/* global elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
q:before, q:after {
	content:'';
}
fieldset, img {
	border:0;
}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
* html #splashback{
  height: 100%;
}
#splashback{
  min-height:100%;
}

div {
}
img {
}
/* LINKS */
   
    a,  a:link,  a:active {
	color: #9d9886;
	text-decoration: underline;
}
a:visited {
	color: #9d9886;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#breadcrumb {
display:none;
}
#breadcrumb a:link {
}
#breadcrumb a:visited {
}
#breadcrumb a:hover {
}
#breadcrumb a:active {
}
/* END LINKS */
    
/* HEADINGS */
  
	h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
/* h1 mainly applies to page titles and Featured boxes group headers */
  h1 {
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
/* h2 mainly applies to Featured boxes container headers */
h2 {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
/* h3 mainly applies to Featured boxes item headers */
h3 {
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #9d9886;
	
	

}
/* h4 mainly applies to paragraph headers and Listing page titles */
h4 {
	display: block;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9886;
	margin-bottom: 5px;*/
	margin-bottom: 6px;
}


/* h5 mainly applies to sidebar headers and poll questions*/
h5 {
	display: block;
	font-size: 14px;
	padding-bottom: 3px;
	color: #9d9886;
	font-weight: bold;
	text-transform: uppercase;
}
/* h6 mainly applies to poll count and poll results*/
h6 {
	display: block;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #9d9886;
	font-weight: bold;
	padding-bottom: 5px;
	font-style: oblique;
}
/* END HEADINGS */


p {
}
blockquote {
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


/* LISTS */



    ul {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	list-style-type: none;
	list-style-image: url(resource/bullet-arrow.gif);
}
ul li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 20px;
	padding: 0;
}
ol li {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
dl dt {
	margin: 0;
	padding: 0;
}
dl dd {
	margin: 0;
	padding: 0;
}
/* END LISTS */
    
    
/* TABLE */
    table {
	margin: 0;
	padding: 0;
}
table caption {
	margin: 0;
	padding: 0;
}
th {
}
td {
}
/* END TABLE */    
    
    hr {
}
div.hr {
}
/* STRUCTURAL ELEMENTS */


#site-background {
	margin:  0 auto;
	padding: 0;
	background-color: #000000;
		width: 1000px;
}
#page {
	width: 934px;
	margin:  0 auto;
	padding: 0;
	background-color: #000000;
	position: relative;
	left: 70px;
}
#header {
  width: 914px;
	margin-left:10px;
	margin-right:10px;
	background-color: #000000;

	
} 
.header-block {
	padding-top: 20px;	
	
} 
#content {
	padding: 0;
	  width: 914px;
	margin-left:10px;
	margin-right:10px;
}
#home-main {
	display: block;
	float: left;
	width: 553px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 0px 20px 20px;
	margin-top: 16px;
/*	height: 1087px;*/
}
#home-sub-1 {
	display: block;
	float: right;
	width: 300px;
	background-color: #000000;
	margin-top:1040px;
}
#home-sub-2 {

}
#home-rich-content {
	position: relative;
}
#followon-main {
	display: block;
	float: left;
	width: 553px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 0px 20px 20px;
	margin-top: 16px;
/*	height: 1087px;*/

}
#followon-sub-1 {
	display: block;
	float: right;
	width: 300px;
	background-color: #000000;
	margin-top:1040px;
}
#followon-sub-2 {

}
#followon-rich-content {
}
/* IMAGES */
#logo {
	position: absolute;
	z-index: 200;
	left: 50%;
	top: 45px;
	margin-left: -430px;
} 
#banner {
	display: block;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#home-img-furniture {
display:none;

}
#followon-img-furniture {
display:none;
}
#home-img-container {
border: 1px solid #FFFFFF;
}
#home-img-container img {
	
}
#followon-img-container {

}
#followon-img-container img {
	border: 1px solid #FFFFFF;
}
.thumbnail-img img {

}

.thumbnail-img{
	float:left;
	border: 1px solid #333333;
	width: 120px;
	height: 80px;
	overflow:hidden;
	margin-right: 10px;
}


.full-img img {
margin-bottom: 10px;
	display: block;
	float: none;
	max-width:490px;
 width:expression(this.width > 490 ? "490px" : this.width);
	border: 1px solid #333333;

}

.thumbnail-img {

}
.full-img {

}
.listing-col-1
{
display: block;
float: left;



}
.listing-col-2
{
display: block;
float: left;



}
.item-text
{
display: block;
float: left;
/*width: 250px;*/

}
.item-text-full
{
display: block;
float: left;
}


