html,body {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: black;
	font-family: Arial, "Arial CE", helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.co {
	width: 100%;
	display: table;
	margin: 5px 0;
}

.coright {
	width: 70%;
	float: left;
}

.coleft {
	float: left;
	clear: left;
	width: 30%;
}

#adv1 {
	width: 100%;
	height: 119px;
	background: url(../images/adv1_line.gif) left top repeat-x;
	margin: 0;
	border-top: 1px solid #CEE0F0;
}

#adv1 div {
	width: 758px;
	height: 102px;
	margin: 5px auto;
	padding-left: 10px;
	background: url(../images/adv_grad.gif) center left no-repeat;
}

#adv1 img {
	border: 1px solid #D9E4EF;
}

#page {
	width: 90%;
	margin: 5px auto 20px auto;
	min-width: 991px;
	text-align: left;
	position: relative;
}

#head {
	width: 100%;
	height: 100px;
	text-align: right;
	margin-top: 26px;
	font-size: 1.5em;
	color: #00BC00;
	display: table;
}

#head h1 {
	background: white url(../images/logo.gif) no-repeat;
	width: 212px;
	float: left;
	height: 59px;
	display: block;
	margin: 0;
	padding: 0;
}

#search {
	text-align: center;
	margin-top: 20px;
}

h1 span {
	display: none;
}

#head h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

.grad-input {
	display: block;
	background: white url(../images/i_grad_left.gif) no-repeat;
	font-size: 23px;
	height: 27px;
	padding-bottom: 5px;
	border: 1px solid #D8DCE1;
	float: left;
}

.grad-input input {
	font-size: 16px;
	line-height: 27px;
	border: 0;
	height: 27px;
	margin-left: 3px;
	padding-top: 5px;
	background: transparent url(../images/i_grad.gif) top repeat-x;
	font-weight: normal;
	vertical-align: top;
	margin-top: -1px;
}

.grad-input input[type="radio"] {
	font-size: 16px;
	line-height: 27px;
	border: auto;
	height: auto;
	margin-left: 3px;
	padding-top: 5px;
	background: transparent url(../images/i_grad.gif) top repeat-x;
	font-weight: normal;
	margin-top: 10px;
}

#head .grad-input {
	display: inline;
	border: 0;
	line-height: 36px;
	font-size: 30px;
	background: url(../images/s_input.gif) no-repeat;
	padding: 0 3px;
	margin-bottom: -2px;
	float: none;
}

#head .grad-input input {
	height: 25px;
	background: transparent;
	font-size: 20px;
	vertical-align: middle;
}

.button {
	background: url(../images/s_button.gif) no-repeat;
	width: 75px;
	height: 36px;
	border: 0;
	margin-left: 2px;
	vertical-align: top;
}

.btnSearch {
	vertical-align: text-bottom;
	margin-bottom: -4px;
}

#head .grad-input {
	width: 297px;
}

#head .grad-input input {
	width: 287px;
}

#content {
	width: 100%;
	display: table;
	font-size: 100%;
}
/*
#left {
	width: 60%;
	float: left;
	clear: left;
	margin-bottom: 3em;
}

#right {
	width: 38%;
	clear: right;
	float: right;
	margin-bottom: 3em;
}
*/


/*#left { width: 60%; float: left;   margin-bottom: 3em; display: table; }*/
/*#right { width: 38%;  clear: right; float: right; margin-bottom:3em; }*/
/*#right { width: 38%;  clear: right; float: left; margin-left: 1%; margin-bottom: 3em; display: table; }*/

/*#left { width: 50%; margin-right: 0; float: left; clear: left;  margin-bottom: 3em; display: table; }
#right { width: 38%; margin-left: 1px; float: left; margin-bottom:3em; display: table;}*/



.small-block,.big-block {
	width: 100%;
}

#left .big-block,#left .small-block {
	margin: 10px 0;
}

#right .big-block,#right .small-block {
	margin: 5px 0;
}

.tr,.br {
	float: right;
	margin-right: -2px;
	_margin-right: 0;
}

