/* CSS Document */

/* MAIN STYLES */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg); 
	background-color: #eee;
}
table {font-size: 11px;}

h2 {font-size: 18px;}

form {margin:0; }

select {font-size: 11px;}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}

p {margin-top: 10px; margin-bottom: 10px;}

th {
	font-size: 11px;
	text-align:left;
	font-weight:bold;
}

ul {text-align:left; }

hr {border-top: 1px dashed #666;}

/* LINK STYLES */

a:link{
	color: #005BFE; 
	text-decoration: none;  
}
a:visited {
	color: #005BFE; 
	text-decoration: none;  
}

a:hover {
	text-decoration: underline;  
}



.cart_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 10px;
	width: 25px;
}

/* Top Title and Search Box */

.title #search {
	font-size:11px;
	font-weight:bold;
}

.title #quicksearch {
	font-size:9px;
	height: 9px;
	width: 85px;
}


/* Top Navigation Bar */

.top_nav {	
	width: 100%;
	background-image:url(images/top_nav.gif);
	height: 23px;
	vertical-align:bottom;
	background-repeat:repeat-x;
	font-size:12px;
	margin-top:0;
	padding-top:3px;
}

.top_nav a:link, .top_nav a:visited { 
	color: black; 
	font-weight: bold; 
	text-decoration: none;
}

.top_nav a:hover {
	text-decoration: underline;}
	
/* Wrapper Box */

#mainbox {background-color:white; border: 1px solid #555; border-top: 0px; border-bottom:0px;}


/* Left Navigation Bar */

.left_nav {
	width: 152px;
}

.left_nav #box {
	border: 1px solid #333;
	padding: 0px;
}

#box p{padding: 3px;}
#box h1{margin: 0px; border-bottom: 1px dotted white;}

.specialofferbox {background-color: #005BFE; text-align: center;}
.specialofferbox p{font-weight: bold; color: white;}

.specialboximage {text-align: center; margin-left: 2px; background-color: #EFEFEF;}


.left_nav #cat_left {
	text-align: left;
	font-size: 10px;
	padding-left: 3px;
}

.left_nav #cat_right {
	text-align: right;
	font-size: 10px;
	padding-right: 3px;
}


.left_nav h1 {
	font-size: 13px;
	color:white;
	height:22px; 
	text-align: center;
	background-image:url(images/menu_title_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-top: 0;
	margin-top: 0;
	vertical-align: text-top;
}

.left_nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.left_nav a {
	display: block;
	padding: 3px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}

.left_nav a:link, .left_nav a:visited {
	color: #000; 
	font-weight: normal; 
	text-align:left;
	text-decoration: none;
}

.login_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 140px;
}
	
.login_but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24;
	width: 70px;
}

.childline a{padding: 0px;}

/* Main Content Area */


.main_content {
	text-align:left;
}

.main_content h1 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	width: 170px;
	margin-bottom:0; margin-top:0px;
	padding-bottom:0;
}

.main_content h2 {
	font-size:13px;
	font-style:none;
}

.title_underline {
	text-align:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:100%;
	padding-right: 0px;
}
.main_content li {padding: 3px;
}

#noimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-align:center;
}

.imageright {float: right; padding: 5px; padding-left: 15px;}

/* PRODUCTS LIST */

#prod_dis_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff; 
	width: 100%; 
	padding: 3px;
}

#product_buy {
	font-size:11px;
	color:#555555;
	text-align:right;
}

#cartitem {
	font-size: 11px;
	text-align: center;
	font-weight:normal;
}

.cartcont {
	border: 1px solid #555;
	border-collapse:collapse;
}

.retailer_table td{font-size: 11px;}

/* PRODUCTS DETAILS */



.zoomproduct a:link{font-size:11px;
	text-decoration: none;  }
.zoomproduct a:visited {font-size:11px;}

.zoomproduct a:hover {font-size:11px;
	text-decoration: underline;  }

.dimensions {font-size: 11px; color: white;}
.dimensions th{background-color: #000; text-align: center; font-size: 11px; color: white;}
.dimensions td{background-color: #555; font-size: 11px; color: white;}

#product_resources ul{list-style: none;}

/* Footer Area */
#footer { background-color: white;
	width: 778px; 
	text-align: center; 
	border: 1px solid #555; 
	border-top: 1px dashed #555;
	margin: auto; 
	font-size:11px; 
	padding-top: 5px;
}

.adminbox {border-left: 1px solid #555; border-right: 1px solid #555;}

table#message { margin: auto; }
table#message input { width: 300px; }
table#message textarea { width: 300px; }
table#message td { vertical-align: top; }

img { border: 0px; }