
/* Modified CLEAN MM 07 12 16 */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
RESET
*/
html, body, h1, h2, h3, h4, h5, ul, form {margin: 0;padding: 0;}
body {font:13px "Myriad","Trebuchet MS","Tahoma",arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% "Myriad","Trebuchet MS","Tahoma",arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}
img {border:none;}
form {clear:both;display:block;}
table {border-collapse: collapse;}
td {vertical-align: top;}
.s {font-size:smaller;}
.b {font-weight:bold;}
.blink {text-decoration:blink;}
.l {text-align:left;}
.c {text-align:center;}
.r {text-align:right;}
.block {display:block;}
/* block level only consider js version see: http://archivist.incutio.com/viewlist/css-discuss/2726 */

/* Modified CLEAN MM 07 12 16 */

#body {
	position:relative; 
	width:48.10em; /* width of body */
	margin:0px auto; 
	font-size:1.1em; /* general base size of fonts / rel */
	background: none;
	}

/* MAIN POSITIONING */
#bTop {}
#bLeft {width:36.1%;float:left;}
#bRight {width:63.9%;left:36.1%;float:left;}
#bFooter {clear:both;}
div.clear {clear:both;height:0;}	
	
/* MINOR POSITIONING */
#strapService {font-size:0.8em;text-align:center;padding-top:1.5em;color:#6A7389;color:#FA8511; width:41em;float:left;}
#logo {text-align:right;padding-right:5em;width:10em;float:left;}

#intro {position:relative;}	
#startNow {position:absolute;right:0px;top:6em;}	

.pageContent {padding-left:1.4em;padding-top:1em;}

#starBurst {position:absolute;top:19.75em;left:0em;}

#matthew {float:left; width:12em;}
#intoInstructions {float:left;width:21.5em;font-size:0.8em;}
#intoInstructions {text-align:center;}
#intoInstructions span {display:block;}
#intoInstructions span.b {color:#FA8511;font-size:1.1em;}
#intoInstructions span.txt {}

/* LEFT MENU */
div#leftMenu ul {margin:0px;margin-bottom:1em;}
div#leftMenu ul li {
	list-style:none;
	border-top:1px solid #ffcc99;
	font-weight:bold;
	font-size:1.1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	padding-left:1em;
	color:#6A7389;
	}
div#leftMenu ul li a {color:#ACB5C1;}
div#leftMenu ul li a:hover {color:#6A7389;}

