@charset "utf-8";
/*
PURPOSE:
	[1] Basic cascading stylesheet for ALL browsers
	[2] Contains only resets and global styles
	[3] MEDIA = SCREEN

REVISION HISTORY:
	December 10, 2008. v1.0. Under Construction.

STATUS OF THIS DOCUMENT:
	This is a working draft.

AUTHOR:
	Nimesh Deuja
	i m n i m e s h 0 1 7 @ g m a i l . c o m

LEGAL NOTICE:
	Distribution of this document is limited.
	Copyright (C) Allied Foods. All Rights Reserved.
*/
.click-large {clear: both;font-size: 12px;color:#666;width:218px;text-align:center;padding:4px;}
#login_left {width: 270px; padding: 10px;float: left;border: #ccc solid 1px;}
#login_right {width: 360px; padding: 10px; float: right; border: #ccc solid 1px;} 
#login_right p,#login_left p {color:#000; font-size:13px;}


/*
==================================
KILL THE DEFAULTS AND GLOBALIZE
==================================
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
{ 	margin: 0; 
	padding: 0;
	background:#fff;
	list-style:none; }

h1,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th 
{ 	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal; 
}

ul,ol { 	list-style: none; }

fieldset,img { 
	border: none;
	padding:0;
}

caption,th 
{ 
	text-align: left; 
}

table 
{ 
	border-collapse: collapse; 
	color: #000;
}

em
{
	color:#333;
	font-style:italic;
}

body
{
	font:62.5% Arial, Helvetica, sans-serif; /*This is default 10px. How?? Try yourself*/
	color:#666;
}
		
.clear {
	clear:both;
}

#wrapper
{
	margin:0 auto;
	width:930px;
}

#banner
{
	background: #fff;
	padding:5px 0 0 0;
	height:95px;
	margin-bottom: 5px;
}

#mainbody
{
	margin:0;
	padding:0;
	overflow:hidden;
}

.top-flash
{
	float:left;
	background: #2a2a2a;
	width:100px;
	height:98px;
}

/*** BANNER ***/

/*** NAVICATION ***/

#navication {height:33px;background: #000 url(../images/nav_rept.gif) repeat-x; width:930px;}
#navication ul {margin:0; padding:0;}
#navication ul li {
	height:33px;
	margin: 0;
	float:left;
	text-align:center;
	min-width:84px;
	background: #000 url(../images/nav_rept.gif) repeat-x;}
	
#navication ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	margin:7px 12px 0 12px;
	display: block;
	text-decoration:none;}
	
