/* Old styles ----------------- */
body,
td,
input,
select,
textarea,
button {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4E5052;
}
#main {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#historyframe { 
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeded;
	font-weight: bold;
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeded;
	line-height:18px;	
}
h1 {
	padding-top: 0;
	margin-top: 0;
	color: #239cb9;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:2px;
}
h2 {
	padding-top: 0;
	margin-top: 0;
	font-size: 16px;
	font-weight:normal;
}
h3 {
	padding-top: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight:normal;
}
h4 {
	font-weight: normal;
	margin: 12px 0 0 0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
}
a {
	color: #239cb9;
	text-decoration: none;
}
a:hover {
	color: #666;
}
p {
	line-height: 150%;
}
hr {
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: 0;
	border-top: 1px solid #ccc;
}
.headlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818892;
	text-decoration: none;
	top: auto;
	margin-top: 0px;
	padding: 10px 0;
}
.headlink a:hover {
	 color:#039; 
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90959c;
	text-decoration: none;
	padding-top: 5px;
	top: auto;
}
.headlink a:hover {
	color:#454b52;
	bottom: 0px;
	vertical-align: bottom;
	top: 30px;
	 }
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082a8;
	text-decoration:none;
	font-weight: normal;
}
.bluelink a:link{
	text-decoration:none;
	cursor:pointer;
	color:#666666;
	display: block; 
}
.bluelink a:hover {
	 	color:#363b42; 
}
.headermargin{
	padding-left:30px;
}
.contentmargin{
	padding-left:100px;
}
.linecolor{
	background-color:#d5d5d4
}
.lineheight{
	line-height:25px;
	text-align: right;
	margin-right: 15px;
}
.top_menu {
	clear: both;
	float: inherit;
	width: 290px;
	position: absolute;
	height: 25px;
	cursor: crosshair;
	vertical-align: bottom;
	left: 301px;
	top: 64px;
	z-index: 10;
}
.style1 {
	font-size: 10px;
	color: #333333;
}
.style4 {
	color: #006699;
}
.style7 {
	color: #003135;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 5px;
	padding-top:10px;
	text-align:left;
	vertical-align: text-bottom;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-style:normal;
	font-weight:200;
	text-decoration:none;
	text-align:left;
	padding-bottom:inherit;
	padding-left: 10px;
	height: 14px;
	color: #90959c;
	text-decoration:none;
	cursor: crosshair;
	vertical-align: text-bottom;
	clear: both;
	float: inherit;
}
.style9 a:hover{
	color:#454b52;
	font-style:normal;
	font-weight:300;
}
.style9 a:link{
	color:#90959c;
	text-decoration:none;
}	
.style9 a:visited{
	color:#90959c;
	text-decoration:none;
}
/* New styles ----------------- */
/* other */
.clear {
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
.even{
}
.hidden {
	display: none;
}
.block {
	display: block;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
/* Scrollbar 
.scrollbar {
	width: 13px;
	float: right;
}
.scrollbar a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative; 
}
.arrow_up,
.arrow_down {
	height: 12px;
}
.arrow_up {
	background-image: url(images/arrow_up.png);
}
.arrow_up:hover {
	background-image: url(images/arrow_up_hover.png);
}
.arrow_down {
	background-image: url(images/arrow_down.png);
}
.arrow_down:hover {
	background-image: url(images/arrow_down_hover.png);
}
.scroll_line {
	background: url(images/scroll_line.png) repeat-y left top;
}
* html .scroll_line {
	margin-top: -2px;
}
.slider {
	display: block;
	height: 107px;
	background-image: url(images/slider.gif);
}
.slider:hover {
	background-image: url(images/slider_hover.gif);
}
*/
/* Flex scrollbar */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}
.vscrollerbase {
	width: 15px;
	background-color: white;
}
.vscrollerbar {
	width: 15px;
	background-color: black;
}
.hscrollerbase {
	height: 15px;
	background-color: white;
}
.hscrollerbar {
	height: 15px;
	background-color: black;
}
.hscrollerbar {
	background: #99CBCB url(images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar {
	background: #c1c1c1 url(images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.vscrollerbar, 
.hscrollerbar {
	padding: 10px;
	z-index: 2;
}
/* .vscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
	width: 15px;
	height: 15px;
}
.hscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
	height: 15px;
	width: 15px;
}*/
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto; 
	left: auto;
	bottom: 0px; 
	right: 0px;
	background: #4E727C url(images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbase {
	background: #D7EBDF url(images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbaseend {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
	height: 15px;
	width: 15px;
}
.hscrollerbase {
	background: #D7EBDF url(images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbaseend {
	height: 15px;
	width: 15px;
	background: url(images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
	background: #5E828C url(images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Select menu */
.select_menu {
	width: 155px;
	float: left;
	margin: 44px 10px 0 10px;
	height: 32px;
}
.select_trigger {
	display: block;
	width: 155px;
	height: 22px;
	padding: 3px 0 0 25px;
	background: url(images/select_trigger.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
html>body .select_trigger {
	width: 130px;
	height: 18px;	
}
.select_trigger:hover {
	background-position: left -22px;
}
.menu_content {
	position: absolute;
	width: 155px;
	display: none; 
	z-index:999999;
}
html>body .menu_content {
	background: url(images/menu_content.png) no-repeat left bottom;
}
* html .menu_content {
	background-color: #fff;
	margin: 0 3px;
	width: 147px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px 1px 1px;
}
.menu_content ul,
.menu_content li {
	display: block;
	z-index: 25 !important;; 
	padding: 0;
	margin: 0;
	list-style: none;
}
html>body .menu_content ul {
	margin-bottom: 3px;
}
.menu_conten li {
	display: none;
}
.menu_content li a {
	display: block;
	z-index: 25 !important;; 
	border-bottom: 1px solid #ebebeb;
	padding: 3px 3px 3px 14px;
	background: url(images/menu_content_li.gif) no-repeat 7px 7px;
	position: relative;
	margin: 0 0 0 4px;
}
* html .menu_content li a {
	margin: 0;
	padding: 0 3px 3px 14px;
}
.menu_content li a:hover {
	background-color: #d6d6d6;
}
/* Selects list */
.select {
}
.select_content {
	padding: 2px 4px;
}
.list_content ul,
.list_content li {
	margin: 0;
	list-style: none;
}
.list_content ul {	
	display: block;
	padding: 2px 4px 2px 0;
}
.list_content li {
	padding: 0;
	cursor: pointer;
	display: inline;
}
.list_content li a {
	display: block;
	padding: 4px 6px;
	text-decoration: none;
	color: #000;
}
html>body .list_content li a {
	display: block;
	padding: 4px;
}
html>body .list_content li.even a {
	background: url(images/even.png) no-repeat left top;
}
html>body .list_content li a:hover,
html>body .list_content li.even a:hover  {
	background: url(images/even_hover.png) no-repeat left top;
}
* html .col1 .list_content li.even a {
	background-color: #e8e8e6;
}
* html .col3 .list_content li.even a {
	background-color: #d5d4cf;
}
* html .list_content li a:hover,
* html .list_content li a.even a:hover {
	background-color: #daebf2;
}
.list_content li a strong {
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #239cb9;
	letter-spacing:0.9px;
	text-align: left;
	font-weight:600;
}
/* Select list 1,2,3,4 */
.select_container {
	clear: both;
	padding-top: 0;
}
.select_list,
.col2 {
	height: 365px;
	float: left;
	overflow: hidden;
}
.col3 {
	height: 391px;
}
.select_list .list_content  {
}
/* Col 1 */
.col1 {
	width: 175px;
	margin: 26px 18px 0 10px;
}
/* Col 2 */
.col2 {
	width: 470px;
	margin-top: 26px;
	overflow: hidden;
}
/* Col 3 */
.col3 {
	width: 270px;
	margin: 0 0 0 18px;
}
/* Col 4 - col 1 + col 2 */
.col4 {
	width: 673px;
	float: left;
	margin:26px 0 0 0;
}
.sub_col_1 {
	width: 200px;
	margin: 0 18px 0 0;
	float: left;
	overflow: hidden;
	text-align: center;
}
.sub_col_2 {
	width: 440px;
	margin: 0;
	float: left;
	overflow: hidden;
}
/* List buttons */
.list_buttons {
	height: 26px;
	border-bottom: 1px solid #ccc;
	margin-right: 20px;
}
.list_buttons a {
	display: block;
	float: left;
	background: url(images/button.jpg) no-repeat left top !important;
	text-decoration: none;
	height: 26px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	-khtml-opacity:0.4;
}
.list_buttons a span {
	display: block;
	background: url(images/button2.jpg) no-repeat right top;
	padding: 7px 10px 0 10px;
	height: 26px;
	color: #000;
	float: left;
	cursor: pointer;
}
.list_buttons a.current,
.list_buttons a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	-khtml-opacity:1;
}
.list_buttons a:hover span {
	color: #239cb9 !important;
} 
/* content */
.content {
	letter-spacing:1px;
	padding: 0 10px;
	margin-right: 16px;
	text-align:justify;
}
/* titles */
.titles {
	width: 400px;
	float: left;
	margin: 24px 10px 0 10px;
	height: 52px;
}
.titles h1,
.titles h2 {
	margin: 0;
	padding: 0;
	color: #666;
}
.titles h1 {
	font-size: 24px;
}
.titles h2 {
	font-weight: normal;
}
/* Legend */
.legend {
	min-height: 15px;
	height: auto !important;
	height: 15px;
}
.legend a {
	padding-right: 10px;
	background: url(images/arrow.gif) no-repeat right center;
}
/* table_category */
.table_category {
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}
.table_category td {
	width: 25%;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.table_category a {
	text-decoration: none;
}
/* Table list */
.table_list {
	margin-right: 10px;
}
.table_list a {
	font-weight: bold;
	text-decoration: none;
}
.table_list td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 ;
}

.table_list p {
	margin: 0;
}
.table_list p a:hover {
	background-color: #daebf2;
}
.rating {
	text-align: right;
}
.stars a,
.rating a {
	text-decoration: none;
	display: block;
	height: 13px;
	width: 68px;
	margin-left: 15px;
	background-image: url(images/stars.gif);
	background-repeat: no-repeat;
}
.stars a span,
.rating a span {
	display: none;
}
.star0 {
	background-position: 0 -65px;
}
.star1 {
	background-position: 0 -52px;
}
.star2 {
	background-position: 0 -39px;
}
.star3 {
	background-position: 0 -26px;
}
.star4 {
	background-position: 0 -13px;
}
.star5  {
	background-position: 0 0;
}
/* subarticle */
.sub_article {
	width: 225px;
	margin: 12px 0 0 10px;
	text-align:justify;
}
.sub_article h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 15px 0 0 0;
}
.photo {
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
}
/* Similiar products */
.similiar_products {
	background-color: #ebe9e4;
	padding: 5px;
	margin: 25px 5px 0 5px;
}
.similiar_products a {
	display: block;
	margin: 5px 0 0 0;
}
/* Comments */
.comments {
	margin: 15px 10px 10px 10px;
}
.comments p {
	margin: 5px 0;
}
.comments .date {
	color: #666;
	font-size: 9px;
	margin: 0 0 15px 0;
}
.message {
	background-image: url(images/sendmail.gif) !Important;
	margin: 10px 25px 10px 0;
	padding: 10px;
	float: left;
}
.message input,
.message textarea {
	margin-top: 5px;
	width: 160px !important;
}
.message td {
	vertical-align: top;
	text-align: right;
}
.message input,
.message textarea {
	width: 100%;
}
.comments {
	overflow: hidden;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	border: 0px;
	margin-left: 9px;
	margin-right: 9px;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}