html {
	overflow:auto;
	overflow-x:hidden;
	margin:0px;
	padding:0px; 
	background:#ffffff url(images/top_bgr.gif) repeat-x; 
	font-size:11px;
	text-align:center;
	color: #444444;
	font-family: arial,tahoma,verdana;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-highlight-color: gray;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: gray;
	scrollbar-arrow-color: red;
}

body {
	margin:0px;
	padding:0px; 
	background:#ffffff url(images/top_bgr.gif) repeat-x; 
	font-size:11px;
	text-align:center;
	color: #444444;
	font-family: arial,tahoma,verdana;
}

table {
	empty-cells:show;
	border-collapse:collapse;
}

form {
	margin:0px;
	padding:0px;
	}

a:link, a:visited {
	color: #FF0000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
a:active,a:focus {
    outline:0; 
  }
img {
	border: none;
	}
img.framed {
	border:3px solid #dddddd;
}

.clearer {
	clear:both;
	}
.b {
	font-weight:bold;
}
.f10 {
	font-size:10px;
	line-height:18px;
	color:#777777;
	}
.h10{
	height:10px;
	line-height:10px;
	font-size: 10px;
	}
.h20{
	height:20px;
	}
.dotted {
	margin-top: 6px;
	background:url(images/heading_bgr.gif) center repeat-x;
	}
/* Main containers */
.wrapper {
	width: 830px;
	border-bottom: 2px solid #cdcdcd;
	margin: 0 auto;
	text-align: left;
	}
.header-top { 
	height:84px; 
	position:relative;
	font-size:11px;
	margin: 0 9px;
}
.logo {
	position: absolute;
	top: 14px;
	left: 17px;
	width: 179px;
	height: 65px;
}
.search {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 257px;
	height: 43px;
	background:url(images/search_bgr.gif) right no-repeat;
}
.search form{
	margin: 14px 0px 0px 44px;
	}
.search-txt{
	margin:0px;
	width: 110px;
	color:#444444;
	text-align:left;
	padding: 1px 2px;
	border: 1px solid #aaaaaa;
	font-size: 11px;
}
.main {
	margin-top:8px;
	line-height: 18px;
	}

/* Left side */

.left {
	float:left;
	margin:0px;
	width: 246px;
	height: 580px;
	display: inline;
	background: url(images/left_bgr.gif) center right no-repeat;
	}	
.left-in{
	margin: 0 26px 0 0;
	}
/* Right side */
.right {
	float:right;
	width: 560px;
	margin:0px;
	padding:0px;
	display: inline;
	overflow: hidden;
	}
	
/* News */
.news-heading{
	margin:14px 0 0 0;
	padding: 0px;
	font-size: 14px;
	line-height:15px;
	color:#777777;
	font-weight: bold;
	}
.news-heading a:link, .news-heading a:visited {
	color: #FF0000;
	text-decoration:none;
	}
.news-heading a:hover{
	text-decoration:underline;
	}
.news-txt {
	margin: 6px 0 0 0;
	padding: 0px;
	font-size: 11px;
	color:#5b5b5b;
	}
.news-more {
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 11px;
	color:#999999;
	text-align:right;
	}
.red {
	color:#FF0000;
	}
.date {
	font-weight: bold;
	font-size: 12px;
	color:#999999;
	}
/* MAIN NAVIGATION */
.main-nav {
	height: 24px;
	margin: 0px;
}
.menu {
  padding:0;
  margin: 0;
  float:center; 
  list-style-type:none;
  white-space:nowrap;
  height: 22px;
  }

.menu li {
  float:left;
  }

.menu a:link,.menu a:visited {
  float:left; 
  color:#444444; 
  text-align:center; 
  padding:6px 19px 6px 20px; 
  font-size: 11px;
  text-decoration:none;
  }

.menu a:hover{
  background: url(images/menu_over_bgr.gif) repeat-x;
  }
.menu li span{
  float:left;
  width: 2px;
  height:24px;
  font-size: 11px;
  background: url(images/menu_border_bgr.gif) repeat-x;
  }
.menu a:active,.menu a:focus {
    outline:0; 
  }


a:link.active, a:visited.active {
  background:url(images/active_arrow.gif) center 22px no-repeat;
  }

/* Headings */

.left-heading{
	margin:12px 0px 0 0;
	background: url(images/heading_bgr.gif) bottom repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	font-size: 17px;
	color:#6B5858;
	font-family: tahoma;
	position:relative;
	}
.left-heading img{
	position:absolute;
	left: 206px;
	top: 7px;
	}

.right-heading{
	margin: 12px 0 6px 0;
	line-height: 32px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color:#6B5858;
	font-family: arial;
	background:url(images/right_heading_bgr.gif) left bottom no-repeat;
	}

.arrowed {
	font-size: 11px;
	color: #504C49;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	list-style: none;
	}

.arrowed li{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(images/icon_arrow2.gif) right 4px no-repeat;
	padding: 0px;
	margin: 0px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}
	
.arrowed li a:link, .arrowed li a:visited {
	color: #FF0000;
	text-align: left;
	text-decoration:none;
	}
	
.arrowed li a:hover{
	text-decoration: underline;
}	


.arrowed-tiny{
	font-size: 11px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	list-style: none;
	line-height: 18px;
	}

.arrowed-tiny li{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(images/bullet_arrow.gif) left 7px no-repeat;
	padding: 0px 0 0px 15px;
	margin: 0px 0 5px 0;
	}
	
.arrowed-tiny li a:link, .arrowed-tiny li a:visited {
	color: #ff0000;
	text-align: left;
	text-decoration:underline;
	}
	
.arrowed-tiny li a:hover{
	color: #4ead09;
}	
/* Inputs  */

.dd {
	margin:0px;
	width: 220px;
	font-size: 11px;
	padding: 2px 1px;
	color: #444444;
	border: 1px solid #888888;
	background: #ffffff;
	font-family: tahoma;
}

/* PAGES */

/* Index styles */
.border_ver {
	background:url(images/border_ver.gif) center repeat-y;
	width:24px;
	}
.cell-third {
	vertical-align: top;
	width: 29%;
	padding: 0px 0px 10px 0px;
	}
.cell-third p{
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	}
/* Products styles */
.cell-half {
	vertical-align: top;
	width: 46%;
	padding: 12px 0px 10px 0px;
	}
.cell-half p{
	margin: 0px 0px 4px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	}	
.prod_img{
	float: left;
	margin: 0px 12px 6px 0px;
	}
.more{
	margin: 8px 0 0 0;
	padding: 0px;
	font-size: 11px;
	color:#999999;
	text-align:right;
}
.product {
	float: left;
	margin: 0px 20px 20px 0px;
	}
.linkit{
	margin: 0px 0 0 0;
	padding: 0px;
	font-size: 11px;
	color:#999999;
	text-align:right;
	padding-right: 20px;
	background:url(images/icon_arrow.gif) center right no-repeat;
}
/* Footer  */

.copyrights {
	position: absolute;
	color: #666666;
	top: 12px;
	right: 0px;
	font-size:11px;
	}
.bottom-text {
	position:relative;
	height:52px;
	color: #8b767f;
	width: 830px;
	margin: 0 auto;
	font-family: tahoma,verdana;
	}

/* Bottom Navigation */

.bottom-menu-list{
	position: absolute;
	top: 12px;
	left: 0px;
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	cursor:default;
	}

.bottom-menu-list li {
	display:inline;
	padding: 0;
	}

.bottom-menu-list li a:link, .bottom-menu-list li a:visited {
	margin: 0 16px 0 0px;
	text-decoration: none;
	color: #666666;
}
.bottom-menu-list li a:hover{
	text-decoration: underline;
}
