/* jackie */

*
{
	margin: 0;
	padding: 0;
}

/*html{
	height: 100%;
	}*/


body {font-family: verdana, Helvetica, sans-serif; font-size:62.5%;letter-spacing:0.02em; background:#000000 url(/_elements/art/temp/background.jpg) no-repeat top;}

#page {
	width: 990px;
	height: 100%;
	min-height:100%;
	margin: 0 auto 0 auto;
	/*position:relative; top:0px; overflow:hidden; */
}

  

#logo {float:right;margin-left:395px;margin-right:20px;}

/* nav */
#hnav {width:970px;height:30px;margin:130px 0 0 23px;padding:0;}


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 72px;
}
	

#footlist li
{
display: inline;
list-style-type: none;
padding-right: 150px;
}


#sidePane {
list-style-type:none;
margin-left:15px;
float:left;
font-size:12px;
}

#sidePane a, #sidePane a:link, #sidePane a:visited{
color:#FFFFFF;
}

#sidePane a:hover {color:#0076be;}


#footer {width:990px; text-align:center; font-size:10px; color:#fff; text-decoration: none; margin-top:8px; height:110px;}
#footer a { color: #ffffff; font-size: 10px; font-family: Verdana, Arial, Sans-serif; text-decoration: none; }
#footer a:hover { text-decoration: underline;}

#footer a.noWhite { color: #666666; }

.footerImg{float:right;margin-top:28px;}


#subNav {
width:970px; font-size:11px; color:#fff; background:#002f4c; text-decoration: none; margin-top:10px;padding:10px;
}

#subNav a { color: #ffffff; text-decoration: none; }
#subNav a:hover { text-decoration: underline;}

#subNav .addline{color:#4b6c81;font-style:italic;font-size:10px;}


.hline {border-top:dotted #141414 1px;overflow:hidden;height:8px;margin:20px 0 20px 0;}


#sideInfoBox{
background:#005285; padding:0; margin:0; width:313px; text-align:left;}

/*----------- inside -----------*/
#in_header {
	width:990px;
	padding: 15px 0 0 0;   /*this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:180px;
}
#in_main {
	
	text-align:left;
}
#in_leftcol {
	width: 635px;
	float:left;
	margin-left:2px;
	background:#ffffff;
	min-height:700px;
	height:700px;
	height:auto !important;
	

}
#inner_leftcol {
	padding:20px;

}


#in_rightcol {
	width:312px;
	float:right;
	margin-right:0px;
	margin-top:10px;
	color:#666666;
	
}

#in_rightcol_inner {
padding:20px;
}



#in_rightcol a, #in_rightcol a:link, #vertnav a:visited {color:#ffffff; font-size:12px;font-weight:bold; text-decoration:none;}
#in_rightcol a:hover {color:#0076be;}

#in_rightcol a.noBold {font-weight:normal;font-size: 11px;}




		/*----------- inside layout -----------*/
			.columnInner {
				width: 256px;
				padding: 22px;
				background-color: #666666;
				color:#FFFFFF;
				line-height:150%;
				margin:0;
				display: inline;
				float:right;
			}
			.columnInner a {
				color:#FFFFFF;
			}
			.columnInner ul{
				list-style:none;
			}
			.columnInner li{
				list-style:none;
				padding-bottom:10px;
			}
			

.in_greyBox {
					width: 550px; /*width needed for IE7 and lower */
				padding: 22px;
				background-color:#ecebeb;
				color:#333333;
				line-height:150%;
				margin:0;
				display: block;

				clear:both;
			
			}



img.right {
				float:right;
				display:inline;
				margin: -22px -22px -22px 0;
				_margin: -22px -22px -22px 0;
				padding-left: 14px;
			}





#returnPage {
   float:right;

   margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
width:auto;
	color:#ccc;
		font-size:9px;
}

#headlineTxt{
background:#efefef; padding:10px;font-size: 170%;color:#666666;font-weight:bold;
}