#navication ul li:hover
	{background:#000;}

#navication ul li a:hover
{	color:#E1B401;}	

/*** NAVICATION END ***/

/* menu2 */

#menu2 {height:26px; background: #8f0e0e; width:930px;}
#menu2 ul {margin:0; padding:0;}
#menu2 ul li {
	height:26px;
	margin: 0;
	float:left;
	text-align:center;
	min-width:84px;
	background: #8f0e0e;
	}

#menu2 ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:5px 12px 0 12px;}
	
#menu2 ul li:hover
	{background: #660000;}
#menu2 ul li a:hover
{	color:#fff;}	

.shoppingcart
{
	width:210px;
	float:right;
	padding:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.shopping-cart
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.shoppingcart a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#E1B401;
}

.shoppingcart a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#999;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.clear{ clear:both;} 
/*** FOOTER PART ***/

/*** MAINBODY ***/

#left
{	float:left;

}
#left_column {
	width:187px;
	float:left;
	margin-top: 10px;
}

h1
{	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	color:#FFF;
	background: #8f0e0e url(../images/top_rept.gif) top repeat-x;
	padding:5px 0 6px 10px;
	margin-bottom: 5px;
}

h1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}

h1 a:hover
{
	font-weight:normal;
	color:#E1B401;
}

a.left_nav
{
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333;
	padding:6px 0 6px 20px;
	background:url(../images/bot.gif) left no-repeat;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

a.left_nav:hover
{
	color:#E1B401;
}

a.left_nav1
{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:3px 0 3px 30px;
	background: #F6F6F6;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

a.left_nav1:hover {color:#E1B401;}

.mar {margin:15px 0 0 0;}	

.offers_left {margin-left: 11px}

li.offers {background: #CC0000;}

#right
{	width:713px;
	float:left;
	padding:10px;
	background:#E3E3E3;
	margin:0 0 0 10px;
}

#blackbg
{	padding:10px;
	float:left;
	width: 693px;
}
#text{
}

#text p
{
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:none;
	text-align:justify;
}

.link
{
	text-align:right;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	padding:0 20px 0 0;
	color:#FFFFFF;
	text-decoration:none;
}

.link:hover
{
	font-size:1.0em;
	color:#E1B401;
	text-decoration:underline;
}

.main_txt
{	font-family:arial, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#8f0e0e url(../images/top_rept.gif) repeat-x;
	padding:5px 0 5px 20px;}

.gal
{
	width:150px;
	float:left;}

.gal welcomebg1 {width: 160px;}

.bg
{
	padding: 15px;
	margin-bottom: 20px;
}

.bg3
{
	background:#303030;
	margin:10px 0;
	color:#E1B401;
	padding:5px 0 5px 10px;
	font-size:12px;
	font-weight:normal;
}

.bg4
{
	border-bottom:1px solid #303030;
	padding:5px 0 5px 5px;
	margin:10px 0;
}

.bg1
{	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/btm-details.gif) no-repeat center;
	display:block;
	float:left;
	width:150px;
	padding:5px 0 5px 0;
	text-align:center;
}

.bg1:hover
{
background:url(../images/btm-details-hover.gif) no-repeat center;
}

.prod_desc {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	color: #000;}

.welcome-text
{	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333;
	padding: 5px;}
	
.welcome-text2 {color: #000;}
.-text1 a
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#E1B401;}

.-text1 a:hover
{
	color:#303030;
}


.bg2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	BORDER:none;
	background:url(../images/btm-details.gif) no-repeat center;
	display:block;
	float:left;
	width:100px;
	padding:5px 0 5px 0;
	text-align:center;
}

.bg2:hover
{
background:url(../images/btm-details-hover.gif) no-repeat center;
}

.btm
{	background: #000 url(../images/btm_rept.gif) no-repeat;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 15px;
	width: 49px;
	height: 17px;
}

.btm:hover
{	background: #3a3a3a url(../images/btm_hov.gif) no-repeat;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.price
{	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333;
	margin:5px 0 0 0;
	padding:5px 0;
	min-height: 48px;}

.price-sum {font-size: 19px;
	color: #CC0000;
	font-weight: bold;
	margin: 0;}
	
.cat-name {font-weight: bold;}

a.mail1:link,a.mail1:active,a.mail1:visited
{ 
	font-size:12px; 
	color:#333;
	text-decoration:none; 
	font-weight:bold;
	clear: both;
	float: left;
	margin-top: 3px;
}
a.mail1:hover
{ 	color:#E1B401;
	text-decoration:none;
}

.pad
{	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	color:#000;
	text-transform:capitalize;
	margin: 5px 0 5px 0;
	padding:5px;
}

#body-contain
{
	width:auto;
	padding:0;
	margin:0 20px 0 0;
}

.gallery
{
	width:686px;
	padding:0;
	margin:10px auto;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#000;
}

h2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

.tit_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
	padding:10px 0 10px 0;
}

.tit_end
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:10px 0 10px 0;
}

.tit_end a
{
	font-weight:normal;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.tit_end a:hover
{
	text-decoration:underline;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	padding:10px 0 10px 0;
}

.tit_text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:10px 0 10px 0;
}

.tit_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:10px 0 10px 0;
	width: 300px;
}

.text-fild
{
	background:#ccc;
	color:#000;
	font-size:12px;
	padding:2px 0 2px 5px;
	border:1px solid #999;
	font-weight:normal;
	width:20px;
}

.text-fild2
{
	background:#ccc;
	color:#000;
	font-size:12px;
	padding:2px 0 2px 5px;
	border:1px solid #999;
	font-weight:normal;
}

.search
{
	background:#ccc;
	color:#FFF;
	font-size:12px;
	padding:2px 0 2px 5px;
	border:1px solid #303030;
	font-weight:normal;
	width:170px;
}

.text-fild1
{
	background:#ccc;
	color:#000;
	font-size:12px;
	padding:2px 0 2px 5px;
	margin:5px 0 0 50px;
	border:1px solid #999;
	font-weight:normal;
	width:150px;
}

.titel
{
	font-size:14px;
	font-weight:normal;
	color:#E1B401;
}

.text-area
{
	background:#484848;
	color:#FFF;
	font-size:12px;
	padding:2px 0 2px 5px;
	border:1px solid #303030;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	height:150px;
}

.text-area1
{
	background:#484848;
	color:#FFF;
	font-size:12px;
	margin:5px 0 0 50px;
	padding:2px 0 2px 5px;
	border:1px solid #303030;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	height:150px;
}

#btnregister {width: 140px; margin: 15px 0 0 0;}

.button
{	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	BORDER:none;
	background: #3a3a3a url(../images/btm_rept2.gif) no-repeat;
	display:block;
	width:79px;
	height: 25px;
	text-align:center;
	margin: 0 1px 5px 1px;
}
.check_button
{	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	BORDER:none;
	background: url(../images/btm_rept2.gif) no-repeat;
	display:block;
	width:80px;
	height: 23px;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0 1px 5px 1px;}
	
.check_button:hover {background: url(../images/btm_rept2.gif) no-repeat;
}

.search_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	BORDER:none;
	background: url(../images/btm_srch.gif) no-repeat;
	display:block;
	height: 25px;
	text-align:center;
	padding: 1px;
	margin: 0 1px 5px 1px;}
	
.search_button:hover {background: url(../images/btm_srch_hov.gif) no-repeat;	}

		
.create_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	BORDER:none;
	background: #3a3a3a url(../images/btm_create.gif) no-repeat;
	display:block;
	height: 25px;
	text-align:center;
	padding: 1px;
	margin: 0 1px 5px 1px;}
	
