﻿html, body 
{
	height: 100%;
}

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/bg_body.jpg) repeat-x center top;
}

.hiddenPic {display:none;}

table.wraper 
{
	margin: auto;
	width: 990px;
	height: 100%;

	border-left: 0px solid #DCDCDC;
	border-right: 0px solid #DCDCDC;
	border-collapse: collapse;

	
}

table.wraper td.Container 
{
	vertical-align: top;
	padding: 0;
}

table.Container 
{
	margin: auto;
	width: 990px;
	border-collapse: collapse;


}

table.Container td 
{
	color: #2D2D2D;
}

td.Header 
{
	height: 118px;
	padding: 0;
	background: url(images/img__01.jpg) no-repeat right center;

}

div.Logo 
{
	width: 115px;
	height: 94px;
	background: url(images/logo.jpg) no-repeat right;
	margin-top: 0px;
	float: right;
    filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	filter:shadow(color:gray);
}

div.blogo 
{
	height: 55px;
	width: 30px;
	margin-top: 22px;
	background: url(images/bg_menu.jpg);
	float: right;
    filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	filter:shadow(color:gray);
}

div.headertext a
{

	float: left;
	margin-left: 15px;
	margin-top: 5px;
	font: bold 12px Arial;
	color: #FFFFFF;
}


div.Logo  
{
	display: block;
	height: 95px;
	cursor: pointer;
}

div.Search 
{
	float: right;
	margin-top: 43px;
	margin-right: 8px;
	width: 160px;
}

div.Search .Input
{
	border: 1px solid #dbdbdb;
	background: #FFFFFF;
	color: #3d3938;	
	font: 12px Arial;
	width: 100px;
	height: 19px;
	text-align: right;

}
div.Search .submit
{




	height: 23px;
	text-align: right;

}

td.Menu 
{
	height: 55px;
	background: url(images/bg_menu.jpg);
	width:300px;
    margin: 0;
    padding: 0;

}

td.Main 
{
	vertical-align: top;
	padding: 0;

}

td.Mainint 
{
	vertical-align: top;
	padding: 0;
	background: white;
	
}

div.Main-Flash 
{
	width: 990px;
	height: 293px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;




}

div.Main-Cat-Box
{
	width: 990px;
	height: 293px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/img__02.jpg) no-repeat;



}
td.Cat_Box 
{
	cursor: pointer;
	width: 105px;
	height: 80px;
	font: 12px Arial;
	font-weight: bold;
	direction: rtl;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(images/cat_box.jpg) no-repeat;
}
td.Cat_Box_Home
{
	cursor: pointer;
	width: 88px;
	height: 71px;
	font: 11px Arial;
	font-weight: bold;
	direction: rtl;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	background: url(images/cat_box.png) no-repeat;
}
div.boxtext
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;


}
td.contact_details
{
text-align: right;
font: 11px Arial;
padding-right: 50px;
vertical-align:top;
font-size: 12px;
direction: rtl;
}

table.wanted_Box 
{
	margin: 0px;
	
	
}
td.wanted_Box 
{
	cursor: pointer;
	width: 222px;
	height: 229px;
	vertical-align: top;
	background: url(images/bgwanted.jpg) no-repeat;
}


div.spot-image
{


	padding-bottom: 5px;
}


div.wanted_Box
{
	font: 12px Arial;
	font-weight: bold;
	direction: rtl;
	color: #666666;
	text-align: right;

	margin-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
}

td.Cat_Box:hover
{

	background: url(images/cat_box_over.jpg) no-repeat;
}

td.Cat_Box_Home:hover
{

	background: url(images/cat_box_over.png) no-repeat;
	color: white;
}


