#header {
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
}
#hr {
	background-image: url(images/horizontal.jpg);
	background-repeat: repeat-x;
}
#main {
	float: right;
	padding-left: 10px;
}
body {
	background-color: #CCCCCC;
	float: none;
	width: 95%;
	border: 1px solid #666666;
}
#wrapper {
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 170px;
	padding-left: 20px;
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
}
#navmenu {
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 8px;
	line-height: 22px;
}
/*  from easynichestore BEGINS  */
td { text-align: left; font-family:Tahoma; font-size:12px; color:#806C59; }
form { margin:0px; padding:0px; }
a { font-family:Arial; font-size:13px; text-decoration: none; font-weight: bold; color:#596F80; }
a:hover { color : #596F80; text-decoration : underline; }
H1 { color: #596F80; font-weight: bold; font-size : 16px; }
.line { border-top: 1px dotted #AAAAAA; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; }
.pricecolor { color: #CC3300; }

/*  from easynichestore ENDS  */
/* mystyles begin */
#sites {
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 155px;
	float: none;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-left: 2px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#sitesheader  {
	width: 155px;
	float: none;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
#sites a {
	font-size: 10px;
	line-height: 12px;
}
#sidebar h1 {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold;
	color: #FF0000;
	display: inline;
}
#sidebar h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #806C59;;
	display: inline;
}
/* mystyles end */
/* amazon styles begin */
.apf_browse_border { border: medium double #00659C; }
.apf_cart_text3_style { background-color:#FFFFFF; color:#00659C; font-family:Arial,Helvetica,sans-serif; font-size:larger; font-weight:bold; white-space:nowrap; width:33%; }
.apf_checkbox { clear:right; float:right; font-weight:bold; padding:6px; }
.apf_color_bar { background-color:#CCCCCC; font-size:8px; text-align:center; width:100%; }
.apf_comments_summary { font-weight:bold; }
.apf_error { font-size:11px; font-weight:bold; color:red; }
.apf_even_row {	background-color:#ffffff;padding:1px;border-bottom: 1px solid #999999;}
.apf_odd_row { background-color:#ffffff; padding:1px;border-bottom: 1px solid #999999 }
.apf_footer { font-size:xx-small; text-align:center; }
.apf_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.apf_heading4c {	font-weight:bold;	font-size:larger;	font-family:Arial,Helvetica,sans-serif;	color:#CE6500;}
.apf_normal_heading { font-weight:bold; }
.apf_prices { color:#990000; }
.apf_prices_list { text-decoration: line-through; }
.apf_prices_text { font-weight:bold; }
.apf_small_text { font-size:x-small; }
.apf_submit_button_style { background-color:#999999; color:#000068; cursor:pointer; font-weight:bold; }
.apf_customer_reviews_header { font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; }
.apf_promotiondescription { font-weight:bold; }
.apf_promotiondetails { }



/* amazon styles end */
/* navmenu styles begin */
#navmenu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 4px;
	line-height:24px;
	white-space: nowrap;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navmenu li a:link {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	
}
#navmenu li a:visited {
	color:#003366;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
}
#navmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: #999999;
	display: block;
	padding-left: 8px;
}
#navmenu li a:active { 
	color:#003366;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
}
#navmenu li {
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	

}
/*navmenu styles end*/

