/*
-----------------------------------------------
Layout CSS

Colors:

etana red = #bb202e
----------------------------------------------- */

@font-face {
	font-family: 'StoneSansITCSemiRegular';
	src: url('/theme/css/font/stonesanssemi.eot');
	src: local('StoneSansITCSemiRegular'), url('/theme/css/font/stonesanssemi.ttf') format('truetype');
}

@font-face {
	font-family: 'StoneSansOSITCTTBold';
	src: url('/theme/css/font/stonesansbold.eot');
	src: local('StoneSansOSITCTTBold'), url('/theme/css/font/stonesansbold.ttf') format('truetype');
}

@font-face {
    font-family: 'AllerLightRegular';
    src: url('/theme/css/font/aller_lt-webfont.eot');
    src: url('/theme/css/font/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/theme/css/font/aller_lt-webfont.woff') format('woff'),
         url('/theme/css/font/aller_lt-webfont.ttf') format('truetype'),
         url('/theme/css/font/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
	font-family: 'StoneSansOSITCTTBoldItalic';
	src: url('/theme/css/font/itc_stone_sans_lt_semibold_italic-webfont.eot');
	src: local('StoneSansOSITCTTBoldItalic'), url('/theme/css/font/itc_stone_sans_lt_semibold_italic-webfont.ttf') format('truetype');
}
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body { font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;}
body {background: #DADAD8 url('/theme/images/bggg.jpg') top center no-repeat; color: #333; font-size: 12px;}

a:focus {outline: 1px dotted invert;}

hr {border-color: #ccc; border-style: solid; border-width: 1px 0 0; clear: both; height: 0;}

/* =Headings
--------------------------------------------------------------------------------*/

h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 16px;}
h5 {font-size: 15px;}
h6 {font-size: 14px;}

/* =Spacing
--------------------------------------------------------------------------------*/

ol {list-style: decimal;}
ul {list-style: disc;}
li {margin-left: 30px;}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {margin-bottom: 20px;}


a:link, a:visited {}
a:hover {text-decoration: none;}

h1, h2, h3, h4, h5, h6 { font-weight: normal;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; font-weight: normal;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #E0425D;}

.menu a {text-decoration: none;}

#wrap {}

/* anchors
----------------------------------------------- */
a {color: #000; font-weight:bold; text-decoration: none; }
a:hover {color:#333;}

h1#page-heading, .box h2, .box h2 a, h2 { font-family:'StoneSansITCSemiRegular', sans-serif; font-weight: normal; color:#bb202e;}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {background:transparent;}
#wrap {position: relative;}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h3 { font-family:'StoneSansITCSemiRegular', sans-serif; color:#2f2f2f; font-size:15px;}

h1 a {font-weight:normal;}

h1#page-heading { border-bottom:2px solid #c41e3a; color:#fff; font-size:22px; margin:1em 0; padding:2px 0;}
h1#page-heading span { background:#c41e3a url('/theme/images/current.jpg') top left repeat-x; outline:0; padding:2px 5px;}
/* branding
----------------------------------------------- */
h1#branding {font-weight:normal; font-size:3em; text-align:left; background:#aaa; padding:.7em 1em; margin-bottom:0;}

/*-- HEADER ----------------------*/

#header { margin-bottom:10px; position:relative; z-index:9999;}
.broker-login { background: url('/theme/images/broker-login.jpg') no-repeat; display:block; height:27px; width:158px; color:white; float:right; text-transform:uppercase; font-family: 'AllerLightRegular', sans-serif; padding:3px 0 0 5px;}
.broker-login:hover { color:#CFCFCF;}

.search { background:#d55f73 url('/theme/images/search.jpg') bottom left repeat-x; width:143px; height:26px; float:right;}
.search input { border:none; padding:0 0 0 5px; line-height:1; text-align:left; height:23px; width:110px; background:none; color:white;}
.search input[placeholder], input::-webkit-input-placeholder { color:white !important;}

#main { position: relative; z-index: 1;}

#slideshow { display:block; height:315px; overflow:hidden; border-bottom:6px solid #c41e3a; position:relative; margin-bottom:10px;}
#slideshow .next, #slideshow .prev { position:absolute; top:115px; height:72px; width:72px; display:block; text-indent:-9990px;}
#slideshow .next { background: url('/theme/images/next.png') no-repeat; right:10px;}
#slideshow .prev { background: url('/theme/images/prev.png') no-repeat; left:10px;}

#slideshow div { display:none;}
#slideshow div:first-child { display:block;}

/*-- NAV ----------------------*/
#nav { z-index: 2;}

.sf-menu { margin-bottom:10px; border-bottom:2px solid #c41e3a; font-family: 'StoneSansITCSemiRegular'; font-weight:bold;}
.sf-menu a { padding: 6.5px 13px; text-decoration:none; }

/*text colour*/
.sf-menu a, .sf-menu a:visited {color: black;}

/* lvl#1 background */
.sf-menu li { }

/* lvl#2 background */
.sf-menu li li { background:#c9334c; }
.sf-menu li li a { color:white !important; font-weight:normal !important; margin:0 10px; border-bottom:1px solid #d97182;}
.sf-menu li li:last-child a { border:none;}

/* lvl#3 background */
.sf-menu li li li {background:#c9334c;}

/* current and hoverstate background colours */ 
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.current, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background:#c41e3a url('/theme/images/current.jpg') top left repeat-x; outline:0;}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li.current, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active { background:#BD2A42;}
/* current and hoverstate text colours */ 
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.current > a, .sf-menu li li.current a, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {color: #fff; outline:0;}

/* Primary Nav */
#nav ul.sf-menu {}
#nav ul {}
#nav li {}
#nav li a { font-size: 14px; font-weight:normal;}
#nav li a:hover, #nav li.current a, #nav li.alt a:hover { color:#FFF;}

.nav-container { padding-top:26px;}

.sfHover a { color:white !important;}

/* page heading
----------------------------------------------- */
h2#page-heading {font-weight:normal; padding:.5em; margin:0 0 10px 0; border-bottom:1px solid #ccc;}
#promo-blurb {position: absolute; left: 400px; top: 172px; color: white; font-size: 18px;}

/* boxes
----------------------------------------------- */

.box { margin-bottom:20px;}
	.box h2, .box h2 a { font-size:22px; text-transform:none; margin: 0 0 10px 0; padding:0 0 0 0; color:#bb202e;}
	.box h2 a:hover { color:black;}

/*-- BROKER PROFILE ----------------------*/
#photo {width: 220px; padding-right: 10px; float: left; margin-bottom: 10px;}
#profile-contact {width: 290px; float: right;margin-bottom: 10px;}
#profile-contact h3 { font-weight:normal;}

dl.meta, dl.meta dt, dl.meta dd {padding:0; margin:0;}
dl.meta {margin-bottom: 8px;}

dl.meta dt {font-size:12px; line-height: 18px; font-weight:bold; clear:both; }
dl.meta dt {display:block; width: 100px; float: left; text-align:right; padding-right:10px;}
dl.address dt { text-align:left;}

dl.meta a {font-size:12px;}
dl.meta a:hover {}

dl.meta dd {display:block; line-height: 18px; margin-left: 110px;}



#contact dl.meta dt {width: 95px;}
#contact dl.meta dd {margin-left: 95px; width:180px;}

dl.address dt {width: 100%; float: none;}
dl.address dd {width: 100%; float: none; margin: 0;}

a.action-button {display: block; color: white; font-weight: bold; text-decoration: none; padding: 5px; /*padding-right: 50px;*/ background: #bb202e url(/theme/images/button-email.png) no-repeat center right; margin-bottom: 5px;}
a:hover.action-button {background:#999 url(/theme/images/button-email.png) no-repeat center right; color:#333;}

.feature-item {margin-bottom: 10px;}
.feature-item p {padding-left: 98px}

/*-- Documents ----------------------*/

.downloads { font-size: 12px; line-height: 18px; font-family:'StoneSansITCSemiRegular', sans-serif;}
.downloads ul { margin: 0;}
.downloads li { list-style: none; display: block; margin-left: 0; margin-bottom:0; border-bottom: 1px solid #B4B4B4;}

.downloads .box { padding: 5px 0;}
.downloads .box h2 { margin-left: 0;}

.downloads a { padding: 2px 20px; text-decoration: none; font-weight: normal; background: none; margin: 0; display:block !important; color:#5E5E5E; }
.downloads a:hover { text-decoration: none !important; background-color: #EEE !important; color: #444; }
.downloads span { font-weight: normal; }

.downloads a.email { float: left; width: 20%;}
.downloads a.file { float: left; width: 60%;}

.downloads .thumbnail { float: right;}

span.pdf, .publication a[href$='.pdf'], .downloads a[href$='.pdf'] { display:inline-block; padding-left:30px; background:transparent url(/theme/images/icons/page_white_acrobat.png) center left no-repeat;}
span.doc, .publication a[href$='.doc'], .downloads a[href$='.doc'] { display:inline-block; padding-left:30px; background:transparent url(/theme/images/icons/page_white_word.png) center left no-repeat;}
span.ppt, .publication a[href$='.ppt'], .downloads a[href$='.ppt'] { display:inline-block; padding-left:30px; background:transparent url(/theme/images/icons/page_white_powerpoint.png) center left no-repeat;}
span.mp3, .publication a[href$='.mp3'], .downloads a[href$='.mp3'] { display:inline-block; padding-left:30px; background:transparent url(/theme/images/icons/ipod_sound.png) center left no-repeat;}
span.zip, .publication a[href$='.zip'], .downloads a[href$='.zip'] { display:inline-block; padding-left:30px; background:transparent url(/theme/images/icons/page_white_compressed.png) center left no-repeat;}


/*-- POLLS ----------------------*/
.poll h3 {font-size: 14px;}

.answer {font-weight:bold; font-size:11px;}
.answer-total-votes {font-weight:bold; font-size:11px;}
.poll-total-votes {font-weight:bold; font-size:11px;}
.user-message {color:#E4670A; font-weight:bold;}

.percentage {background-color:#E4670A; padding: 2px 4px; color:white; border: 1px solid white; font-size: 11px;}
.lg-polls-answers li {list-style: none; margin: 0;}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {margin-bottom:1em;}
blockquote {font-family: Georgia, 'Times New Roman', serif; font-size:1.2em; padding-left:1em; border-left:4px solid #ccc;}
blockquote cite {font-size:.9em;}
ul, ol {padding-top:0;}

/* menus
----------------------------------------------- */
ul.menu { list-style:none; border-top:1px solid #e08d9b; font-family:'StoneSansITCSemiRegular', sans-serif;}
ul.menu li { margin:0;}
ul.menu li a { display:block; padding:4px 5px; border-bottom:1px solid #e08d9b; font-size:13px; color:#5e5e5e; font-weight:normal;}
ul.menu li a:hover, ul.menu .here a { color:white; background:#c41f3b url('/theme/images/menu-hover.jpg') repeat-y top left;}

ul.menu .parent_here li a, ul.menu .here li a, ul.menu li li a { font-size:12px;}
ul.menu .here li a { background:none; color:#5e5e5e;}
ul.menu .here li a:hover { color:#c41f3b;}

ul.sidebar-list {}
	ul.sidebar-list li { margin-left:15px;}
	ul.sidebar-list li a { font-weight:normal; text-decoration:underline;}
	
	

/*-- secondary nav (brokers section) ----------------------*/
ul.horiz { background: #C41E3A url('/theme/images/current.jpg') top left repeat-x; margin:10px 0;}
ul.horiz li a {color: white; border: none;}
ul.horiz li a:hover, ul.horiz li .current { border-bottom:white 1px solid;}
ul.horiz {border: none; margin-bottom: 0px;}
ul.horiz .logout { background:#B00C28;}
ul.horiz li {float: left; display: inline; border-top:none; border-bottom:none; margin: 0 5px; padding:4px; }

ul.menu .current > a {color: orange;}
ul.productlist .current a {color: orange; text-decoration: underline;}

.menu .logout a {background: #ccc; margin: 4px; padding: 0 4px;}
.menu .logout a:hover {color: #333;}

/* submenus
----------------------------------------------- */
ul.menu ul { list-style:none; margin:0;}
ul.menu ul li a { padding-left:20px;}
ul.menu ul li li a { padding-left:40px; font-size: 11px;}


/* section menus
----------------------------------------------- */
ul.section {border-top:0; margin-bottom:0;}
ul.section li {text-transform:uppercase;}
ul.section li a {background:#bbb; }
ul.section li a:hover {background:#aaa; }
ul.section li a:active {color:#fff; background:#666; }
ul.section li li a {background:#ddd; border-bottom:1px solid #eee; }
ul.section li li a:hover {background:#ccc; }
ul.section li li a:active {color:#000; background:#fff; }
ul.section ul li {text-transform:none; }
ul.section ul.current li a {background:#eee; border-bottom:1px solid #fff;}
ul.section ul.current li a:hover {background:#ddd;}
ul.section ul.current li a:active {background:#fff;}
ul.section li a.current {color:#fff; background:#666;}
ul.section li a.current:hover {background:#555;}
ul.section li a.current:active {background:#444;}
ul.section li a.active {background:#fff;cursor:default;}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {color:#fff;background:#666;cursor:default;}

.sub_level_0 ul {margin-bottom: 0;}

.parent_here > a, .here > a {color: #c41f3b;}

/* table
----------------------------------------------- */
table.standard {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
table.standard col.colC {
	width:8em;
}
table.standard th,
table.standard td {
	padding: 0.1em 0.5em;
	text-align:left;
}
table.standard thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding: .4em 1em .2em;
}
table.standard thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
table.standard tbody th,
table.standard tbody td {
	border:1px solid #bbb;
	background:#eee;
}
table.standard tbody tr.odd th,
table.standard tbody tr.odd td {
	background:#fff;
}
table.standard tfoot th,
table.standard tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
table.standard tfoot tr.total th,
table.standard tfoot tr.total td {
	border-top:6px double #666;
}
table.standard tfoot tr.total th {
	text-transform:uppercase;
}
table.standard th.currency,
table.standard td.currency {
	text-align:right;
}



/* articles
----------------------------------------------- */
.articles {}
	.articles p, .articles li { color:#454545; font-size:13px; }
	.articles .byline { font-size:12px; }
	.articles li { font-size:13px;}
	
	.articles .downloads li a { font-size:12px; font-family:'StoneSansITCSemiRegular', sans-serif; font-weight:normal;}
	.articles .downloads li a .desc { font-size:10px; color:black; font-weight:normal;}
	
/* ------------- MEDIA ----------------- */
.media { margin-bottom:1.5em;}
	.media .img { padding:3px; background: #980821 url('/theme/images/media.png') top left repeat-x; border:3px solid white; float:left;
	-webkit-box-shadow: -1px 1px 4px #9d9d9d; -moz-box-shadow: -1px 1px 4px #9d9d9d; box-shadow: -1px 1px 4px #9d9d9d; margin:0 10px 10px 0;
	}
	.media .bd { overflow:hidden;}
	.media p { margin:0 0 10px 0;}
	.media hr { margin-bottom:5px;}
	.media .featured-photo { position:relative; display:block; width:80px;}
	.media .featured-photo span { position:absolute; bottom:0; left:0; width:100%; margin:0 auto; font-weight:normal; text-align:center; background: url('/theme/images/featured-photo.png'); color:white;}
	.media h3 a, .media h3 { font-weight:normal;}
	
.sponsor { background:#E1E1E1; padding:10px;}

/* site information
----------------------------------------------- */
#site_info .box {color:#ccc; background:#666; margin-bottom:10px; }
#site_info a {color:#fff;}
#site_info a:hover {color:#000;}


/*-- FOOTER ----------------------*/

.footer { background:#a41930;}
	.footer-nav { float:left; width:165px; margin:0 10px;}
	.footer-nav ul { list-style:none; margin:0 0 1.5em 0;}
	.footer-nav li { margin:0;}
	.footer-nav li a { color:white; font-weight:normal;}
	.footer-nav li a:hover { border-bottom:1px solid white;}
	.footer-nav h2 { font-family:'StoneSansITCSemiRegular', sans-serif; color:white; font-size:17px; font-weight:normal;}
	.footer-nav p { color:white;}
	
	.footer-download { background: url('/theme/images/footer-download.jpg') top left; display:block; height:26px; width:165px; text-align:center; color:#c41e3a; font-size:10px; line-height:2.1;}
	
	.social-list ul { border:1px solid #c97381; margin:1.5em 0 0 0; text-align:center;}
	.social-list li { border-bottom:1px solid #c97381; margin:5px 10px;}
	.social-list li:last-child { border:none;}
	.social-list h2 { margin:5px 0; text-align:center;}
	.social-list li a:hover { border:none;}
	
	.footer hr { border-color:#c55f71; margin-bottom:5px;}
	.footer-text { text-align:center; color:white;}
	.footer-text a { color:white; font-weight:normal;}
	.footer-text a:hover { border-bottom:1px solid white;}

/*-- IMAGES ----------------------*/
.floatright {float:right; margin-left:10px; margin-bottom: 10px;}
.floatleft {float:left; margin-right:10px; margin-bottom: 10px;}
.floatnone {margin: 10px auto; margin-top: 0;}

.image-caption {font-size: 10px; font-weight: bold; color:black; padding: 2px 0;}


/*-- AWESOME FORMS ----------------------*/
.awesomeForm form { width: 100%; margin: 0 auto;}
.awesomeForm ul {display: block; }
.awesomeForm li {position: relative; display: block; height: 30px; display: block; width: 100% !important; margin: 0 auto; margin-bottom: 10px; }
.awesomeForm li label {font-family: 'lucida grande'; font-size:18px; font-weight:normal; height:25px; left:2px; line-height:27px; padding:3px 6px; position:absolute; top:2px; width:100%; z-index:1; background: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; z-index: 1; line-height: 27px; }
.awesomeForm li label span {position: relative; top: 1px; left: 1px; }
.awesomeForm li input.input-text {position: absolute; left: 0px; top: 0px; font-size: 18px; padding: 4px 5px;  background: none; z-index: 10; width: 100%;}

.awesomeForm label.overlay span	{ opacity: 0.4; -webkit-transition: opacity 200ms linear;}
.awesomeForm label.focus span	{ opacity: 0.2; }
.awesomeForm label.hastext span	{ opacity: 0.0; -webkit-transition: opacity 0ms linear;}
.awesomeForm li select {font-size:18px; width:262px !important;}

.form { padding:0;}
.placeholder { color:#959595; font-weight:bold;}
.submit-button { margin: 7px auto 0 auto; width:128px; height:28px; display: block;}

.login-form {list-style:none; margin:0;}
	.login-form li { margin:0; padding:5px 0; font-size:15px;}
	.login-form li input { padding:5px; width:80%;}

/*========================================================================*/
/*	GALLERY
/*	@usage ul.gallery
/*========================================================================*/
.gallery li {margin:0; padding:0; list-style:none; float:left;}
.gallery li a {display: block;}
.gallery li a img {border: 1px solid #ccc; padding: 5px; margin-right: 5px; margin-bottom: 5px; width: 75px; height: 75px;}
.gallery li {/*background: transparent url(/theme/images/loaders/loader_1_white16.gif) center center no-repeat;*/}
.gallery li a:hover img {background: #fff;}
.gallery li.current img {background: #e08d9b;}

/*========================================================================*/
/*	GALLERY THUMBNAV
/*	@usage ul.gallery.thumb-nav
/*========================================================================*/
.thumb-nav {width: 340px; margin: 0 auto;}
.thumb-nav li a img {width: 50px; height: 50px; background: none;}

/*========================================================================*/
/*	GALLERY | div for single entry gallery pages
/*	@usage div.gallery-entry
/*========================================================================*/
.gallery-entry {width: 500px; border: 1px solid #ccc; margin: 10px auto; padding: 10px; text-align: center;} 
.gallery-entry .caption {margin-top: 10px;}

/*========================================================================*/
/*	PAGINATION
/*	@usage div.pagination ul.pages
/*========================================================================*/
div.pagination {}
div.pagination span {display: block;}
div.pagination .pages {list-style: none;}
div.pagination .pages li {display: block; float: left; padding: 0 10px 0 0 ; margin: 0;}
div.pagination .pages .prev-link {}
div.pagination .pages .next-link {}

.pagination-anchors a {display: inline-block; padding-right: 5px;}

#pagination { display:block; margin:10px 0 20px 0;}
#pagination div { display:block; float:left; width:10px;}

/*========================================================================*/
/*	GALLERY / ALBUM
/*========================================================================*/
#gallery .pagination {text-align: center;}
#gallery .pagination .pages {margin: 0 auto; height: 25px; width: 80px;}
#gallery .pagination .pages li {padding: 0 5px;}
#gallery .back-link {clear:both;}

/*========================================================================*/
/*	COMMENT
/*	@usage li.comment
/*========================================================================*/
.comment {padding: 10px 0; margin:0; margin-bottom:10px;}

.comment-meta {width: 20%; float: left;}
.comment-meta .avatar {padding-right: 10px; padding-bottom: 10px;}
.comment-meta span.name {display: block;}
.comment-meta span.date {display: inline;}
.comment-meta span.perma {display: inline;}

.comment-body {width: 78%; padding: 5px 1%; float:left; background: #fff; position:relative; margin-top: 0px; min-height: 46px;}

.odd .comment-body {border-bottom: 2px solid #ccc;}
.even .comment-body {border-bottom: 2px solid #ccc;}
.admin .comment-body {border-bottom: 2px solid #ccc;}

.comment-body .arrow {display:block; position:absolute; line-height: 1px; font-size: 1px; top:25%; left:-20px; height: 1px; width: 1px; border-left: 10px solid transparent; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fff;}

*html .comment-body .arrow {border-color: green; filter: chroma(color=green); border-right: 10px solid #fff;}

/**	----------------------------------------
/**	
/**	----------------------------------------*/

.formContainer .form { overflow:visible !important;}

.red { color:red;}

.profile-share { margin-bottom:0.7em; display:block;}

.all { display:block; font-size:14px; text-align:right; color:#c41e3a; position:relative; padding:7px 32px 0 0;}
	.all .arrow { background: url('/theme/images/arrow.png') center center no-repeat; position:absolute; display:block; top:0; right:0; height:39px; width:35px;}
	
.effect { border:2px solid white; -webkit-box-shadow: -1px 1px 4px #9d9d9d; -moz-box-shadow: -1px 1px 4px #9d9d9d; box-shadow: -1px 1px 4px #9d9d9d; margin-bottom:7px;}

.special-col { margin:0 0 15px 0; padding:0 9px; border-right:1px solid #ccc;}

.quick-links { border-bottom:1px solid #c41e3a; padding-bottom:13px; margin-bottom:20px;}
	.quick-links .heading { font-family:'StoneSansOSITCTTBold', sans-serif; text-transform:uppercase; font-weight:normal; font-size:25px; float:left; color:#c41e3a; padding-left:10px;}
	.quick-links .list { overflow:hidden;}
		.quick-links .list ul { list-style:none; margin:0; padding-top:9px;}
		.quick-links .list li { font-family:'StoneSansITCSemiRegular', sans-serif; float:left; font-size:15px; border-right: 1px solid #c41e3a; padding:0 20px; margin:0;}
		.quick-links .list li a { color:#c41e3a; font-weight:normal;}
		.quick-links .list li a:hover { color:#111;}
		.quick-links .list li:last-child { border:none;}
		
.etana-search { border:3px solid white; background:#eaebe9 url('/theme/images/input-bg.jpg') repeat-x; font-family:'StoneSansITCSemiRegular', sans-serif;}
	.etana-search input { margin:0; padding:4px; background:#eaebe9 url('/theme/images/input-bg.jpg') repeat-x; border:none;}
	.etana-search .input { font-weight:bold; font-size:14px; color:#c41e3a; width:60%; float:left;}
	.etana-search .submit { background:#c41e3a url('/theme/images/current.jpg') top left repeat-x; outline:0; color:white; text-align:center; padding:6px 10px; border-left:3px solid white; float:left; width:36%;}

.short { font-family:'StoneSansITCSemiRegular', sans-serif; font-size:13px; display:block; margin:8px 0;}

.info-list, .info-list ul { font-family: 'AllerLightRegular'; font-size:14px; list-style:none;}
	.info-list li { margin:0;}
	.info-list a { font-weight:normal; color:#474747;}
	.info-list a:hover { color:#212121;}

.sidebar { margin-top:37px;}
	.sidebar h2, .sidebar h2 a { font-size:16px; font-weight:bold;}
	.sidebar .box h2, .sidebar .box h2 a { font-weight:normal;}
	.sidebar .form li input { width:218px;}

.news-feed { margin: 0 0 15px 0;}
	.news-feed-image { float:left; margin:0 10px 10px 0;}
		.news-feed-image img { padding:3px; border:1px solid #979797;}
	.news-feed-entries { overflow:hidden;}
	.news-feed-entries p { color:#474747;}
	.news-feed-entries h3 { font-family:'StoneSansITCSemiRegular', sans-serif; font-size:15px; font-weight:normal;}
	.news-feed-entries h3 a { color:#303030; font-weight:normal;}
	.news-feed-entries h3 a:hover { color:#828282;}
	.news-feed-entries .readmore { font-weight:normal; color:#c41e3a;}

.news-event-feed {}
	.news-event-feed .effect { float:left; margin:0 10px 10px 0;}
	.news-event-feed .texts { overflow:hidden;}
	.news-event-feed h3 a { font-weight:normal;}

.slideshow-holder { background:#efefef; padding:10px; border:1px solid #ccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position:relative;}
		.slideshow-holder-image { padding-top:30px; float:left;}
		.slideshow-holder-image2 { width:170px; text-align:center;}
		.slideshow-holder-image img { border:2px solid white;
			-webkit-box-shadow: -1px 1px 4px #9d9d9d; -moz-box-shadow: -1px 1px 4px #9d9d9d; box-shadow: -1px 1px 4px #9d9d9d; }
		.slideshow-holder-image .send { background: url('/theme/images/send.png') top left; display:block; height:35px; width:155px; float:right; margin-top:20px;}
		.slideshow-holder-image .send:hover { background: url('/theme/images/send.png') bottom left;}
		.slideshow-holder-inner { float:left; width:400px; margin-right:30px; display:block;}
		.slideshow-holder-inner2 { width:415px;}
	.slideshow-holder-fake h3, .slideshow-holder h3 { font-family:'StoneSansITCSemiRegular', sans-serif; font-size:15px; font-weight:normal; border-bottom:1px solid #ccc; padding-bottom:12px; margin-bottom:12px; color:#303030;}
	.slideshow-holder-fake { width:620px;}
	.slideshow-holder-fake h3 { border:none; margin:0;}
	.slideshow-holder-fake h3 a { font-weight:normal;}
	.slideshow-holder-fake ul, .slideshow-holder ul { list-style:none; }
	.slideshow-holder-fake li, .slideshow-holder li { margin:0 0 2px 0; }

.slideItem { display:none;}
.slideItem:first-child { display:block;}

.promoSlide .slideItem { width:600px !important;}

.pager, .pagerb { position:absolute; top:10px; right:5px; z-index:9999;}
	.pagerb a, .pager a { background:#ccc; display:block; height:7px; width:7px; float:left; margin-right:5px; text-indent:-9999px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.pagerb .activeSlide, .pager .activeSlide { background:#c41e3a;}
	
.twitter-feed { list-style:none;}
	.twitter-feed li { margin:0 0 10px 0; font-family:'StoneSansITCSemiRegular', sans-serif; font-size:13px;}
	.twitter-feed span { font-size:12px; color:#696969;}
	
.thumbnails { margin:0; list-style:none;}
	.thumbnails li { margin:0 7px 7px 0; float:left;}
	.thumbnails li a { line-height:0; display:block; padding:3px; border:1px solid #ccc; width:50px; height:50px; font-weight:normal;}
	
.broker-list {}
	.broker-list li { position:relative; display:block; list-style:none; margin:0; border-bottom:1px solid #e08d9b;}
	.broker-list li a	{display:block; padding:5px; font-weight:normal;}
	.broker-list li a h3 { font-weight:normal;}
	.broker-list li a:hover { background:#D2D2D2;}
	.broker-list li span { background: url('/theme/images/arrow.png') right center no-repeat; position:absolute; top:0; right:0; font-family:'StoneSansITCSemiRegular', sans-serif; padding:9px 28px 0 0; height:27px;}

#lightbox-container-image-box { width:450px !important; height:500px !important;}
#lightbox-container-image-data-box { width:430px !important;}
#lightbox-container-image img { width:400px;}
#lightbox-loading-link img { width:25px !important; height:25px !important;}

.profile-item {}
	.profile-item .profile-photo { width:90px; float:left; margin:0 10px 10px 0;}
	.profile-item .bd { overflow:hidden;}
