/*
* Author: Vasterad
* Template: Sensation
* URL: http://themeforest.net/user/Vasterad/
*/

/* ======================================================= */
/* Import Section
/* ======================================================= */
@import url("base.css");				/* Default Reset, Typography, Forms, etc. */ 
@import url("skeleton.css");			/* 960 Grid + Media Query Layouts */ 
@import url("flexslider.css");			/* Flex Slider Styles */ 
@import url("pricing_tables.css");		/* Pricing Table Styles */ 
@import url("imagebox.css");			/* Responsive Lightbox */ 
@import url("shortcodes.css");			/* Shortcode Styles */ 

/*================================================= */
/* Header
================================================== */

/*.containerheight{height: -moz-calc((100% - 433px;}*/
#header {background: #363636; padding:0; margin:0;}
#logo {display: block; height: 70px;}
.tapphoneno
{
  display:none;	
}
blockquote
{
	margin-bottom:10px;
}

.searchdecision a:link {color:#6F9C00;}      /* unvisited link */
.searchdecision a:visited {color:#b51dfc;}  /* visited link */
.searchdecision a:hover {color:#3f3f3f;}  /* mouse over link */
.searchdecision a:active {color:#0000FF;}  /* selected link */

.clearfix {content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
.spacer {margin-top: 20px;}

.newpapersubscriptionformrowleft
{
  float:left !important;		
}

.profileradiotext
{
 margin-top:5px !important;	
}


/*================================================= */
/* Navigation
================================================== */
.selectnav {display: none; cursor: pointer; width: 100%; padding: 7px; height: 35px; float: left; font-size: 14px;}
#navigation {float: right;}
#navigation ul, #navigation li  {list-style:none; padding:0; margin:0; display:inline; }
#navigation ul li{float:left; position:relative;}

#navigation ul li a { 
	font-family: "Open Sans", Arial, sans-serif;
	display: inline-block;
	color: #fff;
	padding: 23px 12px 26px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-size:10px\0;
	border-top: 3px solid transparent;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	margin: 0 -4px 0 0; 
}

#navigation ul li a:hover{
	background: #3f3f3f;
	border-top: 3px solid #81b600;
	color: #aaa;
}

#navigation ul ul { 
	opacity: 0; 
  	filter: alpha(opacity=0); 
	position: absolute;
	top:-99999px; 
	left: 0;
	z-index: 999999;
	background: #3f3f3f;
	width: 200px;
}

#navigation ul ul li a:hover {
	background: #81b600;
	color: #fff !important;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
}

#navigation ul ul li a {
	padding: 8px 15px;
	display: block;
	width: 170px;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #4a4a4a;
	border-top: 1px solid transparent;
}

#navigation ul ul ul { 
	position:absolute; 
	top:-99999px; 
	left:100%; 
	opacity: 0;
	margin-left: 4px;
}

#navigation ul li:hover>ul{ opacity: 1; position:absolute; top:99%; left:0;}
#navigation ul ul li:hover>ul{ position:absolute; top:0; left:100%; opacity: 1; z-index:497; background: #3f3f3f; border: 0;}
#navigation ul li:hover > a {background: #3f3f3f; border-top: 3px solid #81b600; color: #aaa;}
#navigation ul ul li:hover > a {border-top: 1px solid transparent; color: #aaa;}
#current {background: #3f3f3f !important;border-top: 3px solid #81b600 !important;color: #fff !important;}

/*================================================= */
/* Tagline
================================================== */
#tagline {
	margin: 25px 0;
	font-size: 22px;
	font-family: "Open Sans", Arial, sans-serif;
	color: #505050;
	letter-spacing: -0.6px;
	text-align: center;
	line-height: 0px;
}

#tagline span, #tagline a {
	background: #81b600;
	color: #fff;
	padding: 0 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#tagline span:hover, #tagline a:hover {background: #6b6b6b;}
