/* colors

blue: #0e6dbc;
pink: #fa0094;

*/

html, body { margin: 0; padding: 0; }

body { 
	padding-bottom: 0px; 
	text-align: center;
	font: 13px verdana, sans-serif;
	background: #fff url(images/body_bk.jpg) repeat-x center 200px;
/* 	background-attachment: fixed; */
	}

img { border: 0; }

td {
	text-align: left;
	font: 14px/130% verdana, sans-serif;
	}

h1, .pageHeading {
	font: bold 28px arial, sans-serif;
	text-transform: uppercase;
	color: #ff0099;
	letter-spacing: -1px;
	}

.infoboxHeading, h2 { 
	font: bold 20px arial, sans-serif;
	/* text-transform: uppercase; */
	color: #0e6dbc;
	letter-spacing: -1px;
	}

h2 { margin-bottom: -15px; }

h3 {
	color: #fa0094;
	font-size: 22px;
	margin-bottom: 3px;
}

h4 {
	color: #0e6dbc;
	font-size: 14px;
	margin-bottom: 0px;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 783px;
	}	
	
#header {
	margin: 0px;
	padding: 8px 0;
	height: 295px;
	width: 783px;
	text-align: center;
	background: transparent url(images/header_bk.jpg) no-repeat center -20px;
	}


#header ul, #footer ul { margin: 0; padding: 0; }

#header ul li, #footer ul li { display: inline; margin: 0; padding: 0;}

#header ul li a, #footer ul li a { padding: 5px; margin: 0; }



#menu { 
	height: 50px; 
	margin-top: -12px;
	margin-bottom: 5px;
	text-align: center;
	background: transparent url(images/menu_bk.gif) no-repeat center center;
	}

#menu ul { 
	margin: 0; 
	padding: 0;
	padding-top: 10px;
	}

#menu ul li { display: inline; }

#menu ul li a {
	font: bold 18px arial, sans-serif;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	}

#menu ul li a:hover, #menu ul li a:active { 
	color: #fff;
	}



#sidebar {
/* 	border: 1px solid black; */
	width: 232px;
	margin-left: 88px;
	margin-right: 10px;
	float: left;
	height: 505px;
	background: transparent url(images/sidebar_large.jpg) no-repeat center top;

	display: inline; /* floats are handled as block elements, this is to fix 
					   a margin collapsing bug in IE */
	}
	
#sidebar p {
	padding: 0px 15px 10px 16px; 
	margin: 0px; 
	font-size: 11px; 
	text-align: left;
	}

#sidebar p b { color: #0e6dbc; }

#content_narrow {
	margin-left: 330px;
	margin-right: 88px;
	margin-bottom: 0px;
/* 	border: 1px solid black; */
	padding: 10px 20px 20px 20px;
	height: 505px;
	background: transparent url(images/content_narrow_tall.gif) no-repeat right top;
	}


#content_narrow h1 {
	margin-bottom: -15px;
	margin-top: 0;
	}


#content_narrow p {
	margin-top: 15px;
	margin-bottom: 0;
	}

#content {
	margin-left: 88px;
	margin-right: 88px;
/* 	border: 1px solid black; */
	padding: 0px;
	background: transparent url(images/content_top_wide.gif) no-repeat center top;
	}

#footer {
	margin: 0px;
	padding: 10px 0 15px 0;
/*	border: 1px solid black; */
	clear: left;
	text-align: center;
	background: transparent url(images/footer_bk.jpg) no-repeat center 0px;

	}

a, a:visited { 
	color: #0e6dbc; 
	text-decoration: none;
	}

a:hover, a:active { color: #c0c0c0; }




a#download, a#download:visited {
	color: #000;
	font: bold 16px  arial, sans-serif;
	text-decoration: underline;
	background-color: #ffffcc;
	}

a#download:hover {
	color: #c0c0c0;
	font: bold 16px  arial, sans-serif;
	text-decoration: none;
	background-color: #ffffcc;
	}




#minicartbox {
	/* width: 600px; */
	/* border: 1px solid red;  */
	height: 40px;
	text-align: center;
	background: transparent url(images/headcart_bk.gif) no-repeat center center;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
	/* padding-top: 15px; */
	font-size: 14px;
	}


#buytable {
	background-color: #ececec;
	margin-top: 20px;
	margin-right: 10px;
}

#buytable td { padding-left: 5px; padding-right: 5px; }

#buytable h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 26px;
}


#prodinfo {
	 width: 260px;
}


#prodinfo ul {
	margin-left: -5px !important;
	margin-left: 25px;
	}


form { margin-bottom: 0; }

.productListing-heading { 
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 8px; 
	font-weight: bold;
	}

.productListing-data {
	padding: 5px;
	border-bottom: 1px solid #c0c0c0;
}

.productListing-data .productListing-data {
	border: 0;
	padding: 0;
	}




.checkoutBarCurrent, .checkoutBarTo, .checkoutBarFrom { text-align: center; }

#threecol td { text-align: center;  }

#threecol td p, #threecol td li { text-align: left; font-size: 12px; line-height: normal; }

#threecol td ul { margin-left: 20px !important; margin-left: 30px; }

#threecol td ul, #threecol td li { padding: 0; font-size: 12px; line-height: 120%; }

#threecol td img { border: 0; margin: 0; }

#threecol #buytable td { text-align: left; }




/* ************************ */
/*     PHPList styles       */
/* ************************ */

font.required { visibility: hidden; margin-bottom: 0; }

.required { margin-right: 20px; text-transform: capitalize; text-align: right; font-weight: bold; }

/* p input { margin-left: 220px; } */
/* this was disabled for the productio nwebsite */ 

.attributeinput input { width: 200px; }

#newsletter { margin-top: 20px; margin-bottom: 50px; }

