﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	color:#000000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-image: url(/images/bg.jpg);
}
.Msg
{
    background-color:#FFF1A8;
    color:#000000;
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:9pt;
    padding-left:10px;
    padding-right:10px;
}
.border
{
    border: 1px solid #494947;
}

a{
	text-decoration:underline;
	color: #3399cc;
	font-size: 0.85em;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

a:hover{
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

a img{
border:0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
	color: #0099cc;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #3399cc;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

h4{
	font-size:0.89em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	font-style: italic;
}



.clear{
clear:both;
margin:0;
}

#container{
	width:989px;
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header and logo Starts */

#header{
	background-image: url(/images/logo.jpg);
	height: 109px;
	background-repeat: no-repeat;
	position: relative;
}

#title {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 250px;
}

#admin-title {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 50px;
	font-size: 0.85em;
}


#admin-title ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admin-title ul li {
	margin: 0px;
	display: inline;
	padding: 0px;
}


#logo {
	display: block;
	float: left;
}

#top-wel-logout {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.85em;
}


#top-wel-logout ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top-wel-logout ul li {
	margin: 0px;
	display: inline;
	padding: 0px;
}

.logout {
	margin: 0px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Header and logo ends */


/*Menu Tabs start*/

    #tabsJ {
	font-size:1.1em;
	line-height:normal;
	font-weight: bold;
	margin-top: 28px;
	float: right;
	margin-left: 100px;
	width: 505px;
      }
    #tabsJ ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsJ li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabsJ a {
	float:left;
	background:url(/images/tableftJ.gif) no-repeat left top;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0;
      }
    #tabsJ a span {
	display:block;
	background:url(/images/tabrightJ.gif) no-repeat right top;
	color:#FFFFFF;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	float: left;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
	color:#000000;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
	  
	  /*Menu Tabs Ends*/
      
/* left main navigation starts*/

#left-nav-cont {
	float: left;
	width: 250px;

}

#left-nav-top {
	background-image: url(/images/nav-top.gif);
	height: 30px;
	padding-top: 14px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

#left-nav-bottom {
	background-image: url(/images/static-nav-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	width: 215px;
	height:15px;
}

#adscience-navigation{
	float: left;
	background-color: #FFFFFF;
	width: 185px;
	padding-bottom: 15px;
	background-image: url(/images/nav-mid.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#adscience-navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#adscience-navigation li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#adscience-navigation li a{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	color: #009DE0;
	text-decoration: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	font-size: 0.9em;
	font-weight: bold;
}
#adscience-navigation ul a:hover, #adscience-navigation ul a.current:link, #adscience-navigation ul a.current:visited 
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #105493;
}

/* left main navigation ends*/

/* contentt area starts */

#content-container{
	background-image: url(/images/content-bg.jpg);
	background-repeat: repeat-x;
	width:967px;
	padding-right: 11px;
	padding-left: 11px;
}

#content{
	background-color: #FFFFFF;
	background-image: url(/images/content_top_curve.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	width: 947px;
	float: left;
	padding-right: 9px;
	padding-left: 7px;
}

#content-area {
	float: left;
	width: 948px;
}

#content-area p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1em;
}

#content-visual-area {
	float: left;
	background-image: url(/images/adscience-visual.jpg);
	height: 403px;
	width: 948px;
}


#content-visual-area-sub {
	float: left;
	background-image: url(/images/about-us.jpg);
	height: 235px;
	width: 948px;
}


#content-visual-area-sub-solutions {
	float: left;
	background-image: url(/images/solutions.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-locations {
	float: left;
	background-image: url(/images/locations.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-advertisers  {
	float: left;
	background-image: url(/images/advertisers.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-faq  {
	float: left;
	background-image: url(/images/faqs.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-contactus  {
	float: left;
	background-image: url(/images/contactus.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-login  {
	float: left;
	background-image: url(/images/login.jpg);
	height: 235px;
	width: 948px;
}

#content-visual-area-sub-testimonials  {
	float: left;
	background-image: url(/images/testimonilas.jpg);
	height: 235px;
	width: 948px;
}


#content-visual-area-left {
	float: left;
	width: 380px;
}

#content-visual-area-left-punchline {
	font-size: 2.1em;
	line-height:30px;
	color:#FFFFFF;
	padding-top: 70px;
	padding-left: 150px;

}

#content-visual-area-left-punchline-sub {
	font-size: 1.7em;
	line-height:30px;
	color:#FFFFFF;
	padding-top: 36px;
	padding-left: 200px;

}

#content-visual-area-left-punchline-sub-Adv {
	font-size: 1.8em;
	line-height:30px;
	color:#FFFFFF;
	padding-top: 48px;
	padding-left: 207px;

}

#content-visual-area-left-punchline-sub-solutions
{
    font-size: 1.8em;
	line-height:30px;
	color:#FFFFFF;
	padding-top: 50px;
	padding-left: 170px;
}




#content-visual-area-right {
	float: left;
	padding-left: 174px;
	padding-top: 66px;
}


#content-display-area{
	float: left;
	width: 948px;
	background-image: url(/images/adscience-visual-bottom.jpg);
	background-repeat: no-repeat;
}


#content-display-sub{
	float: left;
	width: 948px;
}

#content-area-grl {
	float: left;
	width: 250px;
	margin-top: 10px;
	background-image: url(/images/location-picturs.jpg);
	background-repeat: no-repeat;
	height: 522px;
}

