/*News Page*/
#news_left {
	width:36%;
	float:left;
	height:350px;  
	overflow:auto;
}

#news_right {
	width:60%;
	float:right;
	height:350px;  
	overflow:auto;  
}

#newspage_block{
	width:100%;  
}

#newspage_left {
	width:67%;
	float:left;
	padding-right: 10px;
}

#newspage_right {
  width:29%;
  float:right;  
}

.newspage_title_2 {
  font-size:13px;
  font-weight:bold;
  border-bottom:1px solid black;
}

.newspage_news_date{
	float:left;
	width:44px;
	height:49px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images/date-bg.png);
}

.newspage_news_date_month {
	width:40px;
	text-align:center;
	padding-top:1px;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

.newspage_news_date_day {
  width:40px;
  text-align:center;
  color: black;
  padding-top:8px; 
  font-size:14px;
}

.newspage_news_title_block {
    overflow:hidden;
    width:402px;
    float:left;
}

.newspage_news_title {
	/*height:24px;*/
	/*border-bottom:1px dotted #838383;*/
	/*color:#838383;*/
	font-size:16px;
	font-weight:bold;
	text-align:left;
	width:500px;
	float:left;
}

.newspage_news_body {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#newspage_right ul {
	margin:0px;
	padding:0px 0px 0px 5px;
}

li.newspage_li_recentarts {
	margin: 0;
	padding: 0;
	font-size:12px;
	background: url(images/mini-page.gif) no-repeat 0px 3px !important;
	padding: 2px 0 2px 20px;
	list-style: none;
	line-height: 16px;
}

li.newspage_li_monthlyarch {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	background: url(images/mini-monthly-archive.gif) no-repeat left center !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
}

li.newspage_li_category {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	background: url(images/mini-category.gif) no-repeat left center !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
}

li.nv_newspage_li_recentarts a, li.nv_newspage_li_monthlyarch a, li.nv_newspage_li_category a {
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
}
li.li_recentarts a:hover, li.li_monthlyarch a:hover , li.li_category a:hover, li.li_rss a:hover {
	text-decoration: underline;
}

.newspage_titleblock {
	position:relative;
	overflow:hidden;
}

.newspage_photo_block {
	width:100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;  
	text-align:center;
}

.newspage_photo{
  	width:320px;
  	border: 1px solid #000000;
	margin:0 auto;  	
}

.newspage_clear{
  	clear:both;
}

.newspage_title {
	height:24px;
	/*color:#838383;*/
	font-size:17px;
	font-weight:bold;
	text-align:left;
	width:402px;
	float:left;
}

.newspage_more {
	width:60px;
	float:right;  
}

.newspage_news_body img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.newspage_news_logo{
	clear: both!important;
	float: none!important;
}
.newspage_news_small{
	font-size: 11px;
	line-height: 14px;
}

.newspage_news_article_detail{
	float: left;
	width: 300px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: left;padding: 10px;
	margin-right: 20px;
}

.newspage_news_article_photoandtxt{
	float: left;
	width: 300px;
	text-align: left;
	padding: 10px;
	margin-right: 20px;
	border-bottom: 1px solid #666;
	font-size: 10px;
	font-weight: bold;
}

.newspage_news_article_photoandtxt img{
	text-align: center;
}

.newspage_news_article_footerphoto{
	font-size: 11px;
	font-style: italic;
	clear: both;
	float: none;
}

.newspage_news_title_link{
	text-decoration: none;
}

.newspage_news_block{
	clear: both;
	float: none;
	margin-top: 10px;
}

#menupage_container {
    width:100%;
    overflow:hidden:
}

#menupage_left {
	width:230px;
	float:left;
	background: url(images/bkgr_menucat.png);
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#menupage_right {
	float:left;
	margin: 0px 0px 0px 20px;
	width: 638px;
	padding: 0px 20px 20px;
	border: 1px solid #BFBFBF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.blog_post_image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #666;
	height: 150px;
}
.menupage_clear {
    clear:both;
}

#menupage_categories ul {
	list-style-image: none;
	width:100%;
}

