


/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#002851;
background: url("/images/bg-bg.gif");
background-attachment: fixed;
}

a img{border:none;}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
border-bottom:1px solid #C2D9EF;
}

a:hover{
color:#2a5a8a;
text-decoration:none;
background-color:inherit;
}



p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}


h1{
padding:10px 0px 8px 10px;
background-color:inherit;
color:#003466;
letter-spacing:-1px;
font-weight:normal;
border-bottom: 2px solid #A7CCDF;
font-size: 210%;
margin-bottom:20px;
}








/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:auto;
padding: 0px 6px 0px 4px;
text-align:left;
background:#ffffff;
color:#303030;
border:0px solid #a0a0a0;

background: url("/images/bg0.gif");

}

#header{
height:124px;
width:758px;
margin:0 1px 0px 1px;
background:#686F7E;
color:#ffffff;
background: url("/images/header-logo.gif");
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
padding:5px 0 0 290px;
margin:0px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.1em;
line-height:2.1em;
width:756px;
margin:0 1px 0 1px;
background:#8790A3;
color:#ffffff;
border-bottom:0px solid #5B5C58;

border-right:1px solid #686F7E;

background: url("/images/TopNav-BG.gif");
}

#navigation li{
float:right;
list-style-type:none;
border-left:1px solid #A7B2C9;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 12px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #fff;
border-bottom:0px;
}

* html #navigation a {width:1%;}

#navigation a:hover{
background:#CECECE;
color:#fff;
text-decoration:none;
background: url("/images/button-over.gif");
}

#navigation .selected a{
background:#CECECE;
color:#003466;
text-decoration:none;
background: url("/images/button-active.gif")
}



#bread {

	float:right;
	width:744px;
	color: #ccc;
	margin-bottom: 5px;
	margin-right: 5px;
	padding:5px;
	border:0px;

	}

#bread ul {
	background: url("/images/asterisk_orange.png") no-repeat;
	text-transform:capitalize;
	margin-left: 0;
	padding-left:20px;
	padding-bottom:5px;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}










/**************** Content styles ****************/



#content{
float:right;
width:722px;
font-size:0.9em;
padding:20px 15px 0 0;
}


#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}




/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#066291;
border-top:1px solid #B7B8AE;
border-bottom:5px solid #002244;
background: url("/images/TopNav-BG.gif");
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/




.splitcontentleftalt{float:left; width:73%;}
.splitcontentrightad{float:right; width:23%;}
.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}


.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
clear:both;
margin:0 0 10px 0;
padding:10px;
border:1px solid #066291;
background-color:#EFEFEF;
color:#505050;
line-height:1.5em;
}


.box2{
margin:0 0 20px 0;
padding:10px;
border:1px solid #003466;
background-color:#CECECE;
color:#505050;
line-height:1.5em;
}

.box3{
clear:both;
margin:0;
padding:10px;
border:1px solid #066291;
background-color:#EFEFEF;
color:#505050;
line-height:1.5em;
}

.scrollv350{overflow: auto; height:350px;}

.keywords{background-color:#003366;}
.keywords ul li {
	text-transform:capitalize;
	display: inline;
	list-style: none;
	padding-right:4px;
	padding-left:4px;
	border-right:1px solid #066291;
	font-size: 7px;
	
}
.keywords ul li a{border-bottom:0px;}


.thumbnail {
	float: left;
	margin: 0 9px 3px 0;
	border:1px solid #000000;
	padding:1px;
	}


.code {
border:1px solid #003466;
padding:10px;
background: #FFFFEF;
color: #01BF00;
font-size: 14px;
font-family: fixedsys;
}

code{
color: #01BF00;
font-size: 14px;
font-family: fixedsys;
}



/**************** Gallery styles ****************/



#picturelist {
text-align:right;
list-style-type:none;
margin-right:15px;
margin-left:30px;
}

#picturelist li {
float:left;
margin-right:10px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
}

#picturelist img{
display:block;
border:1px solid #CE3095;
}

#picturelist img:hover{
border:1px solid #F4C0DA;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}


#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #CECECE url("/images/vmenuarrow.gif") no-repeat center left;
	color: #686F7E;
	padding: 6px 5px 6px 20px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #868C8F url("/images/vmenuarrowhover.gif") no-repeat center left;text-decoration: none;
}



#searchform {
	background: #CECECE;
	color: #FFFFFF;
	padding: 5px 8px 1px 12px;
	margin: 0px;
}


