/*
	CSS FOR		Modern Masters - Screen Stylesheet
	AUTHOR:		Alison Springall (ali@springall.me) / BinaryFold4 - All Rights Reserved
	CREATED:	07/01/2010

*/



/* GLOBAL STYLES
----------------------------------------------------------------------------------------------------------------------------- */

body				{ background: #fff url(../images/bg_tile.gif) repeat; font: 80% "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align: left; color: #333; padding: 0; margin: 0; }

hr					{ height: 1px; background-color: #e8e8e8; color: #e8e8e8; border: 0; margin: 15px 0; }
form, table			{ background: transparent; font-size: 1.0em;  }

img					{ border: 0; }

.tablestyle			{ border-collapse: collapse; }
.tablestyle td, 
.tablestyle th		{ vertical-align: top; padding: 5px 5px 5px 0; }
.tableborder td, 
.tableborder th		{ vertical-align: top; padding: 5px; border: 1px solid #e8e8e8; }

.widthwrapper		{ width: 100%; }
.padding			{ padding: 20px; }
.right				{ float: right; }
.left				{ float: left; }
.clear				{ width: 0; height: 0; overflow: hidden; visibility: hidden; display: block; float: none; clear: both; background: none; font-size: 0; list-style: none; padding: 0; border: 0; margin:0; }
.no-display			{ display: none; }



/* TEXT
----------------------------------------------------------------------------------------------------------------------------- */

/* Headings */

h1					{ font-weight: normal; font-size: 1.7em; text-align: left; text-transform: none; color: #333; padding: 20px 0 5px; border-bottom: 1px solid #e8e8e8; margin: 0 0 25px 0; }
h2					{ font-weight: bold; font-size: 1.4em; color: #333; margin: 0; }
h3					{ font-weight: bold; font-size: 1.2em; color: #333; margin: 0; }
h4 					{ font-size: 1.2em; }
h5 					{ font-size: 1.1em; }
h6 					{ font-size: .95em; }

.page-head 			{ padding: 20px 0 5px; border-bottom: 1px solid #e8e8e8; margin: 0 0 25px 0; }
.page-head-alt 		{ margin:0 0 12px 0; }
.page-head, 
.page-head-alt 		{ text-align: right; }
.page-head h3, 
.page-head-alt h3 	{ font-weight: normal !important; font-size: 1.7em !important; text-align: left; text-transform: none !important; margin: 0; }


p					{ font-size: 1.0em; line-height: 1.5em; color: #333; margin: 0 0 20px; }
li					{ font-size: 1.0em; line-height: 1.5em; color: #333; margin: 0 0 5px; }

.smalltext			{ font-size: 0.85em; }


ul					{  }
ol					{  }



/* LINKS
----------------------------------------------------------------------------------------------------------------------------- */

a:link,			
a:visited			{ text-decoration: none; color: #333; }
a:hover, 		
a:active			{ text-decoration: none; color: #b01000; }

.col-main a:link,			
.col-main a:visited			{ color: #b01000; }
.col-main a:hover, 		
.col-main a:active			{ color: #333; }



/* LAYOUT
----------------------------------------------------------------------------------------------------------------------------- */

.wrapper						{ width: 980px; position: relative; z-index: 0; }

/* Structure */
.middle 						{ min-height: 400px; text-align: left; margin: 0 auto; }
.side-col 						{ width: 250px; padding: 15px 0; margin-right: 10px; }
.col-2-right-layout .side-col 	{ padding-left: 35px; }


.col-left 						{ float: left; }
.col-main 						{ float: left; }
.col-right 						{ float: right; }

.col-1-layout .col-main 		{ width: 925px; float: none; padding: 10px 0 10px 20px; margin: 0; }
.col-2-right-layout .col-main 	{ width: 640px; float: left; padding: 10px 0;}
.col-2-left-layout .col-main 	{ width: 640px; float: right; padding: 10px 0; }
.col-3-layout .col-main 		{ width: 305px; margin-left: 10px; }

.cms-home .col-1-layout #main 	{ padding-top: 0; padding-left: 0 !important; }
.cms-page-view .col-main 		{ padding-left: 20px; }
.catalogsearch-result-index .col-2-right-layout .col-main	{ width: 620px; padding-left: 20px; }

/* HEADER
----------------------------------------------------------------------------------------------------------------------------- */

.header						{ width: 955px; min-height: 107px; position: relative; z-index: 1; background: transparent url(../images/header_bg.png) no-repeat left top; margin: 6px 0 0 25px; }

.header #logo				{ position: absolute; top: 35px; left: 20px; margin: 0; }

.header .toplinks			{ position: absolute; top: 5px; right: 10px; color: #353535; margin: 0; }
.header .toplinks ul		{ padding: 0; margin: 0; }
.header .toplinks ul li		{ display: inline; font-size: 0.9em; list-style-type: none; padding: 0; margin: 0; }
.header .toplinks a,
.header .toplinks a:visited	{ text-decoration: none; color: #353535; padding: 0 8px; }
.header .toplinks a:hover,
.header .toplinks a:active	{ text-decoration: underline; color: #353535; }

/*.header h4				{ display: none; margin: 0; }*/


/* NAVIGATION - See also explodedmenu.css
----------------------------------------------------------------------------------------------------------------------------- */


/* Breadcrumbs */

ul.breadcrumbs						{ font-size: 0.95em; line-height: 1.25em; color: #fff; padding: 10px 20px; margin: 0; }
ul.breadcrumbs li					{ display: inline; color: #fff; }
ul.breadcrumbs li strong			{ font-weight: normal; color: #fff; }
ul.breadcrumbs li a,
ul.breadcrumbs li a:visited			{ text-decoration: none; color: #fff; }
ul.breadcrumbs li a:hover,
ul.breadcrumbs li a:active			{ text-decoration: underline; color: #fff; }




/* BANNER
----------------------------------------------------------------------------------------------------------------------------- */

#banner					{ width: 955px; height: 124px; /*position: relative; z-index: 1;*/ background: #fff url(../images/banner_bg.png) no-repeat right top; padding: 0 0 0 25px; margin: 0; }

#banner p#strapline,
#banner .category-head h2		{ width: 400px; font-weight: normal; font-size: 1.6em; color: #fff; padding: 30px 0 0 20px; margin: 0; }
#banner .category-head h2		{ padding-top: 60px; }


/* HOME CAROUSEL
----------------------------------------------------------------------------------------------------------------------------- */

#carousel			{ width: 955px; height: 321px; position: relative; left:-25px; overflow: hidden; background: #3c3d42 url(../images/carousel_bg.jpg) repeat-x 0 0; border-left: 25px solid #fff; }

#carousel-pic			{ display: block; }

	
	


/* CONTENT
----------------------------------------------------------------------------------------------------------------------------- */

.middle-container		{ width: 945px; background-color: #fff; padding: 0 10px 10px 0; border-left: 25px solid #fff; }
.middle-container:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


/* CATEGORY PAGES
----------------------------------------------------------------------------------------------------------------------------- */

.colwrapper				{ background: #fff url(../images/colwrapper_bg.jpg) repeat-y center top; padding: 0 20px; }
.colwrapper:after 		{ content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.colwrapper .subcategory-box		{ width: 228px; min-height: 172px; float: left; text-align: center; padding: 0 33px; margin: 0 0 40px; }
.colwrapper .subcategory-box h3		{ font-weight: normal; text-align: left; color: #333; margin: 0 5px 5px; }
.colwrapper .subcategory-box h3 a,
.colwrapper .subcategory-box h3 a:visited	{ color: #333; }
.colwrapper .subcategory-box h3 a:hover,
.colwrapper .subcategory-box h3 a:active	{ color: #b10000; }
.colwrapper .subcategory-image		{ width: 215px; padding: 6px; text-align: center; border: 1px solid #e8e8e8; }
.colwrapper .subcategory-image img	{ display: block; margin: auto; }

.bestsellers								{ background: #f3f2ed; padding: 10px 15px; margin-bottom: 40px; }
.bestsellers .colwrapper					{ background: transparent url(../images/colwrapper_bg_best.jpg) repeat-y center top; padding: 0; margin-bottom: 20px; }
.bestsellers .colwrapper .subcategory-box	{ width: 175px; min-height: 172px; float: left; text-align: center; padding: 0 13px; margin: 0; }
.bestsellers .colwrapper .subcategory-image	{ width: 163px; background-color: #fff; }
.bestsellers .colwrapper h3					{ font-weight: bold; font-size: 1.0em; margin: 10px 10px 0; }
.bestsellers .colwrapper .smalltext			{ text-align: left; margin: 0 10px; }
.bestsellers .colwrapper .price-box 		{ font-size: 0.85em; margin: 5px 10px; }



/* Prices */
.price 					{ white-space: nowrap !important; }

.price-box 				{ padding: 3px 0; }
.price-box .price 		{ font-weight: bold; font-size: 1.4em; font-style: italic; color: #b21202; }

/* Old price */
/* */ .old-price 					{ margin: 0; }
/* */ .old-price .price-label 		{ white-space: nowrap; color: #999; }
/* */ .old-price .price 			{ text-decoration: line-through; color: #c76200; }

/* Special price */
/* */ .special-price 				{ margin: 0; }
/* */ .special-price .price-label 	{ font-weight: bold; white-space: nowrap; color: #cd5033; }
/* */ .special-price .price 		{ font-weight: bold; color: #c76200; }



/* Excl tax (for order tables) */
/* */ .price-excl-tax  				{ display: block; }
/* */ .price-excl-tax .label 		{ display: block; white-space: nowrap; }
/* */ .price-excl-tax .price 		{ display: block; }

/* Incl tax (for order tables) */
/* */ .price-incl-tax 				{ display: block; }
/* */ .price-incl-tax .label 		{ display: block; white-space: nowrap; }
/* */ .price-incl-tax .price 		{ display: block; font-weight: bold; }


/* Price notice next to the options */
/* */ .price-notice 					{ color: #999; padding-left: 10px; }
/* */ .price-notice .price 				{ font-weight: bold; color: #2f2f2f; }

/* */ .price-as-configured 				{ margin: 0; }
/* */ .price-as-configured .price-label { font-weight: bold; white-space: nowrap; }

/* */ .price-box-bundle 				{ padding: 0 0 10px 0; }
/* */ .price-box-bundle .price-box 		{ padding: 0 !important; margin: 0 !important; }
/* */ .price-box-bundle .price 			{ color: #555; }

/* */ .product-pricing-grouped li 			{ color: #e26703; padding: 2px 0; }
/* */ .product-pricing-grouped li .price 	{ font-weight: bold; }


/* HOME STYLES
----------------------------------------------------------------------------------------------------------------------------- */

.featurecols			{ width: 540px; float: left; background: transparent url(../images/col_divider.jpg) no-repeat center 47px; padding-top: 30px; }
.featurecols .col		{ width: 230px; float: left; margin: 0 20px; }
.featurecols .last		{ }

.featurecols .col h2			{ font-size: 1.1em; margin: 0 7px 8px; }
.featurecols .col .imgborder	{ display: block; padding: 6px; border: 1px solid #eee; margin: 0 0 20px; }


.newscol				{ width: 391px; height: 320px; position: relative; float: right; padding-bottom: 100px; }
.newscol h2				{ background-color: #f3f2ed; font-size: 1.1em; padding: 30px 23px 10px; margin: 0 0 20px; }
.newscol p				{ margin: 0 23px 20px; }
.newscol p a,
.newscol p a:visited	{ text-decoration: underline; color: #333; }
.newscol p a:hover,
.newscol p a:active		{ text-decoration: none; color: #333; }

.newscol p.addcomment	{ float: right; font-size: 0.85em; text-transform: lowercase; margin: -10px 23px 10px; }

.newscol #morenews		{ width: 391px; height: 70px; position: absolute; bottom: 0; right: 0; background-color: #f3f2ed; }
.newscol #morenews a,
.newscol #morenews a:visited	{ width: 120px; height: 20px; float: right; display: block; background: transparent url(../images/arrow_bg_large.png) no-repeat 0 0; font-weight: bold; font-size: 1.0em; text-decoration: none; color: #fff; padding: 4px 0 0 10px; margin-top: 15px; }
.newscol #morenews a:hover,
.newscol #morenews a:active		{ color: #777; }


/* FOOTER
----------------------------------------------------------------------------------------------------------------------------- */

.footer									{ width: 955px; height: 119px; position: relative; clear: both; background: transparent url(../images/footer_bg.jpg) repeat-x left top; padding: 15px 0; margin: 0 0 0 25px; }

.footer .informational ul				{ float: right; padding: 0; margin: 0 35px 0 0; }
.footer .informational ul li			{ list-style-type: none; font-weight: bold; font-size: 0.85em; text-align: right; color: #fff; margin: 0 0 2px; }
.footer .informational ul li a,
.footer .informational ul li a:visited	{ font-weight: normal; text-decoration: none; color: #fff; }
.footer .informational ul li a:hover,
.footer .informational ul li a:active	{ text-decoration: underline; color: #fff; }


.footer ul#footermenu					{ position: absolute; top: 15px; left: -25px; float: left; background-color: #f3f2ed; padding: 3px 15px 2px 45px; margin: 0; }
.footer ul#footermenu li				{ float: left; list-style-type: none; font-weight: normal; font-size: 0.95em; color: #585657; margin: 0; }
.footer ul#footermenu li a,
.footer ul#footermenu li a:visited		{ font-weight: normal; text-decoration: none; color: #585657; padding: 0 5px; border-right: 1px solid #585657; }
.footer ul#footermenu li a:hover,
.footer ul#footermenu li a:active		{ text-decoration: none; color: #333; }
.footer ul#footermenu li.last a			{ border-right: 0; }


.footer #footerlogo					{ position: absolute; top: 50px; left: 20px; margin: 0; }

.footer p#designedby				{ position: absolute; top: 75px; left: 20px; font-size: 0.85em; color: #fff; margin: 0; }
.footer p#designedby a,
.footer p#designedby a:visited		{ font-weight: normal; text-decoration: none; color: #fff; }
.footer p#designedby a:hover,
.footer p#designedby a:active		{ text-decoration: underline; color: #fff; }

.footer p.legality { display:none; }

