body
{
	margin: 0;
	padding: 0;
	color: #666666;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #bebebe;
	background: url("../images/bg_main.jpg") no-repeat scroll center top #000000;  
}


#header
{
	margin: 0;
	padding: 0;
	background: #000000;
	background: url(../images/hrd_main.jpg); 
	left:0;
	top:0;
	height:135px;
}


#page
{
	margin-top: 25px;
	margin-bottom: 0px;
	background: ffffff;
	border-left: 0px solid #C9E0ED;
	border-right: 0px solid #C9E0ED;
}


#content
{
    padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#sidebar
{
	padding: 20px 20px 20px 0;
}


/* start left column main results page
---------------------------------------------------------------------------------------- */

#col1
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: 15px;
	width:170px;
}


#footer
{
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0px 0px;
	font-size: 0.8em;
	text-align: center;
	border-top: 0px solid #C9E0ED;
	/* background:url(http://www.tshirtbordello.com/fb_wuzdead/images/bg_footer.png) no-repeat; */
	vertical-align:baseline;
	height:10px;
}



#logo
{
	padding: 10px 20px;
	font-size: 200%;
}



.contentsplash
{ 
	float:left;
	margin-left: 15px;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 30px; 
	padding-top: 10px; 
	background:url(nav1_sep.gif) no-repeat 100% 0;
	width: 600px;
	background-color:#ffffff;
	color:#ff0000;
	font-size: 13px;
	font-weight:600; 
	line-height: 1.3em;   
}



/* start outbreak list image
---------------------------------------------------------------------------------------- */


.lvl_icon
{
	/*padding: 10px 20px;
	font-size: 200%; */
	float: left; 
    margin: 4px 2px;
	padding-right: 20px; 

}




/* start right column 
---------------------------------------------------------------------------------------- */


.column-right
{ 
	float:right; 
	width: 170px;
	height: 600px;
	margin-right:20px;
	text-align:center;

	/* border: 1px solid #a9a9a9; */
}


.column-right-text
{ 
	padding:0px;
	text-align:center;
	color:#000000; 
}


.content-left
{ 
	float:left;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 10px; 
	padding-top: 0px; 
	background:url(nav1_sep.gif) no-repeat 100% 0;
	width: 620px;
	background-color:#ffffff;
	color:#ff0000;
	font-size: 13px;
	font-weight:600; 
	line-height: 1.3em;   
}


/* start FAQ styles 
---------------------------------------------------------------------------------------- */


#faq  
{ 
	float:left;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px; 
	padding-top: 20px;
}



 .question
{ 
	float:left;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 10px; 
	padding-top: 10px; 
	background: url(../nav1_sep.gif) no-repeat 100% 0;
	width: 600px;
	background-color:#f8ff89;
	color:#ff0000;
	font-size: 13px;
	font-weight:600; 
	line-height: 1.5em;   
}


 .answer
{ 
	float:left;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 35px;
	padding-bottom: 10px; 
	padding-top: 10px; 
	background: url(nav1_sep.gif) no-repeat 100% 0;
	width: 580px;
	background-color:#f0f0f0;
	color:#000000; 
	font-size: 12px;
	font-weight:500;
	line-height: 1.4em; 
}


.floating-link {
	float:left;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.social  
{ 
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px; 
	padding-top: 0px;
	width:450px;
	height:30px;
}




#legal-box  
{ 
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background-color:#afffff;
}




/* start drop shadow style logic 
---------------------------------------------------------------------------------------- */

/* easy drop shadow */

.img-wrapper {
  	background: url(../images/shadow.gif) no-repeat right bottom;
  	float: left;
	margin: 0px 40px 15px 20px; /* */
}

.img-wrapper div {
	background: url(../images/mask.png) no-repeat left top !important;
	background: url(../images/mask.gif) no-repeat left top;
	padding: 0 5px 5px 0;
	float: left; /* :KLUDGE: Fixes bug in IE/Mac */
}

 
.img-wrapper img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}


/* start image float styles 
---------------------------------------------------------------------------------------- */


img.floatLeft { 
    float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;  
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

/*
img.floatHeadline { 
    float: left; 
    margin: 0px 20px 20px;
*/


div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}


div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}


div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}


div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}


div.flash-error a
{
	color:#8a1f11;
}


div.flash-notice a
{
	color:#514721;
}


div.flash-success a
{
	color:#264409;
}
 
 
div.form .rememberMe label
{
	display: inline;
}


/* start outbreak wiew logic
---------------------------------------------------------------------------------------- */


div.view
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
	width: 480px;
}



/* start breadcrumb style logic 
---------------------------------------------------------------------------------------- */

div.breadcrumbs
{
	font-size: 0.9em;
	margin: 10px 40px 0px;}


div.breadcrumbs span
{
	font-weight: bold;
	
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}


#formcontainer
{
	padding: 30px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #fff000;
	border-left: 5px solid #000000;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000000;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#F8FF89;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #666;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #666;
}

.operations li a:hover
{
	background: #fff000;
}


/*  Start get the code button style logic 
------------------------------------------------------------------ */

.getcode 
{
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	height:220px;
	position:fixed;
	right:0;
	top:160px;
	width:35px;
	height:150px;
	background: url("http://www.888wuzdead.com/images/btn_rail.png") no-repeat scroll center top #000000; 
}







