/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
background-color:#F1ECDA;
background-image: url('../images/bg_main_x.gif');
background-position: right top;
background-repeat: repeat-x;
}
a {
	color:#350000;
	text-decoration: none;
	 font-size:12px;
	/*background:#ddd;*/
}
a:hover {
	text-decoration: underline;
	/*background:#fff;*/
}
.menu_table td
{
border-bottom:0px solid #5B3524;
height:29px;
padding-left:20px;

}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}



/* CSS Background image Document */
.header_image
{
background:url(../images/tren2.jpg) left top no-repeat;
height:175px;
}







/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

h2 { font-size:18px}

.menu_bg {
	background-image:url('../images/m1_on.gif');
	background-repeat:no-repeat;
	height:29px;
	
	
	}
	
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5B3524;

	text-decoration: none;
	}
.left_link:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}


.gridTitle{
	border-top: 1px #000 solid;
	border-bottom: 1px #C1C1C1 solid;
	border-left: 1px #C1C1C1 solid;
	border-right: 1px #FFFFFF solid;
	}
.gridRow{ border-bottom: 1px solid #E7E7E7;  } 

.select_nav, .input_nav{
	font:100% Arial, sans-serif;
	color:#000000;
	border:1px solid #DADADA;
	margin:0px;
	padding-top:0px;
}



img.ico_first,img.ico_prev,img.ico_next,img.ico_last{
	background-image:url(images/nav_icons.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	display:inline;
	border:0;
	vertical-align:middle;
	padding-bottom:1px}
	
img.ico_first{
	background-position:0 -15px
	}
img.ico_prev{background-position:-15px -15px}
img.ico_next{background-position:-30px -15px}
img.ico_last{background-position:-45px -15px}
img.ico_first:hover{background-position:0 0}
img.ico_prev:hover{background-position:-15px 0}
img.ico_next:hover{background-position:-30px 0}
img.ico_last:hover{background-position:-45px 0}
.ico_less,.ico_more,.ico_right,.ico_left{
	background-image:url(images/arrow_sprite.gif);
	background-repeat:no-repeat;
	width:9px;height:9px;
	vertical-align:middle;
	margin:2px 0 5px 0;
	cursor:pointer}
.ico_less{background-position:0 0}
.ico_more{background-position:-9px 0}
.ico_right{background-position:-18px 0}

.weatimages_pages_navigator a{
	color:#000;
	margin:0 2px 0 2px;
	}
.weatimages_pages_navigator{
    float:right;
	}
.currentPage { font-weight:bold; font-size:14px}

