/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }

body { margin: 0px 0px 0px 0px; background: #3dbccd url('../images/layout/body-bg2.jpg') repeat-x; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select *, input { color: #333333; font-size: 12px; }


.title  { color: #86be3b; font-size: 32px; margin-top: 10px; }

h1.subCatTitle { color: #6d6e71; font-family: arial; font-size: 20px; font-weight: normal; margin-top: 8px; }

#productCount { color: #6d6e71; width: 300px; float: left; }
#productPageCount { width: 300px; float: right; text-align: right; }

.green { color: #86be3b; }
.blue { color: #3dbccd; }


/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {
	width: 945px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
    background: #FFFFFF url('../images/layout/main-bg2.jpg') no-repeat top center;
}

#header { height: 125px; padding-top: 10px;  }
    #logo { float: left; border: none; margin-top: 10px; margin-left: 20px; }
    #headerRight { width: 630px; float: right; margin-top: 15px; text-align: right; margin-right: 20px; }
    #headerRight p { color: #FFFFFF; margin-bottom: 20px; }
    #headerRight p a {  color: #85bc3a; }


    #headerRight span {  }
#headerLinks {  }
#headerLinks img { border: none; float: left; }


#body { padding-top: 40px; background: #FFFFFF url('/images/layout/content-bg.jpg') no-repeat top left; }

    #left { float: left; width: 200px; margin-left: 30px; }
    #memberWelcome { margin-left: 10px; margin-bottom: 5px; font-size: 10px; }
    #memberWelcome a { font-size: 10px; text-decoration: none; }


    #leftNav {  border: 1px solid #fffac2; background: url('../images/layout/left-nav-bg2.png'); }
        #ln { margin: 24px 5px 8px 5px; }
        #ln a, .lnFoot { display: block; height: 22px; overflow: hidden; line-height: 22px; padding-left: 24px; color: #404041; font-size: 11px; font-family: arial; text-decoration: none; }

        #ln a:hover { color: #FFFFFF; text-decoration: none; background: #3dbccd; }
        #ln a.sel { color: #FFFFFF; text-decoration: none; background: #86be3b; }
        	#ln a.sub {  }
        	#ln a.subSel { font-weight: bold; }
        .lnFoot { height: 1px; overflow: hidden; }
    #contentArea {  margin-right: 20px; width: 670px; float: right; min-height: 300px;  }



#footer {  min-height: 100px; color: #6d6e71; font-size: 11px; text-align: left;  }
#footer .links { color: #6d6e71;  text-align: left; font-size: 11px; margin: 0px 15px 0px 30px; }
#footer .links a { color: #6d6e71; font-size: 11px; text-decoration: none; }
#footer a { text-decoration: none; font-size: 11px; }

#breadcrumbs { float: left; color: #6d6e71; font-size: 10px; width: 340px; font-weight: normal; }
	#breadcrumbs a { font-weight: bold; font-size: 10px; font-weight: normal; text-decoration: none; }

.input { height: 30px; background: #FFFFFF; float: left; width: 240px; margin-left: 8px; padding: 0px 5px 0px 5px; }
.input input { margin: 5px 0px 0px 0px; border: 1px solid #FFFFFF;  width: 100%; }

.goButton { color: #FFFFFF; background: #96cd36; padding: 4px 4px 4px 4px; }


#security-logo  { margin-top: -15px; }
#security-logo img { width: 40px; }


#home-welcome { border: 3px solid #95ffee; padding: 3px; }
#home-welcome div { background: #d2ff94; padding: 15px 10px 10px 10px; }
#home-welcome p { font-size: 11px; line-height: 16px; }


#gallery { margin-top: 10px; }
#gallery a { float: left; width: 207px; display: block; float: left; margin-left: 20px; color: #6d6e71; text-decoration: none; }
#gallery a img { border: 3px solid #95ffee; padding: 4px; }
#gallery a:hover { text-decoration: none; color: #89c43d; }
#gallery a:hover img { border-color: #89c43d; }
#gallery a span { display: block; text-align: center; padding-top: 4px; font-weight: bold; height: 50px; background: url('/images/layout/gallery-footer.jpg') no-repeat bottom left;  }

#gallery a.first { margin-left: 30px; }



/*Products */

#products { margin-top: 15px; margin-left: 0px; }
#products li { width: 158px; float: left; list-style-type: none; margin-left: 12px; }
#products a { display: block; float: left; color: #498004; overflow: hidden; text-decoration: none; height: 205px; }
#products a img { cursor: pointer; }
#products a:hover { text-decoration: none; color: #d47c09; }
#products a:hover span { border-color: #3dbccd; }
#products a span { width: 158px; height: 140px; display: block; border: 3px solid #b8f36c; }
#products a span span { width: 146px; height: 108px; display: block; margin-top: 3px; margin-left: 3px; background: #FFFFFF; border: none;  text-align: center; color: #776666;}
#products li a strong { color: #6d6e71; font-weight: normal; display: block; margin-top: 3px; display: block; height: 50px; overflow: hidden; }
#products li a small { color: #6d6e71; font-weight: normal; font-size: 11px; display: block; margin-top: 3px;  }

#products li a:hover strong { color: #333333; }



#products li b { width: 56px; display: block; float: left; margin-top: 4px; font-weight: normal; background: #89c43d; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; font-size: 11px; padding: 0px 5px 0px 5px; text-align: right; }
#products li a.addcart { text-decoration: none; width: 96px; display: block; float: right; margin-top: 4px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; background: #3dbccd url('/images/cart/addcart.gif') no-repeat center right; padding-left: 5px; }
#products li a.addcart:hover { background: #86be3b url('/images/cart/addcart.gif') no-repeat center right; text-decoration: none; }

a.addcart { text-decoration: none; width: 96px; display: block; float: right; margin-top: 4px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; background: #3dbccd url('/images/cart/addcart.gif') no-repeat center right; padding-left: 5px; }
a.addcart:hover { background: #2da6b6 url('/images/cart/addcart.gif') no-repeat center right; text-decoration: none; }

a.checkout { text-decoration: none; width: 86px; display: block; float: right; margin-top: 4px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; background: #3dbccd url('/images/cart/addcart.gif') no-repeat center right; padding-left: 5px; }
a.checkout:hover { background: #2da6b6 url('/images/cart/addcart.gif') no-repeat center right; text-decoration: none; }

a.continue_shopping { text-decoration: none; width: 120px; display: block; float: right; margin-top: 4px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #2da6b6; height: 22px; line-height: 20px; text-align: center; margin-right: 10px; border: 1px solid #3dbccd; }
a.continue_shopping:hover { background: #2da6b6; text-decoration: none; color: #FFFFFF; }


a.button { text-decoration: none; padding: 5px 10px 4px 10px; line-height: 25px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; background: #3dbccd; }
a.button:hover { background: #2da6b6; text-decoration: none; }




#products li b.andup { width: 91px; display: block; float: left; margin-top: 4px; font-weight: normal; background: #89c43d; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; font-size: 11px;  text-align: center; }
#products li a.moreinfo { text-decoration: none; width: 67px; display: block; float: right; margin-top: 4px; font-style: normal; text-align: left; font-size: 11px; margin-top: 5px; color: #FFFFFF; height: 22px; line-height: 20px; background: #3dbccd; text-align: center; }
#products li a.moreinfo:hover { background: #2da6b6; }


.addWishlist {  text-decoration: none; float: left; font-weight: bold; color: #89c43d; margin-top: 5px;  height: 24px; line-height: 22px; font-size: 11px; }


#productSizeDetails td, #productSizeDetails th { color: #776666; }
#productSizeDetails th { text-align: left; padding-bottom: 10px; }


#productDetailsLeft { width: 460px; float: left; }
#productDetailsLeft #productSpotlight { border-color: #b8f36c; border-left-width: 2px; border-right-width: 2px; border-top-width: 1px; border-bottom-width: 1px; border-style: solid;  }
#productDetailsLeft #productSpotlight span { display: block; }
#productDetailsLeft #productSpotlight #productMainImage { width: 230px; float: left; text-align: center; margin-top: 15px; margin-left: 15px; margin-bottom: 15px; }
#productDetailsLeft #productSpotlight #productDescription { width: 180px; float: right; color: #6d6e71; font-size: 11px; margin-top: 15px; margin-right: 15px; margin-bottom: 15px; }
#productDetailsLeft #productSpotlight #productDescription p { }
#productDetailsLeft #productSpotlight #productDescription ul { padding-left: 0px; }


#productTabBox { margin-top: 2px; border-color: #b8f26c; border-left-width: 2px; border-right-width: 2px; border-top-width: 1px; border-bottom-width: 1px; border-style: solid; }
/*#productTabBox div { margin: 30px 10px 30px 20px; padding-right: 10px;  height: 150px; overflow: auto;}*/
#productTabBox div { margin: 30px 10px 30px 20px; padding-right: 10px;  }
#productTabBox span { color: #6d6e71; font-size: 11px; }
#productTabBox ul { padding-left: 15px; }


#productTabBox1 { display: block; }
#productTabBox2 { display: none; }
#productTabBox3 { display: none; }
#productTabBox4 { display: none; }
.tabTitle, .tabTitleOver { background: #3dbccd; padding: 5px 8px 5px 8px; color: #FFFFFF; margin-right: 5px; cursor: pointer; text-decoration: none; }
.tabTitle:hover, .tabTitleOver, .tabTitleOver:hover { background: #86bf3c; text-decoration: none;}

#productDetailsRight { width: 180px; float: right; }
	#productDetailsRight #relatedProducts { border-color: #b8f36c; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 3px; border-style: solid; }
	#productDetailsRight #relatedProducts div { margin: 10px 10px 10px 10px; }
	#productDetailsRight #relatedProducts p { color: #6d6e71; font-size: 11px; }










/* BLOG */

/* search */
.goButton2 { height: 20px; line-height: 20px; background: #96cd36; color: #FFFFFF; border: none; text-align: center; width: 28px; float: left; margin-left: 5px; }
#s { width: 110px; float: left; }


.post { margin-bottom: 20px; padding-bottom: 10px; border-width: 1px; border-color: #333333; border-bottom-style: solid; }
.post small { color: #666666; }
.post small a { font-size: 10px; }
#comment { width: 100%; }


#sidebar { color: #FFFFFF; }
#sidebar ul { margin: 0px; padding: 0px; }
#sidebar ul li { margin: 0px; padding: 0px; list-style-type: none; }
#sidebar h2 { font-size: 14px; color: #666666; margin: 15px 0px 10px 0px; }











/* Navigation */

#nav1 { background: url('/images/layout/nav1bg.jpg'); height: 36px; }


#menuWrapper {  height: 36px; text-align: right;  width: 790px; margin-left: 17px; float: left; }


.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


 #p7menubar, #p7menubar ul { padding: 0px; margin: 0px; list-style: none; font-family: Arial; }

#p7menubar li ul { }

#p7menubar a { 	display: block; text-decoration: none; }
#p7menubar a.trigger { 	color: #FFFFFF; }
#p7menubar li {	float: left; width: 9em; list-style-type: none; }
#p7menubar li ul li { }
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}

/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  { width: 100%; }
#p7menubar ul li a  {
	color: #FFFFFF;
}

#p7menubar ul li a:hover  {
    text-decoration: underline;
}
#p7menubar li ul {
	position: absolute;
	display: none;

}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a { }
#p7menubar li:hover ul, #p7menubar li.p7hvr ul { display: block; }





#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a { /*    background: #33CCFF;*/ }



#p7menubar a:hover { color: #FFFFFF; }
#p7menubar li { border-color: #FFFFFF; border-width: 1px; border-right-style: solid; }
#p7menubar li ul li { border: none;}



#p7menubar a { color: #FFFFFF; font-size: 11px; text-align: center; line-height: 30px; padding: 1px 8px; font-family: arial;  height: 30px; }
#p7menubar a:hover { color: #FFFFFF; text-decoration: none; }

#p7menubar li ul { padding-top: 8px; width: 210px; background: #FFFFFF url('/images/layout/nav1ulbg.jpg') repeat-x; border-color: #CCCCCC; border-width: 2px; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-style: none; }

#p7menubar li ul li a { font-size: 12px; padding: 5px 10px 5px 10px; height: 25px; font-weight: normal; color: #666666; border: none; text-align: left; display: block; width: 100%; }
#p7menubar li ul li a:hover { font-weight: normal; color: #FFFFFF; text-decoration: none; background: #3dbccd; }


#p7menubar ul a { padding: 1px 9px 1px 9px; font-family: arial;  height: 30px; line-height: 14px; }



#nav1b { width: 120px; height: 30px; float: right; text-align: right; margin-right: 11px; }
#nav1b a { color: #FFFFFF; font-size: 11px; font-family: arial; line-height: 30px; padding: 7px 9px 8px 9px; }












/* Navigation */

#nav2 { background: #FFFFFF; height: 24px; }


#menuWrapperTwo {  height: Two4px;  width: 7Two0px; margin-left: 20px; float: left;  }

#menuwrapperTwo {
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


#p7menubarTwo, #p7menubarTwo ul { padding: 0px; margin: 0px; list-style: none; font-family: Arial; }

#p7menubarTwo li ul { }

#p7menubarTwo a { 	display: block; text-decoration: none; }
#p7menubarTwo a.trigger { 	color: #FFFFFF; }
#p7menubarTwo li {	float: left; width: 9em; list-style-type: none; }
#p7menubarTwo li ul li { }
#p7menubarTwo li {position: relative;}

/* hide from IE mac \*/
#p7menubarTwo li {position: static; width: auto;}

/* end hiding from IE5 mac */

#p7menubarTwo li ul, #p7menubarTwo ul li  { width: 100%; }
#p7menubarTwo ul li a  {
	color: #FFFFFF;
}

#p7menubarTwo ul li a:hover  {
    text-decoration: underline;
}
#p7menubarTwo li ul {
	position: absolute;
	display: none;

}
#p7menubarTwo li:hover a, #p7menubarTwo a:focus, #p7menubarTwo a:active, #p7menubarTwo li.p7hvrTwo a { }
#p7menubarTwo li:hover ul, #p7menubarTwo li.p7hvr ul { display: block; }





#p7menubarTwo li:hover a, #p7menubarTwo a:focus, #p7menubarTwo a:active, #p7menubarTwo li.p7hvrTwo a { /*    background: #33CCFF;*/ }



#p7menubarTwo a:hover { color: #FFFFFF; }

#p7menubarTwo {  color: #88c13d; font-family: arial; font-size: 11px; }


#p7menubarTwo li:hover a { color: #000000; }



#p7menubarTwo a {  color: #88c13d; font-size: 11px; text-align: left; line-height: 18px;padding: 1px 5px 5px 5px; font-family: arial;  }
#p7menubarTwo a:hover { color: #000000; text-decoration: none; }

#p7menubarTwo li ul {  padding-top: 3px; width: 210px; background: #FFFFFF url('/images/layout/nav1ulbg.jpg') repeat-x; border-color: #CCCCCC; border-width: 2px; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-style: none; }


#p7menubarTwo li ul li a { font-size: 12px; padding: 3px 10px 1px 10px; height: 25px; font-weight: normal; color: #666666; border: none; text-align: left; display: block; width: 100%; }
#p7menubarTwo li ul li a:hover { font-weight: normal; color: #FFFFFF; text-decoration: none; background: #3dbccd; }


#p7menubarTwo ul a { padding: 1px 9px 1px 9px; font-family: arial;  height: 30px; }


#p7menubarTwo ul a { }


.cartLink { text-decoration: none; color: #6d6e71; float: right; font-size: 10px; padding-top: 3px; margin-right: 20px; }
 .cartLink img { border: none; }





.success { border: 4px solid #88bf3d; padding: 10px; }
.error { border: 4px solid #3dbccd; padding: 10px; }


.product_symbol { width: 55px; float: left; margin-right: 7px; margin-bottom: 10px; }


.newsletter-bordered { border: 2px solid #86be3b; padding: 1px; }






.frm td, .frm th { padding: 3px 0px 3px 0px; vertical-align: top; font-size: 12px; }
.frm th { padding-right: 10px; text-align: left; }

