* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #b2b99b;
	height: 100%;
}

img {
	border: none;
}

#page-wrap {
	background: #b2b99b;
	min-width: 780px;
	max-width: 1260px;
	margin: 10px auto;
	height: 100%;
}

#page-wrap #inside {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
	
#main-content {
	background: #b2b99b;
	padding-right: 450px;
}

#inner-content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background: #ffffff;
	/* z-index: 1; */
}

#inner-content .tags {
	display: block;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

#inner-content ul {
	margin-left: 25px;
}

#inner-content li{
	margin-bottom: 10px;
}

#inner-content p{
	line-height: 20px;
	margin-top: 5px;
}

#inner-content p.no-margin{
	margin-bottom: 1px;
}

#inner-content .subhead {
	background-color: #ddcfc8;
	display: block;
	margin: 0px;
	padding: 10px;
	background-attachment: fixed;
	background-repeat: repeat;
}


#inner-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 25px;
	font-weight: normal;
}

h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#inner-content h2 {
	background-color: #cccccc;
	padding: 10px;
	font-size: 20px;
}
#inner-content h3 {
	font-size: 16px;
	color: #0066CC;
	padding: 10px;
}

#clearone {
	clear: both;
	height:1px;
}

#header {
	position: relative;
	background: #1f211e;
	font: 1.9em/1.7em Tahoma, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;

}
#header .imagelogo{
	position: relative;
	top: 14px;
	width: 593px;
	height: 126px;
	background-image:  url('images/suricata/headerLogo.png');
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}

#header #header-text {
	padding-left: 5px;
	height: 140px;
}

#linkbar {
	background-color: #b2b99b;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	height: 25px;
}
	
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{padding-left:15px;margin-left:10; background-color:#b2b99b;}
ul#nav li{float:left;height: 25px;width:110px;margin-right:2px; background:#ddcfc8;}
ul#nav a{position: relative; top:5px; float:left;height: 15px;width:110px;text-align: center;text-decoration:none;background: #ddcfc8;color: #999}
ul#nav li.active a,ul#nav a:hover{color: #000000}

ul#log li{float:right;display:inline;height: 25px;width:110px;margin-left:5px;text-align: center;background:#ddcfc8;}
ul#log a{position: relative; top:5px;float:right;display:inline;height: 15px;width:110px;text-decoration:none;background: #ddcfc8;color: #901414}
ul#log li.active a,ul#log a:hover{color: #510000}

#right-sidebar {
	background: #ffffff;
	width: 250px;
	float: right;
	z-index: 2;
	height: 200px;
}

#sidebar-clear {
	width: 213px;
	background: url('images/stripe.png') repeat-x;
	float: left;
	display: block;
	height: 1px;

}

#login-box {
	position:relative;
	float:left;
	right: 395px;
	width: 395px;
	height: 250px;
	text-align: left;
	background: #e7e3c5;
	
}

/* Log in Stuff */

#login-contents {
	position:relative;
	height: 250px;
	width: 390px;
	padding-left:3px;
	background: url('images/suricata/login.png') no-repeat center right;
	text-align: left;
}

#login-contents fieldset {
	float:right;
	position: relative;
	top: 70px;
	right: 20px;
	width:320px;  
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:14px;
	border: 0px solid #000;  
}

/* End login CSS */

/* General Form CSS */

fieldset label{float:left;display:inline;width:100px;line-height:16px;margin: 3px 10px;text-align:center;background: #ffffff}
input,textarea{margin:3px 0 8px;border-style:solid;border-color: #778AA2 #7EA4D8 #7EA4D8 #778AA2;border-width:1px 1px 1px 1px;width: 160px}
input{height: 18px}
br{clear:left}
input#go{float:left;position: relative; top: 20px; left: 100px;border-style:solid;border-width: 2px;background: #ffffff;width:80px;height: auto}

p.guidelines {

float:right;
background: #ffffcc;
position: relative;
width: 230px;
top: -15px;
padding-left: 3px;

}

p.form_success {

width: 550px;
font-weight: normal;
font-size: 15px;
margin-bottom: 20px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
float: left;
background: #e3ea91;

}

p.form_fail {

width: 550px;
font-weight: normal;
font-size: 15px;
margin-bottom: 20px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
float: left;
background: #f7958d;

}

/*Gallery Module CSS */

#submissionform_sur {

position: relative;
width: 550px;

}
#gallery-upload {

	position:relative;
	height: 60px;
	padding-left:3px;
	text-align: left;
}

