/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/back.jpg);
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.border01 {
	border: 1px solid #006666;
	border-color: #333333;
}
.style1 {color: #FFFFFF;}
.style2 {color: #FFFF00;}
.style3 {color: #FF0000;}
.text_data{	color: #CCFF00;}
.text_headline3{color: #00CC33;}
/* overrides decoration from previous rule for hovered links */
.input {
	border: 1px solid #006;
	float:left;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
	float:left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 2px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 200px;
}

#content{
	float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	left: 220px;
	position: absolute;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	color: #FF9933;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	color: #99CC66;
}

.story p{
	padding: 0px 0px 10px 0px;
	
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	visibility: hidden;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #333;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #333;
	font-size: 90%;
	background-color: #000000;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #333;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	background-color: #000000;
}

#sectionLinks a:visited{
	border-top: 1px solid #333;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #333;
	background-color: #333333;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #333;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
ul.block {
	background: #2A2A2A;
	border-top: 1px solid #333;
	margin: 0;
	padding: 0;
}

/*  menu style ===================================================================*/

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

.urbangreymenu .headerbar{
font: bold 11px Verdana;
color: white;
background: #606060 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: 5px 0 5px 31px; /*31px is left indentation of header text*/
}

.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;
	
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 12px;
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;
}

.urbangreymenu ul li2{
	padding-bottom: 4px;
	
}
.urbangreymenu ul li2 a{
font: normal 12px Arial;
color: red;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 12px;
padding-left: 25px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li2 a:visited{
color: red;
}

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

body { font: 0.8em Arial; }

/* Datagrid Table */
table.tbl {
	width: 100%;
	border: 1px solid #c3daf9;
	font-size: 0.9em;
	clear: both;
	border-color: #999999;
	color: #666666;
	background-color: #000000;
}
td.tbl-header {
	background: url(Images/head_bg.gif);
	text-align: center;
	padding: 3px;
	font-weight: bold;
	border-bottom: 2px solid #c3daf9;
	background-repeat: repeat-x;
	color: #FFFF00;
}
tr.tbl-footer {}
table.tbl-footer {
	font-size: 1em;
	background-color: #000000;
	color: #FF0000;
}
tr.tbl-row {
	border-bottom-color: #333333;
}
tr.tbl-row:hover { background: #EBFFFF; cursor: pointer; } /* Old color: #E9E9E9 */
tr.tbl-row-even {
	border-bottom-color: #333333;
	background-color: #000000;
}
tr.tbl-row-odd {
	border-bottom-color: #333333;
	background-color: #000000;
}
tr.tbl-row-highlight:hover {
	cursor: pointer;
	background-color: #CC6600;
}
td.tbl-nav { background: url(Images/head_bg.gif); height: 20px; border-top: 2px solid #c3daf9; color: #4D4D4D; }
td.tbl-pages { text-align: center; }
td.tbl-row-num { text-align: right; }
td.tbl-cell {}
td.tbl-controls { text-align: center; }
td.tbl-found {}
td.tbl-checkall {}
td.tbl-page { text-align: right; }
td.tbl-noresults { font-weight: bold; color: #9F0000; height: 45px; text-align: center; }
span.tbl-reset { margin: 5px 5px; }
img.tbl-reset-image { margin-right: 5px; border: 0; }
span.tbl-create { margin: 5px 0; }
img.tbl-create-image { margin-right: 5px; border: 0; }
div.tbl-filter-box {}
img.tbl-arrows { border: 0; }
img.tbl-order-image { margin: 0 2px; border: 0; }
img.tbl-filter-image { border: 0; }
img.tbl-control-image { border: 0; }
span.page-selected { color: red; font-weight: bold; }
input.tbl-checkbox {}


#chromemenu{
width: 100%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(Images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #999999;
}

#chromemenu ul li a:hover{
background: url(Images/chromebg2.gif) center center repeat-x;
}
/* chromemenu 2*/
#chromemenu2{
width: 40%;
font-size: 80%;
margin-left:auto;
margin-right:auto;
}

#chromemenu2:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu2 ul{
border: 1px solid #BBB;
width: auto;
background: url(Images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu2 ul li{
display: inline;
text-align:center;
}

#chromemenu2 ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #999999;
text-align:center;
}

#chromemenu2 ul li a:hover{
background: url(Images/chromebg2.gif) center center repeat-x;
}

/* buttons */
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
color:#666;
font-weight:bold;
padding: 1px 2px;
/*background:url(media/formbg.gif) repeat-x left top;*/
}