/* 
* { padding: 0; margin: 0; }
*/

#admin_iframe{
    z-index:2;
}
#hero, #footer{
    background: #fcfcfc url("/templates/renderositybootstrap/image/main.jpg") repeat;
}

.thumbnails > li {
z-index: 0;
}

.well2 {
background: #959595 !important;
border-color: #666 !important;
}
.well2 a{
color: #fff;
}

.well3{
    background-color: #333 !important;
}
.well3 a{
    color:#edbd4f;
}

.art_wrapper, .bw_news_detail_article, .bw_empty_sections_table, .bw_empty_sections_p, #signup_frm_field, .profile_edit_header {
color: #ddd;
}
.art_wrapper a, .bw_news_detail_article a, .bw_empty_sections_table a {
color: #fff;
}
.article_response_1, .article_response_2 {color:#ddd;}

.page_spinner {
width: 100%;
height: 100px;
z-index: 1000;
position: absolute;
top: 0;
left: 0;
background: url(/templates/renderositybootstrap/image/ajax-loader.gif) 50% 50% no-repeat;

}

a, a:active, a:visited {
	/*color:#FFFFFF;*/
	/*text-decoration:underline;*/
}

a:hover{text-decoration:underline}

p {
margin:24px 0px;
}
body {
    /*font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    color:#ccc;
    background-image:url(../image/body_bg.png);
    background-repeat:repeat-y;
    background-color:#002b4b;
    background-position:center center;
    margin-top:0px;
    padding-top:0px;*/
    
   /* background-color: rgb(0, 69, 97) !important;*/
 /* background-color:#444 !important;*/
  
 background: rgb(68,68,68); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(68,68,68,1) 0%, rgba(85,85,85,1) 51%, rgba(68,68,68,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(68,68,68,1)), color-stop(51%,rgba(85,85,85,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 51%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 51%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 51%,rgba(68,68,68,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 51%,rgba(68,68,68,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#444444',GradientType=1 ); /* IE6-9 */

}
body > table {
	margin:0 auto;
}
#header_left {
	width:252px;
	float:left;
}
#logo_bg {
	background-image:url(../image/logo_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:140px;
	width:262px;
	padding-left: 11px;
	padding-top: 20px;
}
#logo_bg img {
	margin-bottom:30px;
}
#header_right {
	float:right;
	width:728px;
	color:#a0d4eb;
	font-weight:bold;
}
#header_right_login {
	float:right;
	line-height:35px;
}
#header_right_login input[type=text], #header_right_login input[type=password] {
	height:22px;
	border:1px solid #1f789f;
	border-radius:8px;
	background-color:#a0d4eb;
	margin-right:5px;
}
.header_login_btn {
	border: 0px;
	background: transparent url(../image/grey_btn_bg.png) repeat-x center center;
	width: 58px;
	height: 24px;
	margin: 0px 8px 0px 0px;
	border-radius:4px;
	font-weight:bold;
}
#header_right_search {
	font-weight:normal;
	color:white;
	line-height:35px;
	float:right;
}
#header_search_container {
	position: relative;
	margin-right:100px;
}
#header_right_search  input[type=text] {
	height:22px;
	width:190px;
	border:0px solid #1f789f;
	border-radius:8px;
	background-color:#FFFFFF;
}
#header_right_search img {
	line-height: 30px;
	vertical-align: middle;
	width:20px;
}
#header_search_btn {
	background: transparent url(../image/search_btn.png) repeat-x center center;
	width:17px;
	height:19px;
	border:0px;
	font-size:0px;
	line-height:30px;
	position: relative;
	z-index: 10;
	right: 22px;
	color:white;
}
@-moz-document url-prefix() { #header_search_btn { top:-5px; } }
@media screen and (-webkit-min-device-pixel-ratio:0){
#header_search_btn { top:2px; color:white; }
}
#container {
    width: 1004px;
    margin: 0 auto;
}

