*{ margin:0; padding:0; }
html, body, a {
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:black;
}
select, input, textarea { 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	vertical-align:middle; 
	padding:1px 3px 0 3px; 
	margin:0 0 1px 0;
}
img {border:0;}
.cl {clear:both;}

body {
	width:900px;
	margin:auto;
	background:white;
}

/**************head**************/
#banner {background:url(banner_all.jpg) no-repeat top center white;}
#bannersoft {background:url(banner_soft.jpg) no-repeat top center white;}
#bannerhard {background:url(banner_hard.jpg) no-repeat top center white;}
#bannerfry {background:url(banner_fry.jpg) no-repeat top center white;}
#bannerslush {background:url(banner_slush.jpg) no-repeat top center white;}
#bannersoft, #bannerhard, #bannerfry, #bannerslush, #banner {height:305px;}
#bannersoft #key1, #bannerhard #key1, #bannerfry #key1, #bannerslush #key1, #banner #key1 {color:black;}
#bannerfry #key1 {color:white;}

#key1 {
	width:320px;
	position:absolute;
	margin:120px 0 0 223px;
}

#key1 h1 {
	font-size:17px;
	line-height:20px;
}

#desp1 {
	font-size:11px;
	line-height:14px;
	margin:0 0 0 20px;
}

#head {
	height:38px;
	float:right;
	margin:35px 20px 0 0;
}

#head .flt {
	float:left;
}

#menu a {
	float:left;
	height:28px;
	color:#745610;
	font-size:13px;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:none;
	padding:10px 15px 0 15px;
	background:url(menu_m.gif) repeat-x;
}

#menu .ved, #menu a:hover {
	color:#FFB20C;
}

/**************lang**************/
#lang {
	float:left;
	width:120px;
	height:28px;
	padding:10px 12px 0 10px;
	background:url(menu_m.gif) repeat-x;
}

#lang .flag {
	height:20px;
	width:120px;
	background:#F8F0E3;
	_filter:alpha(opacity=85);
}

#lang a {
	float:left;
	width:107px;
	height:16px;
	color:black;
	font-size:12px;
	line-height:15px;
	margin:7px 0 0 0;
	padding:1px 0 0 5px;
	text-decoration:none;
}

#lang a:hover {
	color:white;
	background-color:#FA7607;
}

#lang img {
	float:left;
	margin:0 10px 0 0;
}

#lang .menu1, #lang .menu2 {
	width:120px;
	color:black;
	font-size:12px;
	line-height:14px;
	overflow-y:hidden;
	padding:3px 0px 1px 8px;
	background:url(arrow.gif) no-repeat #F8F0E3 119px 11px;
}

#lang .menu1 {
	height:14px;
}

#lang .menu2 {
	height:auto;
	cursor:pointer;
	filter:alpha(opacity=85);
	opacity:0.85;
}

/**************left**************/
#left {
	float:left;
	width:200px;
	background:#A3780F;
}

#left .title {
	padding:0px 0 6px 38px;
	border-bottom:1px solid #C4AA56;
}

#left .title a {
	color:white;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
}

#left .title a:hover {color:#FFC600;}
#left .list ul {list-style:none;}
#left .list li {padding:2px 0 2px 0;}

#left .list {
	color:white;
	overflow:hidden;
	line-height:21px;
	padding:5px 10px 5px 15px;
}

#left .list li img {
	float:left;
	padding:5px 8px 0 0;
}

#left .list li a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#left .list li a:hover {color:#E4AF2F;}

#left .bot {
	width:200px;
	height:20px;
	background:url(left_bot.gif) no-repeat top white;
}

#left #credit {
	width:200px;
	height:100px;
	background:white;
}

#left #credit img {margin:8px 0 0 39px;}

#left #credit .text a {
	color:#7D6634;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:2px 0 0 113px;
}

#left #credit .text a:hover {
	text-decoration:underline;
}

#left .list b {
	color:#FFD300;
}

#left .top {
	width:200px;
	height:10px;
	background:url(left_top.gif) no-repeat;
}

#left .more {
	float:right;
	padding:6px 12px 0 0;
}

#left .more a {
	font-size:10px;
	color:#FFC600;
	text-decoration:underline;
}

#left .more a:hover {text-decoration:none;}

/**************search**************/
#search {
	height:15px;
	width:170px;
	margin:9px 0 0 3px;
}

#search #q {
	border:0;
	width:110px;
	height:15px;
	float:left;
	color:gray;
	font-size:11px;
	line-height:16px;
}

#search form input.button, 
#search form input.over {
	border:0;
	height:17px;
  width:34px;
	float:left;
	cursor:pointer;
	margin:0 0 0 10px;
}

#search form input.button {
	background:url(ok.gif) top;
}

#search form input.over {
	background:url(ok.gif) bottom;
}

/**************right**************/
#right {
	float:left;
	width:700px;
}

#right .title {
	padding:0 0 0 27px;
	width:670px;
	height:30px;
}

#right .title img {float:left;}