.item-text-tile
{
/*	display: block;
	float: none;
	clear: both;
	height: 50px;
	overflow: hidden;*/
	display:none;
}

.item-text-tile h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;

}

/* NAVIGATION */

#main-nav {
	display: block;
	width: 111px;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -570px;
	height: 662px;
	overflow: hidden;
}
.main-nav {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	height: 18px;
}
.main-nav a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.main-nav a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.main-nav a:hover {
	font-size: 14px;
	color: #9d9886;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#sub-nav {
	position: absolute;
	top: 290px;
	left: 50%;
	margin-left: -570px;
	width: 111px;
	display: block;
}
.sub-nav-contents {
}
.sub-nav-standard {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9886;


}
.sub-nav-standard a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.sub-nav-standard a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.sub-nav-standard a:hover {
		color: #9d9886;
	text-decoration: none;

}
.sub-nav-highlight {
		color: #FFFFFF;	
	text-decoration: none;
}
.sub-nav-subpage {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#9d9886;

}
.sub-nav-subpage a:link {
color: #9d9886;	

		text-decoration: none;
}
.sub-nav-subpage a:visited {
color: #9d9886;	
		text-decoration: none;
}
.sub-nav-subpage a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sub-nav-subpage-highlight {
	color: #FFFFFF;
	text-decoration: none;
}

.subpage-rich-content hr {
display:none;
}


.footer-block {
	background-color:#000000;
	margin-left:10px;
	margin-right:10px;
	padding:10px 0px 10px 10px;
	
}
#footer {
	width: 934px;
	display: block;
	text-align: right;

		
}
#copyright {
	display: inline;
	color: #FFFFFF;


}
#footer-links {
	display: inline;
	color: #FFFFFF;
	text-align: right;
}
#footer-links a:link{
color:#9d9886;
}
#footer-links a:active{
color:#9d9886;
}

#footer-links a:visited{
color:#9d9886;
}
#footer-links a:hover{
color: #FFFFFF;
}
#seo-links {
	background-color:#000000;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: right;
	
}
#seo-links a {
}
#seo-links a:link {
}
#seo-links a:visited {
}
#seo-links a:active {
}
#seo-links a:hover {
}
/* FUNCTIONAL ELEMENTS */
#search {

position: absolute;
right: 0px;
bottom:10px;
	padding: 10px;
	z-index: 50;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display:none;


} 

.search-formfield {
border: 1px solid #000000;

width:100px;
}
.search-btn {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	background-color: #000000;
	padding: 3px;

}
#login {
position: absolute;
right: 175px;
bottom:15px;
	padding: 10px;
	z-index: 50;
color: #FFFFFF;

}
#login a:link{
color:#9d9886;
}
#login a:active{
color:#9d9886;
}
#login a:visited{
color:#9d9886;
}
#login a:hover{
color: #FFFFFF;
}

#rss {
	display: block;
	float: right;
	position: relative;
	top: 15px;
}
#rss a:link{
color:#9d9886;
}
#rss a:active{
color:#9d9886;
}
#rss a:hover{
color: #FFFFFF;
}
#rss a:visited{
color:#9d9886;
}
#sitemap {
/*	display: inline;
	padding-top: 10px;
	color: #FFFFFF;*/
	display:none;
	
}
#sitemap a:link{
color:#9d9886;
}
#sitemap a:active{
color:#9d9886;
}

#sitemap a:visited{
color:#9d9886;
}
#sitemap a:hover{
color: #FFFFFF;
}
#pagetools {
	display: block;
	float: right;
	position: relative;
	top: 15px;
}
#bookmarks {
	display: block;
	float: none;
	text-align:right;
	position: relative;
	top: 15px;
}
/* PAGE COMPONENTS */   

