/* -----------------------------------------
GENERAL CSS
----------------------------------------- */
body{
	margin: 0px;
	background-attachment: fixed;
	background-image: url(/images/general/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
}
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
h1{
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #CC0000;
	margin: 0px;
}
.GEN-404-text{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}
#GEN-maintable{
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#GEN-header{
	background-image: url(/images/general/bg-header.jpg);
	background-repeat: repeat-x;
	height: 145px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#GEN-menu{
	background-color: #FF0000;
}
#GEN-content{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#GEN-content-home{
	margin-top: 8px;
	margin-bottom: 12px;
}
#GEN-horline-dotted{
	background-image: url(/images/general/line-hor-dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#GEN-contact-details{
	background-color: #ebebeb;
	padding: 10px;
	width: 290px;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
}

/* -----------------------------------------
TOPMENU
----------------------------------------- */
#TOPMENU-td{
	background-color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#TOPMENU-td a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#TOPMENU-td a:hover{
	color: #FF9900;
	text-decoration: none;
}


/* -----------------------------------------
MAIN MENU
----------------------------------------- */
.MENU-links{
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/general/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.MENU-links a:link{
	color: #D6D5DB;
	text-decoration: none;
}
.MENU-links a:visited{
	color: #D6D5DB;
	text-decoration: none;
}

.MENU-links2{
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.MENU-links2 a:link{
	color: #D6D5DB;
	text-decoration: none;
}
.MENU-links2 a:visited{
	color: #D6D5DB;
	text-decoration: none;
}

/* -----------------------------------------
SUBMENU
----------------------------------------- */
#SUBMENU-td{
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#SUBMENU-td a:link{
	text-decoration: none;
	color: #0000CC;
}
#SUBMENU-td a:visited{
	text-decoration: none;
	color: #0000CC;
}
#SUBMENU-td a:hover{
	color: #FF0000;
	text-decoration: none;
}


