/****************************************
	SITEDYNAMIC V1.1
	BLUETECH SKIN STYLESHHEET
*****************************************
	This cascading style sheet (CSS2) 
	is W3C valid: http://www.w3.org/
*****************************************/

/****************************************
	SKIN STYLE ELEMENTS
	Used by "BlueTech" Skin
*****************************************/
body {
	margin:0px; 
	padding:0px; 
	background-color: #2D6095;
	font-family:"Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing: 1px; 
	
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

 
td , th {
	font-family:"Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing: 1px; 
}

p {
font-size:large;
} 
img {
	border : 0px; 
} 
.Top {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFDAA1;
	text-transform: uppercase;
	padding-right: 4px;
	line-height: 25px;
	text-decoration: none;
	/*Left footer box backgroud color*/
	background-color:#9FB59B;
	border: 2px solid #000000;
}
	.Top a, .Top a:visited {
		font-family:"Times New Roman", Times, serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFDAA1;
		text-transform: uppercase;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 25px;
		text-decoration: none;
	}
		.Top a:hover {
			font-family:"Times New Roman", Times, serif;
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 4px;
			padding-right: 4px;
			line-height: 25px;
			text-decoration: none;
		}
td.logo {
	width : 190px; 
	height : 100px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #FFFFFF; 
	border-right : 1px solid #BEC9D1; 
} 
td.banner {
	width : 570px; 
	height : 100px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #FF9900; 
	border-right : 1px solid #FFFFFF; 
} 
td.navtitle {
	width : 190px; 
	height : 30px; 
	vertical-align : middle; 
	text-align : left; 
	background-color : #666666; 
	border-right : 1px solid #FFFFFF; 
	border-top : 1px solid #FFFFFF; 
	border-bottom : 1px solid #FFFFFF;
	
	 
} 
td.pagetitle {
	font-family:"Times New Roman", Times, serif; 
	font-size: 13px; 
	color: #FF9900; 
	font-weight: normal; 
	text-transform: uppercase;
	letter-spacing: 1px; 
} 
td.topblank {
	height : 30px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #BEC9D1; 
	border-top : 1px solid #FFFFFF; 
	border-bottom : 1px solid #FFFFFF; 
} 
td.navigationcontent {
	width : 190px; 
	height : 500px; 
	vertical-align : top; 
	text-align : left; 
	border:2px solid #000000; 
} 
td.pagecontent {
	width : 550px; 
	height : 500px; 
	vertical-align : top; 
	text-align : left; 
	background-color : #FFFFFF; 
	border-right : 1px solid #BEC9D1; 
	padding-top : 10px; 
	padding-bottom : 20px; 
	padding-left : 15px; 
	padding-right : 15px; 
} 
td.poweredby {
	height : 60px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #BEC9D1; 
	border-right : 1px solid #FFFFFF; 
	border-top : 1px solid #FFFFFF; 
} 
td.footercopyright {
	width : 570px; 
	height : 60px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #597F94; 
	border-right : 1px solid #FFFFFF; 
	border-top : 1px solid #BEC9D1; 
} 
td.footerblank {
	height : 60px; 
	vertical-align : middle; 
	text-align : center; 
	background-color : #BEC9D1; 
	border-top : 1px solid #FFFFFF; 
} 
.NavInfo {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF; 
	text-transform : uppercase; 
	font-weight : bold; 
	font-size : 10px; 
	vertical-align : middle; 
	text-decoration : none;
	border: 2px solid #000000;
}
.HeaderInfo {
	font-family:"Times New Roman", Times, serif; 
	color : #FFFFFF; 
	padding-right : 10px; 
	text-transform : uppercase; 
	font-weight : bold; 
	font-size : 10px; 
	vertical-align : middle; 
	text-decoration : none; 
} 
	.HeaderInfo a:link , .HeaderInfo a:visited {
		font-family:"Times New Roman", Times, serif; 
		color : #FFFFFF; 
		padding-right : 10px; 
		text-transform : uppercase; 
		font-weight : bold; 
		font-size : 10px; 
		vertical-align : middle; 
		text-decoration : none; 
	} 
		.HeaderInfo a:hover {
			font-family:"Times New Roman", Times, serif; 
			color : #FFFFFF; 
			text-transform : uppercase; 
			font-weight : bold; 
			font-size : 10px; 
			vertical-align : middle; 
			text-decoration : underline; 
		} 
.FooterInfo {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	/*line-height: 25px;*/
	text-decoration: none;
	letter-spacing:1px;
	/*FOOTER*/
	background-color:#2D6095;
	border: 2px solid;
	border-color:#000000;
}
	.FooterInfo a, .FooterInfo a:visited {
		font-family:"Times New Roman", Times, serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFDAA1;
		text-transform: uppercase;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 25px;
		text-decoration: none;
	}
		.FooterInfo a:hover {
			font-family:"Times New Roman", Times, serif;
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 4px;
			padding-right: 4px;
			line-height: 25px;
			text-decoration: none;
		}
.copyright {
	font-family : "Times New Roman", Times, serif; 
	background-color : #6D6773; 
	font-size : 10px; 
	color : #FFFFFF; 
	text-decoration : none; 
} 
.PageOptions {
	font-family:"Times New Roman", Times, serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #006699; 
	letter-spacing: 1px; 
}
	.PageOptions a, .PageOptions a:visited {
		font-family:"Times New Roman", Times, serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #006699; 
		letter-spacing: 1px; 
		text-decoration: none; 
	}
		.PageOptions a:hover {
			color:#999966; 
			font-weight:bold; 
			text-decoration: none;
		}

/****************************************
	NAVIGATION MENU STYLE ELEMENTS
	Used by "includes/navigation.asp"
*****************************************/
.left-nav {
background-color:#CCCCCC;/*#E5E4CF - tan color*/
/*background-image:url(/Templates/default/Images/bg.gif);
background-repeat:repeat-y;*/
}


#navigation {
	width: 190px;	
	letter-spacing: 1px;
	line-height: 25px;
}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size:10px; 
	}
		#navigation li a#normal, #navigation li a#normal:link, #navigation li a#normal:visited {
			font-family:"Times New Roman", Times, serif; 
			font-size: 14px; 
			font-weight: bold; 
			color: #000000; 
			text-decoration: none; 
			
		}
		
		/*NAV LINK HOVER*/
			#navigation li a#normal:hover {
				color:#818E7E;/*95AD94*/ 
				text-decoration: none; 
			}
		
		#navigation li a#normalsub, #navigation li a#normalsub:link, #navigation li a#normalsub:visited {
			font-family:"Times New Roman", Times, serif; 
			font-size: 12px; 
			font-weight: normal; 
			color: #FFFFFF; 
			text-decoration: none; 
		}
			#navigation li a#normalsub:hover {
				color:#000000;
				text-decoration: none; 
			}
		#navigation li a#hidden, #navigation li a#hidden:link, #navigation li a#hidden:visited {
			font-family:"Times New Roman", Times, serif; 
			font-size: 12px; 
			font-weight: bold; 
			color:FFFFFF; 
			text-decoration: none; 
		}
			#navigation li a#hidden:hover {
				color: #000000; 
				text-decoration: none; 
			}
		#navigation li a#hiddensub, #navigation li a#hiddensub:link, #navigation li a#hiddensub:visited {
			font-family:"Times New Roman", Times, serif; 
			font-size: 12px; 
			font-weight: normal; 
			color:#000000; 
			letter-spacing: 1px; 
			text-decoration: none; 
		}
			#navigation li a#hiddensub:hover {
				color: #000000; 
				text-decoration: none; 
			}

