/* http://meyerweb.com/eric/tools/css/reset/   v1.0 | 20080212  */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}/* remember to define focus styles!  */:focus{outline:0;}body{line-height:1;color:#000;background:#FFF;}ol,ul{list-style:none;}/* tables still need 'cellspacing="0"' in the markup  */table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

body {
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666;line-height: 14px;
text-align:center;
margin:0;
background-color: #A8D3FF;background-image: url(images/bodybg.gif);
}

strong{font-weight:bold;}
em{font-style: italic;}

a{color: #990066;text-decoration:none;}
a:hover{color:#000000;}
p{margin-top:5px;margin-bottom:8px;}
        
#top{background-image: url(images/Top.png);	background-repeat: no-repeat;height: 25px;}

#wrapper{width:980px;margin-left:auto;margin-right:auto;}
#innerwrapper{background-image: url(images/WrapperBg.png);background-repeat:repeat-y;}

#header{width:865px;margin-left:auto;margin-right:auto;height:100px;margin-bottom:8px;}
	
#logo{float:left;width:120px;height:96px;}
#menuspace{margin-left:140px;}

#topMenu{height:75px;text-align:right;line-height:normal;}
#topMenu a{color:#666;}
#topMenu a:hover{color:#000000;text-decoration:underline;}

#mainMenu{height:28px;background-color:#990066;}

/* NICK */
.head {
    font: bold 13pt arial;
    color: #990066;
    text-transform: uppercase;
    line-height: 30px;
}
#mainLeftNav a{
    font: bold 9pt arial;
    color: #990066;
}

/* NICK */
.PriceTag {font: normal 15pt arial; color: #000;}

/* NICK */
#mainMenu li{float:left;margin-left:25px;margin-right:3px;padding-top:7px;}

/* NICK */
#mainMenu li a{font-size: 12px;font-family: Arial, Helvetica, sans-serif;color:#fff;font-weight:bold; text-transform:uppercase;}
#mainMenu li a:hover{color:#BF4080;}		

#pageWrapper{clear:both;width:865px;margin-left:auto;margin-right:auto;}

#sideBar{width:140px;float:left;padding-top:25px;text-align:left;}
#sidebarHeader{}
#sideBar li{margin-bottom:3px;color:#333;font-size:11px;text-transform: uppercase;}
#sideBar li ul{margin-left:15px;}
#sideBar li a{color:#666;}
#sideBar li a:hover{color:#999;}

#LangSelector{height:20px;margin-bottom:5px;}

#mainContent{margin-left:140px;	text-align:left; min-height:250px; line-height:16px;}
	
#footer{background-image: url(images/footer.png);background-repeat: no-repeat;height: 110px;padding-top:20px;color:#ADAB94;}
#footer a{color:#747158;}
#footer a:hover{color:#000000;text-decoration:underline;}

#pageHeader{width:100%;	height:140px;margin-bottom:30px;background-repeat:no-repeat;}
#pageHeaderSmall{width:100%;height:40px;}
#pageHeader h2, #pageHeaderSmall h2{display:none;}
/*h1,h2{display:none;}*/
h1{display:none;}
h3{font-size: 14px;	font-weight: bold;text-transform: uppercase;color: #333;margin-bottom:8px;margin-top:15px;}
h2.ProductTitle{font-size: 20px;font-weight: normal;color: #666; margin-bottom:8px;margin-top:15px;}
h4{font-weight:bold;}

#ProdTabs{margin:0 auto;list-style:none !important;}
#ProdTabs li {float:left;height:32px;display:block;margin:0 !important;}
#ProdTabs li span{cursor:pointer;}
#ProdTabs li{color:#B83D74;	font-weight:bold;text-indent:25px;padding-top:8px;background-repeat:no-repeat;}
#ProdTabs #first{background-image:url(images/TabOneInactive.gif);width:150px;}
#ProdTabs #second{background-image:url(images/tabTwoInactive.gif);width:155px;}
#ProdTabs #first.active {background-image:url(images/TabOneActive.gif);}
#ProdTabs #second.active{background-image:url(images/TabTwoActive.gif);}

#ProdInfoContainer{background-image: url(images/ProdInfoContainerBg.png);background-repeat: repeat-y;width:305px;}
#ProdInfoContainerFooter{background-image:url(images/ProdInfoContainerFooter.png);background-repeat:no-repeat;height:15px;}
#prodInfoText{clear:both;height: 120px;width:295px;margin-left:5px;overflow: auto;font-size:10px;}
#prodInfoText div{padding-left:8px;padding-right:8px;}
#prodInfoText h3{display:none;}
#colorSelector{margin-top:10px;width:280px;margin-left:5px;text-align:right;}

hr.big{border: none;height:6px;background-color:#D1CCAF;color:#D1CCAF;margin-bottom:20px;}

th{font-weight:bold;}

.clear{clear:both;}