.continue_button
{	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	BORDER:none;
	background: url(../images/btm_create.gif) no-repeat;
	display:block;
	width:139px;
	height: 23px;
	text-align:center;
	padding: 6px 0 0 0;
	margin: 0 1px 5px 1px;}
.continue_button:hover {background: url(../images/btm_create_hov.gif) no-repeat;}
	
.create_button:hover {
	background: #3a3a3a url(../images/btm_create_hov.gif) no-repeat;}	

.button:hover{background: #3a3a3a url(../images/btm_hov.gif) top repeat-x;}

.left-pics
{
	float:left;
	width:100px;
	margin:10px 20px 10px 0;
	padding:0;
}

.right-pics
{	background:#fff;
	float:right;
	width: 433px;
	margin:10px 0 10px 10px;
	padding:10px;
	color: #333;
	border: 1px solid #ccc;
	font-size: 11px;}

.main_txt2
{
	font-family:arial,verdana,"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	background:#000;
	padding:2px 0 2px 10px;
}

.text-test
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	width:120px;
	vertical-align:top;
	float:left;
	margin: 5px 0 0 10px;
}

.text-test1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
	width:200px;
	vertical-align:top;
	float:left;
}

.padding
{
	padding:0 0 0 10px;
	font-weight:normal;
	font-size:1.0em;
}

/*** MAINBODY END ***/

#footer
{	bottom:0px;
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#333;
	background: #fff;
	line-height:18px;
	margin:20px 0 0 0;
	width: 100%;
	padding: 6px;
}

