.mainwidth {
  width: 990px;
  background: #ffffff;
  /*border: 1px solid #b2b2b2;*/
}

/*
div {border: 1px solid red;}
*/
.boxText { font-family:  "Trebuchet MS", Tahoma, Arial; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffde9d; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f5f4e1; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; text-decoration: underline; }

BODY {
	/*
  background-image: url(imgs/body_rep.gif);
  background-repeat: repeat;
  background-color: #000000;*/
  background-color: #000000;
  color: #000000;
  margin: 0px;
}
 
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TABLE.header {
  background: #000000;
  background-image: url(imgs/header.jpg);
  background-repeat: no-repeat;
  height:132px;
}

TABLE.headerNavigation {
  background: #000000;
 /* background-image: url(imgs/bg_headerNav.gif);
  background-repeat: no-repeat;
  background-position: 8px 0px;*/
  height:35px;
  width: 980px;
}

TD.headerNavigation {
  font-family:  "Trebuchet MS", Arial;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #fac0f3; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
.headarrow {
  background-image: url(images/imgs/headarrow.gif);
  background-repeat: no-repeat;
  padding-left:25px;
}
td.basketNavigation {
  padding-right:14px;
  padding-bottom:8px;
  width: 270px;
  line-height: 21px;
}
.basketNavigation {
  font-family:  Verdana, Arial;
  font-size: 10px;
  color: #ffffff;
}
A.basketNavigation, ul#ulleft a, ul#ulright a { 
  color: #fbc2f6; 
  text-decoration: none; 
}

A.basketNavigation:hover, ul#ulleft a:hover, ul#ulright a:hover {
  color: #ffffff;
  background-color: #ff0096;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}


#header_cont{
	position: relative;	
	margin: 0px; 
	padding: 0px;
	width:680px;
	height:132px;
}

#flashcontent{
	float:left;
	width: 232px;
	height:55px;
	margin-left: 20px;
	margin-top: 10px;
	display:inline;
	position: relative;	
}
#topbanner_cont {
	width: 468px;
	float: right;
	position: absolute;
	right: 12px;
	top: 12px;
}
#topmm_cont {
	width: 550px;
	height:34px;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin:0px;
	padding:0px;
}
#topmm_cont ul {
	height:34px;
	list-style-type: none;
	position: relative;
	margin:0px;
	padding:0px;
}
#topmm_cont li {
	width: 128px;
	height:34px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 0px;
	padding: 0px;
	letter-spacing: -1px;
	height: 24px;
	display: block;
	text-align: center;
}
#topmm_cont ul li a {
	background-image: url(imgs/topbtt_off.gif);
	background-repeat: no-repeat;
	display: block;
	color: #858585;
	text-decoration: none;
	height:34px;
	padding-top: 6px;
}
#topmm_cont ul li a:hover {
	background-image: url(imgs/topbtt_on.gif);
	background-repeat: no-repeat;
	color: #e43127;
}
div#ullists {
position:absolute;
top:40px;
left:0px;display:block;float:none;
}
ul#ulleft, ul#ulright {
padding:0; margin:0;
float:left;
position:relative;
list-style-type: none;
text-align:left;
line-height:14px;
}
ul#ulright {margin-left:8px;}

#footermm_cont {
	width: 700px;
	position: relative;
	margin:0px;
	padding:0px;
}
#footermm_cont ul {
	list-style-type: none;
	position: relative;
	margin:0px;
	padding:0px;
}
#footermm_cont li {
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
}
#footermm_cont ul li a {
	color: #666666;
	text-decoration: none;
}
#footermm_cont ul li a:hover {
	color: #ff0096;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  background-color: #171818;
  color: #ff0096;
  height: 70px;
  border: 1px solid #4d4d4d;
  border-top: 3px solid #ff0096;
}

TD.footer {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #b2b2b2;
  font-weight: bold;
}

.infoBox {
  background: none;
}
.infoBoxContents {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 10px;
}

.infoBox2 {
  background: #cccccc;
}
.infoBoxContents2 {
  background: #fafafa;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 10px;
}
.LoginBox {
  background: #f5f5f5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  margin:0px;
  padding: 0px;
  font-family: "Trebuchet MS";
  font-size: 15px;
  font-weight: bold;
  color: #ff0096;
  background-image: url(imgs/bg_cat.gif);
  background-repeat: no-repeat;
  width: 185px;
  height: 35px;
  padding-left: 20px;
}

TD.infoBoxHeading_2 {
  margin:0px;
  padding: 0px;
  font-family: "Trebuchet MS";
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  background-color: #e43127;
  height: 35px;
  padding-left: 8px;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Verdana, Arial;
  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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #f6dd79;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 14px;
  background: #f5f4e1;
  color: #a3a081;
  font-weight: bold;
}
.productListing-heading-reduce{
  font-size: 11px;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  border-left:1px dotted #cccccc
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #ff0096;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
}

TD.smallTextFooter {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  color: #ffffff;
}
TD.smallTextFooter a{
  color: #ffffff;
}
TD.smallTextFooter img{  
  display:none;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Verdana, Arial;
  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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Verdana, Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Verdana, Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f5f4e1; } /*cursor: pointer; cursor: hand; }*/
.moduleRowSelected { background-color: #f5f4e1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*** Begin Header Tags SEO ***/
h1, h2{
  font-family: "Trebuchet MS", Verdana, Arial;
  margin-bottom: 0;
  font-size: 14px;
}
h1 {
  font-size: 22px;
  padding-bottom: 0;
  color: #ff0096;
}
h5 {
	font: bold 11px Tahoma; 
	color:#FF0000
}
.topborder {
	border-top:1px solid #cccccc;
}
.downborder {
	padding-bottom:5px;
	border-bottom:1px solid #cccccc; 
}
/*** End Header Tags SEO ***/

/*** Begin Extra Fields by stavros ***/

DIV.EFCont { margin: 0; padding: 0; width: 410px; border-bottom:1px solid #bebebe;display: inline-block;}
DIV.EFContn { border: none; float: left;  padding: 2px 5px 2px 5px; width: 250px; text-align:left; font-family:tahoma; border-right:1px dotted #bebebe;}
DIV.EFContv { border: none; float: left;  padding: 2px 0px 2px 5px; width: 140px; text-align:left;font-family:Verdana;}
DIV.EFControw {border-top:1px solid #bebebe; color: #000000; width: 100%; float:left; padding-top:2px; padding-bottom:2px; font-size:11px; font-weight:normal;background:#F8F8F8;display:block;}

/*** End Extra Fields by stavros ***/

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}

.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 14px;	
	text-decoration: none;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #ffffff;
	background-color: #ff0096;
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ffffff;
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #f5f4e1;
		font-weight: bold;
}

/**** MY CSS ****/

.bg_flash { 
	background-image: url(imgs/bg.gif);
	background-repeat: no-repeat;
	width: 560px; 
	height: 240px; 
	margin:0px; padding:0px;
	}
.cssproduct_listing_content{
position:relative;
width: 100%;
padding: 0;
line-height: 14px;
margin: 0px 0px 0px 0px;
}

.cssproduct_listing_item{
float: left;
width: 196px;
height: 345px;
font-family: "Trebuchet MS", trebuchet , Arial, sans-serif;
font-size: 12px;
text-align: left;
padding: 0;
margin: 0;
}

.cssproduct_listing_item img{
border:1px solid #cccccc;
}

.cssclear{clear: both;}

.pinkprice {
	position: absolute;
	width: 65px;
	height: 28px;
	right: 20px;
	top: -29px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF0096;
}

.pinkprice p {
	margin-top: 7px;
	text-align: center;
}

h18{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
