/* Common code */


        * { margin:0px; padding:0px; }
	

/* Common code */
	html, body
	{
		margin: 0;
		padding: 0;
		color: black;
		font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		background-color: white;
		font-size: 12px;
		line-height: 14px;
	}


	br.clear
	{
		clear: both;
	}

	a img
	{
		border: none;
	}

	body
	{
		behavior:url("Images/csshover.htc");
        background: #0067aa url(Images/bg.gif) repeat-x scroll top left;
	}
/* Common code */

/* Header */
	#Header
	{
		background: transparent url(Images/Header.gif) no-repeat scroll top center;
		height: 93px;
	}

	#ColorStrip
	{
		display: none;
	}

	/* Links to learning center page */
	#LCLinks
	{
		margin: 0;
		padding: 0;

		position: absolute;
		top: 5px;
		/*left: 50%;*/
		left:65%;
		margin-left: 50px;
		z-index: 3;
		height: 20px;
		width: 300px;

		list-style: none;
		background: none;
		white-space:nowrap;
	}
	.ie8 #LCLinks, .ie7 #LCLinks
	{
		margin-left: 60px;
	}
	#LCLinks li
	{
		display: block;
		float: left;
		width: 120px;
		text-align: center;
		color: white;
	}
	#LCLinks a
	{
		color: white;
		font-size: 11px;
		font-weight: bold;
	}
	#Comp
	{
		padding-right: 10px;
		text-align: left !important;
		border-right: 0px solid #0068aa;
	}
	#Comp a
	{
		text-align: right !important;
	}
	#Business
	{
		padding-left: 10px;
		text-align: left !important;
	}

	/* Language navigation */
		#Languages
		{
			margin: 0;
			padding: 0;

			position: absolute;
			top: 50px;
			left: 50%;
			margin-left: 120px;
			z-index: 3;
			font-size: 90%;

			height: 24px;
			width: 230px;

			list-style: none;
		}
		#Languages li
		{
			display: block;
			float: left;
			width: 63px;
			height: 21px;
			text-align: center;
			margin-top: 2px;
			margin-left: 5px;
			line-height: 21px;
			background: transparent url(Images/Lang.gif) no-repeat scroll top left;
		}
		#Languages li.current
		{
			background-image: url(Images/Lang-current.gif);
		}
		#Languages li a, #Languages li
		{
			text-decoration: none;
			color: #696969;
		}
		#Languages li a.current
		{
		}
		#Languages-LV
		{
			margin-left: 10px;
		}
	/* Language navigation */

	h1 span
	{
		position: absolute;
		top: -1000px;
	}
	h1
	{
		margin: 0;
		padding: 0;

		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -355px;

		height: 96px;
		width: 160px;
		z-index: 2;

		background: transparent none no-repeat scroll center center;
	}
/* Header */

