﻿body 
{
    margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #2c3787;
	background-image: url(/templates/images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    width: 800px;
    color: #2c3787;
    text-align: left;
}
#header
{
	background-image: url(/templates/images/top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    color: #ffffff;
    font-size: 12px;
    height: 186px;
    width: 800px;
    text-align: left;
    vertical-align: text-bottom;
}
#middle
{
	background-color: #ffffff;
	color: inherit;
	width: 800px;
}
#toplinks
{
    background-color: #e4173e;
    font-family: Trebuchet MS;
    font-size: 11px;
	position: relative; 
	height: 31px; 
	width: 800px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
}
#toplinks a:link {
	color: #ffffff;
	text-decoration: none;
}
#toplinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
#toplinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#toplinks a:active {
	text-decoration: none;
	color: #ffffff;
}
#location
{
	background-color: Transparent;
	color: inherit;
    width: 600px;
    clear: both;
	float: left;
	font-size: 10px;
}
#topleft
{
	background-color: Transparent;
	color: inherit;
    padding-left: 6px;
    width: 625px;
    clear: both;
	float: left; 
	vertical-align: middle; 
	height: 31px;
}
#cart
{
	background-color: Transparent;
	color: inherit;
    padding-right: 05px;
    width: 162px;
    text-align: right;
    float: left; 
    font-size: 14px;
}
.red
{
    background-color: Transparent;
    color: #ff0000;
}
.searchbox
{
    background-color: #ffffff;
    color: #e4173e;
    border-color: #e4173e;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana;
    font-size: 12px;
    height: 14px;
    padding: 2px;
    width: 170px;
}
.searchbutton
{
    background-color: Transparent;
    color: #e4173e;
    border-color: #e4173e;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 60px;
}
.productresultsbutton
{
    background-color: Transparent;
    color: #000000;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    position: absolute;
}
.smallbr
{
    font-family: Verdana;
    font-size: 4px;
}
#menu
{
	background-color: Transparent;
	color: #929598;
	width: 180px;
    display: block;
	clear: both;
	float: left;
}
#content
{
	background-color: #ffffff;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
	width: 600px;
	float: left;
	margin-left: 10px;
}
.commentstable
{
    width: 588px;
}
.commentstable2col
{ 
    vertical-align: top; 
    text-align: left;
}
.commentstableleft
{
    vertical-align: top; 
    text-align: center;
    width: 123px;
}
.commentstableright
{
    vertical-align: top; 
    text-align: left;
    width: 465px;
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
a:link {
	text-decoration: none;
	color: #e4173e;
}
a:visited {
	text-decoration: none;
	color: #e4173e;
}
a:hover {
	text-decoration: underline;
	color: #e4173e;
}
a:active {
	text-decoration: none;
	color: #e4173e;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
h3
{
    font-size: 15px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    display: inline; 
    color: #e4173e;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.noborder
{
    border-style: none;
}
.headerblankimage
{
    border-style: none;
    width: 800px;
    height: 160px;
}
.cartimage
{
    border-style: none; 
    vertical-align: middle;
}
.pageimage
{
    border-style: none;
    float: right;
    margin-top: 2px;
    margin-left: 15px;
    margin-bottom: 2px;
    margin-right: 2px;
}
.producttable
{
    width: 118px;
    border-style: none;
    border-color: #e4173e;
    border-width: 1px;
    padding: 5px;
}
.producttable99
{
    width: 144px;
    border-style: none;
    border-color: #e4173e;
    border-width: 1px;
    padding: 5px;
}
.productmainimage
{
    border-style: solid;
    border-color: #e4173e;
    border-width: 2px;
}
.popuppanel
{
    z-index: 99;
}
#popup
{
    border: #e4173e 2px solid;
    color: #060F40;
    background: #ffffff;
    text-align: center;
    margin: 10px;
    padding: 10px;
    z-index: 99;
}
#popup h1
{
    background-color: Transparent;
    color: #e4173e;
    font-size: 16px;
    font-weight: bold;
    display: inline;
}
.popupbackground
{
    background-color:Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.button
{
    background-color: Transparent;
    color: #e4173e;
    border-style: solid;
    border-width: 1px;
    border-color: #e4173e;
}
.popuptable
{
    border-style: none; 
    width: 500px;
}
.popuptableleft
{
    width: 150px;
    text-align: left;
}
.popuptableright
{
    width: 150px;
    text-align: right;
}
.popuptablemiddle
{
    width: 200px;
    text-align: center;
}
.checkouttable
{
    width: 596px;
    border-style: none;
}
.checkouttable1
{
    width: 118px;
    border-style: none; 
    text-align: right;
    vertical-align: top;
}
.checkouttable2
{
    width: 180px;
    border-style: none;
    text-align: left;
    vertical-align: top;
}
.checkouttable3
{
    width: 298px;
    border-style: none;
    text-align: left;
    font-weight: bold;
    color: #e4173e;
    vertical-align: top;
}
.checkouttable4
{
    width: 298px;
    border-style: none;
    text-align: left;
    font-style: italic;
    vertical-align: top;
}
.checkouttable5
{
    width: 486px;
    border-style: none;
    text-align: left;
    font-style: italic;
    vertical-align: top;
}
.checkouttable6
{
    width: 298px;
    border-style: none;
    text-align: center;
    font-style: italic;
    vertical-align: top;
}
.productmaintable
{
    width: 596px;
    border-style: none;
}
.productmaintableleft
{
    width: 226px;
    text-align: center;
    vertical-align: top;
}
.productmaintableright
{
    width: 372px;
    text-align: left;
    vertical-align: top;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
.buy1
{
    width: 11px; background-color: Transparent; color: inherit;
}
.hire1
{
    width: 11px; background-color: Transparent; color: inherit;    
}
.buy2
{
    background-color: Transparent;
    color: inherit; width: 129px;
    text-align: center; vertical-align: middle; font-size: 10px;
}
.hire2
{
    background-color: Transparent;
    color: inherit; width: 129px;
    text-align: center; vertical-align: middle; font-size: 10px;
}
.buyhire
{
    background-color: Transparent;
    color: inherit;
    text-align: center; 
    vertical-align: middle; 
    font-size: 10px;
}
/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical 
{
	width: 180px;
	font-size: 16px;
}
.mnuOver 
{
    padding: 5px;
    background-color: #e4173e;
    border: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-top: #cccccc 1px solid;
    border-bottom: #5A5A5C 1px solid;
    border-right: #5A5A5C 1px solid;
    color: #ffffff;
}
.mnuOver a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuOver a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver2 
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #e4173e;
    border: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-top: #cccccc 1px solid;
    border-bottom: #5A5A5C 1px solid;
    border-right: #5A5A5C 1px solid;
    color: #ffffff;
	font-size: 14px;
}
.mnuOver2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuOver2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver2 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver2 a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected 
{
    padding: 5px;
    background-color: #F3F2F7;
    border: white 1px solid; 
    border-top: white 1px solid;    
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuSelected a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuSelected a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuPath 
{
    padding: 5px;
    background-color: #D7D7DB;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuPath a:link {
	color: #e4173e;
	text-decoration: none;
}
.mnuPath a:visited {
	text-decoration: none;
	color: #e4173e;
}
.mnuPath a:hover {
	text-decoration: none;
	color: #e4173e;
}
.mnuPath a:active {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal 
{
    padding: 5px;
    background-color: #E5E5EA;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuNormal a:link {
	color: #e4173e;
	text-decoration: none;
}
.mnuNormal a:visited {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal a:hover {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal a:active {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal2 
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #E5E5EA;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
	font-size: 14px;
}
.mnuNormal2 a:link {
	color: #e4173e;
	text-decoration: none;
}
.mnuNormal2 a:visited {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal2 a:hover {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal2 a:active {
	text-decoration: none;
	color: #e4173e;
}
/* TOP NAVIGATION (HORIZONTAL) */
.mnuHorizontal5 
{
	font-size: 14px;
	border-style: none;
	text-align: center;
}
.leftcol
{
    text-align: left;
}
.mnuHorizontal5 ul#headermenu{list-style-type:none; width:550px; position:relative; height:26px; font-family:"Trebuchet MS",Arial,sans-serif; font-size:14px; font-weight:bold; margin: 2px 0 0 0; padding: 1px 0 1px 0;}
.mnuHorizontal5 ul#headermenu li{display:block; float:left; margin:0 0 0 0px; height:26px;}
.mnuHorizontal5 ul#headermenu li.left{margin:0;}
.mnuHorizontal5 ul#headermenu li a{display:block; float:left; color:#fff; background:#e4173e; line-height:27px; text-decoration:none; padding:0 5px 0 5px; height:26px;}
.mnuHorizontal5 ul#headermenu li a.right{padding-right:15px;}
.mnuHorizontal5 ul#headermenu li a:hover{background:#f37b92;}
.mnuHorizontal5 ul#headermenu li a.current{color:#2E4560; background:#fff;}
.mnuHorizontal5 ul#headermenu li a.current:hover{color:#2E4560; background:#fff;}
.hml
{
    border-left-style: solid; border-left-color: #d0d0d0; border-left-width: 1px;
    border-right-style: solid; border-right-color: #d0d0d0; border-right-width: 1px;
}
.hmr
{
    border-right-style: solid; border-right-color: #d0d0d0; border-right-width: 1px;
}
/* HOME TABLES */
.hhhcols
{
    background-color: Transparent;
    color: inherit;
    width: 600px;
}
.hhh1col
{
    background-color: Transparent;
    color: inherit;
    width: 600px;
    vertical-align: top;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #e4173e;
}
.hhh2col
{
    background-color: Transparent;
    color: inherit;
    width: 300px;
    vertical-align: top;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #e4173e;
}
.hhh3col
{
    background-color: Transparent;
    color: inherit;
    width: 200px;
    vertical-align: top;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #e4173e;
}
