body{
	margin:0;
	color:#2f559d;
	/*font:12px Arial, Helvetica, sans-serif;*/
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:#002963 url(http://www.pxleyes.com/images/bg-body.gif) repeat-x;
}

img{border-style:none;}
.img_inline{border:0;display:inline;}
a{text-decoration:none;color:#fff;}
a:hover{text-decoration:underline;}
input{font:100% Arial,sans-serif;vertical-align:middle;}


/* container start*/
#container{
	width:1002px;
	margin:0 auto;
	padding:0 0 25px;
	background:url(http://www.pxleyes.com/images/bg-container.jpg) no-repeat;
}
#container:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#header{
	width:1002px;
	position:relative;
	z-index:2;
}
#header:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
#header .main{
	display:inline;
	width:735px;
	float:right;
	margin:0 11px 0 -3px;
}
/* container end */

/* logo start */
.logo{
	display:inline;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 -5px -11px -3px;
	position:relative;
}
.logo a{
	display:block;
	width:260px;
	height:177px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
/* logo end */




#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.pxleyes.com/images/bg-header-input.png) no-repeat;
}
#header fieldset input {
	width:254px;
	border:0;
	background:none;
	padding:10px 15px;
	font-size:13px;
	line-height:16px;
	color:#000;
	float:right;
	position:relative;
}
#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:13px 0 0;
	/* enable to show round bg /
	/* background:url(http://www.pxleyes.com/images/bg-content-area-top.png) no-repeat; */
	background-color: #2E98D8;
	overflow:hidden;
}
.content-box{
	height:1%;
	background:#2e98d8;
	padding:0 0 18px;
	color: #000;
}
.content-box a {
	color:#006EC7;
}
.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:-4px 0 0 10px;
	position:relative;
	overflow:hidden;
}
.content ul{list-style:none;}



.content .box,
.sidebar .box
{
	margin-bottom:10px;
	line-height:19px;
	background-color:#FFF;
	border:1px solid #006EC7;
	padding:15px;
	text-align:justify;
}
.sidebar .thumb-box
{
	margin-bottom:10px;
	background-color:#FFF;
	border:1px solid #006EC7;
	padding:15px;
}

.sidebar .thumb-box .thumbnail
{
	border:1px solid #CCC;
}

.sidebar .thumb-box .thumbnail:hover
{
	border:1px solid #68A7EC;
}


.sidebar .thumb-box h2{
	margin:0;
	font:bold 16px Arial, Helvetica, sans-serif;
}

.sidebar .thumb-box h2 a{
	color:#FF6600;
}

.content .box h1
{
	margin-top:-10px; 
	margin-bottom:5px;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-align:left;
}


.content .box h1 a
{color:#f60;}



.content .box:after,
.sidebar .box:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}

.content .box .vote-box{padding:3px 11px 10px 12px;}


.content .box .breadcrumb
{
	padding:4px;
	background-color: #1D74A7;
	color:#E1E1E1;
	display:inline;
	font-size:10px;
	font-weight:bold;


}
.content .box .breadcrumb a
{
	color: #FFF;
}




/* sidebar */
.sidebar{
	display:inline;
	width:300px;
	float:right;
	margin:-4px 10px 0 0;
	position:relative;
	overflow:hidden;
}
.sidebar .box{
	width:300px;
	margin:0 0 5px;
}

/* footer-box */
.footer-box{
	height:1%;
	overflow:hidden;
	background:#17569b url(http://www.pxleyes.com/images/bg-footer-holder.gif) repeat-x;
	border-top:1px solid #5eb0e1;
}
.footer{
	min-height:192px;
	overflow:hidden;
	padding:9px 15px 20px;
	background:url(http://www.pxleyes.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 15px;
	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 10px;
}
.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.pxleyes.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:#a6dcff;
}
.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 */

/* 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 1px;
	float:left;
	font-size:9px;
}
.content .box .main-menu li a{


	float:left;
	height:29px;
	color:#fff;
	overflow:hidden;
	background:url(http://www.pxleyes.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.pxleyes.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:#006EC7;
}
.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.pxleyes.com/images/bg-info-box.gif) repeat-y;
}
.info-holder{
	height:1%;
	overflow:hidden;
	background:url(http://www.pxleyes.com/images/bg-info-holder.gif) no-repeat;
}
.info{
	height:1%;
	overflow:hidden;
	padding:25px 13px 0 16px;
	background:url(http://www.pxleyes.com/images/bg-info.gif) no-repeat 0 100%;
}
/* general-info */
.general{
	width:300px;
	float:right;
}