#gallery-upload  fieldset {
	float:left;
	top: 70px;
	left: 20px;
	width:450px;  
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:12px;
	border: 0px solid #000; 
}	

#gallery-upload  fieldset label{
	float:left;
	display:inline;
	width:150px;
	line-height:16px;
	margin: 3px 10px;
	text-align:center;
	background: #ffffff  
}


/* End Gallery Module CSS */


/* End General form CSS */


#middle-column {
	position:relative;
	display: inline;
	top: 5px;
	width: 200px;
	float: right;
	text-align: left;
	height: 100%;
	z-index: 3;
	background-image: url('images/suricata/tan_fill.png');
	background-color: #ffffff;
}

#middle-content {
	position: relative;
	float:left;
	padding-left: 5px;
}
#footer {
	font: 1.2em/1.8em Tahoma, sans-serif;
	background: #b2b99b;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}

#footer #copyright {
	display: block;
	position: relative;
	padding-left: 20px;
	text-align: left;
	float: left;
}

#footer .created_by {
	float:right;
	text-align: right;
}

/* Suricata Links */

.lmLink a:link {
	text-decoration: none; 
	color:#CC6600;
}

.lmLink a:visited {
	text-decoration: none; 
	color:#CC6600;
}

.lmLink a:active {
	text-decoration: none; 
	color:#CC6600;
}

.lmLink a:hover {
	text-decoration: underline overline; 
	color:#CC6600;
}

/*	nav Setup   */

ul.sidemenu {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -1000px;
	}

ul.sidemenu li {
	float: left;
	}

ul.sidemenu li a {
	display: block;
	width: 230px;
	height: 52px;
	background: url('images/sideMenu_sprite.gif');
	}

/* standard Links */

ul.sidemenu li.welcome a {
	background-position: 0 0;
	}

ul.sidemenu li.students a {
	background-position: -230px 0;
	}

ul.sidemenu li.blacktie a {
	background-position: -460px 0;
	}
	
ul.sidemenu li.view a {
	background-position: -690px 0;
	}
	
ul.sidemenu li.contact a {
	background-position: -920px 0;
	}

/* hover Links */
ul.sidemenu li.welcome a:hover {
	background-position: 0 -52px;
	}

ul.sidemenu li.students a:hover {
	background-position: -230px -52px;
	}

ul.sidemenu li.blacktie a:hover {
	background-position: -460px -52px;
	}
	
ul.sidemenu li.view a:hover {
	background-position: -690px -52px;
	}
	
ul.sidemenu li.contact a:hover {
	background-position: -920px -52px;
	}

/* clicked Links */
ul.sidemenu li.welcome a:active {
	background-position: 0 -104px;
	}

ul.sidemenu li.students a:active {
	background-position: -230px -104px;
	}

ul.sidemenu li.blacktie a:active {
	background-position: -460px -104px;
	}
	
ul.sidemenu li.view a:active {
	background-position: -690px -104px;
	}
	
ul.sidemenu li.contact a:active {
	background-position: -920px -104px;
	}

/* selected and active Links */

ul.sidemenu li.welcome a.selected {
	background-position: 0 -156px;
	}

ul.sidemenu li.students a.selected {
	background-position: -230px -156px;
	}

ul.sidemenu li.blacktie a.selected {
	background-position: -460px -156px;
	}
	
ul.sidemenu li.view a.selected {
	background-position: -690px -156px;
	}
	
ul.sidemenu li.contact a.selected {
	background-position: -920px -156px;
	}