@charset "utf-8";
html {
     overflow: -moz-scrollbars-vertical;
}

body{
	font-family: Tahoma;
	font-size: 11px;
	line-height:130%; 
	color:#898989;
	margin-bottom:10px;
}
td{
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px; 
	color:#898989;
}
form {
	margin: 0;
	padding: 0
}
a:link, a:visited {
	color:#898989;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
	outline:none;
	color:#940000;
}
.footer {
	padding-top:15px;
	border-top:1px #ba9191 solid;
	line-height:150%;
	padding-left:30px;
	color:#898989;
}
.images_border {	
	border:1px	solid #898989; 
}
.main_menu {
	color:#900;
	border-bottom:1px #ba9191 solid;
	margin-right:5px;
}
a.tab_small:link, a.tab_small:visited {
	color:#606060;
	line-height:175%;
	text-align:center;
	float:left;
	height:22px;
	width:100px;
	font-family: "Palatino Linotype";
	font-size:12px;
	vertical-align:bottom;
	background:url(images/main_menu.gif);
	background-position:top;
	background-repeat:no-repeat;
	outline:none;
}
a.tab_small:hover {
	color:#FFFFFF;
	line-height:175%;
	font-weight:bold;
	text-align:center;
	float:left;
	height:22px;
	background:url(images/main_menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-decoration:none;
	outline:none;
}
a.tab_small_selected:link, a.tab_small_selected:visited {
	line-height:175%;
	font-family:"Palatino Linotype";
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	width:100px;
	height:22px;
	background:url(images/main_menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-decoration:none;
	outline:none;
}
a.tab_small_selected:hover {
	color:#FFFFFF;
	outline:none;
	line-height:175%;
	font-weight:bold;
	text-align:center;
	float:left;
	height:22px;
	background:url(images/main_menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-decoration:none;
}
.searchtext{
	width:117px;
	height:22px;
	border:none;
	margin-bottom:1px;
	vertical-align:middle;
	background-image:url(images/center_search.gif);
	color:#898989;
}
.title {
	font-family:"Palatino Linotype";
	font-size:14px;
	font-weight:bold;
	color:#940000;
}

a.lang_style:link, a.lang_style:visited {
	color:#940000;
	text-decoration:none;
	outline:none;
}
a.lang_style:hover {
	text-decoration:none;
	outline:none;
	color:#898989;
}
a.lang_style1:link, a.lang_style1:visited {
	color:#940000;
	text-decoration:none;
	outline:none;
}
a.lang_style1:hover {
	text-decoration:underline;
	outline:none;
}
a.link_more:link, a.link_more:visited {
	color:#940000;
	text-decoration:none;
	outline:none;
}
a.link_more:hover {
	text-decoration:none;
	outline:none;
	color:#898989;
}
a.lang_style_not:link, a.lang_style_not:visited {
	color:#898989;
	text-decoration:none;
	outline:none;
}
a.lang_style_not:hover {
	text-decoration:none;
	outline:none;
	color:#940000;
}
a.lang_style_not1:link, a.lang_style_not1:visited {
	color:#898989;
	text-decoration:none;
	outline:none;
}
a.lang_style_not1:hover {
	text-decoration:underline;
	outline:none;
	color:#940000;
}

.intro{
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px; 
	color:#898989;
	text-align:justify;
}
.button{
	border:1px solid #7f9db9;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}

/*******************************************/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 100%; /*width of featured content slider*/
height: 320px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
}

.pagination a{
padding:10px;
text-decoration: none; 
color: #00007D;
background-image:url('images/black_bt.gif');
background-repeat:no-repeat;
background-position:center;
outline:none;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
background-image:url('images/red_bt.gif');
background-repeat:no-repeat;
background-position:center;
outline:none;
padding:10px;
}

/***********************Begin products*************************/
.td_product_name {
	text-align:center;
	padding-top:5px;
	padding-right:5px;
	color:#898989;
}

.txtinput_box {
	border: 1px solid #bfbfbf;
}
/***********************End*************************/

.title_pro {
	text-align:left;
	color:#930102;
	font-weight:bold;
	padding-bottom:10px;
	font-family:"Palatino Linotype";
	font-size:14px;
	padding-top:2px;
}
.title_page {
	text-align:left;
	color:#930102;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	font-family:"Palatino Linotype";
	font-size:14px;
	padding-top:2px;
}
.title_page1 {
	text-align:left;
	color:#930102;	
	font-weight:bold;
	padding-bottom:5px;
	font-family:"Palatino Linotype";
	font-size:14px;
}
.title_details {
	font-weight:bold;
	padding-bottom:10px;
	color:#9c120f;
}
.td_right_border {
	border-right:1px #CCCCCC solid;
}
.img_border {
	
}
.img_no_product {
	border:1px #bfbfbf solid;
	opacity:0.85;filter:alpha(opacity=85);
}
.home_product_title {
	font-family:Tahoma;
	font-size:11px;
	margin-left:2px;
	text-align:left;
	margin-top:4px;
}
