/*
------------------------------
Naehas screen styles

Design & Dev by Jad Graphics
http://www.jadgraphics.net

------------------------------
*/

* {
	margin:0;
	padding:0;
	border: 0;
}
body {
	background-image: url(../images/bg-subpage.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#wrapper {
	padding-top: 29px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 950px;
	margin: 0 auto;
	height: 75px;
}


#wrapper_logo {
	width: 214px;
	float: left;
	height: 43px;
}


#logo {
	width: 214px;
	height: 43px;
	background-image: url(../images/logo.jpg);
	text-indent: -9999px;
	display: block;
}

#phone {
	float: right;
	height: 12px;
	width: 104px;
}

#phone_number {
	width: 104px;
	height: 12px;
	text-indent: -9999px;
	background-image: url(../images/phone.jpg);
	margin-right: 15px;
	background-repeat: no-repeat;
}
#contact {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
}
#contact  a:link, #contact a:visited, #contact a:active {
	color: #737373;


}
#contact a:hover {
	color: #990000;
}
#middle {
	height: 66px;
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#middle_bg {
	height: 66px;
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/bg-pattern.jpg);
	background-repeat: no-repeat;
	background-position: 150px 0;
}

#title {
	width: 302px;
	height: 32px;
	background-image: url(../images/company-info.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 18px;
}
#testimonials {
	float: right;
	width: 400px;
	padding: 7px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 15px;
}

.buttons {
	float: left;
	margin: 25px 10px 0 0;
}
#main_content {
	width: 620px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	list-style-position: inside;
	margin-top: 25px;
}
#main_content p {
	margin-bottom: 25px;
}
#main_content li {
	margin-bottom: 10px;
}
#main_content ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 13px;
}
#main_content a {
	color: #CC160B;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #CC160B;
	padding: 2px;

}
#main_content a:hover {
	color: #F6E77A;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC160B;
	padding: 2px;
}

#sidebar {
	width: 290px;
	float: right;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#customers {
	width: 265px;
	margin: 0 auto;
	margin-top: 12px;
}
#customers_title {
	width: 265px;
	height: 34px;
	background-image: url(../images/customers.jpg);
	text-indent: -9999px;
}
#customers_content {
	background-color: #FFFADC;
	border-left: solid #FFE763 1px;
	width: 243px;
	height: 60px;
	border-right: solid #FFE763 1px;
	border-bottom: solid #FFE763 1px;
	padding: 10px;
	text-align: center;
	
}
#footer {
	padding-top: 15px;
	color: #777777;
	width: 950px;
	margin: 0 auto;
	border-top: solid #777777 1px;
	height: 30px;
	margin-top: 15px;
	clear: both;
}

#footer_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 400px;
	margin-top: 4px;
}
#footer a {
	color: #777777;

}
#footer a:hover {
	color: #B41309;
}
#footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 4px;
}
.footer_logo {
	margin-left: 20px;
	float: right;
}
#contact_wrapper {
	width: 400px;
	float: right;
	height: 43px;
}
#nav {
	/*AS 12Aug09 clear: both;*/
	float: right;
}
#nav {
	width: 525px;
	height: 32px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/menu.jpg);
	margin: 0 auto;
}
  #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
  #nav li, #nav a {
	height: 32px;
	display: block;
}
  #home {
	left: 0px;
	width: 71px;
}
  #home a:hover {
	background: url(../images/menu-ro.jpg) 0 0 no-repeat;
} #free_demo{
	left: 71px;
	width: 118px;

}
#free_demo a:hover{
	background: url(../images/menu-ro.jpg) -71px 0 no-repeat;

}

 #product {
	left: 189px;
	width: 118px;
}
  #product a:hover {
	background: url(../images/menu-ro.jpg) -189px 0 no-repeat;
}
  #agencies {
	left: 305px;
	width: 99px;
}
  #agencies a:hover {
	 background: url(../images/menu-ro.jpg) -305px 0 no-repeat;
}
  #case {
	left: 403px;
	width: 150px;
}
  #case a:hover {
	background: url(../images/menu-ro.jpg) -403px 0 no-repeat;
}
  #pricing {
	left: 415px;
	width: 80px;
}
  #pricing a:hover {
	background: url(../images/menu-ro.jpg) -415px 0 no-repeat;
}
  #campaign {
	width: 138px;
	left: 495px;
}
  #campaign a:hover {
	background: url(../images/menu-ro.jpg) -495px 0 no-repeat;
}
  #on_home {
	left: 0px;
	width: 71px;
	background: url(../images/menu-ro.jpg) 0 0 no-repeat;
}
  #on_product {
	left: 71px;
	width: 118px;
	background: url(../images/menu-ro.jpg) -71px 0 no-repeat;
}
  #on_agencies {
	left: 189px;
	width: 99px;
	background: url(../images/menu-ro.jpg) -189px 0 no-repeat;
}
  #on_case {
	left: 288px;
	width: 127px;
	background: url(../images/menu-ro.jpg) -288px 0 no-repeat;
}
  #on_pricing {
	left: 415px;
	width: 80px;
	background: url(../images/menu-ro.jpg) -415px 0 no-repeat;
}
  #on_campaign {
	left: 495px;
	width: 138px;
	background: url(../images/menu-ro.jpg) -495px 0 no-repeat;
}
#box1 {
	POSITION: absolute
}
#box1 SPAN {
	DISPLAY: block; FLOAT: left
}
.mask1 {
	OVERFLOW: hidden;
	WIDTH: 166px;
	POSITION: relative;
	HEIGHT: 56px;
	margin: 0 auto;
}
SPAN IMG {
	DISPLAY: block; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#get_started {
	/*width: 257px;*/
	width:220px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	/*background-image: url(../images/bg-getstarted.png);*/
	background-repeat: repeat-x;
	padding-top: 28px;
	}
