/* ====== GLOBAL RESET ===========*/
div,span,a,b,strong,em,i,h1,h2,h3,h4,h5,h6,img,ul,li{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

.clear{
	float: none;
	clear: both;
}

body{
	font-family: tahoma, sans-serif;
	text-align: center;
	margin: 0;
	background: url(/images/body-bg.png) left top repeat-x;
}


div.wrapper{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

div.header{
	height: 113px;
	font-family: arial,sans-serif;
	margin-bottom: 10px;
	padding-right: 10px;
}

div.container{
	clear:both;
}

a.logo{
	float: left;
	width: 232px;
	margin: 34px 0 0 0px;
}


/*=========================================================
	Indications
=========================================================*/
body.topnav-first ul.primary li.topnav-first,
body.topnav-last ul.primary li.topnav-last,
body.topnav ul.primary li.topnav {
	background: url(/images/primary_nav_hover.png) right 0 no-repeat ;
}

body.topnav ul.primary li.topnav a {
	background:url(/images/primary_nav_hover.png) left -59px no-repeat ;
}

body.topval-first ul.primary li a#nav_first div.curve {
	background:url(/images/primary_nav.png) left -200px no-repeat;
}

body.topnav-last ul.primary li a#nav_last div.rtCurve{
	background:url(/images/primary_nav.png) right -400px no-repeat;
}	



/*=========================================================
	Primary Navigation
=========================================================*/

/* @calling all sprites here */
ul.primary,
ul.primary a#nav_first div.curve,
ul.primary li:hover a#nav_first div.curve,
ul.primary li.over a#nav_first div.curve,
ul.primary a#nav_last div.rtCurve,
ul.primary li:hover a#nav_last div.rtCurve,
ul.primary li.over a#nav_last div.rtCurve {
background: url(/images/primary_nav.png);}

ul.primary li:hover,
ul.primary li.over,
ul.primary li:hover a,
ul.primary li.over a { background: url(/images/primary_nav_hover.png) no-repeat }

/* @end */

div.nav {
	float: right;
	margin: 34px 0 0 0;
	height: 42px;
	padding: 0;	
	width:500px;
	}

ul.primary {
	margin: 0;
	padding: 0;/*added now */
	list-style: none;
	float:right;
	}
ul.primary li {
	float:left;
	text-align: left;
	}
ul.primary li.topnav-first div {
	float:left;
	}
ul.primary li a {
	display: block;
	padding:0 13px 0 0;
	color:#ccff99;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	}
ul.primary li a span {
	display: block;
	padding:0 0 0 13px;
	color:#ccff99;
	font-weight: bold;
	line-height:41px;
	}
ul.primary li:hover, 
ul.primary li.over {
	background-position: right 0;
	}
ul.primary li:hover a, 
ul.primary li.over a {
	background-position: left -59px;
	}

/*--------------------------Framework & Blog Tab--------------------------------------*/						
ul.primary li.topnav-first a span {
	padding:0;
	}
ul.primary li.topnav-first a span div { 
	padding:0 0 0 20px;
	}
ul.primary a#nav_first div.curve { /* Navigation Left curve */
	background-position:left -100px ;
	background-repeat:no-repeat;
	height:42px;
	}
ul.primary li:hover a#nav_first div.curve,
ul.primary li.over a#nav_first div.curve { /* Navigation Left curve hover */
	background-position:left -200px ;
	background-repeat:no-repeat;
	height:42px;
	cursor: pointer;
	}
ul.primary li.topnav-last a#nav_last{
	padding:0 0 0 0px;
	}
ul.primary li.topnav-last a span div{
	padding:0 20px 0 0;
	height:42px;
	}
ul.primary a#nav_last div.rtCurve { /* Navigation Left curve */
	background-repeat:no-repeat;
	background-position:right -300px;
	height:42px;
	}
ul.primary li:hover a#nav_last div.rtCurve,
ul.primary li.over a#nav_last div.rtCurve { /* Navigation right curve hover */
	background-position:right -400px ;
	background-repeat:no-repeat;
	height:42px;
	cursor: pointer;
	}

/* Secondary Navigation Styles */
ul.secNav {
	margin:0;
	padding:5px 0 5px 50px;
}
ul.secNav li {
	float: left;
	margin: 0 10px 0 0;
	font-size:12px;
	list-style-type:none;
}
ul.secNav li a {
	color:#003c5d;
	display:block;
	font-weight:normal;
	padding: 0 0 0 10px;
	line-height: 23px;
	text-decoration: none;
}
ul.secNav li a span{
	display: block;
	padding: 0 10px 6px 0;
}
ul.secNav li.active a, 
ul.secNav li.active a span,
ul.secNav li a:hover,
ul.secNav li a:hover span{
	background: url(/images/secondary-nav.png) no-repeat;
}

ul.secNav li a:hover,
ul.secNav li.active a:hover,
ul.secNav li.active a{
	background-position: left top;
}
ul.secNav li a:hover span,
ul.secNav li.active a:hover span,
ul.secNav li.active a span{
	background-position: right -50px;
}

	
/*   FOOTER STYLES  */
div.footer{
	margin-top: 20px;
	font-size: 11px;
	background: url(/images/footer-sprite.png) -848px bottom no-repeat;
}
div.footer-content{
	background: url(/images/footer-sprite.png) left top no-repeat;
	padding: 10px 0;
}
div.clearFooter{
	clear:both;
}
div.footer li.footer-logo{
	padding-top: 45px;
	text-align: center;
}

