﻿
body 
{
    background-color:White;
    color:#3C3C3C;
    font:76%/1.4 Arial,Helvetica,Sans-Serif;
  
}
#Content 
{
    margin:auto;
    width:961px;
    
}
.contentContainer
{
    padding: 0 10px 10px 10px;
}
/***  General  ***/

.clearfix
{
    display: block;
}

.clearBoth
{
    clear: both;
}
.clearSpace
{
    clear: both;
    height:20px;
}
img 
{
    border:none;
}
ul 
{
    list-style-type:none;
    margin:0;
    padding:0;
}
p
{
    margin:0 0 0.6em 0;
}
a
{
    color:#2d73aa;
    text-decoration:none;
}
a:hover
{
    color:#000;
}
h1
{
    margin:0 0 0.5em 0;
    font-size:1.5em;
}
h2
{
    margin:0;
    font-size:1.1em;
}
h3
{
    margin:0;
    font-size:1em;
}
.bold
{
    font-weight:bold;
}
input[type=submit]
{
    font-family:Arial;
}
.button
{
    background:url(Images/Sprite.png) no-repeat left top;
    width:54px;
    height:22px;
    border:none;
    color:#fff;
    font-weight:bold;
    padding-bottom:2px;
    cursor:pointer;
}
.mediumButton
{
    background:url(Images/Sprite.png) no-repeat left -111px;
    width:83px;
    height:22px;
    border:none;
    color:#fff;
    font-weight:bold;
    padding-bottom:2px;
    cursor:pointer;
}

a.button
{
    background:url(Images/Sprite.png) no-repeat -104px -112px;
    width:43px;
    height:16px;
    font-size:0.9em;
    display:block;
    float:right;
    padding-left:4px;
}
a:hover.button
{
    color:#fff;
}
.inputField
{
   /* background:url(Images/Sprite.png) no-repeat left -185px;*/
    width:191px;
    height:23px;
    border:solid 1px #f3c714;
    margin:3px 0 10px 0;
    font-size:0.9em;
    color:#3c3c3c;
    padding:0 5px 2px 5px;
    line-height:2em;
    background-color:#fffddd;
}
.headerBg
{
    background:url(Images/HeaderBg.png) repeat-x left top;
    height:26px;
    margin:0 10px 10px 10px;
    padding:6px 10px 0 10px;
}
/***  Structure  ***/
#LeftMenuArea
{
    float:left;
    width:150px;
    padding:0 10px 0 10px;
    margin-bottom:10px;
}
#MainPageArea
{
    float:left;
    width:630px;
    margin-bottom:10px;
}
#RightArea
{
    float:left;
    width:148px;
    padding:0 10px 0 0;
    margin-bottom:10px;
}
#MainArea
{
    background:url(Images/MainAreaBg.png) repeat-y left top;
    border-right:solid 1px #E3E3E2;
    border-left:solid 1px #E3E3E2;
}

/***  Header  ***/
#HeaderArea 
{
    background:url("Images/HeaderBackground.gif") no-repeat left bottom;
    border-left:1px solid #E3E3E2;
    border-top:1px solid #E3E3E2;
    height:154px;
}
#Logotype 
{
    float:left;
    padding:20px 0 0 5px;
}
#RandomImages 
{
    float:right;
    height:154px;
    overflow:hidden;
    width:478px;
}
#RandomImages .randomBackground 
{
    background-position:center top;
    border-right:2px solid #CCA982;
    float:left;
    height:154px;
    width:237px;
    overflow:hidden;
}
/***  Footer  ***/
#FooterArea 
{
    background:url("Images/FooterBg.png") repeat-x 0 0 #F2F0F0;
    border-bottom:1px solid #E3E3E2;
    border-left:1px solid #E3E3E2;
    border-right:1px solid #E3E3E2;
    height:48px;
    padding:0;
}
.footerContent 
{
    color:#736F6E;
    padding:15px 0 10px;
    text-align:center;
}
.footerContent p 
{
    margin:0;
}
/***  Main Menu  ***/
#MainMenuArea 
{
    background:url("Images/MainMenuBg.png") repeat-x left top;
    height:29px;
    padding-top:3px;
}
ul#MainMenu 
{
    float:left;
    font-size:1.1em;
}
ul#MainMenu li a 
{
    color:#FFFFFF;
    display:block;
    margin:0 9px 0 8px;
    padding:4px 0 4px 0;
    text-decoration:none;
}
ul#MainMenu li 
{
    background: url("Images/MainMenuBorder.png") no-repeat right 0;
    float:left;
}
ul#MainMenu li.selected 
{
    font-weight:bold;
}

