html, body {
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	text-align: center;
}

div#err_txt {
	color:#CC0000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	
}

div#page-container {
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	width: 966px;
	margin: 0 auto;
	background: #FFFFFF;
}

table#page-tble-holder {
	width: 100%;
	height: auto;
}

table#page-tble-holder td.holder-padding {
	padding-left: 10px;
	padding-right: 10px;
}

div#page-top {
	position: relative;
	width: 100%;
	border-bottom: 8px solid #CCCCCC;
}

img#logo {
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
}

div#content-holder {
	font-size: 9pt;
	color: #333333;
}

/* Text Style */


/* End Text Style */
#section-txt-header {
	font-size:11pt;
	font-weight: bold;
	color: #3399FF;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top: 5px #999 solid;
	height: auto;
	padding: 3px;
}

#new-section-txt-header {
	font-size:11pt;
	font-weight: bold;
	color: #3399FF;
}

#section-content-header {
	font-size:16pt;
	color: #3399FF;
	margin-bottom: 10px;
	background-color:#eee;
	padding: 5px;
	margin-top: 3px;
}

#section-content-text {
	padding: 5px;
}

#page-title-holder {
	border-bottom: 1px #999 solid;
	height: auto;
}

#page-title-holder div#page-title{
	margin-top: 35px;
	font-size:18pt;
	color: #3399FF;
	width: auto;
	margin-left: 245px;
}

#content-text {
	vertical-align: top;
	text-align: justify;
	/*white-space: pre-wrap;*/
}	

#content-text img.right-align {
	float:right;
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content-text img.left-align {
	float:left;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#content-text img {
	border:1px #ccc solid;	
	float: none;
	margin: 0px;
	vertical-align: top;
}

#content-text ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-text div#sub-header {
	font-weight: bold;
	color: #3399FF;
	font-size: 12pt;
	border-bottom: 3px #ccc solid;
	padding: 3px;
	margin-top: 10px;
}

#content-text span#txt-product-name {
	color: #3399FF;
	font-weight: bold;
}

#content-text #txt-tagline {
	font-size:10pt;
	color: #3399FF;
	font-weight: bold;
}

#content-text #txt-pg-header {
	font-size:12pt;
	color: #3399FF;
	background-color:#eee;
	padding: 5px;
	margin-top: 3px;
}

#content-text #txt-content-header {
	font-size:14pt;
	color: #3399FF;
	margin-bottom: 5px;
	margin-top: 3px;
}

#content-text #txt-gellery-header {
	font-size:14pt;
	color: #3399FF;
	margin-bottom: 1px;
	margin-top: 3px;
}


/* Table Section Style */

table#page-tble-section-holder {
	width: 100%;	
	height: 300px;
}

td.left-section-holder, td.right-section-holder, td.center-section-holder {
	padding: 10px;
	vertical-align:top;	
}

table#page-tble-section-holder td.left-section-holder, table#page-tble-section-holder td.right-section-holder {
	width: 25%;
}

table#page-tble-section-holder td.center-section-holder {
	width: 50%;
}

table#tble-center-col {
	width: 100%
}

table#tble-center-col td.col-right{
	width: 50%;
	padding-left: 10px;
	vertical-align:top;	
	text-align: left;
}

table#tble-center-col td.col-left{
	width: 50%;
	padding-right: 10px;	
	vertical-align:top;	
	text-align: left;
}

div#content-text a {
	text-decoration: underline;
	color: #0066CC;
}

div#content-text a:hover {
	text-decoration: none;
	color: #006699;
}

table#tble-center-col td img#mail-icon {
	border: 0;
}

div#section-box {
	border-top: 5px #999 solid;
	text-align:justify;

}

div#section-latest-news ul, div#section-events-calendar ul {
	list-style:url(../images/icons/list_icons.gif);
}

div#section-latest-news ul li, div#section-events-calendar ul li{
	margin-left: -22px;
	margin-bottom: 8px;
}

