h1,h2,h3,h4{
	font-weight:300;
}
.small{
	font-size:11px;
}
.bold{
	font-weight:bold;
}
.info_div, .info_div2, .success_div, .warning_div, .error_div, .validation_div {
	border: 1px solid;
	margin: 10px 10px 10px 0;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info_div {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info.png');
}
.right_align_div {
	padding-top:10px; 
	text-align:right
}


.info_div2 {
	color: #552200;
	background-color: #F9EAB0;
	background-image: url('../images/info.png');
}
.success_div {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/success.png');
}
.warning_div {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/warning.png');
}
.error_div {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/error.png');
}
.error{
	color : #E00;
}

.pagination{
	font-weight:bold;	
	text-decoration:none;
	color:#444;
	text-align:Left;
	margin:10px 10px 10px 0;
}

.pagination a {
	text-decoration:none;
	border: 1px solid #CCCCCC;
	text-decoration:none;
	margin:10px 3px 0 0;
	padding:2px 5px;
}
.topic_pagination a.current{
	border:1px solid #EEE;
	background-color:#DDC;
}
.bluelinerlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none; 
	float:right;
	margin-top:10px; margin-right:50px
}
.logoimg{float:left; display:inline; margin-right:7px}
.logolink{float:left; display:inline}
.bluelinerlogo a{ color:#aaaaaa} .bluelinerlogo a:hover{ color:#ffffff}
#body{
	background: #262626 url('../images/bg0.png'); background-repeat:repeat-y; background-position:center;
	word-wrap:break-word;
}

#body .left_margin_0{
	margin-left:0;
	
}

#body .right_margin_0{
	margin-right:0;
}
#body .top_margin_0{
	margin-top:0;
}
#body .bottom_margin_0{
	margin-bottom:0;
}
.align_right{
	text-align:right;
}

.align_left{
	text-align:left;
}
.align_center{
	text-align:center;
}
.indent{
	padding-left:20px;
}

.buttons {
	clear:both;
	overflow:hidden; /* Float clearing for good browsers */
}

.buttons a.button, .buttons button {
  display: block;
  background: #75804D;
  margin-bottom: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.95em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #646464;
  cursor: pointer;
  padding: 2px 10px 2px 10px; /* Links */
  white-space: nowrap;
  text-align: center;
}

.buttons button {
  
  overflow: visible;
  padding: 4px 10px 4px 10px; /* IE6 & Firefox 3 */
  line-height: 13px; /* Safari 3 */
}

.buttons button[type] {
  padding: 3px 10px 3px 7px; /* Firefox */
  line-height: 13px; /* Safari */
}

*:first-child+html button[type] {
  padding: 4px 10px 4px 7px; /* IE7 */
}

.buttons button img, .buttons a img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
}

/* =BUTTONS =TWEAKS */

.buttons button, .buttons a.button { /* Safari */
  -webkit-border-radius: 4px;
}

.buttons a.button, .buttons button, x:-moz-any-link, x:default { /* Firefox 3 */
  -moz-border-radius: 4px;
}

/* =BUTTONS =STANDARD */

.buttons button:hover, .buttons a.button:hover, .buttons a.button:active {
  background: #FF9900;
  border: 1px solid #FF9900;
  color: #fff;
}

/* =BUTTONS =REVERSE */

button.reverse, .buttons a.reverse {
  background: #627AAD;
  color: #fff;
}

.buttons a.reverse:hover, button.reverse:hover, .buttons a.reverse:active {
  background: #304812;
  color: #fff;
}

/* =BUTTONS =FLAT */

.buttons button.flat, .buttons a.flat {
  background: #627AAD;
  border: 1px solid #627AAD;
  color:#FFF;
}

.buttons button.flat:hover, .buttons a.flat:hover {
  background: #FF9900;
  border: 1px solid #FF9900;
  color: #fff;
}

.loginbox{position:absolute; margin-left:672px; width:290px; height:371px; background: url(../../assets/images/layout/irn_login_box.jpg) no-repeat}

.lang_container{
	text-align:right;
}
#lang_switcher{
	list-style-type:none;
	text-align:right;
	padding:10px 0 0 0;
}
#lang_switcher li{
	display:block;
	padding:0;
	float:left;
	margin:0 4px 0 0;
	height:24px;	
}
#lang_switcher li.selected{
	background:url("../images/lang_indicator.png") no-repeat 2px 17px;
}