/*** Catalog Node ***/

.catalogNodeContainer
{
    height: 120px;
    padding:10px;
    border:solid 1px #f9cb11;
    margin:10px 10px 10px 10px;
    overflow: hidden;
}

.catalogNodeText
{
    float:left;
    width:390px;
    height:114px;
    overflow:hidden;
}
.catalogNodeContainer h2
{
    font-size:1.3em;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
    margin-left: 10px;
    width:180px;
    overflow:hidden;
}

/***  Products  ***/
.searchArea
{
    float: right;
    margin-right:5px;
}
.searchInput
{
    border:solid 1px #96a183;
    background-color:#e1f1c5;
    font-size:0.9em;
    color:#496f00;
    padding:3px;
    width:150px;
    margin-right:5px;
}
.searchButton
{
    background:url(Images/Sprite.png) no-repeat left -280px;
    border:none;
    color:#bdcabf;
    font-weight:bold;
    padding-left:14px;
    margin-top:3px;
    cursor:pointer;
}
.listArea
{
    background:url(Images/ListBg.png) repeat-y left top;
    padding:10px 0 0 0;
    margin:10px;
    zoom:1;
    border-top:solid 1px #F9CB11;
}

.productDisplayContainer
{
    float: left;
    overflow:hidden;
}
.productDisplayContainerInner
{
    margin:0;
    padding:10px;
    border-bottom:solid 1px #f9cb11;
    width: 285px;
    height: 190px;
    overflow:hidden;
}
.productDisplayContainerInner.lastItem
{
    border-bottom:none;
}

.productImageContainer
{
    width: 120px;
    float: left;
    height:177px;
    overflow:hidden;
    margin:5px 10px 0 0;
}
.productImageContainerInner
{
    height:163px;
    overflow:hidden;
}
.productImageContainer img
{
    width: 120px;
}

.productTitleContainer
{
    height:16px;
    width:100%;
    padding-bottom: 3px;
    overflow:hidden;
}
.productTitleContainer a
{
    font-size:1.2em;
    font-weight:bold;
    line-height:1.2em;
}
.productInfoContainer
{
    float:right;
    width:155px;
}
.productDescriptionContainer
{
    width:153px;
    height:100px;
    overflow:hidden;
    margin-top: 3px;
}
.productDescriptionContainer select
{
    width: 153px;
}

.productPriceContainer
{
    float:right;
    width:74px;
    margin:0 5px 0.8em 0;
    font-weight:bold;
    text-align:right;
}

.productButtonsContainer
{
    float:right;
    width:100px;
   
}
.productButtonsContainer a
{
    float: left;
    padding-right:0;
    text-decoration:underline;
}
.price
{
    font-size:2em;
    color:#df1111;  
    padding-left:0px;
}

.headerBg h2
{
    text-transform:uppercase;
}
.sort
{
    margin:0 0 0 10px;
   
}
.pager
{
    text-align:right;
    float:right;
    margin:5px 10px 0 0;
    font-size:0.9em;
}
.pager a
{
    padding:0 0 0 10px;
}
.pager span
{
    padding:0 0 0 10px;
    font-weight:bold;
}

.pager .pagingNextButton
{
    background:url("Images/Sprite.png") no-repeat -3px -43px;
    width:16px;
    height:15px;
    margin: 0 0 0 10px;
}
.pager .pagingPreviousButton
{
    background:url("Images/Sprite.png") no-repeat -38px -43px;
    width:16px;
    height:15px;
    margin-right:10px;
}
.pager .pagingLastButton
{
    display:none;
}

.searchSuggestion
{
    margin:0 0 10px 10px;
}

