*{
	margin:0px;
	/* padding:0px; */
	outline:none;
}

html, body{
	width:100%;
	height:100%;
	min-height:687px !important;
}

html{
	background:#211d20 url(../images/bg-html.gif) 0 0 repeat-x;
}

body{
	background:url(../images/bg-body.jpg) center top no-repeat;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#2a2a2a;
}
/*  Google translate fixes */
html.translated-ltr, html.translated-rtl{
	background-position-y: 40px;
}
/* end Google translate fixes */
img{
	border:none;
}

a{
	color:#f27519;
}

a:hover{
	text-decoration:none;
}

.image{
	border:dashed 1px #b6bbb5;
	background:#e2e5e5;
	padding:1px;
}

.floatLeft{
	float:left;
	margin:5px 12px 2px 0;
}

.floatRight{
	float:right;
	margin:5px 0 10px 10px;
}

.clear{
	float:none;
	clear:both;
}

.color{
	color:#e36305;
}

ul.playlist{
	list-style-type:none;
	padding:5px 0 5px 5px;
}

ul.playlist li{
	background:url(../images/bg-play.gif) 0 5px no-repeat;
	padding:0 0 0 20px;
}

ul.playlist li.active{
	background:url(../images/bg-play.gif) 0 -33px no-repeat;
}

#container{
	width:920px;
	margin:0 auto;
}
/* ------------------------------------ header ------------------------------------------- */
#header{
	width:920px;
	height:572px;
/*	background:url(../images/bg-header.jpg) 0 0 no-repeat; */
	position:relative;
}

#header h1 a{
	width:169px;
	height:53px;
	text-indent:-5000px;
	display:block;
	position:absolute;
	left:20px;
	top:75px;
	background:url(../images/bg-logo.png) 0 0 no-repeat;
}

#header a.videoLink{
	width:177px;
	height:17px;
	padding:113px 0 0 20px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	background:url(../images/bg-video.gif) 0 0 no-repeat;
	position:absolute;
	left:270px;
	top:50px;
}

#header a.videoLink:hover, #header a.videoLink.active{
	background-position:0 -130px;
}

#header span.phone{
	width:186px;
	height:184px;
	display:block;
	text-indent:-5000px;
	background:url(../images/bg-phone.png) 0 0 no-repeat;
	position:absolute;
	right:-47px;
	bottom:33px;
}

#headerTabs {
	list-style-type:none;
	position:absolute;
	left:0px;
	top:235px;
	padding:0px;
}

#headerTabs li{
	float:left;
}

#headerTabs li a{
	height:52px;
	padding:13px 0 0 40px;
	display:block;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-tab-a.gif) 0 0 no-repeat;
}

#headerTabs li a span{
	display:block;
	color:#ba7f42;
	text-transform:lowercase;
	font-size:11px;
}

#headerTabs li a#tab1{
	width:153px;
}

#headerTabs li a#tab1:hover, #headerTabs li a#tab1.selected{
	color:#000;
	background-position:0 -65px;
}

#headerTabs li a#tab2{
	width:153px;
	background-position:-193px 0;
}

#headerTabs li a#tab2:hover, #headerTabs li a#tab2.selected{
	color:#000;
	background-position:-193px -65px;
}

#headerTabs li a#tab3{
	width:100px;
	background-position:-386px 0;
}

#headerTabs li a#tab3:hover, #headerTabs li a#tab3.selected{
	color:#000;
	background-position:-386px -65px;
}

#tabcontent{
	width:460px;
	height:209px;
	position:absolute;
	left:20px;
	top:310px;
	font-size:11px;
}

#tabcontent img {
	max-width: 100px;
	height: auto !important;
	width: auto !important;
	border:dashed 1px #b6bbb5;
	background:#e2e5e5;
	padding:1px;
}

#tcontent1 {
	line-height:normal;
}

#tcontent1 img{
	width:55px !important;
	heigh:auto !important;
}

.tabcontent{
	height:200px;
	overflow:auto;
}

.tabcontent h3{
	font-size:10px;
	color:#e36305;
}

.read-more {
	text-align: right;
}

/* ------------------------------------ navigation ------------------------------------------- */

#header #navigation ul.navigation{
	position:absolute;
	left:10px;
	top:532px;
	list-style-type:none;
	padding:0px;
}

#header #navigation ul.navigation li{
	float:left;
	padding:0 20px 0 0;
}

#header #navigation ul.navigation li a{
	color:#fff;
	padding:5px 10px;
	float:left;
	text-decoration:none;
}

#header #navigation ul.navigation li a:hover, #header #navigation ul.navigation li.active a{
	border:solid 1px #e26205;
	background:#191618;
	padding:4px 9px;
}



/* ------------------------------------ content main ------------------------------------------- */
#contentMain{
	width:659px;
	float:left;
	background:#211d20;
}

.contentBox{
	width:629px;
	padding:60px 14px 20px 14px;
	margin:0 0 8px 0;
	background:#dcdcdc url(../images/bg-content-box.gif) left bottom no-repeat;
	position:relative;
}

#contentMain h2.contentBoxTitle{
	width:643px;
	height:45px;
	padding:10px 0 0 14px;
	margin:0 0 0 -14px;
	background:url(../images/bg-headline.gif) 0 0 no-repeat;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	position:absolute;
	left:14px;
	top:0;
}