div#section-latest-news ul li a, div#section-events-calendar ul li a{
	text-decoration: none;
	color:#333;
}

div#section-latest-news ul li a:hover, div#section-events-calendar ul li a:hover, div#section-info a:hover{
	text-decoration: none;
	color: #0099FF;
}

div#section-latest-news ul li span.news-type, div#section-events-calendar ul li span.events-header {
	color: #0099FF;
	font-weight: bold;	
}

div#section-member-login {
	border-bottom: 1px #333 dashed;
	padding-bottom: 10px;
}

div#section-info {
	margin-top: 10px;
	height: auto;

}

div#section-info ul {
	list-style: none;
}

div#section-info ul li{
	margin-left: -35px;
	margin-bottom: 10px;
}

div#section-info ul li div{
	padding: 4px;
	background-color: #ccc;
}
	
div#section-info img{
	vertical-align:text-top;
	border: 0;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}

div#section-info ul li a {
	text-decoration: none;
	color:#333333;
}

div#section-info ul li a div{
	background-color: #eee;
}

div#section-info a:hover div{
	background-color: #E8E7E1;
}

/* End Table Section Style */

/* Panel Style */

div#pannels-holder {
	border-top: 1px #ccc solid;
	margin-top: 5px;
	font-size: 9pt;
}

table#tble-pannels-holder {
	width: 100%;
}
table#tble-pannels-holder td{
	width: 33%;
	padding: 10px;
	vertical-align: top;
}

table#tble-pannels-holder td img{
	float: left;
	border: 1px #333 solid;
	margin-bottom: 10px;
}

table#tble-pannels-holder td div#pannels-text{
	padding: 10px;
	text-align: justify;	
	width: auto;
	display: block;
	font-size: 9pt;

}

table#tble-pannels-holder td a {
	text-decoration: none;
	color: #333333;
}

table#tble-pannels-holder td a:hover {
	text-decoration: none;
	color: #0099FF;
}

/* end panel Style */


/* Form Style */

table#tble-frm td{
	padding: 3px;
	white-space: nowrap;
	vertical-align: top;
}

form input, form textarea, select {
	font-size: 10pt;
	background-color:#eee;
	border:1px #333 solid;
	padding: 2px;
	
}

form input.form-btn {
	font-size: 9pt;
	color: deflaut;
	height: 22px;
	border: 1px solid #7293BA;
	background-image:url(../images/nav.png);
	width: 80px;
}


/* End Form Style */




/* Footer Holder Style */
#footer-holder {
	border-top: 1px #ccc solid;
	padding: 10px;
	font-size:8pt;
	color:#666666;
	margin-top: 10px;
	border-bottom: 10px #666666 solid;
	height: 65px;
	background-color: #eee;

}

#footer-left {
	line-height: 15px; width: 50%; float: left; height: 62px;
}

#footer-right {
	position: relative; text-align: right; width: 50%; float: right; height: 62px; 
	
}
/* End Footer Holder Style */

#products-logo-holder {
	white-space: normal;	
}

#products-logo-holder a div{
	text-decoration: none;
	color: #333333;
	background-color:#eee;
}

#products-logo-holder a:hover div{
	text-decoration: none;
	color: #0099FF;
}

#products-logo-holder div#logos-element-holder {
	float: left;	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 8pt;
	text-align: center;
	height: 150px;
	padding: 10px;
	vertical-align: middle;
}

#products-logo-holder div#logos-element-holder table#empty-box-holder {
	height: 100%;
	border: 1px #FFF solid;
}

#products-logo-holder div#logos-element-holder span{
	width: 120px;
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	height: auto;

}

#products-logo-holder div#logos-element-holder div#logos-box-holder {
	width: 120px;
	height: 120px;
	border: 1px #CCC solid;
	background-color:#FFFFFF;
	text-align: center;
}

#products-logo-holder div#logos-element-holder div#logos-box-holder img{	
	width: 120px;
	height: 120px;
	border: 0px;
}










