/* GLOBAL */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #0051c7 url(graphics/en-US/new/background_mainbody.jpg) bottom center repeat-x;
	color: #000;
    }

a { 
	color: #333; 
	}

h1, h2, h3, h4, h5, td, table, form, div, span { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; font-size: 13px; }
img { border: 0; }

h1 { font-size: 24px; color:#8dc63f; }
h2 { font-size: 20px; color:#8dc63f; }
h4, h5 { font-size: 13px; }
h2 a { text-decoration: none; color: #0056d2; }
h2 a:hover { text-decoration: underline; }
h3, span { font: bold 14px Arial, Helvetica, sans-serif; }
h5 { display: inline; }

form { 
	display: inline; 
	}

select {
	margin-bottom: 3px; 
	}
#wrapper {
	margin: 0;
	padding: 0;
	background: url(graphics/en-US/new/background_topbar.jpg) top center repeat-x;
    }

#content {
	float: right;
	width: 610px;
	}
	
#content_home {
	float: right;
	width: 610px;
	}
	
#login {
	line-height: 25px;
    width: 265px;
	}

#mainbody {
	width: 885px;
	margin: 0 auto;
	padding: 10px 20px 15px 0;
	background: #fff;
	}
	
#mainbody_account {
	width: 865px;
	margin: 0 auto;
	padding: 10px 20px 44px 20px;
	background: #fff;
	}

#header {
	margin: 0 auto 0;
	padding: 0;
    width: 905px;
	height: 125px;
	background: url(/mm5/graphics/en-US/new/background_header.jpg) no-repeat;
	}
		
.clear {
	clear: both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}
	
	
/* NAVBAR */

#affiliatelink {  
	font-size: 95%; 
	position: absolute;
	top: -241px;
	right: 0;
	}

#affiliatelink a { 
	font-weight: bold; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	color: #fff;
	float: right;
	width: 20%;
	text-align: center;
	white-space: nowrap;	
	background: url(graphics/en-US/new/current_nav_arrow.gif)  50% 100% no-repeat;
	}
	
#currenttab h3 {
	text-transform: capitalize;
	font-size: 100%;
	padding: 7px 10px;
	}
		
#loginlink {  
	font-size: 95%; 
	position: absolute;
	top: -259px;
	right: 0;
	}

#loginlink a { 
	font-weight: bold; 
	font-size: 95%; 
	}

/* Business Logo Settings */

#businessLogo {
	margin: 0;
	padding: 28px 0 0 8px;
	float: left;
	width: 489px;
	height: 62px;
}
	
#logobar ul { 
	margin: 0;
	padding: 0;
	background: #004EC3 url(graphics/en-US/new/background_navbar.gif) bottom left repeat-x;
	float: left;
	width: 905px;
	}	

#search {
	margin: 98px 10px 0 0;
	padding: 0;
	float: right;
	width: 375px;
	text-align: right;
	}	
	
#search .searchbutton { 
	margin: 0;
	padding: 0;
	}
		
#searchfield { 
	margin: 3px 0 0 0;
	padding: 2px; 
	color: #666; 
	font-size: 9px;
	width: 125px;
	float: left;
	border: 1px solid #0062c2;
	border-collapse: collapse;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	width: 20%;
	white-space:nowrap;
	text-align:center;
	}

.hiddentab h3 {
	font-size: 100%;
	padding: 7px 10px ;
	}

.hiddentab strong h3 a { 
	color: #fff; 
	text-decoration: none; 
	text-transform: capitalize;
	}

.hiddentab strong h3 a:hover { 
	text-decoration: underline; 
	}	
	
	
/* CTGY */

#nextbutton {
	clear: both;
	float: right;
	margin-top: 20px;
	}

#prevbutton {
	position: relative;
	top: 25px;
	clear: left;
    float: left;
	}

.catrow {
	float: right;
    margin: 0 0 5px 0;
    width: 610px;
    }
		
.prodbutton { margin: 5px auto 7px auto; }
.prodbutton form { display:block; }	
				
.prodcolumn {
	margin: 4px;
	padding: 2px;
    float: left;
	width: 135px;
	text-align: center;
	color: #0056d2;
	border: 1px solid #8db15c;
	background: #d7efba url(graphics/en-US/new/background_cat_prod.gif) top left repeat-x;
}

.prodcolumn h2 {
	margin: 2px;
	font-size: 13px;
	line-height: 13px;
	color: #0056d2;
}

.prodcolumn h5 {
	font-size: 13px;
}

.thumb {
	margin-bottom: 3px;
	border: 1px #8db15c solid;
}
		
			
/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float: left;
	}	

