@charset "windows-1256";

.ext_right_content{
    height:70px;
}
.trace_links {
	margin:10px;
	border:1px solid #d1d1d1;
	height:30px;
	margin-bottom:10px;
	width:680px;
	text-align:right;
	background:#f1f1f1;
	float:left;
}
.trace_links ul {
	display:inline-block;
	height:30px;
	width:640px;
	background:url(../images/trace_bg.gif) left repeat-x;
	margin:0;
}
.trace_links ul li {
	float:right;
	background:url(../images/trace_arraw.gif) left no-repeat;
	width: auto;
	height:25px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	list-style-type:none;
	font-size:10px;
	color: #666666;
}
.trace_links ul li a {
	text-decoration:none;
	font-size:10px;
	color:#333333;
}
.trace_links ul li a:hover {
	text-decoration:underline;
	color:#003366;
}
.right_container {
	height:500px;
	width:180px;
	background:#2a364c;
}
.right_container_index {
	height: auto;
	width:180px;
	background:#2a364c;
}
.right_content {
	background:#cecece;
	width:180px;

	display:inline-block;
}
.right_content DIV {
	background: url(../images/arraw.gif) no-repeat right;
	line-height:30px;
	height:30px;
	padding-right:25px;
	margin:0px 5px 0px 5px;
	border-bottom:1px solid #7d663c;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
}
.right_content DIV:hover {
	color: #FFCC33;
	text-decoration:none;
	border-right:1px solid #7d663c;
	border-left:1px solid #7d663c;
	background: #34425d url(../images/right_tabs_line.gif) left no-repeat;
}

.offer_right_txt {
	background:  url(../images/index_offer_right_img_.jpg) no-repeat left top;
	width:339px;
	padding:10px 5px 0 0;
}
.offer_right_txt h3{
    color: #c8541a;
	font-size:13px;
	font-weight: bold;
	text-align:right;
	padding:0;
	margin:0;
    padding-right:5px;
}
.offer_right_txt p{
    font-size:11px;
	padding:0;
	margin:0;
	color: #c8541a;
	text-align:right;
	padding-right:5px;
}
.offer_right_txt a{
    color: #CC3300;
}
.offer_right_txt DIV {
	text-align:right;
	color:#003300;
	font-size:11px;
	direction:rtl;
	height:22px;
	width:310px;
	padding:0px;
	padding-right:10px;
	margin-right:10px;
	background:url(../images/arraw_index_red.gif) no-repeat right;
}
.offer_left_txt {
	background:  url(../images/index_offer_right_img.jpg) no-repeat left top;
	width:340px;
	padding-top:10px;
}
.offer_left_txt h3{
    color: #006600;
	font-size:13px;
	font-weight: bold;
	text-align:right;
	padding:0;
	margin:0;
    padding-right:30px;
}
.offer_left_txt p{
    font-size:11px;
	padding:0;
	margin:0;
	color: #CC0000;
	text-align:right;
	padding-right:30px;
}
.offer_left_txt DIV {
	text-align:right;
	color: #333333;
	font-size:11px;
	direction:rtl;
	width:300px;
	padding:3px 10px 3px 0;
	background:url(../images/arraw_index_red.gif) no-repeat right;
}
.left_shdw_offer{
background:url(../images/offer_shdw_left.jpg) no-repeat ;
width:8px;
float:left;
height:218px;
}
.right_shdw_offer{
background:url(../images/offer_shdw_right.jpg) no-repeat ;
width:8px;
float:left;
height:218px;
}
.more {
	float:left;
	margin:20px;
	margin-top:10px;
	border:0px;
}
.ext_offer_left_top {

	height:218px;
	width:321px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
.ext_offer_left_bottom {
	background:  url(../images/ext_offer_bottom_left.gif) no-repeat bottom left;
	height:218px;
	width:321px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*footer Index */
#footer_index {
	width:926px;
	height:29px;
	margin-left:0px;
	margin-top:10px;
	background:url(../images/footer_left.jpg) no-repeat left #254974;
}
.footer_txt_index {
	height:29px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	line-height:25px;
	background:url(../images/footer_right.jpg) no-repeat right;
}
.footer_txt_index a {
	color:#FFCC00;
}
/*end of footer index*/
#footer {
	width:880px;
	height:30px;
	margin-left:5px;
	margin-top:10px;
}
.footer_txt {
	width:880px;
	height:29px;
	width:880px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding-top:12px;	
	border-top:1px solid #CCCCCC;
}
.footer_txt a {
	color:#FFCC00;
	margin-top:5px;
}
/* services block */
.main_services {
	margin: 10px 0px 0px 0px;
	height:94px;
	width:925px;
	display:inline-block;
	text-align:center;
}
.services_left {
	width:8px;
	float:left;
	height:94px;
	background: url(../images/services_left.jpg) no-repeat;
}
.services_right {
	width:8px;
	float:left;
	height:94px;
	background: url(../images/services_right.jpg) no-repeat;
}
.services_cntnt {
	text-align:center;
	float:left;
	background: #254974;
	padding-top:4px;
	padding-left:0px;
	width:905px;
	height:90px;
	margin:0 0 0 0;
}
.services_cntnt li {
	float:left;
	list-style-type:none;
	margin-left:20px;
}
.services_cntnt IMG {
	border:1px solid #666666;
}
.services_cntnt IMG:hover {
	Filter: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	border:1px solid #CC0000;
}
/*services right and main content */
.main_services_content {
	width:100%;
	margin:10px;
}
.main_services_right_lft {
	float:left;
	background:url(../images/main_right_shdw.jpg) no-repeat left top;
	width:7px;
	height: 500px;
	display: inline-block;
}
.main_services_right_rgt {
	float:left;
	background: #f3b52e;
	width:163px;
}
.spacer {
	height:200px;
}