#menupage_categories li {
	display:block;
	list-style: none;
	margin-bottom: 5px;
	font-size: 14px;
	width: 100%;
	border-bottom: 1px dotted #666;
	padding: 5px 0px;
}

.menupage_cat a:link, .menupage_cat a:visited {
	text-decoration: none;
}

.menupage_cat a:hover {
	text-decoration: none;
}

.menupage_current {
	font-weight: bold;
	background: url(images/menu_current.png) no-repeat right center;
	color: #FFFFFF;
}

#menupage_categories li.menupage_level2{
    margin-left:30px;    
}

#menupage_categories li.menupage_level3{
    margin-left:60px;
}

#menupage_categories li.menupage_level4{
    margin-left:90px;
}

#menupage_categories li.menupage_level5{
    margin-left:120px;
}

.pagetype_settings {
}

.pagetype_settings_label {
    font-weight:bold;
    margin-bottom:2px;
}

.pagetype_settings_data {
    margin-bottom:8px;
}

.links_list h3{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}

.links_list_explanation{
	font-style: italic;
	font-weight: bold;
}

.links_list_link{
	padding-left: 15px;
}

.links_list h4 a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.links_list h4 a:hover{
	border-bottom: 1px solid #666;
}

.partner_left {
	width: 200px;
	padding-bottom: 10px;
}

.partner_right {
	padding-left: 20px;
	padding-bottom: 10px;
}

.partner_right h4{
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}

#btn_printpage {
    float: right;
    margin-top:-50px;    
}

.yellow_button {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	background: url(/images/yellowbutton_normal.png) no-repeat;
	height: 22px;
	width: 94px;
	margin-right: 5px;
    float:right;
	margin-top: 3px;
	padding-bottom: 1px;
	text-align: center;        
}

.yellow_button a:link, .yellow_button a:visited{
	color: #666;
	text-decoration: none;
	display: block;
	cursor:pointer;
	background: url(/images/yellowbutton_normal.png) no-repeat;
}
.yellow_button a:hover{
	background: url(/images/yellowbutton_on.png) no-repeat;
	text-decoration: none;
	color: #000;
	cursor:pointer;
	display: block;
}

/*Popup Widget*/

/*quote_request_widget*/
.quote_request_block{
    position:absolute;
    z-index:1040;
    top:30px;
    right:30px;
    width:400px;   
}

.quote_request_widget{
    width:400px;
    display:none;
}
.quote_request_image{
    width:400px;
    overflow:hidden;
}
.quote_request_image img{
    cursor:pointer;
    display:block;
    margin-left:auto;
    margin-right:auto;    
}
.popup_widget{
	float: right;
	position: absolute;
	z-index: 1040;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	right: 20px;
}
.quote_request_widget{
	width:280px;
  	padding-left: 10px;
	padding-right: 10px;
    padding-top:10px;
    padding-bottom:10px;
}

div.quote_request_widget form{
    margin-bottom:0px;
}

