/****COLORS
Darkblue: #213991
Blue: #5683D4
Lightblue: #CEE6F2
Sand: #E1D1B0
Lightsand: #FFF4D8

Blue: #7CBDD1
Green: #BCD61F
Orange: #E6992F
****/

.orange {
color:#E6992F;
}

/***LAYOUT***/

body {
text-align:center;
font-size:11px;
font-family:"Lucida Grande", "Century Gothic", "Lucida Grande", Arial;
padding:0px;
margin:0px;
background-color:#FFF:
}
		#userbar {
		margin:0px 0px 5px 0px;
		background:url(../images/darkbluegrad.jpg) bottom left repeat-x #7E8CBF;
		padding:7px 0px 13px 0px;
		text-align:center;
		font-size:110%;
		font-weight:bold;
		width:100%;
		
		}
		
		#userbarinner {
		width:950px;
		text-align:left;
		margin:0px auto;
		padding:2px 0px 5px 0px;
		}
		
		
		#userlinks {
		float:right;
		margin:0px auto;
		text-align:left;
		color:white;
		padding-top:15px;
		}
		
		#userlinks a {
		color:white;
		text-decoration:none;
		margin:0px 5px;
		}
		
		#userlinks a:hover {
		text-decoration:underline;
		color:white;
		}


	#container {
	text-align:left;
	width:950px;
	margin:0px auto;
	}
	

	#header {
	clear:both;
	margin:5px 0px 0px 0px;
	text-align:center;
	width:950px;
	}
	
		#header img {
		
		}
		
		#header #search {
		}
	

	#nav {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	
	}
		#nav li {
		text-align:center;
float:left;		}

	
		#nav a {
		color:#e6992f;
		text-decoration:none;	
		}
		
		#nav a:hover {
		color:#7CBDD1;
		}
		
		.contactbox {
		background:#CFF1FF;
		margin:0px 0px 10px 0px;
		padding:0px 10px 10px 10px;
		width:230px;
		float:right;
		text-align:left
		}
		
	#showcase {
	margin:0px 0px 15px 0px;
	}
		
	#content {
	clear:both;
	text-align:left;
	width:100%;
	padding:15px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	}
		#navbar {
		float:left;
		margin:0px 0px 5px 0px;
		}
	
		
		
		#main {
		clear:left;
		float:left;
		width:650px;
		padding:10px;
		background:#FFF4D6;
		}
		
		.noads {
		margin-left:130px;
		}

	#sidebar {
	float:right;
	width:250px;
	clear:right; 
	text-align:left;
	}
	

	
	#footer {
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
	clear:both;
	}
	
		#footer a {
		padding:5px;
		color:#E6992F;
		text-decoration:underline;
		}
		
		#footer a:hover {
		}
	
/***STYLES***/

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  line-height: 1.3em;
  color: #333;
}

h1,h2,h3,h4,h5,h6 { 
  font-family:"Century Gothic",  "Lucida Grande",  Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
  margin: 0; 
  color:#111; 
  clear:both; 
}

/* Total height for each heading has to be a multiple of the baseline (18). */
h1 { 
font-size: 200%; 
margin:0px 0px 10px 0px;
padding:5px 0px 10px 0px;
color:#213991;
border-bottom:1px #E1D1B0 solid;
clear:none;
}

h2 { 
font-size: 125%; 
margin:10px 0px 5px 0px; 
color:#bcd61f;
clear:none;
}

h3 { 
font-size: 100%; 
margin:10px 0px 2.5px 0px; 
padding:0px;
font-weight:bold;
}

h4 { 
font-size: 100%; 
margin:10px 0px 2.5px 0px;
font-weight:bold;
text-transform:uppercase;
}

h5 { 
font-size: 100%;
font-weight:bold; 
}

h6 { 
font-size: 100%; 
font-weight:bold; 
}


p {
margin:0px 0px 10px 0px;
}

a {
color:#E6992F;
}


strong {
font-weight:bold;
}

small {
font-size:10px;
color:#888;
}

table td.label {
color:#777;
font-weight:bold;
width:100px;
}



table {
width:99%;
margin:0px 0px 10px 0px;
border-collapse:collapse;
clear:left;
}

table.logintable {
width:400px;
margin-left:175px;
}

table.logintable input.text {
 
 width:175px;

}


	th {
	background:#f4f9fe;
	text-align:center;
	color:#66a3d3;
	}	
	
	td {
	padding:2px;
	vertical-align:top;
	}
		table td.thumbuser {
		border-left:1px dashed #E1D1B0;
		
		}
		
		td.thumbuser a {
		text-decoration:none;
		}
		
		td.thumbuser a:hover {
		text-decoration:underline;
		}
	
	tr {
	vertical-align:top;
	}
	
table.noborders {
border:none;
}

table.noborders td {
border:none;
padding:1px 1px 1px 0px;
}

.datatable {
border:1px solid #E1D1B0;
clear:both;
}
	.datatable td, .datatable th {
	border:none;
	border-bottom:1px solid #E1D1B0;
	border-top:1px solid #E1D1B0;
	padding:5px;
	color:black;
	vertical-align:top;
	background:white;
	}
	
	.datatable th {
	background:url(../images/bluegrad.jpg) top center repeat-x #DFF1F3;
	color:#222;
	text-align:center;
	font-weight:bold;
	}

	.datatable td {
	}
	
	tr.odd td {
	background:#f7bff;
	}
	
	tr.odd .column1 {
	background:#f4f9fe;
	}
	
	.column1 {
	background:#f9fcfe;
	}
	
	
	
	
form {
margin:0px 0px 10px 0px;
}

	textarea.text, select.text, input.text {
	border:1px solid #E1D1B0;
	padding:2px;
	background-color:white;
	}	

/***CLASSES***/	
	
p.intro {
font-size:30px;
line-height:36px;
display:block;
}

.top {
margin:0px;
}

.floatleft {
float:left;
margin:0px 10px 10px 0px;
}

.floatright {
float:right;
margin:0px 0px 10px 10px;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}

.clearboth {
clear:both;
}

.border {
border:1px solid #E1D1B0;
}

.padding {
padding:5px;
}

.datatable {


}

.error {
border:1px solid red;
padding:5px;
background-color:pink;
margin:0px 0px 10px 0px;
}

.userpagedescription {
max-height:100px;
overflow:hidden;
}

#popupcontainer {
text-align:left;
padding:10px;
}

#popupcontainer h2, #popupcontainer h3 {
clear:none;
}

#dp-popup h2 {
color:#222;
}


ul.sublinks {
margin:0px 0px 0px 0px;
position:relative;
bottom:-1px;
padding:0px;
}


ul.sublinks li {
float:left;
padding:5px;
border:1px solid #E1D1B0;
background:white;
font-weight:bold;
}

ul.sublinks li.selected {
background:#DFF1F3;
border-bottom:1px solid #DFF1F3;
}

.postbutton {
float:right;
}

.touser {
padding:2px 3px;
background-color:#E6992F;
color:white;
}

.touserdelete {
border-left:1px dashed white;
padding:0px 0px 0px 3px;
margin-left:2px;
cursor:auto;
cursor:pointer;
}

.pages li {
display:inline;
margin:0px;
}

.pages li a {
padding:3px;
text-decoration:none;
margin:0px;
}

.pages li a:hover {
padding:3px;
background-color:#E6992F;
color:white;
}

.pages li a.selected {
border-bottom:2px solid #E6992F;
}
