/* CSS Document */

/*
 * 100% height layout with header and footer using divs
 * 
 */
html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#000000;
}
html {
     overflow: -moz-scrollbars-vertical;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#F8B323;
	border:0;
}
img {
	border:0;
}
a.thickbox {
	border:0;
}
a:hover {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}
.clear {
	clear:both;
	font-size:0;
	height:0;
}
p {
	padding-bottom:10px;
}
#mainContainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:990px;
}

H1 {
	font-size:20px;
	padding-bottom:10px;
	font-weight:normal;
}
.logo {
	margin-bottom:50px;
}

.leftCol {
	width:341px;
	float:left;
}


.rightCol {
	width:649px;
	float:left;
	position:relative;
}

.footer {
	margin-top:37px;
	border-top:2px solid #F8B222;
	padding-top:6px;
}
.footer p {
	color:#F8B323;
}


.menuLeft {}

.menuLeft ul,
.menuContent ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menuLeft ul li{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
}
.menuLeft ul li a img,
.menuLeft ul li a img,
.menuContent ul li a img{
	border:0px solid #000000;;
}
.menuLeft ul li.active{
	padding-bottom:40px;
}


.titlePage {
	position:absolute;
	font-size:16px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F8B323;
	top:-16px;
}

.titlePageHome {
	font-size:16px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F8B323;
}
.contentBox {
	border-top:2px solid #F8B222;
	margin-top:6px;
	padding-top:40px;
	width:649px;
}

.menuContent {
	width:240px;
	float:left;
}

.contentSecondary {
	float:right;
	width:400px;
}
.contentSecondary H1{
	color:#CE7104;
	font-size:14px;
	font-weight:bold;
}


/* fce2Cols */

.fce2Cols {}

.fce2Cols .col1{
	float:left;
	width:240px;
}
.fce2Cols .col1 p{
	color:#FFFFFF;
}
.fce2Cols .col2{
	float:right;
	width:400px;
}

.tx-reeamyvideos-pi3 {}

.tx-reeamyvideos-pi3 #picturesList {}
.tx-reeamyvideos-pi3 #picturesList .item {
	position:relative;
	max-width:605px;
}

.tx-reeamyvideos-pi3 #picturesList .item H3 {
	background-color:#F8B222;
	padding:3px 5px;
	padding-top:1px;
	color:#000000;
}
.tx-reeamyvideos-pi3 #picturesList .item .image {
	background-color:#F8B222;
}
.tx-reeamyvideos-pi3 #picturesList .item .image a img{
	border:0;
	border-top: 2px solid #F8B323;
}

/* with descr */

.tx-reeamyvideos-pi3 #picturesListDescr {}
.tx-reeamyvideos-pi3 #picturesListDescr .item {
	float:left;
	/*width:240px;*/
}
.tx-reeamyvideos-pi3 #picturesListDescr .description {
	float:right;
	width:400px;
}
.tx-reeamyvideos-pi3 #picturesListDescr .description H2{
	padding-bottom:10px;
	color:#CE7104;
}


.tx-reeamyvideos-pi3 #picturesListDescr .description H3{
	padding-bottom:10px;
	color:#F8B323;
	text-transform:
}

.tx-reeamyvideos-pi3 #picturesListDescr .item H3 {
	background-color:#F8B222;
	padding:3px 5px;
	padding-top:1px;
	color:#000000;
}
.tx-reeamyvideos-pi3 #picturesListDescr .item .image {
	background-color:#F8B222;
}
.tx-reeamyvideos-pi3 #picturesListDescr .item .image a img{
	border:0;
	border-top: 2px solid #F8B323;
}

.news-latest-container {
	padding:0px;
	margin-left:30px;
}
.news {
	margin-left:0px;
}
.news-latest-item {
	margin:0;
	padding:0px;
	padding-bottom:10px;
}
.news-latest-item .data,
.news H3{
	color:#CE7104;
}
.news-latest-item a{
	color:#F8B323;
}
.news-latest-item .data a H3{
	color:#CE7104;
	display:inline;
}
.news-latest-item p {
	padding-bottom:0;
	display:inline;
	color:#FFFFFF;
}
.news-latest-item a:hover{
	text-decoration:none;
}
.news-list-item a{
	color:#F8B323;
}
.news-list-item a:hover,
.news-latest-item a:hover{
	text-decoration:underline !important;
}
.news-list-item H3,
.news-single-item H1{
	color:#CE7104;
}
.news-single-item H1{
	color:#CE7104;
	font-size:14px;
	font-weight:bold;
}

.news-list-item H3,
.news-list-item p{
	display:inline;
	padding-bottom:0px;
	margin-bottom:0px;
}
.news-list-item p{
	line-height:17px;
}
.news-list-item{
	padding-bottom:10px;
}
.tx-felogin-pi1 {}

.tx-felogin-pi1 fieldset{
	padding:10px;
	border:1px solid #F8B323;
}

.tx-felogin-pi1 input#user,
.tx-felogin-pi1 input#pass{
	border:1px solid #F8B323;
	width:200px;
	background-color:#000000;
	margin-bottom:10px;
	color:#FFFFFF;
}
.tx-felogin-pi1 input{
	border:1px solid #F8B323;
	width:auto;
	background-color:#F8B323;
	margin-bottom:10px;
	color:#000000;
}

/* RTE */
.date {
	padding-bottom:0;
	color:#CE7104;
}

.titleVideo {
	color:#CE7104;
	padding-bottom:0px;
}

.subTitleVideo {
	color:#F8B323;
	padding-bottom:0px;
}
#showEmbed {
	border:0;
	background-color:#DAAD52;
	color:#000000;
	cursor:pointer;
}
.embedCodeContainer {
}
.embedCodeContainer textarea{
	color:#FFFFFF;
	width:714px;
	margin-top:5px;
	background-color:#000000;
	border:1px solid #999999;
	padding:3px;
}
#flashItem H3 {
	display:none;
}

.homepage2Cols *{
	color:#FFFFFF;
}
.homepage2Cols .col1{
	float:left;
	width:410px;
}
.homepage2Cols .col1{
}
.homepage2Cols .col2{
	float:right;
	width:220px;
 }
.homepage2Cols .col2 H2{
	margin-left:30px;
	margin-bottom:10px;
	font-size:16px;
}
.facebook {
	position:absolute;
	right:0px;
	top:70px;
}
.tx-reealikefacebook-pi1 {
	width:100px;
}
.tx-reealikefacebook-pi1 iframe {
	width:100px;}
.tx-reealikefacebook-pi1 iframe .connect_widget div.connect_confirmation_cell_no_like {
    display: none;
    padding-left: 7px;
}
.leftBox {
	float:left;
	width:240px;
}
.contentLeftHomepage H1 {
	color: #F8B323;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
}
#LikeboxPluginPagelet #facebook div.fbDarkWidget {
	border:0;
}