.quote_request_widget, .popup_widget{
	background-color: #ec3521;
	background-image: -moz-linear-gradient(top, #ec1c24, #ec591c);
	background-image: -ms-linear-gradient(top, #ec1c24, #ec591c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec1c24), to(#ec591c));
	background-image: -webkit-linear-gradient(top, #ec1c24, #ec591c);
	background-image: -o-linear-gradient(top, #ec1c24, #ec591c);
	background-image: linear-gradient(top, #ec1c24, #ec591c);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1c24', endColorstr='#ec591c', GradientType=0);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.quote_request_widget .formlabel{
	color: #FFF;
}
.quote_request_widget_close, .popup_widget_close{
	clear: both;
	float: right;
	height: 20px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
    font-size:20px;
    line-height:20px;
    color:#FFFFFF;
    cursor:pointer;
}

.quote_request_widget h2{
    color:#FFFFFF;
}

.quote_request_widget textarea{
    height:60px !important;
}

.form_buttons{
    text-align:right;
}

.toright{
    text-align:right;
}

.clear{
    clear:both;
}
.btn-more, .btn-more a, .btn-more a:link, .btn-more a:visited{
	background: url(images/btn-more.png) no-repeat;
	float: right;
	height: 24px;
	width: 100px;
	display: block;
	border-width: 0px;
	border-style: none;
	bottom: 10px;
}
.btn-more:hover{
	background: url(images/btn-more-on.png) no-repeat;}
.avatar_small {
	width:44px!important;
	height:44px!important;
	float:left;
	vertical-align:middle;
	margin-right:3px;
	border:1px solid #666666;
	margin-bottom:3px;
}
.list1_box{line-height: 15px!important;}

.bordered_box{
	border:1px solid #666;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:20px;
	background: #FBFCCD;
}
.module_button{
	background: url(images/btn-more-module.png) no-repeat;
	float: right;
	height: 24px;
	width: 100px;
	display: block;
	border-width: 0px;
	border-style: none;
	bottom: 10px;
	font-size: 13px;
	color: #FFF!important;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.module_button:hover{
	background: url(images/btn-more-module-on.png) no-repeat;
	color: #FFF;
	text-decoration: none;
}
.input-error{
    border:1px solid #B94A48 !important;
}
.widget_input_short{
}
.add-company{
	float: right;
}

/*For wide modal popup in bootstrap themes*/
.modalwidth{
    position:fixed;
    top:50%;
    left:50%;
    z-index:1050;
    max-height:550px;
    overflow:auto;
    width:760px;
    margin:-250px 0 0 -380px;
    background-color:#ffffff;
    border:1px solid #999;
    border:1px solid rgba(0, 0, 0, 0.3);
    *border:1px solid #999;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    -webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip:padding-box;
    -moz-background-clip:padding-box;
    background-clip:padding-box;
}

.modalmaxwidth{
    position:fixed;
    top:50%;
    left:50%;
    z-index:1050;
    max-height:600px;
    overflow:auto;
    width:860px;
    margin:-250px 0 0 -430px;
    background-color:#ffffff;
    border:1px solid #999;
    border:1px solid rgba(0, 0, 0, 0.3);
    *border:1px solid #999;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    -webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip:padding-box;
    -moz-background-clip:padding-box;
    background-clip:padding-box;
}

/*MY ACCOUNT icons*/
.myaccount_shortcuts_container{
    width:600px;
    overflow:hidden;
    margin:0 auto;
}

.myaccount_shortcut_box {
	float:left;
	width:150px;
	height:150px;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
	padding-top: 20px;
}

.myaccount_shortcut_box:hover {
    background-image: url(images/icons-background.png)
}

.myaccount_shortcut_icon_box {
    width:150px;
    text-align:center;




}

.myaccount_shortcut_icon{
    width:96px;
    height:96px;
    border:0px;
    margin: 0 auto;
}

.myaccount_shortcut_name {
    width:140px;
    padding-left: 5px;
    padding-right:5px;
    text-align:center;
    font-family:Arial,Times;
    font-size:18px;
    font-weight:bold;
}

.myaccount_shortcuts_container a {
    text-decoration:none;
}

.myaccount_shortcuts_container a:hover{
    background-image: url(images/icons-background.png);
    text-decoration:none;
}

.formexample{
    font-size:0.7em;
    font-weight:normal;
}
/*progress bar*/
.progress-bar-control { 
    height: 24px;  /* Can be anything */
    position: relative;
    margin: 20px 0 0px 0;
    background: #555;
    
    background-color: #555;
    background-image: -moz-linear-gradient(top, #555, #e3e3e3);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555),color-stop(1, #e3e3e3));
    background-image: -webkit-linear-gradient(#555, #e3e3e3); 
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow   : inset 0 -1px 1px rgba(0,0,05,0.3);
    box-shadow        : inset 0 -1px 10px rgba(0,0,0,0.7);
}
.progress-bar-control > span {
    display: block;
    height: 100%;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
       -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
           border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
     -moz-border-radius-bottomleft: 5px;
            border-top-left-radius: 5px;
         border-bottom-left-radius: 5px;
    background-color: rgb(43,194,83);
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(43,194,83)),
    color-stop(1, rgb(84,240,84))
    );
    background-image: -moz-linear-gradient(
    center bottom,
    rgb(43,194,83) 37%,
    rgb(84,240,84) 69%
    );
    -webkit-box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
    box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}
.progress-bar-control > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: 
	   -webkit-gradient(linear, 0 0, 100% 100%, 
	      color-stop(.25, rgba(255, 255, 255, .2)), 
	      color-stop(.25, transparent), color-stop(.5, transparent), 
	      color-stop(.5, rgba(255, 255, 255, .2)), 
	      color-stop(.75, rgba(255, 255, 255, .2)), 
	      color-stop(.75, transparent), to(transparent)
	   );
	background-image: 
		-moz-linear-gradient(
		  -45deg, 
	      rgba(255, 255, 255, .2) 25%, 
	      transparent 25%, 
	      transparent 50%, 
	      rgba(255, 255, 255, .2) 50%, 
	      rgba(255, 255, 255, .2) 75%, 
	      transparent 75%, 
	      transparent
	   );
	z-index: 1;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	       -moz-border-radius-topright: 5px;
	    -moz-border-radius-bottomright: 5px;
	           border-top-right-radius: 5px;
	        border-bottom-right-radius: 5px;
	    -webkit-border-top-left-radius: 5px;
	 -webkit-border-bottom-left-radius: 5px;
	        -moz-border-radius-topleft: 5px;
	     -moz-border-radius-bottomleft: 5px;
	            border-top-left-radius: 5px;
	         border-bottom-left-radius: 5px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 10px 10px;
    }
}
				
.progress-bar-nostripes > span > span, .progress-bar-nostripes > span:after {
    -webkit-animation: none;
    background-image: none;
}

.progress-bar-marks{
    padding:2px;
    position:relative;
    height:10px;
    margin-top:2px;
}

.progress-bar-mark-zero{
    position:absolute;
    left:2px;
    top:0px;
    height:10px;
    width:1px;
    border-left: 2px solid #555;
}

.progress-bar-mark-quarter{
    position:absolute;
    left:25%;
    top:0px;
    height:5px;
    width:1px;
    border-left:2px solid #555;
}

.progress-bar-mark-half{
    position:absolute;
    left:50%;
    top:0px;
    height:10px;
    width:1px;
    border-left:2px solid #555;
}

.progress-bar-mark-threequarter{
    position:absolute;
    left:75%;
    top:0px;
    height:5px;
    width:1px;
    border-left:2px solid #555;
}

.progress-bar-mark-total{
    position:absolute;
    right:2px;
    top:0px;
    height:10px;
    width:1px;
    border-left:2px solid #555;
}
/*BOTTOM BOXES*/
.bottomboxes_content, .bottomboxes_content_4{
	position: relative;
	margin-bottom: 20px;
}
.span3.bottomboxes_content, .span4.bottomboxes_content, .span6.bottomboxes_content, .span12.bottomboxes_content, .span3.bottomboxes_content_4, .span4.bottomboxes_content_4, .span6.bottomboxes_content_4, .span12.bottomboxes_content_4{
	padding: 20px;
	overflow: hidden;}
.span4.bottomboxes_content, .span4.bottomboxes_content_4{width: 260px;!important}
.span3.bottomboxes_content, .span3.bottomboxes_content_4{width: 180px;!important}
.span6.bottomboxes_content, .span6.bottomboxes_content_4{width: 420px;!important}
.span12.bottomboxes_content, .span12.bottomboxes_content_4{width: 900px;!important}
.bottomboxes_content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.bottomboxes_content p, .bottomboxes_content_4 p{
	padding-top: 20px;
	border-top: 5px solid #D3D3D3;
	clear: both;
	float: none;
	text-align: justify;
	padding-bottom: 10px;
}
.bottomboxes_content h2, .bottomboxes_content_4 h2 /*title*/{
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.bottomboxes_content h3 /*subtitle*/{
	font-size: 18px;
	color: #A2A2A2;
	line-height: 22px;
	margin: 0px;
	padding: 10px 0px 0px;
}

.bottomboxes_content button, .bottomboxes_content_4 button{
	background: url(images/btn-learnmore.png) no-repeat;
	float: right;
	height: 24px;
	width: 100px;
	display: block;
	border-width: 0px;
	border-style: none;
	bottom: 10px;
}
.bottomboxes_content button:hover, .bottomboxes_content_4 button:hover{
	background: url(images/btn-learnmore-on.png) no-repeat;}
	
/* FOR BOXES 4*/
.bottomboxes_content_4 img{
margin-bottom:10px; height: 65px; width: 65px;
float: left; margin-right: 10px;}
.bottomboxes_content_4 h3{
	font-size: 18px;
	clear: both;
	float: none;
	color: #A2A2A2!important;
	line-height: 22px;
	margin: 0px;
	padding: 10px 0px 20px;
}

.centered{
    text-align:center !important;
}

#groups_search{
	margin-bottom: 9px;
}
#groups_search{
	text-align: right;
}
#groups_search form{
	margin-bottom: 0px!important;
	position: relative;
	top: -10px;
}
#groups_search form input{
	margin-bottom: 0px!important;
	
}