ul.cleanList {margin-left:1em;}
ul.cleanList li {color:#6A7389;padding-right:0.2em;}
ul.cleanList li a {color:#6A7389;}
ul.cleanList li a:hover {color:#333; text-decoration:underline;}


/* DEFAULT STYLES */
h1, h2, h3, h4, h5 {margin:0px;padding:0px;}
h1 {font-size: 1.1em; color:#FA8511; color:#6A7389; margin-bottom:0.5em;}
h2 {font-size: 1em; color:#6A7389; margin-top:-0.5em;margin-bottom:0.5em;}
h3 {font-size: 1em; color:#6A7389; margin-top:-0.5em;margin-bottom:0.5em; font-weight:bold;}
h4 {font-size: 1em; color:#000000; margin-top:-0.5em;margin-bottom:0em; font-weight:bold;}
hr {
	border:none;
	border-top:1px solid #ffcc99;
	margin-top:1em;
	margin-bottom:1em;
	}
.light {color:#ACB5C1;}	
div.blockLink {color:#00A045;font-weight:bold;height:1.3em;}
div.blockLink div.l {float:left; width:50%;}
div.blockLink div.r {float:left; width:50%; text-align:right;}
	
	
/* BELOW HERE IS THE OLD STUFF EVENTUALLY TO DELETE */	
	

/* Logo advert header */
#h1 {height:6.20em}
	#h1 #logo {top:0.60em; width:18.75em; height:4.40em;}/* 210px x 49px */
	#h1 #adverts {}


/* SIZES */
.w14 {width:1.10em}
.w722 {width:45.13em}
.w735 {width:45.94em;}
.w737 {width:46.06em}
.w790 {width:49.38em}
.h14 {height:1.10em}
.h84 {height:5.25em}
.h106 {height:6.63em}

/* COLORS */
.orange1 {color:#FF900A}
.orange2 {color:#FFC40A}
.yellow1 {color:#FFFF33}
.silver {color:#E3E3E3}
.white {color:#fff;}
.green1 {color:#99CC33;}
.green {color:green;}
.red {color:red;}


/* GENERAL */
p {margin-top:0em;margin-bottom:1em;}
ul {margin:0px;padding:0px;}


/* REGISTER PAGE */
ul.twocol {clear:both;margin:0em;padding-left:2em;margin-bottom:1em;}
ul.twocol li {width:20em;float:left;padding:0em;padding-right:2em;}

div#alertMessagePlaceHolder {padding:0.50em; border:1px solid orange;margin-bottom:1em;}

a, a.clean {color:#000000;text-decoration:none;}
a:hover.clean {text-decoration:underline;}

/* FORMS */
/* GENERAL YELLOW FORM STYLES */
fieldset {padding:10px; border:0px dotted #000;}
legend {font-weight:bold;}
label {
	display:block;
	text-align:left;
	font-size:12px;
	padding-bottom:2px;
	}
label b, label strong {color:#FDB708;color:green;}
label a {
	font-size:10px;
	font-weight:normal;
	vertical-align:text-top;
	position:relative;
	top:2px;
	}
.field-wrap { /* form fields */
	clear:both;
	padding-left:0px;
	padding-right:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	margin-top:0.2em;
	margin-bottom:0.2em;
	color:#999;
	color:#333;
	}
.field-wrap:hover {}
.field-error { /* form fields */
	clear:both;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:3px;
	margin-bottom:3px;
	color:#999;
	color:#333;
/*	border-top:1px solid green; */
	background:#D9EDDD;
	background:#E5F1E8;
	}
.field-error label b {color:green; }
.form-info {font-size:11px; color:#999;color:#333;}
.submit-wrap { /* submit buttin field wrap */
	clear:both;
	border-top:1px solid #FFCC00;
	padding:10px;
	padding-top:5px;
	background-color:#FFFAE5;
	margin-bottom:3px;
	}
.submit-wrap a:link, .submit-wrap a {display:block;font-size:10px;padding-left:50px;}
.submit-wrap td {vertical-align:middle;}
.submit-btn {
	border:1px solid #FFCC00;
	padding:3px;
	background:none;
	background-color:#FFCC00;
	font-weight:bold;
	background-image:url('/fileadmin/template/nav_images/search-btn.gif');
	cursor:hand; cursor:pointer;
	}

/*
input, select, textarea {
	padding:3px;
	background-image: url('http://www.myukraine.com.ua/fileadmin/template/images/input-box-bg.gif');
	}
*/
input {width:20em;}
textarea {width:20em;}
select {width:20.5em;}
#content1 select {width:20.5em;}	/*makes the select in the body forms filed bigger */
input.text, input.input-text, textarea.textarea, select.select {
	padding:2px;
	border:1px solid #f0f0f0;
	border-color:#7c7c7c #cecece #c3c3c3 #7c7c7c;
	background-color:#FFF;
	color:#000;
	background-image: url('http://www.myukraine.com.ua/fileadmin/template/images/input-box-bg.gif');
	background-repeat: no-repeat;
	}
select.select {	padding:1px;}	
input.input-text:hover, textarea.textarea:hover {
	background:#fff;	
	background-image: url('http://www.myukraine.com.ua/fileadmin/template/images/input-box-bg.gif');
	background-repeat: no-repeat;
	}
input.clean, textarea.clean {border:0px;}


