body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#00122b url(http://www.pxlshots.com/images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{text-decoration:underline;}
input{
	font:100% Arial,sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* container */
#container{
	width:1002px;
	margin:0 auto;
	padding:0 0 25px;
}
#container:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
/* header */
#header{
	height:1%;
	background:url(http://www.pxlshots.com/images/bg-header.jpg) no-repeat;
	position:relative;
	z-index:2;
}
#header:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
#header .login{
	position:absolute;
	top:119px;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
}
#header .login a{
	display:block;
	width:178px;
	height:236px;
	background:url(http://www.pxlshots.com/images/bg-link-login.png) no-repeat;
}
/* logo */
.logo{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 -5px 0 0;
}
.logo a{
	display:block;
	width:259px;
	height:166px;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/logo.png) no-repeat;
}
#menu
{
z-index:100;
}
#header .main{
	display:inline;
	width:735px;
	float:right;
	margin:0 11px 0 -3px;
}
.nav{
	width:100%;
	margin:33px 0 0;
}
.nav:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.nav-box{
	float:right;
	padding:0 0 0 4px;
	background:url(http://www.pxlshots.com/images/bg-nav-box.gif) no-repeat;
	
}
.nav-holder{
	float:left;
	background:url(http://www.pxlshots.com/images/bg-nav-holder.gif) repeat-x;
}
.nav .right{
	float:left;
	width:4px;
	height:38px;
	font-size:1px;
	line-height:1px;
	background:url(http://www.pxlshots.com/images/bg-nav-right.gif) no-repeat;
}
.nav ul{
	list-style:none;
	float:left;
	padding:0;
	margin:0 -4px;
	position:relative;
}
.nav ul li{float:left;}
.nav ul li:hover,
.nav ul li.hover{
	position:relative;
}
.nav ul li a{
	display:block;
	font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 9px;
	position:relative;
	z-index:2;
}
.nav ul li a:hover,
.nav ul li.active a,
.nav ul li:hover a,
.nav ul li.hover a{
	border:solid #539dc6;
	border-width:0 1px;
	padding:10px 8px;
	text-decoration:none;
	background:#0a456d url(http://www.pxlshots.com/images/bg-nav-link-hover.gif) repeat-x;
}
.nav ul li a.first:hover,
.nav ul li.active a.first,
.nav ul li:hover a.first,
.nav ul li.hover a.first{
	border-left:0;
	padding-left:9px;
	background:url(http://www.pxlshots.com/images/bg-nav-link-first-hover.gif) no-repeat;
}
.nav ul li a.last:hover,
.nav ul li.active a.last,
.nav ul li:hover a.last,
.nav ul li.hover a.last{
	border-right:0;
	padding-right:9px;
	background:url(http://www.pxlshots.com/images/bg-nav-link-last-hover.gif) no-repeat 100% 0;
}
.nav ul li:hover .subnav,
.nav ul li.hover .subnav{
	visibility:visible;
}
.subnav{
	visibility:hidden;
	width:166px;
	overflow:hidden;
	position:absolute;
	top:35px;
	left:-2px;
}
.subnav .top,
.subnav .bottom{
	display:block;
	width:166px;
	height:6px;
	font-size:1px;
	line-height:1px;
	background-repeat:no-repeat;
}
.subnav .top{background-image:url(http://www.pxlshots.com/images/bg-subnav-top.png);}
.subnav .bottom{background-image:url(http://www.pxlshots.com/images/bg-subnav-bottom.png);}
.subnav-right .subnav{
left:auto;
right:-4px;
}
.nav ul li.subnav-right a.last:hover,
.nav ul li.subnav-right:hover a.last,
.nav ul li.subnav-right.hover a.last{
border-right:0;
padding-right:9px;
background:url(http://www.pxlshots.com/images/bg-nav-subnav-right-last-hover.gif) no-repeat 100% 0;
}


.nav ul li ul{
	display:table;
	float:none;
	overflow:hidden;
	width:158px;
	background:url(http://www.pxlshots.com/images/bg-subnav-center.png) repeat-y;
	margin:0 !important;
	padding:0 5px 4px 3px;
}
.nav ul li ul li{
	float:none;
	width:158px;
	padding:0 0 1px;
	margin:1px 0 0;
}
.nav ul li ul a{
	display:table-cell;
	width:158px;
	font:13px/21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 !important;
	background:none !important;
	border:0 !important;
	text-transform:none;
}
.nav ul li ul a em{
	font-style:normal;
	display:block;
	width:117px;
	padding:0 10px 2px 31px;
	cursor:pointer;
	background:url(http://www.pxlshots.com/images/bg-subnav-list.gif) no-repeat 18px 6px;
}
.nav ul li ul a:hover{
	padding:0 !important;
	background:#2b6788 url(http://www.pxlshots.com/images/bg-subnav-link.gif) repeat-x !important;
}
.nav ul li ul a em:hover{background-image:url(http://www.pxlshots.com/images/bg-subnav-list-hover.gif);}
#header fieldset{
	height:1%;
	overflow:hidden;
	margin:12px 0 0;
	padding:0 3px 0 0;
}
#header fieldset div{
	width:284px;
	float:right;
	background:url(http://www.pxlshots.com/images/bg-header-input.gif) no-repeat;
}
#header fieldset input {
	width:254px;
	border:0;
	background:none;
	padding:10px 15px;
	font-size:13px;
	line-height:16px;
	color:#000;
	float:right;
}
#header fieldset input.go {
	width:auto;
	height:auto;
	border:0;
	padding:0;
	margin:0 0 0 7px;
}
/* content-area */
#content-area{
	width:972px;
	margin:0 0 0 16px;
	padding:57px 0 0;
	background:url(http://www.pxlshots.com/images/bg-content-area-top.png) no-repeat;
}
#content-area:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content-box{
	height:1%;
	background:#eee;
	padding:0 0 18px;
}
.content-box a {
	color:#115991;
}
.content-box:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content-main{height:1%;}
.content-main:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
/* content */
.content{
	display:inline;
	width:643px;
	float:left;
	margin:-48px 0 0 10px;
	position:relative;
	overflow:hidden;
}
.content ul{list-style:none;}
.content h2,
.sidebar h2{
	margin:0;
	font:21px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#115991;
}
.content h2 a{color:#f60;}
.content .box{
	width:643px;
	margin:0 0 10px;
	line-height:15px;
}
.content .box:after,
.sidebar .box:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .box .title,
.sidebar .box .title{
	height:1%;
	overflow:hidden;
	padding:17px 0 0;
	background:url(http://www.pxlshots.com/images/bg-content-title-top.gif) no-repeat;
	position:relative;
}
.content .box .title .box,
.sidebar .box .title .box{
	height:1%;
	background:url(http://www.pxlshots.com/images/bg-content-title-center.gif) repeat-y;
	margin:0;
}
.sidebar .box .title .box:after,
.content .box .title .box:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .box .title .holder,
.sidebar .box .title .holder{
	height:1%;
	padding:0 17px 0 0;
	background:url(http://www.pxlshots.com/images/bg-content-title-btm.gif) no-repeat 0 100%;
}
.content .box .title .holder:after,
.sidebar .box .title .holder:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .box .headline,
.sidebar .box .headline{
	float:left;
	margin:-11px 0 0;
	padding:0 10px 8px;
	position:relative;
}
.content .box .txt-box,
.sidebar .box .txt-box{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-content-box-txt-box.gif) repeat-y;
}
.content .box .txt,
.sidebar .box .txt{
	height:1%;
	overflow:hidden;
	padding:6px 11px 10px 15px;
	background:url(http://www.pxlshots.com/images/bg-content-box-txt.gif) no-repeat 0 100%;
}
.content .box .vote-box .txt{padding:3px 11px 10px 12px;}
.sidebar .box .txt{padding:6px 15px 14px;}
.content .box ul.gallery{
	width:645px;
	overflow:hidden;
	margin:0 0 0 -37px;
	padding:0;
	text-align:center;
}
.content .box .photo-title{
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
}
.content .box .example{
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
}
.content .box ul.gallery li{
	display:inline;
	width:118px;
	float:left;
	overflow:hidden;
	margin:10px 0 0 43px;
}
.content .box ul a{
	font-weight:bold;
	color:#115991;
}
.content .box a img{
	display:block;
	border:4px solid #8fc1dc;
}
.content .box dl{
	margin:0;
	color:#000;
}
.content .box dl dd{
	margin:0;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
}
.content .box dl.prize dd{
	color:#093;
	font-size:27px;
	line-height:36px;
}
.content .box dl.prize dd em{
	font-style:normal;
	background:url(http://www.pxlshots.com/images/icon-prize.gif) no-repeat 0 9px;
	padding:0 0 0 26px;
}
/* more */
.content .box .more{
	height:1%;
	overflow:hidden;
	margin:8px 0 0;
}
.content .box .more a{
	float:right;
	color:#FFFFFF;
	background:#1d74a7 url(http://www.pxlshots.com/images/bg-more-left.gif) no-repeat;
}
.content .box .more a em{
	display:block;
	padding:6px 14px 6px 17px;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	background:url(http://www.pxlshots.com/images/bg-more-right.gif) no-repeat 100% 0;
}
.content .box .vote-box .more {margin:5px 10px 0 0;}
/* medal-box */
.content .medal-box{
	width:610px;
	overflow:hidden;
	margin:0 0 0 1px;
	padding:7px 0 0;
}
.content .medal-box .head{
	height:1%;
	overflow:hidden;
	padding:11px 0 3px 118px;
	background:#09446c url(http://www.pxlshots.com/images/bg-medal-head.gif) repeat-x;
}
.content .medal-box .head img{float:left;}
.content .medal-box .head div{
	display:inline;
	float:left;
	margin:1px 0 0 3px;
}
.content .medal-box .head dl{
	margin:0;
	height:1%;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
}
.content .medal-box .head dl dt{
	float:left;
	text-align:right;
	font-size:14px;
	line-height:20px;
	width:87px;
	word-spacing:-1px;
}
.content .medal-box .head dl dd{
	float:left;
	margin:-1px 0 0 7px;
	font-size:18px;
	line-height:20px;
}
.content .medal-box .head dl dd a{color:#fc0;}
.content .medal-holder{
	width:610px;
	overflow:hidden;
	padding:0 0 3px;
}
.content .box .medal-holder img{
	display:block;
	border:1px solid #fefeff;
}
.content .medal-area{
	width:100%;
	overflow:hidden;
	padding:5px 0 4px;
	position:relative;
	background:#8fc1dc;
}
.content .medal-left{
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.content .medal-left a{
	float:left;
	left:-50%;
	position:relative;
}
.content .box .star-info{
	height:1%;
	overflow:hidden;
	margin:2px 0 0;
	padding:0;
	text-align:center;
}
.content .box .star-info li{
	display:block;
	height:1%;
	overflow:hidden;
	width:auto;
	margin:0;
	float:none;
}
.content .box .star-info em{
	font-style:normal;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
	line-height:22px;
}
.content .box .star-info li.place-1 em{background-image:url(http://www.pxlshots.com/images/icons/award_star_gold.png);}
.content .box .star-info li.place-2 em{background-image:url(http://www.pxlshots.com/images/icons/award_star_silver.png);}
.content .box .star-info li.place-3 em{background-image:url(http://www.pxlshots.com/images/icons/award_star_bronze.png);}
/* vote-now */
.content .box .vote-now{
	display:block;
	width:119px;
	padding:3px 0 4px;
	background:url(http://www.pxlshots.com/images/bg-vote-now.gif) no-repeat;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#fff;
	text-transform:uppercase;
}
.content .box .vote-box ul.gallery{
	text-align:left;
	margin:0 0 0 -66px
}
.content .box .vote-box .gallery li{
	width:120px;
	margin:12px 0 0 95px;
	padding:0 0 17px;
}
.content .box .vote-box .photo-title{padding:0 0 6px 12px;}
.content .box .vote-box .example {padding:0 0 5px 1px;}
.content .box .date{
	display:block;
	margin:7px 0 0 3px;
	font-size:11px;
	line-height:13px;
	color:#666;
}
.content .box .vote-box p{
	margin:0 0 5px;
	color:#000;
	font-size:11px;
	line-height:13px;
}
/* sidebar */
.sidebar{
	display:inline;
	width:300px;
	float:right;
	margin:-48px 10px 0 0;
	position:relative;
}
.sidebar .box{
	width:300px;
	margin:0 0 5px;
}
.sidebar .box .title{background:url(http://www.pxlshots.com/images/bg-sidebar-title-top.gif) no-repeat;}
.sidebar .box .title .box{background:url(http://www.pxlshots.com/images/bg-sidebar-title-center.gif) repeat-y;}
.sidebar .box .title .holder{background:url(http://www.pxlshots.com/images/bg-sidebar-title-btm.gif) no-repeat 0 100%;}
.sidebar .box .txt-box{background:url(http://www.pxlshots.com/images/bg-sidebar-box-txt-box.gif) repeat-y;}
.sidebar .box .txt{background:url(http://www.pxlshots.com/images/bg-sidebar-box-txt.gif) no-repeat 0 100%;}
.sidebar ul{list-style:none;}
.sidebar .box ul{
	margin:0;
	padding:0;
}
.sidebar .box ul.blogs{
	width:150px;
	overflow:hidden;
}
.sidebar .box ul.blogs li{
	height:1%;
	overflow:hidden;
	padding:0 0 4px 10px;
	background:url(http://www.pxlshots.com/images/bg-blogs-list.gif) no-repeat 0 6px;
}
.sidebar .box ul.blogs a{
	line-height:20px;
	color:#000;
}
/*news*/
.sidebar .news .title{
	padding:16px 0 0;
	background:url(http://www.pxlshots.com/images/bg-news-title-top.gif) no-repeat;
}

.sidebar .news a
{
	color: #FFF;
}
.sidebar .news .title .box{background:url(http://www.pxlshots.com/images/bg-news-title-center.gif) repeat-y;}
.sidebar .news .title .holder{background:url(http://www.pxlshots.com/images/bg-news-title-btm.gif) no-repeat 0 100%;}
.sidebar .news .headline{
	margin:-10px 0 0;
	padding:0 10px 7px
}
.sidebar .news .headline h2{color:#fff;}
.sidebar .news .txt-box{background:url(http://www.pxlshots.com/images/bg-news-box-txt-box-center.gif) repeat-y;}
.sidebar .news .txt-holder{
	height:1%;
	background:url(http://www.pxlshots.com/images/bg-news-box-txt-top.gif) no-repeat;
}
.sidebar .news .txt-holder:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.sidebar .news .txt{
	min-height:115px;
	padding:6px 8px 12px 12px;
	background:url(http://www.pxlshots.com/images/bg-news-box-txt-btm.gif) no-repeat 0 100%;
	color:#fff;
}
* html .sidebar .news .txt{
	height:115px;
	overflow:visible;
}
/* sticky */
.sticky{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:4px 0 0;
	font-size:15px;
	line-height:17px;
}
.sticky em{
	font-style:normal;
	float:left;
	margin:1px 0 0 5px;
}
.sticky .bg{
	display:block;
	width:17px;
	height:17px;
	font-size:1px;
	line-height:1px;
	float:left;
	background:url(http://www.pxlshots.com/images/bg-stars.png) no-repeat;
}
.sidebar .news .list-holder{
	width:100%;
	overflow:hidden;
}
.sidebar .news .list{
	width:215px;
	float:left;
}
.sidebar .news .list ul{
	height:1%;
	overflow:hidden;
	margin:4px 0 0;
	padding:0 0 0 22px;
}
.sidebar .news .list ul li{
	font-size:15px;
	line-height:17px;
	margin:7px 0 0;
}
.sidebar .news .rss{
	float:right;
	width:48px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
	margin:14px 10px 0 0;
	background:url(http://www.pxlshots.com/images/icon-rss.png);
}
/* detail-list */
.detail-list-box{
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
}
.detail-list{
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.detail-list div{
	float:left;
	left:-50%;
	position:relative;
	text-align:left;
}
.detail-list .left,
.detail-list .right{
	float:left;
	width:9px;
	height:34px;
	font-size:1px;
	line-height:1px;
	background-repeat:no-repeat;
}
.detail-list .left{background-image:url(http://www.pxlshots.com/images/bg-detail-list-left.png);}
.detail-list .right{background-image:url(http://www.pxlshots.com/images/bg-detail-list-right.png);}
.detail-list ul{
	float:left;
	padding:8px 0 0 !important;
	min-height:26px;
	background:url(http://www.pxlshots.com/images/bg-detail-list-center.png) repeat-x;
}
* html .detail-list ul{height:26px;}
.detail-list ul li{
	display:inline;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	float:left;
	padding:1px 7px 1px 22px;
	background-repeat:no-repeat;
	position:relative;
}
.detail-list ul li.users{
	background-image:url(http://www.pxlshots.com/images/icon-users.gif);
	margin:0 0 0 -1px;
}
.detail-list ul li.photos{background-image:url(http://www.pxlshots.com/images/icon-photos.gif);}
.detail-list ul li.other-users{
	background-image:url(http://www.pxlshots.com/images/icon-other-users.gif);
	margin:0 -3px 0 0;
}
.detail-list ul a{
	color:#FFF;
	position:relative;
}
.sidebar .google-add{
	height:1%;
	overflow:hidden;
	padding:3px 0 8px;
}
.sidebar .google-add img{display:block;}
/* photo-box */
.sidebar .photo-box{
	height:1%;
	padding:5px 0 26px 4px;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	line-height:15px;
	color:#000;
}
.sidebar .photo-box a{
	color:#115991;
	font-weight:bold;
	text-decoration:underline;
}
.sidebar .photo-box a:hover{text-decoration:none;}
.sidebar .photo-box span a{
	font-weight:normal;
	text-decoration:none;
}
.sidebar .photo-box span a:hover{text-decoration:underline;}
.sidebar .photo-box .photo{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:8px 0 0;
	padding:0 0 8px;
}
.sidebar .photo-box .photo div{
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.sidebar .photo-box .photo div a{
	float:left;
	left:-50%;
	position:relative;
	border:1px solid #ccc;
	padding:2px;
}
.sidebar .photo-box img{display:block;}
/* google-add-inner */
.google-add-inner{
	display:block;
	margin:14px auto 0;
}
/* footer-box */
.footer-box{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-footer-box.gif) repeat-y;
}
.footer-holder{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-footer-holder.gif) no-repeat;
}
.footer{
	min-height:192px;
	overflow:hidden;
	padding:9px 15px 12px;
	background:url(http://www.pxlshots.com/images/bg-footer.gif) no-repeat 0 100%;
	color:#fff;
	text-align:center;
}
* html .footer{
	height:192px;
	overflow:visible;
}
.footer p{
	line-height:20px;
	margin:6px 0 0;
}
.footer p.designed-by a{font-weight:bold;}
.footer .holder{
	width:1020px;
	overflow:hidden;
	padding:0 0 24px;
	margin:0 0 0 -65px;
	text-align:left;
}
.footer .box{
	display:inline;
	width:275px;
	float:left;
	margin:0 0 0 65px;
}
.footer .latest-blog{margin:0 -31px 0 65px;}
.footer .box .txt{
	height:1%;
	overflow:hidden;
	padding:0 0 0 4px;
}
.footer ul{
	margin:0;
	padding:0 0 1px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.footer ul li{
	display:inline;
	padding:0 15px;
}
.footer h3{
	margin:0;
	font:22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer h6{
	margin:11px 0 0;
	font-size:12px;
	line-height:14px;
}
.footer fieldset{
	height:1%;
	overflow:hidden;
	margin:7px 0 0;
}
.footer fieldset div{
	height:1%;
	overflow:hidden;
	padding:0 0 9px;
}
.footer fieldset input{
	width:251px;
	border:0;
	background:#fff;
	padding:4px 3px 3px;
	font-size:11px;
	line-height:14px;
	color:#333;
	float:left;
}
.footer fieldset input.btn-submit{
	width:auto;
	border:1px solid #666;
	padding:5px 20px 5px 16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:#333 url(http://www.pxlshots.com/images/bg-submit.gif) repeat-x 0 100%;
	cursor:pointer;
}
* html .footer fieldset input.btn-submit{padding:4px 7px 3px 6px;}
*+html .footer fieldset input.btn-submit{padding:4px 7px 3px 6px;}
.footer .box p{margin:8px 0 0;}
.footer .latest-blog p{
	margin:3px 0 0;
	color:#55b3f0;
}
.footer .latest-blog ul{
	margin:0;
	padding:0;
}
.footer .latest-blog li{
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 0 4px;
}
/* inner page start */
.content .box .breadcrumbs{
	float:right;
	margin:-5px 0 0;
	padding:0;
	position:relative;
	text-align:left;
	font-weight:bold;
	color:#000;
}
.content .box .breadcrumbs li{
	display:inline;
	margin:0 0 0 5px;
	float:left;
}
.content .box .breadcrumbs li a{
	position:relative;
}
/* main-menu */
.content .box .main-menu{
	width:100%;
	overflow:hidden;
	position:relative;
}
.content .box .main-menu div{
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.content .box .main-menu ul{
	display:inline;
	float:left;
	left:-50%;
	position:relative;
	margin:6px 0 0 -2px;
	padding:0;
}
.content .box .main-menu li{
	display:inline;
	margin:0 0 0 4px;
	float:left;
}
.content .box .main-menu li a{
	float:left;
	height:29px;
	color:#fff;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-main-menu-link-right.gif) no-repeat 100% 0;
}
.content .box .main-menu li a em{
	font-style:normal;
	float:left;
	cursor:pointer;
	height:22px;
	padding:7px 12px 0;
	background:url(http://www.pxlshots.com/images/bg-main-menu-link-left.gif) no-repeat;
}
.content .box .main-menu li a:hover,
.content .box .main-menu li.active a{
	background-position:100% -29px;
	text-decoration:none;
	color:#115991;
}
.content .box .main-menu li a:hover em,
.content .box .main-menu li.active a em{background-position:0 -29px;}
/* info-box */
.info-box{
	width:611px;
	margin:-1px 0 0 1px;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-info-box.gif) repeat-y;
}
.info-holder{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-info-holder.gif) no-repeat;
}
.info{
	height:1%;
	overflow:hidden;
	padding:25px 13px 0 16px;
	background:url(http://www.pxlshots.com/images/bg-info.gif) no-repeat 0 100%;
}
/* general-info */
.general{
	width:300px;
	float:right;
}
/* small-box */
.content .small-box{
	width:300px;
	margin:0 0 12px;
	line-height:15px;
}
.content .small-box ul{
	width:auto;
	margin:0;
	text-align:left;
	padding:1px 0 0 8px;
}
.content .small-box ul li{
	margin:0;
	width:auto;
	float:none;
	display:block;
	padding:0 0 0 11px;
	margin:12px 0 0;
	background:url(http://www.pxlshots.com/images/separator-small-menu-list.gif) no-repeat 0 3px;
}
.content .small-box:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .small-title{
	height:1%;
	padding:17px 0 0;
	background:url(http://www.pxlshots.com/images/bg-small-title-top.gif) no-repeat;
	position:relative;
}
.content .small-title:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .small-title .small-box{
	height:1%;
	background:url(http://www.pxlshots.com/images/bg-small-title-center.gif) repeat-y;
	margin:0;
}
.sidebar .small-title .small-box:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .small-holder{
	height:1%;
	padding:0 17px 0 7px;
	background:url(http://www.pxlshots.com/images/bg-small-title-btm.gif) no-repeat 0 100%;
}
.content .small-holder:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content .small-headline{
	float:left;
	margin:-8px 0 0;
	padding:0 10px 8px 3px;
	position:relative;
}
.content .small-holder img{
	float:left;
	margin:-14px 0 -8px;
	position:relative;
}
.content .contests img{margin:-14px 6px -13px 1px;}
.content .voting img{margin:-15px 7px -4px 7px;}
.content .commenting img{margin:-15px 3px -4px 3px;}
.content .other img{margin:-14px 4px -16px -2px;}
.content .small-headline h4{
	margin:0;
	font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.content .small-txt-box{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxlshots.com/images/bg-sidebar-box-txt-box.gif) repeat-y;
}
.content .small-txt{
	height:1%;
	overflow:hidden;
	padding:6px 17px 17px;
	background:url(http://www.pxlshots.com/images/bg-small-txt.gif) no-repeat 0 100%;
}
.content .box .user-info dl,
.content .box .small-txt dl{
	height:1%;
	overflow:hidden;
	padding:9px 0 0;
}
.content .box .user-info dl dt,
.content .box .small-txt dl dt{
	width:146px;
	float:left;
	padding:1px 0 0;
	background:url(http://www.pxlshots.com/images/bg-small-dt.gif) no-repeat 100% 6px;
}
.content .box .user-info dl dd,
.content .box .small-txt dl dd{
	font-size:12px;
	line-height:15px;
	color:#115991;
	float:left;
	padding:1px 0 2px 20px;
	background-repeat:no-repeat;
}
.content .box .small-txt dl dd.prize,
.content .box .small-txt dl dd.contests-1,
.content .box .small-txt dl dd.contests-2,
.content .box .small-txt dl dd.contests-3,
.content .box .small-txt dl dd.percentage{margin:0 0 0 15px;}
.content .box .small-txt dl dd.prize{background-image:url(http://www.pxlshots.com/images/icon-prize.gif);}
.content .box .small-txt dl dd.contests-1{background-image:url(http://www.pxlshots.com/images/icon-contests-1.gif);}
.content .box .small-txt dl dd.contests-2{background-image:url(http://www.pxlshots.com/images/icon-contests-2.gif);}
.content .box .small-txt dl dd.contests-3{background-image:url(http://www.pxlshots.com/images/icon-contests-3.gif);}
.content .box .small-txt dl dd.average-score{
	background-image:url(http://www.pxlshots.com/images/icon-average-score.gif);
	margin:0 0 0 16px;
}
.content .box .small-txt dl dd.percentage{
	background-image:url(http://www.pxlshots.com/images/icon-percentage.gif);
}
.content .box .small-txt dl dd.vote-medals{
	background-image:url(http://www.pxlshots.com/images/icon-vote-medals.gif);
	margin:0 0 0 18px;
	background-position:2px 0;
}
.content .box .small-txt dl dd.comments-placed{
	margin:0 0 0 18px;
	background-image:url(http://www.pxlshots.com/images/icon-comments-placed.gif);
}
.content .box .small-txt dl dd.thumb-up{
	margin:0 0 0 18px;
	background-image:url(http://www.pxlshots.com/images/icon-thumb-up.gif);
}
/* user-info */
.user-info{
	display:inline;
	width:260px;
	float:left;
	margin:2px 0 0 4px;
}
.user-photo{
	width:164px;
	overflow:hidden;
	text-align:center;
	padding:0 0 6px;
}
.user-photo img{
	display:block;
	margin:0 auto 4px;
	border:4px solid #8fc1dc;
}
.user-photo a{
	color:#115991;
	font-weight:bold;
}
.content .box .user-info dl{padding:7px 0 0;}
.content .box .user-info dl dt{width:82px;}
.content .box .user-info dl dd{
	font-weight:normal;
	padding:1px 0 2px 14px;
}
/* comments-profile */
.comments-profile{
	width:611px;
	overflow:hidden;
	margin:9px 0 0 1px;
	padding:0 0 40px;
}
.comments-profile h2{color:#fff;}
.content .box .comments-profile .title{
	background:url(http://www.pxlshots.com/images/bg-comments-profile-top.gif) no-repeat;
	margin:0 0 1px;
}
.content .box .comments-profile .title .box{background:url(http://www.pxlshots.com/images/bg-comments-profile-center.gif) repeat-y;}
.content .box .comments-profile .title .holder{background:url(http://www.pxlshots.com/images/bg-comments-profile-btm.gif) no-repeat 0 100%}
.content .box .comments-profile .headline{padding:0 10px 6px;}
/* comments */
.comments{
	width:579px;
	overflow:hidden;
	border:1px solid #e3e1e0;
	padding:12px 15px 13px;
	margin:0 0 3px;
	color:#000;
}
.content .comments ul{
	display:inline;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	color:#000;
}
.content .box .comments ul li{
	display:inline;
	float:left;
	padding:4px 0 0;
	margin:0 0 0 4px;
}
.content .box .comments ul li.medal{padding:0;}
.img-holder{
	width:125px;
	float:left;
	overflow:hidden;
}
.text{
	width:449px;
	float:right;
}
.info-panel{
	height:1%;
	overflow:hidden;
}
.user-name{
	float:left;
	padding:4px 0 6px 35px;
	background:url(http://www.pxlshots.com/images/icon-chat.gif) no-repeat;
}
.user-name a{
	font-weight:bold;
	color:#115991;
}
.text p{
	margin:0;
	line-height:18px;
}
.user-text{
	height:1%;
	padding:0 0 0 4px;
	margin:12px 0 0;
	overflow:hidden;
}
.user-text span{
	color:#8f98b0;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
}
.txt_center
{
	text-align:center;
}
.tbl_center
{
	margin-left:auto;
	margin-right: auto;
}
.tbl_null{padding:0;border-collapse:collapse;}
.tbl_null td{padding:0;}
.tbl_contest
{
	text-align:center;
	vertical-align:top;
}
.tbl_tutsections{width: 100%;}
.tbl_tutsections td{font:normal 12px Arial, Helvetica, sans-serif; }
.tbl_hof{width:100%; height:98%; padding:0px; border-collapse:collapse; text-align:center;background-color:#FFFFFF;}
.tbl_hof td{font:normal 12px Arial, Helvetica, sans-serif; background-color:#F1F9FE; height:98%;background-color:#FFFFFF;}
.tbl_hof th{font:bold 12px Arial, Helvetica, sans-serif; color:#F1F9FE; background-color:#F1F9FE;}
.tbl_moderator{border: 1px solid #000000; margin-left:auto; margin-right:auto; width:600px; background-color:#FFF4FF; padding:7px}
.tbl_moderator th{text-align:left; background-color:#FFF4FF; padding:0; color:#000000;font-weight:bold;}
.tbl_moderator td{text-align:left; background-color:#FFF4FF; padding:2px}
.tbl_tutorial{text-align: left;border-collapse:collapse; background-color:#FFFFFF; }
.tbl_tutorial th{font:bold 14px Arial, Helvetica, sans-serif; color:#F1F9FE; background-color:#000000; padding:3px 10px 3px 10px; text-align:left}
.tbl_tutorial td{font:normal 12px Arial, Helvetica, sans-serif; padding-left:10px; padding-top:3px;text-align: left;}
.topalign
{
	vertical-align: top;
}
.img_thumb
{
	border:4px solid #8fc1dc;
}
/* navigation buttons */
.navbuttons a, .navbuttons button{ margin:0 7px 0 0;  border:1px solid #0B66AA;  font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;  font-size:100%;  text-decoration:none;  font-weight:bold;  color:#565656;  cursor:pointer;  padding:5px 10px 6px 7px; /* Links */}
.navbuttons button{ width:auto;  overflow:visible;  padding:4px 10px 3px 7px; /* IE6 */background-color:#FFFFFF}
.navbuttons button[type]{ padding:5px 10px 5px 7px; /* Firefox */ line-height:17px; /* Safari */}
.navbuttons button img, .navbuttons a img{ margin:0 3px -3px 0 !important;  padding:0;  border:none;  width:16px;  height:16px}

/* navigation buttons STANDARD */
.navbuttons a:link, .navbuttons a:visited{ background-color:#FFFFFF;  /*border:1px solid #000; */ color:#369}
button:hover, .navbuttons a:hover{ background-color:#F1F9FE;  /*border:1px solid #000; */ color:#369}
button.noborder, .navbuttons a.noborder{ color:#FFFFFF; border:none; background-color:#0066FF}
.navbuttons a:active{ background-color:#000000;  /*border:1px solid #000000; */ color:#fff}

/* STANDARD buttons*/

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #0B66AA;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button.default, .buttons a.default{
    color:#006EC7;
	background-color:#FFFFFF;
	
}
.buttons a.default:hover, button.default:hover{
    background-color:#F1F9FE;
    
    color:#006EC7;
}
.buttons a.default:active{
    background-color:#FFFFFF;
    border:1px solid #529214;
    color:#006EC7;
}
select{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; height:22px; font:normal 12px Arial, Helvetica, sans-serif; width:255px}
select.cat{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; height:18px; font:normal 12px Arial, Helvetica, sans-serif; width:150px}
input.checkbox{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE;}
input.radio{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE;}
input.inputtxt{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; background:none; font:normal 18px Arial, Helvetica, sans-serif; height:25px;  width:250px; vertical-align:middle; padding-left:3px;}
input .txt:active {border-color:#000000;}
input.txtwide{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 14px Arial, Helvetica, sans-serif; height:17px;  width:550px; vertical-align:middle; padding-left:3px}
input.txtanchor{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 14px Arial, Helvetica, sans-serif; height:17px;  width:182px; vertical-align:middle; padding-left:3px; margin-top:2px;}
input.txtupload{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 14px Arial, Helvetica, sans-serif; height:21px;  width:250px; vertical-align:middle; padding-left:3px}
input.blogit{color:#666; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 10px Arial, Helvetica, sans-serif; height:15px; width:250px}
input.extratags{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 10px Arial, Helvetica, sans-serif; height:15px;}
input.score{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:bold 16px Arial, Helvetica, sans-serif; height:20px;  width:40px; text-align:center; vertical-align:middle}
textarea.txt{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 14px Arial, Helvetica, sans-serif; height:10em; width:450px; padding-left:3px}
textarea.longtxt{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 18px Arial, Helvetica, sans-serif; height:10em; width:500px; padding:3px}
textarea.newsletter{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 14px Arial, Helvetica, sans-serif; height:600px; width:600px; padding-left:3px}
input.btn{font:bold 14px Arial, Helvetica, sans-serif; background-color:#000000; font-weight:bold; color:#fff; border:1px groove #000; vertical-align:bottom}
form p{clear:left; margin:0; padding:0}
form p label{color:#000000; font:bold 12px Arial, Helvetica, sans-serif; margin-bottom:10px}
.txt_label{color:#000000; font:bold 11px Arial, Helvetica, sans-serif; margin-bottom:8px}

.quickcomment{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 12pt Arial, Helvetica, sans-serif; height:22px; width:580px; vertical-align:bottom; padding-left:3px; margin-top:3px; margin-left:10px}
.watchcomment{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 12pt Arial, Helvetica, sans-serif; height:10em; width:500px; padding-left:3px}
.redflagreason{color:#000000; border:1px solid #0B66AA; background-color:#F1F9FE; font:normal 11px Arial, Helvetica, sans-serif; height:14px; width:200px; vertical-align:middle; padding-left:3px}

.txt_sub{color:#8F98B0; font-size:8pt; font-weight:bold;}
.txt_blue{color:#000000}
.txt_lightblue{color:#000000}
.txt_black{color:#000}
.txt_grey{color:#000; font-size:8pt}
.txt_yellow{color:#FFCC00}
.txt_white{color:#FFF}
.txt_green{color:#009933;}
.txt_disabled{color:#999}
.txt_red{color:#F00}
.txt_bigblue{font-size:12px; color:#000000; font-weight:bold}
.txt_hugeblue{font-size:18px; color:#000000; font-weight:bold}
.txt_hugegreen{font-size:28px; color:#093; font-weight:bold}
.txt_giantblue{font-size:70px; color:#000000; font-weight:bold}
.txt_small{font-size:8pt; font-weight:bold;}
.alternatebg1 {background-color: #F7E8C7;}
.alternatebg2 {background-color: #FCFCFC;}
.div_ok{text-align:left; width:500px; margin-left:auto; margin-right:auto; padding:10px; background-color:#FFF; font:normal 10pt Arial, Helvetica, sans-serif; color:#000000;height:150px;}
.div_join{margin:auto; padding:2px; text-align:center; font-size:18px; background-color:#FFF}

/* positioning */
.topalign{vertical-align:top}
.bottomalign{vertical-align:bottom}
.txt_right{text-align:right}
.txt_left{text-align:left}
.txt_center{text-align:center}
.paddingleft{padding-left:10px}
.paddingleftlong{padding-left:20px}
.paddingright{padding-right:10px}
.paddingbottom{padding-bottom:10px}
.paddingbottomlong{padding-bottom:20px}
.paddingtop{padding-top:10px}
.floatleft{float:left;}
.floatright{float:right;}
.clearboth{clear:both;}


#div_contestinfo{margin-left:auto; margin-right:auto;background-color:#FFF;padding:10px;margin-top:0px;text-align:center;}
#div_contestinfo .infobox {font:normal 9pt Arial, Helvetica, sans-serif;background-color:#F1F9FE;text-align:center;width:500px;margin-left:auto; margin-right:auto;border:1px solid #DBDBDB;padding:5px;}
#div_contestinfo table{width:100%;text-align:center;margin-left:auto;margin-right:auto;}
#div_contestinfo table th{font:normal 10pt Arial, Helvetica, sans-serif;color:#000000}
#div_contestinfo table td{font:normal 12pt Arial, Helvetica, sans-serif;color:#000000}

.div_comm{margin-left:auto; margin-right:auto;background-color:#FFF;border-left:1px solid #BBBBBB;border-right:1px solid #BBBBBB;border-bottom:1px solid #BBBBBB;padding:0px;margin-top:0px;}
.div_comm .header {background-color:#F1F9FE;  color: #000000; padding:2px; border-bottom:1px solid #BBBBBB;border-top:1px solid #BBBBBB}
.div_comm .comment {padding:3px;}
.div_comm .comment p{vertical-align:top; display:inline;}

.div_entry{margin-left:auto; margin-right:auto;background-color:#FFF;padding:10px;margin-top:0px;}
.div_entry .descr{margin-top:5px;font:normal 9pt Arial, Helvetica, sans-serif; background-color:#F1F9FE;text-align:justify;width:400px;margin-left:auto; margin-right:auto;border:1px solid #BBBBBB;padding:5px}
.div_entry .rank{color:#000000;font:normal 10pt Arial, Helvetica, sans-serif;text-align:center;width:300px;margin-left:auto; margin-right:auto;text-align:center}
.div_entry .src{width:100%;text-align:left;}
.div_entry .src ul {list-style:none;color:#8F98B0; font-size:9pt; margin-left:10px;margin-top:1px;margin-bottom:1px;padding:0}
.div_entry .next {float: right; text-align:right;}
.div_entry .previous {float: left; text-align:left;}

.pmdiv{padding-top:0px; margin-top:0px; padding-left:5px; margin-bottom:10px; border-bottom:1px solid #3F68A3; border-left:1px solid #3F68A3}
.div_join{margin:auto; padding:2px; text-align:center; font-size:18px; background-color:#FFF}
.div_join a:link, div_join td a:visited{text-decoration:none; color:#0066FF}
.div_join a:hover{color:#000; text-decoration:underline}
.div_welcome{border:1px solid #000000; font:normal 11px Arial, Helvetica, sans-serif; padding:5px; border:0px; background-color:#FFF; text-align:center}
.div_moderator{border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; padding:1px; background-color:#FFF4FF; width:602px; margin-left:auto; margin-right:auto}
.div_commentmod{ border-top:1px solid #000000; border-bottom:1px solid #000000; padding:1px; background-color:#FFFFE5; font-weight:bold}
.div_suggest{border: 1px solid #000000; padding: 7px; background-color:#F1F9FE; vertical-align: top; }
.div_activation{text-align:left; width:500px; margin-left:auto; margin-right:auto; padding:10px; background-color:#FFF; font:normal 10pt Arial, Helvetica, sans-serif; color:#000000}
.div_ok{text-align:left; width:500px; margin-left:auto; margin-right:auto; padding:10px; background-color:#FFF; font:normal 10pt Arial, Helvetica, sans-serif; color:#000000;height:150px;}
.div_thumbsup{border:1px solid #000000; padding: 2px; background-color:#FDE4D0; font-weight:bold; }
.div_tagcloud{width:600px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; padding:10px}
.div_tagcloud h1{background-color:transparent;border:0;padding:0;text-align:center}
.div_tagcloud h2{background-color:transparent;border:0;padding:0;text-align:center}
.div_linklist{margin-left:auto; margin-right:auto;background-color:#FFF;padding:10px;margin-top:0px;}
.div_quicktip{margin-left:auto; margin-right:auto;background-color:#FFF;padding:10px;margin-top:0px;}
.div_tutnav{margin-left:auto; margin-right:auto;background-color:#FFF;padding:10px;margin-top:0px;}
.div_breadcrumb{font-weight:bold;text-align:left;padding-top:2px;padding-left:2px;color:#000000;}
.div_search {padding:5px; width:450px;margin-left:auto;margin-right:auto;text-align:center;}
.div_contestheader{margin-left:auto;margin-right:auto;width:300px;text-align:center;}

.link_big a:link, .link_big a:visited{font:normal 15px Arial, Helvetica, sans-serif; color:#115991; background-color:transparent; font-weight:bold}
.link_big a:hover{text-decoration:underline; color:#000}
.link_huge a:link, .link_huge a:visited{font:normal 22pt Arial, Helvetica, sans-serif; color:#115991; background-color:transparent}
.link_huge a:hover{text-decoration:underline; color:#000}

/* slider */
.move{height:21px; background:#FFF url(../images/icons/bar_end.png) no-repeat 0 7px}
.move .move2{margin:0 1px 0 2px; height:21px; background:#FFF url(../images/icons/bar_repeat.png) repeat-x 0 7px}
.move .slider{margin-top:-21px; margin-right:11px; width:17px; height:21px; background:#FFF url(../images/icons/slider.png) no-repeat 0 0}