.block-head {
	width: 100%;
	display: table;
	height: 37px;
	background: white url(../images/a_top_line.gif) repeat-x;
	color: #087DE5;
	font-size: 1em;
	line-height: 37px;
	font-weight: bold;
}

.block-head a.link {
	color: #087DE5;
	font-size: 1em;
	line-height: 37px;
	font-weight: bold;
	text-decoration: none;
}

.block-head .tl,.block-head .tr {
	width: 9px;
	height: 37px;
}

.block-head .tl {
	float: left;
	background: white url(../images/a_top_left.gif) no-repeat;
}

.block-head .tr {
	background: white url(../images/a_top_right.gif) no-repeat;
}

.block-head h4 {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-right: 10px;
	font-size: 0.96em;
}

.block-foot,.block-adv-head {
	width: 100%;
	display: table;
	height: 9px;
	background: url(../images/a_bottom_line.gif) repeat-x;
}

.block-adv-head {
	background: url(../images/a_top_adv_line.gif) repeat-x;
}

.block-foot .bl,.block-foot .br {
	width: 9px;
	height: 9px;
}

.block-foot .bl {
	float: left;
	background: transparent url(../images/a_bottom_left.gif) no-repeat;
}

.block-foot .br {
	background: transparent url(../images/a_bottom_right.gif) no-repeat;
}

.block-adv-head .tl,.block-adv-head .tr {
	width: 9px;
	height: 9px;
}

.block-adv-head .tl {
	float: left;
	background: transparent url(../images/a_top_adv_left.gif) no-repeat;
}

.block-adv-head .tr {
	background: transparent url(../images/a_top_adv_right.gif) no-repeat;
}

.block-cont {
	width: 100%;
	display: block;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #BAC8D4;
	margin-top: -1px;
}

.big-block .block-head {
	height: 46px;
	background: white url(../images/b_top_line.gif) repeat-x;
	font-size: 1.3em;
	line-height: 46px;
}

.big-block h4 {
	font-size: 1.1em;
}

.big-block .block-head .tl,.big-block .block-head .tr {
	height: 46px;
}

.big-block .block-head .tl {
	background: white url(../images/b_top_left.gif) no-repeat;
}

.big-block .block-head .tr {
	background: white url(../images/b_top_right.gif) no-repeat;
}

.small-block .block-head {
	background: white url(../images/c_top_line.gif) repeat-x;
}

.small-block .tl {
	background: white url(../images/c_top_left.gif) no-repeat;
}

.small-block .tr {
	background: white url(../images/c_top_right.gif) no-repeat;
}

#entries .block-foot .bl,#entries .block-foot .br {
	height: 35px;
}

#entries .block-foot .bl {
	float: left;
	background: transparent url(../images/b_bottom_left.gif) no-repeat;
}

#entries .block-foot .br {
	background: transparent url(../images/b_bottom_right.gif) no-repeat;
}

#entries .block-foot {
	height: 35px;
	background: white url(../images/b_bottom_line.gif) repeat-x;
}

.entchoose {
	background: transparent url(../images/entchoose.gif) -61px 0 no-repeat;
	color: #92A5B7;
	display: block;
	float: left;
	width: 61px;
	height: 31px;
	text-align: center;
	line-height: 25px;
	font-size: 0.65em;
	margin: 4px;
	margin-top: 10px;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	_cursor: hand;
}

.entchoose:hover {
	text-decoration: underline;
}

.entactual {
	text-transform: uppercase;
	background-position: 0 0;
	color: #000;
}

#test-link .entactual {
	background-position: 0 0;
	color: #000;
}

.entadd,.accadd {
	line-height: 46px;
	height: 46px;
	display: block;
	float: right;
    color: #165100;
	background: transparent url(../images/ic_add_entry.gif) no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-weight: bold;
	font-size: 0.85em;
}