#tagline p {margin: 3px;}
.tagline_page{border-bottom: 1px solid #e1e1e1; padding: 0 0 30px 0}

/*================================================= */
/* Subtitle
================================================== */
#subtitle {background: #f7f7f7; padding:0; margin:0; border-bottom: 1px solid #d7d7d7;}
#subtitle h3 {line-height: 70px; letter-spacing: -0.5px; font-size: 22px;}
#subtitle h3 span {color:#999999; font-size: 24px;}

.page_headline span {
	color: #888;
	font-weight: normal;
	font-size: 12px;
	float: right;
	font-family: Tahoma, sans-serif;
	letter-spacing: 0;
}

.page_headline {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin: 20px 0;
}

.page_headline_selectreporter {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	padding: 0 0 8px 0;
	margin: 5px 0;
}


.page_headline_subscription {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin-top:-20px;
}

.page_headline_customer_login {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin: 10px 0;
	width:165px;
}

.page_headline_offer_page {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin: 0px 0;
}


/*================================================= */
/* Single Project
================================================== */
.project_overview p {
	margin: 15px 0;
}

.project_overview h3 {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}

.project_navi {margin-top: -55px !important;}

/*================================================= */
/* Blog Post Container
================================================== */
#blog_post_container {margin-top: 15px;}

.post {border-bottom: 1px solid #e1e1e1; margin-bottom: 15px;}

.post h2 a {
	font-size: 22px;
	font-weight: normal;
	color: #464646;
	font-family: "Open Sans", Arial, Tahoma, sans-serif;
	text-decoration: none;
	display: inline-block;
	line-height: 28px;
	letter-spacing: -0.5px;
}

.post h2 a:hover {color: #777;}

.post-content p {
	line-height: 20px;
	margin: 15px 0 0 0;
}

a.post-entry {
	font-size: 12px;
	color: #6f9c00;
	font-family: Tahoma, Arial, sans-serif;
	margin: 15px 0 20px 0;
	display: inline-block;
	padding: 0 12px 0 0;
	background: url(../images/bullet_post_entry.png) no-repeat right;
	background-position: 100% 60%;
}

a.post-entry:hover {
	color: #888; 
	background: url(../images/bullet_post_entry_hover.png) no-repeat right;
	background-position: 100% 60%;
}

.post-meta {color: #777; font-size: 12px; margin: 1px 0 15px 0;}
.post-meta a {color: #6f9c00;text-decoration: none;}
.post-meta a:hover {color: #999;}


.icon-calendar {
	background: url(../images/calendar_ico.png) no-repeat;
	display: inline-block;
	height: 13px;
	width: 12px;
	margin: 0 0 -1px 0;
	padding: 0 5px 0 0;
}

.icon-author {
	background: url(../images/author_ico.png) no-repeat;
	display: inline-block;
	height: 16px;
	width: 13px;
	margin: 0 0 -5px 8px;
	padding: 0 8px 0 0;
}

.icon-comment {
	background: url(../images/comment_ico.png) no-repeat;
	display: inline-block;
	height: 15px;
	width: 11px;
	margin: 0 0 -5px 8px;
	padding: 0 8px 0 0;
}

/* Blog Blockquote */
.post-quote {
	background: #363636;
	padding: 20px;
}

.post-quote blockquote {
	color: #ececec;
	font-family: "Droid Serif", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	border-left: 1px solid #545455;
	padding: 0 0 0 18px;
	margin-left: 40px;

}
.post-quote span, .post-quote a {color: #7db000; text-decoration: none;}

.post-quote .icon {
	background: url(../images/quote_ico.png) no-repeat;
	height: 15px; width: 25px;
	display: block;
	float: left;
	margin: 4px 0 0 0;
}

/** Comments **/
.comments-sec{float:left; width:100%; line-height: 20px;}
.comments-sec h3 {font-size: 16px; font-weight: bold; color: #464646; font-family: "Open Sans", Arial, sans-serif; border-bottom: 1px solid #e1e1e1; margin: -9px 0 0 0; padding-bottom: 8px; letter-spacing: -0.5px;}
.comments-sec h3 span {color: #888;}

ol.commentlist{float:left; width:100%;}
ol.commentlist li{float:left; border-top:1px solid #e1e1e1; padding: 25px 0 20px 0;}
ol.commentlist li:first-child{border:none; padding: 25px 0 0px 0;}
ol.commentlist li{list-style: none;}

ol li ol.childlist{ float:right; width:89%; margin:0px}
ol.commentlist li ol.childlist li:first-child{border-top:1px solid #e1e1e1; padding: 25px 0 0 0; font-size: 12px;}
ol.commentlist li ol.childlist li{border-top:1px solid #e1e1e1; margin:25px 0 15px 0; font-size: 12px;}

.comments{float:left; width:100%}
ol li ol.childlist .comment-des{float:right; width:88%;}
.avatar{float:left;}

.comment-des{float:right; width:89%;}
.comment-des strong{float:left; color:#464646; padding-right:5px; font-family: "Open Sans", Arial,sans-serif; font-size:14px; letter-spacing: -0.5px;}
.comment-des span{float:left; color:#777; font-family: Tahoma, Arial, sans-serif;}
.comment-by{float:left; width:100%; padding-bottom:5px; padding-top:5px; color: #000;}
.comment-by span.reply{color:#777; float:right;}
.comment-by span.reply a{color:#6f9c00; font-weight:bold; float:right; height:17px; margin-left:5px; font-weight: normal;}
.comment-by span.reply a:hover{border:none; color: #888;}
.comment-by span.date{color:#888; padding-right:7px; float:right;}

/** Leave a Comment **/
.form_comment label {
	display: block;
	color: #676767;
	margin-top: 15px;
	padding-bottom: 4px;
}

.form_comment label span {color:#dd1d1d;}

.form_comment input, .form_comment textarea {
	width: 250px;
	border: 1px solid #d7d7d7;
	color: #999;
	font-size: 12px;
	font-family: Arial;
	padding: 8px;
	background-color: #fff;
	outline: none;
	cursor: text;
	font-family: Tahoma, Arial, sans-serif;
}

.form_comment textarea {
	width: 97%;
	max-width: 97%;
	height:140px;
}

.form_comment input:focus, .form_comment textarea:focus {
	border: 1px solid #d1d1d1;
	color: #676767;
	-webkit-box-shadow: 0 0 3px #e8e8e8;
	-moz-box-shadow: 0 0 3px #e8e8e8;
	box-shadow: 0 0 3px #e8e8e8;
}

.form_send input {margin: 10px 0 20px 0;}

/*================================================= */
/* Blog - Widget
================================================== */
#blog_widget_container {margin-top: 32px;}

.search input {
	width: 85%;
	border: 1px solid #d7d7d7;
	color: #999;
	font-size: 12px;
	font-family: Arial;
	padding: 8px 15px 8px 28px;
	background: url(../images/search_ico.png) no-repeat 4% 54%;
	background-color: #fff;
	outline: none;
	cursor: text;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 15px;
}

.search input:focus {
	border: 1px solid #d1d1d1;
	color: #676767;
	-webkit-box-shadow: 0 0 3px #e8e8e8;
	-moz-box-shadow: 0 0 3px #e8e8e8;
	box-shadow: 0 0 3px #e8e8e8;
}

.widget {margin-bottom: 20px;}
.widget-text p {color: #676767; line-height: 21px;}

.widget-title h3 {
	font-size: 14px;
	font-family: "Open Sans", Arial, Tahoma;
	font-weight: bold;
	color: #464646;
	letter-spacing: -0.5px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 1px;
	margin-bottom: 9px;
}

.widget-categories a {color: #676767;	display: block;}
.widget-categories a:hover {color: #6f9c00;}

.widget-categories li {
	background: url(../images/bullet_categories.png) no-repeat 0% 50%;
	padding: 3px  12px;
	margin:0;
	list-style: none;
}

/* Twitter - Blog */
#twitter-blog {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	display: block;
	color: #676767;
}

#twitter-blog b a {color: #999999;}
#twitter-blog li {line-height: 21px;}
#twitter-blog li:last-child {padding: 0; margin: 0;}
#twitter-blog a {color: #6f9c00;}
#twitter-blog a:hover {color: #999;}

/* Flickr - Blog */
.flickr-widget-blog {margin-right: -12px; margin-top: 15px;}
.flickr-widget-blog img {display: block; width: 100%;}
.flickr-widget-blog a:hover {border-color: #6b6b6b;}

.flickr-widget-blog a {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 3px solid #dcdcdc;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.older_entires {
	float: left;
	margin: 5px 0 20px 0;
	color: #676767;
	padding: 0 0 0 12px;
	background: url(../images/bullet_post_entry_hover_left.png) no-repeat left;
	background-position: 0% 60%;
}

a.older_entires:hover {
	color: #6f9c00;
	background: url(../images/bullet_post_entry_left.png) no-repeat left;
	background-position: 0% 60%;
}

a.newer_entires {
	float: right;
	margin: 5px 0 20px 0;
	color: #676767;
	padding: 0 12px 0 0;
	background: url(../images/bullet_post_entry_hover.png) no-repeat right;
	background-position: 100% 60%;
}

.newer_entires:hover {
	color: #6f9c00;
	background: url(../images/bullet_post_entry.png) no-repeat right;
	background-position: 100% 60%;
}

/*================================================= */
/* Features
================================================== */
.feature {margin: 0 0 20px 0;}
.feature.page {margin: 0 0 25px 0;}
.feature-description {margin-left: 45px;}

.feature h4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.feature-circle {
	font-size: 16px;
	font-weight: bold;
	font-family: "open sans", sans-serif;
	display: inline-block;
	width: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;
	float: left;
	margin-top: 10px;
}

.feature-circle i {margin: 4px 0 0 1px;}

.feature-circle.green {background: #81b600;}
.feature-circle.gray {background: #6b6b6b;}

/*================================================= */
/* Image Overlay
================================================== */
.item-img, .post-thumb, .slides {position: relative;}

.overlay {
	height: 100%;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
	z-index: 40;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}

.overlay.link {background: url(../images/overlay_link.png) no-repeat center center, url(../images/overlay_bg.png) center center;}
.overlay.zoom {background: url(../images/overlay_zoom.png) no-repeat center center, url(../images/overlay_bg.png) center center;}

.overlay:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

.item {margin: 0 0 35px 0;}

.item-meta h4 {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	padding: 16px 0 0 0;

}

.meta-blog p {color: #676767;}
.item-meta {color: #888;}
.item-meta h4 a:hover{color:#6f9c00;}
.item-meta span {color: #a0a0a0; display: block; line-height: 18px;}
.item-meta p {line-height: 18px; margin-top: 7px;}

/*================================================= */
/* Headlines
================================================== */
#divider {
	margin: 25px 0 20px 10px;
	border-bottom: 1px solid #e1e1e1;
}

.related-title {
	background: url(../images/divider_bg.png) repeat-x;
	background-position: 50% 62%;
	margin: 0 0 15px 0;
}

.related-title span {
	color: #464646;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	font-family: "Open Sans", sans-serif;
	background: #fdfdfd;
	padding: 0 10px 0 0;
}

/*================================================= */
/* Testimonials
================================================== */
.testimonial_page {margin-bottom: 40px;}

.testimonials {
	background: #fff;
	border: 1px solid #ddd;
	padding:20px;
	line-height: 21px;
}

.testimonials_bg {
	background: url(../images/testimonials_bg.png) no-repeat;
	margin-top: -1px;
	display: block; width: 200px;
	height: 30px;
}	

.testimonials_author {
	color:#6f9c00;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}

.testimonials_author_page {
	color:#6f9c00;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}

.testimonials_author span {color:#a0a0a0}
.testimonials_author_page span {color:#a0a0a0}

/* Testomonials Carousel */
.carousel-disabled, .mr-rotato-disabled {
	height: 21px;
	width: 21px;
	background-color: #c0c0c0 !important;
	display: block;
	position: absolute;
}

.mr-rotato-next {
	height: 21px;
	width: 21px;
	background: url(../images/carousel-next.png);
	background-color: #6b6b6b;
	display: block;
	position: absolute;
	right: 10px;
}

.mr-rotato-prev {
	height: 21px;
	width: 21px;
	background: url(../images/carousel-prev.png);
	background-color: #6b6b6b;
	display: block;
	right: 33px;
	position: absolute;
}

.mr-rotato-prev, .mr-rotato-next, .mr-rotato-disabled {
	margin-top: -40px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
	
.mr-rotato-prev:hover, .mr-rotato-next:hover {background-color:#81b600; }

/*================================================= */
/* Contact Form Styles 
================================================== */
#google_map {padding: 0 0 40% 0;}

#contact-form {margin-bottom: 25px;}
#send {margin-top: 12px;}

.field textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.field input {
	width: 240px;
	display: block;
}

.field:focus {border: 1px solid #ddd;}

.field label {margin: 12px 0 4px 0; display: block;}
.field label span {color:#ea1c1c;}

.field .validation-error, 
.field .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loading {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-message {display:none;}

.address_contact {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_contact  img{float:left; padding-right:7px}
.address_contact  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_contact  a{color:#6f9c00}
.address_contact  a:hover{color:#888}


/*================================================= */
/* Login Form Styles 
================================================== */
#google_map {padding: 0 0 40% 0;}

#login-form {margin-left:25px;margin-bottom: 20px;text-align:center;}
#send {margin-top: 12px;}

.fieldlogin textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.fieldlogin input {
	width: 150px;
	display: block;
}

.fieldlogin button {
	width: 150px;
	display: block;
}

.fieldlogin:focus {border: 1px solid #ddd;}

.fieldlogin label {margin: 12px 0 4px 0; display: block;text-align:left;}
.fieldlogin label span {color:#ea1c1c;}

.fieldlogin .validation-error, 
.fieldlogin .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loginbutton{
	float:right !important;
	margin-right:34px;
}


.loadinglogin {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-messagelogin {display:none;}

.address_login {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_login  img{float:left; padding-right:7px}
.address_login  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_login  a{color:#6f9c00}
.address_login  a:hover{color:#888}

/*================================================= */
/* Subscribe Now Form Styles 
================================================== */
#google_map {padding: 0 0 40% 0;}

#subscribenow-form {margin-left:25px;margin-bottom: 25px;}
#send {margin-top: 12px;}

.fieldsubscribenow textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.fieldsubscribenow input {
	width: 150px;
	display: block;
}

.fieldsubscribenowright select {
	width: 340px;
	display: block;
	border: 1px solid #ddd;
}

.fieldsubscribenow button {
	width: 150px;
	display: block;
}

.fieldsubscribenow:focus {border: 1px solid #ddd;}

.fieldsubscribenow label {margin: 12px 0 4px 0; display: block; width:700px;}
.fieldsubscribenow label span {color:#ea1c1c;}

.fieldsubscribenowleft
{
   float:left;
   width:150px;
}

.fieldsubscribenowright
{
   float:left;
   width:500px;
}


.fieldsubscribenow .validation-error, 
.fieldsubscribenow .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadingsubscribenow {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-messagesubscribenow {display:none;}

.address_subscribenow {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_subscribenow  img{float:left; padding-right:7px}
.address_subscribenow  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_subscribenow  a{color:#6f9c00}
.address_subscribenow  a:hover{color:#888}


/*================================================= */
/* Profile Form Styles 
================================================== */
#google_map {padding: 0 0 40% 0;}

#profile-form {margin-left:25px;margin-bottom: 25px;color:#000000;}
#send {margin-top: 12px;}

.fieldprofileright textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofileright input {
	margin-top:5px;
	width: 300px;
	display: block;
	height:15px;
	float:left !important;
	
}

.fieldprofileright checkbox {
	margin-top:10px;
	width: 300px;
	display: block;
}

.fieldprofileright input[type="radio"] {
	margin-top:5px;
	width: 20px;
	display: block;
}


.fieldprofileright select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofileright button {
	width: 150px;
	display: block;
}

.fieldprofilerighthalf textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofilerighthalf input {
	margin-top:5px;
	width: 300px;
	display: block;
	height:15px;
	float:left !important;
	
}

.fieldprofilerighthalf checkbox {
	margin-top:10px;
	width: 300px;
	display: block;
}

.fieldprofilerighthalf select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofilerighthalf button {
	width: 150px;
	display: block;
}

.fieldprofile:focus {border: 1px solid #ddd;}

.fieldprofile label {margin: 12px 0 4px 0; display: block; width:700px;}
.fieldprofile label span {color:#ea1c1c;}

.fieldprofileleft
{
  margin-top:10px;
  float:left;
  width:150px;
}

.fieldprofileright
{
   float:left !important;
   width:700px;
   display: block;
}

.fieldprofileleftlogin
{
  margin-top:10px;
  float:left;
  width:100px;
}

.fieldprofilerightlogin
{
   float:left !important;
   width:100px;
   display: block;
}


.fieldprofilerighthalf
{
   float:left !important;
   width:450px;
   display: block;
}

.firstradio
{
	float:left;
	margin-left:-140px;	
}

.firstradiotext
{
	float:left;
	/*margin-left:-140px;	*/
	margin-top:3px;
	margin-top:5px\0;

}

.secondradio
{
	float:left;
	margin-left:-428px;	
	margin-left:-431px\0;	
}

.secondradiotext
{
	float:left;
	/*margin-left:-265px;*/	
	margin-top:3px;
	margin-top:5px\0;
}

.btnsubmitprofile
{
	float:left;
	margin-left:0px;
	height:30px !important;
}

.btncancelprofile
{
	float:left;
	margin-left:50px;
	height:30px !important;
}


.fieldprofile .validation-error, 
.fieldprofile .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadingprofile {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.selCountry{width:312px !important;}

.sbbtnprofileform {float:left;margin-left:200px;height:30px !important;}
.canbtnprofileform {float:left;margin-left:50px;height:30px !important;}

.txtother {width:190px !important;margin-top:-20px !important;margin-left:50px;}
.success-messageprofile {display:none;}

.address_profile {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_profile  img{float:left; padding-right:7px}
.address_profile  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_profile  a{color:#6f9c00}
.address_profile  a:hover{color:#888}

/*================================================= */
/* Portfolio Styles
================================================== */

#filters {
	float: left;
	margin-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

#filters ul li {
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	background: url(../images/filter_divider.png) no-repeat  100% 50%;
}

#filters li:last-child  {background: none;}

#filters a {
	color: #777;
	font-size: 12px;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	padding: 2px 5px;
}

#filters a:hover {
	color: #fff;
	background: #888;
	padding: 2px 5px;
}

.selected {background: #81b600; color: #fff !important;}
.selected:hover {background: #81b600!important;}

.portfolio-item {margin-bottom: 20px;}

.portfolio-item-meta h4 {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e1e1e1;
}

.portfolio-item-meta a, .item-meta a {color:#464646;}
.portfolio-item-meta a:hover {color:#6f9c00;}
.portfolio-item-meta p {color: #888;}

/*================================================= */
/* Isotope Styles
================================================== */

/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	 transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}

/**** Disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	 transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/*================================================= */
/* About
================================================== */
.clients {border: 1px solid #e1e1e1; background: #fff; width: 100%; margin: 0 0 20px 0;}
.team_img {border: 1px solid #e1e1e1; margin-bottom:15px;}
.team {margin-bottom: 30px;margin-left:20px;margin-right:20px;}
.team h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #464646;
	line-height: 17px;
}

.team span {color: #777;}
.team p {padding-top: 8px;}
.team_img_expertcommentary_Mark_Bobrowki {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:162px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Philip_Collins {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important;height:150px !important;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Robert_Crabtree {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important;  float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Richard_Gallogly {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:145px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Paul_Haverty {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:155px !important;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Lawrence_Kotin {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:145px !important;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Katherine_Michon {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:145px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Nancy_Nevils {border: 1px solid #e1e1e1; margin-bottom:0px;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Tim_Norris {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:145px !important;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Joshua_Coleman {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:158px !important;float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Ted_Regnante {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important;height:145px !important; float:
left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_leo_Peloquin {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:150px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_jamie_goodwin {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:175px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_john_becker {border: 0px solid #e1e1e1; margin-bottom:0px;width:160px !important; height:175px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_joe_green {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:155px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_melanie_jarboe {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:150px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_melissa_murray {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:120px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Patricia_Washienko {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px;height:147px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Dan_Heffernan {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:145px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Anne_S_Bider {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:148px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Michael_D_Fleischer {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:150px !important; float:left;margin-right:12px;margin-top:5px;}
.team_img_expertcommentary_Lisa_J_Damon {border: 1px solid #e1e1e1; margin-bottom:0px;width:120px !important; height:149px !important; float:left;margin-right:12px;margin-top:5px;}



.publication_img {border: 1px solid #e1e1e1; margin-bottom:15px;height:450px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Boston_Zoning_Alert {border: 1px solid #e1e1e1; margin-bottom:15px;height:450px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Civil_Service_Commission {border: 1px solid #e1e1e1; margin-bottom:15px;height:425px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_dep {border: 1px solid #e1e1e1; margin-bottom:15px;height:390px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Housing_Appeals_Committee {border: 1px solid #e1e1e1; margin-bottom:15px;height:440px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Employment_Law {border: 1px solid #e1e1e1; margin-bottom:15px;height:595px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Land_Court {border: 1px solid #e1e1e1; margin-bottom:15px;height:450px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_mcad {border: 0px solid #e1e1e1; margin-bottom:15px;height:510px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Special_Education {border: 0px solid #e1e1e1; margin-bottom:15px;height:457px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}
.publication_img_Special_Education_span {border: 0px solid #e1e1e1; margin-bottom:15px;height:550px !important;width:200px;float:left;margin-right:12px;margin-top:5px;}

.subscribenow_img {border: 1px solid #e1e1e1; margin-bottom:15px;float:right;margin-left:15px;margin-top:0px;	}
.expertcomment_img {border: 1px solid #e1e1e1; margin-bottom:15px;width:200px;height:275px !important;float:right;margin-left:15px;margin-top:5px;}

.spanleft
{
	float:left;
}
.spanright
{
	float:right;
	margin-right:73px;	
}
.clearleft
{
	clear:none;	
}

/*================================================= */
/* Footer
================================================== */
#footer {background:#363636; margin: 0; color:#bbbbbb; padding: 5px 0; }
#footer p {line-height: 20px;}

#footer_bottom {background: #3f3f3f; border-top: 1px solid #484848; min-height: 50px;}}
#footer-logo {height: 70px; margin: 5px 0 0 0;}

#footer h4 {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #484848;
	padding: 10px 0;
	margin: 6px 0 15px 0;
	width:350px;
}

#footer h4.pubfooter {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #484848;
	padding: 10px 0;
	margin: 6px 0 15px 0;
	width:250px;
}


.copyright {margin: 15px 0; color: #aaa;}
.copyright a, .copyright span {color:#ffffff;}

/*================================================= */
/* Footer - Social Icons
================================================== */
ul.social{
	float: left;
	width:100%;
	margin-top: 18px;
}
ul.social li{
	float:left;
	margin-right:5px;
	width:32px;
	height:32px;
	display: block;
}
ul.social li a {
	-webkit-transition: opacity 120ms ease-in-out;
	-moz-transition: opacity 120ms ease-in-out;
	-o-transition: opacity 120ms ease-in-out;
	transition: opacity 120ms ease-in-out;
	float:left; width:32px; height:32px; display: block; 	-moz-opacity: 0.4;opacity: 0.4; filter:alpha(opacity=0.4);
}

ul.social li a:hover {
	opacity: 1;
	-moz-opacity: 1;
}

ul.social li.facebook a{background:url(../images/social_icons/facebook.png) no-repeat;}
ul.social li.twitter a{background:url(../images/social_icons/twitter.png) no-repeat;}
ul.social li.vimeo a{background:url(../images/social_icons/vimeo.png) no-repeat;}
ul.social li.linked a{background:url(../images/social_icons/linkedin.png) no-repeat;}
ul.social li.flickr a{background:url(../images/social_icons/flickr.png) no-repeat;}
ul.social li.behance a{background:url(../images/social_icons/behance.png) no-repeat;}
ul.social li.delicious a{background:url(../images/social_icons/delicious.png) no-repeat;}
ul.social li.deviantart a{background:url(../images/social_icons/deviantart.png) no-repeat;}
ul.social li.dribbble a{background:url(../images/social_icons/dribbble.png) no-repeat;}
ul.social li.forrst a{background:url(../images/social_icons/forrst.png) no-repeat;}
ul.social li.google a{background:url(../images/social_icons/google.png) no-repeat;}
ul.social li.lastfm a{background:url(../images/social_icons/lastfm.png) no-repeat;}
ul.social li.myspace a{background:url(../images/social_icons/myspace.png) no-repeat;}
ul.social li.picassa a{background:url(../images/social_icons/picassa.png) no-repeat;}
ul.social li.quik a{background:url(../images/social_icons/quik.png) no-repeat;}
ul.social li.reddit a{background:url(../images/social_icons/reddit.png) no-repeat;}
ul.social li.rss a{background:url(../images/social_icons/rss.png) no-repeat;}

/*================================================= */
/* Footer - Address
================================================== */
.address{color:#bbb; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address img{float:left; padding-right:7px}
.address strong{font-weight:bold; color:#fff; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address a{color:#4169EF}
.address a:hover{color:#bbb}

/*================================================= */
/* Footer - Twitter Widget
================================================== */
#twitter {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	display: block;
	color: #bbb;
	margin-bottom: 20px;
}
#twitter b a {color: #6b6b6b}
#twitter li {line-height: 18px;}
#twitter li:last-child {padding: 0; margin: 0;}
#twitter a {color: #75a500;}
#twitter a:hover {color: #bbb;}

/*================================================= */
/* Footer - Flickr Widget
================================================== */
.flickr-widget {margin-right: -6px}

.flickr-widget a {
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 3px solid #6b6b6b;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.flickr-widget img {display: block;width: 100%;}
.flickr-widget a:hover {border-color: #c0c0c0;}

/*================================================= */
/* Back To Top
================================================== */
#backtotop {
	position: fixed;
	right:0px;
	display:none;
	bottom: 20px;
	margin: 0 20px 0 0;
}

#backtotop a {
	text-decoration:none;
	border:0 none;
	display:block;
	width:45px;
	height:45px;
	background: url(../images/back_to_top_btn.png) no-repeat 50% 50%;
	background-color:#c0c0c0;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#backtotop a:hover {background-color: #81b600;}

.paraLimited_Special_Offer{
	float:left;
	width:800px;
}

.paraSearchDecision{
	float:left;
	width:600px;
}

.classtxtsearch{
	width:400px;	
}

.classtxtsearchdecision{
	width:290px;	
}


  #homeli ul, #homeli li{ line-height: 5px; margin-bottom: 12px;margin-left:30px; list-style:disc;} 

.blankheight{height:0px;}	
.blankinnerheight{height:20px;}	
.blankinnerheightpubextra{height:120px;}
.blankheightpub{height:0px;}	
.blankheightpubextra{height:0px;}	
.blankheightpubextraextra{height:0px;}	
.blankheightcurrentdecision{height:20px !important;}	
.blankheightforgotpass{height:155px;}	
#paradetail p{margin-bottom:10px;}
.blankinnerheightpubextraphillipcollin{height:240px;}	
.blankinnerheightpubextrarichardgallogly{height:160px;}	
.blankinnerheightpubextrapaulhaverty{height:70px;}	
.blankinnerheightpubextralawrencekotin{height:20px;}	
.blankinnerheightpubextrakatherinemichon{height:20px;}
.blankinnerheightpubextranancynevils{height:125px;}	
.blankinnerheightpubextratimnoris{height:70px;}	
.blankinnerheightpubextraleopeloquin{height:165px;}	
.blankinnerheightpubextratedregnante{height:105px;}	
.blankinnerheightpubextrapatriciawashienko{height:20px;}	
.blankinnerheightpubextrasubscriptionarchive{height:112px;}	
.blankinnerheightpubextraforgotpassword{height:285px;}	
.blankinnerheightpubextradecisions{height:275px;}	
.blankinnerheightpubextrachangepassword{height:180px;}	
.blankinnerheightordersummary{height:200px;}	
.blankdisplaydivsubscription {height:230px;display:block;}	
.blankdisplaymanagesubscription{height:350px;}	
.blankinnerheightnewsubscription {height:75px;}
.blankinnerheightnewpapersubscription {height:20px;}
.managesubscriptionheader
{
  width:940px;
  background:#85bc00;
  height:30px;
  color:#FFF;
  font-size:16px;
  font-weight:bold;
  padding-top:5px;	
}
.managesubscriptiondetail
{
  width:940px;
  background:#FFF;
  height:20px;
  color:#000;
  font-size:12px;
  font-weight:normal;		
}

.managesubscriptioncolumn1
{
	width:450px;
	float:left;
}

.managesubscriptioncolumn2
{
	width:250px;
	float:left;
	
}

.managesubscriptioncolumn3
{
	width:200px;
	float:left;
	
}

.ordersummaryheader
{
  width:940px;
  background:#85bc00;
  height:30px;
  color:#FFF;
  font-size:16px;
  font-weight:bold;
  padding-top:5px;	
}
.ordersummarydetail
{
  width:940px;
  background:#FFF;
  height:20px;
  color:#000;
  font-size:12px;
  font-weight:normal;		
}

.ordersummarycolumn1
{
	width:450px;
	float:left;
}

.ordersummarycolumn2
{
	width:200px;
	float:left;
	
}

.ordersummarycolumn3
{
	width:150px;
	float:left;
	
}

.ordersummarycolumn4
{
	width:100px;
	float:right;
	
}

.subscriptionarvhivebuttoncenter
{
  float:left;
  margin-left:250px;
  height:30px !important;
}

.subscriptionarvhiveforgotpasslink
{
	text-align:right;
	margin-right:230px;
}

.subscribedpublicationleft
{
	width:400px;
	float:left;	
}

.subscribedpublicationright
{
	width:500px;
	float:left;	
}

.subscribedpublicationcenter
{
	width:930px;
	float:left;	
}

.submitbuttonchangepassword{
	float:left;
	margin-left:200px;
	height:30px !important;	
}
.cancelbuttonchangepassword{
	float:left;
	margin-left:50px;
	height:30px !important;
}

/*Style Sheet for new subscription table by arvind*/
.containertable{
    display:table;
    width:940px;
    border-collapse: collapse;
    }
 .headingtable{
     font-weight: bold;
     display:table-row;
     background-color:#85bc00;
     text-align: center;
     line-height: 25px;
     font-size: 12px;
     color:#fff;
 }
 .table-row{
     display:table-row;
     text-align: center;
 }
 .colmerge{
	display:table-cell;
 	border: 1px solid #CCC;
	width:940px;
	text-align: left;
 }
 .colone{
	display:table-cell;
 	border: 1px solid #CCC;
	width:400px;
	text-align: left;
 }
 .colother{
	display:table-cell;
 	border: 1px solid #CCC;
	width:135px;
 }
.caption { display: table-caption; border: 0px solid #000; width:940px;}
/*Style Sheet for new subscription table by arvind*/

}



/*================================================= */
/* #Media Queries
================================================== */
	/* Desktop 960 */
	@media only screen and (min-width: 960px) {
		.flexslider.home {height: 240px;}
		.flexslider {min-height: 1px;}
		.flexslider.blog {height: auto;}
		#portfolio-wrapper {min-height: 600px;}
		.blankheight{height:0px;}			
		.blankheightpub{height:0px;}	
		.blankheightpubextra{height:0px;}	
		.blankheightpubextraextra{height:0px;}	
		.blankheightcurrentdecision{height:0px;}
	} 
	
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}
	.blankheight{height:0px;}	
	.blankheightpub{height:0px;}	
	.blankheightpubextra{height:0px;}	
	.blankheightpubextraextra{height:0px;}	
	.blankheightcurrentdecision{height:0px;}
	
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#tagline {font-size: 20px}
		#logo {display: block; width:85% !important; height: 70px !important;}		
			/*================================================= */
			/* Navigation
			================================================== */
			.selectnav {display: none; cursor: pointer; width: 100%; padding: 7px; height: 35px; float: left; font-size: 9px;}
			#navigation {float: right;margin-top:-70px;}
			#navigation ul, #navigation li  {list-style:none; padding:0; margin:0px; display:inline; }
			#navigation ul li{float:left; position:relative;}
			
			#navigation ul li a { 
				font-family: "Open Sans", Arial, sans-serif;
				display: inline-block;
				color: #fff;
				padding: 23px 8px 26px 12px;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
				font-size: 9px;
				border-top: 3px solid transparent;
				-webkit-transition: all 0.1s ease;
				-moz-transition: all 0.1s ease;
				-ms-transition: all 0.1s ease;
				-o-transition: all 0.1s ease;
				transition: all 0.1s ease;
				margin: 0 -4px 0 0; 
			}
			
			#navigation ul li a:hover{
				background: #3f3f3f;
				border-top: 3px solid #81b600;
				color: #aaa;
			}
			
			#navigation ul ul { 
				opacity: 0; 
				filter: alpha(opacity=0); 
				position: absolute;
				top:-99999px; 
				left: 0;
				z-index: 999999;
				background: #3f3f3f;
				width: 200px;
			}
			
			#navigation ul ul li a:hover {
				background: #81b600;
				color: #fff !important;
				border-bottom: 1px solid transparent;
				border-top: 1px solid transparent;
			}
			
			#navigation ul ul li a {
				padding: 8px 15px;
				display: block;
				width: 170px;
				font-family: Tahoma, Arial, sans-serif;
				text-transform: none;
				text-decoration: none;
				font-weight: normal;
				font-size: 9px;
				border-bottom: 1px solid #4a4a4a;
				border-top: 1px solid transparent;
			}
			
			#navigation ul ul ul { 
				position:absolute; 
				top:-99999px; 
				left:100%; 
				opacity: 0;
				margin-left: 4px;
			}
			
			#navigation ul li:hover>ul{ opacity: 1; position:absolute; top:99%; left:0;}
			#navigation ul ul li:hover>ul{ position:absolute; top:0; left:100%; opacity: 1; z-index:497; background: #3f3f3f; border: 0;}
			#navigation ul li:hover > a {background: #3f3f3f; border-top: 3px solid #81b600; color: #aaa;}
			#navigation ul ul li:hover > a {border-top: 1px solid transparent; color: #aaa;}
			#current {background: #3f3f3f !important;border-top: 3px solid #81b600 !important;color: #fff !important;}		
		
		/*#navigation ul li a {font-size: 8px;}
		#navigation ul ul li a {font-size: 8px;}*/

		#footer h4 {
			font-family: "Open Sans", Arial, sans-serif;
			font-size: 16px;
			color:#fff;
			font-weight: bold;
			letter-spacing: -0.5px;
			display: block;
			border-bottom: 1px solid #484848;
			padding: 10px 0;
			margin: 6px 0 15px 0;
			width:350px;
		}	
		
		#footer h4.pubfooter {
		font-family: "Open Sans", Arial, sans-serif;
		font-size: 16px;
		color:#fff;
		font-weight: bold;
		letter-spacing: -0.5px;
		display: block;
		border-bottom: 1px solid #484848;
		padding: 10px 0;
		margin: 6px 0 15px 0;
		width:180px;
	}
	

		.testimonials_author {display: none;}
		.flickr-widget a {height: 45px; width: 45px;}
		.flickr-widget-blog a {height: 59px; width: 59px;}
		.avatar {height: 40px; width: 40px;}
		.publication_img_Boston_Zoning_Alert {display:none;}
		.publication_img {display:none;}
		.publication_img_Civil_Service_Commission {display:none;}
		.publication_img_dep {display:none;}
		.publication_img_Housing_Appeals_Committee {display:none;}
		.publication_img_Employment_Law {display:none;}
		.publication_img_Land_Court {display:none;}
		.publication_img_mcad {display:none;}
		.publication_img_Special_Education {display:none;}
		.publication_img_Special_Education_span {display:none;}
		.subscribenow_img {display:none;}
		.expertcomment_img {display:none;} 
		
.spanleft
{
	float:left;
}
.spanright
{
	float:left;

}
.clearleft
{
	clear:left;	
}

		

    /*#subtitle h3 {
    margin-top:10px;
	font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 20px;
    }*/

#subtitle {background: #f7f7f7; padding:0; margin:0; border-bottom: 1px solid #d7d7d7;}
#subtitle h3 {line-height: 70px; letter-spacing: -0.5px; font-size: 19px;}
#subtitle h3 span {color:#999999; font-size: 19px;}

#login-form {margin-left:25px;margin-bottom: 20px;text-align:center;}
#send {margin-top: 12px;}

.fieldlogin textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.fieldlogin input {
	width: 130px;
	display: block;
}

.fieldlogin button {
	width: 150px;
	display: block;
}

.fieldlogin:focus {border: 1px solid #ddd;}

.fieldlogin label {margin: 12px 0 4px 0; display: block;text-align:left;}
.fieldlogin label span {color:#ea1c1c;}

.fieldlogin .validation-error, 
.fieldlogin .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loginbutton{
	float:right !important;
	margin-right:34px;
}


.loadinglogin {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-messagelogin {display:none;}

.address_login {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_login  img{float:left; padding-right:7px}
.address_login  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_login  a{color:#6f9c00}
.address_login  a:hover{color:#888}	

.blankinnerheight{height:70px;}	
.blankinnerheightpubextra{height:180px;}
.blankinnerheightpubextraphillipcollin{height:320px;}	
.blankheight{height:0px;}	
.blankheightpub{height:130px;}	
.blankheightpubextra{height:0px;}	
.blankheightpubextraextra{height:205px;}	
.blankheightcurrentdecision{height:255px !important;}
.blankheightforgotpass{height:320px;}	
.blankinnerheightpubextrarichardgallogly{height:200px;}	
.blankinnerheightpubextrapaulhaverty{height:120px;}	
.blankinnerheightpubextralawrencekotin{height:80px;}	
.blankinnerheightpubextrakatherinemichon{height:20px;}	
.blankinnerheightpubextranancynevils{height:190px;}	
.blankinnerheightpubextratimnoris{height:130px;}	
.blankinnerheightpubextraleopeloquin{height:255px;}	
.blankinnerheightpubextratedregnante{height:170px;}	
.blankinnerheightpubextrasubscriptionarchive{height:220px;}	
.blankinnerheightpubextraforgotpassword{height:390px;}	
.blankinnerheightpubextrachangepassword {height:200px;}	
.blankinnerheightordersummary{height:370px;}	
.blankdisplaydivsubscription {height:250px;display:block;}	
.blankdisplaymanagesubscription{height:205px;}
.blankinnerheightpubextrachangepassword{height:290px;}
.blankinnerheightnewsubscription {height:170px;}
.submitbuttonchangepassword{
	float:left;
	margin-left:200px;
	height:30px;	
}
.cancelbuttonchangepassword{
	float:left;
	margin-left:50px;
	height:30px;
}
.managesubscriptionheader
{
  width:748px;
  background:#85bc00;
  height:30px;
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;	
}
.managesubscriptiondetail
{
  width:748px;
  background:#FFF;
  height:20px;
  color:#000;
  font-size:10px;
  font-weight:normal;		
}

.managesubscriptioncolumn1
{
	width:400px;
	float:left;
}

.managesubscriptioncolumn2
{
	width:160px;
	float:left;
	
}

.managesubscriptioncolumn3
{
	width:160px;
	float:left;
	
}

.ordersummaryheader
{
  width:748px;
  background:#85bc00;
  height:30px;
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;	
}
.ordersummarydetail
{
  width:748px;
  background:#FFF;
  height:20px;
  color:#000;
  font-size:11px;
  font-weight:normal;		
}

.ordersummarycolumn1
{
	width:400px;
	float:left;
}

.ordersummarycolumn2
{
	width:140px;
	float:left;
	
}

.ordersummarycolumn3
{
	width:140px;
	float:left;
	
}

.ordersummarycolumn4
{
	width:50px;
	float:right;
	
}

.page_headline_subscription {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin-top:-5px;
}

.subscriptionarvhivebuttoncenter
{
  float:left;
  margin-left:280px;
  height:30px !important;
}

.subscriptionarvhiveforgotpasslink
{
	text-align:right;
	margin-right:30px;
}

.subscribedpublicationleft
{
	width:300px;
	float:left;	
}

.subscribedpublicationright
{
	width:440px;
	float:left;	
}

.subscribedpublicationcenter
{
	width:600px;
	float:left;	
}

#profile-form {margin-left:25px;margin-bottom: 25px;color:#000000;}
#send {margin-top: 12px;}

.fieldprofileright textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofileright input {
	margin-top:5px;
	width: 300px;
	display: block;
	height:15px;
	
}

.fieldprofileright checkbox {
	margin-top:10px;
	width: 300px;
	display: block;
}

.fieldprofileright select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofileright button {
	width: 150px;
	display: block;
}


.fieldprofilerighthalf textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofilerighthalf input {
	margin-top:5px;
	width: 300px;
	display: block;
	height:15px;
	
}

.fieldprofilerighthalf checkbox {
	margin-top:10px;
	width: 300px;
	display: block;
}

.fieldprofilerighthalf select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofilerighthalf button {
	width: 150px;
	display: block;
}


.fieldprofile:focus {border: 1px solid #ddd;}

.fieldprofile label {margin: 12px 0 4px 0; display: block; width:700px;}
.fieldprofile label span {color:#ea1c1c;}

.fieldprofileleft
{
  margin-top:10px;
  float:left;
  width:150px;
}

.fieldprofileright
{
   float:left;
   width:500px;
   display: block;
}

.fieldprofileright
{
   float:left;
   width:300px;
   display: block;
}




.fieldprofile .validation-error, 
.fieldprofile .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadingprofile {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.firstradio
{
	float:left;
	margin-left:0px;	
}

 .firstradiotext
{
	float:left;
	/*margin-left:-280px;*/	
}
.secondradio
{
	float:left;
	margin-left:0px;	
}
 .secondradiotext
{ 
	float:left;
	/*margin-left:-280px;*/	
}


.selCountry{width:312px !important;}

.sbbtnprofileform {float:left;margin-left:200px;height:30px !important;}
.canbtnprofileform {float:left;margin-left:50px;height:30px !important;}

.txtother {width:190px !important;margin-top:-20px !important;margin-left:50px;}
.success-messageprofile {display:none;}

.address_profile {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_profile  img{float:left; padding-right:7px}
.address_profile  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_profile  a{color:#6f9c00}
.address_profile  a:hover{color:#888}


/*Style Sheet for new subscription table by arvind*/
.containertable{
    display:table;
    width:750px;
    border-collapse: collapse;
    }
 .headingtable{
     font-weight: bold;
     display:table-row;
     background-color:#85bc00;
     text-align: center;
     line-height: 25px;
     font-size: 11px;
     color:#fff;
 }
 .table-row{
     display:table-row;
     text-align: center;
 }
 .colmerge{
	display:table-cell;
 	border: 1px solid #CCC;
	width:750px;
	text-align: left;
 }
 .colone{
	display:table-cell;
 	border: 1px solid #CCC;
	width:370px;
	text-align: left;
 }
 .colother{
	display:table-cell;
 	border: 1px solid #CCC;
	width:95px;
 }
.caption { display: table-caption; border: 0px solid #000; width:750px;}
/*Style Sheet for new subscription table by arvind*/

}


.paraLimited_Special_Offer{
	float:left;
	width:800px;
}

.paraSearchDecision{
	float:left;
	width:600px;
}

.classtxtsearch{
	width:400px;	
}

.classtxtsearchdecision{
	width:290px;	
}



	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {  /*IPhone vertical*/
		#navigation {float: left; width: 100%}
		.tapphoneno
		{
		  display:block;
		  padding-top:30px;
		  font-size:14px;
		  color:#FFF;
		}
		
		.js #nav { display: none; }
		.js .selectnav { display: block; }
		#navigation ul {display: none;}
		.slider-caption {display: none;}
		.slider-caption-2 {display: none;}
		/*#tagline {font-size: 20px;}*/
		#tagline {
			margin: 0px 0;
			font-size: 11px;
			font-family: "Open Sans", Arial, sans-serif;
			color: #505050;
			letter-spacing: -0.6px;
			text-align: center;
			line-height: 15px;
		}
		#footer h4 {
			font-family: "Open Sans", Arial, sans-serif;
			font-size: 16px;
			color:#fff;
			font-weight: bold;
			letter-spacing: -0.5px;
			display: block;
			border-bottom: 1px solid #484848;
			padding: 10px 0;
			margin: 6px 0 15px 0;
			width:300px;
		}

	#homeli ul, #homeli li{ line-height:15px; margin-bottom:5px;margin-left:30px; list-style:disc;} 
			
#subtitle {background: #f7f7f7; padding:0; margin:0; border-bottom: 1px solid #d7d7d7;}
#subtitle h3 {line-height: 50px; letter-spacing: -0.5px; font-size: 16px;}
#subtitle h3 span {color:#999999; font-size: 16px;}


  /*  #subtitle h3 {
    margin-top:10px;
	font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 20px;
    }*/

.paraLimited_Special_Offer{
	float:left;
	width:300px;
}

.paraSearchDecision{
	float:left;
	width:300px;
}

.classtxtsearch{
	width:250px;	
}

.classtxtsearchdecision{
	width:150px;	
}


.txtother {width:100px !important;margin-top:-20px !important;margin-left:50px;}	
	
.publication_img_Boston_Zoning_Alert {display:none;}
.publication_img {display:none;}
.publication_img_Civil_Service_Commission {display:none;}
.publication_img_dep {display:none;}
.publication_img_Housing_Appeals_Committee {display:none;}
.publication_img_Employment_Law {display:none;}
.publication_img_Land_Court {display:none;}
.publication_img_mcad {display:none;}
.publication_img_Special_Education {display:none;}
.publication_img_Special_Education_span{display:none;}
.subscribenow_img {display:none;}
.expertcomment_img {display:none;} 

.spanleft
{
	float:left;
}
.spanright
{
	float:left;
}

.clearleft
{
	clear:left;	
}



.page_headline_offer_page {
	font-family: "Open Sans", Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	margin: 0px 0;
}
		
		
		.mr-rotato-prev, .mr-rotato-next, .mr-rotato-disabled {margin-right: -10px;}
		.flickr-widget {margin-bottom: 25px;}
		.meta-blog h4 {padding-top: 0;margin-top: 0;}
		#blog_widget_container {display: none;}
		.portfolio-item-meta {margin: 0 0 25px 0}
		#backtotop a {display: none;}
		
#login-form {margin-left:75px;margin-bottom:20px;text-align:center !important;}
#send {margin-top: 12px;}

.fieldlogin textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.fieldlogin input {
	width: 160px;
	display: block;
}

.fieldlogin button {
	width: 150px;
	display: block;
}

.fieldlogin:focus {border: 1px solid #ddd;}

.fieldlogin label {margin: 12px 0 4px 0; display: block;text-align:left;}
.fieldlogin label span {color:#ea1c1c;}

.fieldlogin .validation-error, 
.fieldlogin .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadinglogin {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-messagelogin {display:none;}

#profile-form {margin-left:25px;margin-bottom: 25px;color:#000000;}
#send {margin-top: 12px;}

.fieldprofileright textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofileright input {
	margin-top:5px;
	width: 150px;
	display: block;
	height:15px;
	
}

.fieldprofileright checkbox {
	margin-top:10px;
	width: 150px;
	display: block;
}

.fieldprofileright select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofileright button {
	width: 150px;
	display: block;
}

.fieldprofilerighthalf textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofilerighthalf input {
	margin-top:5px;
	width: 150px;
	display: block;
	height:15px;
	
}

.fieldprofilerighthalf checkbox {
	margin-top:10px;
	width: 150px;
	display: block;
}

.fieldprofilerighthalf select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofilerighthalf button {
	width: 150px;
	display: block;
}

.fieldprofile:focus {border: 1px solid #ddd;}

.fieldprofile label {margin: 12px 0 4px 0; display: block; width:700px;}
.fieldprofile label span {color:#ea1c1c;}

.fieldprofileleft
{
  margin-top:10px;
  float:left;
  width:150px;
}

.fieldprofileright
{
   float:left;
   width:320px;
   display: block;
}

.fieldprofilerighthalf
{
   float:left;
   width:200px;
   display: block;
}


.firstradio
{
	float:left;
	margin-left:-60px;
}

.firstradiotext
{
	float:left;
	/*margin-left:-60px;*/	
	margin-top:3px;
	font-size:11px;

}

.secondradio
{
	float:left;
	margin-left:-60px;	
}

.secondradiotext
{
	float:left;
	/*margin-left:-60px;*/	
	margin-top:3px;
	font-size:11px;
}

.btnsubmitprofile
{
	float:left;
	margin-left:0px;
	height:50px;
}

.btncancelprofile
{
	float:left;
	margin-left:50px;
	height:50px;
}


.fieldprofile .validation-error, 
.fieldprofile .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadingprofile {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.selCountry{width:156px !important;}


.success-messageprofile {display:none;}

.sbbtnprofileform {float:left;margin-left:10px;height:30px !important;}
.canbtnprofileform {float:left;margin-left:50px;height:30px !important;}

.address_login {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_login  img{float:left; padding-right:7px}
.address_login  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_login  a{color:#6f9c00}
.address_login  a:hover{color:#888}		
.publication_img_Boston_Zoning_Alert {border: 1px solid #e1e1e1; margin-bottom:15px;width:200px;float:left;margin-right:12px;margin-top:5px;}

.loginbutton{
	float:right !important;
	margin-right:54px;
}
.blankheight{height:0px;}	
.blankheightpub{height:0px;}	
.blankheightpubextra{height:0px;}	
.blankheightpubextraextra{height:0px;}	
.blankheightcurrentdecision{height:0px;}

.subscriptionarvhivebuttoncenter
{
  float:left;
  margin-left:50px;
  height:30px !important;
}

.subscriptionarvhiveforgotpasslink
{
	text-align:right;
	margin-right:100px;
}

.subscribedpublicationleft
{
	width:200px;
	float:left;	
}

.subscribedpublicationright
{
	width:300px;
	float:left;	
	margin-top:20px;
}

.subscribedpublicationcenter
{
	width:300px;
	float:left;	
}

.submitbuttonchangepassword{
	float:left;
	margin-left:10px;
	height:30px !important;	
}
.cancelbuttonchangepassword{
	float:left;
	margin-left:30px;
	height:30px !important;
}


#subscribenow-form {margin-left:25px;margin-bottom: 25px;}
#send {margin-top: 12px;}


.fieldsubscribenowright select {
	width: 275px;
	display: block;
	border: 1px solid #ddd;
	font-size:10px;
}

.fieldsubscribenowleft
{
   float:left;
   width:100px;
}

.fieldsubscribenowright
{
   float:left;
   width:340px;
}



		
}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.flickr-widget a {height: 39px; width: 39px;}
		.img-blog {float: left; width: 30%; margin: 0 15px 15px 0;}
		.avatar {height: 35px; width: 35px;}
		.contact_textarea {width: 94%; max-width: 94%;}

	#homeli ul, #homeli li{ line-height:15px; margin-bottom: 5px;margin-left:30px; list-style:disc;} 
		

#login-form {margin-left:125px;margin-bottom:20px;text-align:center !important;}
#send {margin-top: 12px;}

.fieldlogin textarea {
	max-width: 97%;
	min-width: 97%;
	height: 160px;
}

.fieldlogin input {
	width: 160px;
	display: block;
}

.fieldlogin button {
	width: 150px;
	display: block;
}

.fieldlogin:focus {border: 1px solid #ddd;}

.fieldlogin label {margin: 12px 0 4px 0; display: block;text-align:left;}
.fieldlogin label span {color:#ea1c1c;}

.fieldlogin .validation-error, 
.fieldlogin .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadinglogin {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.success-messagelogin {display:none;}

#profile-form {margin-left:25px;margin-bottom: 25px;color:#000000;}
#send {margin-top: 12px;}

.fieldprofileright textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofileright input {
	margin-top:5px;
	width: 150px;
	display: block;
	height:15px;
	
}

.fieldprofileright checkbox {
	margin-top:10px;
	width: 150px;
	display: block;
}

.fieldprofileright select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofileright button {
	width: 150px;
	display: block;
}

.fieldprofilerighthalf textarea {
	max-width: 43%;
	min-width: 43%;
	height: 70px;
	margin-top:5px;
}

.fieldprofilerighthalf input {
	margin-top:5px;
	width: 150px;
	display: block;
	height:15px;
	
}

.fieldprofilerighthalf checkbox {
	margin-top:10px;
	width: 150px;
	display: block;
}

.fieldprofilerighthalf select {
	width: 50px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
	border: 1px solid #ddd;
}

.fieldprofilerighthalf button {
	width: 150px;
	display: block;
}

.fieldprofile:focus {border: 1px solid #ddd;}

.fieldprofile label {margin: 12px 0 4px 0; display: block; width:700px;}
.fieldprofile label span {color:#ea1c1c;}

.fieldprofileleft
{
  margin-top:10px;
  float:left;
  width:150px;
}

.fieldprofileright
{
   float:left;
   width:300px;
   display: block;
}

.fieldprofilerighthalf
{
   float:left;
   width:200px;
   display: block;
}



.fieldprofile .validation-error, 
.fieldprofile .validation-error:focus {
	border:1px solid #f2c4c2;
	background: #ffeceb;
}

.loadingprofile {
	background:url(../images/loader.gif) no-repeat; 
	height:28px; 
	width:28px; 
	display: none;
	float: left;
	margin: 17px 0 0 12px;
}

.selCountry{width:156px !important;}


.success-messageprofile {display:none;}

.address_login {color:#676767; font-family: Tahoma,arial, sans-serif; padding-bottom:12px; line-height: 18px;}
.address_login  img{float:left; padding-right:7px}
.address_login  strong{font-weight:bold; color:#555; display:block; float:left; padding-bottom:8px; padding-right:4px; font-family:Arial,Helvetica,sans-serif}
.address_login  a{color:#6f9c00}
.address_login  a:hover{color:#888}		
.publication_img_Boston_Zoning_Alert {border: 1px solid #e1e1e1; margin-bottom:15px;width:200px;float:left;margin-right:12px;margin-top:5px;}

.loginbutton{
	float:left !important;
	margin-left:120px;
}
.blankheight{height:0px;}	
.blankheightpub{height:0px;}	
.blankheightpubextra{height:0px;}	
.blankheightpubextraextra{height:0px;}	
.blankheightcurrentdecision{height:0px;}

.subscriptionarvhivebuttoncenter
{
  float:left;
  margin-left:50px;
  height:30px !important;
}

.subscriptionarvhiveforgotpasslink
{
	text-align:right;
	margin-right:180px;
}

.subscribedpublicationleft
{
	width:400px;
	float:left;	
}

	.classtxtsearchdecision{
		width:300px;	
	}


.subscribedpublicationright
{
	width:300px;
	float:left;	
	margin-top:20px;
}

.subscribedpublicationcenter
{
	width:450px;
	float:left;	
}



		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.flickr-widget a {height: 47px; width: 47px;}
		.img-blog {float: left; width: 30%; margin: 0 15px 15px 0;}
		.meta-blog span, .meta-blog p {font-size: 11px; padding:0; line-height: 18px; margin: 0;}
		.post-meta {display: none;}
		.post h2 a {margin-bottom: 10px;}
		.avatar {height: 25px; width: 25px;}
		.contact_textarea {width: 92%; max-width: 92%;}
		.blankheight{height:0px;}	
		.blankheightpub{height:0px;}	
		.blankheightpubextra{height:0px;}	
		.blankheightpubextraextra{height:0px;}	
		.blankheightcurrentdecision{height:0px;}
	
	}
	
 @media only screen and (max-width: 320px) {
	.subscribedpublicationleft
	{
		width:300px;
		float:left;	
	}

	.classtxtsearchdecision{
		width:200px;	
	}
 }
	
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
.firstradio
{
	float:left;
	margin-left:0px;	
}

.firstradiotext
{
	float:left;
	/*margin-left:-280px;*/	
	margin-top:3px;
}

.secondradio
{
	float:left;
	margin-left:-302px;	
}

.secondradiotext
{
	float:left;
	/*margin-left:-280px;*/	
	margin-top:3px;
}
 }
	
/* Style add by arvind at cobrai start*/
	#expertcommentli ul, #expertcommentli li{ line-height: 18px; margin-bottom: 5px;margin-left:30px; list-style:disc;} 
	#publicationli ul, #publicationli li{ line-height: 18px; margin-bottom: 5px;margin-left:240px; list-style:disc;} 
	.bottom_headline {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	display: block;
	padding: 0 0 8px 0;
	margin: 20px 0;
	color:#00000;
}
.loginfrmerror
{
 color:#F00;	
}
/* Style add by arvind at cobrai end  */

@media only print {
body {
		/*background: #c0c0c0;*//*#fdfdfd;*/
		background-image:url(../images/background.jpg); border-image-repeat:repeat;
		font: 18px Tahoma, Arial, sans-serif;
		color: #000000 /*#676767*/;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }
 }