/* -----------------------------------------
PAGINATION
----------------------------------------- */
#PAGINATION-block{
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PAGINATION-block a:link{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
}
#PAGINATION-block a:visited{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
}
#PAGINATION-block a:hover{
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.PAGINATION-text{
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


/* -----------------------------------------
NEWS
----------------------------------------- */
.NEWS-home-banner-td{
	background-image: url(/images/general/bg-vertline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#NEWS-home-articles{
	padding-top: 10px;
	padding-bottom: 10px;
}
.NEWS-home-articles-td{
	padding: 10px;
}
.NEWS-home-header{
	font-family: Arial;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.NEWS-home-date{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
}
.NEWS-home-content{
	font-family: Arial;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
}
.NEWS-home-button{
	text-align: right;
	padding: 5px;
}
.NEWS-home-article-row1{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #E0E0E0;
	background-image: url(/images/general/bullet-article-home.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.NEWS-home-article-row1 a:link{
	color: #333333;
	text-decoration: none;
}
.NEWS-home-article-row1 a:visited{
	color: #333333;
	text-decoration: none;
}
.NEWS-home-article-row1 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.NEWS-home-article-row2{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #F2F0F1;
	background-image: url(/images/general/bullet-article-home.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.NEWS-home-article-row2 a:link{
	color: #333333;
	text-decoration: none;
}
.NEWS-home-article-row2 a:visited{
	color: #333333;
	text-decoration: none;
}
.NEWS-home-article-row2 a:hover{
	color: #FF0000;
	text-decoration: none;
}
#NEWS-block{
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #CCCCCC;
}
#NEWS-nonews{
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #CCCCCC;
	font-family: Arial;
	font-size: 18px;
	color: #CC0000;
	height: 150px;
}
.NEWS-image{
	width: 100px;
}
.NEWS-icon-enlarge{
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.NEWS-title{
	font-family: Arial;
	font-size: 22px;
	color: #0000CC;
}
.NEWS-date{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.NEWS-text{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.NEWS-premium-submenu-links{
	display: block;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.NEWS-premium-submenu-links:visited{
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
a.NEWS-premium-submenu-links:hover{
	background-color: #666666;
	border: 1px solid #666666;
	text-decoration: none;
	color: #FFFFFF;
}
#NEWS-premium-block{
	margin-top: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#NEWS-premium-headline{
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
#NEWS-premium-headline a:link{
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
#NEWS-premium-headline a:visited{
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
#NEWS-premium-headline a:hover{
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
#NEWS-premium-date{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}
#NEWS-premium-summary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
	line-height: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#NEWS-premium-nonews{
	margin-top: 25px;
	font-family: Arial;
	font-size: 18px;
	color: #CC0000;
}
/* -----------------------------------------
JOBS
----------------------------------------- */
#JOBS-block{
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #CCCCCC;
}
#JOBS-nojobs{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 50px;
}
.JOBS-title{
	font-family: Arial;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}
.JOBS-title a:visited{
	font-family: Arial;
	font-size: 14px;
	color: #CC0066;
	font-weight: bold;
}
.JOBS-title a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.JOBS-text{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-top: 4px;
}


/* ------------------------------------
JOBS-DETAILS
------------------------------------ */
.JOBS-container{
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 8px;
	padding: 8px;
	display: block;
}
a.JOBS-container:hover{
	border: 2px solid #FF9900;
	background-color: #ebebeb;
}
.JOBS-header{
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	height: 35px;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #831B1A;
	width: 650px;
}
.JOBS-header a:visited{
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}

.JOBS-button{
	width: 200px;
	position: relative;
	top: -25px;
	left: 725px;
	clear: both;
}
.JOBS-details-table{
	padding-bottom: 10px;
	padding-top: 10px;
}
.JOBS-details-tdcol1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #CCCCCC;
}
.JOBS-details-tdcol2{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.JOBS-selected{
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* ------------------------------------
FORM ELEMENTS
------------------------------------ */
#FORM-block{
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #CCCCCC;
	margin-bottom: 20px;
}
.FORM-text{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	padding-bottom: 10px;
	line-height: 20px;
}
.FORM-textfield{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	height: 26px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 480px;
}
.FORM-textfield2{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	height: 26px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.FORM-textfield-code{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	height: 26px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.FORM-dropdown{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 36px;
}
.FORM-multiselect{
}
.FORM-textarea{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 480px;
}
.FORM-textarea2{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.FORM-col1{
	padding: 4px;
	border: 1px solid #cccccc;
	background-color: #ebebeb;
}
.FORM-col2{
	padding: 4px;
	border: 1px solid #cccccc;
}
.FORM-col2-req{
	padding: 4px;
	border: 1px solid #FAAF14;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: 450px center;
}
.FORM-button {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #009900;
	border: 2px outset #006600;
	padding-top: 1px;
	padding-bottom: 1px;
}

.FORM-statusmsg-error{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
	margin-bottom: 10px;
	width: 505px;
}
.FORM-statusmsg-ok{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	background-color: #CCFF00;
	padding: 5px;
	margin-bottom: 10px;
	width: 505px;
}
.FORM-text{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.FORM-textdesc{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 3px;
	width: 515px;
}
.FORM-textdesc2{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 3px;
	width: 425px;
}
.FORM-field{
	width: 515px;
	margin-bottom: 8px;
}
.FORM-field2{
	width: 425px;
	margin-bottom: 8px;
}
.FORM-field-req{
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	width: 515px;
	margin-bottom: 8px;
}
.FORM-field-req2{
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	width: 425px;
	margin-bottom: 8px;
}
.FORM-field-button{
	width: 200px;
	text-align: right;
	position: relative;
	top: -45px;
	left: 295px;
}
.FORM-thanks{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E6FF80;
	padding: 10px;
}



/* -----------------------------------------
FOOTER
----------------------------------------- */
#GEN-footer{
	background-image: url(/images/general/bg-footer.jpg);
	height: 66px;
	padding-top: 25px;
}
#FOOTER-logo{
	margin-left: 15px;
	margin-right: 5px;
}
#FOOTER-text{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
}
#FOOTER-text a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER-text a:hover{
	color: #FFCC00;
}


/* ------------------------------------
PHOTOS
------------------------------------ */
.PHOTOS-home-viewlink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	width: 86px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.PHOTOS-home-viewlink a:link{
	color: #0000CC;
	text-decoration: none;
}
.PHOTOS-home-viewlink a:visited{
	color: #0000CC;
	text-decoration: none;
}
.PHOTOS-home-viewlink a:hover{
	color: #FF0000;
	text-decoration: none;
}
.PHOTO-CART-tally-header{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.PHOTO-CART-tally{
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.PHOTO-CART-line{
	background-image: url(/images/general/line-hor-dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;
}
.PHOTO-CART-header{
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.PHOTO-IMAGE-border{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.PHOTO-IMAGE-header{
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	background-color: #ebebeb;
	padding: 5px;
}
.PHOTO-IMAGE-img{
	width: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 150px;
}
.PHOTO-IMAGE-comment{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.PHOTO-IMAGE-viewcat{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0591DC;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
}
a.PHOTO-IMAGE-viewcat:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0591DC;
}
a.PHOTO-IMAGE-viewcat:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CC0000;
}
.PHOTO-IMAGE-button-block{
	width: 200px;
	margin-bottom: 8px;
}
.PHOTO-IMAGE-price{
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.PHOTO-IMAGE-button-enlarge{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D5D5D;
	text-align: center;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.PHOTO-IMAGE-button-enlarge:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D5D5D;
}
a.PHOTO-IMAGE-button-enlarge:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.PHOTO-IMAGE-button-addcart{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0591DC;
	text-align: center;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.PHOTO-IMAGE-button-addcart:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0591DC;
}
a.PHOTO-IMAGE-button-addcart:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #035F8F;
}
.PHOTO-IMAGE-noimg{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 50px;
}
.PHOTO-IMAGE-noimg a:visited{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 50px;
}
.PHOTOS-CARTSUM-header{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3CBFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.PHOTOS-CARTSUM-item{
	background-color: #ebebeb;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.PHOTOS-CARTSUM-item-prices{
	background-color: #ebebeb;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.PHOTOS-CARTSUM-item-totals{
	background-color: #ebebeb;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.PHOTOS-CARTSUM-textfield{
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	border: 1px solid #999999;
}
#SHIPPING-options{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* -----------------------------------------
LINKS
----------------------------------------- */
.LINKS-container{
	padding: 12px;
	background-color: #E8E8E8;
	margin-bottom: 5px;
}
.LINKS-header{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-image: url(/images/general/icon-links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.LINKS-header a:link{
	text-decoration: none;
	color: #333333;
}
.LINKS-header a:visited{
	text-decoration: none;
	color: #333333;
}
.LINKS-header a:hover{
	text-decoration: none;
	color: #CC0000;
}
.LINKS-content{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.LINKS-content-line{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.LINKS-url{
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
}
.LINKS-url a:link{
	color: #0066FF;
}
.LINKS-url a:visited{
	text-decoration: none;
	color: #0066FF;
}
.LINKS-url a:hover{
	text-decoration: none;
	color: #CC0000;
}
.LINKS-ind-header{
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-size: 15px;
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
}
.LINKS-ind-content{
	background-color: #E8E8E8;
	border: 1px solid #cccccc;
	font-size: 15px;
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
}
.LINKS-ind-content a:link{
	text-decoration: none;
}
.LINKS-ind-content a:visited{
	text-decoration: none;
	color: #0000CC;
}
.LINKS-ind-content a:hover{
	color: #CC0000;
	text-decoration: none;
}
.LINKS-html{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding-top: 8px;
	padding-bottom: 5px;
}
.LINKS-formcol1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.LINKS-formcol2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
.LINKS-formcol2-req{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
.LINKS-form-textfield{
	width: 450px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.LINKS-form-securecode{
	width: 80px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}



/* ----------------------------------
CLIENT ADMIN
---------------------------------- */
.CLIENTADMIN-container{
	margin-top: 10px;
	padding: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.CLIENTADMIN-list-header{
	background-color: #CC0000;
	padding: 7px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.CLIENTADMIN-list-subheader{
	background-color: #ebebeb;
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.CLIENTADMIN-list-items{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.CLIENTADMIN-list-items a:link{
	color: #0000CC;
}
.CLIENTADMIN-list-items a:visited{
	color: #0000CC;
	text-decoration: underline;
}
.CLIENTADMIN-list-items a:hover{
	color: #CC0000;
	text-decoration: none;
}


/* ----------------------------------
CLIENT ADMIN FORM
---------------------------------- */
.CLIENTFORM-col1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #CCCCCC;
}
.CLIENTFORM-col2{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.CLIENTFORM-col2-req{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.CLIENTFORM-dropdown{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 230px;
}
.CLIENTFORM-textfield{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.CLIENTFORM-textarea{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#CLIENT-termsconditions{
	height: 150px;
	overflow: scroll;
	background-color: #ebebeb;
	padding: 7px;
}
.CLIENT-link{
	font-family: Arial;
	font-size: 12px;
}
a.CLIENT-link:visited{
	color: #0000CC;
	text-decoration: underline;
}
a.CLIENT-link:hover{
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
}


.ADVERTISING-tdcol1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.ADVERTISING-tdcol2{
	background-color: #B1B3B4;
	width: 364px;
}
.ADVERTISING-header{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1F2677;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.ADVERTISING-text{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	width: 580px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding-bottom: 10px;
}
.ADVERTISING-text2{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	width: 580px;
	margin-bottom: 15px;
	line-height: 20px;
}




.NEWS-home-banner-ads{
	margin-bottom: 15px;
}
.NEWS-home-featured-container{
	margin-bottom: 15px;
}
.NEWS-home-featured-headline{
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 25px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 10px;
}
.NEWS-home-featured-date{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 12px;
}
.NEWS-home-featured-text{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
}
.NEWS-home-news1-container{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(/images/general/home-breakingnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
}
.NEWS-home-news1-header{
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 23px;
	color: #FF0000;
	padding-bottom: 5px;
}
.NEWS-home-news1-header a:link{
	color: #FF0000;
	text-decoration: none;
}
.NEWS-home-news1-header a:visited{
	color: #FF0000;
	text-decoration: none;
}
.NEWS-home-news1-header a:hover{
	color: #0000CC;
	text-decoration: none;
}

.NEWS-home-news1-text{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.NEWS-home-news1-more{
	text-align: right;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 7px;
	padding-bottom: 5px;
}
.NEWS-home-morenews-container{
}
.NEWS-home-morenews-header{
	background-color: #505255;
	margin-bottom: 2px;
}
.NEWS-home-morenews-blue{
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #C7E0F5;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.NEWS-home-morenews-blue a:link{
	color: #000000;
	text-decoration: none;
}
.NEWS-home-morenews-blue a:visited{
	color: #000000;
	text-decoration: none;
}
.NEWS-home-morenews-blue a:hover{
	color: #FF0000;
	text-decoration: none;
}

.NEWS-home-morenews-green{
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #D3DBD0;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.NEWS-home-morenews-green a:link{
	color: #000000;
	text-decoration: none;
}
.NEWS-home-morenews-green a:visited{
	color: #000000;
	text-decoration: none;
}
.NEWS-home-morenews-green a:hover{
	color: #FF0000;
	text-decoration: none;
}

.HOME-images-container{
	background-color: #393C3E;
	margin-bottom: 15px;
}
.HOME-images-header{
	margin-top: 20px;
	font-family: Georgia;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.HOME-images-td{
	border: 1px solid #CCCCCC;
}
.HOME-images-text{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-left: 6px;
	font-size: 14px;
	padding-bottom: 10px;
}
.HOME-images-text a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.HOME-images-text a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.HOME-images-text a:hover{
	color: #FFCC00;
	text-decoration: none;
}

/* ---------------------------------------------
HOME - FEATURED PROPERTY ROTATOR
--------------------------------------------- */
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:275px;
	width:300px;

	margin-bottom: 15px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	width:300px;
	position:absolute;
	list-style: none;
	left: 0px;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:50
}

#HOME-news-slider-image{
}
#HOME-news-slider-summary{
	background-color: #333333;
	padding: 5px;
	width: 290px;
	margin-top: 1px;
	color: #CCCCCC;
	text-align: left;
}
#HOME-news-slider-summary a:link{
	color: #FFCC00;
	text-decoration: none;
}
#HOME-news-slider-summary a:visited{
	color: #FFCC00;
	text-decoration: none;
}
#HOME-news-slider-summary a:hover{
	color: #FF0000;
	text-decoration: none;
}

