/* @override 
	http://localhost/css/default.css
	http://www.republica.net/other/cnc/css/default.css
	http://republica.net/other/cnc/css/default.css
*/
img {
border: 0
}
.pp_description {
padding: 0 0 0 0;
margin: 5px 0 5px 0;
font-size:18px;
font-weight:bold
}

#sponsorsld div ul.footerslide li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	float: left;
}

#sponsorsld img{
	padding-top: 8px;
	border: none;	
}

ul.footerslide {
	margin-left: 0;
	padding-left: 0;
		width: 720px;
	height: 73px;
}

#presentation {
	display: block;
	height: 250px;
}

#sponsorsld {
	position: relative;
	width: 720px;
	height: 73px;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}

#sponsorsld div ul.footerslide li a img {
	border-style: none;
}


#repbug {
	position: relative;
	float: left;
	margin-top: 47px;
}

@charset "UTF-8";
/* CSS Document */

html{
 overflow-y: scroll;
}
body{
 background-image: url('../images/img_bg.jpg');
 background-repeat: repeat-x;
 background-color: #e2d8c2;
}
td{
 vertical-align: top;
}
#contactForm{
 font-size: .8em;
 padding-top: 20px;
 padding-bottom: 20px;
}
#contactForm table tr td{
 padding-top: 3px;
 padding-bottom: 3px;
}

.inputStyle{
 width: 250px;
}
#wrapper{
 width: 890px;
}
#header{
 text-align: right;
 height: 110px;

}
#logo{
 float: left;
 padding-bottom: 10px;
}
#navigation{
 float: right;
 width: 595px;
 padding-top: 30px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 1em;
 padding-bottom: 15px;
}
#navigation img{
 padding-left: 5px; 
 padding-right: 5px;
}

a{
 color: #86755B;
 text-decoration: none;
}

a:hover{
 color: #000;
 text-decoration:none;
}
a:visited{
 color: #86755B;
}
#navigation a{
	color: #000;	
}
#content{
 min-height: 500px;
 vertical-align: top;
}
#footer{
 clear: both;
 width: 850px;
 height: 123px;
 background-image: url('../images/img_footer_bg.jpg');
 background-repeat:no-repeat;
 padding-top: 15px;
 padding-left: 20px;
 padding-right: 20px;
}
#companyCopy{
 float: left;
 font-size: .8em;
}
#footerMenu{
 float: right;
 font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
 font-size: .7em;
}
.smalltitle{
 float: left;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: .4em;
 font-style: italic;
 padding-left: 15px;
 padding-top: 15px;
 color: #93876e;
}

#searchArea{
 float: right;
 background-image: url(../images/search-bg.gif);
 background-repeat: no-repeat;
 background-position: 171px 7px;
 width: 340px;
 height: 36px;
 padding-top: 8px;
 padding-right: 13px;
}

input#srch_fld {
	width: 158px;
}

#datetime{
 float: left;
 font-size: .8em;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 padding-left: 23px;
}

#social-links {
	float: left;
	padding-left: 69px;
}
#newsArea{
 clear: left;
 height: 121px;
 padding-bottom:25px;
}

#social-links img {
	margin-right: 10px;
	float: left;
}
#video-box{
 float: left;
 width: 295px;
 height: 121px;
 background-image: url('../images/video-bg.gif');
 background-repeat: no-repeat;

}

p.vid-description {
	width: 116px;
	color: white;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: .7em;
	margin-top: 38px;
	float: left;
	margin-left: 23px;
	padding-left: 0;
	text-align: left;
}

a.view-chanel {
	float: left;
	margin-left: 24px;
	margin-top: -16px;
}

.hide {
	display: none;
}



img.videothumb {
	float: left;
	margin-top: 15px;
	margin-right: 6px;
}
.error{
 height: 15px;
}
#recentNews{
 float: left;
 width: 570px;
 height:106px;
 background-image: url('../images/img_recentNews_bg.jpg');
 background-repeat: no-repeat;
 padding-right: 5px;
 text-align: left;
 padding-left: 20px;
 padding-top: 15px;
}
#userLogin{
 float: left;
 width: 225px;
 height: 106px; 
 background-image: url('../images/img_login_bg.jpg');
 background-repeat: no-repeat;
 padding-top: 15px;
 text-align: left;
 padding-left: 20px;
}
#login_pass{
 clear: both;
 padding-top: 5px;
}

#login_user{
}

#username{
 background-image: url('../images/img_user_lbl_bg.gif');
}

#password{
 background-image: url('../images/img_pass_lbl_bg.gif');
}

#username,#password{
 float: left;
 width: 60px;
 height: 16px;
 font-family: 'Trebuchet MS',Helvetica, Verdana, sans-serif;
 font-size: .7em;
 padding-left: 10px;
 padding-top: 1px;
}
.newsTitle{
 float: left;
 padding-bottom: 5px;
}
.newsImage{
 clear: left;
 float: left;
 width: 60px;
}
.newsTeaser{
 clear: both;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: .7em;
 width: 500px;
}

.news_readmore{
 color: #000;
}
#newsPages{
 float: right;
 width: 85px;
}
.pagination a{
color: #000;	
}
.paginationstyle{ /*Style for demo pagination divs*/
text-align: center;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
text-decoration: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
 color: #000;
 background-color: yellow;
}
.paginateinfo{
 background-color: #d31245;
 color: #fff;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: .8em;
 height: 17px;
 width: 30px;
 padding-top: 5px;
 text-align: center;
}
.subTitle{
 background-color: #d31245;
 height: 30px;
 font-size: 1.2em;
 padding-top: 15px;
 text-align: left;
 padding-left: 10px;
 width: 280px;
 margin-bottom: 5px;
 color: white;
}
.submenuTitle{
 font-size: 1em;
 padding-top: 10px;
 height: 25px;
 text-align: left;
 padding-left: 13px;
 margin-bottom: 2px;
 cursor: pointer;
}
.submenuTitle:hover{
 background-color: #eee8da;
}
.submenuTitleSelected{
 font-size: 1em;
 padding-top: 10px;
 height: 25px;
 text-align: left;
 padding-left: 13px;
 margin-bottom: 2px;
 background-color: #eee8da;
 background-image: url('images/img_menu_over.jpg');
 background-repeat: no-repeat;
 background-position: left top; 
}
#submenu{
 height: 264px;
 text-align: left;
}
#subheader{
 height: 264px;
 background-color: #eee8da;
}
#sideColumn{
 float: left;
 width: 295px;
}
#mainColumn{
 float: right;
 width: 595px;
 text-align: left;
}
#subtitle{
 font-size: 1.4em;
 padding-top: 20px;
 border-bottom: 2px #d31245 solid;
 margin-bottom: 20px;
}
.mainText{
 font-size: .8em;
 font-family: "Trebuchet MS",Verdana,Arial, sans-serif;
}

.loginField{
padding: 2px 10px 0 10px;
margin: 0 0 0 0;
background-image: url('../images/img_pass_inp_bg.gif');
width: 106px;
height: 15px;
border: none;
}
h1,h2,h3,h4,h5{
padding: 0 0 0 0;
margin: 5px 0 5px 0;
}
h1{
	
}
h2{
	
}
h3{
color: #C10037;		
}
h4{
	
}
h5{
	
}
p{
margin: 10px 0px 10px 0px;	
}

#quote{
	
	float: left;
}
#presld{
	width: 595px;
	height: 225px;
	float: left;
	margin-left: 5px;
}

h2.video-title {
	font-size: 14px;
	margin-top: 10px;
}