#footer a
{	color:#333;
	text-decoration:none;
}

#footer a:hover
{	color:#E1B401;
	text-decoration: underline;
}

#footer_int {width: 940px;background: none;margin-top: 20px;margin-left:auto;margin-right:auto;
}

/*** CONTACT FORM ***/

#form
{	padding:0;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:capitalize;
}

#form p
{
	color: #000;
	float:left;
	width:200px;
	vertical-align:top;
}

.btm1 {
	background:url(../images/btm_rept.gif) no-repeat;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 15px;
	margin:0 3px;
	width: 80px;
	float:left;
	border:0;
}

.btm1:hover
{
	background:url(../images/btm_hov.gif) no-repeat;
}

.yellow-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#E1B401;
	display:block;
	border-bottom:1px solid #303030;
	padding:0 0 10px 0;
}

.yellow-text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#E1B401;
	display:block;
	padding:0 0 10px 0;
}

.feedback-textfield
{
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:2px 0 2px 5px;
	border:1px dotted #303030;
}

#more
{
	text-align:center;
}

#more a
{
	display:block;
	text-align:center;
	color: #000;
	font-weight: bold;
	padding:5px 0;
	font-size:12px;
	text-decoration:none;
}

#more a:hover
{
	color:#e1b401;
	text-decoration:none;
}

.mainbg
{
	padding:2px 0 2px 0;
	margin:5px 0 0 0;
}

a.Print
{
	color:#e1b401;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.Print:hover
{
	color:#FFF;
	text-decoration:underline;
}

.mainbg1
{
	padding:0 2px;
}

.welcomebg
{}

.welcomebg1
{	padding:7px 6px;
	min-height: 130px;
}



.bg1_left
{
	padding:15px 6px 0 10px;
}

.table_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.bg1
{
	background:#e4e4e4;
	padding: 2px;
}

.PadLeft
{
	padding:0 0 0 10px;
	height:20px;
	color: #000;
}

.ptest
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.bgfont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

.dtext
{
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
	line-height:18px;
	color:#cccccc;
	background:none;
	text-align:justify;
}

.paybot
{ 	background:url(../images/pay.gif) top no-repeat;
	width:116px;
	height:30px;
	border:none;
	display:block;
	color:#fff;
	font-weight: bold;
	margin: 0 0 5px 7px;
}
.paybot:hover {background:url(../images/pay_hov.gif) top no-repeat;}

/*---gallerystyle----*/
.gallerycontainer{

position: relative;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0 0 5px 0;

}

.thumbnail:hover{
/*background: transparent;*/

}

.thumbnail:hover img{}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: #000;
padding: 5px 5px 8px 5px;
left: -1000px;
visibility: hidden;
color: #fff;
font-weight: bold;
text-decoration: none;


}

.thumbnail span img{ /*CSS for enlarged image*/
border: 1px solid #333;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: 50px; /*position where enlarged image should offset horizontally */

}

@media print {
      .noprint { display: none; }
    }
	@media print {
    body { font-size: 10px }
  }
  @media screen {
    body { font-size: 10px }
  }
  
/*javascript slideshow */

