/* CSS Document */
/*--------------------------------------body---*/
body, td, th, div, p, label, input {
	color:#878787;
	font:normal 14px/23px Arial, Helvetica, sans-serif;
}
input, select {
	color:#878787;
	margin-top:0px;
	font-size:11px;
}
a, a:visited, a:hover {
	color:#868585;
}
a		{text-decoration:underline;}
a:hover {text-decoration:none}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
h6 {font:bold 12px Arial, Helvetica, sans-serif;}

.article-decor {
	padding:0px 0px 12px 0px;
}
#contact_text		{
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.contentpane {
	padding:0px 0px 10px 0px;
}
.contentpaneopen h3 {
	overflow:hidden;
}
.contentpaneopen h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.contentpaneopen ul, .article-indent ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul li, .article-indent ul li {
	padding:0px 0px 6px 0px;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/

.contentheading, .componentheading {
	padding:0px 0px 25px 0px;
	color:#332623;
	font:bold 36px/36px Arial, Helvetica, sans-serif; 
}
td.contentheading {
	font:bold 30px/30px Arial, Helvetica, sans-serif;
}
.componentheading {
	margin:0px 0px 2px 0px;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
}
.buttonheading	{
	padding:5px 5px 6px 0px;
}
.buttonheading img	{
	padding:0;
	margin:0 4px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	font-size:11px; 
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}
.createdby				{
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	font-size:11px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 15px 0px; 
	display:block;
}
div.small				{ /* Written by */
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/

.button, 
.validate,
.modal-button,
.readmore a,
div.blank a				{
	background:url(button.gif) no-repeat 0 0px;
	border:none;
	color:#fff;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	width:78px;
	height:30px;
	display:block;
	vertical-align:top;
}
* html .button, 
* html .validate {
	display:block;
}
.button2-left {width:95px; float:left; margin-right:5px;}
.button2-left, .image {display:inline}
.button2-left a:hover,
.readmore a:hover,
div.blank a:hover	{
	color:#fff;
	background:#d10054;
}
.modal-button, .readmore a, div.blank a {float:left; padding:7px 0px; margin:0px 1px 0px 0px;}
#editor-xtd-buttons {padding:5px 0px 5px 0px; overflow:hidden; width:300px; float:left}
#editor-xtd-buttons .readmore {display:inline}
.blank {margin:5px 0px 0px 0px;}

/*-----------------------------------read-more---*/

div.readmore	{
	overflow:hidden;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
div a.readon {
	background:url(button.gif) no-repeat 0 0;
	color:#fff;
	display:inline-block;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	width:100px;
	padding:5px 0px 6px 0px;
	text-align:center;
	text-decoration:none;
}
a.readon:hover	{
	text-decoration:none;
}
a.readon:visited {
	color:#fff;
}

/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 0px;
}
.blog_more h2	{
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important;
}
.blog_more a	{
	text-decoration:underline
}
.blog_more a:hover	{
	text-decoration:none;
}

/*-----------------------------pagenav---*/

.pagenav	{
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	font-weight:normal;
	padding:0px 2px 0px 2px;
	margin:0px 2px 0px 0px;
	text-decoration:none
}
a.pagenav:hover	{
	text-decoration:underline
}
a.pagenav:visited {
	text-decoration:none
}
.pagination_nav	{
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	padding:0px 5px 0px 5px;
}	
.pagination_result	{
	padding:5px 0px 0px 0px;
	line-height:16px;
}
.pagination span {padding:0px 10px 0px 0px;}
.pagination strong span {padding:0px 6px 0px 6px; font-weight:normal}

/*--------------------------------------result---*/
.searchArea {
	border:1px solid #303030;
	padding:10px;
}
.sectiontableentry0 td	{	
}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	padding-top:5px;
}
.var1 {
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#eee;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.results	{
	padding:0px 20px 15px 20px;
}
.results ol li	{
	padding:0px 0px 10px 0px; 
	text-align:justify;
}
.searchintro	{
	padding:10px 0px 10px 20px;
}
.searchintro b, .searchintro strong		{
	color:#d04020
}
.sectiontableheader {
	padding:6px 0px 6px 0px;
	background:#353430;
	color:#fff;
}
.sectiontableheader a, .sectiontableheader a:visited{
	color:#fff;
}
.sectiontableheader strong {
	color:#fff;
}
/*--------------------------------------archive---*/
.archiveBlock .button {
	display:inline-block;
	margin:0px 0px 0px 5px;
}
ul#archive-list h4 a {
	font-size:12px;
	text-transform:none
}
/*--------------------------------------poll---*/
dl.poll {
	padding:10px 0px 20px;
}
#poll h3 {
	font-size:120%;
	padding:0px 0px 10px 0px;
}
dl.poll dt {
	font-weight:bold;
	padding:7px 0px 0px 0px;
}
.poll .question	 {
	color:#878787;
	font-size:14px;
	padding:0px 10px 10px 0px;
}
.poll .poll-body		{
	padding:0px 0px 0px 0px;
}
.poll-body label {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#878787;
	padding:0px 0px 0px 0px;
}
.poll .buttons {
	padding:8px 0px 6px 0px;
}
.poll .button	{
	background:url(button.gif) no-repeat 0 0;
	color:#fff;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
	display:inline;
	line-height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:78px;
	height:30px;
	text-align:center;
}
.poll .result	{
}
.poll .section	{
	overflow:hidden; 
	padding:6px 0px 0px 0px;
	width:100%;
	color:#fff;
}
.poll .section2	{
	overflow:hidden; 
	padding:6px 0px 0px 0px;
	width:100%;
}
.poll .section2 label {
}
.poll .radio	{
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var	{
	margin:0px 0px 0px 20px;
	text-align:left
}
.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:1px
}
.td_1, .td_2 {
	width:5%;
	text-align:center;
}
.td_3 {
	width:90%;
	padding:0px 0px 0px 10px;
}
#itema, #itemb, #itemc {
	background:#CCC;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
}
.pollstableborder .question {
	padding:0px 0px 0px 85px;
}
/*--------------------------------------userforms---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:2px 0px 0px 0px;
	vertical-align:middle
}
.inputbox {
	padding:5px 0px 5px 5px;
	line-height:16px;
	font-size:14px;
}
/*-------------------------------------search---*/