/***  Dropdown  ***/
.dropdown, .smalldropdown,  .mediumdropdown
{
    float:left;
    margin-right:10px;
}
.mediumdropdown
{
    margin:6px 0 0 0;
}
.fancyDropdown
{
	width: 180px;
}
.smalldropdown .fancyDropdown
{
	width: 38px;
}
.mediumdropdown .fancyDropdown, .mediumdropdown select
{
	width: 70px;
}
.selectInput
{
	padding: 2px 0 0 6px;
	display: block;
	text-align: left;
	height: 23px;
	cursor: pointer;
	border: 0;
	color: #3c3c3c;
	line-height: 1.7em;
	background: url(Images/Sprite.png) no-repeat 0 -72px;
	font-size:0.9em;
}

.smalldropdown .selectInput
{
	background: url(Images/Sprite.png) no-repeat 0 -151px;
	height: 16px;
	font-size:0.8em;
	padding: 0 0 0 6px;
}
.mediumdropdown .selectInput
{
	background: url(Images/Sprite.png) no-repeat 0 -314px;
	height: 16px;
	font-size:0.8em;
	padding: 0 0 0 6px;
}

div.selectBox
{
	position: absolute;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	z-index: 1000;
	width: 184px !important; /* sorry have to */
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat left top;
}
.smalldropdown div.selectBox
{
	width: 40px !important; /* sorry have to */
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat -200px top;
}
.mediumdropdown div.selectBox
{
	width: 54px !important; /* sorry have to */
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat -264px top;
}
div.selectBox ul
{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 4px 0 6px 0;
	z-index:900;
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat left bottom;
}
.smalldropdown div.selectBox ul
{
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat -200px bottom;
}
.mediumdropdown div.selectBox ul
{
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat -264px bottom;
}
div.selectBox ul li
{
	list-style-type: none;
	display: block;
	margin: 0 1px 0 1px;
	padding: 0 0 0 7px;
	cursor: pointer;
	position: relative;
	line-height: 1.8em;
	height: 25px;
	font-size:0.9em;
}
.smalldropdown div.selectBox ul li, .mediumdropdown div.selectBox ul li
{
	height: 16px;
	font-size:0.8em;
}
div.selectBox ul li.current
{
    background-color:#fff5ac;
}

/***  Sub menu  ***/
#SubMenu ul li a, #SubMenu ul li span.selected
{
    color:#3c3c3c;
    padding: 3px 5px 3px 10px;
    display:block;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.1em;
    border-bottom:none;
    background-color:Transparent;
}
#SubMenu ul li ul li a
{
    text-transform:none;
    font-weight:normal;
}
#SubMenu ul li ul li ul li a
{
    padding: 3px 5px 3px 20px;
    font-size:0.9em;
}
#SubMenu ul li ul li
{
    border-top:solid 1px #f9cb11;
}
#SubMenu ul li ul li ul li
{
    border-top:none;
}
#SubMenu ul li ul li span.selected
{
     background-color:#fffddd;
    /* border-bottom:solid 1px #f9cb11;*/
     text-transform:none;
}
#SubMenu ul li ul li ul
{
    border-top:solid 1px #f9cb11;
}
#SubMenu ul li ul li ul li span.selected
{
    padding: 3px 5px 3px 20px;
    border-bottom:none;
    font-size:0.9em;
}
#SubMenu ul.contactMenu li a,#SubMenu ul.contactMenu li span
{
    text-transform:none;
    font-weight:normal;
    border-top:solid 1px #f9cb11;
}
#SubMenu ul.contactMenu li span
{
    background-color:#FFFDDD;
    font-weight:bold;
}