/* Body */
	#Body
	{
		text-align: center;
	}

	#Content
	{
		width: 750px;
		background-color: white;
		text-align: left;
		margin: 0 auto;
	}

    #main_body
    {
        width: 510px;
        left: left;
    }

    #right_menu
    {
        float: right;
        width: 210px;
/*        background-color: red;*/
    }

	#Login
	{
		width: 166px;
		height: 26px;

		position: absolute;

		margin-top: -20px;
		left: 50%;
		margin-left: 209px;

	/*	background: transparent url(Images/Login2.gif) no-repeat scroll top left;*/
	}

	#Main #Login
	{
		top: 295px;
		width:120px;

		height:15px;
		cursor:pointer;
	/*		border:1px solid black;
	background-image: url(Images/Login.gif);*/
	}

	#Login a
	{
		display: block;
		height: 26px;
		line-height: 26px;
		float: right;
		font-size: 11px;
		text-decoration: none;
		text-align: right;
		padding-right: 10px;
		color: #104569;
	}

	h2
	{
		margin: 0;
		padding: 0;

		width: 750px;
		height: 65px;


		background: #6ab5da url(Images/Logo.jpg) no-repeat scroll top left;
		/*background: #35a9d4 url(Images/Understood2.jpg) no-repeat scroll top left;*/
	}
	#Main h2
	{
		height: 189px;
		background-image: url(Images/understood_.jpg);
	}
	h2 span
	{
		position: absolute;
		top: -10000px;
	}

	h3, .h3
	{
		display: block;
		margin: 15px 25px;
		font-size: 16px;
		font-weight: bold;
		color: #961239;
		padding-bottom: 0px;
        line-height: 22px;
	}

	h4, .h4
	{
		display: block;
		margin: 0;
		padding: 0;

		margin-top: 30px;

		font-size: 12px;
		font-weight: bold;
	}

	h4, p, .h4
	{
		margin-right: 25px;
		margin-left: 25px;
		color: black;
	}

	.special
	{
		display: block;
		color: #156da8;
	}

	#Main #Content p
	{
		width: 350px;
	}

	#Main #Content p, #Main #Content li
	{
		color: #696969;
	}

	#Content ul
	{
		list-style: square;
		padding-left: 50px;
		margin-right: 30px;
	}
	#Content ol
	{
		padding-left: 50px;
		margin-right: 30px;
	}

	.ImageContainer
	{
		text-align: center;
		padding: 30px;
	}
	.ImageContainer img
	{
		margin: 0 auto;
	}

	/* Page controls (print & send) */
		#Main #PageControls
		{
			display: none;
            margin-top: 0px;
			
		}
		#PageControls
		{
			height: 20px;
			margin-bottom: 0;
			padding: 0px;
		}
		#PageControls a
		{
			float: left;
			font-family: Verdana;
			font-size: 10px;
			color: #156da8;
			display: block;
			width: 100px;
			text-decoration: none;
		}
		#PageControls #SendControl
		{
			background: transparent url(Images/Send.gif) no-repeat scroll center left;
			padding-left: 20px;
			width: 130px;
		}
		#PageControls #PrintControl
		{
			background: transparent url(Images/Print.gif) no-repeat scroll center left;
			padding-left: 20px;
			width: 80px;
		}
	/* Page controls (print & send) */

	/* First page special blocks */
		div.special
		{
			background-color: #f0f0f0;
			width: 308px;
			font-size: 11px;
			padding-bottom: 10px;
		}
		div.special p
		{
			margin-left: 0;
			margin-right: 0;
			width: 280px !important;
			padding-top: 10px;
			padding-left: 15px;
		}
		div.special ol
		{
			margin: 0;
			padding: 0;
		}
		div.forward
		{
			background: transparent url(Images/Forward.gif) no-repeat scroll top left;
			width: 308px;
			height: 73px;
			margin-top: 20px;
		}
		div.forward a
		{
			display: block;
			color: white;
			font-weight: bold;
			text-decoration: none;
			margin: 0 20px;
			padding: 22px 50px 10px 0;
		}
		#Blocks
		{
/*			float: right;*/
/*			width: 308px;*/
/*			margin-right: 15px;*/
/*			margin-bottom: 30px;*/
/*			margin-top: 40px;*/
		}
		.ie6 #Blocks
		{
/*			width: 308px !important;*/
			overflow: hidden;
			margin-right: 5px;
		}
	/* First page special blocks */

	/* Forms */
		fieldset
		{
			margin: 40px 25px;

            background-color: #edf4f7;
			border: 1px solid #c3cfd8;
			padding: 10px;
            width: 440px;
		}
		span.req
		{
			color: #903;
		}

		input, textarea
		{
			border: 1px solid #c3cfd8;
			font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		}

		label, input, textarea
		{
			display: block;
			margin-top: 7px;
		}
		label
		{
			float: left;
			width: 150px;
			margin-left: 10px;
		}
		label.big, label#Label_Info, label#Label_Text, label#Label_Comments
		{
			width: 200px;
			float: none;
		}
		input
		{
			width: 200px;
			margin-left: 160px;
		}
		textarea
		{
			width: 350px;
			height: 100px;
			margin-left: 100px;
		}
		p.notice
		{
			color: #666;
			font-size: 11px;
			margin-left: 10px;
		}

		.controls
		{
			margin: 20px 0;
		}
		.controls input
		{
			display: inline;
			width: 93px !important;
			height: 25px;
			color: white;
			background-color: #961239;
			border: none;
			padding: 0;
			margin: 0;
			line-height: 25px;
		}

		#Contacts .controls, #Send .controls, #Test .stage1 .controls
		{
			text-align: left;
		}
		#Contacts .controls input, #Send .controls input, #Test .stage1 .controls
		{
			/*margin-left: 130px;*/
		}
		#Test .stage1 .controls
		{
			margin-left: 0px;
			width: 130px;
		}

		#Contacts label, #Send label, #Test .stage1 label
		{
			width: 80px;
			/*margin-left: 30px;*/
		}
		#Send label, #Test .stage1 label
		{
			width: 120px;
		}
		#Contacts input, #Send input, #Test .stage1 input
		{
			width: 220px;
			/*margin-left: 20px;*/
		}
		.opera #Contacts input, .opera #Send input, .Opera #Test .stage1 input
		{
			margin-left: 10px;
		}
		#Contacts label[for="FirstName"]
		{
			margin-top: 2px;
		}
		#Comments, #Text
		{
			width: 380px;
			margin-left: 0;
		}
                #Label_Comments
                {
                    /*margin-left: 0px !Important;*/
                }

		#CommentField
		{
/*			float: right;*/
/*			margin-right: 50px;*/
            margin-left: 30px;
            margin-top: 10px;
		}
		/*
		#check
		{
			float: right;
			margin-right: 50px;
			margin-top:200px;

		}

		#check input {margin-left:30px;border:1px solid black;width:10px;padding-left:-30px;}
		#Label_Check {margin-right:247px;white-space:nowrap;font-size:11px;}
		 #Label_Check {white-space:nowrap;}*/
 #check label
{
	width: 340px !important;
}
		 #Check {float:right;margin-right:40px;border:0;}
		#CommentField label
		{
			margin: 0;
			width: 200px;
		}