.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




			
a{ outline: none; color: #00548c; }
a, a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:underline;}
			
			
			
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 170%; }
h4 { font-size: 150%; line-height: 200%; font-weight:bold;}
h5 { font-size: 145%; line-height: 180%; font-weight:bold;}
h6 { font-size: 115%; line-height: 100%; font-weight:bold; text-transform:uppercase; }
	
	
	        .white, .white a { color:#FFFFFF;}
			.yellow, .yellow a { color:#FFCC00;}
			.orange, .orange a { color:#ef7900;}
			.red, .red a { color:#7d2e38;}
			/*.yellow, .yellow a {color:#ebb731;}*/
			.yellow, .yellow a {color:#e59812;}
			.green, .green a {color:#586d35;}
			.grey {color:#666666;}
            .blue, .blue a { color:#2488b1;}
			.grey_disclaimer {color:#666666; font-size:85%; font-style:italic; line-height:130%;}		
			
			
			
	.imageVid {

	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 0 1em 0 0;
	float:left;
	display:inline;
	}
	

.bbHead { font-size: 120%; font-weight:bold;}
.bbHeadLG { font-size: 150%; font-weight:bold;line-height: 150%;}	
	
	
	
	
	.image_right {
				position:relative;
				float: right;
				margin: -22px -22px -22px 0;
				padding-left: 14px;
			}
	
	
	#grey_box{
	background:#f4f4f4; color:#333; padding:15px; margin-bottom:20px;display: block;clear:both;width: 657px;
	}
	
	#grey_box_lt{
	background:#ecebeb; color:#333; padding:15px; margin-bottom:20px;display: block;clear:both;width: 657px;
	}
	
	
	.in_whiteBox {
				width: 599px;
				padding: 22px;
				background-color:#FFFFFF;
				line-height:150%;
				margin:0;
				display: block;
				clear:both;
			}
			
			.in_whiteBox li{
				list-style-image: url(../images/arrow_red.jpg);
				margin-left:30px;
				margin-bottom:8px;
			}
	
	.in_whiteBox_border {
				height: auto;
				padding: 22px;
				background-color:#FFFFFF;
				line-height:150%;
				margin:0;
				clear:both;
				border-bottom: 1px solid #333333;
			}
	
	
	
			img.left {
				float:left;
				display:inline;
				margin: -22px 0 -22px -22px;
				padding-right: 14px;
			}
		
	
	
			
			.float_left {
				width: 250px;
				padding: 22px;
				background-color: #FFFFFF;
				line-height:150%;
				margin: 0;
				display: inline;
				float:left;
			}
			.float_right {
				width: 266px;
				padding: 22px;
				background-color: #FFFFFF;
				line-height:150%;
				margin: 0;
				display: inline;
				float:right;
			}
			.float_left_small {
				width: 116px;
				padding: 25px;
				height:100px;
				line-height:150%;
				margin: -22px 0 -22px -22px;
				margin-right:23px;
				display: inline;
				float:left;
			}
			img.left_150 {
				width:150px;
				height:150px;
				margin: -22px 0 -22px -22px;
				padding-right: 14px;
				float:left;
				display:inline;
			}
			.float_3col {
				width: 210px;
				height: 114px;
				padding: 0 3px 3px 0;
				float:left;
				display: inline;
			}
			.float_3col_ind {
				width: 183px;
				padding: 8px 3px 0 19px;
				float:left;
				display: inline;
			}
			.float_3col_ind a {
				font-weight: bold;
				color:#FFFFFF;
			}
			
table.yellow {
				width: 687px;
				background-color: #ebb731;
				font-size:95%;
				line-height:140%;
				color:#000000;
				margin-top:15px;
				margin-bottom:15px
			}
			table.yellow b {
				color:#FFFFFF;
				font-size:130%;
				line-height:150%;
			}
			table.yellow td {
				padding: 15px 10px 15px 10px;
				vertical-align:top;
			}
			
			table.contact{
				width: 600px;
				background-color: #FFFFFF;
				font-size:100%;
				line-height:140%;
				font-weight:normal;
			}
			table.contact td {
				padding: 5px;
				vertical-align:top;
			}
			table.white {
				width: 643px;
				background-color: #FFFFFF;
				font-size:100%;
				line-height:140%;
				font-weight:normal;
			}
			table.white td {
				padding: 15px 10px 15px 10px;
				vertical-align:top;
			}
			table tr.border td {
				border-bottom: 1px solid #333333;
			}
	
	.padBottom25 {margin-bottom:25px}
	
	
	
	
	hr { border:none; border-bottom: dotted 1px #CCCCCC; width:100%; background-color:#FFFFFF; color:white; }
.Grynhr { border:none; border-bottom: dotted 1px #666666; width:100%; background-color:#333333; color:#333333; margin-top:20px;margin-bottom:20px;}



#footer_left {
	float: left;
}
#footer_right {
	float: right;
	text-align:right;
}


.inputBox_directions {
				color: #999999;
				background: #333333;
				border: 1px solid #333333;
				width: 250px;
				height: 13px;
				margin: 0;
				padding: 3px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				vertical-align: middle;
				font-weight: normal;
			}
			
			.headlineRed {
	color: #460203;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 180%;
}
.blueText {
	color: #193364;
	font-weight: bold;
}


/*-------------------------------------------------
  Table STYLES
-------------------------------------------------*/	

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
}




caption {
	font-weight: bold;
	background: #666 url(images/caption.gif) repeat-x;
	background-repeat: no-repeat;
	background-color: #393d85;
	color: #FFF;
	text-transform:uppercase;
		border-bottom: 1px solid #CCC;

	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	/*text-transform:uppercase;*/
}

td.bulletMe {padding: 6px 8px 6px 8px; background-color: #F9F9F9; border-left: 5px solid #005285; color:#000000; font-size:11px}

td.WizHome {padding: 0px 4px 0px 8px; background-color: #F9F9F9; border-left: 5px solid #1E2053; color:#000000; font-size:11px}
td.WizAway {padding: 0px 4px 0px 8px; background-color: #F9F9F9; border-left: 5px solid #FF981B; color:#000000; font-size:11px}



td.Promotor {padding: 6px 8px 6px 8px; background-color: #F9F9F9; border-left: 5px solid #50a336; color:#000000; font-size:12px; font-weight:bold;}

thead tr.menu td{
	text-align:right;
	background: #999999;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 4px solid #CCC;
	font-weight: bold;
}

thead tr.menu td a, thead tr.menu td a:link, thead tr.menu td a:visited {
	background: #999999;
	border-top:1px solid #FFF;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	border: none;
	padding: 0px;

}
thead tr.menu td a:hover, thead tr.menu td a:active {
	background: #999999;
	border-top:1px solid #FFF;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: underline;
		border: none;
		padding: 0px;

}

th a:link, thead th a:active{
	text-align: center;
	color: #666;
	border: 1px solid #FFF;
	/*text-transform:uppercase;*/
}

tbody th {
	font-weight: bold;
	background:#efefef;
	color:#666666;
}

tbody tr		{
	/*background-color:#FFF; */
	text-align:left;
	}
tbody tr.odd 	{
	border-top:1px solid #FFF;
	background-color: #16232a;
	font-weight: bold;
	text-align:center;
}

tbody tr.alternate 	{
	border-top:0px;
	background-color: #16232a;
}
tbody tr.alternate td{ 
	background: #f5f5f5;
	border:0px;
	}



tbody th a:link, tbody th a:visited{
	color:#FF8601;
	padding:2px 0px 0px 15px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:30px;
	background: #FFF;
	border: 1px solid #FFF;
	}
	
	tbody tr td.nospace { 
	height:30px;
	background: #FFF;
	border: 1px solid #FFF;
	}
	

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}
tbody tr.labels td{ 
	height:10px;
	background: #f9f9f9;
	border-top:none;
	border:none;
	font-weight: normal;
	font-style:bold;
	}
tbody tr.cat td{
	height:30px;
	background-color: #D7D7D7;
	color:#666666;
	
	text-align:left;
	}
tbody tr.cat td a, tbody tr.cat td a:hover, tbody tr.cat td a:link, tbody tr.cat td a:visited{
	font-weight: bold;
	color:#666666;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