.close {
	line-height: 46px;
	height: 46px;
	display: block;
	float: right;
	color: #087DE5;
	background: transparent url(../images/icons/delete.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	font-size: 0.85em;
}

#entries table,#entries table td,#entries table th {
	border-collapse: collapse;
	padding: 10px;
	padding-left: 15px;
	border: 1px solid #D9E1E7;
}

#entries table th,#entries table td {
	border-top: 0;
	border-right: 0;
	text-align: left;
	_font-size: 0.85em;
}

#entries table th.noborder,#entries table td.noborder {
	border-left: 0;
}

#entries table {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#entries table th {
	background: #F3FEE4;
	color: #1B82DD;
}

#entries table a {
	color: black;
	text-decoration: underline;
}

#entries table a:hover {
	text-decoration: none;
}

.entnext,#cats3 .catnext,.pages a.next {
	color: black;
	background: transparent url(../images/ic_next_entr.gif) center right
		no-repeat;
	padding-right: 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 0.85em;
	margin-left: 6px;
}

#cats {
	padding: 1%;
	padding-left: 15px;
	width: 95%;
	min-height: 200px;
	margin-top: 20px;
	_height: 227px;
}
/*
h2 {
	color: #00BC00;
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.6em;
}
*/
#cats div {
	width: 20%;
	float: left;
	line-height: 1.6em;
}

#cats a,#cats2 a {
	color: black;
}

.cleaner {
	clear: both;
	float: none;
}

#cats2 {
	margin: 0;
	margin-top: -10px;
	position: relative;
}

.catimg {
	background: transparent url(../images/cat_pic1.gif) top left no-repeat;
	_position: absolute;
	_right: 9px;
	float: right;
	height: 261px;
	width: 175px;
	margin-top: -224px;
}

#cats2 div.col {
	padding: 7px;
	float: left;
	width: 17%;
	line-height: 1.6em;
}

#cats2 div.margin {
	margin-left: 10px;
}

#adv2 {
	text-align: center;
	height: 70px;
}

#adv2 div {
	width: 480px;
	height: 60px;
	margin: 5px auto;
	padding-left: 10px;
	background: url(../images/adv.gif) center left no-repeat;
}

#adv2 img {
	border: 1px solid #EBEEF1;
}
/*
#games .block-head .tl {
	background: url(../images/g_top_left_w.gif) no-repeat;
}

#games .block-head .tr {
	background: url(../images/g_top_right.gif) no-repeat;
}

#games .block-head {
	background: url(../images/g_top_line.gif) repeat-x;
}

#games .block-head  h4 {
	margin: 0;
}

#games .block-head a {
	display: block;
	color: black;
	font-weight: normal;
	float: left;
	padding: 0 10px;
	margin-top: 1px;
	height: 36px;
	line-height: 36px;
	border-right: 1px solid #C9D0D4;
	cursor: pointer;
	_cursor: hand;
}

#games .block-head a.actual {
	background: white;
	color: #087DE5;
	font-weight: bold;
	text-decoration: none;
}

#games .block-cont {
	border-top: 0;
	margin-top: 0;
}

#games .games-block {
	background: #F0F7FF url(../images/g_grad.gif) repeat-x;
	width: 100%;
	border-bottom: 1px solid #E6E9EC;
	min-height: 283px;
	_height: 283px;
}

#games .games-foot {
	clear: both;
}

.games-foot .block-next {
	font-weight: bold;
}

#games2,#games3,#games4 {
	display: none;
}

.game-item {
	width: 126px;
	height: 125px;
	margin: 4px 3px;
	float: left;
	border: 1px solid #E2E2E2;
	background: white;
	display: table;
}

.game-item img {
	margin: 5px;
}

.game-start span,.game-info span {
	display: none;
}

.game-start {
	width: 48px;
	height: 18px;
	float: left;
	margin: 3px 5px;
	background: url(../images/ic_games_start.gif) no-repeat;
}

.game-info {
	width: 33px;
	height: 18px;
	float: left;
	margin: 3px 5px;
	background: url(../images/ic_games_info.gif) no-repeat;
}*/

