@charset "UTF-8";
/* CSS Document */

@namespace spry url(http://ns.adobe.com/spry);
*[spry|region], *[spry|detailregion] {
 visibility: hidden;
}

.SpryHiddenRegion {
	visibility: hidden;
}

.breadcrumb {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	padding-top: 5px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.breadcrumb a {
	color: #666;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}

.site-tool-box {
	border: 1px solid #DCE8E9;
	padding: 5px;
	background-color: #D7E6E8;
	text-align: right;
	margin-bottom: 10px;
}


.nav-pages {
}

.nav-pages {
	font-weight: bolder;
}

.nav-pages .pages {
	float: right;
}

.nav-pages .pages ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-size: 10px;
}

.nav-pages .pages li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nav-pages .pages li + li {
	margin-left: 5px;
}

.nav-pages .pages ul li a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	background-clip: border-box;
	background-image: -moz-linear-gradient(top, #EFEFEF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFFFFF));
	background-origin: padding-box;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#EFEFEF, endColorStr=#FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#EFEFEF, endColorStr=#FFFFFF)";
}

.nav-pages .pages ul li a {
	color: #666;
	background-color: #EFEFEF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #999;
}

.nav-pages .pages ul li a:hover {
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-shadow: #999 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	-moz-box-align: center;
	-moz-box-shadow: #999 0px 0px 3px 0px;
	-moz-box-sizing: border-box;
	box-shadow: #999 0px 0px 3px 0px;
}

.nav-pages .pages ul li a:hover {
	background-color: #EFEFEF;
	text-decoration: none;
	border: 1px solid #666;
}

.nav-pages .pages ul li.active a {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav-pages .pages ul li.active a {
	background-color: #CCCCCC;
	background-image: none;
	border: 1px solid #999;
	cursor: default;
	color: #333;
	filter: none;
}

#morePostsDiv.nav-pages .pages {
	float: left !important;
	width: 100% !important;
}

#morePostsDiv.nav-pages .pages ul li a {
	width: 486px;
}

#morePostsDiv.nav-pages .pages ul li a:hover {
	width: 500px;
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-shadow: #999 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	-moz-box-align: center;
	-moz-box-shadow: #999 0px 0px 3px 0px;
	-moz-box-sizing: border-box;
	box-shadow: #999 0px 0px 3px 0px;
}

#morePostsDiv-plain.nav-pages .pages {
	float: left !important;
	width: 100% !important;
}

#morePostsDiv-plain.nav-pages .pages ul li a {
	width: 654px;
}

#morePostsDiv-plain.nav-pages .pages ul li a:hover {
	width: 668px;
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-shadow: #999 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	-moz-box-align: center;
	-moz-box-shadow: #999 0px 0px 3px 0px;
	-moz-box-sizing: border-box;
	box-shadow: #999 0px 0px 3px 0px;
}

#sideJoinBtn.nav-pages .pages {
	float: left !important;
	width: 100% !important;
}

#sideJoinBtn.nav-pages .pages ul li a {
	width: 286px;
}

#sideJoinBtn.nav-pages .pages ul li a:hover {
	width: 300px;
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-shadow: #999 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	-moz-box-align: center;
	-moz-box-shadow: #999 0px 0px 3px 0px;
	-moz-box-sizing: border-box;
	box-shadow: #999 0px 0px 3px 0px;
}

a.captionStyle {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.captionStyle span {
	display: block;
	overflow: hidden;
	padding-top: 3px;
	font-size: 10px;
}

a:hover.captionStyle {
	background-color: #EBEBEB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:hover.captionStyle.bluehover {
	background-color: #DDE5E8 !important;
}

.commentsPaging {
	padding: 5px;
	background-color: #E3EDED;
}

.commentsPaging li a {
	padding: 5px;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.commentsPaging li.currentPage {
	padding: 5px;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-weight: bolder;
}

.commentsPaging .menu li {
	margin-right: 2px;
}

#commentsMsgs .avatar {
	float: left;
	width: 62px;
}

#sideContainer #commentsMsgs .avatar {
	width: 52px;
}

#commentsMsgs .comment {
	float: right;
	width: 591px;
	padding: 5px;
}

#sideContainer #commentsMsgs .comment {
	width: 233px;
}

#commentsMsgs .comment .date {
	font-style: italic;
	color: #999;
	font-size: 10px;
	height: 16px;
}

#commentsMsgs .hover {
	background-color: #F4FAFA;
}

.commentsBox {
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
}