.module-search 		{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
}
div.search {
	padding:0px 0px 0px 0px;
}
.search .button {
}
.search .inputbox	{
	background:url(searchBg.gif) no-repeat 0 0;
	border:none;
	color:#000;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	height:auto;
	padding:14px 0px 14px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;   
	width:211px;
	text-transform:uppercase
}
.module-search .boxIndent {
}
/*-------------------------------------search-result---*/
.search_result {
	padding:0px 20px 0px 0px;
}	
.search_result h3	{
	color:#808080; 
	font-size:14px;
}
.highlight	{  /* highlight sought word */
	color:#d04020; 
	font-weight:bold
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/

.error		{
	margin:0px 0px 10px 0px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #ce0303 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}

/*---------------------------------------------------------------------------------boxes---*/
.module {
	margin:0px 0px 6px 0px;
}
.moduleBg {
	width:100%;
}
.module-search .moduleBg {
	width:100%;
}
.module .boxIndent {
	padding:15px 15px 19px 32px;
}
.module-s1 {
	background:url(boxTop.jpg) no-repeat 0 0 #fbfbfb;
	width:100%;
}
.module-s1 .moduleBg {
	background:url(boxBottom.jpg) no-repeat 0 100%;
}
.module-s1 .boxIndent {
	padding:20px 30px 19px 30px;
}

/*-------------------title----*/

.module h3, .module-s1 h3 {
	color:#332623;
	padding:33px 0px 0px 30px;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
}
.module h3 {
	font:normal 30px/30px Arial, Helvetica, sans-serif;	
}
.footerBoxes .module h3 {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 20px 0px;
}
.footerBoxes .boxIndent {
	padding:0px 0px 0px 0px;
}
.footerBoxes .main {
	padding:40px 0px 40px 0px;
}

/*-------------------content----*/
.footerBoxes .module div, .footerBoxes .module td, .footerBoxes .module p	{
	color:#b3b3b3;
}
.module div, .module td, .module p	{
	color:#332623;
	font:normal 12px/16px  Arial, Helvetica, sans-serif;
}
.footerBoxes .module ul li a {
	padding:0px 0px 0px 0px;
	color:#b3b3b3 !important;
	font:normal 14px/14px Arial, Helvetica, sans-serif !important;
}
.module ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module ul li {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-size:12px;
	color:#9299a1;
}
.module li a, .module li a:visited {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#9299a1;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
.module li a:hover {
	color:#b3b3b3;
	text-decoration:none !important;
}
.module a	{
	color:#b3b3b3;
	text-decoration:underline;
}
.footerBoxes .module a	{
	color:#b3b3b3;
	text-decoration:underline;
}
.module a:hover		{
	text-decoration:none !important;
} 
.count	{ /* count users */
	text-decoration:underline;
}

/*-------------------------------------mainmenu---*/

.module_menu  {
	width:100%;
}
.module_menu .boxIndent {
	padding:17px 15px 11px 32px;
}

/*-------------------title----*/

.module_menu h3 {
	color:#332623;
	padding:33px 0px 0px 30px;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
}

/*-----------------content----*/

.module_menu div		{
	color:#fff;
	font-size:12px;
}
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li	{
	line-height:16px;
}
.module_menu li ul  {
	margin:0px 0px 0px 10px;
}
.module_menu li a, .module_menu li a:visited{
	color:#878787;
	display:block;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

/*-------------------hover----*/

.module_menu li a:hover{
	color:#878787;
	text-decoration:none;
}

/*------------------active----*/

.module_menu li.active a, #active_menu {
	color:#878787;
}
.links ul.menu {
	list-style:none;
}
.links ul.menu li {
	float:left;
	padding:0px 5px 0px 0px;
	line-height:14px;
}
.links ul.menu li a, .links ul.menu li a:visited {
	color:#2b2b2b;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.links ul.menu li a:hover {
	color:#2b2b2b;
	text-decoration:underline
}
.links ul.menu li span span{
	color:#bcbcbc;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
/*-------------------------------------topmenu---*/

ul.menu-nav {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:100%;
	height:71px;
	background:#353430;
}
ul.menu-nav li, ul.menu-nav li.active	{
	background:url(topmenuseparator.gif) no-repeat 0 0px #353430;
	float:left;
	border:none;
}
ul.menu-nav li a, ul.menu-nav li a:visited {
	color:#fff;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:28px 43px 28px 43px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover {
	text-decoration:none !important;
	color:#332623;
	background:#fff;
}

/*-------------------active----*/

ul.menu-nav li.active a {
	background:#fff;
	text-decoration:none !important;
	color:#332623 !important;
}

/*----------------------------------------login-form---*/

#form-login-username {
	display:block;
	width:100%;
}
/*-----------------content----*/
#form-login-remember {
	padding:2px 0px 0px 0px;
}

label.remember {
	color:#6a737d;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	display:inline;
	text-transform:uppercase;
	font-weight:normal;
}
#mod_login_username, #mod_login_password {
	background:#fff;
	border:1px solid #ccc;
	width:200px;
	padding:4px 0px 5px 8px;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#1b1a20;
	margin:0px 5px 0px 0px;
}
input.checkbox { /* checkbox */
	border:none; 
	display:block;
	float:left;
	margin:0px 5px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
#inputs {
	padding:5px 0px 5px 0px;
}
#form-login-password {
	padding-bottom:10px;
}
	
