@charset "utf-8";
/* CSS Document */

body {
font-family:verdana;
font-size:12px;
margin:0;
}

/*div {
overflow:hidden;
}*/

div.clear {
  clear:both;
}

.y{ background:url(images/line.jpg) repeat-y}
.x{ background:url(images/line.jpg) repeat-x; height:1px; width:auto}

ul {
list-style-image: url('images/bullet_arrow.jpg');
line-height:20px;
text-indent:15px;
}

a {
font-size:11px;
font-family:verdana;
font-weight:bold;
color:#666666;
text-decoration:underline;
}

li a {
color:#6c6969;
text-decoration:underline;
font-size:12px;
font-weight:normal;
}

a.greenb {
font-size:11px;
font-family:verdana;
font-weight:bold;
color:#a0b539;
text-decoration:underline;
}

a.green {
font-family:verdana;
font-weight:normal;
color:#a0b539;
text-decoration:underline;
}

a.categ {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#999999;
}

b.selected {
color:#545151;
}

.sublink {
font-size:9px;
font-family:verdana;
text-decoration:none;
font-weight:normal;
}

div.sublink {
  height:30px;
  width:140px;
}
/*.sublink1 {
font-size:9px;
font-family:verdana;
text-decoration:none;
font-weight:normal;
}

div.sublink1 {
  height:30px;
  width:140px;
}*/

.sublinkwrap {
  margin-left:9px;
  margin-top:6px;
}

.sublinktop {
  margin-top:-30px;
  margin-bottom:26px;
}

.buslink {
  height:30px;
  width:198px;
}

.buslinktop {
  margin-top:-32px;
  margin-bottom:27px;
}

div.temp1 {
  font-size:10px;
  color:#000000;
}

div.temp2 {
  font-size:11px;
  font-weight:bold;
  color:#000000;
}

div.footer {
  background-color:#445056;
  color:#7a888f;
  width:100%;
  height:200px;
  font-size:10px;
}

a.footer {
  color:#7a888f;
  text-decoration:underline;
  font-weight:normal;
  font-size:10px;
}

a.topnav {
  font-size:11px;
  color:#777f83;
  text-decoration:none;
  font-weight:normal;
}

b.black {
  color:#000000;
}

div.business {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
}

div.roundtext {
  margin: 0 0px;
  margin-top:5px;
  height:30px;
  text-align:center;
  vertical-align:middle;
}

div.roundtext2 {
  margin: 0 0px;
  margin-top:5px;
  margin-left:0px;
  height:30px;
  width:140px;
  text-align:center;
  vertical-align:middle;
}


div.roundtext_search{
  margin: 0 0px;
  margin-top:5px;
  height:132px;
  text-align:center;
  vertical-align:middle;

}

div.busheading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#999999;
  font-size:16px;
  font-weight:normal;
}

p {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:11px;
  margin-bottom:-5px;
}

input.searchsubmit {
  font-size:9px;
  cursor:pointer;
  background-color:#2d363b;
  border:none;
  height:22px;
  color:#FFFFFF;
  padding-top:2px;
  padding-left:2px;
  padding-right:1px;
}

input.searchfield {
  width:283px;
  height:17px;
  border:1px solid;
  border-color:#5e6162;
  background-color:#e8e8e8;
  filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffe9e9e9',EndColorStr='#fffefefe');
}

select.searchfield {
  width:283px;
  border:1px solid;
  border-color:#5e6162;
  background-color:#e8e8e8;
  filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffe9e9e9',EndColorStr='#fffefefe');
}

.navbtn {
  float:left;
  margin-right:3px;
  height:29px;
  font-size:11px;
  overflow:hidden;
  overflow:inherit;
  z-index:100;
}

.navbtn2 {
  float:left;
  margin-right:3px;
  height:29px;
  font-size:11px;
  overflow:hidden;
  overflow:inherit;
  z-index:100;
}


b.searchtitle {
  font-size:15px;
  font-family:Helvetica Neue;
}

.contenttitle {
  font-family:Arial;
  font-weight:bold;
  font-size:16px;
}

.greencont {
  background-color: #c9e157;
  color:#000000;
}

.greycont {
  background-color: #445056;
  color:#FFFFFF;
  z-index:100;
}

