/*-----------------------------------------------------------------------------
version:   1.0.1-Beta
author:    daniel vecchiato
email:     info@4webby.com
website:   http://www.4webby.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin 
* {
  margin: 0;
	padding: 0;
}*/

/* Put it back on certain elements */

h1, h2, h3, h4, h5, h6, p, pre, blockquote,  ul {margin: 1em 0;}

/* Class for clearing floats */

.clear {clear:both;}

/* Remove border around linked images */

img {border: 0;}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: 90%/1.6  Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../template_bg.gif);
	background-repeat: repeat;
	*/
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/* =Wrapper
-----------------------------------------------------------------------------*/

#wrapper {background-color: #fff;
/*padding: 10px;
*/}

/* Centering Technique
================================== */

#wrapper {
	/*position: relative;*/
	left: 50%;
	width: 960px;
	/*margin-left: -400px;*/
	margin: 0px auto;
	border: 0px;	
}

/* =Headings
-----------------------------------------------------------------------------*/

#header {
	width: 100%;
	/*
	margin-top: 10px;
	height: 140px;
	*/
	background-image: url(../images/ULS-new-design-sliced_01.jpg);
	background-repeat:no-repeat;
	/*
	border: 1px #99FF00 solid;
	border-top: 1.5em  #99FF00 solid;
	*/
	height:		112px;
	padding:	0px 10px;
}

#header p {
	color:		blue;
	float:		right;
	font-size:	18px;
	margin-top:	0px;
}

#navigation {
	width:		960px;
	height: 	31px;
	margin: 	0px;
	padding: 	0px;
	background-image: 		url(../images/ULS-new-design-sliced_03.jpg);
	background-repeat: 		no-repeat;
	background-attachment: 	scroll;
	background-position: 	0% 0%;
}

#featured {
	width: 960px;
	height: 367px;
	background-image: url(../images/ULS-new-design-sliced_05.gif);
	margin: 0px;
	padding: 0px;
}

#leftside {
	background:		transparent url(../images/leftcolumnbg.jpg) repeat-y;
	float:			left;
	padding:		15px 0 40px;
	width:			200px;
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		100%;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
}

#leftside h3,
#leftside p {
	margin-left:	10px;
	margin-right:	10px;
}	

#leftside ul {
	margin:			6px 0 0;
	padding:		0 0 0 35px;
}

#leftside li {
	border-bottom:	1px dashed #AAB391;
	font-weight:	bold;
	margin-right:	30px;
	padding:		15px 0 11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#leftside a:hover {
	text-decoration:underline;
}

#leftside a {
	color:white;
	text-decoration:none;
}

#content {
	/*margin:			0 1.5em 0 13em;*/
	padding-left:	20px;
	float: 			left;
	width:			740px;
}

#header h1 {padding-top: 10px;
padding-left: 400px;}

#browse_crag {width: 802px;
margin: 0;
/*background-image: url(../images/browse_crag_bg.jpg);
background-repeat: repeat-x;
*/
border-bottom: 1px solid #99FF00;}

.login {color: #666;
font-size:11px;
padding: 5px;}

.login a:link, .login a:visited {text-decoration: none;
font-weight: bold;
color: #666;}

.login a:hover {text-decoration:none;
color: #FF0000;}

.user_email {
	font-size:11px;
	color: #FFFFFF; 
}

/* =Links
-----------------------------------------------------------------------------*/

a:link, a:visited {text-decoration: none;
font-weight: bold;
color: #666;}

a:hover, a:active {text-decoration:none;
color: #FF0000;}

/* =Branding
-----------------------------------------------------------------------------*/

/* =Main Nav
-----------------------------------------------------------------------------*/

#navlist {width: 602px;
margin: 0;}

ul#navlist {font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
margin: 0;
margin-left: 190px;}

ul#navlist li {float: left;
height: 20px;
background-color: #99FF00;
margin: 6px 2px 0px 2px;
border: 1px solid #99FF00;
border-bottom: none;}

li#active a {background-color: #fff;}

li#active a {color: #000;}

#navlist a {float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;}

#navlist a:hover {background: #fff;}

/* =Sub Nav
-----------------------------------------------------------------------------*/

/* =Main Content
-----------------------------------------------------------------------------*/

#mainHolder {
	width: 			960px;
	padding:  		0px;
	border-color:	#FFFFFF #AAB391;
	border-style:	solid;
	border-width:	1px;
}

#mainContent {
	/*width: 			960px;*/
	/*padding: 	1em 0 1em 0;*/
	padding:  		0px;
	border-color:	#FFFFFF #AAB391 #FFFFFF  #FFFFFF;
	border-style:	solid;
	border-width:	1px;
	min-height:892px;
}

#mainContent a {color: #003399;
background-color: transparent;
text-decoration: none;
font-weight: normal;}

#mainContent a:visited {color: #003399;
background-color: transparent;
text-decoration: none;}