#updateDiv {
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pleasewait {
	background-image: url(../graphics/working.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 12px;
}

.pleasewait-bar {
	background-image: url(../graphics/working-bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: auto;
}

.drop,
.drop:hover {
	background-image: url(../graphics/delete-btn.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	float: left;
	height: 16px;
	width: 16px;
	text-decoration: none;
}

.ad_300,
.ad_250 {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 1px;
}

.ad_300 {
	width: 300px;
}

.ad_250 {
	width: 252px;
}

.ad_728 {
	width: 730px;
	border: 1px solid #CCC;
}

.ad_300 .title,
.ad_250 .title,
.ad_728 .title {
	text-align: center;
	font-size: 10px;
	color: #666;
	height: 14px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.ad_300 .adfooter,
.ad_250 .adfooter {
	background-color: #CCC;
	padding: 1px;
	height: 14px;
}

.side-box + .ad_300,
.side-box + .ad_250,
.force-side-box-ad {
	margin-top: 10px;	
}

.tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.tabs h1 {
	float: left;
	width: 360px;
	border: none !important !important !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.tabs-nav {
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 5px;
	z-index: 1;
}

.tabs-nav ul {
	margin: 0px;
	padding: 0px;
}

.tabs-nav ul li {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
}

.tabs-nav ul li + li {
	margin-left: 5px;
}

.tabs-nav ul li a {
	text-decoration: none;
}

.tabs-nav ul li a:hover {
	text-decoration: underline;
	color: #333333;
}

.tabs-nav ul li.active {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

.tabs-nav ul li.active a {
	text-decoration: none;
	color: #333333;
	cursor: default;
}

#popin {
	width: 626px;
	position: absolute;
	z-index: 999999;
	top: 150px;
	left: 400px;
	overflow: visible;
}

#popin .r1 {
	line-height: 1%;
	width: 626px;
	height: 13px;
	float: left;
	background-image: url(../graphics/popin-r1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}

#popin .r2 {
	width: 600px;
	padding-right: 13px;
	padding-left: 13px;
	float: left;
	background-image: url(../graphics/popin-r2.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}

#popin .r3 {
	line-height: 1%;
	width: 626px;
	height: 13px;
	float: left;
	background-image: url(../graphics/popin-r3.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#popin .close-btn {
	position: absolute;
	z-index: 1000;
	height: 15px;
	width: 15px;
	top: 0px;
	right: 13px;
}


#popin .loadingWheel {
	background-image: url(../graphics/working.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#inside-main-box #mainContainer .ad {
	padding-bottom: 10px;
}

.statistics-icn {
	background-image: url(../graphics/icn-statistics.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 16px;
}

.post-comment-icn {
	background-image: url(../graphics/icn-comment.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 16px;
}

.rounded-menu-bar {
	float: right;
	width: auto;
	position: relative;
	height: 21px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	z-index: 1000;
}

.rounded-menu-bar .c1 {
	background-image: url(../graphics/login-bar-c1.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 8px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

.rounded-menu-bar .c2 {
	background-color: #333;
	float: left;
	height: 16px;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	overflow: hidden;
	line-height: 10px;
}

.rounded-menu-bar .c3 {
	background-image: url(../graphics/login-bar-c2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	width: 8px;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
}

.rounded-menu-bar .c2 .menu li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}



.rounded-menu-bar.blue .c1 {
	background-image: url(../graphics/rounded-bar-blue-c1.png);
}

.rounded-menu-bar.blue .c2 {
	background-color: #09C;
}

.rounded-menu-bar.blue .c3 {
	background-image: url(../graphics/rounded-bar-blue-c2.png);
}












.voting_up a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	background-clip: border-box;
	background-image: -moz-linear-gradient(top, #FFFFFF, #EEF2F3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEF2F3));
	background-origin: padding-box;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EEF2F3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EEF2F3)";
}

.voting_up a {
	color: #666;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #999;
}

.voting_up a:hover {
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-shadow: #52AECE 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	-moz-box-align: center;
	-moz-box-shadow: #52AECE 0px 0px 3px 0px;
	-moz-box-sizing: border-box;
	box-shadow: #52AECE 0px 0px 3px 0px;
}

.voting_up a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #52AECE;
	border: 1px solid #77BDD5;
}

.voting_up a.active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.voting_up a.active {
	background-color: #77BDD5;
	background-image: none;
	border: 1px solid #52AECE;
	cursor: default;
	color: #FFF;
	filter: none;
}

.voting_up a .vcount {
	padding-left: 5px;
	color: #09F;	
}

.voting_up a.active .vcount {
	color: #000;
}

.languages-bar {
	font-weight: bolder;
	background-color: #EEE;
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	margin-top: 5px;
}