div.login-social label.control-label{
    width:120px!important;
}
div.login-social .form-horizontal .controls{
    margin-left: 135px!important;
} 
div.login-social div.login-social-buttons{
    width:120px;
    text-align:center;
}
div.login-social div.login-social-buttons label{
    font-size:18px !important;
}

div.login-social div.login-social-divider{
    border-right:1px solid #DDD;
}

.elm_input{
    width:90% !important;
}

.form-horizontal .form-actions{
    padding-right:0px;
    text-align:right;
    
}

.form-horizontal .form-actions .form-actions-inner{
    float:right;
    text-align:right;
}

div.quote_like{
    overflow:hidden;
    margin-top:10px;
    width:96px;
    text-align:right;
    float:right;
}

.likes{
    display:inline-block;
    float:right;
    width:70px;
    background-image: url(images/likes.png);
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:30px;
    height:30px;
    line-height:30px;
}

.quote_likebutton{
    display:inline-block;
    float:right;
}

.quote_likebutton a{
    width:70px;
    padding-left:12px;
    padding-right:12px;
}

.quote_listsbutton {
    width:70px;
    padding-left:12px !important;
    padding-right:12px !important;
}

.quote_spacer{
    height:28px;
}

.quote_lists {
    position:absolute;
    text-align:left;
}