#loginform {
	/*background: #F5FAFF;*/ /*border-bottom: 1px solid #D9DDE2;*/
}

.btnLogin {
	background: url(../images/l_button.gif) no-repeat;
	width: 68px;
	height: 27px;
	margin: 0;
	margin-left: 10px;
	vertical-align: bottom;
	margin-bottom: 4px;
}

#loginform .grad-input input {
	width: 200px;
	font-size: 16px;
	font-weight: normal;
}

#loginform .block-cont {
	padding-top: 20px;
	padding-bottom: 5px;
}

#loginform .co {
	margin: 0;
}

#loginform .coleft {
	width: 15%;
	margin-left: 2%;
	line-height: 36px;
	_margin: 1%;
}

#loginform .coright {
	width: auto;
}

.accadd {
	background: none;
}

#loginform .block-foot .bl,#loginform .block-foot .br {
	height: 10px;
	width: 9px;
	margin-bottom: -1px;
	_margin-bottom: -10px;
}

#loginform .block-foot .bl {
	float: left;
	background: transparent url(../images/b_bottom_l.gif) no-repeat;
}

#loginform .block-foot .br {
	background: transparent url(../images/b_bottom_r.gif) no-repeat;
}

#loginform .block-foot {
	height: 10px;
	background: url(../images/b_bottom_ln.gif) repeat-x;
}

.lostpwd {
	margin: 2%;
	_margin-left: 2%;
	margin-bottom: 0;
	display: block;
	color: black;
}

.imgblock {
	width: 100%;
	display: block;
	background: url(../images/e_grad.gif) top repeat-x;
	border-bottom: 1px solid #E6E9EC;
}

.imgblock-image {
	float: left;
	width: 71px;
	height: 90px;
	min-height: 90px;
	background: white;
}

.imgblock-image img {
	margin: 5px;
}

.imgblock-text {
	padding: 6px;
	margin-left: 71px;
	line-height: 1.8em;
	min-height: 78px;
	border-left: 1px solid #D2DBE2;
}

.imgblock-text b {
	font-weight: bold;
	font-size: 1.3em;
}

.imgblock-text span {
	font-size: 1.3em;
	font-weight: bold;
	color: #5F809D;
}

.pchat-button,.pchat-button-leavemsg,.pchat-button-talk {
	width: 63px;
	height: 21px;
	display: block;
	margin: 0;
	margin-top: 5px;
	background: url(../images/ic_ask.gif) no-repeat;
}

.pchat-button span,.pchat-button-leavemsg span,.pchat-button-talk span {
	display: none;
}

.imgblock-text span.online {
	color: #00BC00;
}

.imgblock-text span.offline {
	color: #C0C5C8;
}

.pchat-button-talk {
	width: 71px;
	background: url(../images/ic_talk.gif) no-repeat;
}

.pchat-button-leavemsg {
	width: 80px;
	background: url(../images/ic_leavemsg.gif) no-repeat;
}

.block-next {
	color: black;
	padding-right: 10px;
	line-height: 30px;
	margin-left: 16px;
}

#privatechat { /* position: relative; */
	z-index: 2;
}

#privatechat .imgblock-text {
	padding: 16px;
	margin: 0;
	border: 0;
}

.privateimg {
	background: transparent url(../images/p_image.gif) top left no-repeat;
	_position: absolute;
	_right: 9px;
	float: right;
	height: 138px;
	width: 136px;
	margin-top: -130px;
}

#inquiry .inq-item {
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	padding: 10px 0;
}

#inquiry .inq-head {
	width: 100%;
	background: #F3FEE4;
	border-bottom: 1px solid #E3EDD5;
	padding: 10px 0;
}

#inquiry .inq-head b {
	margin-left: 15px;
}

#inquiry span {
	color: #ADB2B5;
	float: right;
	margin-right: 15px;
}

#inquiry a {
	color: black;
	padding-left: 10px;
	background: url(../images/ic_next_entr.gif) center left no-repeat;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}

#inquiry .inq-chart {
	background: url(../images/i_line.gif) repeat-x;
	height: 5px;
	clear: both;
	margin-left: 25px;
}