#contentMain h2.contentBoxTitle span{
	color:#e26205;
	font-size:20px;
	float:left;
	height:45px;
	padding:10px 20px 0 0;
	margin:-10px 0 0 0;
	background:url(../images/bg-headline-strong.gif) right top no-repeat;
}

#contentMain img {
	border:dashed 1px #b6bbb5;
	background:#e2e5e5;
	padding:1px;
}

#contentMain p {
	text-indent: 15pt;	
}

#contentMain .even{
	background:#e7e7e7;
}
#contentMain .odd{
	background:#e0e0e0;
}

#contentMain a.video-link, #contentSidebar a.video-link{
	position:relative;
	float:left;
}

#contentMain a.video-link img, #contentSidebar a.video-link img{
	position:relative;
	z-index:1;
}

#contentMain a.video-link img.play_icon, #contentSidebar a.video-link img.play_icon{
	position:absolute;
	left:50%;
	top:50%;
	margin:-15px 0 0 -16px;
	z-index:2;
	border:none;
	background:none;
	padding:0px;
	opacity:0.7;
}
#contentMain a.video-link:hover img.play_icon, #contentSidebar a.video-link:hover img.play_icon, #contentMain a.video-link:active img.play_icon, #contentSidebar a.video-link:active img.play_icon{
	opacity:1;
}
.paging{
	text-align:center;
	width:200px;
	float:none;
	clear:both;
	margin:0 auto;
	padding:30px 0 10px 0;
}

.paging a{
	padding:1px 5px;
	text-decoration:none;
}

.paging a.prev, .paging a.next{
	background:#fff;
	text-decoration:none;
	border:solid 1px #f27519;
}

.paging a.active{
	background:#fff;
	border:solid 1px #F27519;
}

.gallery{
	padding:10px;
	float:none;
	clear:both;
}

.video_box{
	float:left;
	padding:21px;
	width:166px;
	clear:none;
	height:155px;
	font-size:9px;
}

.gallery img.mainImage{
	width:auto;
	height:90px;
}

.gallery.even, .even{
}
.gallery.odd, .odd{
}
#top-news-articles .odd{
	background:none;
	border-bottom:dashed 1px #F27519;
}
#top-news-articles .odd, #top-news-articles .even{
	margin:5px 10px;
	padding:5px 0;
}
.gallery h3{
	margin:0 0 5px 0;
}

.gallery h3 a{
	text-decoration:none;
}

.gallery.gallery-hidden .galleryImages{
	display: none;
}

.galleryImages{
	float:none;
	clear:both;
}

.galleryImages h4{
	font-size:12px;
	display:block;
	width:100%;
	text-indent:10px;
	float:left;	
}

.galleryImages img{
	height:70px;
	width:auto;
	margin:5px 0 10px 10px;
	border:2px solid #B6BBB5 !important;
}
.galleryImages a:hover img {
	border:2px solid #211d20 !important;
}
/* -------------------------------------- content sidebar ------------------------------------------- */
#contentSidebar {
	width:240px;
	padding:15px 10px 10px 10px;
	position:relative;
	float:left;
	background:#dcdcdc url(../images/bg-sidebar-bottom.gif) left bottom no-repeat;
}

#sidebarTop{
	width:260px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/bg-sidebar-top.gif) 0 0 no-repeat;
	height:22px;
}

#contentSidebar h3{
	width:219px;
	height:29px;
	padding:5px 0 0 10px;
	display:block;
	position:relative;
	z-index:10;
	background:url(../images/bg-sidebar-headline.png) 0 0 no-repeat;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
}

.album{
	width:150px;
	float:left;
	text-align:center;
}

.album h3{
	font-size:11px;
	color:#ec6c0f;
}

#all-news-articles img {
	max-width: 160px;
	height: auto !important;
	width: auto !important;
	border:dashed 1px #b6bbb5;
	background:#e2e5e5;
	padding:1px;
}

#slideshow{
	width:223px;
	height:174px;
	position:relative;
	z-index:9;
	margin:-4px 0 20px 1px;
}

#slideshow img{
	position:absolute;
	left:8px !important;
	top:0px;
	display:none;
	z-index:8;
	max-width: 210px;
	/* height: auto; */
	max-height: 168px;
}

#slideshowFrame{
	width:223px;
	height:174px;
	position:absolute;
	z-index:10000;
	left:0;
	top:0;
	background:url(../images/bg-slideshow-frame.gif) 0 0 no-repeat;
}

#slideshowFrame a{
	width:37px;
	height:25px;
	display:block;
	position:absolute;
	left:0;
	top:134px;
	text-indent:-5000px;
}

/* ----------------------------------------- footer ------------------------------------------ */
#footer{
	width:900px;
	float:none;
	clear:both;
	height:50px;
	padding:20px 0 0 20px;
	background:url(../images/bg-footer.gif) 0 8px no-repeat;
	margin:0 auto;
}

#footer a{
	color:#f9ec23;
	margin:0 30px 0 0;
}

/* ----------------------------------------- article-edit ------------------------------------------ */

form#article-edit input[name="article[title]"] {
	width: 620px;
}