div.footer li.indent{
	margin-left: 10px;
	list-style: none;
}

div.footer ul.last{background:none;}
div.footer strong{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
div.footer ul{list-style: none;padding: 0 43px 0 43px;margin: 0;float: left;background:url(/images/right-border.gif) right top repeat-y;height:150px}
div.footer li{padding: 0 0 10px 0; margin: 0;}
div.footer ul li a{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}	
div.footer ul li a:hover{
	text-decoration: underline;
}

/*   Copy Rights*/
div.copy{
	font-size: 11px;
	color: #999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.center {
	text-align: center;
}

/* Metasploit classes */
a {
	color: #007777;
	text-decoration: none;
	outline:none;
}	

a:hover {
	color: #0099CC;
	text-decoration: none;
}	
	
h1 {
	color: #333;
	margin-top: 5px;
	padding-top: 0;
	font-weight: normal;
	font-size: 36px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
	margin-top: 1em;
}

h3 {
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
}

h3.faq {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#home_logo {
	border: 0;
}

#home_links {

}

#home_intro, #home_intro td {
	border: 0;
}

#home_table {
	border: 0;
	margin-top: 0px;	
}

#home_table td  {
	border: 0;
}

#home_text {
	padding-left: 20px;
}


ul.deepindent li {
	margin-left: 40px;
	list-style: circle;
}


/* non-unique elements */

.lefty {
	float: left;
}

.date-header {
	background: url('/images/bluefade.jpg') #222222 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	border: 0;
}

.date-header-center {
	background: url('/images/bluefade.jpg') #8c0000 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	text-align: center;
	border: 0;
}


.balloon {
	background: url('/images/balloon.png') repeat-x top;
	width: 277px;
	height: 98px;
	color: white;
	margin: 40px auto;
}

.balloon_links {
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	
}

.balloon_links p {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.balloon_links a, .balloon_links a:link, .balloon_links a:visited {
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 12px;
}

.balloon_links a:hover, .balloon_links a:active {
	color: yellow;
	text-decoration: underline;
}

.balloon_icon {
	float: left;
	padding-top: 25px;
	padding-left: 14px;
}

.box_full {
	position: relative;
	clear: both;
	width: 790px;
}

#round_top {
	padding: 0;
	border: 0;
	margin: 0;
	height: 9px;
	margin-bottom: -2px;
	visibility: hidden;
}

#round_bot {
	padding: 0;
	border: 0;
	margin-top: -2px;
	height: 15px;
	visibility: hidden;
}

.box_full p {
	line-height: 1.5em;
}


.intro {
	font-size: 14px;
}

.center {
	text-align: center;
}

.code {
	font-family: fixed, courier new;
	color: black;
	background: #dddddd;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.code2 {
	font-family: fixed, courier new;
	color: black;
	background: #dddddd;
	padding: 1em;
}

.desc {

	margin-top: 10px;
	line-spacing: 1.1em;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-color: #333333;
}

.modoptions {
	border: 1px solid black;
}

.rowcola {
	background: white;
	border: 1px solid black;
}
.rowcolb {
	background: #dddddd;
	border-bottom: 1px solid black;	
}

.optreq {
	font-weight: bold;
}

.optopt {
	font-weight: normal;
}

.msfconsole {
	font-family: fixed, courier new;
	color: #dddddd;
	background: black;
	padding: 1em;
	border: 5px solid #444444;
}

li.modrefs {
	margin-left: 40px;
	list-style: circle;
}

.fatp {
	margin: 2.0em 0 0.5em;
}

.announce {
	padding: 0px 20px 0px 20px;
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
}

.vulnTitle {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2em;
}

.vulnHeader {
	font-weight: bold;
}

.vulnText {
	padding-bottom: 1em;
}

.vulnInfoTable { 
	background: #dddddd;
	
}

.vulnInfoHeader { 
	font-weight: bold;
}

.vulnInfoData { 

}

.talk_title {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 9pt;
	padding: 0.1em 0.5em 0.15em .5em;
	font-weight: bold;
}

.materials {
	background: #dddddd;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
}



.level1 
{
	list-style: none;
	text-align: left;
	padding: 0em 0em 1em 0em;
	font-size: 16px;
	font-weight: bold;	
}
.level1 li
{
	padding: 1em .25em 0.25em 0.25em;
}

.level2 
{
	list-style: circle;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level2 li
{
	padding: 0.25em .25em 0.25em 0.25em;
	font-size: 14px;
	font-weight: bold;
}

.level3 
{
	list-style: square;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level3 li
{
	padding: 0.25em .25em 0.25em 0.25em;
}



.boxTable 
{ 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid;
	border-color: #dddddd;
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	background-color: #dddddd;
}
.boxInnerTable 
{ 
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
}
.boxTdHeader 
{ 
	border-width: 0 0 0 0; 
	border-color: #dddddd; 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	background-color: #dddddd;
	color: black;
	height: 20px; 
	font-weight: bold
}
.boxTd 
{ 
	border-width: 0 0 0 0; 
	border-left-style: solid; 
	border-top-style: solid;
	border-right-style: solid; 
	border-bottom-style: solid; 
}
.boxTd1
{
	background-color: #eeeeee;
}
.boxTd2
{
	background-color: #eeeeee;
}
.boxTh
{
	background-color: #dddddd;
}