#adv3 .block-cont {
	border-top: 0;
	_margin: 0;
}

.adv-item {
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	background: url(../images/adv.gif) center left no-repeat;
	padding: 7px 0;
	display: table;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 95%;
}

.adv-item img {
	margin: 3px 15px;
	margin-top: 0;
	float: left;
	border: 1px solid #F0F0F0;
}

.adv-item a {
	font-weight: bold;
	color: black;
}

#adv3 .adv-item {
	margin-top: -10px;
	margin-bottom: -14px;
	_margin-top: 0;
	_margin-bottom: 0;
}

#recommend .block-cont {
	padding-bottom: 1em;
}

/*#foot-opt {
	background: url(../images/f_line.gif) repeat-x;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	clear: both;
}*/

#foot-opt .tl,#foot-opt .br {
	width: 21px;
	height: 44px;
}

#foot-opt .tl {
	float: left;
	background: url(../images/f_left.gif) no-repeat;
}

#foot-opt .br {
	background: url(../images/f_right.gif) no-repeat;
}

#foot-opt .homepage,#foot-opt .favorite {
	padding-left: 24px;
	color: #087AE5;
	font-size: 1em;
	font-weight: bold;
}

#foot-opt .homepage {
	background: url(../images/ic_homepage.gif) center left no-repeat;
}

#foot-opt .favorite {
	background: url(../images/ic_favorite.gif) center left no-repeat;
	margin-right: 20px;
}

#foot {
	width: 100%;
	display: table;
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin: 20px 0;
}

#foot a {
	color: black;
	margin: 0 10px;
}

.none {
	display: none;
}

.noborder {
	border: 0;
}

.c {
	text-align: center;
}

/*REGISTRATION*/
.input-block .co {
	border-bottom: 1px solid #E2E2E2;
	padding: 3px 0;
}

.input-block .block-foot {
	margin-top: -11px;
}

.input-block .coleft {
	width: 25%;
	font-weight: bold;
	line-height: 27px;
	margin-left: 15px;
	padding-top: 3px;
}

.input-block .coleft span {
	color: #B50000;
}

.input-block .coright span {
	font-size: 0.90em;
	clear: both;
	float: none;
	display: block;
}

.input-block .coright span b {
	font-weight: normal;
	color: #B50000;
}

.input-block .coright {
	width: auto;
	padding-bottom: 3px;
	position: relative;
	width: 75%;
	_width: 74%;
	margin-left: -20px;
}

.input-block .bigco {
	padding: 10px 0;
}

.input-block .bigco .coleft {
	line-height: 1em;
}

#controlImage {
	border: 1px solid #E8E8E8;
	display: block;
	clear: left;
}

.input-block .info .coleft {
	width: 100%;
	_width: auto;
	line-height: 1em;
	padding-bottom: 10px;
}

.captcha .grad-input input {
	width: 159px;
}

.captcha .help {
	left: 170px;
}

#registration .first-pwd {
	border: 0;
	padding-bottom: 0;
}

#registration .second-pwd {
	padding: 0;
	padding-bottom: 10px;
}

span.error {
	color: #B50000;
}

.btnReg,.btnInsert {
	height: 38px;
	width: 114px;
	background: url(../images/r_button.gif) top left no-repeat;
	margin-bottom: -7px;
}

#registration a {
	cursor: pointer;
	_cursor: hand;
}

#newWindow {
	border: 1px solid #E2E2E2;
	background: #fbfbf0;
	padding: 0 20px 20px 20px;
	position: absolute;
	display: none;
	left: 0;
	z-index: 10;
}

#newWindow h5 {
	margin: 10px 0;
	float: left;
	padding: 0;
	font-size: 1.3em;
}

#newWindow a.close {
	font-size: 1.1em;
	float: right;
	display: block;
	line-height: 1.3em;
	margin: 10px 0;
	text-align: right;
	background: transparent;
}

#newWindow textarea {
	width: 500px;
}