#right .caption {
	float:left;
	width:610px;
	padding:0 0 0 7px;
	margin:5px 0 0 12px;
	border-bottom:#3D100B solid 1px;
}

#right .caption, #right .caption a {
	color:#77521E;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#right .caption a:hover {color:black;}

#right .desp2 {
	clear:both;
	width:650px;
	line-height:16px;
	font-weight:normal;
	padding:0 0 7px 35px;
}

#right .desp2 td {padding:2px;}
#right .desp2 .warning {color:red;}
#right .desp2 ul {margin:0 0 0 15px;}
#right .desp2 li {margin:0 0 0 20px;}
#right .desp2 a:hover {color:#A4780F; text-decoration:none;}

#right .inline b,
#right .inline p,
#right .inline h2,
#right .inline h3,
#right .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#right .desp2 h5 {
	font-weight:bold;
	font-size:14px;
}

#right .line {
	border-bottom:#D3D3D3 solid 1px;
	margin:5px 15px 0 25px;
	clear:both;
	height:1px;
	line-height:0px;
}

#article {
	clear:both;
	background:#fffeef;
	padding:3px 20px 7px 20px;
}

#article b,
#article i,
#article h4,
#article strong {
	font-size:12px;
	display:inline;
	font-weight:normal;
	font-style:normal;
}

#article a {
	text-decoration:none;
}

#article a:hover {
	text-decoration:underline;
}

#right .links ul li {
	padding:2px 0 0 10px;
	font-size:13px;
	font-weight:bold;
}

#right .links ul li a {
	font-size:13px;
	text-decoration:underline;
}

#right .links .ved,
#right .links a:hover {
	color:#77521E;
	text-decoration:none;
}

#right .links ol li {
	font-size:12px;
	font-weight:normal;
}

#right .focus {
	background:#FDFAF4;
	border: 1px solid #CCCCCC;
}

#right .blur {
	background:#EEEEEE;
	border-bottom: #FFFFFF 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #CCCCCC 1px solid;
}

#right .sitemap a:hover {
	color:#A3780F;
	font-weight:bold;
	text-decoration:none;
}

/**************ct_pr**************/
#right .prolist a:hover {text-decoration:none;}
#right .prolist a {font-size:11px;}

#right .selected {
	color:#A2790F;
	font-weight:bold;
}

#right .productlist {
	clear:both;
	width:638px;
	height:18px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 3px 0px;
	padding:1px 0 0 10px;
	background:#EFC54B;
}

/**************products**************/
#products {
	clear:both;
	width:675px;
	padding:0 0 0 20px;
}

#products .bigname {
	clear:both;
	width:638px;
	height:18px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 3px 15px;
	padding:1px 0 0 10px;
	background:#EFC54B;
}

#products .bigname a {
	font-size:13px;
	color:black;
	text-decoration:none;
}

#products .bigname a:hover {color:#A2780C;}
#products .picfont {color:#A2780C;}
#products a:hover img {border:1px #C4AA56 solid;}

#products li a img {
	width:120px;
	height:120px;
	display:block;
	margin:0 0 0 10px;
	border:1px white solid;
}

#products li {
	height:200px;
	width:150px;
	float:left;
	display:inline;
	list-style:none;
	margin:4px 0px 8px 15px;
}

#products li a:hover {
	color:#A2780C;
	text-decoration:none;
}

#products .picdesp {
	background:#FCF9D0;
	padding:0 0 3px 2px;
	height:auto;
}

#products .picdesp,
#products .picdesp a {
	font-size:11px;
}

.tips {
	background:#fff;
	padding:5px;
	position:absolute;
	visibility:hidden;
	border:1px solid #f60;
}
.tipstext {
	font-size:14px;
	font-weight:bold;
	color:#f60;
}

/**************foot**************/
.shade {
	clear:both;
	height:4px;
	width:900px;
	font-size:0;
	background:url(shade.gif) repeat-x;
}

#foot {
	width:900px;
	font-size:10px;
	line-height:16px;
	text-align:center;
	background:#FFF9D5;
	padding:0 0 10px 0;
}

#foot #footlink {
	color:#A2790F;
	margin:0 0 3px 0;
}

#foot #footlink a {
	color:#A2790F;
	white-space:nowrap;
	font-weight:bold;
	padding:0 12px 0 12px;
}

#foot #footlink .ved, 
#foot #footlink a:hover {color:#FFC600;}
#foot a:hover {text-decoration:none;}

#foot .keywordlist li {display:inline;}

#foot .keywordlist ul {
	list-style:none;
	margin:3px auto 0 auto;
}

#foot .keywordlist a {
	font-size:11px;
	color:#0066FF;
	margin:0 3px 0 3px;
}

#foot .keywordlist a:hover,
#foot .keywordlist .ved {
	color:black;
	text-decoration:none;
	margin:0 3px 0 3px;
}

#foot .bottom,
#foot .bottom a {
	line-height:14px; 
	font-size:10px;
}

#foot .bottom a {color:#0066FF;}