/****************************************
	DEFAULT STYLE ELEMENTS
*****************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	border: 0px;
	padding: 0px;
	text-align: left;
	
	background: url(/templates/default/images/bg.jpg) repeat-x #ddbe10;
	background-attachment: fixed;
} 

:root {
 overflow-y: scroll !important;
}

.address {
	background-color: #ddbe10;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 14px; 
	color: #54490a;
}

.address a:link {color: #54490a; text-decoration: none;}
.address a:visited {color: #54490a; text-decoration: none;}
.address a:hover {color: #54490a; text-decoration: underline;}
.address a:active {color: #54490a; text-decoration: none;}

.copyright { 
	font-size: 10px; 
	line-height: 14px;
}
.copyright a:link {color: #54490a; text-decoration: underline;}
.copyright a:visited {color: #54490a; text-decoration: underline;}
.copyright a:hover {color: #54490a; text-decoration: none;}
.copyright a:active {color: #54490a; text-decoration: underline;}



/*====begin form====*/
		.button { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #008166; 
			color: #ffffff; 
			margin-right: 0px; 
			border: 1px solid #000; 
		}
		.input{
			color:#000; 
			font-size: 11px; 
			font-family: Arial, Helvetica, sans-serif;
			background-color: #fff;
			border: 1px solid #b3cc94; 
			text-align: left;
		}
		
		.stripe { background-color: #d0e4a6;}
		
/*====end form====*/

h1 {
	color: #9d1110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}

.imageborder {border: 1px solid #9d1110}

.nav { 
	background: url(/templates/default/images/nav-bg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 11px; 
	padding: 0px 0px 8px 30px;
	line-height: 16px;
	text-align: left;
	height: 48px;
}

.nav a:link {color: #ffffff; text-decoration: none;}
.nav a:visited {color: #ffffff; text-decoration: none;}
.nav a:hover {color: #f0e6e6; text-decoration: underline;}
.nav a:active {color: #ffffff; text-decoration: none;}

.sidebar { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 12px; 
	line-height: 16px;
	text-align: left;
	
}

.sidebar a:link {color: #ffffff; text-decoration: underline;}
.sidebar a:visited {color: #ffffff; text-decoration: underline;}
.sidebar a:hover {color: #ffffff; text-decoration: none;}
.sidebar a:active {color: #ffffff; text-decoration: underline;}

table { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px; 
	line-height: 16px;
	text-align: left;
}

table a:link {color: #521010; text-decoration: underline;}
table a:visited {color: #521010; text-decoration: underline;}
table a:hover {color: #8b0f0f; text-decoration: none;}
table a:active {color: #521010; text-decoration: underline;}


.tablebg { background-image: url(/templates/default/images/table-bg.png);}



/* **************** DEFAULT STYLES ******************************* */


/*
td , th {
font-size : 12px; 
color : #333333; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
*/
img {
border : 0; 
} 
.content a , .content a:visited , .content a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ff9900; 
} 
.content a:hover {
color : #597f94; 
} 
.top {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
} 
.top a , .top a:visited , .top a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
text-decoration : underline; 
} 
.top a:hover {
color : #5e5e5e; 
} 
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 {
width : 550px; 
height : 30px; 
vertical-align : middle; 
text-align : left; 
background-color : #597f94; 
border-right : 1px solid #ffffff; 
border-top : 1px solid #ffffff; 
border-bottom : 1px solid #bec9d1; 
padding-left : 15px; 
padding-right : 15px; 
} 
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; 
color : #ffffff; 
padding-left : 10px; 
padding-right : 10px; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.FooterInfo a:link , .FooterInfo a:visited , .FooterInfo 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 : none; 
} 
.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 : #ff9700; 
text-decoration : underline; 
} 
.Content a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #597f94; 
text-decoration : underline; 
} 
/*
.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #597f94; 
font-size : 10px; 
color : #ffffff; 
text-decoration : none; 
} 
*/
.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; 
}
/* BEGIN NEW IN V1.2 */ 
.authenabled {
border: 1px solid #BEC9D1;
color: #000000;
}
.authdisabled {
border: 1px solid #EEEEEE;
color: #EEEEEE;
}
/* END NEW IN V1.2 */ 

/****************************************
	NAVIGATION MENU STYLE ELEMENTS
*****************************************/
#navigation {
width: 190px;		
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size:10px; 
}
#navigation li a#normal {
color: #597F94;
font-weight:bold; 
}
#navigation li a#normalsub {
color: #597F94;
font-weight:normal;
}
#navigation li a#hidden {
color: #9DB6C3;
font-weight:bold; 
}
#navigation li a#hiddensub {
color: #9DB6C3;
font-weight:normal;
}
#navigation a {
display: block;
width: 190px;
height: 30px;
}
#navigation a:link, #navigation a:visited {
color: #597F94;
text-decoration: none;
border-bottom: 1px #C3CAD0 dashed;
vertical-align:bottom;	
}
	#navigation a:hover {
	background-color:#FFFFFF;
	color: #597F94;
	text-decoration: none;
	border-bottom: 1px #C3CAD0 dashed; 	
	vertical-align:bottom;	
	}
/****************************************
	FORM ELEMENTS
*****************************************/
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; 
}