#newsletter {
	display: block;
	float: none;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-top: -5px;
	position: relative;
	z-index: 100;
}
.newsletter-content {
	background-image: url(resource/hdr-newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
/* 1 of 3 HOMEPAGE FEATURED ELEMENTS */
#homepage-featured-group {
margin-bottom:15px;
}
.homepage-featured-group-hdr {
/* recommended style: h1 -- do not put any text styling here*/

}

.homepage-featured-group-hdr h1 {
	color: #000000;/* recommended style: h1 -- do not put any text styling here*/
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.homepage-featured-container {
	display:block;
	border: 1px solid #FFFFFF;
	margin-top: 16px;
	padding: 10px;
}
.homepage-featured-container-hdr {
/* recommended style: h2 -- do not put any text styling here*/
	display: block;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}
.homepage-featured-box {
}
.homepage-featured-item {
	padding-bottom: 10px;
}
.homepage-featured-item-hdr {
/* recommended style: h3 -- do not put any text styling here*/
		display: block;
	font-size: 16px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #660000;
	font-weight: bold;
	text-transform: uppercase;


}
.homepage-featured-item-img {
}
.homepage-featured-item-img img {
	border: 1px solid #333333;
	width:228px;
		height: auto;
		overflow:hidden;
}
.homepage-featured-item-content {
/*do not put any text styling here*/
}
/* 2 of 3 RANDOM FEATURED ELEMENTS */


#random-featured-group {


}

.random-featured-container {
	display:block;
	float: left;
	border: 1px solid #FFFFFF;
	width:298px;
}
.random-featured-group-hdr {
/* recommended style: h1 -- do not put any text styling here*/
}
.random-featured-container-hdr{
/* recommended style: h2 -- do not put any text styling here*/
 display: none;
}
.random-featured-box {
	padding: 10px;
}
.random-featured-item {
	padding-bottom: 5px;

}
.random-featured-item-hdr h3{
/* recommended style: h3 -- do not put any text styling here*/
	display: block;
	font-size: 15px;
	line-height:20px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.random-featured-item-img {
}
.random-featured-item-img img {
	border: 1px solid #333333;
	width:228px;	
	overflow:hidden;
	height: auto;

	
}
.random-featured-item-content {
/*do not put any text styling here*/
}

/* 3 of 3  FEATURED ELEMENTS */
#featured-group {
display: none;
}
.featured-group-hdr {
/* recommended style: h1 -- do not put any text styling here*/
display: none;
}
.featured-container {
display: none;
}
.featured-container-hdr {
/* recommended style: h2 -- do not put any text styling here*/
	display: none;
}
.featured-box {
display: none;
}
.featured-item {
display: none;
}
.featured-item-hdr {
/* recommended style: h3 -- do not put any text styling here*/
display: none;
}
.featured-item-img {
display: none;
}
.featured-item-img img {
display: none;
}
.featured-item-content {
/*do not put any text styling here*/
display: none;
}
.featured-btn {
display: none;
}



#featured-group-copy {
}
.featured-group-hdr-copy {
/* recommended style: h1 -- do not put any text styling here*/
}
.featured-container-copy {
	display:block;
	float: left;
	width: 230px;
}
.featured-container-hdr-copy {
/* recommended style: h2 -- do not put any text styling here*/
	display: none;
}
.featured-box-copy {
}
.featured-item-copy {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.featured-item-hdr-copy {
/* recommended style: h3 -- do not put any text styling here*/
		display: block;
	font-size: 16px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #660000;
	font-weight: bold;
	text-transform: uppercase;
}
.featured-item-img-copy {
}
.featured-item-img img-copy {
	border: 1px solid #333333;
	width:228px;
	height: auto;
		overflow:hidden;
}
.featured-item-content-copy {
/*do not put any text styling here*/
}
.featured-btn-copy {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#666666;
	border-bottom-color:#666666;
	background-color: #4b4b4b;
	padding-left: 5px;
	padding-right: 5px;
}
/* OPTIONAL SIDEBARS - MAXIMUM OF FOUR*/
#home-sidebar-1 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 700px;
	margin-left: 157px;
	height: 70px;
	overflow: hidden;
	text-align: center;
}
#home-sidebar-1 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#home-sidebar-1 img {
	border: 1px solid #FFFFFF;	/* recommended style: h5 -- do not put any text styling here*/
}
.home-sidebar-1-hdr {
/* recommended style: h5 -- do not put any text styling here*/
}
.home-sidebar-1-content {
/* do not put any text styling here*/
}
#home-sidebar-2 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 790px;
	margin-left: 157px;
	height: 590px;
	/*overflow: scroll;
	text-align: center;*/
}
#home-sidebar-2-internal {
	display: block;
	width: 298px;
	height: 590px;
	overflow: none;
	text-align: center;
}
#home-sidebar-2 a:link, a:visited, a:hover, a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#home-sidebar-2 img {
	border: 1px solid #FFFFFF;	/* recommended style: h5 -- do not put any text styling here*/
}
.home-sidebar-2-hdr {

/* recommended style: h5 -- do not put any text styling here*/

}
.home-sidebar-2-content {
/* do not put any text styling here*/

}
#home-sidebar-3 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 1400px;
	margin-left: 157px;
	height: 300px;
	overflow: hidden;
	text-align: center;
}
#home-sidebar-3 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#home-sidebar-3 img {
	border: 1px solid #FFFFFF;	/* recommended style: h5 -- do not put any text styling here*/
}
.home-sidebar-3-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.home-sidebar-3-hdr h5{
/* recommended style: h5 -- do not put any text styling here*/

}
.home-sidebar-3-content {
/* do not put any text styling here*/

}
#home-sidebar-4 {
	display:none;
	text-align: center;
}
#home-sidebar-4 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#home-sidebar-4 img {
	border: 1px solid #FFFFFF;	/* recommended style: h5 -- do not put any text styling here*/
}
.home-sidebar-4-hdr {
/* recommended style: h5 -- do not put any text styling here*/
		
}
.home-sidebar-4-hdr h5{
/* recommended style: h5 -- do not put any text styling here*/
		
}
.home-sidebar-4-content {
/* do not put any text styling here*/
}