/*---------------------------------------------------------structure---*/

#body {
	background:#2d2c28;
}
.main 	{
	width:982px;
}
.tail {
	background:url(tail.jpg) repeat-x 0 0 #fff;
}

/*-------------------------------------header---*/

#header {
	overflow:hidden;
	width:100%;
	height:432px;
	position:relative;
}
.headerRightColumn {
	position:absolute;
	top:0;
	right:0;
	width:369px;
}
#logo {
	position:absolute;
	zoom:1;
	top:56px;
	left:0;
}
.func {
	height:107px;
	overflow:hidden;
	width:100%;
}
	.links {
		width:147px;
		float:left;
		padding:34px 0px 0px 0px;
	}
	#search {
		float:left;
		width:221px;
		padding:22px 0px 0px 0px;
	}
/*-------------------------------------content---*/
#wrapper {
	background:#fff;
	overflow:hidden;
	width:100%;
	position:relative;
}
.topMenu {
	height:71px;
	overflow:hidden
}
 	#right {
		float:right;
		width:278px;
	}
	#right .space {
		padding:0px 0px 0px 17px;
	}
	.container {
		overflow:hidden;
		zoom:1; /* special for IE6 */
	}
	.whiteBg {
		background:#fff;
		padding:5px;
		min-height:257px;
	}