#content-area-grl-top {
	display: block;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 220px;
	padding: 0px;
}


#content-area-grl h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	
}

#content-area-grl-bottom {
	display: block;
	width: 155px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#content-area-grl-bottom td {
	padding: 0px;
	margin0px: 0px;
}


#content-area-grl-bottom tr {
	padding: 0px;
	margin0px: 0px;
}


#content-area-contnet {
	float: left;
	width: 390px;
	margin-top: 80px;
}

#content-area-contnet-sub {
	float: left;
	width: 695px;
}


#content-area-boy {
	float: left;
	width: 301px;
	margin-top: 60px;
	background-image: url(/images/value-advt.jpg);
	height: 436px;
}


#content-area-boy-top{
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 240px;
	padding: 0px;
}


#content-area-boy-top h2 {
	padding: 0px;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;

}

#content-area-boy-bottom {
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	width: 270px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* contentt area ends */

/* locations pictures starts */

.cnt {
	color:#000000;
	font-family:Tahoma,Verdana;
	font-size:11px;

}


.sliderimages{
	border:1px solid #cccccc;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* locations pictures endss */

/* form elements starts*/


.red {
	color: #FF0000;
	font-size: 1.2em;
}

#form {
	margin: 0px;
	font-size: 1em;
	padding: 0px;
}
#form p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	text-align: right;
	font-size: 1em;
}
#mail {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	line-height: 1.6em;
}

#form textarea {
	border: 1px solid #CCCCCC;
	width: 180px;
}
#form .button {
	cursor:pointer;
	border:solid #ffffff 1px;
	background-image: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	border:solid #CCCCCC 1px;
	font-weight: bold;
	font-size: .96em;
}

th {
	font-weight: normal;
}

#form .textbox {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#form .align {
	text-align: left;
}
.red {
	color: #FF0000;
	font-size: 1.2em;
}


/* form elements ends*/

#header_close_common{
	float: left;
}


/* Footer strats*/

#footer-container{
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 80px;
	padding-top: 59px;
}

#footer-container p {
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer-container p a {
	color: #000000;
}


#footer-container ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
#footer-container li {
	display: inline;


}
#footer-container li a {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.82em;
	font-weight: bold;
	color: #000000;
}
#footer-container a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

/* Footer Ends*/


/* General Table Starts */


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	text-align: left;
	border-collapse: collapse;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gradient-style th
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px;
	color: #333333;
	background-image: url(/images/gradhead.gif);
	background-repeat: repeat-x;
	background-color: #9FD7FF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87CCFF;
	border-bottom-color: #fff;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #e8edff url(/images/gradback.gif) repeat-x;
}

#gradient-style tbody tr:hover td
{
	background: #d0dafd url(/images/gradhover.gif) repeat-x;
	color: #339;
}


.row_normal_mid {
	padding: 4px;
	text-align: center;
}

.row_normal_right {
	padding: 4px;
	text-align: right;
}


.row_normal_vmid {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	text-align: left;
	border-collapse: collapse;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gradient-style th
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px;
	color: #333333;
	background-image: url(/images/gradhead.gif);
	background-repeat: repeat-x;
	background-color: #9FD7FF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87CCFF;
	border-bottom-color: #fff;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #e8edff url(/images/gradback.gif) repeat-x;
}

#gradient-style tbody tr:hover td
{
	background: #d0dafd url(../images/gradhover.gif) repeat-x;
	color: #339;
}


.row_normal_mid {
	padding: 4px;
	text-align: center;
}

.row_normal_right {
	padding: 4px;
	text-align: right;
}


.row_normal_vmid {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


#gradient-style-pune
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	text-align: left;
	border-collapse: collapse;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gradient-style-pune th
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px;
	color: #333333;
	background-image: url(/images/gradhead.gif);
	background-repeat: repeat-x;
	background-color: #9FD7FF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87CCFF;
	border-bottom-color: #fff;
}
#gradient-style-pune td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #e8edff url(/images/gradback.gif) repeat-x;
}

#gradient-style-pune tbody tr:hover td
{
	background: #d0dafd url(/images/gradhover.gif) repeat-x;
	color: #339;
}


.row_normal_mid {
	padding: 4px;
	text-align: center;
}

.row_normal_right {
	padding: 4px;
	text-align: right;
}


.row_normal_vmid {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#gradient-style-hyd
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	text-align: left;
	border-collapse: collapse;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gradient-style-hyd th
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px;
	color: #333333;
	background-image: url(/images/gradhead.gif);
	background-repeat: repeat-x;
	background-color: #9FD7FF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87CCFF;
	border-bottom-color: #fff;
}
#gradient-style-hyd td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #e8edff url(/images/gradback.gif) repeat-x;
}

#gradient-style-hyd tbody tr:hover td
{
	background: #d0dafd url(/images/gradhover.gif) repeat-x;
	color: #339;
}


.row_normal_mid {
	padding: 4px;
	text-align: center;
}

.row_normal_right {
	padding: 4px;
	text-align: right;
}


.row_normal_vmid {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
/* General Table Ends */