/*
Stylesheet for WebDevTips.com 
Validated 26 Aug 2003
*/


/*Positioning Styles*/
#CONTENT {
	float : right; 
	background-color : white; 
	width : 590px; 
	margin-right : 0px; 
	height : auto; 
	color : black; 
	text-align:left;
	padding:1px;
} 

#LEFTNAV {
	float : left; 
	width : 150px; 
	left : 0; 
	background-color : #ffffff; 
	color : black; 
	padding-bottom:5px;
	padding-top:0px;
	text-align:center;
} 
#WRAPPER {
	width : 750px; 
	padding-top:10px;
	background-color : white;  
	color : black; 
}

/*End Positioning styles*/

/*Body Properties*/
body{
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	background: url(/webdevtips/images/hb.gif) repeat-x;
	color:black;
/*should catch any missing stuff*/
	font:normal small arial, sans-serif;
}
/*End Body Properties*/


/* Top Navigation Properties*/
.tn{
	background:#F4BF00;
	width:750px;
	height:25px;
	color:inherit;
}

A.mainnav,A.mainnav:visited{
	font:bold x-small arial, sans-serif;
	color:#103C6B;
	background:#F4BF00;
	height:24px;
	padding-left:3px;
	padding-right: 3px;
	vertical-align:middle;
	text-decoration:none;
	border-right : 1px solid #103C6B;
	border-bottom : 0px dashed #103C6B;
}

A.mainnav:hover{
	font:bold x-small arial, sans-serif;
	color:#F4BF00;
	background:#103C6B;
	text-decoration:none;
	border-bottom : 0px dashed red;
}
/*End Top Navigation Properties*/

/*Left Link Properties*/
A.sublink,A.sublink:visited{
	font:bold x-small arial, sans-serif;
	color:#103C6B;
	background:inherit;
	text-decoration:none;
	text-align:left;
	padding-top:2px;
	width:100%;
	height:15px;
	display:block;
	border-bottom : 1px solid #103C6B;
}
A.sublink:hover{
	font:bold x-small arial, sans-serif;
	border-bottom : 1px dotted #F4BF00;
	text-decoration:none;
	color:#F4BF00;
	background:#103C6B;
}
A.sublink:active{
	font:bold x-small arial, sans-serif;
	border-bottom : 1px dotted #F4BF00;
	text-align:left;
	text-decoration:none;
	color:#F4BF00;
	background:#990000;
}
/*End Left Link Properties*/




/*Text Styles*/
P, LI,CODE{
	font:normal small arial, sans-serif;
}
A.newtext{
	font:bold x-small arial, sans-serif;
}
A.newtext:Hover,A.newtext:visited{
	font:bold x-small arial, sans-serif;
}
H1{
	font:bold 14pt arial, sans-serif;
	color:#103C6B;
	text-align :center;
	background:white;
}

H2{
	font:bold 12pt arial, sans-serif;
	color:#103C6B;
	text-align :left;
	background:white;
}


HR{
	height:1px;color:#103C6B;background:inherit;
}
/* Opera doesn't indent lists properly so I use this */
UL,OL,DL{
	margin-left: 2.5em;
}
B{
	font:bold small arial, sans-serif;
}
I{
	font : normal small arial, sans-serif;
}
.navigationheader{
	font:bold x-small arial, sans-serif;
	width:150px;
	height:25px;
	background:#103C6B url(/webdevtips/images/nhbg2.gif) no-repeat;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
}

.leftnav{
	text-align:left;
	background:#ffffff;
	color:#F4BF00;
	font-size:1px;
}
.leftnavsearch{
	text-align:center;
	background:#ffffff;
	color:#F4BF00;
	border-bottom : 1px solid #103C6B;
}

/*End Text Styles*/

/*Accessibility Trick*/
.hideme{
	visibility:hidden;
	font : normal 1pt arial, sans-serif;
}
/*End Accessibility Trick*/

/*Link Styles*/
A{
	font:bold small arial, sans-serif;
	color:#103C6B;
	text-decoration:underline;
	background:inherit;

}
A:Hover {
	font:bold small arial, sans-serif;
	color:#F4BF00;
	background:inherit;
	text-decoration:underline;
}
A:Visited {
	font:bold small arial, sans-serif;
	color:#800080;
	
	text-decoration:none;
}

	/*Remove hover from image links*/


A.nulink{
	font:normal small arial, sans-serif;
	color:#103C6B;
	text-decoration:none;
	background:white
}
A.nulink:Hover {
	font:normal small arial, sans-serif;
	color:red;
	background:#ffffff;
	text-decoration:none;
}



A.where,A.where:visited{
	font:normal x-small arial, sans-serif;
	color:#103C6B;
	text-decoration:none;
	background:inherit;
	
}
A.where:Hover{
	font:normal x-small arial, sans-serif;
	color:red;
	text-decoration:none;
	background:white;
	
}
.whereblock{
	font:normal x-small arial, sans-serif;
	color:black;
	background:white;
}

/*End Link Styles*/
 
/*Form Styles*/
INPUT,TEXTAREA,OPTION{
	font:bold x-small arial, sans-serif;
	background:#FFF9E2;
	color:#103C6B;
}
INPUT.radio {
	background-color : white; 
	color : black; 
}
label {
	cursor:pointer;
}
legend{
	font-weight:bold;
}
fieldset {
	padding-bottom:10px;
	padding-left:5px;
	text-align:left;
}
/*End Form Styles*/
/*ad layer*/
#ads{
	width:120px;height:600px;
	color:black;
}



/**/
.myheading {
	font-family : arial, sans-serif; 
	font-weight : bold; 
	font-size : 9pt; 
	color : yellow; 
	background-color : teal; 
} 
.mydata {
	font-family : arial, sans-serif; 
	font-weight : normal; 
	font-size : 9pt; 
	color : red; 
	background-color : #ffff55; 
} 
#err0 {
	color : white; 
	font-weight : bold; 
	background-color : inherit; 
} 
#err1 {
	color : white; 
	font-weight : bold; 
	background-color : inherit; 
} 
#FORUMCONTENT {
	background-color : #ffffff; 
	width : 100%; 
	height : auto; 
	min-height : 1300px; 
	color : black; 
} 

.forum-header {
	font : normal 9pt arial, sans-serif; 
	background-color : #C3C5D3; 
	color : navy; 
	height : 18px; 
	width : 100%; 
	border-bottom : 1px solid #425584; 
	border-left : 1px solid #425584; 
	border-top : 1px solid #425584; 
	border-right : 1px solid #425584;
} 
.forum-content {
	background-color : #ffffff; 
	font : normal 9pt arial, sans-serif; 
	color : black; 
	width : 100%; 
	border-bottom : 0 solid #000000; 
	border-left : 0 solid #000000; 
	border-top : 0 solid #000000; 
	border-right : 0 solid #000000; 
	text-align : left; 
} 



