@charset "utf-8";
@import url('slide.css');

body {
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../images/Billow_pink.jpg); 
	background-repeat: repeat;
	background-position: center;
	background-attachment:fixed;
	background-color: #fff; 
	scrollbar-face-color: #fff; 
	scrollbar-highlight-color:  #000;  
    scrollbar-shadow-color: #000;  
	scrollbar-3dlight-color: #FFF; 
	scrollbar-arrow-color: #000;  
	scrollbar-track-color: #FFF; 
	scrollbar-darkshadow-color#000;
}


.prodDet {
      background-color: #ededed;
      padding: 5px 10px;
}

.prod_2_Det {
   font-family: arial,helvetica,sans-serif;  
   font-weight: bold;  
   color: black; 
   font-size:11px; 
   color:#000000;
   margin-left:0px;
}

.ProdDetail table,td	{ font-size:11px}
.ProdDetail td		{ background:#fff;}


/* general hyperlinks */
a, a:visited {
	text-decoration: none;
	color: silver;
}

a:hover {
	color: #FF66FF;
}

select:hover, select:focus {
	background: #e6e6e6;
}

input:hover, input:focus {

	color: #FF66FF;
	text-transform: none;
}

textarea {
	
	
	color: #000;
	padding: 2px 5px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea:hover, textarea:focus {
	background: #e6e6e6;
}

/* topmenu */
.topmenu {
    font-family: sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}

.sideFont {
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	
}

A.topmenu:link {
	text-decoration: none;
	COLOR:#ffffff;
}
A.topmenu:visited {
	text-decoration: none;
	COLOR:#ffffff;
}
A.topmenu:hover {
	text-decoration: none;
	COLOR:#FF66FF;
}

/* bottommenu */
.bottommenu {
    font-family: sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}

A.bottommenu:link {
	text-decoration: none;
	COLOR:#333333;
}
A.bottommenu:visited {
	text-decoration: none;
	COLOR:#333333;
}
A.bottommenu:hover {
	text-decoration: none;
	COLOR:#FF66FF;
}

.cart2 { font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}
.cat a				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}
/* category frontend */
.cok a				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}
.cok td				{ background:#e6e6e6;}
.cok td	input		{ border:solid 1px #000; margin:4px; background:#e6e6e6;}
.cok td	button		{ border:solid 1px #830004; margin:10px}
.cok h2				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:18px; color:#000000}
.cok .SearchCat td 	{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:10px; color:#000000}

.hak td				{ background:#f0f0f0;}
.hak a				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}

.kat, olive 		{ font-size: 10px;	margin:5px;}
.kat a				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}
.cat a				{ font-family: arial,helvetica,sans-serif;  font-weight: bold;  color: black; font-size:11px; color:#000000}
.kat td				{ background:#fff;}
.kat td	input		{ border:solid 1px #000; margin:4px}
.kat td	button		{ border:solid 1px #830004; margin:10px}

.cihuy td           { background:#B2D1F5;}

/* cartinfo */
.cartinfo {
    font-family: sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF66FF;
	text-decoration: none;
}

A.cartinfo:link {
	text-decoration: none;
	COLOR:#FF66FF;
}
A.cartinfo:visited {
	text-decoration: none;
	COLOR:#FF66FF;
}
A.cartinfo:hover {
	text-decoration: underline;
	COLOR:#FFFFFF;
}

A.cartclear:link {
	text-decoration: none;
	COLOR:#FF0099;
}
A.cartclear:visited {
	text-decoration: none;
	COLOR:#FF0099;
}
A.cartclear:hover {
	text-decoration: underline;
	COLOR:#FF0000;
}

#searchbox {
	padding: 0;
	margin: 0;
	background-color: #000;
	width: 200px;
	color: #FFF;
	padding: 0px;
}
#searchbox #searchform #searchstring {
	border: none;
	outline: none;
	color: #333;
	background-image: url(images/search_BG.gif);
	background-repeat: no-repeat;
	background-position: -4px -6px;
	background-color: #000;
	margin: 0;
	width: 111px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	
}
#search_box #search_form #go {
	outline: none;
}

/* IMAGE ROLLOVERS */
#SpecilOffers a {
	vertical-align: middle;
	display: block;
	width: 176px;
	height: 32px;
	text-decoration: none;
	float: left;
	background-image: url(images/browse_by.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#SpecilOffers a:hover {
background-position: -63px 0;
}

#SpecilOffers a:active {
background-position: -63px 0;
}
/* END */

.RightPanel input, button, select {
	background:#999999;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	border:solid 1px #000000;
	margin-bottom:5px;
}

.greyBorder{
   border-bottom: 1px;
   border-bottom-style: solid;
   border-bottom-color: #808080;
   border-left: 1px;
   border-left-style: solid;
   border-left-color: #808080;
   border-right: 1px;
   border-right-style: solid;
   border-right-color: #808080;
   border-top: 1px;
   border-top-style: solid;
   border-top-color: #808080;
}

/* pricelist hyperlinks */
A.pricelist:link {
    color: #000000;
	font-size: 12px;
	text-decoration: none;
	
}
A.pricelist:visited {
	font-size: 12px;
	text-decoration: underline;
	
}
A.pricelist:hover {
	font-size: 12px;
	color: #FF66FF;
	text-decoration: none;
	
}

.bbcodes {
background : #e6e6e6;
border : 1px solid #858585;
color : #000;
font-family : Verdana, Tahoma, helvetica, sans-serif;
padding : 2px;
vertical-align : middle;
font-size : 10px;
vertical-align : middle;
margin : 2px;
} 

.fontTwelve {
    font-family: sans-serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.defaultFont {
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.fontSmall {
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	

}

.defaultFonts {
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.defaultFonts h2 {font-family: sans-serif, Helvetica, Verdana;	font-size: 12pt; padding: 3px 10px;	color: #ffffff;	background-color: #000000;}
		

.inputFields{
	font-size: 11px;
	font-family: sans-serif, Helvetica, Verdana;
	color: #444444;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.placeorder {
	border : 1px solid #333333;
	color : #FFFFFF;
	font-family : sans-serif, Verdana, Tahoma, helvetica;
	padding : 2px;
	vertical-align : middle;
	font-size : 16px;
	font-weight:bold;
	vertical-align : middle;
	margin : 4px;
	background-color: #FF99FF;
}


.formButtons {
	border : 1px solid #AB0088;
	color : #554444;
	font-family : sans-serif, Verdana, Tahoma, helvetica;
	padding : 2px;
	vertical-align : middle;
	font-size : 10px;
	vertical-align : middle;
	margin : 2px;
	height : 21px;
	background-color: #DDDDDD;
}

.sideformButton {
	border : 1px solid #444444;
	color : #554444;
	font-family : sans-serif, Verdana, Tahoma, helvetica;
	padding : 2px;
	vertical-align : middle;
	font-size : 10px;
	vertical-align : middle;
	margin : 2px;
	height : 21px;
	background-color: #DDDDDD;
}



/* SIDE LINKS*/
A.sidelink:link {
	text-decoration: underline;
	COLOR:#EDEDED;
}
A.sidelink:visited {
	text-decoration: underline;
	COLOR:#EDEDED;
}
A.sidelink:hover {
	text-decoration: none;
	COLOR:#FF66FF;

}

.breadcrumb {
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: underline;
}
A.breadcrumb:link {
	color: #EEEEEE;
	text-decoration: underline;
}
A.breadcrumb:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
A.breadcrumb:hover {
	color: #FF99FF;
	text-decoration: none;
}