/* CSS Document */

body, ul, li, div, h1, h2, h3, h4, h5, p, form
{
	margin: 0px;
	padding: 0px;
}

body
{
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 11px;
color: #000000;
}
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}

.more{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#0250B9;
font-weight:bold;
text-decoration:none;
}
.more:hover{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#FF8D1A;
font-weight:bold;
}
.headings{
font-size:16px;
color: #2e7dbf;
font-weight:bold;
vertical-align: middle;  
font-family: Arial; 
height: 25px; 
text-align: left;
padding-top:10px;
padding-bottom:10px
/*BORDER-BOTTOM: #9cb8c6 1px dashed; */
 }
 
 .overview{
	
	padding-left:8px; 
	font-family:Arial,Sans-Serif;
	font-size :11pt; 
	text-decoration:none;    
	color:White  
}
.pannelheadings{
font-weight:bold;
FONT-SIZE: 12px; 
COLOR:#18397C; 
FONT-FAMILY: Arial; 
TEXT-ALIGN: left
}

.subheadings{
font-family:Arial;
font-size:12px;
color:#18397C;
font-weight:bold;
}

.headernavigation
{
font-family:Arial;
font-size:13px;
color:#FFFFFF;
text-decoration:none; 
}
.headernavigation:hover
{
font-family:Arial;
font-size:13px;
color:#dfe7ea;
text-decoration:none; 
}
/*.headerkinks:active{
font-family:Tahoma;
font-size:12px;
color:#ED7D12;
font-weight:bold;
}*/


	
	.btn {
	background-image: url(../images/btn_middel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 45px;
	height: 25px;
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:2px
	}

.dominefont{
font-family:Arial;
font-size:10px;
color:#000000;
font-weight:bold;
}

.font{
FONT-SIZE: 12px;
COLOR: #81889d; 
FONT-FAMILY: Arial; 


}
.font_11{
FONT-SIZE: 11px; 
COLOR: #81889d; 
FONT-FAMILY: Arial;
padding-top:5px; 
padding-left:5px;
padding-right:5px; 
}

.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.dots-y {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.tbl_rghtleftborder{
border-right:#9cb8c6 1px dashed ;
border-left: #9cb8c6 1px dashed ;
}
/*.tbl_leftborder{
border-left: #9cb8c6 1px dashed ;
}*/








.sep{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#0250B9;
font-weight:bold;
}
.chats{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#ED7D12;
font-weight:bold;
}
.chats:hover{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#0250B9;
font-weight:bold;
 text-decoration:none;
}
.footelinks{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#FFFFFF;
}
.footelinks:hover{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#FF6600;
}
.footrtext{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#FFFFFF;
}
.links{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#0250B9;
text-decoration:none;
}
.links:hover{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#EE7C12;
text-decoration:underline;
}
.tableborber{
border:solid 1px #BDBDBD;
}
.star{
color:#FF0000;
}




.sublinks{
font-family:Tahoma;
font-size:11px;
color: #5F97D2;/*#6D9D92 #21635C*/ 
text-decoration:none;
font-weight:bolder;
}
.sublinks:hover{
font-family:Tahoma ;
font-size:11px;
color: #ED7D12; /*#5F97D2*/
text-decoration:none;
font-weight:bold;
}

.sublinksheading{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;/*#6D9D92 #21635C*/ 
text-decoration:none;
font-weight:bolder;
}
.sublinksheading:hover{
font-family:Tahoma ;
font-size:11px;
color: #ED7D12; /*#5F97D2*/
text-decoration:none;
font-weight:bold;
}





/*left navigation*/

.urbangreymenu{
width: 198px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 11px Tahoma;
color: white;
background: #699ADD url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 6px 0 6px 30px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 11px Tahoma;
color: black;
background: #E9E9E9;
display: block;
padding: 3px 0;
line-height: 15px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black ;
}