.quote_lists form{
    margin-top:2px;
    margin-bottom:2px;
}

div.searchbox {
    position:relative;
    float:left;
    width:258px;
    height:30px;
    border:1px solid #BBBBBB;
    overflow:hidden;
    -moz-border-radius: 3px 3px 3px 3px;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;        
}

div.searchbox input{
    -webkit-appearance: none;
    outline: none;
    width:230px;
    height:26px;
    font-weight:bold;
    font-size: 100%;
    line-height:26px;
    border:0px;
    background-color:#FFFFFF;
    position:absolute;
    top:2px;
    left:2px;
    display:block;  
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding:0px;  
}

div.searchbox a{
    position:absolute;
    display:block;
    right:5px;
    top:3px;
    height:24px;
    width:24px;
    background-image:url(images/find.png);
    background-repeat:no-repeat;
    cursor:pointer;    
}

.modal-open .modal .tooltip{z-index:2080 !important;}

/*CALENDAR 2012 cm.css*/
ul.cm_top li.cm_yearpdf{
	list-style: none!important;
}
#modalev-window, #modalev-window-inner {width: 820px!important;}
#modalev-window-bottom{
	padding-right: 20px!important;
	padding-bottom: 20px;
}
.modalev-window-close{
	left: 770px;
}
.cm_button{
	width: 100px!important;
	height: 30px!important;
	color: #666!important;
}
.cm_button:hover{
	color: #000!important;
}
.cmPopupTitle h3{
	text-align: center;
}
#modalypdf-window h3, #modalev-window h3, .cmPopupTitle h3{
	color: #FFF!important;
}
/*pop up old*/
#iconpick_popup_buttons, #iconpick_popup_close, #pick_popup_close, .iconpick_cancel_off, .iconpick_cancel_on, .pick_cancel_off, .pick_cancel_on{
	font-size: 11px!important;
}
#iconpick_popup_content, #pick_popup_content{
	padding: 10px;
}
.iconpick_label, .pick_label, .iconpick_title, #iconpick_popup_title_text, #pick_popup_title_text{font-size: 14px!important;}

