img, div { behavior: url(iepngfix.htc) }
body {
	margin: 0;
	padding: 0;
	background: #666159 url(images/headerBG.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	}

h2 {
	font-size: 23px;
}
h4 {
	font-size: 14px;
}

hr {
	height: 10px;
	size: 10px;
	color: cccccc;
	border-style: dashed; 
	border-width: 1px 0 0 0; 
	border-color: #C1D11C;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 12px;
}

a:link {
	color: #C1D11C;
}

a:hover, a:active {
	text-decoration: none;
	color: #C1D11C;
}

a:visited {
	color: #C1D11C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset

{
border: 1px solid #86910F;
Padding: 10px 10px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



legend {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f4f4f4;
	border: 0px solid #86910F;	
	padding: 2px 6px;
	background-image: url(images/legend.jpg);

}

label{
float: left;
width: 120px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:7px;
}

input{
/*width: 250px;*/
margin-bottom: 5px;
height: 20px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding: 3px;
}
.tbinput{
width: 700px;
margin-bottom: 5px;
height: 20px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding: 5px;
}


select{
margin-bottom: 5px;
height: 30px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding: 5px;

}

.submit{
margin-left: 10px;
margin-top: 10px;
width: 90px;
height: 26px;
padding:0 0 0 0; 
text-align:center; 
}

textarea{
width: 600px;
height: 300px;
margin-bottom: 5px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding: 10px;
}

.checkbox{
float:left;
margin-left: 0px;
clear:none;
width: 20px;
}

.label{
float: left;
width: 90px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:7px;
}
.diaglabel{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.diagTitle{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxes{
width: 1em;
}

br{
clear: left;
}



/* Header */

#header {
	width: 950px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#logo {
	float: left;
	margin-top: 49px;
	height: 131px;
	background-image: url(images/logo.png);
	width: 400px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
	padding-left: 50px;
}

#logo h1 sup {
	vertical-align: text-bottom;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
	color: #A0A0A0;
	padding-left: 52px;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	width:auto;
	height: 30px;
	margin-top: 10px;
	
	background-image: url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc);
	font-size: 12px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	text-decoration: none;
	font-size: 12px;
	color: #C1D11C;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	vertical-align:middle;
	}

#menu a:hover {
	text-decoration: none;
	color: #333333;
	margin-top: 1px;
	margin-left: 3px;
	font-size: 12px;
	background-image: url(../images/menu_bg_hover.jpg);
	background-repeat:repeat-x;
	border: 1px solid #666666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc);
	
}

#menu .active a {
	margin-top: 1px;
	margin-left: 3px;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/menu_bg_hover.jpg);
	background-repeat:repeat-x;
	border: 1px solid #666666;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc);
}
#donate {
	float: right;
	margin-right: 20px;
	width:auto;
	margin-top: 70px;
	border: 0px solid #999999;
	height:50px;
}
#donate input{
/*width: 250px;*/
margin-bottom: 5px;
height: 47px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding: 3px;
}
/* Page */

#page {
	width: 950px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 690px;
}
#sContent {
	float: left;
	width: 920px;
	padding-left: 15px;
	padding-right: 15px;
}


/* Post */

.post {
}

.post .title {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 0 0 30px;
	background: url(images/newsTitle.png) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
}
.post .stitle {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #86910F;
	background-image: url(images/software.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	vertical-align: middle;
}
.post .vtitle {
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 16px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #86910F;
	text-align: right;
}



.post .entry {
	padding-bottom:10px;
}

.post .meta {
	border: 1px solid #86910F;
	padding: 15px 10px 30px 10px;
	background-color: #736e65;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #CCCCCC;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 4px 4px;
	background: #C1D11C;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 100px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #666159 url(images/img02.jpg) repeat-x left top;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #A0A0A0;
}

#legal a {
	color: #A0A0A0;
}
.anchors {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86910F;
	border-right-color: #86910F;
	border-bottom-color: #86910F;
	border-left-color: #86910F;
	width: auto;
	padding: 0px;
	text-align: center;
}
.diagTable {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dashed #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: center;
	
}

#dheader {
	margin: 0 0 15px 0;
}

#dleft {
	float: left;
	width: 450px;
}

#dright {
	float: right;
	width: 450px;
}

