/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body, .defTbl, a:link, a:visited, a:active {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a:hover{
	color: green; /*#135293;*/
	text-decoration:underline;
}

input.button 
{
	color: White;
	background-color: #6c675f;
	border: solid 1px black;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}

input.selButton 
{
	color: White;
	background-color: #cccccc;
	border: solid 1px black;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}

input.textfield
{
	height:14px;
	padding:2px 5px 2px 5px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 11px;
	border-top:solid 1px #929292;
	border-right:solid 1px #afafaf;
	border-bottom:solid 1px #afafaf;
	border-left:solid 1px #929292;
	/*background-image: url(../../../../images/SNITNET/controlBg.gif);*/
}

.textfield 
{
	/*background-image: url(../../../../images/SNITNET/controlBg.gif);*/
}

textarea.textarea
{
	padding:2px 5px 2px 5px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 11px;
	border-top:solid 1px #929292;
	border-right:solid 1px #afafaf;
	border-bottom:solid 1px #afafaf;
	border-left:solid 1px #929292;
	/*background-image: url(../../../../images/SNITNET/areaBg.jpg);*/
}

.stdWidth 
{
	width: 180px;
}

.std15Width 
{
	width: 270px;
}

.std2Width 
{
	width: 360px;
}

.zipWidth 
{
	width: 51px;
}

.cityWidth 
{
	width: 201px;
}

.city 
{
	margin-left: 6px;
}

.listWidth 
{
	width: 282px;
}

.codeWidth 
{
	width: 426px;
}

.red 
{
	color:Red;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 100%;
	background: #FFFFFF ;/** url(images/img01.gif) repeat-y; **/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	height:160px;
	border: solid 1px black;
	vertical-align: baseline;
	background-color: #6c675f;
	overflow:hidden;
}

#ieLang 
{
	/*position:absolute;top: 191px; left:145px;*/
	position:absolute;top: 142px; left:287px;
}

#mozLang 
{
	/*position:absolute;top: 186px; left:145px;*/
	position:absolute;top: 137px; left:287px;
}

/* Header */

#header 
{
	
}

#subHeader
{
	height: 50px;
	background-color: #6c675f;
	border: solid 1px black;
	border-left: none;
}

/* Logo */

#logo {
	margin-left:20px;
	margin-top: 10px;
	height: 100px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;	
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	/**padding: 20px;**/
	/**background: #85C329 url(images/img04.gif) repeat-x;**/
	background-color: #6c675f;
	vertical-align: top;
	width: 220px;
	border: solid 1px black;
	border-top: none;
	font-size: 9px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 5px 0;
	/**background: url(images/img05.gif) repeat-x;**/
}

#menu ul ul li{	padding: 5px 0px 0px 10px;
	/**background: url(images/img05.gif) repeat-x;**/
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	color: #ffffff;
	padding-left: 25px;
}

#menu a:hover {
	color: #5EAB5B;
}

#menu a:active {
	color: #5EAB5B;
}

#menu a.activeLink {
	color: #5EAB5B;
}

#menu a.topLink {
	font-weight: bold;
}

/*
#menu a:visited {
	color: #5EAB5B;
}
*/

.TreeViewMenu {
	background-color: white;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
	color: White;
}
.TreeViewMenu a 
{
	color: White;
}
.TreeViewMenu_Header {
	/*background-image: url(gradient_LtBlue.jpg);*/
}

/* Login */

#login {
	padding: 20px;
	/** background: url(images/img06.gif) repeat-x; **/
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Verdana, Arial,"Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Verdana, Arial,"Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

.content 
{
	vertical-align:top;
	margin-top: 14px;
	margin-left: 30px;
}

.content pane {
	/*margin-left: 5px;*/
}

.contentTop 
{
	margin-top: 8px;
}

/* Footer */

#footer {
	/*height: 50px;*/
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	/*position:relative;
	top: 5px;*/
	margin-bottom: 1px;
	margin-top: 10px;
}

#footer left 
{
	margin-left: 5px;
}

