/* Sub-Nav
/* height --> body#overview #feature-area  */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
#sub-header                           		{ height: 80px; font-size: 110%; }
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
#sub-nav                              		{ float: right; margin-top: 50px; }
#sub-nav li                           		{ float: left; }
#sub-nav a                            		{ text-decoration: none; padding: 5px 15px; }
  #sub-nav a:link                     		{ color: #444; }
  #sub-nav a:visited                  		{ color: #444; }
  #sub-nav a:hover                    		{ color: #06f; }
  #sub-nav a:active                   		{ color: #444; }
#sub-nav li.selected a                		{ color: #000; font-weight: bold; } 
#subnav-buy-now img, 
#subnav-adv-buy-now img 									{ margin-top: -7px; }
#subnav-adv-buy-now 											{ display: none; }

#pro-adv #subnav-buy-now 									{ display: none; }
#pro-adv #subnav-adv-buy-now							{ display: block; }

/* Page Headings
-----------------------*/
#sub-header h2                        		{ margin: 40px 0 0 22px; text-indent: -5000px; float: left;}


/*-------------------------------------------------------------------------------------------------------------------------------------------*/
body.fmp #sub-header h2						{ width: 200px; height: 40px; background: url(/images/logo.png) no-repeat 0 0; }
/*-------------------------------------------------------------------------------------------------------------------------------------------*/




/* Feature Areas
-----------------------*/
#feature-area                        			{ position: relative; margin-bottom: 0px; }
#winter-area                        			{ position: relative; margin-bottom: 0px; }
.feature-links                        		{ position: absolute; right: 0; bottom: 0px; }
.feature-links li                     		{ float: left; margin-left: 10px; }


/*-------------------------------------------------------------------------------------------------------------------------------------------*/
body#overview #feature-area           		{ height: 450px; background: url(/images/bgMain.jpg) no-repeat 0 0; }
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
body#overview #winter-area           		{ height: 450px; background: url(/cw_09/bgMainWinter.jpg) no-repeat 0 0; }
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.description h3 													{ font-weight: bold !important; }