/* CSS Document */

body {
	text-align: center;
	font-size: 0.8em;
	line-height:1.5em;
	font-family:Courier, monospace;
	color:#727273;
	background-color:#FFFFFF;
	background-image:url(/22/images/soho_background.jpg);
	background-repeat: repeat;
	margin-left:0;
	margin-top:0;
}

a:link {
	color: #727273;
	text-decoration:underline;
}
a:visited {
	color: #727273;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #727273;
	text-decoration:underline;
}

#main_wrapper {
	
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	 
	/*
	position: absolute;
	left: 0px; 
	top: 0px; 
	height:100%;
	*/
	width: 950px;
	z-index: 1;
}


/*********************/
/* TOP BANNER */
/*********************/
#bottom_banner {
	position: relative;
	left: 0px; 
	top: 420px; 
	height: 164px; 
	z-index: 2;
	width:950px;
}



#breadCrumbs {
	position: relative;
	left: 19px; 
	float: left;
	top: 0px; 
	height: 32px; 
	width:600px;
	z-index: 20; 
	background: #FFFFFF;
}

#searchBox { 
	position:absolute;
	text-align: right;
	position:absolute;
	left:200px;
	top:102px;
	width:700px;
}

/*********************/
/* SIDEBARS */
/*********************/
#sideBar-left {
	position:relative;
	top:425px;
	left:50px;
	width:900px;
	height:40px;
	margin-left:0px;
	padding-left:0;
	border-top: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
}


#mainLogo {
	position:relative;
	float:right;
	top:8px;
}

#home-logo {
	position:relative;
	left:750px;
	top:-4px;
	width:150px;
	z-index:20;
}


/*********************/
/* MAIN NAVIGATION */
/*********************/


#mainNav a#first-level-nav-selected{
	/*background-color:#1898bf;**/
	
	color:#958d85;
	background-image:url(../images/misc/nav-bullet-over.gif);
	font-weight:bold;
	padding-left:15px;
}


#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	left:50px;
	top:-5px;
	float: left;
	width: 150px;
	height:164px;
	/*border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;*/
}

#mainNav li {
	display: inline;
}


#mainNav a {
	color: #aba9a9;
	text-decoration: none;
	display: block;
	font-family:Courier, monospace;
	/*font-family:"Courier New", Courier, monospace;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:0px;
	font-size: 1.2em;
	line-height:1em;
	background-position:0px 4px;
	background-repeat:no-repeat;
}

#mainNav li a:hover {
	color: #494847;
	/*background-image:url(../images/2nd-level-over.gif);
	background:#000000;
	*/
	background-repeat:no-repeat;
}


/* //////////////////////////////////////*/

#home_banner {
	position: relative;
	left: 0px; 
	top: 510px; 
	z-index: 2;
	width:900px;
	background-color:#FFFFFF;
	height:50px;
}


#homeNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	width: 900px;
	padding-top:11px;
	padding-bottom:11px;
	z-index:1;
	border-top: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
}

#homeNav li {
	display: inline;
}


#homeNav a {
	color: #aba9a9;
	text-decoration: none;
	font-family:Courier, monospace;
	padding-left:7px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 1.2em;
	border-right: 1px solid #cacaca ;
}

#homeNav li a:hover {
	color: #494847;
	/*background-image:url(../images/2nd-level-over.gif);
	background:#000000;
	*/
	background-repeat:no-repeat;
}







/* //////////////////////////////////////*/
#second-level-nav a#second-level-nav-selected{
	
	color:#958d85;
}




#second-level-nav {
	
	/*position:absolute;
	height: 20px;
	width: 500px;
	background-color:#FFFF00;
	top:350px;
	left:200px;
	foat:left;*/
	height: 300px;
	width: 400px;
	position:relative;
	top:-5px;
	left: 200px;
	font-size: 1.2em;
	line-height:1.12em;
	
}
#second-level-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	left:0px;
	top:5px;
	float: left;
}

#second-level-nav li {
	display: inline;
}


#second-level-nav a {
	text-decoration: none;
	padding-left:0px;
	color: #aba9a9;
	padding-right:30px;
	margin-left:0px;
	background-position:0px 4px;
	background-repeat:no-repeat;
}

#second-level-nav a:hover {
	color: #494847;
}


/*********************/
/* THIRD LEVEL NAV   */
/*********************/

body a#third-level-nav-selected{
	background-color:#e9f4b7;
	border-right: 3px solid #91a208 ;
	color:#506207;
}

#third-level-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*font-size: 1.5em;*/
}

#third-level-nav li {
	display: inline;
	/*font: 0.8em Arial, Verdana, Geneva, Lucida,  Helvetica, sans-serif;*/
}

#third-level-nav a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	color: #91a208;
	line-height: 110%;
	background: #e9f4b7 url(../templates/bg_nav_h.png) no-repeat right top;
}
/* hack for IE 6 < to make entire block clickable */
* html #third-level-nav a {
	height: 1px; 
}

#third-level-nav a:hover {
	background-color:#e9f4b7;
	border-right: 3px solid #91a208 ;
	color:#506207;
}


/*********************/
/* ` */
/*********************/

#footer {
	position:relative;
	top:420px;
	width:900px;
	height:100px;
	left:50px;
	border-top: 1px dotted #CCCCCC;
	padding-top:10px;
	color:#cccccc;
	font-size: 0.5em;
}

#footer a {
	text-decoration: none;
	padding-left:0px;
	color: #cccccc;
	padding-left:30px;
	margin-left:0px;
	background-position:0px 4px;
	background-repeat:no-repeat;
}

#footer a:hover {
	color: #494847;
}



#home-footer {
	position:relative;
	top:570px;
	width:950px;
	height:100px;
	color:#cccccc;
	font-size: 0.5em;
}


#home-footer a {
	text-decoration: none;
	padding-left:0px;
	color: #cccccc;
	padding-left:30px;
	margin-left:0px;
	background-position:0px 4px;
	background-repeat:no-repeat;
}

#home-footer a:hover {
	color: #494847;
}





/*********************/
/* RANDOM */
/*********************/

.clear:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

#links-list ul{
	padding: 0px;
	margin-left:20px;
	list-style-image:url(../templates/images/bullets.gif);
	/*background: url(images/bg_nav.png) repeat-x left top;*/
	/* border-bottom: 1px solid #000; */
}