.greycont2 {
  background-color: #0172b9;
  color:#FFFFFF;
  z-index:100;
}


.lightncont {
  background-color:#f6f6f6;
  color:#999999;
  border:none;
}

.midcont {
  background-color:#eceaea;
  color:#999999;
  border:none;
}

.lightcont {
  background-color:#f6f6f6;
  color:#999999;
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
}

.whitecont {
  background-color:#fbfbfb;
  color:#999999;
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
}

/* Sakshi Style */

a.whitelink {
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
}
a.topnav_sel {
  font-size:11px;
  color:#a0b539;
  text-decoration:none;
  font-weight:bold;
}
input.buttonsubmit {
  font-size:12px;
  cursor:pointer;
  background-color:#2d363b;
  border:none;
  height:22px;
  color:#FFFFFF;
  padding-top:2px;
  padding-left:2px;
  padding-right:1px;
}
.red {
	color:#FF0000;
}

a.categorylink {
color:#6c6969;
text-decoration:underline;
font-size:12px;
font-weight:normal;
}

a.categorygreenlink {
	font-size:12px;
	font-family:verdana;
	font-weight:normal;
	color:#a0b539;
	text-decoration:underline;
}

a.region_link {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:11px;
  font-weight:normal;
  margin-bottom:-5px;
  text-decoration:underline;
}

a.small_link {
  color:#999999;
  font-weight: normal;
  text-decoration:none;
}

a.small_link:hover {
  color:#999999;
  font-weight: normal;
  text-decoration:underline;
}

.greyfont{
color:#999999;
}

.redheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA3121;
	text-decoration: none;
}
.grey_small {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:11px;
}

td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:11px;
}

.brdbottomdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

.brdleftdash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C0C0C0;
}

.bottombdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.cla_note {  background-color: #F4F4F4; border: 4px solid #FFFFFF; color: #999999}

.redbold {
	color:#FF0000;
	font-weight: bold;
}

.pro-border {
	border: 3px solid #E3E2E0;
}

.caltableTL{
	border-top:solid 1px #ECEAEB;
	border-left:solid 1px #ECEAEB;
}

.caltableRB{
	border-right:solid 1px #ECEAEB;
	border-bottom:solid 1px #ECEAEB;
}

.caltableLR{
	border-left:solid 1px #ECEAEB;
	border-right:solid 1px #ECEAEB;
}

.caltableL{
	border-left:solid 1px #ECEAEB;
}

.caltableR{
	border-right:solid 1px #ECEAEB;
}

.caltableB{
	border-bottom:solid 1px #ECEAEB;
}

.header {
	background-color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D696A;
	text-decoration: none;
	height:20px
}

.title{
	background-color: #eceaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.greybdr-4side {
	border: 1px solid #B2B2B2;
}

.input1 {
	background-color: #FFFFFF;
	border: 1px #FFFFFF solid;
}

.dotborderright {

	border-top-width : 0; 
	border-right-width : 1px; 
	border-bottom-width : 0; 
	border-left-width : 0px; 
	border-top-style : dotted; 
	border-right-style : dotted; 
	border-bottom-style : dotted; 
	border-left-style : dotted; 
	border-top-color : #000000; 
	border-right-color : #000000; 
	border-bottom-color : #000000; 
	border-left-color : #000000;
}

.dotbottombdr {


	border-top-width : 0; 
	border-right-width : 0px; 
	border-bottom-width : 1px; 
	border-left-width : 0px; 
	border-top-style : dotted; 
	border-right-style : dotted; 
	border-bottom-style : dotted; 
	border-left-style : dotted; 
	border-top-color : #000000; 
	border-right-color : #000000; 
	border-bottom-color : #000000; 
	border-left-color : #000000;
}

.bottomborderpalegrey {
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
}

.bottomborder {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
}

.blackcont {
  background-color: #2D363B;
  color:#FFFFFF;
}

.black13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.white11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_grey {
  color:#7a888f;
  font-weight:normal;
  font-size:10px;
}

<!-- Advertiser Image Preview  -->
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
.black-bdr6 {
	border: 6px solid #000000;
}

.verdana12 {
color:#6c6969;
text-decoration:underline;
font-size:12px;
font-weight:normal;}