/* slid menu */
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0 ;
  padding: 0;
  width: 180px;
  border-bottom:1px solid #999999;
}

ul.menu a {
  display: block;
  text-decoration: none;	
  font-size:11px;
}

ul.menu li {
  margin-top: 0px;
}

ul.menu li a {
  background: #f2f2f2 url(../images/arraw.gif) right no-repeat;
  color: #1869c8;	
  padding: 0.5em;
  padding-right:25px;
  border-bottom: 1px #fff solid;
}

ul.menu li a:hover {
  background: #0f4794;
  color:#ffffff;
}

ul.menu li ul li a {
  background: #cecece url(../images/arraw_index.gif) right no-repeat;
  color: #1869c8;
  padding-right: 35px;
}

ul.menu li ul li a:hover {
  background: #40609d url(../images/arraw_index.gif) right no-repeat;
  padding-right: 35px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/**/	
/* slid menu */
ul.menu1, ul.menu1 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width:400px;
}

ul.menu1 a {
  display: block;
  text-decoration: none;	
  font-size:13px;
}

ul.menu1 li {
  margin-top: 0px;
  padding:5px;	
  width:100%;
}
ul.menu1 li img{
margin:0 5px 0 5px;
}
ul.menu1 li a {
  color: #0099FF;
  padding:10px;
  border-bottom:1px dotted #CCCCCC;
 
}

ul.menu1 li a:hover {
color:#FF6600

}
ul.menu1 li ul li{
  margin-top: 0px;
  padding:5px 30px 0 0;	
}
ul.menu1 li ul li a {
color: #006600;
border:0;
font-size:10px;
font-weight:normal;
text-align:right;
text-decoration:underline;
}

ul.menu1 li ul li a:hover {
color:#990000;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/**/	
/*questionaire*/
.questionaire{
text-align:center;
margin-top:10px;
}
.voting_title{
background:url(../images/poll.gif) no-repeat right;
width:100%;
height:30px;
border:1px solid #009900;
border-left:0px;
border-right:0px;
}
.question{
font-size:13px;
color:#003366;
text-align:right;
direction:rtl;
padding-right:50px;
font-weight:bold;
}
.vote{
color:#003333;
font-size:11px;
font-family:tahoma;
}
.vote li{
list-style-type:none;
text-align:right;
width:300px;
direction:rtl;
}
.view_result {
color:#FF3300;
font-size:11px;
text-decoration: underline;
}
.vote_message{
color:#003366;
font-size:11px;
text-align:right;
padding-right:30px;
height:50px;
}
.btm_div
{
height:auto;
margin:7px 0 0 0;
text-align:center;
width:100%;
}
/*index_adv_fade*/
#photoholder {
  width:450px;
  height:338px;
  background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
filter:alpha(opacity=1);
width: 712px;
height: 245px;

}
/*End index_adv_fade*/
span.span_offer
{
color:#990033;
}
li.img{
z-index:1000;
position:relative;
}
ul.faq{
padding:0px;
margin:0 30px;
}
ul.faq li{
height:auto;
width:60%;
padding:5px;
border-bottom:1px dotted #CCCCCC;
list-style-image:url(../images/check.jpg);
}
ul.faq li a{
text-decoration:none;
}