@charset "utf-8";
/****************************************************************/
/* CSS Document 2009 - Copyright 2009 - urbananalog.com			*/
/*																*/
/*David Wall: Founder - Designer								*/
/*Anthony Monaco: Co-Founder - Developer						*/
/*Chris Hobson: Co-Founder - Flash & Flash Dev					*/
/****************************************************************/

/***********************************************************      Basic Styles BELOW		*****************************************************/
* {
	margin:0;
	padding:0;
	}
body {
	background:#777;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	background-image:url(../images/BackDrop.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
	}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	} 

h1 {
	font-size:20px;
	color:#fff;
	text-indent:10px;
	font-weight:normal;
	
	}
h2 {
	font-size:18px;
	color:#333;
	text-indent:10px;
	font-weight:normal;
	
	}
h3 {
	font-size:15px;
	color:#333;
	text-indent:10px;
	font-weight:normal;
	
	}
h4 {
	font-size:20px;
	color:#fff;
	text-indent:10px;
	font-weight:normal;
	
	}
h5 {
	font-size:18px;
	color:#fff;
	text-indent:10px;
	font-weight:normal;
	
	}
h6 {
	font-size:15px;
	color:#fff;
	text-indent:10px;
	font-weight:normal;
	
	}
hr {color:#ccc; width:98%; text-align:center; 
	
	}
	
a:links { 
	color:#FC0;
	text-decoration:none;
	
	
	}
a:visited {
	color:#606;
	text-decoration:none;
	}
a:hover {
	color:#c06;
	text-decoration:underline;
	}
a:active{
	color:#ccc;
	text-decoration:none;
	}

table { 
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
	}



/***********************************************************      Box Model ID's   			*****************************************************/

#UrbanAnalog_Container {
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	margin-top:38px;
	
	}
#Head_Container {
	margin-left:auto;
	margin-right:auto;
	
	}
#BC_Nav {
	width:475px; 
	float:left;
	margin-left:10px;
	line-height:25px;
	text-align:left;
	color:#fff;
	
	}
#BC_Nav a, #Util_nav a{
	color:#FC0;
	text-decoration:none;
	
	}
	
#BC_Nav a:hover, #Util_nav a:hover{
	color:#c06;
	text-decoration:underline;
	}	
	
#Util_nav {
	width:475px; 
	float:right;
	margin-right:10px;
	text-align:right;
	line-height:25px;
	color:#fff;
	}
/****** Navigation ***************/	
#Navigation {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	line-height:30px;
	}
#Navigation ul { 
	text-align:center;
	}	
#Navigation ul li{
	display:inline;
	width:100px;
	padding:15px;
	text-align:center;
	}
#Navigation ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
#Navigation ul li a:hover{
	color:#FC0;
	}	
		
#Navigation ul li:hover{
	display:inline;
	width:100px;
	padding:15px;
	text-decoration:none;
	}	
/****** END Navigation ***********/		
#UA_Content_Box {
	width:800px;
	float:left;
	color: #FFF;
	}
#UA_Cont_col1 {
	width:200px;
	float:left;
	margin-left:5px;
	background-image:url(../images/mid_Col1.jpg); background-position:center;
	}
#UA_Cont_col1 a {
	color:#e0e0e0;
	}	
#UA_Cont_col1 a:hover {
	color:#c06;
	text-decoration:none;
	}		
#UA_Cont_col1 p{
	margin-left:5px;
	}
/**************************navigation side column *********************************/	
#UA_Cont_col1 .menuNav ul { display:block;line-height:150%;}
#UA_Cont_col1 .menuNav a {color:#fff;text-decoration:none;}
#UA_Cont_col1 .menuNav a:hover {color:#fff;text-decoration:none;}
#UA_Cont_col1 .menuNav li{ 
	display:block;
	line-height:150%;
	margin-left:10px;
	border-bottom:#fff thin solid;
	color:#ccc; 
	width:180px;
	text-decoration:none; 
	list-style:none;
	
	/*background-image:url(../../images/Input.jpg); 
	background-repeat:repeat-x;*/ 
	padding-left:5px; }
	
#UA_Cont_col1 .menuNav li:hover {
	color:#fff;
	background-image:url(../images/navhover.jpg);
	background-position:top;
	background-repeat:repeat-x;}
/* *************************************************************************END SIDEBAR nav */	
/* logo nav */	
#UA_Cont_col2 {
	width:575px;
	float:left;
	margin-left:10px;
	background-image:url(../images/mid_Col2.jpg); 
	background-position:center;
	}
#UA_Cont_col2 table, #UA_Cont_col2 table img {
	border:0;
	text-align:center;
	}
#UA_Cont_col2 table{
	margin-left:auto;
	margin-right:auto;
	width:525px;
	text-align:center;
	}	
#UA_Cont_col2 table td{ padding:5px;}
	
#UA_Cont_col2 p{
	padding:0 10px;
	}
#UA_Cont_col2 a{
	color:#e0e0e0; 
	}
#UA_Cont_col2 a:hover{
	color:#fff;
	}	
	
#UA_Adspace_col3 {
	width:200px;
	float:left;
	margin-left:5px;
	color:#fff;
	
	/*background-image:url(../images/mid_Col1.jpg); background-position:center;*/
	}
#UrbanAnalog_Container #UA_Adspace_col3 p{
	margin-left:5px;
	color:#fff;
	}
#UA_Adspace_col3 a{color:#ccc; text-decoration:none;}
#UA_Adspace_col3 ul, #UA_Adspace_col3 li{ text-decoration:none; }
#UA_Adspace_col3 a:hover{color:#fff;}
	
/************footer content **************/	
#UA_Foot {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
	}
	
#UA_Foot p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	}	

#UA_Foot a{
	color:#FC0;
	text-decoration:none;
	
	}
	
#UA_Foot a:hover{
	color:#c06;
	text-decoration:underline;
	}	
	
/***********************************************************      CLASSES BELOW		*****************************************************/

.clearall { clear:both;}
.MainboxClass{ width:571px;
	background-image:url(../images/Column2_midspan.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;}

#UA_Cont_col2 .MainboxClass img .arrow{ border:0; float:left; margin-left:70px;}
#UA_Cont_col2 .MainboxClass h3 a, #UA_Cont_col2 .MainboxClass p a{ color:#06C;
}

#UA_Cont_col2 .MainboxClass h3 a:hover, #UA_Cont_col2 .MainboxClass p a:hover{ color:#09F;
}	
.20pxindent	{ margin-left:20px;}
.rightwebnav { float:right; margin-right:20px; font-size:12px; font-weight:bold;  }
#UA_Cont_col2 .rightwebnav a{ color:#FC0; text-decoration:none;  }
#UA_Cont_col2 .rightwebnav a:hover{ color:#FC0  }