.cornerTopLeft	{
	position:absolute;
	width:23px;
	height:23px;
	background:url(cornerTopLeft.png) no-repeat 0 0;
	float:left;
}
.cornerTopRight	{
	position:absolute;
	width:23px;
	height:23px;
	background:url(cornerTopRight.png) no-repeat 0 0;
	right:0;
}
.indent {
	padding:28px 20px 28px 25px;
}
/*-------------------------------------footer---*/
#footer {
	height:64px;
}
#footer .space	{
	padding:29px 0px 0px 0px;
	text-align:center;
}
#footer div, #footer a	{
	color:#b3b3b3;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.footerBoxes {
	background:#353430;
	width:100%;
	overflow:hidden;
}

/*--------------------------------------------------------VM---*/

.clear {overflow:hidden; width:100%}


span.date2 {
	background:url(date2Left.gif) no-repeat 0 0 #f7d652;
	display:inline-block;
	margin:0px 0px 7px 0px;
}
span.date2 span {
	background:url(date2Right.gif) no-repeat right 0;
	display:inline-block;
	color:#fff;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	padding:6px 12px 6px 12px;
}
span.date {
	background:url(dateLeft.gif) no-repeat 0 0 #fb4361;
	display:inline-block;
	margin:0px 0px 10px 0px;
}
span.date span {
	background:url(dateRight.gif) no-repeat right 0;
	display:inline-block;
	color:#fff;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	padding:6px 12px 6px 12px;
}
.contSect {
	color:#878787;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
}
.boxSect {
	padding:0px 0px 23px 0px;
}
.newslatter .moduleInput {
	background:url(subscribeInput.gif) no-repeat 0 0;
	padding:11px 0px 11px 10px;
	width:204px;
	color:#8f8f8d;
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	font-style:italic;
	border:none;
	margin:0px 0px 5px 0px;
}
.moduleButton {
	border:none;
	background:url(subscribeButton.gif) no-repeat 0 0;
	color:#fff;
	width:78px;
	height:30px;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
}
.footerBox01 {
	width:220px;
	margin:0px 43px 0px 37px;
	float:left;
}
.footerBox02 {
	width:211px;
	margin:0px 205px 0px 0px;
	float:left;
}
.footerBox03 {
	width:220px;
	float:left;
}
.footerBoxes .module ul li.li01 a, .footerBoxes .module ul li.li02 a, .footerBoxes .module ul li.li03 a {
	padding:10px 0px 10px 45px;
	display:block;
}
.footerBoxes .module ul li.li01 a{
	background:url(rss.gif) no-repeat 0 0;
}
.footerBoxes .module ul li.li02 a{
	background:url(twitt.gif) no-repeat 0 0;
}
.footerBoxes .module ul li.li03 a{
	background:url(fcbook.gif) no-repeat 0 0;
}
.footerBoxes .module ul li.li01 a:hover{
	background:url(rssAct.gif) no-repeat 0 0;
}
.footerBoxes .module ul li.li02 a:hover{
	background:url(twittAct.gif) no-repeat 0 0;
}
.footerBoxes .module ul li.li03 a:hover{
	background:url(fcbookAct.gif) no-repeat 0 0;
}
.borderTop {
	background:url(border.gif) repeat-x 0 0;
	width:100%;
}
.cornerTopLeft2 {
	background:url(cornerTopLeft.gif) no-repeat 0 0;
}
.cornerTopRight2 {
	background:url(cornerTopRight.gif) no-repeat right 0;
}
.module-cmodule {
	overflow:hidden;
	width:100%;
	margin:0px 0px 40px 0px;
}
.module-cmodule .space {
	padding:0px 37px 33px 37px;
}
.borders {
	background:url(border.gif) repeat-y right 0;
}
.borderBottom {
	background:url(border.gif) repeat-x 0 100%;
}
.brdrs {
	background:url(border.gif) repeat-y 0 0;
}
.cornerBottomRight {
	background:url(cornerBottomRight.gif) no-repeat 100% 100%;
}
.cornerBottomLeft {
	background:url(cornerBottomLeft.gif) no-repeat 0 100%;
}
ul.tabs {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 35px 0px;
	overflow:hidden;
}
.tabs li {
	float:left;
	border-right:1px solid #e0e0e0;
}
.tabs li a {
	color:#332623;
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	display:block;
	padding:26px 45px 13px 45px;
	text-decoration:none
}
.tabs li.active a {
	color:#fb4361;
	font-weight:bold;
	padding:26px 39px 13px 45px;
}
.tabs li.last  {
	border:none;
}
.tabs li a:hover {
	color:#332623;
	padding:26px 39px 13px 45px;
	font-weight:bold
}
.tabs li a.cred {
	color:#fb4361;
	font-weight:bold;
}
.contImage {
	width:147px;
	float:left;
}
.contText {
	overflow:hidden
}
a.contTitle, a.contTitle:visited {
	color:#353430;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	text-decoration:none
}
a.contTitle:hover {
	color:#fb4361;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline
}
a.lmore {
	display:block;
	color:#fb4361 !important;
	text-decoration:none;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
}
a.lmore:hover {
	text-decoration:underline;
}
.contSect2 {
	overflow:hidden;
	width:100%;
	margin:0px 0px 30px 0px;
}
.footerBox01 p {
	font:normal 14px/23px Arial, Helvetica, sans-serif; 
}
.tabs-block {width:982px; height:432px; position:relative;}
.header-slider-indent {

}
#fragment-1 img, #fragment-2 img, #fragment-3 img{width:611px; height:432px;}

#featured{ 
	width:978px; 
	position:relative; 
	height:324px;
	 
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:107px; right:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:369px; 
}
#featured ul.ui-tabs-nav li{ line-height:0; padding:0 0 2px 0; margin:0 0 0 0;}

#featured ul.ui-tabs-nav li a {}

#featured ul.ui-tabs-nav li img.img-marker-hover { display:none;}

#featured ul.ui-tabs-nav li.ui-tabs-selected img.img-marker { display:none;}
#featured ul.ui-tabs-nav li.ui-tabs-selected img.img-marker-hover { display:block;}


#featured li.ui-tabs-nav-item a{ 
	display:block; 
	line-height:0px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	
}
#featured li.ui-tabs-selected{ 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ text-decoration:none;}
#featured .ui-tabs-panel{ 
	width:670px; height:432px; 
}

#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}