.content h3 {
	clear:both;
	color: #333;
	font:normal 19px Verdana, Geneva, sans-serif;
	margin: 65px 5px 25px 0px;
	padding-bottom:1px;
	border-bottom:2px solid #F0F0F0;

}

.content h4 {
	padding-top:20px;

}


.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.pxleyes.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.pxleyes.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.pxleyes.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:#006EC7;
	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.pxleyes.com/images/icon-prize.gif);}
.content .box .small-txt dl dd.contests-1{background-image:url(http://www.pxleyes.com/images/icon-contests-1.gif);}
.content .box .small-txt dl dd.contests-2{background-image:url(http://www.pxleyes.com/images/icon-contests-2.gif);}
.content .box .small-txt dl dd.contests-3{background-image:url(http://www.pxleyes.com/images/icon-contests-3.gif);}
.content .box .small-txt dl dd.average-score{
	background-image:url(http://www.pxleyes.com/images/icon-average-score.gif);
	margin:0 0 0 16px;
}
.content .box .small-txt dl dd.percentage{
	background-image:url(http://www.pxleyes.com/images/icon-percentage.gif);
}
.content .box .small-txt dl dd.vote-medals{
	background-image:url(http://www.pxleyes.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.pxleyes.com/images/icon-comments-placed.gif);
}
.content .box .small-txt dl dd.thumb-up{
	margin:0 0 0 18px;
	background-image:url(http://www.pxleyes.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:#006EC7;
	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.pxleyes.com/images/bg-comments-profile-top.gif) no-repeat;
	margin:0 0 1px;
}
.content .box .comments-profile .title .box{background:url(http://www.pxleyes.com/images/bg-comments-profile-center.gif) repeat-y;}
.content .box .comments-profile .title .holder{background:url(http://www.pxleyes.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-top:1px solid #e3e1e0;
	padding:0px 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.pxleyes.com/images/icon-chat.gif) no-repeat;
}
.user-name a{
	font-weight:bold;
	color:#006EC7;
}
.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-size:10px;
	line-height:13px;
}

/* text */
.txt_sub{color:#8f98b0;
	font-size:10px;
	line-height:13px;}
.txt_blue{color:#006EC7}
.txt_lightblue{color:#EEEEEE}
.txt_black{color:#000}
.txt_grey{color:#000; font-size:8pt}
.txt_yellow{color:#FFCC00}
.txt_white{color:#FFF}
.txt_green{color:#093}
.txt_orange{color:#FF6600}
.txt_disabled{color:#999}
.txt_red{color:#F00}
.txt_bigblue{font-size:12px; color:#006EC7; font-weight:bold}
.txt_hugeblue{font-size:22px; color:#006EC7; font-weight:bold}

.txt_hugegreen{font-size:24px; color:#093; font-weight:bold}
.txt_giantblue{font-size:70px; color:#006EC7; font-weight:bold}
.txt_small{font-size:8pt; font-weight:bold;}



/* other */
.tiptitle{display:inline; color:#006EC7; }

/* links */
.link_small a:link, .link_small a:visited{ color:#006EC7; background-color:transparent}
.link_small a:hover{text-decoration:underline; color:#000}
.link_white a:link, .link_white a:visited{color:#FFF; background-color:transparent}
.link_white a:hover{text-decoration:underline; color:#EEEEEE}
.link_whitebig a:link, .link_whitebig a:visited{color:#FFF; background-color:transparent}
.link_whitebig a:hover{text-decoration:underline; color:#EEEEEE}
.link_big a:link, .link_big a:visited{ font:normal 1.5em Helvetica, Arial, sans-serif; color:#006EC7; background-color:transparent; font-weight:bold}
.link_big a:hover{text-decoration:underline; color:#000}
.link_huge a:link, .link_huge a:visited{ font-size:24px;color:#006EC7; background-color:transparent}
.link_huge a:hover{text-decoration:underline; color:#000}
.link_hugeblue a:link, .link_hugeblue a:visited{ color:#006EC7; background-color:transparent}
.link_hugeblue a:hover{text-decoration:underline; color:#EEEEEE}

.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}
.paddingrightlong{padding-right:20px}
.paddingright{padding-right:10px}
.paddingbottom{padding-bottom:10px}
.paddingtop{padding-top:10px}
.floatleft{float:left;}
.floatright{float:right;}
.clearboth{clear:both;}
.paddingalllong{padding:20px}

select{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; height:22px; font:normal 11px Verdana, Arial, Helvetica, sans-serif; width:255px}
select.cat{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 18px Verdana, Arial, Helvetica, sans-serif; height:29px;  width:150px;  padding-left:3px;}
input.checkbox{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8;}
input.radio{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8;}

input.search{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8;font:normal 12px Verdana, Arial, Helvetica, sans-serif; height:18px;  width:180px; vertical-align:middle; padding-left:3px;}
input.searchbtn{font:bold 12px Arial, Helvetica, sans-serif; background-color:#F8F8F8; font-weight:bold; color:#006EC7; border:1px normal #C0C1C1; vertical-align:bottom;width:50px;}
select.search{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 12px Verdana, Arial, Helvetica, sans-serif; height:22px;  width:180px;  padding-left:3px;}


input.inputtxt{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8;font:normal 18px Verdana, 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 #C0C1C1; background-color:#F8F8F8; font:normal 14px Arial, Helvetica, sans-serif; height:17px;  width:550px; vertical-align:middle; padding-left:3px}
input.txtanchor{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; 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 #C0C1C1; background-color:#F8F8F8; font:normal 14px Arial, Helvetica, sans-serif; height:21px;  width:250px; vertical-align:middle; padding-left:3px}
input.blogit{color:#666; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 10px Arial, Helvetica, sans-serif; height:15px; width:250px}
input.extratags{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 10px Arial, Helvetica, sans-serif; height:15px;}
input.score{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:bold 16px Arial, Helvetica, sans-serif; height:20px;  width:40px; text-align:center; vertical-align:middle}
textarea.txt{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 14px Arial, Helvetica, sans-serif; height:10em; width:450px; padding-left:3px}
textarea.shorttxt{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 18px Arial, Helvetica, sans-serif; height:10em; width:250px; padding:3px}
textarea.longtxt{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 12px Arial, Helvetica, sans-serif; height:5em; width:510px; padding:3px}
textarea.newsletter{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 14px Arial, Helvetica, sans-serif; height:600px; width:600px; padding-left:3px}

.txt_label{color:#000000; font:bold 11px Arial, Helvetica, sans-serif; margin-bottom:8px}

.quickcomment textarea{color:#000000; border:1px solid #C0C1C1; background-color:#F8F8F8; font:normal 12pt Arial, Helvetica, sans-serif; height:5em; width:600px; padding:3px}
.quickcomment a
{
	color: #006EC7;
	font:bold 12pt Arial, Helvetica, sans-serif;
}
.quickcomment a:hover
{
	color:#093;
	text-decoration:underline;
}

.watchcomment{color:#000000; border:1px solid #C0C1C1; background-color:#CCCCC; font:normal 12pt Arial, Helvetica, sans-serif; height:10em; width:500px; padding-left:3px}
.redflagreason{color:#000000; border:1px solid #C0C1C1; background-color:#CCCCC; font:normal 11px Arial, Helvetica, sans-serif; height:14px; width:200px; vertical-align:middle; padding-left:3px}

/* navigation buttons */
.navbuttons a, .navbuttons button{ margin:0 3px 0 0;  border:1px solid #CCC;  font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;  font-size:100%;  text-decoration:none;  font-weight:bold;  color:#006EC7;  cursor:pointer;  padding:5px 7px 6px 7px; /* Links */}
.navbuttons button{ width:auto;  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 #006EC7; color:#369}
button.noborder, .navbuttons a.noborder{ color:#FFFFFF; border:none; background-color:#006EC7}
.navbuttons a:active{ background-color:#006EC7;  /*border:1px solid #000000; */ color:#fff}

/* STANDARD buttons*/

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#FFFFFF;
    border:1px solid #002963;


    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;
}
.tbl_newcontests{width:100%; padding:0px;}
.tbl_newcontests td{ text-align:center; padding:0px; vertical-align:top;}
.tbl_null{padding:0;border-collapse:collapse;}
.tbl_null td{padding:0;}

.tbl_normal{width:95%; padding:0px; border-collapse:collapse; margin-left:auto;margin-right:auto; margin-bottom:0px;margin-top:0px;background-color:#FFFFFF;text-align:center; }
.tbl_normal td{padding-left:10px; padding-top:3px;}
.tbl_normal th{ color:#006EC7; background-color:#EFF7FF; border-bottom:1px solid #EEEEEE; padding:3px 10px 3px 10px;}

.tbl_steps{border-collapse:collapse; width:100%; background-color:#EEF4F8}
.tbl_steps td{padding-left:10px; padding-top:3px}

.tbl_normalfixed{border-collapse:collapse; width:606px;background-color:#FFFFFF;margin-left:auto; margin-right:auto; }
.tbl_normalfixed td{padding-left:10px; padding-top:3px;}
.tbl_normalfixed th{ color:#006EC7; background-color:#EFF7FF; border-bottom:1px solid #EEEEEE; padding:3px 10px 3px 10px;}

.tbl_stock{background-color:#FFFFFF;margin-left:auto; margin-right:auto; }
.tbl_stock td{ padding:3px;text-align:center}
.tbl_center{margin-left:auto; margin-right:auto; text-align:center}

.tbl_contests {padding:10px;}
.tbl_contests td{padding:10px;width:300px;vertical-align:top; text-align:center;}
.tbl_contest {border:1px solid #DFDFDF;height:300px;}
.tbl_contest td {padding:0px;}
.tbl_contest th {font-weight:normal;}
.tbl_contest td .thumb {display:block;margin-left:auto;margin-right:auto;}


.div_entry{margin-left:auto; margin-right:auto;background-color:#FFF;padding:0;margin-top:0px;}


.div_entry .stats {width:606px;}
.div_entry .stats table {margin-top:15px;margin-left:auto; margin-right:auto;text-align:center;}
.div_entry .stats table th{color:#515151;}
.div_entry .stats table td{color:#FF6600;font-size:16px;font-weight:bold;width:100px;}
.div_entry .stats table td.finished{color:#FF6600;font-size:16px;font-weight:bold;width:100px;}

.div_entry .descr{line-height:16px;  color:#000; margin-top:25px;margin-bottom:20px;margin-left:auto;margin-right:auto;}
.div_entry .rank{color:#006EC7;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:#006EC7; font-size:9pt; margin-left:10px;margin-top:1px;margin-bottom:1px;padding:0}
.div_entry .src ul a {color:#006EC7;}
.div_entry .next {float: right; text-align:right;}
.div_entry .previous {float: left; text-align:left;}

.div_moderator{border-bottom:1px solid #EEEEEE; border-left:1px solid #EEEEEE; border-right:1px solid #EEEEEE; padding:1px; background-color:#FFF4FF; width:602px; margin-left:auto; margin-right:auto}
.tbl_moderator{border: 1px solid #EEEEEE; 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:#006EC7;font-weight:bold;}
.tbl_moderator td{text-align:left; background-color:#FFF4FF; padding:2px}

.img_entry{border:1px solid #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}

.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:#006EC7}
.div_join a:hover{color:#000; text-decoration:underline}

.topad
{
	text-align:right;
	padding-right:3px;
	margin-top:10px;
	height:90px;
}

.img_thumb{
	display:block;
	border:1px solid #C0C1C1; padding:3px; background-color:#FFFFFF;
}
.img_thumb:hover{
	border:1px solid #68A7EC;
}
.tbl_tutsections{width: 90%; margin-left:auto;margin-right:auto;}
.tbl_tutsections td{text-align:center;width:200px;}

.newsbox
{
	width:600px;
}


.newsthumbnail
{
	float:left;border:1px solid #A6DCFF;margin-right:10px;margin-top:5px;height:30px;
}

.newsbox a
{
	font-size:11px;
	font-weight:bold;
}

.newsbox h2 a
{
	font-size:13px;
	font-weigh:bold;
	color: #FF6600;
}

.newsbox .preview
{
	float:left;
	padding-right:10px;
}


.newsbox .left
{
	float: left;
	
	padding: 5px;
	width:280px;
}



.newsbox .right
{
	float:right;
	
	padding: 5px;
	width:280px;

}

