/*  menus  */

body {
 margin:0px;
 padding:0px;
 background-image:url(/images/bg.gif);

}
.border_grey {
	border-left: 1px solid #CCD1C8;
	border-right: 1px solid #CCD1C8;
}
.border_grey2 {
	border-left: 1px dotted #CCD1C8;
}
.border_grey3 {
	border-top: 1px dotted #6C6B6B;
	border-left: 1px dotted #6C6B6B;
	border-right: 1px dotted #6C6B6B;
	border-bottom: 1px dotted #6C6B6B;
}
.border_grey4 {
	border-top: 1px solid #CCD1C8;
	border-left: 1px solid #CCD1C8;
	border-right: 1px solid #CCD1C8;
	border-bottom: 1px solid #CCD1C8;
}
.default_services_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/default_services_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:6px;
}
.default_who_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/default_who_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:11px;
}
.default_news_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/default_news_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:11px;
	height:17px;
	text-align:right;
}
.news_bg {
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

.default_cms_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/default_cms_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:2px;
	height:17px;
	text-align:right;
	direction:rtl;
}
.default_contact_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.default_pro_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.default_sites_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/default_sites_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:11px;
}

.page_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/page_title_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:14px;
}

.default_deal {
	background-image: url(/images/default_deals_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding:8px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.arial14_green {
	font-family: Arial;
	font-size: 14px;
	color: #85B91D;
	text-decoration: none;
}

.arial12_grey1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	direction:rtl;
	text-align:right;
}

.arial12_grey1 H2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.arial12_grey2 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	direction:rtl;
	text-align:right;
	font-weight:100;
}

.arial12_bluesky {
	font-family: Arial;
	font-size: 12px;
	color: #4AA7C9;
	text-decoration: none;
}
.arial12_green {
	font-family: Arial;
	font-size: 12px;
	color: #8EC51F;
	text-decoration: none;
}


.arial11_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


.vert_line {
	background-image: url(/images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.product_line {
background-image: url(/images/product_vert_line.gif);
	background-repeat:  no-repeat;
	background-position: left top;
}

.form_field {
	font-family: Arial;
	font-size: 12px;
	color: #6A6B6D;
	text-decoration: none;
	height: 17px;
	width: 165px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #56AACE;
	border-bottom-color: #56AACE;
	background-color: #F4F5F7;
}

.form_field_home {
     background-color: #FFFFFD;
	font-family: Arial;
	font-size: 12px;
	color: #6A6B6D;
	text-decoration: none;
	height: 16px;
	width: 153px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #56AACE;
	border-bottom-color: #56AACE;
	
}
.submit_btn {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #56ABCA;
	height: 20px;
	width: 47px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0E770;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.work_row {
	background-color:#F2F3EE;
}
.work_row_on {
background-color:#FBFCF8;

}
.work_row .title  {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


.work_row .title a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.work_row .title H2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}



.work_row_on .title  {
	font-family: Arial;
	font-size: 12px;
	color: #5F7E86;
	text-decoration: none;
}

.work_row_on .title A {
	font-family: Arial;
	font-size: 12px;
	color: #5F7E86;
	text-decoration: none;
}
.work_row_on .title H2 {
	font-family: Arial;
	font-size: 12px;
	color: #5F7E86;
	text-decoration: none;
	font-weight:normal;
}


.locationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56ABCA;
	text-decoration: none;
}




H1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
H2 {
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
H3 {
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



.nav2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav2:hover {
	text-decoration: none;
	color: #396163;
	
}



#topNav_new {
  
  width:100%;
  text-align:center;
  background-image:url(/images/bg.gif);
  
  
}

#topNav_new div {
width:776px;
background-color:#FFFFFF;
border-left: 1px solid #CCD1C8;
border-right: 1px solid #CCD1C8;
padding:0px 0px 0px 0px;
margin: 0 auto;





}

#topNav_new a {

	font-family: Arial;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;

}

#topNav_new a:hover {

	
	color: #4AA7C9;
	text-decoration: none;
	
}

#gohome{
	width:100px; 
	position:relative
	;z-index:100; 
	top:55px;left:25px
}

#gohome div {
	position:absolute; z-index:1000;
}

#gohome h1 {

	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;
	margin:0px;
	padding:0px;


}
#gohome a {

	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;
	margin:0px;
	padding:0px;
	font-weight:bold;


}

.menu_side {
	height:130px;
	text-align:right;
	background-color:#8CC718;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4E149;	
	width:100%;
}

#tohome {
	background-image:url(/images/tohome2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.nav3{
	position:relative;
	z-index:100; 
	top:0px;
	left:-64px;
	
}

.nav3 div {
position:absolute; 
z-index:1000;
white-space:nowrap;
font-family: Arial;
font-size: 12px;
font-weight:bold;
background-color:#52AACE;
width:220px;
height:18px;
text-align:center;
color:#FFFFFF;

}

.nav3 a{
color:#FFFFFF;
text-decoration:none;

}

.childNav {
	direction:rtl;
	position:absolute;
	visibility:hidden;
	z-index:100;
	margin-top:0px;
	float:left;
		
}

.childNav  div {white-space:nowrap;}


.nav {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.nav:hover {
	text-decoration: none;
	color: #396163;
	
}
.navFocus {
	font-family: Arial;
	font-size: 12px;
	color: #396163;
	text-decoration: none;
	font-weight:bold;
}




/*  HOME  */




p {
 margin:0px;
 padding:0px;

}

.main_layer{
width:776px;
border-left: 1px solid #CCD1C8;
border-right: 1px solid #CCD1C8;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
margin: 0 auto;
}

form {margin:0px; padding:0px; overflow:hidden;}

#marqueee{
position: relative;
width: 90%; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
border: 0px solid black;
padding-right:10px;
direction: rtl;
}


/* HEIGHTS */


div.h10 {
height:10px; 
overflow:hidden;
}

div.h12 {
height:12px; 
overflow:hidden;
}

div.h4 {
height:4px; 
overflow:hidden;
}

div.h20 {
height:20px; 
overflow:hidden;
}

div.h30 {
height:30px; 
overflow:hidden;
}

div.h35 {
height:35px; 
overflow:hidden;
}

div.h45 {
height:45px; 
overflow:hidden;
}


div.h5 {
height:5px; 
overflow:hidden;

}

div.h2 {
height:2px; 
overflow:hidden;
}

/* LOBBY   */

#lobby .title {
	font-family: Arial;
	font-size: 12px;
	color: #69658A;
	text-decoration: none;
	font-weight:bold;
	direction:rtl;
	text-align:right;
	padding-right:12px;
}

#mixermedia h1 {

	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;
	margin:0px;
	padding:0px;


}
#mixermedia a {

	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;
	margin:0px;
	padding:0px;
	font-weight:bold;


}


#topNav {
  direction:rtl;
  width:100%;
 background-color:#FFFFFF;
 
}

#topNav a {

	font-family: Arial;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	direction:rtl;

}

#topNav a:hover {

	
	color: #4AA7C9;
	text-decoration: none;
	
}

.absMiddle {
	vertical-align:middle;
}



.intense-text {
	font-weight:bold;
	



}

.in_home {
	height:104px; 
	background-color:#FFFFFF;

}

.work_line
{
	background:URL(/images/work_line.gif);
}

















