/****************************************
	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: #aacccc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing: 1px; 
	
} 
td , th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing: 1px; 
} 
img {
	border : 0px; 
} 
.Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFDAA1;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 25px;
	text-decoration: none;
	background-color:#88A4C8;
}
	.Top a, .Top a:visited {
		font-family: Verdana, Arial, Helvetica, sans-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: Verdana, Arial, Helvetica, sans-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 : #BEC9D1; 
	border-right : 1px solid #FFFFFF; 
	border-top : 1px solid #FFFFFF; 
	border-bottom : 1px solid #FFFFFF; 
} 
td.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-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-right : 1px solid #BEC9D1; 
} 
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 : Verdana, Arial, Helvetica, sans-serif; 
	color : #FFFFFF; 
	text-transform : uppercase; 
	font-weight : bold; 
	font-size : 10px; 
	vertical-align : middle; 
	text-decoration : none; 
} 
.HeaderInfo {
	font-family : Verdana, Arial, Helvetica, sans-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 : Verdana, Arial, Helvetica, sans-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 : Verdana, Arial, Helvetica, sans-serif; 
			color : #FFFFFF; 
			text-transform : uppercase; 
			font-weight : bold; 
			font-size : 10px; 
			vertical-align : middle; 
			text-decoration : underline; 
		} 
.FooterInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	/*padding-left: 4px;
	padding-right: 4px;
	line-height: 5px;*/
	text-decoration: none;
	letter-spacing:1px;
	/**/background-color:#88A4C8;
}
	.FooterInfo a, .FooterInfo a:visited {
		font-family: Verdana, Arial, Helvetica, sans-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: Verdana, Arial, Helvetica, sans-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 : Verdana, Arial, Helvetica, sans-serif; 
	background-color : #597F94; 
	font-size : 10px; 
	color : #FFFFFF; 
	text-decoration : none; 
} 
.PageOptions {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #BAC4D1; 
	letter-spacing: 1px; 
}
	.PageOptions a, .PageOptions a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #BAC4D1; 
		letter-spacing: 1px; 
		text-decoration: none; 
	}
		.PageOptions a:hover {
			color: #CEDAEA; 
			font-weight:bold; 
			text-decoration: none;
		}


/****************************************
	COMMON MENU STYLE ELEMENTS
	Used by all your SiteDynamic website
*****************************************/
.ContentTable {
	padding-left : 10px; 
	padding-right : 10px; 
} 
.msg {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #009900; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.error {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #AF5403; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.Content {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #333333; 
	text-decoration : none; 
} 
	.Content a:link , .Content a:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 12px; 
		color : #FF9900; 
		text-decoration : underline; 
	} 
		.Content a:hover {
			font-family : Verdana, Arial, Helvetica, sans-serif; 
			font-size : 12px; 
			color : #597f94; 
			text-decoration : underline; 
		} 
.square {
	background-color : #FF9700; 
} 
.itemHR {
	/**/border : 1px dashed #b0C2CC; 
	height : 1px; 
}
.ShowLink {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #333333; 
	background-color : #FFFFFF; 
	text-decoration : none; 
} 
.ShowLink a:link , .ShowLink a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #333333; 
	text-decoration : underline; 
} 
.ShowLink a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #5E5E5E; 
	text-decoration : underline; 
} 
.blnAdminMenu {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
} 
.blnAdminMenu a , .blnAdminMenu a:link , .blnAdminMenu a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.blnAdminMenu a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #FF9700; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.txtsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : none; 
} 
.txtsmall a:link , .txtsmall a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #597F94; 
	text-decoration : underline; 
} 
.txtsmall a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : underline; 
} 
.titlesmall {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:link , .titlesmall a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #FF9700; 
	text-decoration : none; 
} 
.Installed {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #00A100; 
	text-decoration : none; 
} 
.NotInstalled {
	font-family : Verdana, Arial, Helvetica, sans-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
*****************************************/
input , textarea , select {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #666666; 
	background-color : #F4F6F8; 
	border-color : #bec9d1; 
	border-style : solid; 
	border-width : 1px;
	 
} 
input.submit {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background-color : #597f94; 
	border-color : #F4F6F8; 
	border-style : solid; 
	border-width : 1px;
	width:150px;
	height:50px;
 
} 
input.apply {
	font-family : Verdana, Arial, Helvetica, sans-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 : Verdana, Arial, Helvetica, sans-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#edit{
 position:absolute;
 z-index:5;
 background-color: transparent;
 /*background-color:#aacccc;
 padding:1em;*/
 }


div#wrapper_inner {
	position:relative;
	/*padding-left: 10px;*/
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	margin: 0; 
	font: normal 12px/175% Geneva, Arial, Helvetica, sans-serif; 
	color: #2c456c;
	}

div#wrapper_inner h1 {
	font: normal 25px Georgia, "Arial", Times, serif; 
	color: #06406d; 
	margin-top: 0;
	}
div#wrapper_inner h2 {
	font-size: 18px; 
	color: #473518;
	}
div#wrapper_inner h3 {
	font-size: 15px; 
	color: #06406d;/*#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% Geneva, Arial, Helvetica, sans-serif !important; 
	color: #eaab45;
	}

#quicksearch {
					/*top right bottom left*/
	margin: 5px 10px 5px 10px; 
	/*padding: 0px;*/
	padding-left:2.5em; 
	float: right; 
	border-left: 3px solid #aacccc; 
	background: none;
	text-align: center ; 
 	vertical-align: top;
 	font: normal 12px/100% Geneva, Arial, Helvetica, sans-serif; 
	color: #2c456c; 
	}
#quicksearch table {
	font: normal 12px/100% Geneva, Arial, Helvetica, sans-serif; 
	color: #2c456c;
	}
	
.quicksearch-border{
background-color:#E4DAB9; /* D4D4AA #2c456c*/
border: 3px solid #aacccc; /*#aacccc;*/
}

.quick-button
{
width:100px;
height:25px;
font-size:18px;
border:1px solid #000000;
}

div#featured{
	margin: 0; padding: 0 10px 0 0; clear: right;  width: 255px; overflow:hidden; 
}/*overflow-y: scroll;*/

.featured-name {
	font-size: 18px; 
	color: #473518;
	font-weight:bold;
	}
/****************************************
	/End Custom VRM tags
****************************************/
/****************************************
	/SITEDYNAMIC V1.1
	/BLUETECH SKIN STYLESHHEET
*****************************************/