.lang_container{ margin-top:15px; margin-right:30px}

#header{
	background : url("../images/header_bg.png") repeat-x;
	height:176px;	
}

#content{	
	background:#FFF url("../images/main_content_bg.png") repeat-y center;
	min-height:400px;
	padding:10px 0 0 0;
}

#content_admin{		
	background:#FFF;
	min-height:400px;
	padding:10px 0 0 0;
}

#content_no_sidebar{
	padding:10px 0 0 0;
	background: #FFF;
	min-height:400px;
}

#video_div{
	padding: 8px 8px 8px 8px;	
}

.footer_main_menu{
	position:relative;
	list-style-type:none;	
	margin:20px 0 0 0;
}
.footer_inner{background:#222222; width:950px; margin:0 auto; padding-left:10px; padding-bottom:10px;}
.footer_main_menu li{
	display:inline;	
	margin:0 10px 0 0;	
}
.footer_main_menu a{
	color:#FFF;
	text-decoration:none;
}

.footer_main_menu a:hover{
	color:#F28821;	
}

.footer_region_menu{
	list-style-type:none;	
	margin:15px 0 0 0;
}
.footer_region_menu li{
	display:inline;	
	margin:0 20px 0 0;	
}
.footer_region_menu a, .copyright_text a, #user_panel a{
	color:#F28821;
	font-weight:bold;
	text-decoration:none;
}
.footer_region_menu a:hover, .copyright_text a:hover{
	color:#FFF;
}

.footer_browse_text{
	color:#FFF;
	margin: 15px 0 0 0;
	font-weight:bold;
}
#clags_logo{
	text-align:center;
	margin: 20px 0 0 0;
	color:#FFF;
}
.copyright_text{
	color:#FFF;
	margin: 25px 0 0 0;
}
#signin_bar{
	
}
#signin_bar input.username{
	border:1px solid #999;
	padding:5px 4px 5px 22px;
	margin:6px 5px 0 0;
	font:11px arial,helvetica;
	background : #FFF url("../images/icon_user.gif") no-repeat  3px 5px;
}

#signin_bar input.password{
	border:1px solid #999;
	padding:5px 4px 5px 22px;
	margin:6px 5px 0 0;
	font:11px arial,helvetica;
	background : #FFF url("../images/icon_padlock.gif") no-repeat 3px 5px;
}

#signin_bar #user_panel{
	margin:10px 5px 0 0;	
}

#signin_bar .input_holder,#search_top_form .input_holder{
	float:left;
}
#signin_bar .submit_holder{
	float:left;
	position:relative;
	margin:5px 0 0 8px;
}
#search_top_form .submit_holder{
	float:right;
	margin:6px 0 0 2px;
}
#search_top_form .input_holder{
	margin:0 0 0 0;
	float:right;
}
#search_top_form{
	margin-left:25px;
}
#search_top_form .search_top{
	border:1px solid #999;
	padding:5px 4px 5px 22px;
	margin:6px 5px 0 0;	
	width : 195px;
	font:11px arial,helvetica;
	background : #FFF url("../images/icon_search.gif") no-repeat 3px 3px;
}

#signin_bar .signin_submit, .search_submit{
	background-color:#627AAD;
	padding:2px 6px 3px 6px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	border:1px solid #627AAD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#logo_container{
	margin:10px 15px 0 0;
	height:90px;
}

#main_menu{
	list-style-type:none;
	margin:7px 0 0 0;
}
#main_menu li{
	float:left;
	list-style: none;
	margin:0 0 0 0;
}
#main_menu li a{
	color:#FFF;
	text-align: center;
	padding:7px 15px;
	z-index: 10;
	display: block;
	position: relative;
	margin: auto 5px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #000;
}

#main_menu li.backLava {
background: url("../images/lava.png") no-repeat right -28px;
width: 15px;
height: 28px;
z-index: 8;
margin:4px 0 0 0;
position: absolute;
}
#main_menu li.backLava .leftLava {
background: url("../images/lava.png") no-repeat top left;
height: 28px;
margin-right: 10px; /* 7px is the width of the rounded shape */
}

