#mainLogoNext h1 a {
	display: block;
	height: 65px;
	background: transparent url('/public/images/logos/logoNext-big.png') no-repeat top left;
	text-indent: -99999px;
}

.container .nextA {
	color: #1977ff;
	text-decoration: none;
}
.container .nextA:hover {
	color: #1977ff;
	text-decoration: underline;
}
.nextLine{
	border-top: 10px solid #1977ff;
}
.navnext a:hover {
	display: block;
	background: #2F65AD;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navnextOn a{
	display: block;
	background: #1977ff;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navnext {
	background: #1977ff !important;
}


.navsoiree a:hover {
	display: block;
	background: #722020;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navsoireeOn a{
	display: block;
	background: #ff0000;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navsoiree {
	background: #ff0000 !important;
}
.navbride a:hover {
	display: block;
	background: #6a4188;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navbrideOn a {
	display: block;
	background: #b6a4e6;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navbride {
	background: #b6a4e6 !important;
}
.navgreenGuide a:hover {
	display: block;
	background: #093C01;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navgreenGuideOn a{
	display: block;
	background: #7ea431;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navgreenGuide {
	background: #7ea431 !important;
}
.navliving a:hover {
	display: block;
	background: #440022;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navlivingOn a{
	display: block;
	background: #b03483;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navliving {
	background: #b03483 !important;
}
.navlrgg a:hover {
	display: block;
	background: #004b7f;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navlrggOn a{
	display: block;
	background: #75c6ff;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navlrgg {
	background: #75c6ff !important;
}
.navnewcomers a:hover {
	display: block;
	background: #662200;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navnewcomersOn a{
	display: block;
	background: #f67b02;
	height: 45px;
	padding: 9px 15px 0 15px;
}
.navnewcomers {
	background: #f67b02 !important;
}



/*end pub styles*/

#articleLeftColumn a {
	color: #1977ff;
	text-decoration: none;
}
#articleLeftColumn a:hover {
	color: #1977ff;
	text-decoration: underline;
}
#articleMainPicVert{
	float: right;
	width: 250px;
	/*height: 350px;*/
	margin: 56px 0 0 20px;
}
#articleBreadcrumb{
	margin-bottom: 20px;
	border-top: 1px solid #96A1B1;
	padding-top: 3px;
	color: #96A1B1;
	text-transform:capitalize;
}
#articleEnews{
	margin-bottom: 30px;
}
#articleAd300x600{
	margin-bottom: 30px;
}
#articleBlogsArea{
	margin-bottom: 30px;
}
#articleSponsorLinks{
	margin-bottom: 30px;
	line-height: 155%;
	font-size: 11px;

}
.articleHeader{
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 120%;
}
.articleCutline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #808080;
	margin: 0 0 20px 0;
	text-align:left;
}
.photoCredit{
	text-align:right;
	margin: 1px 0 3px 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;	
}
.articleAuthor{
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 11px;
}
.articleDate{
	margin-bottom: 15px;
	font-size: 11px;
}
.articleBody{
	font-size: 16px;
	line-height: 135%;
	margin-bottom: 30px;
}

.articleBody h3 {
	font-size: 18px;
	margin-top: 2em;
}
.articleBody h5{
	margin-bottom: 5px;
	font-size: 22px;
	color: #B03483;
}
.articleBody ul{
	margin: 10px 0;
}
.articleBody li{
	margin-left: 40px;
	margin-bottom: 7px;
	list-style: disc;
	
}

#articleTools{
	width: 150px;
	border: 1px solid #96a1b1;
	border-top: 4px solid #96a1b1;
	border-left: none;
	margin: 0 20px 20px 0;
	white-space:nowrap;
	margin-top: 8px;
}
#articleTools ul{
	margin: 4px 0;
}
#articleTools li {
	line-height: 100%;
	margin: 0 0 0 6px;
}
#articleTools li a{
	display:block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 2px 5px;
	border-bottom: 1px dotted #C3CEDF;
	color: #252525;
}
#articleTools li a:hover{
	background: #f3f3f3;
	text-decoration:none;
	color: #96a1b1;
}

#articleRelGuides{
	width: 145px;
	border: 1px solid #1977FF;
	border-top: 4px solid #1977FF;
	border-left: none;
	margin: 8px 20px 20px 0;
	/*white-space:nowrap;*/
	padding-left: 5px;
}
.articleRelHead{
	font-weight:bold;
	margin-left: 2px;
}
.articleRelHead2{
	font-weight:bold;
	font-family: georgia, serif !important;
	margin-left: 2px;
	font-size: 16px !important;
	color: #000000
}

.articleToolsHead{
	font-weight:bold;
	margin-left: 10px;
}

#articleRelGuides ul{
	margin: 2px 0 6px 0;
}
#articleRelGuides li {
	line-height: 100%;
	margin: 0 6px 0 0;
	
}
#articleRelGuides li a{
	display:block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px 3px 2px;
	border-bottom: 1px dotted #C3CEDF;
}
#articleRelGuides li a:hover{
	background: #EFF6FF;
	text-decoration:none;
	color: #75C6FF;
}

.articlePagination {
	display:block;
	text-align: right;
	margin-top: 22px;
	/*margin-bottom: 30px*/
}
.articlePagination ul {
}
.articlePagination li {
	display: inline;
	font-family: "Palatino Linotype", Times, serif;
	vertical-align:top;
}
.articlePagination li a {
	display: block;
	float: left;
	border-right: 1px solid #96a1b1;
	padding: 0 5px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	vertical-align:top;
}
.articlePaginationNormal {
	display: block;
	vertical-align:top;
	float: left;
	border-right: 1px solid #96a1b1;
	color: #000000;
	padding: 0 5px 2px 5px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: -1px;
	
}
#articleAdWords{
	margin-bottom: 30px;
}
#articleCommentBox{
	border: 1px solid #96A1B1;
	padding: 10px;
	padding-bottom: none;
	/*margin-top: 15px;*/
}
#articleCommentLogin{
	
}
#articleCommentText{
	margin: 15px 0;
}
#articleCommentSubmit{
	padding-bottom: 15px;
}
#articleCommentLegal{
	
}
#articleBlogsArea {
	font-size: 11px;
}
#articleBlogsArea li {
	margin-top: 3px;
	margin-bottom: 3px;	
}

.topLevelComment{
	margin-top: 15px;
	padding: 5px;
	background: #eaedf0;
}
.userArea{
	margin-bottom: 10px;
}
.userArea a{
	font-weight:bold;
}
.userComment{
	padding-left: 80px;
	margin-bottom: 10px;
}
.userIcons{
	font-size: 10px;
	text-align: right;
}
.userIcons a.add {
	display:block;
	margin-left: 540px;
	height: 16px;
	width: 100px;
	padding-left: 20px;
	background: transparent url('../images/icons/comments_add.png') no-repeat center left;
}
.userAvatar{
	width: 64px; 
	height: 64px; 
	border: 1px solid #96a1b1; 
	padding: 2px; 
	float: left; 
	margin-right: 10px;
}
.secondLevelComment{
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #dddddd;
	margin-left: 31px;
}
.userComment2{
	padding-left: 49px;
	margin-bottom: 10px;
}

.userAvatar2{
	width: 32px; 
	height: 32px; 
	border: 1px solid #96a1b1; 
	padding: 2px; 
	float: left; 
	margin-right: 10px;
}
div.addthis_toolbox ul,
div.addthis_toolbox ul li {
	list-style: none !important;
}





















