body
	{
		margin:0px;
		background:#000;
		font-size:12px;
		font-family:arial;
	}
.top_shadow
	{
		background:url(../images/top_shadow.jpg) top no-repeat;
		height:10px;
	}
.menu_bg
	{
		background:url(../images/manu_bg.jpg) top no-repeat;
		height:48px;
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		font-family:Verdana, Geneva, sans-serif;
	}
.menu_bg ul
	{
		padding:0px;
		margin:0px;
	}
.menu_bg ul li
	{
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		list-style-type:none;
		display:inline;
		padding:10px 28px;
		margin:0px;
		text-decoration:none;
		text-transform:uppercase;		
	}
.menu_bg ul li a
	{
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		list-style-type:none;
		display:inline;
		text-decoration:none;

	}
.menu_bg ul li a:hover
	{
		color:#69675c;
		font-size:16px;
		font-weight:bold;
		list-style-type:none;
		display:inline;
		text-decoration:none;
	}	
.banner_bg
	{
		background:#070706 url(../images/banner_bg.gif) top no-repeat;
		height:407px;
		color:#FFF;
		border-bottom:solid 1px #5d5b5a;
	}
.main_txt_bg
	{
		background:#c1bfbf url(../images/main_txt_bg.gif) top repeat-x;
		border-bottom:solid 1px #b0afaf;
	}
	
	
.footer_bg
	{
		background:url(../images/footer_bg.gif) repeat-x;
		color:#99958f;
		font-size:11px;
		word-spacing:3px;
	}
.footer_bg a
	{
		color:#99958f;
		font-size:11px;
		text-decoration:none;
		word-spacing:0px;
	}
.footer_bg a:hover
	{
		color:#fff;
		font-size:11px;
		text-decoration:none;
		word-spacing:0px;
	}
h3
	{
		font-size:18px;
		color:#000000;
		border-bottom:solid 1px #b5b1b1;
		padding-bottom:2px;
	}
.heading_voda
	{
		font-size:14px;
		color:#29251f;
		font-weight:bold;
	}
.inner_bg
	{
		background:#000000 url(../images/inner_m_c_bg.jpg) top no-repeat;
	}
.inner_contant_bg
	{
		background:#161614 url(../images/inner_c_bg.jpg) top no-repeat;
	}
.inner_heading
	{
		font-size:20px;
		color:#FFF;
		text-transform:uppercase;
		border-bottom:solid 1px #595855;
	}
.inner_main_txt
	{
		font-size:12px;
		color:#b6afa0;
		line-height:18px;
	}
.inner_main_txt a
	{
		font-size:12px;
		color:#b6afa0;
		line-height:18px;
		text-decoration:none;
	}
.inner_main_txt a:hover
	{
		font-size:12px;
		color:#b6afa0;
		line-height:18px;
		text-decoration:underline;
	}
.left_menu_txt ul
	{
		padding:0px;
		margin:0px;
	}	
.left_menu_txt li
	{
		font-size:14px;
		color:#393935;
		font-weight:bold;
		font-family:verdana;
		text-transform:uppercase;
		list-style-type:none;
		line-height:50px;
		border-bottom:solid 1px #1f1f1f;
		background:url(../images/arrow.gif) left no-repeat;
		padding-left:22px;
	}
.left_menu_txt li a
	{
		font-size:14px;
		color:#393935;
		font-weight:bold;
		font-family:verdana;
		text-transform:uppercase;
		text-decoration:none;
		list-style-type:none;
		line-height:50px;
	}
.left_menu_txt li a:hover
	{
		font-size:14px;
		color:#fff;
		font-weight:bold;
		font-family:verdana;
		text-transform:uppercase;
		text-decoration:none;
		list-style-type:none;
		line-height:50px;
	}
#left_menu_txt_crunt
	{
		font-size:14px;
		color:#fff;
		font-weight:bold;
		font-family:verdana;
		text-transform:uppercase;
		text-decoration:none;
		list-style-type:none;
	}	
h6
	{
		font-size:14px;
		color:#FFF;
		margin:0px;
	}
.main_top_border
	{
		background:url(../images/main_top_border.gif) top repeat-x;
	}
.main_bottom_border
	{
		background:url(../images/main_bottom_border.gif) bottom repeat-x;
	}
.main_left_border
	{
		background:url(../images/main_left_border.gif) left repeat-y;
	}
.main_right_border
	{
		background:url(../images/main_right_border.gif) left repeat-y;
	}
.video_img_gall_border
	{
		border:solid 1px #787878;
	}
.video_heading
	{
		font-size:11px;
		color:#ffffff;
	}
.video_heading strong
	{
		font-size:14px;
		color:#ffffff;
	}
.line
	{
		border-top:solid 1px #333333;
	}
/*******************************pagination start*************************************************************/

#tnt_pagination {
	display:block;
	text-align:right;
	clear:both;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin:2px;
}
#tnt_pagination a:link, #tnt_pagination a:visited {
	padding:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:0px solid #48463d;
	text-decoration:none !important;
	/*background:#fff;*/
	color:#fff;
	font-weight:bold;
}
#tnt_pagination a:hover {
	text-decoration:none !important;
	background:#fff;
	border:0px solid #FF0000;
	color:#000;
}
#tnt_pagination .active_tnt_link {
	padding:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:0px solid #000000;
	background-color:#fff;
	text-decoration:none;
	color:#000;
	cursor:default;
}
#tnt_pagination .disabled_tnt_pagination {
	padding:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:0px solid #EBEBEB;
	text-decoration:none;
	background:#fff;
	color:#000;
	cursor:default;
}
/********************************************se*****************************************/

.read_more
	{
		font-size:12px;
		color:#000000;
		line-height:18px;
	}
.read_more a
	{
		font-size:12px;
		color:#000000;
		line-height:18px;
		text-decoration:none;
		text-align:right;
	}
.read_more a:hover
	{
		font-size:12px;
		color:#000000;
		line-height:18px;
		text-decoration:underline;
		text-align:right;
	}
	.find_out
	{
		font-weight:bold;
		font-size:16px;
		color:#b6afa0;
		text-decoration:none;
	}
.over_the_next
	{
		font-weight:bold;
		font-size:16px;
		color:#fff;
		text-decoration:none;
	}
.enter_bg
	{
		background:url(../images/enter_bg.gif) repeat-x;
	}
.enter_textbox_bg
	{
		color:#000;
		font-weight:bold;
		padding:9px;
		border:none;
		width:333px;
		background:url(../images/textbox_bg.gif) no-repeat;
	}
.thx_bg
	{
		font-weight:bold;
		background:#FFF;
		color:#000;
		font-weight:bold;
		font-size:16px;
	}