.btnInsert {
	background: url(../images/ic_insert.gif) no-repeat;
	width: 68px;
	margin: 0;
}

/* WARNINGS */
.al-info,.al-warn,.al-done {
	width: 100%;
	height: 41px;
	background: url(../images/al_line.gif) repeat-x;
	margin: 10px 0;
	line-height: 41px;
	font-size: 1.2em;
}

.al-info .br,.al-warn .br,.al-done .br {
	height: 41px;
	width: 9px;
	background: url(../images/al_right.gif) no-repeat;
}

.al-info .tl,.al-warn .tl,.al-done .tl {
	height: 41px;
	width: 49px;
	float: left;
}

.al-info span,.al-warn span,.al-done span {
	margin-left: 10px;
}

.al-info em,.al-warn em,.al-done em {
	font-weight: bold;
	font-style: italic;
}

.al-info .tl {
	background: url(../images/al_info.gif) no-repeat;
}

.al-warn .tl {
	background: url(../images/al_warn.gif) no-repeat;
}

.al-done .tl {
	background: url(../images/al_done.gif) no-repeat;
}

.btnLogout {
	background: url(../images/ic_logout.gif) no-repeat;
	width: 78px;
	height: 27px;
	float: right;
	margin: 9px 0;
	margin-right: 10px;
}

.btnLogout span {
	display: none;
}

#loginform2 .imgblock {
	border-bottom: 1px solid #E6E9EC;
	/*background: #F5FAFF;*/
}

#loginform2 .imgblock-text {
	padding: 6px 0;
}

#loginform2 .imgblock-text div {
	width: 49%;
	_width: 39%;
	float: left;
	margin: 5px 0;
}

#loginform2 .imgblock-text a {
	margin-left: 5px;
	padding-left: 20px;
	color: black;
}

/****/
#moderator .imgblock {
	border-bottom: 1px solid #E6E9EC;
	background: #F5FAFF;
}

#moderator .imgblock-text {
	padding: 6px 0;
}

#moderator .imgblock-text div {
	width: 49%;
	_width: 39%;
	float: left;
	margin: 5px 0;
}

#moderator .imgblock-text a {
	margin-left: 5px;
	padding-left: 20px;
	color: black;
}

/***/
a.l-useradmin {
	background: url(../images/ic_useradmin.png) center left no-repeat;
}

a.l-myaccount {
	background: url(../images/ic_myacc.gif) center left no-repeat;
}

a.l-mymsgs {
	background: url(../images/ic_mymsgs.gif) center left no-repeat;
}

a.l-myentries {
	background: url(../images/ic_myentries.gif) center left no-repeat;
}

a.l-myopt {
	background: url(../images/ic_myopt.gif) center left no-repeat;
}

.block-left,.block-right {
	width: 49%;
	float: left;
	margin-top: 15px;
}

.block-left div,.block-right div {
	margin-left: 14px;
	margin-bottom: 10px;
}

#cats3 a {
	background: url(../images/a_splitter.gif) center right no-repeat;
	padding-right: 7px;
	margin-left: 2px;
	color: black;
	line-height: 1.2em;
	font-size: 1em;
}

#cats3 .entadd {
	line-height: 46px;
	height: 46px;
	display: block;
	float: right;
	 color: #165100;
	background: transparent url(../images/ic_add_entry.gif) no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-weight: bold;
	font-size: 0.85em;
}

#cats3 a.main-cat {
	background: none;
	color: #087DE5;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

#cats3 .block-cont,#subcats .block-cont {
	padding-bottom: 10px;
}

#cats3 .catnext,.pages a.next {
	line-height: 0.9em;
	font-weight: bold;
	font-size: 0.95em;
	margin-left: 2px;
}

#subcats .block-cont {
	color: #91A5B7;
	line-height: 2em;
}

#subcats .block-cont a {
	color: black;
	background: url(../images/ic_cats.gif) center left no-repeat;
	padding-left: 20px;
}