ul.cm_top{
    overflow:hidden;
}

ul.cm_top_right{
    float:right;
    list-style: none;
}

li.cm_top_right{
    float:right;
    width:100px;
    list-style: none;
    text-align:right;
}

#cm_outer_big{
    margin:0 auto;
}
/*end Calendar*/

/*Multisource Picker*/
#multisource_overlay{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:#000;
    z-index: 10000;
}

#multisource_picker{
    position:fixed;
    z-index:10010;
    width:800px;
    height:450px;
    top:50%;
    left:50%;
    margin-top:-225px;
    margin-left:-400px;
    overflow:hidden;
    background-color:#FFFFFF;
    border:1px solid black;
    border-radius:10px;
    -moz-border-radius:10px;    
}

#multisource_picker_header{
    position:relative;
    background-color:#666666;
    height:30px;
    padding-top:10px;
    padding-bottom:10px;
    line-height:30px;
}

#multisource_picker_close{
    position:absolute;
    top:5px;
    right: 5px;
    width:45px;
    text-align:right;
    cursor:pointer;
}

#multisource_picker_title{
    color:#FFFFFF;
    font-weight:bold;
    font-size:18px;
    text-align:center;
}

#multisource_picker_body{
    height:330px;
    padding:10px;
    overflow:hidden;
}

#multisource_picker_sources{
    float:left;
    width:380px;    
}

#multisource_picker_albums{
    float:right;
    width:380px;
    text-align:right;    
}

#multisource_picker_totpics{
    height:30px;
    line-height:30px;
    font-size:14px;    
}

#multisource_picker_thumbs{
    height:260px;        
}

#multisource_picker_thumbs_projector{
    height:260px;
    width: 740px;
    margin: 0 auto;
    overflow:hidden;
    position:relative;    
}

#multisource_picker_thumbs_container{
    position:absolute;
    top: 0px;
    left: 0px;
    height:260px;    
}

.multisource_picker_thumbs_page{
    width:740px;
    position: absolute; 
    top: 0px; 
    height: 260px;
    margin:0px;
    border:0px;
    overflow:hidden;    
}

.multisource_picker_thumb {
    width:148px;
    text-align:center;
    height:130px;
    float:left;    
}

.multisource_picker_thumb img {
    cursor:pointer;
    max-width:100px;
    max-height:100px;
    width:100px;
    border:1px solid black;
    margin:0 auto;
}

.multisource_picker_thumb_show{
    width:100px;
    max-width:100px;
    max-height:100px;
    border:1px solid black;    
}

#multisource_picker_footer{
    height:30px;
    padding-top:10px;
    padding-bottom:10px;
    overflow: hidden;
    background-color:#EEEEEE;
}

#multisource_picker_navigation{
    float:left;
    width:600px;
    height:30px;
    font-size:16px;
    font-weight:bold;
    margin-left:100px;
    text-align:center;
}

#multisource_picker_buttons{
    float:right;
    width:90px;
    padding-right:10px;
    text-align:right;
}

#multisource_picker_data{
    display:none;
}
/*End Multisource Picker*/

/*Calendar Date Lists*/
/*End Calendar Date Lists*/
.hover175:hover{
	background: url(images/hover175.png) no-repeat center center;
}
.hover200:hover{
	background: url(images/hover200.png) no-repeat center center;
}

/*GalleryPics Styles*/
ul.gallerypics{
    list-style-type: none;
    margin:0px;
    padding:0px;
}

ul.gallerypics li{
    float:left;
    margin-left:0px;
    margin-right:13px;
    margin-bottom:20px;
    width:140px;
    height:79px;
    border:1px solid black;
    cursor:pointer;
}

ul.gallerypics li[reviewed='0']{
    opacity: 0.4;
    filter: alpha(opacity=40);    
}

div.gallerypics_pop{
    position:fixed;
    top:50%;
    left:50%;
    width:900px;
    height:508px;
    margin-left:-450px;
    margin-top:-254px;
    border:1px solid black;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    overflow:hidden;
    z-index:3000;
}