#dfooter {
	clear: both;
}
/*==================================================*/
/*======================Light Box===================*/
/*==================================================*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#left_ad {
	float: left;
	width: 130px;
}
#right_ad {
	float: right;
	padding-right: 40px;
	width: 130px;
}
#upper_ad {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align:center;
	
}
#middle_ad {
	margin-top: 7px;
	margin-bottom: 7px;
	text-align:center;
	
}


/*==================================================*/
/*===============Source Code Highlighter============*/
/*==================================================*/
.dp-highlighter
{
	font-family: "Consolas", "Courier New", Courier, mono, serif;
	font-size: 12px;
	background-color: #E7E5DC;
	width: 99%;
	overflow: auto;
	margin: 18px 0 18px 0 !important;
	padding-top: 1px; /* adds a little border on top when controls are hidden */
}

/* clear styles */
.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span 
{
	margin: 0;
	padding: 0;
	border: none;
}

.dp-highlighter a,
.dp-highlighter a:hover
{
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.dp-highlighter .bar
{
	padding-left: 45px;
}

.dp-highlighter.collapsed .bar,
.dp-highlighter.nogutter .bar
{
	padding-left: 0px;
}

.dp-highlighter ol
{
	list-style: decimal; /* for ie */
	background-color: #fff;
	margin: 0px 0px 1px 45px !important; /* 1px bottom margin seems to fix occasional Firefox scrolling */
	padding: 0px;
	color: #5C5C5C;
}

.dp-highlighter.nogutter ol,
.dp-highlighter.nogutter ol li
{
	list-style: none !important;
	margin-left: 0px !important;
}

.dp-highlighter ol li,
.dp-highlighter .columns div
{
	list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
	list-style-position: outside !important;
	border-left: 3px solid #6CE26C;
	background-color: #F8F8F8;
	color: #5C5C5C;
	padding: 0 3px 0 10px !important;
	margin: 0 !important;
	line-height: 14px;
}

.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div
{
	border: 0;
}

.dp-highlighter .columns
{
	background-color: #F8F8F8;
	color: gray;
	overflow: hidden;
	width: 100%;
}

.dp-highlighter .columns div
{
	padding-bottom: 5px;
}

.dp-highlighter ol li.alt
{
	background-color: #FFF;
	color: inherit;
}

.dp-highlighter ol li span
{
	color: black;
	background-color: inherit;
}

/* Adjust some properties when collapsed */

.dp-highlighter.collapsed ol
{
	margin: 0px;
}

.dp-highlighter.collapsed ol li
{
	display: none;
}

/* Additional modifications when in print-view */

.dp-highlighter.printing
{
	border: none;
}

.dp-highlighter.printing .tools
{
	display: none !important;
}

.dp-highlighter.printing li
{
	display: list-item !important;
}

/* Styles for the tools */

.dp-highlighter .tools
{
	padding: 3px 8px 3px 10px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	background-color: #f8f8f8;
	padding-bottom: 10px;
	border-left: 3px solid #6CE26C;
}

.dp-highlighter.nogutter .tools
{
	border-left: 0;
}

.dp-highlighter.collapsed .tools
{
	border-bottom: 0;
}

.dp-highlighter .tools a
{
	font-size: 9px;
	color: #a0a0a0;
	background-color: inherit;
	text-decoration: none;
	margin-right: 10px;
}

.dp-highlighter .tools a:hover
{
	color: red;
	background-color: inherit;
	text-decoration: underline;
}

/* About dialog styles */

.dp-about { background-color: #fff; color: #333; margin: 0px; padding: 0px; }
.dp-about table { width: 100%; height: 100%; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; }
.dp-about td { padding: 10px; vertical-align: top; }
.dp-about .copy { border-bottom: 1px solid #ACA899; height: 95%; }
.dp-about .title { color: red; background-color: inherit; font-weight: bold; }
.dp-about .para { margin: 0 0 4px 0; }
.dp-about .footer { background-color: #ECEADB; color: #333; border-top: 1px solid #fff; text-align: right; }
.dp-about .close { font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; background-color: #ECEADB; color: #333; width: 60px; height: 22px; }

/* Language specific styles */

.dp-highlighter .comment, .dp-highlighter .comments { color: #008200; background-color: inherit; }
.dp-highlighter .string { color: blue; background-color: inherit; }
.dp-highlighter .keyword { color: #069; font-weight: bold; background-color: inherit; }
.dp-highlighter .preprocessor { color: gray; background-color: inherit; }

/* ---------- Scripts Section --------------*/
.scriptName{
font-size:14px;
color:#FFFFFF;
}
.scriptSpacer{
	height: 20px;
	margin-top: 15px;
	background-color:#817A70;
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #86910F;
}