#mainContent a:hover {color: #000;
text-decoration: none;
background-color: transparent;}

#mainContent ul {list-style-image: url(../../shared/images/arrow.gif);
padding: 0 0 0 18px;
margin: 8px 0 12px 0;}

#mainContent li {padding: 0;
margin: 0 0 6px 0;}

#mainContent li p {margin-left: 0;
margin-right: 0;}

#mainContent .rss {float: right;
width: 200px;
margin: 0 0 10px 10px;
border: 1px #D0D0D0 solid;
padding: 10px;
font-size: 10px;}

#mainContent .rss h2 {border: none;
margin: 0;
font-size: 16px;}

.important {background-color: #FBE6F2;
border: 1px solid #D893A1;
color: #333;
margin: 10px 0 5px 0;
padding: 10px;
font-weight: bold;
width: 400px;}

.important p {margin: 6px 0 8px 0;
padding: 0;}

/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	/*
	width: 100%;
	height: 42px;
	text-align:center;
	color: #333;
	font-size:1em;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	*/
	padding: 		0px 0px; 
	background: 	url(../images/ULS-new-design-sliced_11.jpg);
	width: 			960px;
	height: 		78px;
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		100%;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
}

#footer p {
	color:		#CCCCCC;
	font-size:	80%;
	margin:		0;
	padding:	10px 0;
	text-align:	center;
}

#footer a {
	color:		white; 
	text-decoration: none;
}

.footer_menu {font-size:14px;
color: #FFFFFF;}

.footer_menu a {padding-left: 10px;
padding-right: 10px;
color: white;
text-decoration: none;
border-right: 1px solid #99FF33;}

.footer_menu a:hover {background-color: #99FF33;
color: #000000;}

.webdesign {font-size:12px;
padding: 10px;
text-align:right;}

.webdesign a {text-decoration: none;
color: black;}

.webdesign a:hover {padding: 3px 10px 3px 10px;
color: #666;
background-color: #FFF;
font-weight:bold;
border: 1px solid #666;}

/* =Forms
-----------------------------------------------------------------------------*/

.error {font-weight: bold;
color:#FF3300;
padding-left: 18px;
background: url(../../shared/images/error.png) no-repeat left top;}

/* :KLUDGE: Explicitly set the width for IE6- */

* html .error {width: 10em;}

fieldset {margin:1em 0;
padding: 1em;
border: 1px solid #ccc;}

legend {font-weight:bold;}

label {float: left;
width: 100px;}

#register {margin: 0;}

#register label, #changePassword label  {width: 150px;}

#register .error span{
margin-left: 150px;
padding-left: 150px;}

.note {display: block;
margin-left: 100px;}

#register.note  {display: block;
margin-left: 150px;}

.button {
text-align:center;
font-weight:bold;
cursor: pointer;}

.button a {text-align: center;
text-decoration: none;
background: url(../images/fade-butt.png);
border: 3px double #999;
border-left-color: #ccc;
border-top-color: #ccc;
color: #333;
padding: 0.25em;}

.button a:active {background: #f4f4f4;
border: 3px double #ccc;
border-left-color: #999;
border-top-color: #999;}

/* =FLASH MESSAGE
-----------------------------------------------------------------------------*/

#flashMessage {width:400px;
color:#FF0000;
border-bottom: 2px solid #FF0000;
border-top: 1px solid #FF0000;
font-size: 16px;
margin: 8px 0px;
font-weight: bold;
padding: 10px;}

/* =CODE BOX
-----------------------------------------------------------------------------*/
#mainContent code, #mainContent pre {
 font-family: Courier,monospace;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

#navigation li {
float:left;
line-height:31px;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navigation li a {
border-right:1px dotted #AAB391;
color:white;
padding:0 1em;
font-weight:normal;
font-size: 13pt;
}
a {
color:white;
text-decoration:none;
}

#navigation li a:hover {
	text-decoration: underline;
}

#mainContent p {
	color:			#43433F;
	font-family:	helvetica,arial,sans-serif;
	line-height:	21px;
}

#mainContent h3 {
	text-indent:	40px;
}

#mainContent h2 {
	color:			#363E4A;
	font-family:	helvetica,arial,sans-serif;
	text-indent:	5px;
}

#mainContent h1 {
	border-bottom:1px dotted #43433F;
	color:#43433F;
	font-family:helvetica,arial,sans-serif;
}

#mainContent img {
	border: 2px solid;
}

#menu_container {
	height: 80px;
	width:  959px;
	position: absolute;
	display: block;
}

#menu_container .menu-item {
	float: left;
	width: 310px;
	height: 80px;
	cursor: pointer;
}

/* =Contact Form CSS
-----------------------------------------------------------------------------*/
#contactform input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

#contactform textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

#contactform input:hover, textarea:hover,
#contactform input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

#contactform form label { 
	margin-left: 10px; 
	color: #999999; 
	}

#contactform submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}





/* =End Contact Form CSS
-----------------------------------------------------------------------------*/