div.gallerypics_viewer{
    position:relative;
    left:0px;
    top:0px;
    width:680px;
    height:508px;
    background-color:#000000;
}

div.gallerypics_viewer img{
    margin-left: auto;
    margin-right:auto;
    /*max-width:680px;*/
    max-height:516px;
    border:0px;    
}

div.gallerypics_info{
	position:absolute;
	right:0px;
	top:0px;
	width:200px;
	height:508px;
	text-align:center;
	padding:10px;
	padding-top:100px;
	font-weight:bold;
	background: #FFFFFF url(images/gallerypics/info_back.png);
}

div.gallerypics_info a:hover{
    text-decoration:none;
}

div.gallerypics_prev{
    position:absolute;
    top:50%;
    left:0px;
    margin-top:-20px;
    width:40px;
    height:40px;
    opacity:0.2;
    filters:alpha(opacity=20);
    background-image: url(images/gallerypics/arrow_left.png);
    background-repeat:no-repeat;
    background-position: center center;
    cursor:pointer;
}

div.gallerypics_next{
    position:absolute;
    top:50%;
    left:630px;
    margin-top:-20px;
    width:40px;
    height:40px;
    opacity:0.2;
    filters:alpha(opacity=20);
    background-image: url(images/gallerypics/arrow_right.png);
    background-repeat:no-repeat;
    background-position: center center;
    cursor:pointer;
}

div.gallerypics_idx{
    position:absolute;
    font-weight:normal;
    text-align:right;
    width:120px;
    bottom:0px;
    right:0px;
    height:20px;
    padding: 5px;
}

div.gallerypics_overlay{
    position:absolute;
    top: 0px;
    left:0px;
    background-color:#000000;
    opacity:0.5;
    filters:alpha(opacity=50);
}

div.gallerypics_close{
    position:absolute;
    top:0px;
    right:0px;
    width:20px;
    color:#990000;
    cursor:pointer;
    font-weight:bold;
}

/*End GalleryPics Styles*/

/*Comments*/
.comments_block{
    overflow:hidden;
}

.comments_totals{
    border-bottom:1px solid #CCCCCC;
    margin-bottom:10px;
}

.comment_entry{
    overflow:hidden;
    padding-bottom:5px;
    border-bottom: 1px solid #4a4a4a;
    position:relative;
    margin-bottom:10px;
}

.comment_avatar{
    float:left;
    width:50px;
    margin-right:10px;
}

.comment_text{
    float:left;
    width: 560px;    
}

.comment_text textarea{
    width:546px;    
}

.comment_when{
    clear:both;
    font-size:0.8em;
    line-height: 0.9em;
    padding-top:5px;    
}

.comment_del{
    position:absolute;
    top:5px;
    right:5px;
    width:24px;
    height:24px;
    background-image: url(images/cancel.png);
    cursor:pointer;
}
/*End Comments*/

button.onlyicon i{
    margin-top:5px;
}

.field_error{
    border:1px solid #b94a48 !important;
    color:#b94a48;
}

.text-gray{
    color:#CCCCCC;
}

.avatar_list{
    width: 75px;
    border:1px solid black;
}

/*introductory paragraph, instructions paragraph*/
.instructions_text{
}

/*Instructions Pages*/

h4.instructions_block_title{
  margin-top:2px;
  margin-bottom:5px;    
}

div.instructions_page_block{
    overflow:hidden;
    border-bottom:1px solid #CCCCCC;
    padding-bottom:10px;
    padding-top:10px;
    margin-bottom:10px;
}

div.instructions_page_top{
    height:140px;
    overflow:hidden;
}

div.instructions_page_bottom{
    
}

