/****************************************************************
*																*
* stylesheet.css: Script Version 1.0.0							*
*															    *
****************************************************************/ 


body 
{
	color: #4d4b4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin: 0px; padding: 0px;}
.clear{clear:both;}

#container 
{
	margin: 0px auto;
	text-align: left;
	width: 975px;
	background-color: #ffffff;
	border: 3px solid #000000;
}



/** Header Styles **/

#logo
{
	background-color: #ddd8c6;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 975px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 975px;
	height: 270px;
	background-color: #ffffff;	
	text-align: center;
}



/** Content Styles **/

#content 
{
	padding: 5px 0px 0px 0px;
	width: 975px;
	display: block;	
}



/** Content Styles - Main **/

#main 
{
	width: 690px;	
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 15px 5px;
	float: right;
	display: inline;
}

#main h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 15px 0px 10px 5px;
}

#main h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 35px 0px 20px 5px;
}

#main img
{
	background-color: #ffffff;
	border: 1px solid #c2bdaa;
	padding: 5px;
}

#main p
{
	width: 650px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 25px 0px 0px 5px;
	text-align: justify;
	line-height: 2;
}

#main p.error
{
	width: 650px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 25px 0px 0px 5px;
	text-align: justify;
	line-height: 2;
}

#main a
{
	text-decoration: none;
}

#main a:hover
{
	text-decoration: underline;
}



/** Content Styles - Main - Product **/

#product
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#product img
{
	width: 240px;
	background-color: #ffffff;
	border: 1px solid #c2bdaa;
	padding: 2px;
	margin-bottom: 10px;
	float: left;
}



/** Content Styles - Main - Details **/

#details
{
	background-color: #ffffff;
	width: 390px;
	float: right;
	display: inline;
}

#details h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4d4b4a;
	margin: 10px 0px 10px 0px;
}

#details h4
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;
	margin: 25px 0px 10px 0px;
}

#details p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 0px 0px;
	text-align: justify;
	line-height: 1.5;
	width: 390px;
}

#details p.description
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 2px 0px 0px 0px;
	text-align: justify;
	line-height: 1.2;
}



/** Content - Sidebar **/

#sidebar 
{
	float: left;
	width: 235px;
	margin: 15px 0px 10px 15px;
	padding: 0px;
	display: inline;	
}

#sidebar p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 0px 0px;
	text-align: center;
}



/** Content - Sidebar - Box **/

#box
{
	width: 235px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 6px 0px;
	border: 1px solid #c2bdaa;
}

#box h2
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #2c2c2c;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #c2bdaa;
	width: 235px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

#box a
{
	text-decoration: none;
}

#box a:hover
{
	text-decoration: underline;
}



/** Checkout **/

#checkout
{
	width: 945px;	
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 15px 5px;
	float: center;
	display: inline;
}

#checkout h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 35px 0px 10px 45px;
}

#checkout p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4b4a;
	margin: 25px 0px 0px 45px;
	padding-right: 45px;
	text-align: justify;
	line-height: 1.5;
}

#checkout p.error
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 25px 0px 0px 45px;
	padding-right: 45px;
	text-align: justify;
	line-height: 1.5;
}



/** Message **/

#message
{
	width: 945px;	
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 15px 5px;
	float: center;
	display: inline;
}

#message p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4b4a;
	margin: 25px 0px 0px 45px;
	padding-right: 45px;
	text-align: center;
	line-height: 1.5;
}



/** Footer **/

#footer 
{
	background-color: #bbb6a0;
	width: 975px;
	height: 22px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #4d4b4a;
}



/** Menu **/

#menu
{
	padding: 0;
	width: 975px;
	background-color: #ffffff;
	voice-family: "\"}\"";	
	voice-family: inherit;
}

#menu ul
{
	font: bold 11px Arial;
	margin:0;
	margin-right: 15px; 
	padding: 0;
	list-style: none;
}

#menu li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

#menu a
{
	float: right;
	display: block;
	color: white;
	margin: 0 1px 0 0; 
	padding: 5px 10px;	
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black; 
	border-bottom: 1px solid white;
}

#menu a:hover
{
	background-color: gray; 
}

#menu #current a
{ 
	background-color: #D25A0B;  
	border-color: #D25A0B;  
}

#menuline
{
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	width: 945px;
	height: 5px;
	line-height: 5px;
	background: #D25A0B; 
}



/** Tables - Latest **/

table.latest
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 25px 0px 0px 5px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
}

table.latest td
{
	color: #000000;
	padding: 5px;	
	border-bottom: 1px solid #c2bdaa;
}



/** Tables - Shopping Cart **/

table.cart
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 25px 0px 0px 5px;
	width: 650px;
	border-collapse: collapse;
	text-align: center;
}

table.cart thead th
{
	border-bottom: 1px solid #c2bdaa;
	padding: 25px 10px 5px 10px;
	font-weight: bold;
}

table.cart tbody td
{
	border-bottom: 1px solid #c2bdaa;
	padding: 25px 10px 5px 10px;
	vertical-align: center;
	font-weight: bold;
}

table.cart th.first, td.first
{
	text-align: left;
}



/** Tables - Checkout **/

table.checkout
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0px 0px 45px;
}

table.checkout td.left
{
	color: #000000;
	padding: 5px 20px 20px 5px;
	margin-bottom: 15px;	
	text-align: right;	
	vertical-align: top;
	font-size: 16px;
}

table.checkout td.right
{
	color: #000000;
	padding: 5px 5px 20px 5px;
	text-align: left;
	font-size: 16px;
}



/** Tables - Comments **/

table.comment
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 5px;
	text-align: left;
}

table.comment td
{
	color: #000000;
	padding: 5px;
}



/** Paging for Products **/

.pagination
{
	padding: 2px;
	margin-right: 15px;
}

.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: right; 
	font-size: 14px;
}

.pagination li
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin-right: 5px;
}

.pagination a, .pagination a:visited
{
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active
{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
}

.pagination a.currentpage
{
	background-color: #c2bdaa;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover
{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext
{
	font-weight: bold;
}