/*
	New ICONedu CSS theme.
*/

*
{
	margin: 0 auto;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #f8a611;
}

/* ======== Outer site part ================================================ */
body
{
	margin: 0 auto;
	background: #dadada;
	font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: Black;
}

/* Background gradient block */
#bg_gradient
{
	background: #dadada url( "../../images/theme/bg_gradient.gif" ) top repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 900px;
	z-index: 0;
}

#main_wrapper
{
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

/* ======== Inner site part ================================================ */
#main_part
{
	width: 807px;
	clear: both;
	margin-bottom: 30px; /* This margin used by IE */
}

.form_main
{
	margin-top: 22px;
	margin-bottom: 30px; /* This margin used by Firefox/Opera etc... */
	padding: 0px;
	width: 807px;
	float: left;
	background: Transparent;
}

/* ======== Header part ==================================================== */
/* -------- Header block v2 ------------------ */
#header2
{
	position: relative;
	float: left;
	width: 807px;
	height: 228px;
	padding: 0;
	background: Transparent;
}

#header2 .inner
{
	position: relative;
	float: left;
	width: 800px;
	height: 228px;
	z-index: 1;
	background: url( "../../images/theme/header2_main_bg.gif" ) #702124 top repeat-x;
}

#header2 .inner .header_logo
{
	position: absolute;
	z-index: 20;
	width: 146px;
	height: 146px;
	left: 6px;
	top: 3px;
	background: Transparent;
}

#header2 .inner .header_logo img
{
	width: 146px;
	height: 146px;
}

#header2 .inner .outlines
{
	position: absolute;
	width: 800px;
	height: 210px; /* IE likes precision height. */
	bottom: 18px;
	left: 0;
}

@media print
{
	#header2 .inner .outlines, #header2 .inner .outlines img
	{
		visibility: hidden !important;
	}
}

#header2 .inner .outlines img
{
	width: 800px;
	height: 210px;
}

#header2 .inner .header_logo img
{
	width: 151px;
	height: 149px;
	border: 0;
}

#header2 .inner .text_reel
{
	position: absolute;
	width: 630px;
	height: 75px;
	top: 40px;
	right: 5px;
	cursor: default;
}


#header2 .inner .header_top_part
{
	position: absolute;
	width: 647px;
	height: 40px;
	left: 153px;
	top: 0;
}

#header2 .inner .header_top_part .header_teaser
{
	position: relative;
	float: left;
	padding: 0 0 0 2px;
	width: 255px;
	margin-top: 3px;
	cursor: default;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#header2 .inner .header_top_part .header_browserver
{
	position: relative;
	float: right;
	width: 380px;
	height: 33px;
	padding: 4px 3px 0 0;
	right: 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background: url( "../../images/theme/header2_main_bg.gif" ) #702124 top repeat-x;
}

#header2 .inner .header_top_part .header_browserver a
{
	color: Blue !important;
}

#header2 .inner .header_top_part .header_browserver a:hover
{
	color: #00008B !important;
}

#header2 .inner .noscript .bg
{
	position: absolute;
	bottom: 25px;
	left: 15px;
	width: 620px;
	height: 35px;
	z-index: 1000;
	background-color: Black;
	border: Yellow solid 1px;
	opacity: .6;
	filter: alpha(opacity=60);
}

#header2 .inner .noscript .text
{
	position: absolute;
	bottom: 35px;
	left: 25px;
	z-index: 1001;
	color: Red;
	font-size: 18px;
	font-weight: bold;
}

#header2 .inner .noscript a
{
	color: Orange;
}

#header2 .inner .signup_teaser
{
	position: absolute;
	z-index: 10;
	bottom: 30px;
	right: 10px;
	width: 100px;
	height: 100px;
}

#header2 .inner .signup_teaser img
{
	position: absolute;
	z-index: 10;
	width: 100px;
	height: 100px;
	right: 0;
	top: 0;
}

#header2 .inner a.signup_text
{
	position: absolute;
	z-index: 20;
	display: block;
	top: 20px;
	right: 0;
	width: 100px;
	height: 80px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#header2 .inner a.signup_text:hover
{
	text-decoration: none;
}

a.signup_text .signup_text_1, a.signup_text .signup_text_3
{
	display: block;
	font-size: 13px;
}

a.signup_text .signup_text_2
{
	display: block;
	font-size: 16px;
}

#header2 .inner .header_bottom
{
	position: absolute;
	z-index: 15;
	width: 806px;
	height: 21px;
	left: -6px;
	bottom: 0;
	background: Transparent url( "../../images/theme/header_se_stripe.gif" ) bottom left no-repeat;
}

#header2 .inner .header_bottom .menu_placeholder
{
	position: relative;
	float: right;
	right: 1px;
	top: 3px;
	width: 599px;
	height: 17px;
	border-top: solid 1px #383434;
	background: #f8a612;
}

#header2 .shadow_ne
{
	position: absolute; /*	z-index: 1; */
	right: 0;
	top: 0;
	height: 228px;
	width: 7px;
	background: Transparent;
}

#header2 .shadow_ne img, #header2 .shadow_ne span
{
	width: 7px;
	height: 228px;
	border: 0;
}

#text_reel_1
{
	position: relative;
	width: 630px;
	height: 75px;
	font-weight: bold;
	color: #FEDA9E;
	font-size: 24pt;
	line-height: 50px;
	vertical-align: bottom;
	white-space: pre;
}

/* -------- Site map menu ----------------- */
/* Site map menu - container */
.MainMenu
{
	position: relative;
	float: right;
	right: 0px;
	top: 3px;
	z-index: 100;
	width: 600px;
	margin: 0;
	padding: 0;
	border: none;
}

/* Site map menu - all links */
.MainMenu a, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a, /* This two are for IE6 or lower */ .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren a /* This two are for IE6 or lower */
{
	font-weight: bold;
	color: Black;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.MainMenu a:hover, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover, /* This two are for IE6 or lower */ .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover /* This two are for IE6 or lower */
{
	font-weight: bold;
	color: Black;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

/* Site map menu - static part */
.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren
{
	width: 118px;
	margin-left: 1px;
	margin-right: 1px;
	height: 17px;
	line-height: 17px;
	border-top: solid 1px #383434;
	background: #f8a611;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Selected
{
	background: #feda9e;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background: #b17508;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-ChildSelected
{
	background: #fbc460;
}

/* Site map menu - dynamic part */
.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul
{
	width: 130px;
	bottom: 20px !important;
	left: -3px;
	z-index: 50;
	background: Transparent url( "../../images/theme/transp_bg.png" ) right repeat;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren
{
	position: relative;
	right: 3px;
	top: 2px;
	width: 128px;
	height: 17px;
	margin-bottom: -1px !important;
	line-height: 17px;
	background: #f8a611;
	border: solid 1px #e1960f;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Selected
{
	background: #feda9e;
}

.MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li:hover, .MainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Hover
{
	background: #b17508;
}

/* ======== Content part =================================================== */
/* -------- All content part -------------- */
#content_part
{
	float: left;
	clear: both;
	width: 807px;
	margin-left: 0px;
	padding: 0px;
	background: Transparent url( "../../images/theme/shadow_e.png" ) right repeat-y;
	text-align: center;
}

#content_part_inner
{
	float: left;
	width: 798px;
	margin: 0px;
	min-height: 500px;
	border-top: solid 2px #2a2727;
	border-left: solid 1px #636363;
	background: #e3e3e3;
}

/* -------- Left Side Bar ----------------- */
#sidebar_left
{
	float: left;
	width: 187px;
	margin: 6px 0 0 0;
	position: relative;
	left: 0;
	top: 0;
}

.block_left .content
{
	padding-left: 10px;
	padding-right: 5px;
}

.block_left .title
{
}

.leftbar_btn
{
	margin-top: 2px;
}

#btn_testdemo
{
	width: 178px;
	height: 88px;
}

#btn_testdemo a img
{
	width: 178px;
	height: 88px;
}

#btn_events
{
	width: 178px;
	height: 88px;
}

#btn_events a img
{
	width: 178px;
	height: 88px;
}

#btn_testimonials
{
	width: 178px;
	height: 88px;
}

#btn_testimonials a img
{
	width: 178px;
	height: 88px;
}

#btn_links
{
	width: 178px;
	height: 88px;
}

#btn_links a img
{
	width: 178px;
	height: 88px;
}

/* -------- Center part blocks ------------ */
#center_part
{
	position: relative;
	float: right;
	width: 611px;
}

#center_part #center_block
{
}

#center_part #center_block .content
{
/*
	border: solid 1px #c7afaf;
	background: #ead0a4 url( "../../images/theme/block_body_bg.gif" ) top repeat-x;
*/
	background: transparent;
	padding: 15px 15px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	min-height: 450px;
}

#content_images_slideshow
{
	position: absolute;
	width: 419px;
	height: 287px;
	left: -13px;
	top: -12px;
}

#center_part_fullsize /* Used in Simple.master based pages */
{
	float: left;
	position: relative;
	width: 794px;
	margin-left: 2px;
}

#center_part_fullsize #center_block
{
	background: #ead0a4 url( "../../images/theme/block_body_bg.gif" ) top repeat-x;
	border: solid 1px #c7afaf;
}

#center_part_fullsize #center_block .content /* Used in Simple.master based pages */
{
	padding: 15px 15px 30px 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	min-height: 380px;
}

/* -------- Login block ------------------- */
#login_wrapper
{
	width: 611px;
	text-align: center;
	margin-top: 100px;
}

.login_block_outer
{
	margin: 2px 0px 5px 1px;
	text-align: center;
}

.login_block
{
	width: 611px;
	margin: auto;
	background: #626262;
	line-height: 18px;
}

.login_block .lb_inner
{
	width: 595px;
	position: relative;
	left: -1px;
	top: -2px;
	padding: 5px 4px 5px 8px;
	border: solid 2px #842e2f;
	background: #902325;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

.login_block .lb_inner .lb_title_closed
{
	position: absolute;
	float: left;
	left: 8px;
	top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #f8a611;
	cursor: pointer;
}

.login_block .lb_inner .lb_title_closed a
{
	color: #f8a611 !important;
}

.login_block .lb_inner .lb_title_closed:hover
{
	color: #feda9e !important;
}

.login_block .lb_inner .lb_title_closed a:hover
{
	color: #feda9e !important;
}

.lb_title /* Used for both anonymous and logged in titles */
{
	position: absolute;
	float: left;
	left: 8px;
	top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: White;
}

.lb_username
{
	position: absolute;
	float: left;
	left: 8px;
	top: 26px;
	width: 230px;
	height: 22px;
	vertical-align: middle;
}

.lb_password
{
	position: absolute;
	float: left;
	left: 8px;
	top: 50px;
	width: 230px;
	height: 20px;
	vertical-align: baseline;
}

.lb_rememberpass
{
	position: absolute;
	float: left;
	left: 8px;
	top: 74px;
	width: 125px;
	height: 18px;
	line-height: 16px;
	vertical-align: middle;
}

.lb_username label, .lb_password label
{
	position: relative;
	float: left;
	width: 68px;
	text-align: left;
}

.lb_username input, .lb_password input
{
	position: relative;
	float: left;
	width: 150px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.lb_username .validator, .lb_password .validator
{
	position: relative;
	float: left;
	left: -8px;
	z-index: 100;
	color: Red;
	font-weight: bold;
	text-align: left;
}

.lb_rememberpass label
{
	position: relative;
	float: left;
	width: 92px;
	text-align: left;
}

.lb_rememberpass input
{
	float: left;
	vertical-align: baseline;
}

.lb_loginbutton
{
	position: absolute;
	left: 236px;
	top: 50px;
}

.lb_loginbutton input
{
	width: 48px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.lb_top_links a, .lb_bottom_links a
{
	color: #f8a611 !important;
	text-decoration: none !important;
}

.lb_top_links a:hover, .lb_bottom_links a:hover
{
	color: #feda9e !important;
	text-decoration: underline !important;
}

.lb_top_links
{
	position: absolute;
	float: right;
	top: 2px;
	right: 30px;
	color: #f8a611;
	font-size: 11px;
}

.lb_errormsg
{
	position: absolute;
	float: right;
	right: 4px;
	top: 21px;
	width: 126px;
	height: 50px;
	font-size: 11px;
	color: Yellow;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
}

.lb_bottom_links
{
	font-size: 11px;
	position: absolute;
	bottom: 2px;
	right: 8px;
	float: right;
}

.login_block_user
{
	width: 611px;
	height: 64px;
	margin: auto;
	background: #626262;
}

.login_block_user .lb_inner
{
	width: 595px;
	height: 50px;
	position: relative;
	left: -1px;
	top: -2px;
	padding: 5px 4px 5px 8px;
	border: solid 2px #842e2f;
	background: #902325;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

.login_block_user .lb_inner .lb_admin_links
{
	position: absolute;
	float: right;
	top: 6px;
	right: 30px;
	color: #f8a611;
	font-size: 12px;
}

.login_block_user .lb_inner .lb_admin_links a
{
	color: Yellow !important;
	text-decoration: none !important;
}

.login_block_user .lb_inner .lb_admin_links a:hover
{
	text-decoration: underline !important;
}

.login_block_user .lb_inner .lb_buttons
{
	position: absolute;
	left: 130px;
	top: 26px;
	clear: both;
	width: 420px;
	padding-top: 4px;
	text-align: center;
}

.login_block_user .lb_inner .lb_buttons ul
{
	width: 100%;
	display: block;
	text-align: center;
}

.login_block_user .lb_inner .lb_buttons ul li
{
	list-style: none;
	float: left;
	background: #f8a611;
	margin: 0 2px 0 2px;
	min-width: 100px;
	text-align: center;
	padding: 0 4px 0 4px;
	border: solid 1px #383434;
}

.login_block_user .lb_inner .lb_buttons ul li:hover
{
	background: #b17508;
}

.login_block_user .lb_inner .lb_buttons a
{
	color: Black !important;
	text-decoration: none !important;
}

.login_block_user .lb_inner .lb_buttons a:hover
{
	color: Black !important;
	text-decoration: none !important;
}

/* -------- Right Side Bar ---------------- */
#sidebar_right
{
	position: relative;
	float: right;
	width: 183px;
	right: -1px;
	top: 0px;
	margin-top: 0px;
}

.block_right .content
{
	padding-left: 5px;
	padding-right: 10px;
}

.block_right .title
{
}

/* -------- Common blocks styles ---------- */
.block_left, .block_right
{
}

.title_shadow
{
	margin: 2px 0px 0px 1px;
	background: #626262;
	height: 24px;
}

.title
{
	position: relative;
	display: block;
	left: -1px;
	top: -2px;
	height: 24px;
	vertical-align: middle;
	background: #902325 url( "../../images/theme/block_header_bg.gif" ) top repeat-x;
	color: White;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.block_left .title a, .block_right .title a
{
	color: #f8a611;
	text-decoration: none;
}

.block_left .title a:hover, .block_right .title a:hover
{
	color: #feda9e;
	text-decoration: none;
}

.block_left .content, .block_right .content
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.block_left .content ul, .block_left .content ol, .block_right .content ul, .block_right .content ol
{
	margin-left: 2em !important;
}

.block_center a, .inner_block a
{
	color: #9e2106;
	text-decoration: none;
}

.block_center a:hover, .inner_block a:hover
{
	text-decoration: underline;
}

#links_block .content
{
	min-height: 200px !important;
}

/* -------- Footers blocks----------------- */
#footer
{
	clear: both;
	float: left;
	width: 807px;
	margin-left: 0px;
	text-align: center;
	line-height: 19px;
	font-weight: bold;
	background: Transparent url( "../../images/theme/shadow_se.png" ) right bottom no-repeat;
}

#footer #footer_inner
{
	float: left;
	width: 798px;
	margin: 0px;
	padding-bottom: 4px;
	border-left: solid 1px #636363;
	border-bottom: solid 1px #636363;
	background: #e3e3e3;
}

#footer_content
{
	position: relative;
	float: right;
	width: 611px;
}

#footer_ad
{
	width: 798px;
	height: 90px;
	margin: 0;
	padding: 7px 0 0 0;
	clear: both;
}

#footer_ad a
{
	display: block;
	position: relative;
	z-index: 100;
	top: -90px;
	width: 798px;
	height: 90px;
}

#footer_ad a img, #footer_ad img
{
	width: 728px;
	height: 90px;
	border: 0;
	position: relative;
}

/*
.footer_ad_left
{
	float: left;
	left: 5px;
}

.footer_ad_right
{
	float: right;
	right: 5px;
}
*/

#footer #footer_inner #legal
{
}

/* - Inner block (block inside center block - */
.inner_block
{
	clear: both;
	margin: -13px -7px 15px -7px;
	text-align: left;
}

.inner_block .title_shadow
{
	position: relative;
	top: 2px !important;
	margin: 0px 21px 5px 22px !important;
}

.inner_block .title
{
	top: -2px !important;
}

.inner_block .content
{
	background: Transparent !important;
	border: none !important;
	padding: 3px 0px 5px 0px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	min-height: 0 !important;
}

/* -------- Special local styles ---------- */
/* Tests lists on Classes page. */
table.tests_list
{
	margin: 0;
}

table.tests_list tr
{
	margin-top: 1px;
	margin-bottom: 2px;
}

table.tests_list tr td
{
	width: 385px;
	position: relative;
	padding: 5px 5px 5px 9px;
	border: solid 2px #b37d1e;
	line-height: 16px;
	vertical-align: top;
}

table.tests_list tr td div.ti_all
{
	position: relative;
	width: 100%;
}

table.subscribed_tests tr td
{
	background: #eeecd7;
}

table.subscribed_tests tr td div.ti_all
{
/*	height: 210px; */
}

table.all_tests tr td div.ti_all
{
/*	height: 210px; */
}

table.all_tests tr td
{
	background: #f8a611;
}

table.tests_list tr td div.ti_all div.desc_part
{
	position: relative;
	clear: both;
	top: 0;
	text-align: left;
}

table.tests_list tr td div.ti_all div.desc_part div.test_numbername
{
	position: relative;
	top: 0;
	padding-bottom: 0.5em;
}

table.tests_list tr td div.ti_all div.desc_part div.test_icon
{
	float: left;
	position: relative;
	top: 2px;
	left: -9px;
	margin: 0 2px 7px 0;
}

table.tests_list tr td div.ti_all div.desc_part div.test_icon img
{
	border: solid 1px #b67e19;
}

table.tests_list tr td div.ti_all div.actions_line
{
/*	position: absolute; */
	clear: both;
	bottom: 0;
	padding-top: 0.5em;
}

table.tests_list tr td div.ti_all div.actions_line .details
{
	float: left;
	width: 48%;
}

table.tests_list tr td div.ti_all div.actions_line .price
{
	float: right;
	width: 230px;
	text-align: right;
}

table.tests_list tr td div.ti_all div.actions_line div.subs_expired
{
	float: right;
	width: 100%;
	font-size: 11px;
	text-align: right;
}

table.tests_list tr td div.ti_all div.actions_line div.subs_not_started
{
	width: 100%;
	font-size: 11px;
}

table.tests_list tr td div.ti_all div.actions_line div.subs_renew
{
	float: right;
	width: 100%;
	text-align: right;
}

table.tests_list tr td div.ti_all div.actions_line div.pass_test
{
	float: left;
	width: 120px;
}

table.tests_list tr td div.ti_all div.actions_line div.subs_dates
{
	float: right;
	width: 244px;
	text-align: right;
	font-size: 11px;
}

table.tests_list tr td div.ti_all div.expire_line_not_yet
{
	color: Green;
}

table.tests_list tr td div.ti_all div.expire_line_already
{
	color: Red;
}

/* Newsletter Block. */
#btn_newsletter
{
	width: 178px;
	height: 117px;
	position: relative;
}

#btn_newsletter img
{
	width: 178px;
	height: 117px;
}

.newsletter_panel
{
	position: absolute;
	top: 41px;
	left: 7px;
	width: 164px;
	height: 64px;
}

.newsletter_panel .newsletter_text, .newsletter_panel .newsletter_message
{
	position: absolute;
	top: 0;
	left: 0;
	width: 164px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 14px;
}

.newsletter_panel .newsletter_email
{
	position: absolute;
	top: 30px;
	left: 0;
	margin-left: 13px;
	width: 135px;
	height: 14px;
	background: #cbcbcb;
	border: 1px solid #340708;
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.newsletter_panel .newsletter_validator
{
	position: absolute;
	top: 30px;
	right: 20px;
	font-size: 18px;
	font-weight: bold;
}

.newsletter_panel a.newsletter_button
{
	position: absolute;
	top: 48px;
	left: 58px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 14px;
	text-decoration: none;
}

.newsletter_panel a.newsletter_button:hover
{
	text-decoration: underline;
}

/* Test Results */
.testr
{
	font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

.testr h2
{
	font-size: 18px;
}

.testr h4
{
	font-size: 16px;
	margin: 0.5em 0 0.5em 0;
}

.testr_row
{
	clear: both;
	margin: 0 3em 0 3em;
	line-height: normal;
}

.testr_row .label
{
	float: left;
	width: 60%;
	text-align: left;
}

.testr_row .formw
{
	float: right;
	width: 39%;
	text-align: left;
}

.demoresults_buttons
{
	margin: 5em 1em 1em 1em;
}

.demoresults_buttons .btn_takedemotestagain
{
	margin: 0 1em 0 0;
}

.demoresults_buttons .btn_signup
{
	margin: 0 0 0 1em;
}

/* Test Prepare */
.testprep
{
	padding: 1em 2em 0 2em;
	font-size: 14px;
}

.testprep .tp_title
{
	font-size: 20px;
	font-weight: bold;
}

.testprep hr
{
	width: 33%;
}

.testprep .tp_desc
{
	text-align: justify;
	margin: 1em 0 1em 0;
}

.testprep .tp_desc .tp_desc_title
{
	font-weight: bold;
}

.testprep .tp_desc .tp_desc_content
{
	font-size: 16px;
}

.testprep .tp_modes
{
	margin: 0.5em 0 0.5em 0;
}

.testprep .tp_modes .tp_mode
{
	margin: 0.8em 0 0.8em 0;
}

.testprep .tp_rules
{
	margin: 0.5em 0 0.5em 0;
}

.testprep .tp_rules .tp_rules_title
{
	font-weight: bold;
}

.testprep .tp_buttons
{
	margin: 1em 0;
	text-align: center;
}

/* Shopping cart. */
hr.shopcart_line
{
	color: #b37d1e;
	background-color: #b37d1e;
	height: 2px;
	border: none;
	margin: 0.5em 1em 2em 0.5em
}

table.shopcart_items
{
	margin: 0;
	width: 100%;
	clear: both;
}

table.shopcart_items thead tr
{
	margin-top: 1px;
	margin-bottom: 2px;
}

table.shopcart_items thead tr th
{
	background: #902325;
	border-top: solid 2px #b37d1e;
	border-right: solid 1px #b37d1e;
	color: White;
}

table.shopcart_items thead tr th.shopcart_item
{
	border-left: solid 2px #b37d1e;
}

table.shopcart_items thead tr th.shopcart_period
{
	width: 200px;
}

table.shopcart_items thead tr th.shopcart_pricetotal
{
	width: 95px;
}

table.shopcart_items thead tr th.shopcart_actions
{
	width: 60px;
	border-right: solid 2px #b37d1e;
}

table.shopcart_items tbody tr
{
}

table.shopcart_items tbody tr td
{
	background: #eeecd7;
	border-top: solid 2px #b37d1e;
	border-right: solid 1px #b37d1e;
	line-height: 16px;
	vertical-align: top;
}

table.shopcart_items tbody tr td.shopcart_item
{
	padding: 5px 5px 5px 9px;
	border-left: solid 2px #b37d1e;
}

table.shopcart_items tbody tr td.shopcart_period
{
	padding: 5px;
}

table.shopcart_items tbody tr td.shopcart_pricetotal
{
	padding: 5px;
}

table.shopcart_items tbody tr td.shopcart_actions
{
	padding: 5px;
	border-right: solid 2px #b37d1e;
}

table.shopcart_items tfoot tr th
{
	background: #F8A611;
	color: Black;
	padding-right: 1em;
	text-align: right;
}

table.shopcart_items tfoot tr th.shopcart_totalitems
{
	border-top: solid 2px #b37d1e;
	border-left: solid 2px #b37d1e;
	border-right: solid 2px #b37d1e;
}

table.shopcart_items tfoot tr th.shopcart_summary
{
	border: solid 2px #b37d1e;
}

table.shopcart_items tfoot tr th.shopcart_couponrow
{
	border-left: solid 2px #b37d1e;
	border-right: solid 1px #b37d1e;
	text-align: left;
	padding: 0.2em 0 0.2em 1em;
}

table.shopcart_items tfoot tr th.shopcart_discountrow
{
	border-right: solid 2px #b37d1e;
}

table.shopcart_items tfoot tr th.shopcart_acceptedcards
{
	border-left: solid 2px #b37d1e;
	border-top: solid 2px #b37d1e;
	border-bottom: solid 2px #b37d1e;
	text-align: left;
	padding: 0.2em 0 0.2em 1em;
	vertical-align: middle;
}

table.shopcart_items tfoot tr th.shopcart_totalmoney
{
	border-right: solid 2px #b37d1e;
	border-top: solid 2px #b37d1e;
	border-bottom: solid 2px #b37d1e;
}

.shopcart_totalmoney_label
{
	font-size: larger;
	text-decoration: underline;
}

div.shopcart_item_all
{
	text-align: left;
	position: relative;
	min-height: 120px;
	width: 100%;
}

div.shopcart_item_all div.desc_part
{
	position: relative;
	clear: both;
	top: 0;
}

div.shopcart_item_all div.desc_part div.test_numbername
{
	position: relative;
	top: 0;
	padding-bottom: 0.5em;
}

div.shopcart_item_all div.desc_part div.test_icon
{
	float: left;
	position: relative;
	top: 2px;
	left: -9px;
	margin: 0 2px 7px 0;
}

div.shopcart_item_all div.desc_part div.test_icon img
{
	border: solid 1px #b67e19;
}

div.shopcart_item_all div.actions_line
{
	position: absolute;
	clear: both;
	bottom: 0;
	padding-top: 0.5em;
}

div.shopcart_topline
{
	height: 25px;
}

div.shopcart_bottomline
{
	height: 40px;
}

.shopcart_links
{
	position: relative;
	float: left;
	clear: both;
	top: 0;
	width: 300px;
	line-height: 30px;
	text-align: left;
}

.shopcart_buttons
{
	position: relative;
	float: right;
	top: 10px;
	width: 300px;
	text-align: right;
}

.shopcart_buttons input
{
	padding: 0.1em 0.2em 0.1em 0.2em;
}

.shopcart_notify
{
	width: 100%;
	text-align: left;
}

.shopcart_discount_teaser
{
	font-weight: normal;
}

.shopcart_discount_teaser_price
{
	color: Red;
}

.shopcart_discount_old_price
{
	text-decoration: line-through;
	font-weight: normal;
}

.shopcart_discount_price
{
	color: Red;
}

.shopcart_discount_error_label
{
	color: Red;
}

.shopcart_final_price
{
	font-weight: bold;
}

.shopcart_periods_list
{
	width: 180px;
}

table.shopcart_items thead tr th.shopcart_checkout_item
{
	border-left: solid 2px #b37d1e;
}

table.shopcart_items thead tr th.shopcart_checkout_period
{
	width: 255px;
}

table.shopcart_items thead tr th.shopcart_checkout_pricetotal
{
	width: 100px;
	border-right: solid 2px #b37d1e;
}

table.shopcart_items tbody tr td.shopcart_checkout_item
{
	padding: 5px 5px 5px 9px;
	border-left: solid 2px #b37d1e;
}

table.shopcart_items tbody tr td.shopcart_checkout_period
{
	padding: 5px;
}

table.shopcart_items tbody tr td.shopcart_checkout_pricetotal
{
	padding: 5px;
	border-right: solid 2px #b37d1e;
}

.shopcart_pending_topline
{
	text-align: left;
	line-height: 16px;
	clear: both;
}

table.shopcart_pending
{
	margin: 0 0 1em 0;
	width: 100%;
	clear: both;
}

table.shopcart_pending thead tr
{
	margin-top: 1px;
	margin-bottom: 2px;
}

table.shopcart_pending thead tr th
{
	background: #902325;
	border-top: solid 2px #b37d1e;
	border-right: solid 1px #b37d1e;
	color: White;
}

table.shopcart_pending thead tr th.shopcart_pending_invoicenum
{
	border-left: solid 2px #b37d1e;
	width: 60px;
}

table.shopcart_pending thead tr th.shopcart_pending_description
{
}

table.shopcart_pending thead tr th.shopcart_pending_created
{
	width: 150px;
}

table.shopcart_pending thead tr th.shopcart_pending_expires
{
	width: 150px;
}

table.shopcart_pending thead tr th.shopcart_pending_actions
{
	width: 70px;
	border-right: solid 2px #b37d1e;
}

table.shopcart_pending tbody tr
{
}

table.shopcart_pending tbody tr td
{
	background: #eeecd7;
	border-top: solid 2px #b37d1e;
	border-right: solid 1px #b37d1e;
	line-height: 16px;
	vertical-align: top;
}

table.shopcart_pending tbody tr td.shopcart_pending_invoicenum
{
	border-left: solid 2px #b37d1e;
}

table.shopcart_pending tbody tr td.shopcart_pending_actions
{
	border-right: solid 2px #b37d1e;
}

table.shopcart_pending tfoot tr th
{
	background: #F8A611;
	color: Black;
	padding-left: 1em;
	text-align: left;
	border: solid 2px #b37d1e;
}

/* Receipt page. */
table.receipt_items
{
/*	border: 1px solid black;
	border-collapse: collapse; */
	width: 80%;
}

table.receipt_items tr th, table.receipt_items tr td
{
/*
	border: 1px solid black;
	border-collapse: collapse;
*/
}

hr.receipt_line
{
	width: 90%;
	color: Black;
	background-color: Black;
	height: 1px;
	border: none;
}

/* Events page. */
div.events_name
{
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

div.events_date
{
	text-align: right;
}

div.events_description
{
	text-align: justify;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

div.events_fulltext
{
	text-align: justify;
	margin: 0 0 3em 0;
}

/* Testimonials page */
div.testimonial_item
{
	margin-bottom: 3em;
}

div.testimonial_item div.testimonial_header
{
	text-align: justify;
	font-weight: bold;
}

div.testimonial_item div.testimonial_header .testimonial_quote
{
	font-size: larger;
	font-style: italic;
}

div.testimonial_item div.testimonial_header .testimonial_text
{
	text-align: justify;
}

div.testimonial_item div.testimonial_footer
{
	padding-left: 1cm;
}

div.testimonial_name
{
	font-weight: bold;
	font-size: larger;
}

div.testimonial_requisites
{
}

div.testimonial_item div.testimonial_date
{
	text-align: right;
}