input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { width:auto; padding:0 1px; border:1px solid #000; font-size:1.2em;text-align:center;}








/* FORMS */
form {clear:both; margin: 0 0 1.5em}
input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

	/* FORMS - general classes */
	input.submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - basform - simple form, headings on left, form elements on right */
	form.basform {width:100%;padding: .5em 0;background: #f6f6f6 url("/images/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}
		form.basform fieldset {width:auto;margin: 0 1em}
		form.basform h3 {margin:0 0 .6em;font: bold 155% arial;color:#c00}
		form.basform label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.basform label {float:none}
		/* end hiding from IE5 mac */
	
		form.basform label input, form.basform label textarea, form.basform label select {width:15em;float:left;margin-left:10px}
		
		form.basform label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.basform label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.basform div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.basform div.req b {color:#c00;font-size:140%}
		form.basform label select {width: 15.5em}
		form.basform label textarea.comments {width: 20em}
		form.basform div.submit-wrap {padding: 5px 0 5px 8em}
		form.basform input.submit {margin: 0 0 0 10px}
		
		form.basform fieldset.checkbox-wrap, form.basform fieldset.radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.basform fieldset.checkbox-wrap b, form.basform fieldset.radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.basform fieldset.checkbox-wrap fieldset, form.basform fieldset.radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.basform fieldset.checkbox-wrap label, form.basform fieldset.radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.basform label input.checkbox, form.basform label input.radio {width:auto;float:none;margin:0;padding:0}
		form.basform label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}

/* main table */
.ewTable {
	width: 98%; /* table width */	
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #004AAD; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;
	background-image: url('/images/TopNav-BG.gif');
	background-repeat: repeat-x;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table header ROW cells */
.ewTableSubHeader {
	
	color: #0000EE; /* header font color */	
	background-color: #E3E3E3; /* header color */
	background-image: url('images/table_bg.gif');
	font-weight: bold;
	vertical-align: top;
	background-repeat: repeat-x;	
}

/* main table row color */
.ewTableRow {
	background-color: #E6EAF3;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #EFF2F8; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFABF; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFFBCF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #FFFBCF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #C3CEDF;
}


div#multicolumnlist {
float: left;
width:520px;
margin:0 0 30px 0;

background:#E0E4EF;
border:1px solid #467aa7;

  padding: 10px 0 10px 10px;

}

div#multicolumnlist ul{padding:0;margin:6px;} 

div#multicolumnlist li{
  float: left;
  width: 15em;
  margin: 0;
  padding: 2px;
list-style-type: none;
}

.tablecontainer{clear:left;border:1px solid #7894AF ;padding:0px;}
.tablecontainer table {
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#B5C3CF;
	color: #000;
width:100%;
}

.tablecontainer caption {
	font-weight: bold;
	background: url(/images/bar-bg.png) repeat-x;
border-bottom:0px solid #666666;
	color: #fff;
	padding:4px;

}

.tablecontainer td, th {
	padding: 4px;
}

.tablecontainer thead tr th {
	text-align: center;
	background: url(/images/nav_heading_bg.gif) repeat-x;
	color: #666;
	//border: 1px solid #295999;
	text-transform:uppercase;
	vertical-align:bottom;
	padding-bottom:4px;

}

.tablecontainer thead img{vertical-align:text-bottom}

.tablecontainer tbody th {
	font-weight: bold;
}


.tablecontainer tbody tr		{
	background-color:#E6EAF3; 
	text-align:left;
	}
.tablecontainer tbody tr.odd 	{
	background: #EFF2F8;
	border-top:1px solid #FFF;
}

.tablecontainer tbody th a:link, tbody th a:visited{
	color:#004AAD;
	background:url(/images/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
.tablecontainer tbody th a:hover{
	color:#50ADEA;
	}

.tablecontainer tbody tr td { 
	padding:6px;
	background: #fff;
	border: 0px solid #7894AF;
	}

.tablecontainer tbody tr.odd td{ 
	background: #E0E4EF;
	border-top:0px solid #7894AF;
	}
	
.tablecontainer table td a:link, table td a:visited {
	color: #004AAD;

}

.tablecontainer table td a:hover {
	color: #EF1D25;
}
.tablecontainer tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(/images/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

.tablecontainer table a[title^="Download"] { 
	background: url(/images/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

.tablecontainer tfoot th, tfoot td {
	text-align:center; 
	border-bottom:0px solid #CCC;
	border-top:1px solid #DFDFDF;
	font-size:12px;
	color:#fff
}

#content thead a:link, #content thead a:visited{color:#122D5C;}
#content thead a:hover{color:#214D8C}

/*pagination */
div.pagination {text-align:center; padding: 15px; margin: 0px;font-size:120%;}

div#pagination .count {
     float:left;
     padding:5px;
     }
div#pagination .pages {
     float:right; padding:5px;
     }

div#paginationTop{background: url(images/oPagination_bg_top.png) bottom center no-repeat; height:40px; margin-bottom:3px;}
div#paginationTop .count { float:left; padding:5px;}
div#paginationTop .pages { float:right; padding:5px;}


div.pagination a {
     padding: 2px 5px 1px 5px;
     margin: 2px;
     border: 1px solid #9C9C9C;
     text-decoration: none; /* no underline */
     color: #fff;
     background: #2A4F87 url(/images/bar-bg.png) repeat-x;

}
div.pagination a:hover, div.pagination a:active {
     border: 1px solid #AECDFC;
     color: #000;
}
div.pagination span.current {
     padding: 2px 5px 1px 5px;
     margin: 3px;
     border: 1px solid #AECDFC;
     background-color: #122D5C;
     color: #FFF;
     }
div.pagination span.disabled {
     padding: 2px 5px 1px 5px;
     margin: 2px;
     border: 1px solid #384D72;
     color: #384D72;
}