﻿body {
	font-family : Geneva, sans-serif;
	background : transparent;
	border : 0;
	margin : 0;
}
.mini { float: right; position: relative; margin-top: 0px; margin-right: 5px; text-align: right; font-size: 10px;}
.error { padding: 2px; border: 1px solid #666666; background-color: #FFCC66; color: black;}
.success { padding: 2px; border: 1px solid #666666; background-color: #006600; color: white;}
/* Table Styles */
.search_table { width: 100%
; background-color: #EFEFEF; border: 1px solid #999999; }
.search_results_table { width: 100%
; border-bottom: 1px solid #CCCCCC; }

.category_table { width: 100%
; padding: 5px; margin-bottom: 10px; border: 1px solid #CCCCCC; }

.item_table  { width: 100%
; padding: 5px; margin-bottom: 5px; border-bottom: 1px solid #CCCCCC; }

.item_related_table { width: 90%; border: 1px solid #003F5E; border-collapse: collapse; }
.item_related_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.item_featured_table { width: 100%; border: 1px solid #003F5E; border-collapse: collapse; vertical-align: top; text-align: center; }
.item_featured_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.login_table { width: 300px; background-color: #EFEFEF; border: 1px solid #003F5E; border-collapse: collapse; }
.login_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.recover_table { width: 300px; background-color: #EFEFEF; border: 1px solid #003F5E; border-collapse: collapse; }
.recover_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.file_table { width: 100%
; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.file_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.file_label { color: #333333; font-weight: bold; vertical-align: top;}

.cart_table { width: 100%
; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.cart_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.cart_heading2 { color: #FFFFFF; font-weight: bold; background-color: #006699; }
.cart_row1 { height: 20px; background-color: #E8E8E8; }
.cart_row2 { height: 20px; background-color: #DDDDDD; }
.cart_row_total { height: 20px; color: white; font-weight: bold; background-color: #003F5E }

.coupon_table { width: 350px; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.coupon_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.comments_table { width: 100%
;}

.sub_category_table { width: 100%
; background-color: #EFEFEF; border: 1px solid #999999; }

.item_table_full  { width: 100%; }

.download_table { width: 100%
; margin: 0 auto; text-align: right; height: 25px; }

/* Form Styles */
input.text { font-size: 12px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }
input.button { font-size: 12px; font-weight: bold; background-color: #003F5E; color: white; border: 1px solid #CCCCCC; padding: 2px; }

input.input_coupon { font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC; padding: 2px; }

.account_mini { color: #666666; font-size: 10px; background-color: #CEE0FF; border: 1px solid #006699;}
.search_mini { color: #666666; font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC;}

textarea { font-family:Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }


h1 {
	font-family : Geneva, sans-serif;
	font-size : 18pt;
	margin: 0px;
	padding: 2px;
	color : #336699;
	font-weight : 600;
}
h2 {
	font-family : Geneva, sans-serif;
	font-size : 14pt;
	margin: 5px;
	padding: 2px;
	color : #990066;
	font-weight : 600;
}
h3 {
	font-family : Geneva, sans-serif;
	font-size : 12pt;
	margin: 5px;
	padding: 2px;
	color : #336699;
	font-weight : 600;
}
h4 {
	font-family : Geneva, sans-serif;
	font-size : 11pt;
	margin: 5px;
	padding: 2px;
	color : #336699;
	font-weight : 600;
}
i {
	font-family : Geneva, sans-serif;
	font-size : 10pt;
	margin: 5px;
	padding: 2px;
	color : #800000;
	font-weight : 500;
}
P {
	font-family : Geneva, sans-serif;
	font-size : 11pt;
	margin: 5px;
	padding: 5px;
	color : #000000;
	font-weight : 500;
}

a {
	text-decoration: underline;
	font-family : Geneva, sans-serif;
	font-weight : 500;
	font-size : 11pt;
	color : #990066;
}
a:hover {
	border: none;
	text-decoration: none;
	font-family : Geneva, sans-serif;
	font-weight : 500;
	color : #336699;
	font-size : 11pt;
}
 img {
	text-decoration: none;
	border:0px
	}

#header {
	border: 1px solid #cecea5;
	background: #d7dabd;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	}
#outer_wrapper {
	background: #fff url("../../../../images/background_2.gif") repeat-y left;
}
#wrapper {
	background: url("../../../../images/background_3.gif") repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url("../../../../images/background_3.gif") repeat-y right;
}
#content {
	margin-right: 200px;
	background: url("../../../../images/background_2.gif") repeat-y left;
}
#main {
	margin: 0px 10px 10px 150px;
	padding:10px;
}
#left {
	width: 150px;
	float: left;
}
#sidebar {
	width: 195px;
	float: right;
	position: relative;
}
#footer {
	border: 1px solid #cecea5;
	background: #d7dabd;
	margin: 0 0 0 0;
	padding: 2px 5px 5px 5px;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
ul {

	margin: 0;

	padding: 0;

	list-style: none;

	width: 150px; /* Width of Menu Items */

	border-bottom: 1px solid #ccc;

	}



ul li {

	position: relative;

	}

	

li ul {

	position: absolute;

	left: 149px; /* Set 1px less than menu width */

	top: 0;

	display: none;

	}



/* Styles for Menu Items */

ul li a {

	display: block;

	text-decoration: none;

	color: #990066;

	background: #e7e7d6; /* IE6 Bug */

	padding: 5px;

	border: 1px solid #ccc;

	border-bottom: 0;

	}


/* Fix IE. Hide from IE Mac \*/

* html ul li { float: left; height: 1%; }

* html ul li a { height: 1%; }

/* End */


ul li a:hover { color: #336699; background: #f9f9f9; } /* Hover Styles */

p#footer {
	font-family: Geneva, sans-serif;
	font-weight : 600;
	font-size: 10px;
	color : #3E59A1;
	
}
a#footer {
	font-family: Geneva, sans-serif;
	font-weight : 600;
	font-size: 10px;
	color : #3E59A1;
	text-decoration:underline	
}
a:hover#footer {
	font-family: Geneva, sans-serif;
	font-weight : 600;
	font-size: 10px;
	color : #3E59A1;
	text-decoration:underline	
}

