/* ================== General ================================ */
body {text-align: center; }
#container{
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}
#fixwidth{
	width:728px;
	padding: 5px;
	margin: 0px;
}
#content{
	background-image:(/media/layout_3/main_bg.jpg);
	background-repeat:repeat-x;
}
form { margin-bottom:0px; margin-top:0px; }
.main, BODY, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #262B2E;
	font-size: x-small;
	text-decoration: none
}
.main_small {
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	font-size: 10px;
	text-decoration: none
}
.notes {
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	color: #666666;
	font-size: 10px;
	text-decoration: none
}
a:link, a:active, a:visited{
	color: #769C00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #769C00;
}

ul{
	list-style-image: url(/media/bullet.gif);	
	list-style-position: outside;
	text-indent: 0px;
}

/* ========================= FEATURE BOXES =====================================*/

TD.box170, TD.box150, TD.box435{
	background-color:#E5E5E5;
	border-top: 0 none #FFFFFF;
	border-bottom: 0 none #FFFFFF;
	border-right: 1 solid #B1B5B6;
	border-left: 1 solid #B1B5B6;
	padding:3;
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	color: #003363;
	font-size: 10px;
	font-size: xx-small;
}
TH.box170, TH.box150, TH.box435 {
	background-position:top;
	background-repeat:no-repeat;
	border-top: 0 none #FFFFFF;
	border-bottom: 0 none #FFFFFF;
	border-right: 0 none #FFFFFF;
	border-left: 0 none #FFFFFF;
	padding:0;
	color:#FFFFFF;
	font-size: xx-small;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	height: 20px;
}
TD.box170, TH.box170{
	width: 170px;
}
TH.box170{
	background-image:url(/media/box170_title_bg.gif);
}
TD.box150, TH.box150{
	width: 150px;
}
TH.box150{
	background-image:url(/media/box150_title_bg.gif);
	width: 150px;
}
TD.box435, TH.box435{
	width: 435px;
}
TH.box435{
	background-image:url(/media/box435_title_bg.gif);
}


/* ========================= MENU BOXES =====================================*/

.leftmenutext {
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	color: #003363;
	font-size: xx-small;
	text-decoration: none
}
TD.leftmenutext A:link, TABLE.leftmenutext A:link, A.leftmenutext:link {
	text-decoration: none;
	color: #003363;
}
TD.leftmenutext A:visited, TABLE.leftmenutext A:visited, A.leftmenutext:visited {
	text-decoration: none;
	color: #003363;
}
TD.leftmenutext A:active, TABLE.leftmenutext A:active, A.leftmenutext:active {
	text-decoration: none;
	color: #000000;
}
TD.leftmenutext A:hover, TABLE.leftmenutext A:hover, A.leftmenutext:hover{
	text-decoration: underline;
	color: #003363;
}


.titlemenutext {
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	background-color: #60646D;
}
TD.titlemenutext A:link, A.titlemenutext:link, 
TD.titlemenutext A:visited, A.titlemenutext:visited, 
TD.titlemenutext A:active, A.titlemenutext:active {
	text-decoration: none;
	color: #FFFFFF;
}
TD.titlemenutext A:hover, A.titlemenutext:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

TD.login a:link, TD.login a:visited, TD.login a:active{
	text-decoration: none;
	color: #000000;
}
TD.login a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ========================= TITLES =====================================*/

.title1, h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #262B2E;
	margin: 5px;
	letter-spacing: normal;
	word-spacing: normal;
}
.title2, h2, h2 a, .title2 a, a.title2{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #769C00;
	white-space: normal;
	margin: 0px;
	text-decoration: none;
}
.title3, h3 {
	font-size: x-small;
	color: #003464;
	font-weight: bold;
}

/* ================== FORMS ================================ */

TABLE.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	background-color: #FFFFFF;
	border: 1px solid #AEB5B8;
}
TABLE.form TH {  /* TH descendant of a form table */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #769C00;
}
TABLE.form TD {		/* TD descendant of a form table*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #E5E5E5;
}
SELECT, INPUT, TEXTAREA{		/* also includes submit buttons, so if not wanting this, specify below) */
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	font-size: xx-small;
	font-weight: normal;
/*
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;	*/
}
.button {
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	font-size: x-small;
/*	color: #000000;
	background-color: #FFFFFF;
	border: thin outset #CCCCCC;	*/
}

/* ================== Shopping cart specific ================================ */
.product_title{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #330099;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.price{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #006699;
	font-size: 11pt; 
	text-decoration: none;
	font-weight: bold;
}
.offerprice{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #CC0000;
	font-size: 11pt; 
	text-decoration: none;
	font-weight: bold;
}
.radiobuttons {
	border: 0px none #FFFFFF;
}
.title_feature1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #9B3300;
	font-weight: bold;
}
.subtitle_feature1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.sr {
	background-color: #FFCC00;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.searchby_link {
/*	text-decoration: underline;	*/
}
a.searchby_link:link, a.searchby_link:visited, a.searchby_link:active{
	text-decoration: underline;
}
a.searchby_link:hover{
	text-decoration: none;
}
.highlight_text {
	color: #FFFFCC;
}
.title_text{
		color: #006699;
}
.withdrawn {
	font-weight: bold;
	color: #CC0000;
}
.feature_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.catbox {
	text-align: left;
	border: 1px solid #000033;
	width: 500px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}
.greenbox {
	background-color: #ADCE01;
	background-image: url(/media/layout_3/search_bg.jpg);
	background-repeat: repeat;
}
table.greenbox a:link, table.greenbox a:visited, table.greenbox a:active, a.greenbox:link, a.greenbox:visited, a.greenbox:active{
	color:#006699;
	text-decoration: underline;
}
table.greenbox a:hover, a.greenbox:hover{
	color:#006699;
	text-decoration: none;
}
table.tabs, table.tabs a:link, table.tabs a:visited, table.tabs a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
table.tabs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
