/* @override 
	http://localhost:8888/wooden/css/styl.css
	http://localhost:8888/wooden_ci/css/wooden_screen.css
*/

body { 

	font-family:Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:12px;
	margin: 0px;
	background-color: #fff;

}

a:link, a:visited {
	color: #dde300;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
}

a:link.selected, a:visited.selected {
	color: #fff;
}
a:hover.selected{
	color: #dde300;
}
	
.selected {
	color: #fff;
}

.grey{ color: #ccc; }
.white{ color: #fff; }

select {
	width: 100px;
}
#frame_cms select {
	width: 200px;
}

.input_large, .input_med{
	width: 300px;
	height: 15px;
	padding: 2px;
	margin: 5px 0;
	border: 0px;
	background-color: #e86040;
	color: #fff;
	font-family: helvetica,arial;
	font-size: 13px;
}
.input_med{
	width: 200px;

}
.input_title{
	color: #ccc;

}

/* @group *******************  main structure */

#frame {
	position:absolute;
	width:900px;
	height:600px;
	margin:-300px auto auto -450px;
	left:50%;
	top:50%;
	background-color: #CC0000;
}
#frame_cms {

	width:900px;
	left:50%;
	margin: 5px auto;
	background-color: #CC0000;

}

#header{
	height:50px;
	text-align: right;
	padding: 15px 20px 10px 20px;
}

#nav {
	height:20px;
	margin-bottom: 15px;
	padding: 0 20px;

	float: left;
}
#nav ul {

	padding: 0;
	margin: 0;
}
#nav li{
	float: left;
	list-style: none;
	padding-right: 30px;
}

#actions{
	float: right;
	margin-right: 10px;
}
#actions_cms{
	float: right;
	margin-right: 26px;
	color: #ccc;
	text-align: right;
}

#content{
	position: relative; 
	height:440px;
	margin: 0 20px;
	clear: both;
}

#logos {
	position: absolute; 
	top: 380px; left: 610px;
	height: 60px;
	width: 250px;
	background-color: #CC0000;
}

#hero_overlay {
	position: absolute; 
	top: 210px; left: 10px;
	line-height: 20px;
	width: 450px;
	font-family: "Courier New"; 
}
#hero_overlay h1 {
	font-size: 25px;
}
#hero_overlay p {
	font-size: 18px;
	color: #dde300;
}


#models_brands {
	
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	height: 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#models_brands ul{
	
	margin: 0px;
	padding-left: 0px;

}
#models_brands li{
	float: left;
	list-style: none;
	padding-right: 30px;
	padding-top: 10px;
}

#products {
	float: left;
	width: 570px;
}

.product_container{
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
}

 * html .product_container {
    \width: 170px; /* for IE5 and IE6 in quirks mode */
    w\idth: 170px; /* for IE6 in standards mode */
  }


.product_thumb{
	width: 180px;
	height: 120px;

}
.product_info {
	font-size: 11px;

}

.product_info h2 {
	font-size: 16px;
	font-weight: normal;
}

#product_nav{
	padding-top: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #999;
	clear: both;
	padding-bottom: 3px;
	height: 30px;

}

 * html .product_nav {
    \height: 29px; /* for IE5 and IE6 in quirks mode */
    h\eight: 29px; /* for IE6 in standards mode */
  }

#product_nav_left{
	float: left;
	text-align: left;
}
#product_nav_right{
	float: right;
	text-align: right;
}



#product_left{
	float: left;
	width: 420px;
	height: 370px;
	
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
}

 * html #product_left {
    \width: 400px; /* for IE5 and IE6 in quirks mode */
    w\idth: 400px; /* for IE6 in standards mode */
    \height: 340px; /* for IE5 and IE6 in quirks mode */
    h\eight: 340px; /* for IE6 in standards mode */
  }
  
#product_right{
	float: left;
	width: 370px;
	margin-left: 50px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 17px;
}
 * html #product_right {
    \width: 320px; /* for IE5 and IE6 in quirks mode */
    w\idth: 320px; /* for IE6 in standards mode */
   
  }
  

#product_right ul{
	list-style: none;
	line-height: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 18px;
	font-size: 11px;
	list-style-image: url(../image/list_dot.png);
}
#product_right li{
	margin-bottom: 6px;
}


#product_right h1{
	border-bottom: 1px solid #999;

}




#intro_left{
	float: left;
	width: 450px;
	font-family: "Courier New";
}
#intro_right{
	float: left;
	width: 320px;
	margin-left: 50px;
	margin-top: 50px;
	font-size: 12px;
	color: #ccc;
	border-top: 1px solid #999;
	line-height: 15px;
}
#intro_right h1 {
	font-size: 16px;
	color: #fff;
}

#intro_left h3{
	font-size: 14px;
	color: #fff;
}
#intro_left div {
	padding-left: 20px;
	padding-right: 60px;
}