div.bg-Flash 
{
	width: 260px;
	height: 325px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.highlight
{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
td.highlight
{
	width: 330px;
	height: 118px;
	background: url(images/highlight_bg.png) no-repeat right;
}
td.highlight:hover
{
	cursor: pointer;
	width: 330px;
	height: 118px;
	background: url(images/highlight_bg_over.png) no-repeat right;
}

td.Bottom-Content 
{
	height: 60px;
	padding: 0;
}

table.Bottom-Content-Container 
{
	width: 100%;
	border-collapse: collapse;
}

table.Bottom-Content-Container td.Left 
{
	padding: 0;
	width: 100px;
	height: 60px;
	background: url(img/img_09.jpg) no-repeat center;
}
table.Bottom-Content-Container td.Content 
{
	font: 12px Arial;
	direction: rtl;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 55px;
	background: url(img/img_11.jpg) repeat-x top;
}
table.Bottom-Content-Container td.Contentms 
{
	
	vertical-align: top;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(img/img_09.jpg) repeat-x top;
}


table.Bottom-Content-Container td.Right 
{
	padding: 0;
	text-align: right;
	padding-right: 34px;

}

div.Seperator-Background 
{
	height: 1px;
	background: url(img/img_03.jpg) ;
}

div.Text-Bottom-Content
{
	width: 100px;
	height: 60px;
	position: relative;
	top: -7px;
	margin-bottom: -7px;
	margin-left: 10px;
	text-align: left;
	direction: rtl;
	font: 11px Arial;
	padding: 5px;

}
div.content_image
{

	position: relative;
	margin-left: 10px;
	text-align: left;
	direction: rtl;


}

div.Text-Bottom-Content:first-letter 
{
	font: bold 16px Arial;
}

div.Text-Bottom-Content h3 
{
	font: bold 14px Arial;
}
div.addthis
{
float: left;
margin-left: 17px;
}

div.footertext
{

margin-right: 20px;
}
div.Bottom-Flash 
{
	width: 60px;
	height: 60px;

}

td.Footer 
{
	height: 29px;
	background: url(images/img_sel_07.jpg) repeat-x;
	padding: 0;
}

div.Bottom-Menu 
{
	text-align: left;

}

div.Bottom-Menu a 
{
	display: block;
	float: right;
	color: #a4a4a4;
	font: 10px Arial;
	margin-right: 10px;
	
}

div.Bottom-Menu a:hover 
{
	text-decoration: none;
}

td.Bottom-Footer 
{
	height: 10px;
	padding: 0;
}

td.Bottom-Footer table 
{
	width: 100%;
	border-collapse: collapse;
}

td.Bottom-Footer table td 
{
}

div.Copyrights 
{
	margin-left: 20px;
	font: 10px Arial;
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.Created-By 
{
	float: right;
	_float: none;
	width: 145px;
	height: 25px;
	margin-right: 26px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(images/credit.gif) no-repeat;
}

div.Created-By a 
{
	display: block;
	widows: 100%;
	height: 100%;
}
table.Content-Header
{
	border-collapse: collapse;
	width: 100%;
	height: 76px;
}
td.Content-Header
{
	border-collapse: collapse;
	width: 100%;
	height: 76px;
	background: url(images/content_top.jpg) no-repeat top;
	vertical-align: top;

}
div.Content-Header
{
	font: 14px Arial;
	font-weight: bold;
	direction: rtl;
	color: #41545c;
	text-align: right;
	vertical-align: top;
	padding-right: 45px;
	padding-top: 19px;
}

table.Main-Content 
{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	vertical-align: top;
}

table.Main-Content td.Content 
{
	font: 12px Arial;
	direction: rtl;
	color: #303030;
	text-align: right;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 300px;
}

table.Tbl-Content-Form
{
background-color: #cccccc;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 10px;

}

td.Content-Form 
{
	font: 12px Arial;
	direction: rtl;
	color: #303030;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(images/bg_content_form.jpg) no-repeat top;


}

table.Main-Content td.Content-Menu 
{
	vertical-align: top;
	width: 362px;
	height: 100%;
	background: url(images/bg_content_menu_item.jpg) no-repeat top;
}

table.Content-Menu-Table
{
	border-collapse: collapse;


}
table.Content-Menu-Int-Table
{
	border-collapse: collapse;

width: 366px;
height: 100%;
}
td.Cat-Name
{
	background: url(images/content_cat_bg.jpg) no-repeat top;
	width: 366px;
	height: 30px;
}

div.Cat-Name
{
	color: #FFFFFF;
	font: 12px Arial;
	font-weight: bold;
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding-right: 45px;
	padding-top: 0px;
}

td.Cat-Items
{

	width: 366px;
	height: 30px;
	padding-right: 45px;
}

td.Cat-Space
{
	width: 366px;
	height: 20px;
}

td.Other-Cats
{

	width: 366px;
	height: 30px;
}
td.Other-Cats-Name
{
	background: url(images/other_cat_header.png) no-repeat top;
	width: 366px;
	height: 30px;
}
div.Other-Cat-Name
{
	color: #5f5f5f;
	font: 12px Arial;
	font-weight: bold;
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding-right: 45px;
	padding-top: 0px;
}
td.Spot-Light
{
	background: url(images/bg_spot_light_int.png) no-repeat top;
	width: 366px;
	height: 118px;
	cursor: pointer;
}

td.Spot-Light:hover
{
	background: url(images/bg_spot_light_int_over.png) no-repeat top;


}

div.spot-light-header 
{

	font: 13px Arial;
	font-weight:bold;
	direction: rtl;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 35px;
	padding-bottom: 0px;

}

div.spot-light-text 
{

	font: 13px Arial;
	color: #000000;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	text-decoration: none;
}




div.Seperator 
{
	border-bottom: 1px solid #eaeaea;
	clear: both;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.Main-Content td.Picture 
{
	width: 260px;
	vertical-align: top;
	padding: 0;

}

td.Picture 
{
	display: block;
	width: 260px;
	background: () no-repeat-x;
}

td.Content form label 
{
	display: block;
}

td.Content form input 
{
	width: 200px;
}

div.Seperator 
{
	border-bottom: 1px solid #eaeaea;
	clear: both;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.breadcrumbs, div.pagin 
{
	margin-bottom: 10px;
	clear: both;
    text-align: right;
    direction: rtl;

}


div.Category 
{
	width: 110px;
	float: left;
	margin: 20px 25px;
	_margin: 20px 20px;
	text-align: center;
}

div.Category a 
{
	display: block;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
}

div.Category a:hover 
{
	color: Black;
}

div.Category a img 
{
	border: 0;
}

a 
{
	color: #2D2D2D;
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
	color: #f35f2e;
}
table.tbl_cat_menu {
	vertical-align: top;
	border-collapse: collapse;
	width: 100%;	
	margin: 0;
	padding: 0;
	padding: 0px 0px 0px 0;
}

tr.tr_cat_menu {
	cursor: pointer;
	height: 30px;
}

tr.tr_cat_menu_selected {
	background: url(images/other_cat_header.png) no-repeat top;
	font-weight: bold;
	height: 30px;
}
td.td_cat_menu {
	height: 1px;
}

tr.tr_cat_menu:hover {
		background: url(images/other_cat_hover.png) no-repeat top;
	
}
div.record  
{

	font: 13px Arial;
	direction: rtl;
	color: #272727;
	text-align: right;
	vertical-align: top;
	margin-top: 5px;
	text-decoration: none;
}
div.record_selected
{

	font: 13px Arial;
	direction: rtl;
	color: #cccccc;
	text-align: right;
	vertical-align: top;
	margin-top: 5px;
	text-decoration: none;
}
div.recordhp 
{

	font: 12px Arial;
	direction: rtl;
	color: #afafaf;
	text-align: right;
	vertical-align: top;
	margin-top: 1px;
	text-decoration: none;
}

div.record  a
{
	color: #272727;
} 
div.record_selected a
{
	color: #f89719;
	font-weight: bold;

} 
div.record  a:hover
{

	color: #f89719;

} 
div.menu_record 
{
	clear: both;
	font: 12px Arial;

	direction: rtl;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
div.menu_record_selected
{
	clear: both;
	font: 12px Arial;
	font-weight: bold;
	direction: rtl;
	color: #5f5f5f;
	text-align: right;
	vertical-align: top;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}



div.menu_record  a
{

	color: #5f5f5f;

}


div.search_record  
{


}
div.search_record  a
{
	font: 13px Arial;
	font-weight: bold;
	direction: rtl;
	color: #0080c1;
	text-align: right;


}

div.record img
{
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
td.home_menu
{
width: 164px;
vertical-align: top;
text-align: right;
padding-right: 30px;
padding-top: 25px;
}

ol.SearchResults li
{
	margin: 10px 0;
}

ol.SearchResults li a 
{
	font-weight: bold;
}

div.Strip 
{
	height: 74px;
	background: url(images/strip.jpg) no-repeat top;
	padding-top: 80px;
}


