body{
	margin: 0px;
	font-family: Arial, sans-serif;
	background: url('../images/main_background.jpg');
	background-repeat: repeat-x;
	background-color: #e3e7f8;
	behavior: url('../js/csshover3.htc'); 
}

.curved_corners{
	border: 2px solid #4A5BA1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behaviour: url('../js/border-radius.htc');
	margin-bottom: 10px;
	background: white;
	}
#header{
	background: white;
	height: 85px;
	color: black;
	margin-top: 20px;
	//clear: both;
}

p{
	margin-top: 0px;
	}
#menu_admin{
	width: 100%;
	background: url('../images/menu_background.jpg') repeat-x;
	height: 72px;
}
#menu_ul{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}

#menu-container-container{
	margin-left: 0px;
	}
#menu_ul li{
	list-style: none;
	float: left;
}

#menu_ul li a{
	text-decoration: none;
	color: white;
	font-size: 14px;
	padding: 10px 8px;
	}

#menu_ul li a:hover{
	background: url('../images/li_hover.png') repeat-x;
	}

#navigation li{
	list-style: none;
	}

#header_title{
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	font-size: 23px;
	color: #6699CC;
	font-weight: bold;
	width: 604px;
}

#header_subtitle{
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	color: white; 	
	position: absolute;
}

#user_buttons{
	float: right;
	font-size: 12px;
	color: black;
	right: 0px;
}

#username_area{
padding-top: 8px;
}



#menu-container {
	display:block;
	position:relative;
	//width:700px;
	margin:0px auto 0px;
	font-size:11px;
	color: white;
	margin-left: 0px;	
}

#menu{
	height: 72px;
	width: 100%;
	background: url('../images/menu_background.jpg') repeat-x;
	z-index: 100;
	}
	
.menu div{
	margin-top:11px !important;
	}
.response{
	font-size: 13px;
	}	
#drop_down_menu {
	width: 900px;
	padding-top: 10px;
	display:block;
	position:absolute;
	z-index: 7;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:center;
	float:none;
	left:0px;
	top:0px;
}
#drop_down_menu li {
	font-size:12px;
	//font-weight:bold;
	float:left;
	color:white;
	padding:5px;
	cursor:pointer;
	//width: 150px;
	letter-spacing: .5px;
}

#drop_down_menu li:hover{
	background: #4a5ba1;
	color: white !important;
	//-moz-border-radius-bottomleft: 10px;
	//-moz-border-radius-bottomright: 10px;
	}

#drop_down_menu .bottomelem{
	
	}
#drop_down_menu li li{
	
	
	}

#drop_down_menu li a{
	//width: 150px;
	
	}
#drop_down_menu li ul {
	//border: 2px solid #4a5ba1;
	background: white;
	margin:0px;
	padding:0px;
	list-style-type:none;
	//padding-top:3px;
}
#drop_down_menu li ul li {
	display:block;
	float:none;
	clear:both;
	color: #555;
	border: none;
}
#drop_down_menu li ul li a {
	color: inherit;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

#drop_down_menu li ul li a:hover{
	color: white;
	}


.width_limiter{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}

.blank{
	text-decoration: none;
	color: inherit;
}

.blank:hover{
	color: #CCC;
}

.darkblank{
	text-decoration: none;
	color: #555555;
	}
	
.darkblank:hover{
	color: black;
	cursor: pointer;
	}
#user_registration{
	color: #999999;
	}

.registration{
	background: none;
	border: none;
	border-bottom: 1px solid #999999;
	cursor: pointer;
	text-align: right;
	font-size: 14px;
	color: #555555;
	}

.submit_button{
	background: none;
	border: 1px solid #555555;
	font-size: 14px;
	color: #555555;
	}
#user_registration td{
	vertical-align: bottom;
	}

h1{
	text-decoration: none;
	color: #999999;
	font-size: 24px;
}

h2{
	color: #6699cc;
	font-size: 18px;
}

h3{
	color: #6699cc;
	}

.sb-shadow{
	background: #6699cc;
	}
.sb-inner{
	background: white;
	}

.sb-border{
	background: black;
	}

#user_list thead{
	font-weight: bold;
}


#user_list td{
	padding: 5px;
}

#bottom_menu{
height: 42px;
width: 900px;
background: url('../images/menu_bottom.png');
top: 30px;
left: -95px;
z-index: 1001;
color: white;
}

#share_button{

left: 0px;
top: 30px;
z-index: 1000;
text-align: center;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


.admin_posts_box{
	width: 289px;
	float: left;
	min-height: 400px;
	border: 2px solid #4A5BA1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

.admin_posts_box a{
	text-decoration: none;
	color: inherit;	
}

.admin_posts_box h2{
	margin: 5px 0px 15px 5px;
}

.admin_posts_box .element{
	width: 279px;
	border-top: 1px solid grey;
	padding: 5px;
	font-size: 12px;
	}

.admin_posts_box .element:hover{
	background: #ddd;
	cursor: pointer;
	}

.flag_low{
background: #efffb1;	
}

.flag_med{
background: #ffd4b1;
}

.flag_high{
background:  #ff6666;	
}

.flag_none{
	background: #bdffba;
	}

#discussion_results .element{
padding: 5px;
border-top: 1px solid #ccc;
}

#discussion_results a{
	text-decoration: none;
	color: inherit;
}

#discussion_results .element:hover{
background: #ddd;
cursor: pointer;
}

#response_results .element{
padding: 10px 5px 5px 5px;
border-top: 1px solid #ccc;
}

#response_results .element:hover{
background: #ddd;
cursor: pointer;
}

#response_results a{
	text-decoration: none;
	color: inherit;
}