div.instructions_page_icon{
    width:200px;
    height:120px;
    float:left;
    padding-right:10px;
    padding-bottom:10px;
}
/*Admins menus*/
/*Calendars*/
.instructions_list{background: url(images/icons/calendars_list.png) no-repeat center center;}
.instructions_photos{background: url(images/icons/calendars_photos.png) no-repeat center center;}
.instructions_calendar{background: url(images/icons/calendars_calendar.png) no-repeat center center;}
/*Autosend*/
.instructions_folder{background: url(images/icons/folder.png) no-repeat center center;}
.instructions_message{background: url(images/icons/message.png) no-repeat center center;}
.instructions_schedule{background: url(images/icons/schedule.png) no-repeat center center;}
/*Users Guide admin*/
.instructions_mobile{background: url(images/icons/mobile.png) no-repeat center center;}
.instructions_desktop{background: url(images/icons/desktop.png) no-repeat center center;}
/*SHARE admin*/
.instructions_calendarheart{background: url(images/icons/calendarheart.png) no-repeat center center;}
.instructions_blobheart {background: url(images/icons/blobheart.png) no-repeat center center;}
.instructions_emailheart{background: url(images/icons/emailheart.png) no-repeat center center;}
.instructions_handheart{background: url(images/icons/handheart.png) no-repeat center center;}
/*Stake Profile*/
.instructions_chapel{background: url(images/icons/Stake.png) no-repeat center center;}
.instructions_marker{background: url(images/icons/Builgings.png) no-repeat center center;}
.instructions_organigram{background: url(images/icons/Wards-Branchs.png) no-repeat center center;}
.instructions_leadership{background: url(images/icons/Leadership.png) no-repeat center center;}
/*Settings*/
.instructions_emailsettings{background: url(images/icons/Email-Settings.png) no-repeat center center;}
.instructions_security{background: url(images/icons/Security.png) no-repeat center center;}
.instructions_slideshows{background: url(images/icons/Projector-Slideshow.png) no-repeat center center;}
.instructions_clock{background: url(images/icons/Clock-Settings.png) no-repeat center center;}
.instructions_settings{background: url(images/icons/Settings-Settings.png) no-repeat center center;}
/*Events*/
.instructions_speaking{background: url(images/icons/Speaking-Assignments.png) no-repeat center center;}
.instructions_home{background: url(images/icons/OpenHouse.png) no-repeat center center;}
.instructions_flightback{background: url(images/icons/Returns.png) no-repeat center center;}
/*Family*/
.instructions_volunteer{background: url(images/icons/Volunteer.png) no-repeat center center;}
.instructions_donate{background: url(images/icons/Donate.png) no-repeat center center;}
.instructions_membership{background: url(images/icons/Finance.png) no-repeat center center;}

/*Menu icons*/
.menuicon_share{background: url(images/icons/Share.png) no-repeat center center;}

/*Calendar*/
.cm_ypdf_box{
    vertical-align:top !important;
}

.floating_title{
    float:right;
    margin-top:-60px;
}
.icon-rss{background-image: url(images/icons/rss.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}
.icon-rss.icon-white{background-image: url(images/icons/rss-white.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}
.icon-rotate-left{background-image: url(images/icons/rotate-left.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}
.icon-rotate-left.icon-white{background-image: url(images/icons/rotate-left-white.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}
.icon-rotate-right{background-image: url(images/icons/rotate-right.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}
.icon-rotate-right.icon-white{background-image: url(images/icons/rotate-right-white.png)!important; background-position:0px 0px !important; margin-top:5px !important; margin-bottom:4px;}

/*Generic Loading Overlay*/
#fc-loading-overlay{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background-color:#000000;
    opacity: 0.4;
    filter:alpha(opacity=40);
    z-index:9000;
}

#fc-loading-img{
    display:block;
    width:48px;
    height:48px;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-24px;
    margin-left:-24px;
    z-index:9001;
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    border-radius:4px;
    padding:10px;
}

.calendar-form-img-side-closer{
	float: right;
	margin-top: 0px !important;
	margin-right: 40px !important;
}

/*For a white btn, to use in bootstrap-select drop downs*/
.btn-white{
    background-color:#FFFFFF !important;
    background-image:none !important;
}

.text-bigger{
    font-size:1.2em;
    line-height:1.2em;
}

.rightaligned{
    text-align:right;
}

.back-button-container{
    text-align:right;
    margin-top:20px;
}

.back-button-container-left{
    margin-top:5px;
}