.crButton, .crButton:link, .crButton:active, .crButton:visited, 
#footer, #footer:link, #footer:active, #footer:visited,
#footer a:link, #footer a:active, #footer a:visited
{
	background-color:Transparent;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	border: none;
	text-decoration: none;
}

#footer a:hover, .crButton:hover
{
	background-color:Transparent;
	color: green;
	font-size: 10px;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	border: none;
	text-decoration: underline;
}

.nonLink, .nonLink:hover, .nonLink:active, .nonLink:visited, .nonLink:link 
{
	color: black;
	border: none;
	text-decoration: none;
	cursor: default;
}

.crWidth 
{
	width: 65px;	
}

crValign1 
{
	vertical-align: middle;
}

crValign1 
{
	vertical-align: bottom;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	/** background: url(images/img13.gif) repeat-x; **/
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

/* DNN Mods */
ul li, ul, ul ul li, ul ul ul li{list-style:none}
.SkinObject{
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-weight:400;}
.Normal{
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;}
.Head{font-family: Georgia, "Times New Roman", Times, serif;}	
.orange .Head, .orange .Normal,#sidebar .Head, #sidebar .Normal{color: #FFFFFF;}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited
{
	background-color: white;
	color: black;
	/*background-image:url(../../../0/images/button_bg.gif);
	background-repeat: repeat-x;*/
	text-decoration: none;
	border: solid 1px black;
	background-attachment: inherit;
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}


/* SNIT.NET HTML Module */
.html_modul
{
	margin:17px 0 0 30px;
	padding:0px;
	clear:both;
	width:540px;
	height:auto;
	line-height:13px;
	font-size: 11px;
}

.html_modul a
{
	background-image: url(/Images/action_right.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 15px;
	font-size: 11px;
}

.html_modul ul
{
	padding: 0;
	margin: 0;
}
	
.html_modul li
{
	background-image: url(/images/SNITNET/arror_right_li.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 15px;
	padding-bottom:5px;
	font-size: 11px;
}

.html_modul p
{
	font-size: 11px;
}

/* SnitNetHTML1 */

.SnitNetHtml1View 
{
	margin-left: 5px;
	margin-top: 10px;
}

.SnitNetHtml1HeadLine 
{
	color: Green;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 5px;
}

.input90
{
	width: 90%;
}

.SnitNetHtml1ImgMain 
{
	width:180px;
	height:120px;
	border: solid 1px black;
	/*background-color: #6c675f;*/
	vertical-align:middle;
}

.SnitNetHtml1Content 
{
	width: 540px;
	margin-top: 5px;
	margin-left: 5px;
}

div.picLink 
{
	border: solid 1px transparent;
	position:relative;left: -1px;
}

div.picLink:hover
{
	border: solid 1px green;
	position:relative;left: -1px;
}

.SnitNetHtml1PicSub
{
	font-size: 9px;
	width: 150px;
}

.SnitNetHtml1Pic 
{
	vertical-align:middle;
	border: solid 1px black;
}

.SnitNetHtml1PicRepeater
{
	margin-top:15px;
}


a.link:hover
{
 	color: green;
	text-decoration: underline;
}

div.link:hover
{
	color: blue;
	text-decoration: underline;
}

/* maps */
.popUpLink 
{
	font-size: 9px;
	color: Blue;
}
.headLine 
{
	color: Green;
	font-size: 12px;
	font-weight: bolder;
}

.resultBar 
{
	margin-top:30px;
}

.resultBarTopper
{
	margin-top:30px;
}

.linkButton, .linkButton:link, .linkButton:active, .linkButton:visited {
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color:transparent;
	padding-left:0px;
	border: 0px;
	white-space: nowrap;
}

.linkButton:hover 
{
	color: #135293;
}

.preLinkImage 
{
	margin-right: 5px;
}

.contact{
	position:relative;
	left: 0px;
}

.tdBtmLft 
{
	margin-bottom: 5px;
	margin-left: 5px;
}

.cert 
{
	white-space:nowrap;
	margin: 15px 0px 15px 22px;
}

.certText
{
	font-size:9px;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing: 1px;
	color:Black;
}

/** CSS list **/

#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}

.btmBorder
{
	border-bottom: solid 1px black;
}