#followon-sidebar-1 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 288px;
	margin-left: 157px;
	height: 70px;
	overflow: hidden;
		text-align: center;
}
#followon-sidebar-1 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#followon-sidebar-1 img {
	/* recommended style: h5 -- do not put any text styling here*/
border: 1px solid #FFFFFF;
}
.followon-sidebar-1-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.followon-sidebar-1-content {
/* do not put any text styling here*/

}
#followon-sidebar-2 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 378px;
	margin-left: 157px;
	height: 590px;
	/*overflow: scroll;
		text-align: center;*/
}
#followon-sidebar-2 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#followon-sidebar-2 img {
	/* recommended style: h5 -- do not put any text styling here*/
border: 1px solid #FFFFFF;
}
.followon-sidebar-2-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.followon-sidebar-2-content {
/* do not put any text styling here*/

}
#followon-sidebar-3 {
	display: block;
	float: left;
	width: 298px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 988px;
	margin-left: 157px;
	height: 300px;
	overflow: hidden;
		text-align: center;
}
#followon-sidebar-3 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#followon-sidebar-3 img {
	/* recommended style: h5 -- do not put any text styling here*/
	border: 1px solid #FFFFFF;
}
.followon-sidebar-3-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.followon-sidebar-3-hdr h5{
/* recommended style: h5 -- do not put any text styling here*/

}
.followon-sidebar-3-content {
/* do not put any text styling here*/
}
#followon-sidebar-4 {
display: none;

}
#followon-sidebar-4 a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#followon-sidebar-4 img {
	/* recommended style: h5 -- do not put any text styling here*/
	border: 1px solid #FFFFFF;
}
.followon-sidebar-4-hdr {
/* recommended style: h5 -- do not put any text styling here*/
}
.followon-sidebar-4-hdr h5{
/* recommended style: h5 -- do not put any text styling here*/
}
.followon-sidebar-4-content {
/* do not put any text styling here*/
}

/* LISTING PAGE ELEMENTS */

.item-tile-container {
display:block;
float:left;
width: 120px;
padding-right: 10px;

}

.item-tile-container hr {
display:none;


}

.item-tile-container h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

.item-container {
}
.group-item-tile {
}
.group-item {
}
.date {
	font-weight: bold;
	padding-top: 5px;
}
.more-arrow {
	background-image: url(resource/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.more-btn {



}
.back-arrow {
	background-image: url(resource/back-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;

}
.back-btn {
}
.pagination {
text-align: center;
background-color:#ebebeb;
padding-top: 10px;
padding-bottom: 10px;
}

/* FORM ELEMENTS */
    form {
	margin:0;
	padding:0;
}
form div, form p {
}
fieldset {
}
fieldset legend {
}
* html fieldset legend {
}
fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
input, select, textarea {
}
input, select {
}
textarea {
}
input.check {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.radio {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.file {
}
input.readonly {
}
input.button {
}
input.image {
	width: auto;
	height: auto;
	border: none;
}
.btn-1 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	background-color: #FFFFFF;

	padding: 3px 7px;
	
	border-top: 1px solid #706d57;
	border-right: 1px solid #706d57;
	border-bottom: 1px solid #706d57;
	border-left: 1px solid #706d57;
	
	text-transform: uppercase;
	/*
	background-image: url(resource/btn-background.gif);
	background-repeat: repeat-x;
	background-position: left center;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}
.btn-2 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #706d57;
	border-right: 1px solid #706d57;
	border-bottom: 1px solid #706d57;
	border-left: 1px solid #706d57;
	
	text-transform: uppercase;
	/*background-image: url(resource/btn-background.gif);
	background-repeat: repeat-x;
	background-position: left center;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.formfield-1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 14px;
	width:275px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 2px;
}
.formfield-2 {
	font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
font-size: 11px;
}
.formfield-3 {
	font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
font-size: 11px;
}
.formfield-4 {
	font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
font-size: 11px;
}
.formfield-5 {
	font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
font-size: 11px;
}
.formfield-6 {
	font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
font-size: 11px;
}
.form-column-container {
}
.form-column {
}
.form-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.mandatory {
	color: #CC0000;
}
/* END FORM ELEMENTS */  
/* clearing */
    .stretch, .clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
.clearfix:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {
	display:block;
}
/* End hide from IE Mac */
		.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.msg-error {
	color: #CC0000;
}
.msg-info {
}
.spacer {
	clear: both;
	font-size: 0px;
	line-height:0px;
	height: 0px;
	display:block;
}
.spacer-5px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height:5px;
	display:block;
}
.spacer-10px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 10px;
	display:block;
}
.spacer-20px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 20px;
	display:block;
}
.spacer-50px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 50px;
	display:block;
}
.spacer-100px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 100px;
	display:block;
}
/* end clearing */