.account_column h5 { width: 180px; clear: both; }
.account_column input { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_column select { margin-bottom: 3px; display:block; margin-left: 180px; }

.paymentdetail {
	width: 130px;
	display: block;
	height: 26px;
	float: left;
	}
	
.invalid {
	color: #cc0000;
	}
	
.pad {
    margin-top: 25px;
	}
	 
	
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align: right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_left h4, .baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align: right;
	width: 80px;
	margin-left: 5px;
	float: right;
	}


/* PRODUCT PAGES */

h1#prodname {
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
	}

#prodadd {
	display: inline; 
	position: relative; 
	top: 7px;
	left: 2px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float: left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f2ffe0;
	}

.listheader {
	background-color: #8dc63f; 
	color: #000;
    height: 20px;
    padding: 4px 5px; 
	border-top: 4px solid #0056d2;
	}
	
.productlist_row {
	padding: 4px 6px;
	float: right;
	width: 578px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 390px;
	padding-top: 2px;
	float: left;
	}	
	
.productrow_text .floatleft { max-width: 340px; width:expression(document.body.clientWidth > 342? "340px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first {
	margin: 0;
	padding: 0 0 7px 0;
	width: 100%;
	background: url(/mm5/graphics/en-US/new/subnav_bottom.gif) bottom no-repeat;
}
ul#second {
	margin: 10px 0 0 0;
	padding: 0 0 7px 0;
	width: 100%;
	background: url(/mm5/graphics/en-US/new/subnav_bottom.gif) bottom no-repeat;
	clear: both;
}

#subnav {
	float: left;
	padding-top: 12px;
	width: 248px;
	font: 11px bold Arial, Helvetica, sans-serif;
	background: url(/mm5/graphics/en-US/new/subnav_top.gif) no-repeat;
}

#subnav h5 {
	padding: 12px 4px 0 8px;
	display:block;
	color:#fff;
	background: #00409d;
	height: 24px;
	border-top: 1px solid #8db15c;
}
#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 248px;
	background: #8dc63f;
}
#subnav li.divider {
	padding-top: 15px;
	background: #8dc63f url(/mm5/graphics/en-US/new/subnav_middle.gif) top left no-repeat;
}
#subnav li a {
	padding: 8px 4px 0 8px;
	display: block;
	color: #fff;
	background: #8dc63f;
	height: 24px;
	text-decoration: none;
	border-top: 1px solid #8db15c;
}
#subnav li.divider a {
	border-top: none;
}
#subnav li a:hover {
	text-decoration: underline;
}
#subnav li ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#subnav li.subcategory {
	margin: 0;
	padding: 2px 0;
	list-style: none;
	border: none;
	background: #0054ca url(/mm5/graphics/en-US/new/background_subnav.gif) left top repeat-y;
}
#subnav li.subcategory a {
	padding: 4px 0 0 17px;
	color: #ffffff;
	background: none;
	border: none;
	height: 18px;
}		
#subnav li.subcategory a:hover {
	text-decoration: underline;
}
#subnav li.subcategory a:visited:hover {
	color: #fff;
}
#subnav li.subcategory h5 {
	margin: 0;
	padding: 0 0 0 17px;
	color: #fff;
	font-weight: bold;
	background: none;
	border: none;
	height: 18px;
}


/* Non-Miva Merchant Contact Form Page Styles  */
/* Tables  */

#contactForm table {
	margin-left: auto;
	margin-right: auto;
	width: 610px;
	border: 1px solid #8db15c;
	border-collapse: collapse;
}
#contactForm th, #contactForm td {
	margin: 0;
	padding: 2px;
	background: #fff;
	vertical-align: top;
	color: #000;
	border-bottom: 1px solid #8db15c;
}
#contactForm th {
	color: #fff;
	text-align: right;
	background: #8dc63f;
}
#contactForm th.submit {
	text-align: center;
	background: #8dc63f;
}
#contactForm tr.alt *, #contactForm td.alt {
	background: #f2ffe0;
}

/* Form Elements */

#contactForm input {
	margin: 0;
	padding: 1px;
	border: #0051c7 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
#contactForm select {
	margin: 0;
	padding: 1px;
	border: #0051c7 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
#contactForm input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px;
	padding: 0 6px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #0042a1;
	background: #0051c7;
}

/* Footer */

#footer {
	margin: 0 auto;
	padding: 15px 20px 20px;
	width: 865px;
	background: url(graphics/en-US/new/background_footer.gif) left top no-repeat;
	text-align: left;
	font-size: small;
	color: #0056d2;
	clear: both;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #0056d2;
}
#footer ul {
	margin: 0;
	padding: 4px;
	font-size: 10px;
}
#footer li {
	display: inline;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #0056d2;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #c00;
}
#footer p a {
	text-decoration: underline;
	color: #0056d2;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #c00;
}

/* Google Map Border */

.gmap {
	 border: 1px solid #0051c7;
	 border-collapse: collapse;
}