/****************************************
	COMMON MENU STYLE ELEMENTS
	Used by all your SiteDynamic website
*****************************************/
.ContentTable {
	padding-left : 10px; 
	padding-right : 10px; 
} 
.msg {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #009900; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.error {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #AF5403; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.Content {
	font-family:"Times New Roman", Times, serif; 
	font-size : 12px; 
	color : #333333; 
	text-decoration : none; 
} 
	.Content a:link , .Content a:visited {
		font-family:"Times New Roman", Times, serif; 
		font-size : 12px; 
		color : #FF9900; 
		text-decoration : underline; 
	} 
		.Content a:hover {
			font-family:"Times New Roman", Times, serif; 
			font-size : 12px; 
			color : #597f94; 
			text-decoration : underline; 
		} 
.square {
	background-color : #FF9700; 
} 
.itemHR {
	border : 1px dashed #b0C2CC; 
	height : 1px; 
}
.ShowLink {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #333333; 
	background-color : #FFFFFF; 
	text-decoration : none; 
} 
.ShowLink a:link , .ShowLink a:visited {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #333333; 
	text-decoration : underline; 
} 
.ShowLink a:hover {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #5E5E5E; 
	text-decoration : underline; 
} 
.blnAdminMenu {
	font-family:"Times New Roman", Times, serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
} 
.blnAdminMenu a , .blnAdminMenu a:link , .blnAdminMenu a:visited {
	font-family:"Times New Roman", Times, serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.blnAdminMenu a:hover {
	font-family:"Times New Roman", Times, serif; 
	font-size : 11px; 
	color : #FF9700; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.txtsmall {
	font-family:"Times New Roman", Times, serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : none; 
} 
.txtsmall a:link , .txtsmall a:visited {
	font-family:"Times New Roman", Times, serif; 
	font-size : 9px; 
	color : #597F94; 
	text-decoration : underline; 
} 
.txtsmall a:hover {
	font-family:"Times New Roman", Times, serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : underline; 
} 
.titlesmall {
	font-family:"Times New Roman", Times, serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:link , .titlesmall a:visited {
	font-family:"Times New Roman", Times, serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:hover {
	font-family:"Times New Roman", Times, serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #FF9700; 
	text-decoration : none; 
} 
.Installed {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #00A100; 
	text-decoration : none; 
} 
.NotInstalled {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #C0C0C0; 
	text-decoration : none; 
} 
.AdminMenuBox {
	border : 1px dotted #B1B1B1; 
} 
.AdminHR {
	color : #598094; 
	height : 1px; 
} 
 
/****************************************
	FORM STYLE ELEMENTS
	Used by all website forms
*****************************************/
/*for dropdown*/
select {
	font-family:"Times New Roman", Times, serif; 
	font-size : 16px; 
	color:#000000; 
	background-color : #F4F6F8; 
	border-color : #bec9d1; 
	border-style : solid; 
	border-width : 1px;
}

input {
	font-family:"Times New Roman", Times, serif; 
	font-size:16px; 
	color:#000000; 
	/*background-color : #F4F6F8; 
	border-color : #bec9d1; 
	border-style : solid; 
	border-width : 1px; */
}

textarea {
	font-family:"Times New Roman", Times, serif; 
	font-size : 12px; 
	color:#000000; 
	background-color : #F4F6F8; 
	border-color : #bec9d1; 
	border-style : solid; 
	border-width : 1px; 
}
input.submit {
	font-family:"Times New Roman", Times, serif; 
	font-size : 14px; 
	color:#000000; 
	font-weight : bold; 
	/*background-color : #597f94; 
	border-color : #F4F6F8; 
	border-style : solid; 
	border-width : 1px; */
} 
input.apply {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #000000; 
	font-weight : bold; 
	background-color : #FFFFFF; 
	border-color : #000000; 
	border-style : solid; 
	border-width : 1px; 
} 
input.delete {
	font-family:"Times New Roman", Times, serif; 
	font-size : 10px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background-color : #FC0000; 
	border-color : #000000; 
	border-style : solid; 
	border-width : 1px; 
} 

/****************************************
	/Custom VRM Tags for home page
****************************************/
div#wrapper {
	margin: 0; 
	padding: 0; 
	background: #fff3bd top left no-repeat; clear: left; 
	border-bottom: 8px solid #fde062; 
	border-right: 8px solid #fde062; 
	border-left: 8px solid #fde062;
	}




div#wrapper_inner {
	position:relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0; 
	font:"Times New Roman", Times, serif;
	font-size:medium; 
	color: #2c456c;
	}

div#wrapper_inner h1 {
	font: normal 25px "Times New Roman", Times, serif; 
	color: #06406d; 
	margin-top: 0;
	}
