.boxText { font-family: Verdana, Trebuchet MS, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Trebuchet MS, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Trebuchet MS, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Trebuchet MS, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
 	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #cc0000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Trebuchet MS, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffeefe;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffeefe; 
}

A.headerNavigation:hover {
  color: #ffeefe;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffeefe;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffeefe;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Trebuchet MS, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffeefe;
  font-weight: bold;
}

.infoBoxL {
  background: #ffffff;
  
  border-right:#f63eae solid 1px;
}
.infoBoxR {
  background: #ffffff;
  
  border-left:#f63eae solid 1px;
}
.infoBox {
  background: #ffffff;
   border-right:#f63eae solid 1px; 
  border-left:#f63eae solid 1px;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Trebuchet MS, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/infobox_bg.gif');
  color: #002200;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border-style: solid;
  border-color: #ffeefe;
}

.productListing-heading {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #ffeefe;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Trebuchet MS, sans-serif; font-size: 11px; line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 12px;
  background-color:Silver
}

TEXTAREA {
  width: 100%;
  font-family:  Trebuchet MS, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Trebuchet MS, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Trebuchet MS, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: Silver; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: Silver; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Trebuchet MS, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Trebuchet MS, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Trebuchet MS, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Trebuchet MS, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Trebuchet MS, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Trebuchet MS, sans-serif; font-size: 10px; color: #ff0000; }


#headerrangelist { width:900px;}
#headerrangelist ul { padding:0px 0px 0px 0px; MARGIN: 0px; LIST-STYLE-TYPE: none; width:900px;}
#headerrangelist li { padding:0px 0px 0px 0px; DISPLAY: inline; MARGIN: 0px; }
#headerrangelist a { 
	PADDING: 0px 0px 0px 9px; 
	BACKGROUND: url("images/left_tab.gif") no-repeat left top; BACKGROUND-POSITION: 0% 0px;
	FLOAT: left; 
	MARGIN: 0px; 
	TEXT-DECORATION: none ;
	font-weight:bold;
	border-bottom:solid 2px #999999;
}
#headerrangelist a span { 
	padding:4px 6px 2px 0px; 
	DISPLAY: block; 
	BACKGROUND: url("images/right_tab.gif") no-repeat right top; BACKGROUND-POSITION: 100% 0px;
	FLOAT: left; 
	COLOR: #ffeefe;
	font-size: 12px; font-family:Trebuchet MS, Helvetica, Geneva, "Century Gothic", sans-serif;
}
#headerrangelist a span { FLOAT: none; }
#headerrangelist a:hover span { COLOR: #ffeefe; }
#headerrangelist a:hover { BACKGROUND-POSITION: 0% -150px; }
#headerrangelist a:hover span { BACKGROUND-POSITION: 100% -150px; }

#headerrangelist ul li.headerrangelistitemactive a { BACKGROUND-POSITION: 0% -150px; border-bottom:solid 2px #999999; }
#headerrangelist ul li.headerrangelistitemactive a span { BACKGROUND-POSITION: 100% -150px; }

.basket-wlist{font-family: Trebuchet MS;font-size: 9pt;color: Black;text-decoration: none;}
.basket-wlist a{color: black;text-decoration: none;}
.basket-wlist a:hover{color: #cc0000;}

#pscroller1{
width: 203px;
height: 40px;
border: 0px solid black;
padding: 3px;
}
#pscroller2{
width: 203px;
height: 40px;
border: 0px solid black;
padding: 3px;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}

