/****************************************
	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
*****************************************/

.contentbg1{background-image:url('/uploads/index-a_09.jpg'); background-repeat:no-repeat; background-color:#FFFFFF;}

h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black}
	
h2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black}
	
#wrap{
	width:976px;
	margin:0 auto;
}

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;
}
	.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: 25px;
	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;
		}
a.buttondesc
{
	padding: 5px 10px; font-size: 13px; color: #000 !IMPORTANT; /*border: 1px solid #999;*/
	background:transparent url(/vrmgr/images/button_gradient.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
}
a.buttondesc:hover, a.buttondesc:focus
{
	font-size: 13px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(/vrmgr/images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
	text-decoration:none !IMPORTANT;
}

/****************************************
	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 : 10px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background-color : #597f94; 
	border-color : #F4F6F8; 
	border-style : solid; 
	border-width : 1px; 
} 
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
****************************************/

body
{ background-image: url("/uploads/bg.png");
	background-repeat:repeat-x;
	background-color:#3a2c5d;
}
.text
{ 
	font-size: 10pt;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
p
{
	font-size: 10pt;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
	
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

ul#featured {margin: 0; padding-left: 10px; list-style: none;}
ul#featured li {margin: 0; padding: 0 0 15px 0; width: 213px; list-style: none; float: left; text-align: center; font: 12px/150% Arial, Helvetica, sans-serif;}
ul#featured li img {margin: 0; padding: 5px; background: #fff; border: 1px solid #ddd; cursor:pointer;}
ul#featured li span {font: 10px; color:#ff6633;}
ul#featured li input {margin: 5px 0 0 0; padding: 5px; font-size: 10px; color: #fff; border: 1px solid #d48a5e; background: #e8a47b; top left repeat;}
ul#featured li input:hover, ul#featured li input:focus {background: #fff; color: #d48a5e;}
ul#featured li a.button {margin: 5px 0 0 0; padding: 5px; font-size: 10px; color: #fff; border: 1px solid #d48a5e; background: #e8a47b; top left repeat;}
ul#featured li a.button:hover, ul#featured li a.button:focus {background: #fff; color: #d48a5e;}



.class { font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.style1 {font-weight: bold}
.style2 {font-size: 9pt}
.style5 {font-size: 12px}
.style6 {font-size: 2px} 
.style8 {font-size: 10px}
.style9 {font-size: 9px}
.style10 {font-family: Arial, Helvetica, sans-serif}

div#edit{
 position:absolute;
 z-index:5;
 padding-top:0px;
 margin:5px 0 0 5px;
 top:5px;
 left:5px;
}


/****************************************
	/End Custom VRM tags
****************************************/
/****************************************
	/SITEDYNAMIC V1.1
	/BLUETECH SKIN STYLESHHEET
*****************************************/

