* { margin: 0; padding: 0; }
img, fieldset { border: 0; }

html { background: #636363 url(../images/background.png) repeat-x 0 0; }
body { font: 11px/1.5em normal Helvetica, Arial, sans-serif; color: #666; width: 930px; margin: 36px auto 0 auto; position: relative; }
a { overflow: hidden; color: #f00; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

input, textarea { font: normal 11px/1.6em Arial, Helvetica, sans-serif; color: #666; padding: 1px 4px; }
textarea { overflow: auto; }
.clear { display: block; clear: both; height: 1px; font-size: 1px; line-height: 1px; }

p { padding-bottom: 18px; line-height: 20px; }
#home #text p {padding-bottom: 0}
ul { margin-bottom: 16px; }
#left ul {margin-bottom: 0;}
ul ul { margin-bottom: 0; }
li { list-style: none; padding-left: 20px; background: url(../images/bullet.gif) no-repeat 1px 5px; }

/*HEADINGS*/
h1 { color: #f00; font: bold 18px/40px Arial, Helvetica, sans-serif; border-bottom: 1px solid #ccc; padding: 1px 5px 0 10px; width: 102%; margin-left: -10px; margin-bottom: 2px; }
h2 { color: #666; font: normal 12px/40px Arial, Helvetica, sans-serif; float: left; padding: 0 5px 0 10px; }
#content h2 {float: none; padding: 0 0 0 0; font-size: 14px; line-height: 22px; font-weight: bold; color: #000;}
p.important {font-weight: bold;}
h2 a { color: #666; }
h3 { color: #f00; font: bold 11px/20px Arial, Helvetica, sans-serif; } 
h4 { font: bold 11px/16px Arial, Helvetica, sans-serif; margin-bottom: 16px; } 

/*TOP*/
#top_margin { display: block; width: 930px; height: 12px; }
#top { background: url(../images/top_background.png) repeat-y 0 0; padding: 0 10px; height: 68px; } 
#top h1 { float: left; padding: 0; border: 0; margin: 0; width: auto; margin-top: -2px; } 
#top h1 a { display: block; width: 270px; height: 62px; } 
#top h2 { color: #fff; font-size: 14px; line-height: 20px; font-weight: normal; text-align: right; clear: right; float: none; padding: 0; display: none; }

/*SEARCH*/
#search fieldset { float: right; display: block; width: 210px; height: 22px; background: #fff url(../images/search_input.gif) no-repeat 0 0; position: absolute; top: 11px; right: 10px;}
#search fieldset label { position: absolute; top: 0; left: 6px; line-height: 22px; height: 22px; color: #ccc; }
#search fieldset input { margin-left: 6px; float: left; display: inline; line-height: 16px; height: 16px; margin-top: 3px; width: 182px; border: 0; background: none; padding: 0; color: #ccc; font-size:11px; }
#search fieldset input.submit { height: 22px; width: 22px; cursor: pointer; margin: 0; }

/*MENU*/
#menu { height: 28px; background: #7c7c7c; border-top: 2px solid #636363; border-bottom: 2px solid #ccc; margin: 0; font-size: 12px; }
#menu li { background: none; padding: 0; float: left; position: relative; color: #999; background: url(../images/menu_vert.gif) right top no-repeat; display: inline-block; }
#menu li {display: inline;}
#menu i { float: left; height: 28px; line-height: 28px; display: none; }
#menu #last { background-image: none;}
#menu #last a, #menu #last.active a {width: 42px !important;}
#menu a { float: left; display: inline-block; height: 28px; line-height: 25px; padding: 0 18px 0 17px; color: #fff; border-bottom: 2px solid #ccc; position: relative; }
#menu a:hover, #menu li:hover a, #menu li.hover a, #menu li.active a { color: #fff; border-bottom: 2px solid #f00; text-decoration: none; }

#menu li ul { position: absolute; display: block; top: 30px; left: -9000px; background: #fff; border: 1px solid #ccc; border-top: none; z-index: 1000; width: 100%; min-width:120px; }
#menu li ul ul {position: absolute; top: 1px; left: -9000px; border-top: 1px solid #ccc}
#menu li:hover>ul, #menu li.hover>ul { left: 0; }
#menu li ul li:hover ul, #menu li ul li.hover ul { left: 100%; }
#menu li ul li { float: none; display: block; background-image: none; position: relative; }
#menu li ul a, #menu li:hover ul a, #menu li.hover ul a, #menu li.active ul a { color: #666; float: none; display: block; padding:0 3px 0 10px; line-height: 18px; border: 0; height: auto; }
#menu li ul a:hover, #menu li ul li.active a { border: 0; color: #000; background: #f0f0f0; }

/*TOP MENU */
#topMenu {position: absolute; top: -29px; right: 11px; color: #000; font-size: 12px;}
#topMenu a {color: #000;}
#topMenu .active {font-weight: bold;}
#login {padding-right: 15px; background:url(../images/icon_login.png) right 0 no-repeat;}


/*TO TV*/
a#toTV {background: url(../images/totv.png) 0 0 no-repeat; padding-left: 48px; font-size: 11px; line-height: 16px; color: #fff; float: left; display: block; position: absolute; top: 36px; left: 711px; padding-top: 5px;}

/*CONTENT*/
#content { font-size: 12px; background: #f0f0f0 url(../images/main.gif) repeat-y 0 0; border-top: 10px solid #f0f0f0; padding: 0 10px; display: inline-block; min-height: 563px; }
#content { display: block; }
#content:after { content:"."; display:block; height: 0; clear: both; visibility: hidden; }

/*SINGLE COLUMN*/
#content.singleColumn { background: #f0f0f0 url(../images/main_singlecolumn.gif) repeat-y 0 0; }
#content.singleColumn #center { width: 670px; margin-right: 0; overflow: hidden; }

/*GMAPS COLUMN*/
#content.gMaps { background-color: #f0f0f0; background-image: none; }
#content.gMaps #center { width: 670px; margin-right: 0; overflow: hidden; }

/*BOXES
.boxes {color: #e5e5e5; margin-top: 30px; background: url(../images/column_spot.gif) 0 0 repeat-y; clear:both;}*/
.boxes {color: #e5e5e5; margin-bottom: 20px; clear:both;}
.boxes:after { content:"."; display:block; height: 0; clear: both; visibility: hidden; }
.boxes p { margin: 0; padding: 5px 12px 5px 12px; line-height: 16px; font-size: 11px; }
.boxes a, .boxes strong { color: #fff; font-weight: bold; }
.boxes a img {margin-top: -10px;}
.boxes h2 a {font-weight: normal;}
.boxes h4 {text-align: right; padding-right: 20px;}
.bluebox {background: url(../images/bluebox.gif) 0 0 no-repeat; height: 43px; color: #fff; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-align: center; padding-top: 23px; font-weight: bold; margin-bottom: -6px;}
.tivi {margin-bottom: 27px;}
.tivi img {float: left; margin: 0 24px 5px 0;}
.tivi .tiviContent {padding: 3px 5px;}
.boxes .archive {font-size: 12px; font-weight: bold; text-align: right; padding-right: 10px; line-height: 14px;}
.latestNewsItem {padding: 0 10px 9px 10px;}
.boxes .latestNewsItem p, .boxes .twitterItem p {padding: 0 0 1px 0; color: #fff; font-size: 12px; line-height: 14px;}
.latestNewsImage {float: left;}
.latestNewsImage img {border: 1px solid #fff; display: block; margin-right: 3px; margin-top: 2px;}
.boxes .latestNewsItem h3 {font-size: 12px; line-height: 14px; padding-top: 5px;}
.boxes .latestNewsItem h3 a {color: #000; font-weight: bold;}
.boxes .latestNewsItem a {font-weight: normal;}
.boxes .twitterItem a.tweetername {font-weight: normal; color: #000;}
.twitterItem {padding: 5px 10px 4px 10px;}

.banner img {display: block;}
.banner {padding-bottom: 28px;}
/*COLUMN*/
.column { float: left; display: inline; width: 210px; padding: 11px 0; /*background: #d5d5d5 url(../images/column_spot.gif) repeat-y 0 0;*/ margin-right: 10px; min-height: 210px; }
#left.column { padding-top: 0;}
#home #left.column {padding-top: 11px;}
/*LEFT MENU*/
#left li { background: none; padding: 0; }
#left li a { display: block; border-bottom: 1px solid #969696; border-top: 1px solid #d2d2d2; color: #fff; line-height: 22px; font-size: 12px; padding: 0 16px; background: url(../images/leftmenu_item_back.gif) 0 0 repeat-y; }
#left li a:hover, #left li.active a { color: #f00; background-color: #f0f0f0; background-image: none; text-decoration: none; outline: 0; border-bottom-color: #f0f0f0; }
#left li.active a {border-bottom-color: #7c7c7c; border-top-color: #f0f0f0;}
#left .categories ul li a, #left li.active ul li a {background-color: #7c7c7c; background-image: none; border-top: none; color: #cbcbcb; padding-left: 26px;}
#left .categories ul li a:hover, #left .categories ul li.active a, #left li.active ul li a:hover, #left li.active ul li.active a {background-color: #636363; color: #fff;}

#left .news-amenu-container h2 { padding: 0 16px; display: block; width: 178px; display: none; }
#center .news-amenu-container h2 {float: none; padding: 0 0 5px 0; line-height: 14px;}
.news-amenu-container ul li { background-image: none; padding-left: 0px;}
#left li.news-amenu-item-year {display: block; border-bottom: 1px solid #f0f0f0; color: #000; line-height: 22px; font-size: 12px; padding: 0 16px;}
#left .regions li a {background-image: none; border-bottom:1px solid #f0f0f0; color:#737373; font-size:12px; padding:2px 8px; border-top: none;}

/*RIGHT*/
#right { margin: 0; }
#right .banner {margin-top:20px;}
#contact_link { display: block; text-indent: -9000px; background: url(../images/contact_link.png) no-repeat 0 0; height: 60px; margin-top: 10px; }
/*BANNER LIST*/
#right ul { margin-top: 10px; padding: 0 10px; }
#right li { background: none; padding: 0; margin-bottom: 10px; }
#right img { display: block; }

#home #left div.bannersLeft {position: absolute; width: 210px; bottom: 10px;}

/*USERS*/
#users { background: #000 url(../images/users.png) no-repeat right bottom; color: #fff; padding-bottom: 12px; font-size: 10px; margin-bottom: 13px; }
/*#users h2 { background: #333; float: none; color: #ccc; height: 24px; line-height: 24px; text-align: center; margin-bottom: 10px; }*/
#users p { height: 20px; line-height: 20px; background: url(../images/icon_city.png) no-repeat 0 0; padding-left: 30px; margin: 2px 4px; padding-bottom: 0; }
#users p.people { background-image: url(../images/icon_people.png); }
#users p.percent { background-image: url(../images/percent.png); }
#users em { font-style: normal; color: #d30326; }

/*CENTER*/
#center { float: left; display: inline; width: 450px; margin-right: 10px; background: #fff; padding: 0 10px; overflow: hidden; padding-bottom: 10px; }
#home #center { padding: 0; width: 470px; }
#text, #regions { padding: 0 10px; }

/*COUNTDOWN*/
#countdown { margin-bottom: 16px; text-align: center; margin-left: 10px; margin-right: 10px; background-color: #000; }
#countdown img, #countdown embed { display: block; }

/*NEWS*/
#news h2, #content .boxes h2, #users h2 { color: #fff; padding: 0 5px; background: #f00 url(../images/news_title.png) repeat-y right top; float: none; height: 20px; line-height: 20px; margin-bottom: 10px; font-weight: normal; font-size: 12px; }
.tivi h2 {margin-bottom: 0 !important;}
#content #left  h2 { color: #fff; padding: 0 6px; background: #f00 url(../images/news_title.png) repeat-y right top; float: none; font-weight: normal; font-size: 12px; }
#left h2 strong {font-size:13px; font-weight: bold; padding: 7px 0 10px 8px; display: block;}
.boxes h2 {margin-bottom: 0px;}
#news h2 a, #boxes h2 a, #users h2 a { display: block; }
#news h4, #boxes h4 { margin: 0 0 4px 0; padding: 0 13px; text-align: right; }
#news p { line-height: 16px; padding: 0 10px 10px 0;}
#news p a { color: #f00; }
#news a { color: #fff; }
#news h1, #news h1 a { color: #f44; }
#news h1 {padding-left: 20px;}
#news a span { position: static; font-size: 10px; }
.singleNews:after { content:"."; display:block; height: 0; clear: both; visibility: hidden; }
.img { float: right; margin: 0 0 0 5px; }
.news_item h2 { float: none; line-height: 16px; margin-right: 10px; color: #f00; font-weight: bold; margin-bottom: 4px; }
.news_item h2 a { color: #f00; }
.news_item h3 { float: left; font-weight: normal; line-height: 16px; margin-right: 10px; color: #7C7C7C; }
.news_item { padding: 10px 0; clear: both; display: inline-block; }
.news_item { display: block; }
.news_item:after { content:"."; display:block; height: 0; clear: both; visibility: hidden; }
.news_item .img { float: left; width: 90px; margin-top:2px; }
.news_item .img img { margin: 2px 5px 0 0; border: 4px solid #b6b4b5; }
.newsImg {float: left; width: 120px;}
.newsImg img {border: 3px solid #b5b5b5; margin-left:10px; margin-top:4px;}
.newsText {float:right; width:327px;}
.news_item .txt {float: right; width: 300px;}
.news_item .txt h2 {padding-left: 0;}
.news_item .txt p {margin-bottom: 0;}

.archive_item h2 { float: none; line-height: 16px; margin-right: 10px; color: #f00; font-weight: bold; margin-bottom: 4px; }
.archive_item h2 a { color: #f00; }
.archive_item h2 span { color:#666666;}

#news .newsText h3 {color:#f00; margin:0; padding:0 10px 3px 0; font-size:11px; line-height:16px; font-weight: bold;}
#news .newsText h3 a {color:#f00; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
#news h4 {text-align: right;}
#news h4 a {color: #000;}
.singleNews {padding: 10px 0 0 0;}
div.date {display: inline; font-size: 10px;}
div.moremore {display: block;}
#news .moremore a {color: #f00;}
.goal {padding-top: 14px; background: #f0f0f0;}
.goalitem {padding: 0 9px 6px 9px; background-color: #f0f0f0;}
.goalimg {float: left; width: 26px;}
.goaldescr {float: right; width: 165px; color: #666; padding-top: 0; font-size: 11px; line-height: 16px;}
.goaldescr a { color: #666; }

/*CONTACT*/
.csc-mailform-field { clear: both; margin-bottom: 5px; } 
.csc-mailform input[type="text"], .csc-mailform input[type="password"] { border: 1px solid #ccc; } 
.csc-mailform textarea { border: 1px solid #ccc; overflow: auto; } 
.csc-mailform label { float: left; width: 120px; text-align: right; padding-right: 10px; }
.csc-mailform-submit { margin-left: 130px; color: #666; }

.contact_table { clear: both; margin-bottom: 5px; } 
.contact_table input { border: 1px solid #ccc; margin-bottom: 5px; width: 200px;} 
.contact_table .checkbox input { margin-bottom: 5px; border: 0px; margin-left:-30px;}
.contact_table select { border: 1px solid #ccc; margin-bottom: 5px; }
.contact_table textarea { border: 1px solid #ccc; overflow: auto; margin-bottom: 5px;width: 200px;} 
.contact_table label { float: left; width: 120px; text-align: right; padding-right: 10px; }
.contact_table .submit input { margin-left: 130px; color: #666; width: 75px; cursor: pointer;}
input.tx-powermail-pi1_mandatory_submit {margin-left: 0; border: 1px solid #ccc; margin-bottom: 5px; cursor: pointer;}
.tx-newloginbox-pi1 .contact_table .submit input {width: auto;}
.contact_table input[type="checkbox"] { border:0px; width:15px;}

.powermail_mandatory_js {padding-left: 130px; color: #f00; font-size: 10px; padding-bottom: 5px;}

/* powermail */
.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; color:#828181; }
.tx-powermail-pi1 .odd { background: none; }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:400px; }
.tx_powermail_pi1_fieldwrap_html label { width:120px; float:left; margin-top:4px; text-align: right; padding-right: 10px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{ margin-bottom: 5px; width:200px; border:1px solid #CCCCCC;}
.tx_powermail_pi1_fieldwrap_html textarea { width:200px; border:1px solid #CCCCCC; margin-bottom: 5px; }
.tx_powermail_pi1_fieldwrap_html .powermail_submit { margin-left: 130px; text-align:center; border:1px solid #CCCCCC; color:#666666; padding:1px 4px; margin-bottom:5px; min-width: 75px; cursor: pointer; }

/*FAQ*/
.tx-irfaq-pi1 .additional-info { border: 0 !important; }
.tx-irfaq-pi1 dt { display: inline-block; }
.tx-irfaq-pi1 dt { display: block; }
.tx-irfaq-pi1 img { height: 9px; width: 9px; }
/*FOOTER*/
#footer { clear: both; text-align: center; background: transparent url(../images/footer.png) no-repeat 0 0; padding: 20px 0; color: #b1b1b1; font-size: 10px; position: relative;}
#footer a { color: #b1b1b1; }
#footer p {padding-bottom: 0;}
#footer a:hover {text-decoration: underline !important;}
#footerLogos a {display: inline; padding: 0 10px; vertical-align: top;}
#footerLogos a img {vertical-align: top;}
#footerLogos {padding: 1px 0 9px 0;}
#followUs {display: none; position: absolute; right: -24px; top: -5px;}
.twitterLink a {float: right; display: block; width: 17px; height: 16px; background: url(../images/icon_twitter.png) 0 0 no-repeat; text-indent: -9999px; top: 18px; right: 10px; position: absolute; z-index:1000;}


div.tx-lumogooglemaps-pi1 div div div div .gmnoprint { background: url(../images/markers.gif) no-repeat 0 0 !important;  }
#home #text {border-bottom: 14px solid #f0f0f0; padding-bottom: 10px;}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-navPath {
	padding: 5px;
}

.tx-chcforum-pi1-Table caption {
	display: none;
}

.tx-chcforum-pi1-Table td, .tx-chcforum-pi1-Table th {
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 3px;
}

.tx-chcforum-pi1-Table thead th {
	background-color: #f1f1f1;
}

.tx-chcforum-pi1-FooterBox {
	padding-top: 16px;
}

.tx-chcforum-pi1-postForm {
	padding-bottom: 10px;
}

.tx-chcforum-pi1-pageLinksBtm {padding-bottom: 10px;}
#formWhere {padding-bottom: 10px;}
.tx-chcforum-pi1-pageLinksTop {padding-bottom: 10px;}
.tx-chcforum-pi1-singlePost .author {margin-bottom: 10px;}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}

.tx-chcforum-pi1-postForm fieldset#formTop label {
	float: left;
	display: block;
	width: 100px;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
	margin-bottom: 3px;
	border: 1px solid #999;
}

.tx-chcforum-pi1-postForm hr {
	display: none;
}

.tx-chcforum-pi1-postForm textarea {
	width: 440px;
	border: 1px solid #999;
	margin-bottom: 5px;
	height: 150px;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #666;
}

input.tx-chcforum-pi1-helpBox {
	width: 440px !important;
	border: 1px solid #666 !important;
	margin-bottom: 5px !important;
}

.tx-chcforum-pi1-catLastCell div {text-align: left !important;}

.tx_lumogooglemaps_pi1_infobox, .tx_lumogooglemaps_pi1_infobox a, .tx_lumogooglemaps_pi1_infobox a:hover {color: #0048ff; text-decoration:none;}

.regions h3 {background: #bfbfbf url(../images/regions_back.gif) 0 0 no-repeat; padding: 5px 16px 5px 16px; color: #f0f0f0; margin-bottom: 1px; font-weight: normal; font-size: 12px; overflow: hidden;}
.regions h3.currTitle {background: #f0f0f0 url(../images/regions_active_back.gif) 0 0 no-repeat;}
.regions h3 a {color: #f0f0f0; font-size: 12px;}
.regions h3 a:hover {text-decoration: none; color: #f00;}
.regions h3.currTitle a {color: #fd0000;}
#left .regions h3 ul {margin-bottom: 0;}
#left .regions h3 ul li a {color: #737373; padding: 2px 8px; font-size: 12px;}
#left .regions h3 ul li a:hover {color: #f50000; text-decoration: none;}

input.tx-indexedsearch-searchbox-sword {margin-bottom: 3px; margin-left: 5px;}
input.tx-indexedsearch-searchbox-button {margin-left: 5px;}

.tx-indexedsearch .tx-indexedsearch-browsebox li {background-image: none; padding-left: 0px;}
td.tx-indexedsearch-title {font-size: 16px; padding-bottom: 5px;}
td.tx-indexedsearch-info {padding: 3px 0;}

#news h4 a{color: red!important;}

div.tx-chcforum-pi1-singlePost { border: 1px solid #666666!important; margin-bottom: 10px!important; padding-left: 5px!important;}

.regions .normalTitle a { display: block; width: 193px; }
.regions .currTitle a { display: block; width: 193px; }

#home div.moremore a { font-size: 11px; }

div.gMaps div#gmapDirHead { display: none; }

p.align-right {text-align: right;}

.hasSub {
	background: url(../images/hassub.png) 0 0 no-repeat;
	height: 11px;
	width: 11px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-right: -11px;
}

#menu li ul li a .hasSub {
	position: absolute;
	right: 19px;
	top: 4px;
}

li:hover .hasSub, li:hover ul li:hover .hasSub {background-position: 0 -11px;}
li:hover ul li .hasSub {background-position: 0 0;}

#breadcrumbs {padding: 8px 0 16px 0; color: #636363;}


#regionsContainer {padding-top: 10px;}
#leftRegion {float: left; width: 220px; padding-top: 4px;}
#leftRegion ul li {background: url(../images/bullet_regions.gif) 3px 5px no-repeat; padding-left: 18px; padding-bottom: 2px;}
#leftRegion ul li a {font-weight: bold;}
#rightRegion {float: right; width: 213px;}
.mapRegion {float: left; padding-right: 19px;}

.pageTeaserTxt {float: right; width: 348px;}
#content .pageTeaser h2 {border-bottom: 1px solid #ccc; color: #666; font-weight: normal; font-size: 16px; line-height: 28px; padding-left: 9px; padding-bottom: 5px; margin-bottom: 5px;}
.pageTeaser {padding-bottom: 8px;}
#content .pageTeaser p {padding-left: 9px;}
.pageTeaserImg {float: left; border: 3px solid #b6b4b5; width: 96px; height: 59px; margin-top: 8px; overflow:hidden;}
.pageTeaserImg a {width: 97px; height: 59px; overflow: hidden;}
.pageTeaserImg a img {display: block;}



.buttons {height: 25px;}
.buttons .paginator {float: left; width: 200px;}
.buttons .result-tally {float: right; width: 100px; text-align: right;}

table#tx_admininterface_sortable_table {width: 100%;}

table#tx_admininterface_sortable_table th, table#tx_admininterface_sortable_table td {padding: 4px;}
.odd td {background-color: transparent;}

.list th a {color: #fff;}

table.form { margin: 5px 0; border: none; width: 100%;}
table.form th, table.form td {padding: 2px;}
iframe.editorIframe {width: 377px !important;}
.htmlarea-bwrap .toolbar {width:373px !important;}
.htmlarea .toolbar ul li {background-image: none !important;}
.htmlarea .toolbar {wisth: 371px !important;}
input.tx-admininterface-pi1-input, textarea.tx-admininterface-pi1-textarea {border: 1px solid #a2aab8; padding: 2px;}
select.tx-admininterface-pi1-select {border: 1px solid #a2aab8; padding: 2px; color: #666; font-size: 11px; width: 340px;}
input.tx-admininterface-pi1-button, input.tx-admininterface-pi1-button-edit, input.tx-admininterface-pi1-button-delete, input.tx-admininterface-pi1-button-saveandclose, input.tx-admininterface-pi1-button-save, input.tx-admininterface-pi1-button-close  {border: 1px solid #ccc; cursor: pointer; font-size: 11px; font-family: Helvetica,Arial,sans-serif; margin-right: 5px;}
.editorWrap .htmlarea, .editorWrap {width: 381px !important;} 

.gSelects {height: 30px; border-top: 1px solid #ccc; margin: 0 -10px; padding: 5px 10px;}
.gSelects select {border: 1px solid #ccc; color: #f80000; padding: 1px 2px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
select.leftSel {float: left;}
select.rightSel {float: right;}

/* gMaps */
#regionmap #center { margin-right:0px; width:670px; }
#regionmap #content { background:none repeat scroll 0 0 #F0F0F0; }
#map {width:450px; height: 495px;}
.region #map { height: 700px; }

#regionmap .region #map { width:670px; }

.gmnoprint h1 {font: bold 13px/15px Arial,Helvetica,sans-serif; padding: 0 0 0 0; margin: 0 0 0 0; color:#0048FF; border-bottom: none;}
.gmnoprint p {font: normal 13px/15px Arial,Helvetica,sans-serif; margin-bottom: 0;}
.gmnoprint .gImg {width: 35px; height: 35px; overflow: hidden; float: left; display: block; margin-right: 10px;}
.gmnoprint .icons { color:#0048FF; }
.gmnoprint .icons img {margin-right: 3px;}
.gmnoprint .more a { color:#0048FF; }
.videoLink {float: right;}
.videoLink a {float: right; display: block; padding-right: 24px; font-size: 10px; color: #666; background: url(../images/minitv.png) right 0 no-repeat; padding-top: 2px;}
.gmnoprint div div div {overflow: hidden !important;}

.csc-uploads-fileName p {padding-bottom: 0;}

.tweet {padding: 0 12px 11px 12px; color: #fff; line-height: 14px; font-size: 11px;}
.tweet .user, .tweet .txt {display: inline;}
.tweet a {color: #000; text-decoration: none;}
.tweet .time a.more {color: #fff; font-weight: bold;}
.jScrollPaneContainer {padding-top:10px; position: relative;}

#center .tx-indexedsearch input.tx-indexedsearch-searchbox-button {
	color:#666666;
	cursor:pointer;
	width:75px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}

.odd {background-color: transparent !important;}