@charset "utf-8";
/* General styles */
html{ 
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
	
body{ 
	margin:0px 0px 0px 0px; 
	padding:0px; 
	height:100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	background:#000000;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#ffffff;
	font-size:19px;
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	line-height:23px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#c2d439;
	padding:0px;
	margin:0px 0px 8px 0px;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#ffffff;
	font-size:15px;
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	line-height:19px;
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
}

p {
	margin:0px;
	padding:0px;
}

.table_padding td {
	padding:2px 0px 2px 0px;
}

img {
	border:0px;
}

form {
	display:inline;
}

input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}

a {
	color:#ffffff;
	text-decoration:underline;
}

.text { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
}

.text a {
	color:#ffffff;
	text-decoration:underline
}
	
#mcbLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande";  
	font-size:10px; 
	color:#5c5c5c; 
	border:1px solid #5c5c5c; 
	width:145px;
	text-align:center;
	text-decoration:none;
	float:right;
	padding-bottom:1px;
}
	
#mcbLink a {
	color:#5c5c5c; 
	text-decoration:none;
}

#top_fp_left {
	background:url(/images/top_fp_left.jpg);
	background-repeat:repeat-x;
}

#top {
	height:116px;
	background:url(images/top_bg.gif);
	background-repeat:repeat-x;
}

#top div.outher {
	width:920px;
}

#top div.outher div.logo {
	margin:0px 0px 0px 20px;
	float:left;
}

#top div.outher div.lan {
	margin:0px 54px 0px 0px;
	float:right;
}

#top_fp_right {
	background:url(/images/top_fp_right.jpg);
	background-repeat:repeat-x;
}

#topBar {
	height:28px; 
	background-color:#232323;
	margin-bottom:20px;
	padding:7px 0px 0px 0px;
}

#topMenu {
	width:720px;
	float:left
}

#topMenu div {
	padding: 3px 15px 8px 15px;
	float:left;
}

#topMenu div a {
	color:#FFFFFF;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	padding-bottom:6px;
}

#topMenu div a:hover {
	color:#FFFFFF;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	border-bottom:#c2d439 2px solid;
	padding-bottom:6px;
}

#topSearch {
	float:right;
	width:200px;
}

#topSearch div.input {
	float:right;
}

#topSearch div.btn {
	float:right;
	padding:2px 0px 0px 8px;
}

#outherCol_content {
	width:700px;
	float:right;
	padding-bottom:15px
}

.outherCol_submenu {
	width:220px;
	float:left;
}

.submenu {
	width:160px;
	background:url(/images/bg_menu.gif);
	background-repeat:repeat-x;	
	padding:13px 20px 10px 20px;
}

.submenu ul {
	padding:0px 0px 0px 0px;
	margin:0px;	
}

.submenu li {
	margin:0px;
	padding:2px 0px 2px 17px;
	background:url(/images/bullet_submenu.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}

.submenu li a {
	text-decoration:none;
}

#content {
	width:700px;
	float:left
}

#content div.inner {
	width:700px
}

#rightCol {
	width:160px;
	float:left;
	background:url(/images/bg_menu.gif);
	background-repeat:repeat-x;
	padding:13px 20px 10px 20px;
}

#rightCol div.outher div.ent {
	margin-bottom:10px;
}

#rightCol div.outher div.ent td.picture {
	width:50px;
	padding-top:4px;
}

#rightCol div.outher div.ent td.text p.HL {
	color:#c2d439;
	text-transform:uppercase;
	font-weight:bold;
}

#bottom {
	background:url(/images/bg_bottom.gif);
	background-repeat:repeat-x;
	padding:12px 0px 0px 38px;
}

#bottom div.bottom_content {
	width:920px;
	padding-bottom:12px;
}

#bottom div.bottom_content div.text {
	color:#5f5f5f;
	float:left
}

.pic {
	float:left;
	margin:3px 15px 3px 0px;
}

.btn_small {
	background-color:#c2d439;
	height:18px;
	background-image:url(/images/bullet_btn_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	padding:2px 0px 0px 6px;
	cursor:pointer;
}

.btn_small a {
	color:#000000;
	text-decoration:none;
}

.btn_large {
	background-color:#c2d439;
	height:19px;
	background-image:url(/images/bullet_btn_large.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	padding:3px 0px 0px 8px;
	cursor:pointer;
}

.btn_large a {
	color:#000000;
	text-decoration:none;
}

.prod_pics {
	float:left;
	width:425px;
	padding-top:5px;
}

.prod_desc {
	float:left;
	width:260px;
}

.prod_pics div.pics div {
	float:left;
	margin:10px 8px 0px 0px;
}

.prod_desc p {
	width:240px;
	padding:4px 10px 4px 10px;
}

#prodList_search {
	margin-bottom:20px;	
}

#prodList_search div.search {
	padding-top:20px;
}

#prodList_search div.HL_box {
	background-color:#c2d439;
	color:#000000;
	font-weight:bold;
	padding:2px 0px 2px 10px;
}

#prodList_search div.search {
	background-color:#232323;
	height:42px;
}

#prodList th {
	color:#c2d439;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
}

#prodList td {
	color:#ffffff;
	padding:6px 0px 6px 2px;
}

#prodList td a {
	color:#ffffff;
	text-decoration:none;
}


	
	
	
	

