/* The following colour values are populated automatically by the 'Customize design' mode. If modifying manually, mapping.xml also needs to be updated accordingly */
.GC1{background-color:#fedce5;color:#000000;}
.GC2{color:#000000;background-color:#fea8be;}
.GC3{color:#000000;background-color:#fea8be;}
.GC4,.GC4 a,a .GC4{background-color:#FFFFFF;border-color:#fea8be;color:#6F6F6F;}
.GC5,.GC5 a,a .GC5{background-color:#fea8be;color:#000000;}
.GC6,.GC6 a,a .GC6{background-color:#FFFFFF;border-color:#fedce5;color:#000000;}
.GC7{border-color:#D0DFF4;color:#FFFFFF;}
.GC8,.GC8 a,a .GC8{border-color:#fedce5;color:#000000;background-color:#fea8be;}
.GC9,.GC9 a,a .GC9{background-color:#CCCCCC;border-color:#fedce5;color:#000000;}
.GC10{background-color:#fedce5;border-color:#fea8be;color:#000000;}
.GC11{color:#000000;}
.GC12{color:#000000;}
.GC13{background-color:#fea8be;border-color:#D0DFF4;color:#000000;}
.GC14,.GC14 a,a .GC14{background-color:#CCCCCC;color:#000000;}
.GC15,.GC15 a,a .GC15{background-color:#CCCCCC;border-color:#CCCCCC;color:#000000;}
.GC16{color:#000000;background-color:#fea8be;border-color:#fea8be;}
.GC17{color:#000000;}
.GC18{color:#000000;}
.GC19{color:#000000;}
.GC20{color:#000000;}
.GC21{color:#FF0303;}
.GC22{color:#000000;background-color:#FFFFFF;}
.GC23{border-color:#000000;color:#000000;}
.GC24{background-color:#fea8be;border-color:#fedce5;color:#FFFFFF;}
.GC25{color:#000000;}
.GC26{background-color:#fea8be;border-color:#fef0f3;color:#000000;}
.GC27{background-color:#fea8be;border-color:#fea8be;color:#000000;}
.GC28,.GC28 a,a .GC28{border-color:#FFFFFF;color:#FFFFFF;}
.GC29,.GC29 a,a .GC29{border-color:#FFFFFF;color:#FFFFFF;background-color:#5F91D6;}
.GC30,.GC30 a,a .GC30{color:#000000;border-color:#fea8be;background-color:#fedce5;}
.GC31,.GC31 a,a .GC31{background-color:#fea8be;color:#FFFFFF;border-color:#fea8be;}
.GC32,.GC32 a,a .GC32{border-color:#fea8be;color:#000000;background-color:#fedce5;}
.GC33,.GC33 a,a .GC33{border-color:#fea8be;color:#FFFFFF;background-color:#fea8be;}
.GC34,.GC34 a,a .GC34{border-color:#fea8be;color:#000000;background-color:#fedce5;}
.GC35,.GC35 a,a .GC35{background-color:#fea8be;color:#FFFFFF;border-color:#fea8be;}
.GC36{color:#000000;background-color:#5F91D6;}
.GC37{color:#000000;}
.GC38{color:#000000;border-color:#000000;}
.GC39{color:#000000;}
.GC40{background-color:#fedce5;color:#000000;}
.GC41{background-color:#fef0f3;color:#000000;}
.GC42{color:#000000;}
.GC43{background-color:#fea8be;}
.GC44,.GC44 a,a .GC44{color:#FFFFFF;background-color:#fea8be;}
.GC45,.GC45 a,a .GC45{background-color:#fea8be;color:#000000;}
.GC46{background-color:#fea8be;}
.GC47{background-color:#CCCCCC;}
.GC48,.GC48 a,a .GC48{background-color:#fef0f3;border-color:#000000;color:#000000;}
.GC49,.GC49 a,a .GC49{background-color:#fea8be;border-color:#000000;color:#000000;}
.GC50{color:#000000;border-color:#fedce5;background-color:#FFFFFF;}
.GC51{background-color:#fedce5;color:#000000;border-color:#fea8be;}
.GC52{color:#FF0303;}
.GC53{color:#000000;}
.GC54{color:#000000;}
.GC55{color:#000000;}
.GC56{color:#FF0303;}
.GC57{background-color:#CCCCCC;color:#000000;border-color:#fea8be;}
.GC58{background-color:#CCCCCC;color:#000000;border-color:#fea8be;}
.GC59{background-color:#CCCCCC;color:#000000;border-color:#fea8be;}
.GC60{color:#000000;}
.GC61{color:#000000;}
html body, div, p, td, input, select /* font */{font-family:Arial, Helvetica, Tahoma, sans-serif;}
html /* scrollbars */{scrollbar-track-color:#fea8be;scrollbar-arrow-color:#000000;scrollbar-base-color:#fedce5;}
a{text-decoration:none;color:#009fff;}
/* **** END: Base system colour styles and declarations **** */

/* ** BEGIN: Primary declarations ** */
* {margin:0;padding:0;} /* Forces all elements to default */
html {text-align:center;}
/*body, div, p, td, input, select {font-style:normal;}*/
body {font-size:12px;background-image:url();background-repeat:repeat-x;background-position:left top;margin:0px; padding:0px;}
*html body {width:100%;}
html, body {height:100%;text-align:center;}
/* ** BEGIN: Website width and height ** */
	/* Normally set to 770px (Fits on 800 x 600 screens) or 980px (Fits on 1024 x 768 screens). Larger or smaller sizes are possible, with sacrifice to legability of website text and loading times. */
	#WebSite, #WebSiteHeader, #WebSiteContent, #WebSiteFooter, #WebSiteContent, #AppLogo, #DesignImage2, #DesignImage3, #DesignImage5, #DesignImage7, #DesignImage8  {width:980px;}
	#DesignImage1 {width: 100%;}
	#DesignImage4 {width: 452px;}
/* Sum of the following elements width must equal WebSite width. Check other values further down this file for other elements which my be affected by these settings. */
	#SideBar_L, #Index2 table.idx2Background {width:196px;} #Content {width:784px;}
	/* Minimum website height */
	#WebSite, #SideBar_L, #WebSiteContent, #Content {min-height:415px;}
	#WebSiteHeader {height:430px;}
	#WebSiteFooter {min-height:5px;}
/* ** END: Website width and height ** */

p {margin:0 0 .75em 0;}
ul, ol {clear:left;margin:0 0 0.5em 2.5em;}
li ul, li ol {margin-bottom:.25em;}
object {display:block;}
table[align=center] {margin:0 auto;}
abbr, acronym {border-width:0;border-bottom-width:1px;border-bottom-style:dotted;}
textarea {overflow:auto;}
input[type=checkbox], input[type=radio] {background-color:transparent;}
input[type=button], input[type=submit], input[type=reset] {cursor:pointer;}
.noDisplay {display:none;}
#WebSite{position:relative;margin:0 auto;text-align:left;border-width:0px;border-style:solid;}
#WebSiteHeader{position:relative;text-align:left;border:0;margin-bottom: 10px;}
#WebSiteContent{position:relative;}
#SideBar_L{position:relative;float:left;overflow-x:hidden;}
#Index1{position:absolute;left:0px;top:111px;height:31px;width:980px;text-align:left;z-index:40;}
#idx1Navigation{position:absolute;left:15px;}
#Index2{padding:0;margin:0 0 10px 0;overflow:hidden;}
#Container1 {margin-bottom:2px;}
#Content{position:relative;float:right;padding:0;text-align:left;line-height:150%;overflow-y:hidden;overflow-x:auto;}
#FooterClearance{position:relative;clear:both;height:0px;overflow:hidden;}
#FooterClearance span {display:none;}
#WebSiteFooter{position:relative;border:0;text-align:center;}
/* ** END: Primary declarations ** */
#CompanyImage{position:absolute;height:105px;width:455px;top:0px;left:0px;}
#SiteHeadingSiteSloganContainer {position:absolute;top:200px;left:25px;width:420px;height:200px;overflow:hidden;}
#SiteHeadingContainer {position:relative;}
#SiteHeading {font-size:30px;background-color:transparent;font-weight:700;font-style:normal;line-height:1.2em;text-decoration:none;}
#SiteSlogan{position:relative;margin-top:.25em;font-weight:400;font-size:20px;font-style:normal;line-height:1.15em;text-decoration:none;}
.WebSiteFootnote {text-align:center;}
#AppLogo{text-align:center;margin:0 auto;padding:10px;} /* Application logo */
#LinkSF {margin:0 auto ! important;} /* Centers application logo */
/* ** BEGIN: Other Design Images ** */
#DesignImage1{position:absolute;top:0px;left:0px;height:18px;}
*html #DesignImage1{overflow:hidden;}/* IE6 Support */
#DesignImage2{position:absolute;bottom:0px;height:276px;background-image:url(../media/masthead.jpg);background-position:0% 0%;}
#DesignImage3{position:absolute;bottom:0px;height:100px;background-image:url(../media/masthead2.jpg);background-position:0% 0%;}
#DesignImage4{position:absolute;bottom:0px;height:276px;-moz-opacity:0.20;filter:alpha(opacity=20);opacity:0.20;}
#DesignImage5{position:absolute;top:111px;height:31px;}
#DesignImage6{position:relative;padding:5px;}
#DesignImage7{position:absolute;top:154px; left:0px; height:25px;}
#DesignImage8{position:absolute;bottom:0px; left:0px; height:25px;}
/* ** END: Other Design Images ** */
/* ** BEGIN: ObjectFragments ** */
#Login{position:relative;width:192;padding:5px 0;text-align:center;}
#Login a {background:transparent;}

#MiniCartSearchLanguageContainer {position:absolute;top:25px;right:5px;z-index:700;}
#MiniCartAlt {float:right;margin-left:10px;}
#MiniCartSearchLanguageContainerInner {float:right;}
#SwitchLang{position:relative;font-size:12px;line-height:18px;width:166px;}
#SwitchLang select {font-size:12px;}
*html #SwitchLang{position:static;}
#Search{position:relative;margin-bottom:2px;}
#Search td{padding:0;}
input.SearchTextField {width:130px;height:16px;font-size:12px;margin:0;margin-right:3px;text-align:left;border:0px;}
a.SearchButton {margin:0;border:0;}

.ResellerLogOutIcon {width:70px;margin:0;padding:0;border-width:1px;border-style:solid;}
.ResellerLogInIcon {margin-top:3px;padding:0;}
.SignUp {font-family:inherit;font-weight:bold;text-align:center;text-decoration:underline;}

/* ** START: HTML code snippets ** */
.IndexCodeSnippetTop {margin:5px;}
.IndexCodeSnippetBottom {margin:5px;}

.Index1CodeSnippetTop {}
.Index1CodeSnippetTopContent {}
.Index1CodeSnippetBottom {}
.Index1CodeSnippetBottomContent {}
.Index2CodeSnippetTop {}
.Index2CodeSnippetTopContent {}
.Index2CodeSnippetBottom {}
.Index2CodeSnippetBottomContent {}
/* ** END: HTML code snippets ** */
/* ** END: ObjectFragments ** */
/* ** START THEME OVER-RIDING STYLES FOR PAGE AND PRODUCT ** */
/* Control background-position */
.PageLinkBox, .Product, .ProductCrossPromotion {background-position:top;}
/* Check out pages */
.DropDowns {width:180px;} /* Select fields for country and region */
.ViewbasketRow2, .ViewbasketExtras {border-width:1px;border-style:solid;}
.ViewbasketCheckOut {height:20px;margin:20px;padding:0;vertical-align:bottom;background-color:transparent;border:0;}
/* Reseller */
.ResellerFormTable {width:250px;padding-bottom:30px;border-width:1px;border-style:solid;}

/* Drop-shadow effects */
#sfLightBox {-moz-box-shadow: 0px 0px 10px #000000;-webkit-box-shadow: 0px 0px 10px #000000;box-shadow: 0px 0px 10px #000000;}
#sfAddDiv, #MiniCartTotalContents, #MiniCartTotalDrawer {-moz-box-shadow: 3px 3px 5px #666666;-webkit-box-shadow: 3px 3px 5px #666666;box-shadow: 3px 3px 5px #666666;}

/* Start SiteMap */
.ddSitemapLink{position:relative;padding:0 5px;cursor:pointer;font-size:9px;background-color:transparent;color:#7c7c7f;}
.ddSitemapMenu{position:absolute;visibility:hidden;left:0;top:0;width:200px;height:150px;padding:0px 5px;border:1px solid #000000;overflow:scroll;overflow-x:hidden;z-index:999;background-color:#ffffff;text-align:left;}
.ddSitemapMenu a,.ddSitemapMenu div{color:#000000;}
.ddSitemapMenu hr{position:relative;width:200px;height:1px;}
.ddSitemapItem{display:block;padding:0px 10px;text-decoration:none;width:190px;}
#ddSFLink{position:relative;text-align:right;top:-12px;}
#ddSFLinkSep{width:86%;}
/* End SiteMap */

#MiniCartTotalHead{font-size:15px;font-weight:700;font-style:normal;}
.NextPreviousLink{font-size:13px;font-weight:700;font-style:normal;}
/*
Version tag, please don't remove
$Revision: 4392 $
$HeadURL: svn://3d3-p432/ShopFactory/branches/V8_10/bin/Templates/Website/8-BASE-AA_1024 x -/website.css $
*/