#info_right{
	float: left;
	width: 270px;
	font-size: 11px;
	margin-top: 40px;
	margin-left: 20px;
	color: #ccc;
	line-height: 17px;
}


 * html #info_right {
    \width: 250px; /* for IE5 and IE6 in quirks mode */
    w\idth: 250px; /* for IE6 in standards mode */
  }
  



#info_right ul{
	list-style: none;
	line-height: 17px;
	margin: 0px;
	padding: 0 15px;
	
	list-style-image: url(../image/list_dot.png);
}
#info_right li{
	margin-bottom: 6px;
}

#info_right h2  {
	border-bottom: 1px solid #999;
	border-color: #8f8f8f;
}



#safety_left{
	float: left;
	width: 330px;
	height: 370px;
	
	margin-top: 30px;
	
}
#safety_right{
	float: left;
	width: 450px;
	margin-left: 50px;
	margin-top: 30px;
	font-size: 12px;
	color: #ccc;
	border-top: 1px solid #999;
	line-height: 15px;

}

#safety_right ul{
	list-style: none;
	line-height: 17px;
	margin: 0px;
	padding: 15px;
	list-style-image: url(../image/list_dot.png);

}
#safety_right li{
	margin-bottom: 6px;
}



#resellers_container, #cms_resellers_container{
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	width: 800px;
	
	overflow: hidden;
	border-top: 1px solid #999;
	line-height: 16px;

}
#resellers_container {

	height: 340px;
}

#reseller_codes{
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	clear: both;
}

#cms_resellers_container{
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: visible;
	}
	
#cms_home_container{
	margin-top: 60px;
	margin-left: 30px;
	margin-bottom: 30px;

	}	

 * html #resellers_container {
	\width: 770px; /* for IE5 and IE6 in quirks mode */
    w\idth: 770px; /* for IE6 in standards mode */
    \height: 300px; /* for IE5 and IE6 in quirks mode */
    h\eight: 300px; /* for IE6 in standards mode */
  }
   * html #cms_resellers_container {
	\width: 770px; /* for IE5 and IE6 in quirks mode */
    w\idth: 770px; /* for IE6 in standards mode */
    \height: 300px; /* for IE5 and IE6 in quirks mode */
    h\eight: 300px; /* for IE6 in standards mode */
  }

#resellers_nav, #cms_actions_nav {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	height:30px
}
#cms_actions_nav {
	margin-left: 30px;
	padding-top: 20px;
}

#cms_actions_nav ul, #resellers_nav ul{
	margin: 0px;
	padding: 0px;
}

#cms_process  { 
	padding-top: 70px;
}

#cms_actions_nav li, #resellers_nav li{
	float: left;
	list-style: none;
	padding-right: 30px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 0px;
}

#frame_cms #reorder_zones  {
	margin: 0px;
	padding: 0px;
}
#frame_cms #reorder_zones li {
	list-style: none;
	margin: 5px 0px;
	background-color: #c63820;
}
#frame_cms #reorder_zones span{
	padding-right: 10px;
}

#cms_content1, #cms_content2 , #cms_content3  {
	float: left;
	width: 260px;
	/*padding-right:30px;*/
}


.reseller {
	float: left;
	width: 180px;
	height: 130px;
	padding-right: 20px;
	padding-bottom: 30px;
}



#frame_cms .reseller .actions {
	border-top: 6px solid #ccc;
	padding-top: 6px;
	padding-bottom: 10px;
}



.help {
	margin-top: 20px;
	color:#ccc;
	font-size: 11px;
}








#footer {
	height:30px;
	padding: 5px 20px 5px 10px;
	border-top: 1px solid #999;
	margin: 0 10px;

}

#frame_cms #footer {
	clear: both;
	height: 35px;

}

 * html #footer {
	
    \height: 29px; /* for IE5 and IE6 in quirks mode */
    h\eight: 29px; /* for IE6 in standards mode */
  }


#home #footer {
	border-top: 0px;

}

#footer ul {

	padding: 0;
}
#footer li{
	float: left;
	list-style: none;
	padding-right: 5px;
	margin-right: 0px;
}
#f1{ width:300px; }
#f2{ width:130px; }	
#f3{ width:100px; }
#f4{ width:280px; }




/* **********************************  TOOL TIPS */

.tool-tip {
	color: #00FF00;
	/*width: 139px;*/
	z-index: 13000;
	background-color: #000;
	opacity: .8;
	filter: alpha(opacity = 80);

}
 
.tip-title {
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	color: #00FF00;
	padding: 4px 8px 4px 8px;
	
}
 
.tip-text {
	font-size:9px;
	padding: 0px 6px;
	/*background: url(bubble.png) bottom right;*/
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #000;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