/* Top Nav Bar Styling */
#top_navigation {
	float: left;
	width: 100%;
	background-image:url(../image/topnav_bg.png);
	background-repeat:repeat-x;
	background-color:#061587;
	height:35px;
}
#top_navigation ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:100;
}
#top_navigation ul li {
	display: block;
	position: relative;
	float: left;
	z-index:100;
}
#top_navigation li ul {
	display: none;
	background-color: #000000;
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        z-index:100;
}
#top_navigation ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	height:35px;
	margin-left: 1px;
	white-space: nowrap;
	line-height:35px;
	vertical-align:middle;
	font-size:14px;
	padding:0px 15px;
}
#top_navigation ul li:hover a {
	background-color:none;
	color:#007cad;
}
#top_navigation li:hover ul {
	display: block;
	position: absolute;
}
#top_navigation li:hover li {
	float: none;
	font-size: 11px;
}
#top_navigation li li {
float:none;
margin:0px;
padding:0px;
}
#top_navigation li:hover a {
	
}
#top_navigation li:hover li a:hover {
	color: #007cad;
}
#top_navigation li:hover li a {
	background-image:none;
	color:#FFFFFF;
}
#top_navigation li li a {
	line-height:27px !important;
	height:27px !important;
}
#contentcontainer {
	clear:both;
	margin-top:1px;
	overflow:hidden;
}

/*.inner_page_background {
	background-image:url(/templates/renderositybootstrap/image/rr_contentdiv_bkgd.png);
background-repeat:repeat-y;
}*/
#content {
	float:left;
	clear:both;
}
.inner_page {
	width:820px;
	padding: 13px 10px 0px 10px;
/*background-color: #004267;*/
}

#right_navigation > ul > li > ul a { color: #fff; }
.sectionhead {
   background-color: #007cad !important;
   padding: 4px;
   text-align: center;
   font-weight: bold;
}
.sectionhead a {color: #fff; }

#right_navigation {
    width: 160px;
    float: left;
    padding: 0px;
}
#right_navigation > ul, #right_navigation > ul > li > ul {
    margin: 0px;
    padding: 0px;
}
#right_navigation > ul > li {
	padding: 5px;
	list-style: none;
	margin: 8px 0;
	float: left;
	width: 152px;
	border-radius: 2px;
	-wekbit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	background-color: #002B4B;
	border: 1px solid #11BCFE;
}
#right_navigation > ul > li > ul {
    margin-top: 0px;
    background-color: #007cad !important;
}
#right_navigation > ul > li > ul > li {
    margin-left: 32px;
    list-style-type: none;
}
#right_navigation > ul > li > ul > li:hover {
    list-style-type: circle;
}
#right_navigation > ul > li > ul a {
    display: block;
}


#footer {
	/*background-image:url(../image/footer_bg.png);
	background-repeat:repeat-x;
	height:371px;*/
	padding:10px 0px;
	clear:both;
	background-color:#eee;
	/*border-top:5px solid #62a8c4;*/
	width:100%;
    box-shadow: 0 0 20px rgba(28, 28, 28, 0.8);
}
.footer_cell {
	width:196px;
	float:left;
	line-height:19px;
	background-image:none !important;
}
.footer_cell_last {
	width:196px;
}
.footer_cell h4 {
	font-weight:bold;
	padding-bottom:10px;
	margin:5px;
}
#homepage_top {
	width:1004px;
	margin-bottom:10px;
	float:left;
}
#homepage_main_glider {
	float:left;
	width:690px;
}
#homepage_top_tab {
	float:right;
	width:300px;
}
#homepage_bottom {
	float: left;
	width: 1004px;
	margin-bottom:10px;
}
#homepage_bottom_left {
	width: 690px;
	float: left;
}
#homepage_bottom_ad {
	margin-bottom:10px;