#lang_container{
	text-align:right;
	margin:4px 0 0 15px;
}
#main_content{
	margin:0 0 0 0;
}
#main_content h4{
	font-weight:400;
}

#social_container{	
	text-align:right;
	margin:10px 0 0 20px;
	display:none;
}
.social{color:#ff9900}
.general_captions{
	font:bold 14px arial, helvetica;
	letter-spacing:0;
	color: #094380;
	padding-bottom:3px;
}

.general_captions_link{
	font:13px/1.4 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	letter-spacing:0;
	color: #094380;
	padding-bottom:2px;
	padding-top:10px;
}


.underlinestyle1{border-bottom:1px dotted #aaa; margin-bottom:5px}
.general_captions_orange{
	font:bold 14px arial, helvetica;
	letter-spacing:0;
	color: #ff9900;
	border-bottom:1px dotted #aaa;
	padding-bottom:10px;
	margin-bottom:20px;
}
.general_captions_2{
	font:bold 13px arial, helvetica;		
	margin:0 0 3px 0;
}

.grey_box{
	padding:6px;
	margin:0 10px 5px 0;
	background-color:#F5F5F5;
	border:1px solid #DDD;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-box-shadow:0 2px 4px #DDDDDD;
	-webkit-box-shadow:0 2px 4px #DDDDDD;
}
#sidebar{
	float:left;
	margin:5px 0 0 20px;	
}
#sidebar .grid_5{
	width:273px;
	line-height:21px;
}
#sidebar a{
	text-decoration:none;
}
#sidebar a:hover{
	color:#ff5e06;
}
#social_follow img{
	vertical-align:middle;
}
#social_follow img.social{
	margin:0 7px 0 0;
}

#twitter_feeds{
	list-style-type:none;
	word-wrap:break-word;
}
#twitter_feeds div.feed_item{
	margin:0 0 10px 0px;	
}
#latest_tweets h2.general_captions{
	padding:0 0 5px 30px;
	background:url("../images/twitty_icon.png") no-repeat 0px 0px;
}
#twitter_feeds li{
	list-style:none;
	margin:0 0 5px 0;		
	word-wrap:break-word;
}
#twitter_feeds .small, #latest_groups .small{
	font-size:11px;
	color:#777;
}
#twitter_feeds li a{	
	word-wrap:break-word;
}
#latest_events h2.general_captions{
	padding:0 0 5px 22px;
	background:url("../images/icons/date.png") no-repeat 0px 0px;
}
#latest_events li{
	list-style:none;
	margin:0 0 5px 0;		
}
#latest_blogs h2.general_captions{
	padding:0 0 3px 22px;
	background:url("../images/icons/page_edit.png") no-repeat 0px 0px;
}
#latest_news h2.general_captions{
	padding:0 0 3px 22px;
	background:url("../images/icons/newspaper.png") no-repeat 0px 0px;
}
#latest_blogs li{
	list-style:none;
	margin:0 0 10px 0;		
}

background:#FFF url("../images/main_content_bg.png") repeat-y center;
#latest_news a{
	font:bold 13px arial;
}
#latest_articles a {
	font:bold 13px arial;
}
#latest_blogs a {
	font:bold 13px arial;
}
#latest_news a {
	font:bold 13px arial;
}
#latest_groups_home a {
	font:bold 13px arial;
}
#latest_articles {
	background-color:#F0F7FE;
}
#latest_groups_home {
	background-color:#F0F7FE;
}

#latest_news .news_info{
	margin:0 10px 0 0;
}
#latest_video h2.general_captions{
	padding:0 0 5px 22px;
	margin-bottom:10px;
	background:url("../images/icons/video.png") no-repeat 0px 0px;
}

#regions h2.general_captions{
	padding:0 0 3px 22px;
	background:url("../images/icons/earth_icon.png") no-repeat 0px 0px;
}
.right_align{
	text-align:right; 
	padding-right:5x;
}
#content .float_right{
	float:right;
}
.viewall{border-top:1px solid #ccc;} .viewall{font-size:11px; font-weight:bold}

#latest_articles h2.general_captions{
	padding:0 0 7px 25px;
	background:url("../images/articles_icon.png") no-repeat 0px 0px;
}