.altmenu{font-size: 12px;color: Black;font-family: Trebuchet MS, Helvetica,  sans-serif;border: 0px;}
td.altmenu a{color: Black;font-size: 12px;font-weight: bold;text-decoration: none;}
td.altmenu a{color: Black;font-size: 12px;font-weight: bold;}
td.altmenu a:hover{color: #808080;font-weight: bold; text-decoration: none;}
td.altmenu a:hover{color: #808080;font-weight: bold;}

td.altmenu.activealtmenu a{color: #808080;}
td.altmenu.activealtmenu a{font-weight: bold;color: #000000;}
td.altmenu.activealtmenu a{font-weight: bold;color: #808080;}
td.altmenu.activealtmenu a:hover{color: #000000;}
td.altmenu.activealtmenu a:hover{color: #808080;}

.menu-footer a, .menu-footer
{
	font-weight: bold;
	font-family: "Century Gothic" , sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	margin-bottom: 4px;
	text-align: center;
}
.menu-footer a:hover{
	color: #F00;
	font-size: 14px;
}

div.rangeicons{width: 570px;margin-bottom: 3px;}
div.img1{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img2{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img4{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img5{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img6{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img7{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img8{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img10{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img12{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img13{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img14{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img16{width: 60px;height: 56px;padding: 3px 13px 7px 0px;float: left;}
div.img3{width: 60px;height: 56px;padding: 3px 12px 7px 0px;float: left;}
div.img9{width: 60px;height: 56px;padding: 3px 12px 7px 0px;float: left;}
div.img11{width: 60px;height: 56px;padding: 3px 0px 7px 0px;float: left;}
div.img15{width: 60px;height: 56px;padding: 3px 0px 7px 0px;float: left;}
div.img1 a{display: block;background-image: url("images/vibe.gif");}
div.img1 a:hover{background-image: url("images/vibe.gif");}
div.img2 a{display: block;background-image: url("images/dildos.gif");}
div.img2 a:hover{background-image: url("images/dildos_over.gif");}
div.img3 a{display: block;background-image: url("images/for_him.gif");}
div.img3 a:hover{background-image: url("images/for_him_over.gif");}
div.img4 a{display: block;background-image: url("images/for_her.gif");}
div.img4 a:hover{background-image: url("images/for_her_over.gif" );}
div.img5 a{display: block;background-image: url("images/anal_toys.gif");}
div.img5 a:hover{background-image: url("images/anal_toys_over.gif" );}
div.img6 a{display: block;background-image: url("images/playmates.gif");}
div.img6 a:hover{background-image: url("images/playmates_over.gif");}
div.img7 a{display: block;background-image: url("images/bondage.gif");}
div.img7 a:hover{background-image: url("images/bondage_over.gif");}
div.img8 a{display: block;background-image: url("images/fun_play.gif");}
div.img8 a:hover{background-image: url("images/fun_play_over.gif");}
div.img9 a{display: block;background-image: url("images/clothing.gif");}
div.img9 a:hover{background-image: url("images/clothing_over.gif");}
div.img10 a{display: block;background-image: url("images/enhancers.gif");}
div.img10 a:hover{background-image: url("images/enhancers_over.gif");}
div.img11 a{display: block;background-image: url("images/essentials.gif");}
div.img11 a:hover{background-image: url("images/essentials_over.gif");}
div.img12 a{display: block;background-image: url("images/couples.gif");}
div.img12 a:hover{background-image: url("images/couples_over.gif");}
div.img13 a{display: block;	background-image: url("images/book.gif");}
div.img13 a:hover{background-image: url("images/book_over.gif");}
div.img14 a{display: block;background-image: url("images/gay.gif");}
div.img14 a:hover{background-image: url("images/gay_over.gif" );}
div.img15 a{display: block;background-image: url("images/lesbian.gif");}
div.img15 a:hover{background-image: url("images/lesbian_over.gif");}
div.img16 a{display: block;background-image: url("images/whatsnew.gif");}
div.img16 a:hover{background-image: url("images/whatsnew_over.gif");}
div.footersearch div.main-box{margin: 3px 0px 10px 0px;}

.menuler{font-family: Trebuchet MS;font-size: 12px;font-weight: bold;color:#cc0000;text-decoration: none;}
.menuler a{	color:#cc0000;text-decoration: none;}
.menuler a:hover{color:Black; text-decoration:none}

.basket-wlist{font-family: Trebuchet MS;font-size: 9pt;color: Black;text-decoration: none;}
.basket-wlist a{color: black;text-decoration: none;}
.basket-wlist a:hover{color: #cc0000;}

.uyebasari{font-family: Trebuchet MS;font-size: 9pt;color:#cc0000;text-decoration: none;}
.uyebasari a{color:#cc0000;text-decoration: none;}
.uyebasari a:hover{color:Black;text-decoration: none}

TD.baslik {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/baslik1.gif');
  color: #ffeefe;
  width:570px;
  height:35px;
  padding-left:10px;
  padding-top:3px;
}

TD.baslik_alt {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/dotty2.gif');
  color: #000000;
  width:570px;
  height:25px;
  padding-left:20px;
  }

TD.baslik2 {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/bbb.gif') no-repeat;
  color: #ffeefe;
  width:570px;
  height:33px;
  padding-left:10px;
  padding-top:3px;
}

TD.kisa_baslik {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/kisa_baslik.gif') no-repeat;
  color: #ffeefe;
  width:280px;
  height:38px;
  padding-left:20px;
  }
  
div.kisa_baslik {
  font-family: Trebuchet MS, Helvetica, "Century Gothic" , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('images/kisa_baslik.gif') no-repeat;
  color: #ffeefe;
  width:280px;
  height:38px;
  padding-left:20px;
  padding-top:10px;
  }
  
.urunadi{font-family: Trebuchet MS;font-size: 14px;font-weight: bolder;color:Black;text-decoration: none;}
.urunadi a{font-family: Trebuchet MS;font-size: 14px;font-weight: bolder;color:Black;text-decoration: none;}
.urunadi a:hover{font-family: Trebuchet MS;font-size: 14px;font-weight: bolder;color:red;text-decoration: none;}

.narrowbox { margin-bottom:5px; position:relative; width:135px; background-position:bottom;}
.narrowboxcontent {position:relative; width:135px; font-size:12px; color:black; font-family:Trebuchet MS, Helvetica, "Century Gothic", sans-serif; padding:0px 5px 10px 5px;}


.leftmenu{font-size:12px; font-family:Trebuchet MS, Helvetica,   sans-serif;}
div.leftmenu ul, .leftmenu li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style-type:none;}
div.leftmenu ul li a{color:#444444; font-size:12px; font-weight:bold; text-decoration:none; width:180px; height:15px; display:block; border-top:solid 1px #f641af;padding-top:3px;margin-top:3px;}
 /*text-transform:uppercase;*/
div.leftmenu ul li ul li a{color:#000000;font-size:12px; font-weight:bold; text-transform:none;border-top:none;padding-left:10px;width:135px;padding-top:0px;margin-top:0px;}
div.leftmenu ul li a:hover {color:#cc0000;background-color:#ffeefe;font-weight:bold;text-decoration:none}
div.leftmenu ul li ul li a:hover { color:#cc0000;background-color:#ffeefe;font-weight:bold; text-decoration:none}
div.leftmenu ul li a.topli { border-top:none; padding-top:0px;margin-top:0px;}

/*li.activeleftmenu { background-image:url(/images/cizgi.jpg);}*/
div.leftmenu ul li.activeleftmenu a { color:#cc0000; }
div.leftmenu ul li.activeleftmenu ul li.activeleftmenu a { font-weight:bold;color:#000000;}
div.leftmenu ul li.activeleftmenu ul li.activeleftmenu2 a { font-weight:bold; color:#cc0000;}
div.leftmenu ul li.activeleftmenu a:hover { color:#000000; }
div.leftmenu ul li.activeleftmenu ul li.activeleftmenu a:hover { color:#cc0000;}
div.leftmenu ul li.activeleftmenu ul li.activeleftmenu2 a:hover { color:#000000;}

span.impacttext {display:none;}
.red {color:#cc0000;}

.proddesc { font-size:12px; font-weight:normal; font-family:Trebuchet MS, Helvetica,   sans-serif;}

.basketcheckout {clear:both;padding-top:3px;border-top:dashed 1px #808080; margin-top:4px;padding-bottom:0px; text-align:center;}

.split{font-family: Trebuchet MS;font-size: 12px;font-weight: bolder;color:Black;text-decoration: none;}
.split a{font-family: Trebuchet MS;font-size: 12px;font-weight: bolder;color:Black;text-decoration: none;}
.split a:hover{font-family: Trebuchet MS;font-size: 12px;font-weight: bolder;color:red;text-decoration: none;}

.basket-d{font-family: Trebuchet MS;font-size: 8pt;color:  #cc0000;text-decoration: none;}
.basket-d a{color:  #cc0000;text-decoration: none;}
.basket-d a:hover{color:Black;}