text-align:center;
}
#homepage_bottom_left_tabs {
	border: 1px solid #11BCFE;
	background-color: #002B4B;
	float:left;
	width:678px;
	padding:5px;
	margin-bottom:10px;
}
#homepage_bottom_right {
	float:right;
	width:300px;
}
#homepage_bottom_right_tabs1 {
	border: 1px solid #013554;
	background-color: #004375;
	padding:5px;
}
#homepage_bottom_right_tabs2 {
	border: 1px solid #013554;
	background-color: #004375;
	padding:5px;
	margin-bottom:10px;
}
.activetab{
background-color:#004375;
}
.inactivetab{
background-color:#007cad;
}
.tabs>span{
	font-weight:bold;
	color:#FFFFFF;
	display: inline-block;
	padding:4px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tabcontainer{
padding:5px;
background-color:#004375;
min-height:393px;
}
#homepage_bottom_right .activetab, #homepage_top_tab .activetab{
background-color:#007cad;
}
#homepage_bottom_right .inactivetab, #homepage_top_tab .inactivetab{
background-color:#62a8c4;
}
#homepage_bottom_right .tabcontainer, #homepage_top_tab .tabcontainer {
padding:10px 5px;
background-color:#007cad;
text-align:center;
min-height:193px;
}
#homepage_footer {
	width:1004px;
	float:left;
	margin-bottom:10px;
}
#homepage_footer_left {
margin-bottom:10px;
}
#homepage_footer_right, #homepage_footer_left {
	border: 1px solid #11BCFE;
	background-color: #002B4B;
	padding:5px;
	/*float:left;*/
	width:678px;

}
.announcement_alert_wrapper, #homepage_chat {
        border: 1px solid #11BCFE;
	background-color: #222222;
	padding:5px;
	margin-bottom:10px;
}
.announcement_alert_wrapper {
padding:0px;
}
#homepage_footer_left div, #homepage_footer_right div {
	background-color:#007cad;
	padding:5px;
}
.button {
	border: 0px;
	background: transparent url(../image/grey_btn_bg.png) repeat-x center center;
	margin: 0px 8px 0px 0px;
	border-radius: 4px;
	font-weight: bold;
	padding:4px 8px;
	color:#000000 !important;
}
.bwSlideshow .selection ul li.active {
	background-color:#62a8c4 !important;
}
.bwSlideshow .selection ul li {
	background-color:#007cad !important;
}
.bwSlideshow .selection ul li:hover {
	background-color:#62a8c4!important;
}
.bwSlideshow .selection ul li .keyword {
	font-size:14px;
}
.bwSlideshow {
	margin-top:16px;
}
.announcement_alert_container {
	margin: 0px 0px !important;
	padding: 10px !important;
	background-color: #222222 !important;
	border-radius: 0px !important;
border:5px solid #002B4B;
}
.announcement_alert_heading {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 14px !important;
	color:#FFFFFF !important;
}
.announcement_alert_container ul {
	
}
.section_image {
	padding:0px 5px;
}
#rightbot3_content {
	text-align:left;
}
td.whatshot_cell {
width: auto !important;
height: auto !important;
text-align: center;
padding-top: 0px !important;
background-image: none !important;

}
.rrchat_online_table {
padding:5px;
margin-left: 0px !important;
background-color: #222222 !important;
}
.rrchat_column {
float:left;
width:138px;
}
.rrchat_total {
clear:both;
}
.rrchat_header {
font-weight: bold;
text-align: center;
padding: 10px 0px 0px 0px;
font-size: 14px;
}
.rrchat_online_table b {
color: #FFFFFF !important;
text-decoration:underline;
}

.nivo-controlNav {
	z-index:100;
}
a.page_title_link, a.page_title_link:visited, a.page_title_link:active {
color: #FFFFFF !important;
}
h3 { color: #FFFFFF !important;}
.section_title, .page_title, td.page_title, .sitesearch_title {
color: #FFFFFF !important;
background-image:none !important;
background-color:#222 !important;
border-radius:5px;
}
#footer_wrapper {
/*width: 984px;*/
margin: 0 auto;
text-align:center;
}
#link_section_19,#link_section_26,#link_section_29 img,#link_section_28 {
display:none;
}
#link_section_10 ul > div {
padding:0px !important;
margin:0px auto!important;
width:145px !important;
}
#link_section_4 ul a {
text-align:center;
}
#link_section_23 ul table {
margin:0 auto;
}
#forum_outer_table,.gallery_menu,.gallery_table {
font-family: Verdana,Arial, Helvetica, sans-serif !important;
}
#link_section_29 > ul div {
margin:0 auto;
}
a.linkshare_link_element, a.linkshare_link_element:active, a.linkshare_link_element:visited {
color: #FFFFFF !important;
}
.gallery_menu,.gallery_table{}
a.forum_threadname_link:visited,a.forum_forumname_link:visited {
color:#CCC !important;
}
span.hdr_lang {width:350px;float:left;display:inline;margin:0px;padding:0px;}