#latest_articles p{
	margin:0 0 0 0;
}
.upper{
	text-transform:uppercase;
}
#latest_groups .grid_5{
	margin-right:20px;
}
#latest_users h2.general_captions{
	padding:0 0 7px 25px;
	margin-bottom:10px;
	background:url("../images/users_icon.png") no-repeat 0px 0px;
}
#latest_users{
	margin-left:10px;
}
.grey_text{
	color:#666;
}
.11px{
	font-size:11px;
}
#latest_groups .grey_text, #latest_events .grey_text{
	font-size:11px;	
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}

#dropmenudiv {
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:1000;
	width:160px;
	visibility:hidden;
}



#acc_navs{ list-style:none; width:180px; margin:0; padding:0;}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 7px;
	padding: 3px 0;
	font:bold 12px arial, helvetica, tahoma;
	text-decoration: none;
	color:#000;
	background-color: #71E2FF;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #000;
	color:#FFF;
}

#breadcrumb{
	margin:0 0 8px; 0;
}
#msg{
	display:none;
}

.sidebar_nav ul{ margin:0; padding:0}
.sidebar_nav li{ list-style-type:none; font-size:13px; margin-left:20px}
.sidebar_nav li a{ background: #ebebeb url(../images/bullet.png) no-repeat 5px 10px; padding:5px 10px 5px 20px; width:200px;  display:block;} 
.sidebar_nav li a:hover{ background:#e6e4e4 url(../images/bullet-on.png) no-repeat 5px 10px; color:#d78b07} 
.blog_thumb{
	height:75px;
	overflow:hidden;
}
.blog_info{
	margin:0 15px 0 0;
}

.new_member_pic{
	float:left;
	text-align:center;
	margin:0 5px 5px 0;	
}
.img_holder{
	width:85px;
	height:65px;
	overflow:hidden;
}
.imgborderout{border:1px solid #ccc;padding:5px; float:left; margin-right:15px}
.imgborderout:hover{
	border:1px solid #000;	
}
.imgborderin{height:80px; width:80px; overflow:hidden; background:#eee}
.btnstyle{background:#0C68C4; padding:3px 7px; width:auto; display:inline; -moz-border-radius: 4px;}
.btnstyle a{color:#fff} 
.btnstyle:hover{ background:#f90}
btnstyle a:hover{color:#fff}
#sidebar .btnstyle a:hover{color:#fff}
#sidebar .btnstyle:hover{ background:#f90}
.leftfloat{float:left;}
.rightfloat{float:right}
.hmargin10{ margin:0 10px;}
.vmargin10{ margin:10px 0px;}

#acc_menu{
	float:left;
}

#acc_menu ul{
	margin: 0; padding: 0;
	float: left;
	position:relative;
	top:9px;
	left:5px;
	list-style-type:none;
	}

#acc_menu ul li{
	display:inline;
}

#acc_menu ul li a{
	float: left; text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
	margin:0 0 0 2px;
	padding: 4px 11px;
	font-size:12px;
	font-weight:bold;
	background-color:#07417a;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	}
	

#acc_menu ul li a.current{
	float: left; text-decoration: none;
	color: #FFF;
	margin:0 0 0 2px;
	padding: 4px 11px;
	font-weight:bold;
	background-color:#777;
	height:20px;
	}

#acc_menu ul li a:hover{
	background-color:#FF9900;
}
#acc_menu ul li a.current:hover{
	background-color:#777;
}
#acc_menu ul li .current{
	color: #fff;
	background-color:#777;
}

.menu_line{
	background-color:#777;
	height:2px;
	margin-top:7px;
}
.sidebar_search{
	border:1px solid #CCC;
	width:150px;
	padding:4px;
}

.site_img img{
	border:1px solid #99A;
	padding:3px;
}
#left_big_pane .grid_11{
	width:630px;
}
.no_margin{
	margin:0;
}

#flash_messages{
	background-color:#042749;
}
#flash_messages .info_div2,#flash_messages .warning_div2, #flash_messages .error_div2{	
	padding:8px 5px 8px 50px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	background-image: none;
	border:0;
}
.display_hidden{
	display:none;
}
.pad10{padding:10px;}
.pad10bdr1{padding:10px; border:1px dotted #aaa}
.grpdes {margin-top:6px}

#search_q{
	border:1px solid #DDD;
	padding:4px 4px 4px 23px;
	width:480px;
	background:url("../images/icon_search.gif") no-repeat 2px 2px;	
}
