@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(/images/header/background-blue.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #3E5883;
}

.clearall {
	clear: both;
}

#logo {
	position: absolute;
	left: 449px;
	top: 15px;
}


#header {
	height: 126px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header span {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #36393A;
	margin-top: 23px;
	margin-right: 15px;
}
#header .top {
	height: 84px;
}
#header .bottom {
	height: 42px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e5860;
}
ul.mainMenu  {
	list-style-type: none;
}
ul.mainMenu   li {
	float: left;
	display: block;
	list-style-type: none;
}
ul.mainMenu li a {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-right: 20px;
	padding-left: 0px;
	margin-top: 8px;
	color: #666666;
}
ul.mainMenu li a:hover {
	color: #990000;

}
#footer {
	background-image: url(/images/footer/background-blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 126px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer span {
	display: block;
	width: 100%;
	color: #333333;
	text-align: center;
	margin-top: 20px;
}
#footer .top {
	height: 26px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3e5860;
}


#footer .bottom {
	height: 84px;
}
#container {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 18px;
}
#left {
	float: left;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul#productsMenu {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul#productsMenu li {
	display: block;
}
#left  ul li    {
	padding-left: 25px;
}
#left ul  li  a   {
	color: #68919D;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#left ul  li  a:hover   {
	color: #990000;
}
#rightSide {
	float: right;
	width: 268px;
}

.sidePanel {
	width: 268px;
	background-image: url(/images/side/background-login-b.gif);
	float: right;
	margin-bottom: 15px;
	background-color: #aec4cb;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidePanelHeight {
	height: 142px;
}
.sidePanel table {
	margin-top: 6px;
	margin-bottom: 6px;
}

.sidePanel .padding {
	padding: 10px;
	display: block;
	width: 100%;
}
.sidePanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E5860;
	margin-bottom: 10px;
}
.sidePanel a {
	color: #3e5860;
}
.sidePanel h3 em {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
}
.sidePanel .txtField {
	width: 190px;
	height: 21px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.sidePanel  a.sideSubmit {
	background-color: #83A5AF;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3E5860;
	border-right-color: #3E5885;
	border-bottom-color: #3E5883;
	border-left-color: #3E5860;
}
.sidePanel  a:hover.sideSubmit {
	color: #73880A;
	background-color: #DADEC5;
}
#mainContent {
	float: left;
	width: 697px;
	line-height: 17px;
}
#mainContent .padding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContent  .breadcrumbs  {
	font-size: 9px;
	color: #999999;
}
#mainContent .breadcrumbs a {
	font-size: 9px;
	color: #68919D;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #68919D;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContentLarge {
	float: left;
	width: 872px;
	line-height: 17px;
}
#mainContentLarge .padding {
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainContentLarge  .breadcrumbs  {
	font-size: 9px;
	color: #999999;
}
#mainContentLarge .breadcrumbs a {
	font-size: 9px;
	color: #68919D;
}
#mainContentLarge h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #73880A;
	margin-bottom: 15px;
}
#mainContent p {
	margin-bottom: 15px;
}

.products img {
	border: 1px solid #73880A;
}
.products ul {
	list-style-type: none;
}
.products ul li {
	width: 140px;
	float: left;
	margin-right: 32px;
	margin-bottom: 30px;
}
.products ul li.noRightMargin {
	margin-right: 0px;
}
.products ul li em {
	font-style: normal;
	color: #B00000;
}
#mainContentLarge h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #73880A;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #68919D;
	margin-top: 0px;
	margin-bottom: 15px;
}#mainContent h3 {
	font-size: 14px;
	color: #68919D;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#mainContent h4 {
	font-size: 14px;
	color: #68919D;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 18px;
	margin-top: 16px;
}
h5 {
	text-decoration: none;
	color: #68919D;
	display: block;
	padding-top: 3px;
	padding-bottom: 6px;
	cursor: pointer;
}
h6   {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	background-image: url(/images/outside.png);
	background-repeat: no-repeat;
	text-indent: 13px;
	background-position: 0px 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #68919D;
}
.formTbl td {
	padding: 4px;
}
.formTbl .txtField {
	padding: 3px;
	font-size: 12px;
}
.submitButton {
	color: #FFFFFF;
	background-color: #AEC4CB;
	border: 1px solid #3E5860;
}
.mainImagePhoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.proInfo td {
	padding: 3px;
}
#zoom {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
#Holder, .Holder {
	position: relative;
	overflow: auto;
}
.map {
	float: right;
}
#header .bottom #search {
	float: right;
	width: 200px;
	padding-top: 11px;
}
#header .bottom #search #search2 {
	padding: 2px;
}
label strong {
	color: #CC0000;
}