div#wrapper_inner h2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif; 
	color: #473518;
	}
div#wrapper_inner h3 {
	font-size: 15px; 
	color: #6495ED;
	}
div#wrapper_inner a {
	color: #6495ED; 
	text-decoration: underline;
	}
div#wrapper_inner a:hover {
	color: #2c456c; 
	text-decoration: none;
	}
div#wrapper_inner blockquote p {
	font: italic 12px/125% "Times New Roman", Times, serif !important; 
	color: #eaab45;
	}

#quicksearch {
					/*top right bottom left
	margin: 5px 10px 5px 10px; */
	padding: 0px; 
	/*float: right; */
	margin-bottom:20px;
	border-left: 3px solid #2D6095; 
	background: none;
	text-align: center ; 
 	vertical-align: top;
 	font: normal 12px/100% "Times New Roman", Times, serif; 
	color:#000000;
	}
#quicksearch table {
	font: normal 12px/100% "Times New Roman", Times, serif; 
	color: #2c456c;
	}

div#featured{
	argin: 0; padding: 0 10px 0 0; clear: right; height: 300px; width: 250px; overflow-y: scroll;
}


div#edit2{
top:50px;
left:3%;
position:fixed;
z-index:5;
}


div#edit{
top:50px;
left:1%;
position:fixed;
z-index:5;
background-image:url(/uploads/admin_bg.gif);
background-repeat:no-repeat;
width:40px;
height:250px;
}
 
div#edit a{
padding-left:7px;
}

/*div#edit{
 position:absolute;
 z-index:5;
 padding-top:0px;
}*/