/* New */

#poll {
	display: block;
	float: none;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 10px;
	width:278px;
}
#poll a:link {
}
#poll a:visited {
}
#poll a:hover {
}
.poll-question {
/* recommended style: h5 -- do not put any text styling here*/

}
.poll-count {
/* recommended style: h6 -- do not put any text styling here*/
}
.poll-option {
/* recommended style: h6 -- do not put any text styling here*/

}
.poll-results {
/* recommended style: h6 -- do not put any text styling here except font colour=white*/
}
.poll-graph {
/* width automatically generated*/
}
/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */

#inlinecal {
	margin-top:5px;
}
.selected_day {
}
.selected_day a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #dadada url(resource/selected_day.png) 0 50% repeat-x !important;
	cursor: pointer;
	border: 1px solid #ffffff !important;
}
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 1.1em;
			border: 1px solid #333333;
	/*width: 15.5em; */
  width: 215px;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(resource/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 192px;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(resource/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 26px;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(resource/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(resource/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(resource/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(resource/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(resource/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(resource/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 90px;
	left: 37px;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 59px;
	left: 130px;
}
table.ui-datepicker {
  width: 215px;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(resource/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(resource/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(resource/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: lowercase;/*border-bottom: 1px solid #d3d3d3;*/
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.pagination-container {
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-top-style: dashed;
   border-bottom-style: dashed;
   border-top-color: #666666;
   border-bottom-color: #666666;
   padding: 5px;
   color: #9D9886;
}

.pagination-container a:link {
   color: #FFFFFF !important;
   text-decoration: underline !important;
   padding-right: 4px;
   padding-left: 4px;

}

.pagination-container a:hover {
   color: #FF0000 !important;
   text-decoration: underline !important;
   padding-right: 4px;
   padding-left: 4px;

}

.pagination-container a:active {
   color: #FFFFFF !important;
   padding-right: 4px;
   padding-left: 4px;

}

.pagination-container a:visited {
   color: #FFFFFF !important;
   text-decoration: underline !important;
   padding-right: 4px;
   padding-left: 4px;

}

.morearrow {
   padding-left: 15px;
   color: #FFFFFF;
} 

/*//////////////////////////Splash page elements///////////////////////////////*/

#splash-nav{
	padding-top: 22px;
	padding-left: 27px;
	width: 111px;
	padding-right: 2px;
}

#splash-nav p{
	margin: 0px;
	padding-bottom: 2px;
	display: block;

}


.splash-main {
	width: 20px;

}

.splash-image {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

}

.splash-image img {
	border: 1px solid #FFFFFF;
	background-color: #000000;

}

.splash-left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.splash-right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.splash-box {
	margin-right: auto;
	margin-left: auto;

}

#splash-logo {
	height: 48px;
	width: 310px;
	display: block;
	left: 50%;
	top: 45px;
	position: absolute;
	margin-left: -361px;

}

.splash-columns {
	margin-top: 16px;

}

.splash-bookmarks {
	display: block;
	float: none;
	text-align:right;
	position: relative;
	top: 15px;
}

.splash-left {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 7px 20px 20px;

}

.splash-right {
	background-color: #000000;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	background-image: url(001/resource/bg-bannerbox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.splash-right-top {
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}

.splash-right-top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.splash-right p {
	margin: 0px;
	padding: 0px;
}
.splash-outline {
	border: 1px solid #FFFFFF;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.splash-outline2 {
	border: 1px solid #FFFFFF;

}

.splash-outline2 p {
	margin: 0px;
	padding: 0px;


}