#Test #Label_Check
{
    float: left;
    /*width: 250px !important;*/
}

#check #Check
{
/*	display: inline;*/
/*	position:relative;*/
/*	top:-50px;*/
/*	left:50px;*/
    width: 50px !important;
    float: left;
    margin: 0px !important;
}
	/* Forms */

	#AdWordsConversion
	{
		text-align: center;
	}
/* Body */

/* Footer */
#Footer
{
	clear: both;
	height: 75px;
	background-color: #0068aa;
	color: white;
	text-align: center;
}
#Footer p
{
	width: 700px;

	padding: 0;
	margin: 0 auto;

	padding-top: 20px;
	text-align: left;

	color: white;
}
#Footer p
{
	padding: 0px;
}

#Footer p.hcard
{
	padding-top: 5px;
	
}
#Footer p.hcard .n
{
	display: none;
}
#Footer p.hcard .tel
{
	font-weight: bold;
	color: #f8d368;
}
#Footer p.hcard .email
{
	font-weight: bold;
	color: #f8d368;
	text-decoration: underline;
}
#Footer p.hcard .email img
{
	position: relative;
	top: 3px;
	border: none;
}
#Footer p.hcard .email img a
{
	border: none;
}
/* Footer */

#mailer_data
{
	position: absolute;
	top: -20000px;
	visibility: hidden;
}

#Body
{
	padding-top:26px;
}

#Body #Content p.error
{
	color: red;
	border: 1px solid red;
	margin: 20px;
	padding: 20px;
	text-align: center;
}

#Counters #TopLV
{
	width: 88px;
	float: left;
	margin-top: 4px;
}
#Counters #PulsLV
{
	width: 81px;
	margin-left:20px;
	float: left;
}
#Counters
{
	margin: 0 auto;
	height: 39px;
	width: 480px;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	margin-top: 5px;
}

.register_mail_submit {position:relative;right:90px;top:-6px;width:40px;}
.register_mail_email {position:relative;right:250px;top:-30px;width:150px;margin-top:-15px;}

.register_mail_submit_mini {position:relative;right:60px;top:-16px;width:40px;}
.register_mail_email_mini {position:relative;right:220px;top:10px;width:150px;}

.register_text_email_mini {margin-top:10px;margin-left:25px;}


#Minigids
{
	padding-top: 10px;
	padding-left: 10px;
}

#buyonlinebutton
{
    background-color:#0cae45;
    border:medium none;
    color:white;
    display:inline;
    float: right;
    height:25px;
    line-height:25px;
/*    margin:0;*/
/*    padding:0;*/
/*    clear: both;*/
    cursor: pointer;
    margin-left: 5px;
    margin-right: 80px;
}

#Testimonial
{
    background: white url(Images/T-bg.gif) repeat-y scroll bottom left;
    width: 203px;
    /*min-height: 180px;*/
    margin: 0px;
    margin-top: 20px;
    margin-left: 0px !important;
    margin-left: 12px;
}
.ie6 #Testimonial
{
    height: 202px;
}
#Testimonial #T-Top
{
    background: transparent url(Images/T-top.gif) no-repeat scroll top left;
    padding-top: 25px;
}
#Testimonial #T-Bottom
{
    background: transparent url(Images/T-bottom.gif) no-repeat scroll bottom left;
    position: relative
}

#Testimonial_text
{
    color: #696969;
    font-style: italic;
    font-family: Georgia, Times New Roman, serif;
    margin: 0px;
    padding-left: 10px;
    margin-bottom: 0;
    position: relative;
/*    left: -13px;*/
    top: -12px;
    width: 180px !important;
}
#Testimonial_name
{
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, Times New Roman, serif;
    width: 100px !important;
    position: relative;
    left: 10px;
    top: 18px;
}


#newHorizonsOnlineSelect
{
    background: white url(Images/languages_03.jpg) repeat-x;
    height: 29px;
    margin-left: 24px !important;
    width: 482px;
}

#newHorizonsOnlineSelect span
{
    height: 29px;
    line-height: 29px;
    padding-left: 7px;
    color: #000000;
    font-weight: bold;
}

#newHorizonsOnline
{
    margin-top: 1px !important;
    padding-left: 24px !important;
    margin-right: 0px !important;
}

#newHorizonsOnline li
{
    background: white url(Images/languages_03.jpg) repeat-x;
    display:inline-block;
    float:left;
    font-size:12px;
    margin:0;
    margin-bottom: 1px;
    margin-right: 1px;
/*    padding:2px 10px;*/
    width:160px;
/*    background-color: red;*/
    height: 29px;
}



#newHorizonsOnline li a
{
    height: 29px;
    line-height: 29px;
    padding-left: 7px;
    color: #393939;
    text-decoration: none;
}

#newHorizonsOnline li:hover
{
    background: white url(Images/languages_06.jpg) repeat-x;
    background-color: green;
    cursor: pointer;
}

#newHorizonsOnline li:hover a
{
    color: #ffffff;
    font-weight: bold;
}

p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

fieldset p
{
	padding: 0px;
}

p img
{
	padding: 10px;
}