.wt-rotator{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
position:relative;
width:930px;
height:300px;
overflow:hidden;
}
.wt-rotator a{
outline:none;
}
.wt-rotator .screen{
position:relative;
top:0;
left:0;
width:931px;
height:300px;
overflow:hidden;
}
.wt-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.wt-rotator .preloader{
position:absolute;
top:50%;
left:50%;
width:36px;
height:36px;
margin-top:-18px;
margin-left:-18px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#000 url(../images/assets/loader.gif) center no-repeat;
z-index:4;
display:none;
}
.wt-rotator #timer{
position:absolute;
left:0;
height:4px;
background-color:#FFF;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:0.5;
z-index:4;
visibility:hidden;
font-size:0;
}
.wt-rotator .desc{
color:#000;
position:absolute;
top:0;
left:0;
z-index:6;
overflow:hidden;
visibility:hidden;
text-align:left;
}
.wt-rotator .inner-bg{
position:absolute;
width:100%;
height:100%;
background-color:#000;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:0.7;
z-index:0;
}
.wt-rotator .inner-text{
position:absolute;
padding:10px;
z-index:1;
}
.wt-rotator .c-panel{
position:absolute;
top:0;
left:0;
z-index:7;
visibility:hidden;
background:none!important;

}
.wt-rotator .cp-bg{
background:#333;
background:-moz-linear-gradient(top, #999 0%, #333 50%, #000 51%, #111 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(50%,#333), color-stop(51%,#000), color-stop(100%,#111));
border:1px solid #000;
}
.wt-rotator .thumbnails,
.wt-rotator .buttons{
position:relative;
float:left;
overflow:hidden;
background:none!important;
}
.wt-rotator .thumbnails ul{
list-style:none;
margin:0;
padding:0;
}
.wt-rotator .thumbnails li,
.wt-rotator .play-btn,
.wt-rotator .prev-btn,
.wt-rotator .next-btn{
list-style:none;
display:block;
float:left;
margin-right:4px;
overflow:hidden;
width:24px;
height:24px;
line-height:24px;
text-align:center;
color:#FFF;
background-color:#000;
border:1px solid #666;
cursor:pointer;
font-weight:bold;
}
.wt-rotator .thumbnails li.thumb-over{
color:#FFF;
background-color:#CCC;
}
.wt-rotator .thumbnails li.curr-thumb{
color:#000;
background-color:#FFF;
cursor:default;
}
.wt-rotator .thumbnails li.image{
background-color:#000;
}
.wt-rotator .thumbnails li.image.curr-thumb,
.wt-rotator .thumbnails li.image.thumb-over{
border-color:#06F;
}
.wt-rotator .thumbnails li.image a,
.wt-rotator .thumbnails li.image img{
display:block;
border:0;
}
.wt-rotator .thumbnails li.image.curr-thumb img{
-moz-opacity:.8;
filter:alpha(opacity=80);
opacity:0.8;
cursor:default;
}
.wt-rotator .thumbnails li *{
display:none;
}
.wt-rotator .thumbnails li div{
position:absolute;
color:#FFF;
background-color:#000;
}
.wt-rotator .play-btn{
background:#000 url(../images/assets/play.png) no-repeat center;
}
.wt-rotator .pause{
background:#000 url(../images/assets/pause.png) no-repeat center;
}
.wt-rotator .prev-btn{
background:#000 url(../images/assets/prev.png) no-repeat center;
}
.wt-rotator .next-btn{
background:#000 url(../images/assets/next.png) no-repeat center;
}
.wt-rotator .button-over{
background-color:#CCC;
}
#rotator-tooltip{
position:absolute;
top:0;
left:0;
z-index:99999;
display:none;
}
#rotator-tooltip.txt-up{
margin-left:-10px;
margin-bottom:5px;
background:url(../images/assets/tail.png) no-repeat;
background-position-x:10px;
background-position-y:bottom;
}
#rotator-tooltip.txt-down{
margin-left:-10px;
margin-top:24px;
background:url(../images/assets/rev_tail.png) no-repeat;
background-position-x:10px;
background-position-y:top;
}
#rotator-tooltip.img-up{
background:url(../images/assets/tail.png) center bottom no-repeat;
}
#rotator-tooltip.img-down{
background:url(../images/assets/rev_tail.png) center top no-repeat;
}
#rotator-tooltip .tt-txt{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
background-color:#000;
max-width:300px;
padding:4px;
margin:8px 0;
}
#rotator-tooltip .tt-img{
background-color:#000;
padding:2px;
margin:8px 0;
}
.wt-rotator .block,
.wt-rotator .vpiece,
.wt-rotator .hpiece{
position:absolute;
z-index:2;
}