#get_started ul {
	list-style-type: none;

}
a.buy {
	display: block;
	width: 257px;
	height: 54px;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/submenu/buy-now.jpg);
      }
a:hover.buy {
    background-position: 0 -54px;
      }
a.campaign {
	display: block;
	width: 257px;
	/* height: 54px; */
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/submenu/campaign.jpg);
      }
a:hover.campaign {
    background-position: 0 -54px;
      }
a.demo {
	display: block;
	width: 215px;
	height: 47px;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/submenu/free-demo.gif);
      }
a:hover.demo {
    background-position: 0 -54px;
      }
a.contact_us {
	display: block;
	width: 215px;
	height: 49px;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/submenu/contact-us.gif);
      }
a:hover.contact_us {
    background-position: 0 -56px;
      }
h3.red    {
	color: #CB190D;
	font-size: 12px;
	background-color: #E9E9E9;
	padding: 4px;
	border: solid 1px #CCCCCC;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.screenshots {
	float: right;
	border: solid #CCCCCC 1px;
	margin: 0px 0px 10px 20px;
}

h3.rednoborder {
	color: #CB190D;
	font-weight: bold;
	font-size: 17px;
}
#floatdiv {
	position: relative;
	margin: 0 auto 5px auto;
	width: 265px;
}
h3.red    {
	color: #CB190D;
	font-size: 12px;
	background-color: #E9E9E9;
	padding: 4px;
	border: solid 1px #CCCCCC;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.border {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#000000;
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	width:230px;
}
input:hover {
	background-color:#F6E161;
	color: #CE1A0C;
}
input.border:focus {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.formborder {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#F6E161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color: #CE1A0C;
	font-weight: bold;
	padding: 3px;
}

#table  td {
	margin: auto;
	width: 150px;
	padding: 5px 10px;
	padding: 5px;
	padding: 10px;
	padding: 10px;
	padding: 10;
}
#testimonials a:link, #testimonials a:active, #testimonials a:visited {
	color: #F6E161;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	border: solid 1px #F6E161;
}


.table_left {
	text-align: right;
	width: 150px;
}
.red {
	font-size: 11px;
	font-weight: bold;
	color: #AE140A;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonials  li   {
	list-style-type: none;
	display: inline;
	margin: 0 4px;

}
#testimonials a:hover {
	color: #951007;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	border: solid 1px #F6E161;
	background-color: #F6E161;
}
.testimonials_on {
	color: #951007;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	border: solid 1px #F6E161;
	background-color: #F6E161;
}
.team {
	width: 104px;
	height: 92px;
	padding: 2px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	float: right;
	margin-left: 20px;
}
.teamtextdiv {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #DDDDDD 1px;
	clear: both;
	display: block;
}
.teamtextdiv_noborder {
	margin-top: 15px;
}
/***** AS 12Aug09 inserted for tag line *****/
#tagline{
	float:left;
	clear:both;
	color: #8A1006;
	width:40%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}