#entries .block-cont .tl,#entries .block-cont .tr {
	width: 10px;
	height: 35px;
	position: absolute;
	top: -1px;
}

#entries .block-cont .tl {
	background: url(../images/p_top_left.gif) no-repeat;
	left: -1px;
}

#entries .block-cont .tr {
	background: url(../images/p_top_right.gif) no-repeat;
	right: 1px;
	_right: -1px;
}

#entries table thead th {
	height: 35px;
	padding: 0 10px;
	padding-left: 15px;
	line-height: 35px;
}

#entries .block-cont {
	position: relative;
	border-top: 1px solid #E2E2E2;
}

#entries .block-foot {
	line-height: 33px;
	font-size: 0.95em;
}

#entries .block-foot span {
	font-weight: bold;
	margin-left: 5px;
}

#entries .pages {
	float: right;
	margin-right: 5px;
}

#cats3 .block-left,#subcats .block-left {
	border-right: 1px solid #E6E9EC;
}

.pages a {
	background: url(../images/a_splitter.gif) center right no-repeat;
	padding-right: 7px;
	height: 27px;
	margin-right: 4px;
	color: black;
	line-height: 27px;
	display: block;
	float: left;
	margin-top: 4px;
	font-size: 1em;
}

.pages a.actual {
	background: url(../images/ic_page.gif) center left no-repeat;
	width: 25px;
	text-align: center;
	color: #1B82DD;
	text-decoration: none;
	font-weight: bold;
	_padding: 0;
	padding-top: 4px;
	margin: 0;
	_margin-right: 5px;
}

.pages a.next {
	margin: 0;
	line-height: 27px;
	padding-top: 4px;
	margin-left: 3px;
	font-weight: normal;
	font-size: 1.1em;
}

div .options {
	clear: both;
	margin: 0;
	margin-top: 0.5em;
	padding-left: 12%;
}

div .clr {
	clear: both;
}

.question {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.question h4, h5.border, h5.border-black {
	background-color: #faf9eb;
	color: #959589;
	padding: 0.7em;
	margin: 0;
	border-top: 1px solid #eeeee6;
	border-bottom: 1px solid #eeeee6;
}



h5.border {
	font-size: 100%;
}

h5.border-black {
	font-size: 110%;
	font-weight: normal;
	color: #000;
	padding-left: 1em;
}

.nomargin {
	margin-top: 0;
	padding-top: 0;
}

div.co p {
	padding: 0.7em;
}

.question-input {
	clear: both;
	background-color: #faf9eb;
	color: #959589;
	padding: 0.7em;
	padding-left: 1.5em;
	margin: 0;
	border-top: 1px solid #eeeee6;
	border-bottom: 1px solid #eeeee6;
}

.question-input input {
	margin-left: 1em;
}

ul.test-questions {
	margin: 0;
	padding: 0;
}

ul.test-options {
	list-style-type: none;
	margin-bottom: 1em;
	margin-top: 0.6em;
}

.option-element {
	margin-bottom: 0.5em;
}

.option-element input[type="radio"] {
	margin-top: 8px;
}

.option-element img, .question-input img {
	margin-top: 8px;
	margin-left: 10px;
}

select#category,select#subcategory {
	width: 150px;
}

.add-option {
	line-height: 46px;
	height: 46px;
	display: block;
	margin-right: 10px;
	color: #000000;
	background: transparent url(../images/ic_favorite.gif) no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 14%;
	font-size: 0.9em;
}

#contact h5 {
	margin-left: 0.5em;
	margin-bottom: 0;
}

table.contact {
	font-size: 91%;
	margin-left: 0.6em;
}

table.contact td {
	padding-right: 0.85em;
}

#info img {
	padding-left: 1em;
	padding-top: 0.5em;
}



a.bigger {
	font-size: 1.2em;
	font-weight: bolder;
}

td.larger {
	padding-right: 2em;
}

table.test-result {
	width: 100%;
}

table.test-result td {
	padding: 1em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

table.test-result td.right {
	text-align: right;
}

span.adsense {
	color: #aaa;
}