/***  Top list  ***/
.topListArea
{
    margin:0 10px 0 10px;
}
.toplistContainer
{
    float:left;
    width:285px;
    padding:0 10px 10px 10px;
}
.topListArea .headerBg
{
    margin:0 0 10px 0;
}
.topList
{
    padding:0 10px;
    font-size:0.9em;
}
.topListTable
{
    width:100%;
}
.button.small
{
    background:url(Images/Sprite.png) no-repeat -87px top;
    width:33px;
    height:16px;
    font-size:0.9em;
}
.topListArea tr
{
    height:25px;
}
.toplistAlternatingRow
{
    background-color:#fffddd;
}
.topListArea tr a
{
    font-weight:bold;
}
.smallprice
{
    padding-right:5px;
    padding-left:5px;
}
/***  Shopping cart  ***/
.shoppingCart
{
    border:solid 1px #f9cb11;
    background-color:#fffddd;
    padding:10px;
    margin:10px 0 10px 0;
}
.shoppingCart h2
{
    text-transform:uppercase;
}
.shoppingCart ul
{
    font-size:0.9em;
    padding-top:5px;
}
.shoppingCart ul li
{
    margin-bottom:5px;
    padding:3px;
}
.emptyCart
{
	padding-bottom: 5px;
	display: block;
}
.shoppingCart ul span
{
    padding-bottom:5px;
    display:block;
}
.shoppingCart .link
{
    display:block;
    color:#3c3c3c;
    font-weight:bold;
}
.cartPrice
{
    float:left;
}
.add
{
    border:none;
    cursor:pointer;
    background:url(Images/Sprite.png) no-repeat -144px top;
    width:14px;
    height:13px;
    float:right
}
.latest
{
    background-color:#fff5ac;
}
.sumArea
{
    border-top:solid 1px #f9cb11;
    padding:5px 0 5px 0;
}
.sum
{
    float:left;
    font-size:1em;
}
.total
{
    float:right;
    font-size:1.1em;
    font-weight:bold;
}
.shoppingCart a.button
{
    padding:2px 0 0 10px;
    width:74px;
     background:url(Images/Sprite.png) no-repeat left -111px;
    height:22px;
    font-size:1em;
    float:right;
    /*background:none;
    color:#2d73aa;
    width:auto;*/
}
.choose
{
    float:left;
    font-size:0.9em;
    padding-right:5px;
}
/**** Breadcrumbs *****/
.breadCrumbs span
{
    font-weight: bold;
   
}

.breadCrumbs
{
    padding: 10px 0 0 10px;
}

.breadCrumbs a
{
     color:#3C3C3C;
    text-decoration: none;
	font-weight: bold;
}
/**** Puffs *****/
#RightArea img
{
    max-width:150px;
    margin:10px 0 0 0;
    _width: expression(document.body.clientWidth < 150? "150px" : document.body.clientWidth > 150? "150px" : "auto");
}
#RightArea p
{
    margin:0;
}
/**** Wizard *****/
.wizardButtonsContainer
{
    width: 100%;
    margin-top:10px;
}
.wizardNextButtonContainer
{
    text-align: right;
}
.step
{
    float:left;
    padding:15px 5px 0 0;
    font-weight:bold;
}
.stepCompleted, .stepNotCompleted, .stepCurrent
{
    padding-top:15px;
    float: left;
    width:15px;
}

.stepCompleted
{

}

.stepNotCompleted
{
  
}

.stepCurrent
{
    background:url(Images/Sprite.png) no-repeat -184px top;
    padding-top:13px;
    color:#f47521;
    font-size:1.3em;
    font-weight:bold;
}

.wizardStepTracker
{
    float:right;
    font-size:0.9em;
}

.wizard
{
    margin:0 10px 0 10px;
    border:solid 1px #f9cb11;
    padding:10px;
    min-height:200px;
}
#loading
{
    position:relative;
    top:80px;
    left:60px;
}
#loading h2, .noResults h2
{
    font-size:0.9em;
    font-weight:normal;
    padding-left:5px;
}
.noResults h2
{
    padding-top:50px;
    padding-bottom:50px;
}
.cartItemImage
{
    float:left;
    width:90px;
    margin-right:10px;
}
.cartItemInfo
{
    float:left;
    width:488px;
}
.cartItemInfo h3
{
    border-bottom:1px solid #f9cb11; 
}
.cartItemProperties
{
    background-color:#fffddd;
    padding:10px;
    font-size:0.9em;
}
.cartItemBottom
{
    float:right;
    background-color:#fff5ac;
    width:468px;
    padding:3px 10px;
}
.totArea
{
    float:right;
}
.totArea .total
{
    font-size:2em;
    color:#df1111;
    float:none;
}
.totSum
{
    font-weight:bold;
    font-size:1.2em;
    padding-right:5px;
}
.mediumButton-wrap
{
    text-align:right;
    margin-top:20px;
    float:right;
}
.crmContainer label
{
    font-size:0.9em;
    display:block;
    font-weight:bold;
}