div.sidePanel#wishlistpanel ul{
    list-style: none;
    vertical-align: top;
    width: 97%;
}

div.sidePanel#wishlistpanel .wishlistcategoryitemlist
{
    margin-left: 13px;
}


div.sidePanel#wishlistpanel ul li
{
     margin-bottom: 5px;
}

div.sidePanel#wishlistpanel ul li .wishlistitemdelete
{
    float:right;
    position: relative;
    right:0px;
    vertical-align: top; 
    width: 13px;
    height: 13px;
}

div.sidePanel#wishlistpanel ul li .wishlistitemquantity
{
    float:right;
    right: 10px;
    position: relative;
    width: 20px;
}

div#mainContent #wishlist li.product
{
    line-height: 200%; 
}

div#mainContent #wishlist table.productdetail td.productdetailright
{
    padding-left: 5px;
}


div#mainContent #wishlist ul li .wishlistitemdelete
{
    vertical-align: text-top; 
}

div#mainContent #wishlist ul li div.Holder
{
    width: 138px;
    margin-left: auto;
    margin-right: auto;
}


table.wishlistproductlisting
{
    width: 33%;
}
table.wishlistproductlisting img
{
    float:right;
    border: 1px solid #73880A;
}

table.wishlistproductlisting select
{
    border: 1px solid #CCCCCC;
}

table#wishlisttotals
{
    
    width: 60%;
}

form#wishlistconfirmationform #wishlistcontrols
{
    
    margin-top: 20px;
}

table#wishlisttotals td
{
    border: 1px solid #CCCCCC;
}

form#wishlistconfirmationform .wishlistsubmit
{
    margin-left: 20px;
}

form#wishlistconfirmationform ul#wishlist li.wishlistcategory, 
form#wishlistconfirmationform ul#wishlist li#totals
{
    margin-top: 20px;
}

form#wishlistconfirmationform ul.wishlistcategoryitemlist li
{
    float:left;
    display:inline;
}

form#wishlistconfirmationform ul.wishlistcategoryitemlist li.product
{
    margin-top: 10px;

}

form#wishlistconfirmationform ul.wishlistcategoryitemlist li.product img
{
    vertical-align: bottom;

}

form#wishlistconfirmationform textarea
{
    border: 1px solid #CCC;
    font-size: 0.94em;
}

form#wishlistconfirmationform ul.wishlistcategoryitemlist li.product input
{
    border: 1px solid black;
}

div#wishlistpanel #wishlistform
{
    width: 100%;
}

div#wishlistpanel #wishlistoptions
{
    margin-top: 20px;
}

div#wishlistpanel #wishlistoptions #updatewishlist
{
    float: right;
}

span#wishlistwrapper.padding
{
    width: auto;
}

a.linkasbutton 
{
  color: #ffffff;
  vertical-align: baseline;
  text-align: center;  
  text-decoration: none;
  cursor: default;
  white-space: pre;
  padding: 1px 3px 1px 3px;
  bottom: 0px;
  height:17px;
}

div#wishlistpanel span#sidebarquantitylistdeletetext
{
    float:right;
    position: relative;
    right: 6px; 
}

div#wishlistpanel span#sidebarquantitylistheading
{
    float: right;
    position: relative;
    right: 15px;
}

div#wishlistpanel #wishlistoptions .submitButton
{
    width: 120px;
}

div#wishlistpanel li span#subtotalprice
{
    float:right;
}

#mainContent h3.wishlisterror
{
    color: Red;
}


#emailcheck.emailunavailable
{
   
    color: Red;
}

#emailcheck.emailavailable
{
    color: Green;
}