.backButton-wrap
{
    float:left;
    margin-top:20px;
}
.backButton
{
    background:none;
    border:none;
    cursor:pointer;
    color:#2d73aa;
    font-weight:bold;
    height:22px;
  
}
.detailsConfirm
{
    font-size:0.9em;
    border:solid 1px #f9cb11;
    background-color:#FFFDDD;
}
.detailsConfirm td
{
    width:200px;
    vertical-align:bottom;
    padding:3px 5px 3px 5px;
    height:20px;
}
.detailsConfirm .sumArea
{
    border:none;
    padding-top:10px;
    font-weight:bold;
}
.column
{
    float:left;
    width:240px;
}
.paymentOptionSelected
{
    background-color: #FFFDDD;
    border: 1px solid #F7D236;
    width:215px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
  
}
.paymentOption
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.paymentOption .paymentOptionDescription
{
    display: none;
}
.paymentOptionSelected .paymentOptionDescription
{
    display: block;
    margin-left: 21px;
    margin-bottom:5px;
}
.paymentOptionSelected .paymentOptionDescription p
{
   
    font-size:0.9em;
   
}
/*
.paymentMethod td
{
    padding-right:20px;
    padding-top:4px;
}
*/
.paymentMethod input
{
    float:left;
    /*margin-top:0;*/
}
/*, .paymentMethod tr td label, .paymentMethod span, .paymentMethod table*/
.print .detailsConfirm
{
    border:none;
    background-color:Transparent;
}
.accept
{
    float:right;
    font-size:0.9em;
}
.accept a
{
    cursor:pointer;
}
.orderNo
{
    font-size:1.1em; 
    margin-bottom:5px; 
    font-weight:bold;
}
/**** Pop Up *****/
.productContainer
{
    padding:10px;
}
.productPopUpInfo
{
    float:left;
    width: 300px;
    margin-left: 5px;
}
.productContainer .productImageContainer
{
    width:auto;
    height:auto;
    margin-bottom:10px;
}
.productContainer .productImageContainer img
{
    width:auto;
}

.productContainer h2
{
    font-size:1.4em;
}
.productContainer h3
{
    margin:15px 0 2px 0;
}
.productContainer .productInfoTable
{
    margin:0 0 20px 0;
    font-size:0.9em;
    width:100%;
}
.productContainer .productDescriptionContainer  
{
    float:none;
    height:auto;
    width:auto;
    overflow:visible;
}
.productInfoTable .alt
{
    border-top:solid 1px #f9cb11;
    border-bottom:solid 1px #f9cb11;
    background-color:#fffddd;
}
.productInfoTable td
{
    padding:0 5px 0 5px;
}
.productContainer .productPriceContainer
{
    float:none;
    text-align:right;
    width:auto;
}
.popup
{
    background-color: White;
    width: 612px;
    background:url(Images/popUpTop.png) no-repeat left top;
    padding-top:18px;
    position:relative;
}

.popupBackground
{
    background-color: #333333;
     filter:alpha(opacity=60);
    opacity:0.6; 
}
.popup .productContainer 
{
    background:url(Images/popUpBody.png) no-repeat left bottom;
    padding:20px 20px 20px 20px;
    width: 572px;
}
.close
{
    position:absolute;
    background:url(Images/Sprite.png) no-repeat -1px -228px;
    top:15px;
    right:15px;
    height:20px;
    width:20px;
    cursor:pointer;
}
.catalogNodeContainer img
{
    float:right;
    max-width:170px;
    max-height:115px;
    _width: expression(document.body.clientWidth < 170? "170px" : document.body.clientWidth > 170? "170px" : "auto");
    _height: expression(document.body.clientHeight < 115? "115px" : document.body.clientHeight > 115? "115px" : "auto");
}
/**** Validation *****/
.validation
{
    border:solid 1px #DF1111;
    color:#DF1111 !important;
    padding:10px;
    font-weight:bold;
}
/**** Logotypes *****/
.logotypes
{
    margin:10px 0 10px 0;
}
.logotypes a
{
    margin:10px 10px 0 0;
    display:block;
    float:left;
}
.size
{
    margin:23px 0 0 0;
}
/**** Warning *****/
.warning
{
    color: Black;
    border: solid 2px #a95623;
    background-color: #ff8400;
    padding: 15px;
    margin: 10px 10px 0 10px;
}
.warning a
{
    text-decoration: underline;
}
