/* --Evolution Marketing Advert and Form--*/

*   {
	padding: 0;
	margin: 0;
	border: 0;
	}

body {
	border-top: #202529 5px solid; 
	background: #23282C; 
	font: 70%/170% Verdana, Arial, Helvetica, sans-serif; 
	color: #808080; 
	text-align: center;
	position: relative;
}

p {
	margin: 15px 0px;
}

h2 {
	margin: 15px 0px;
}

h3 {
	margin: 15px 0px;
}

h4 {
	margin: 15px 0px;
}

/*the area of the hyperlink around the logo*/
h1 a {
	margin: 11px;
	width: 210px;
	height: 59px;
	display: block;
	text-decoration: none;
	}

h2 {
	margin: 15px 0px 10px; 
	font: 195%/150% Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

a {
	font-weight: NORMAL; 
	color: #cccccc;
}

a:hover {
	color: #fff; 
	text-decoration: none
}

a:active {
	color: #fff; 
	text-decoration: none
}

#holder {
	background: #fff;
	padding-top: 10px;
	border: 1px solid #666666; 
}

*>#holder {	
	padding-top: 0px;
}
	
#holder UL{
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px;
}

#container {
	background: #fff; 
	margin: 0px auto; 
	width: 750px; 
	text-align: left;
}

#logo h1{
	margin-bottom: 10px; 
	background: url(../images/banner.jpg) left  no-repeat;
	height:80px;
	position:relative;font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display: block;
}

/* Menu */

#menumain {
	width: 750px;
	height: 50px;
	margin: -45px auto 0 -15px;
}

* html #menumain {
	width: 750px;
	height: 50px;
	margin: -46px auto 0 auto;
}

#menumain ul {
	float: right;
	margin-top: 0px;
	list-style: none;
}

* html #menumain ul {
	float: right;
	margin-top: auto;
	list-style: none;
	}

#menumain li {
	display: inline;
}

#menumain a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EE1C25;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}

#menumain a:hover, #menumain .active a {
	border-bottom-color: #000;
	color: #EE1922;
}

#bodyleft {
	padding-right: 35px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	width: 340px; 
	padding-top: 0px; 
	border-right: #cccccc 1px solid;
	height:520px;
}

* html #bodyleft {
	padding-right: 30px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	width: 340px; 
	padding-top: 0px; 
	border-right: #cccccc 1px solid;
}
	
#bodyright {
	 padding-right: 0px; 
	 padding-left: 10px; 
	 float: right; 
	 padding-bottom: 0px; 
	 width: 340px; 
	 padding-top: 0px; 
}

input {
	border-right: #ccc 1px solid; 
	padding-right: 2px; 
	border-top: #ccc 1px solid; 
	padding-left: 2px; 
	background: #f2f2f2; 
	padding-bottom: 2px; 
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	border-left: #ccc 1px solid; 
	width: 264px; 
	padding-top: 2px; 
	border-bottom: #ccc 1px solid;
}

textarea{
	border-right: #ccc 1px solid; 
	padding-right: 2px; 
	border-top: #ccc 1px solid; 
	padding-left: 2px; 
	background: #f2f2f2; 
	padding-bottom: 2px; 
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	border-left: #ccc 1px solid; 
	width: 264px; 
	padding-top: 2px; 
	border-bottom: #ccc 1px solid;
	height: 146px;
}

/* Footer */

#footer_outer {
	background: #23282c; 
	color: #bfbfbf; 
	height: 100px; 
	text-align: left; 
	padding-bottom:15px;
}

*>#footer_outer {
	height: 116px; 
}

#footer {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto; 
	width: 750px; 
	line-height: 155%; 
	padding-top: 15px;
}

#footer_left {
	border: #393e42 1px solid; 
	padding: 15px; 
	margin-right:5px;
	background: url(../images/box_bk.bmp) bottom repeat-x; 
	float: left; 
	padding-bottom: 0px; 
	width: 330px; 
	padding-top: 0px;
}

#footer_right {
	border: #393e42 1px solid;
	padding: 15px; 
	margin-left:5px;
	background: url(../images/box_bk.bmp) bottom repeat-x;  
	float: right; 
	padding-bottom: 0px; 
	width: 330px; 
	padding-top: 0px;
}

#footerbottom {
	clear: both;
	padding: 10px 0 10px 0;
	background: #464646;
	border: 1px solid #393E42;
}

#footerbottom p {
	width: 750px;
	margin: 0 auto;
	font-size: x-small;
	text-align: center;
	color: #F4F4F4;
}

.whiteblock {
	clear: both; 
	background: #fff; 
}

#carousel_frame ul li span {
	padding-right: 0px; 
	padding-left: 0px; 
	left: -5000px; 
	padding-bottom:0px; 
	margin: 0px; 
	padding-top: 0px; 
	POSITION: absolute;
}

/* Contact Form */

#form form {
	font-size: 1.0em;
	position: relative;
	z-index: 30;
	width: 100%;
	}
		
#form dt {/*title of the form*/
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display: block;
	}
		
#form dd {/*the gap of each text field in form page*/
	margin-bottom: 18px;
	position: relative;
	font-size: 1.0em;
	top: 0;
	left: 0px;
	z-index: 40;
	}
	
#form dd.note {
	font-weight: bold;
	}
	
#form dd.error {/*error message style*/ 
	color: #FF910F;
	font-weight: bold;
	margin-bottom: 16px;
	}
	
#form form p { /*paragraph in the form*/
	margin-top: 10px;
	}

#form form dd p { 
	font-size: 1.0em;
	}
	
#form label { /*the title of the textfiled*/
	padding-right: 40px;
	line-height: 1.4em;
	font-weight: bold;
	}
		
#form input, #form select {
	border: 1px solid #CFCFCF;
	width: 60%;
	position: absolute;
	/*display:block;*/
	right: 0;
	top: 0;
	height: 1.4em;
	z-index: 200;
	color: #707173;
	}
	
#form input:hover {
	border: 1px solid #E2001A ;
	}

#form .radio input {
	border: 0;
	width: auto;
	position: inherit;
	background: transparent;
	height: auto;
	z-index: 1;
	color: #707173;
	position: relative;
	top: 1px;
	margin-left: 3px;
	}
	
#form select {/*give a fifferent style from the input*/
	width: 210px;
	background: #707173; /*#0071B9 - orig colour*/
	color: #fff; 
	/*font-weight: bold;*/
	height: 1.6em;
	font-size: 1.1em;
	}
	
#form .checkBox label {/*just to give a different style*/
	padding:0 0 0 20px;
	}

#form .checkBox input {
	border:0;
	height:16px;
	width:16px;
	left:0;
	top:0;
	background:transparent;
	}
	
#form #last input {
	border: 0;
	margin-right: 134px;
	height: 16px;
	width: 16px;
	}
	
#form select option {/*not in use for IE*/
	color: #fff;
	padding: 3px 9px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	}
	
#form textarea {/*text area*/
	border: 1px solid #CFCFCF;
	height: 60px;
	display: block;
	width: 98%;
	margin-top: 8px;
	color: #707173;
	}
	
#form textarea:hover {
	border: 1px solid #E2001A;
	}
	
#form .button {
	background: #E2001A;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	width: 49%;
	height: 2em;
	position: static;
	font-size: 1.0em;
	padding: 0 0 5px 0;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cccccc;
	}
	
#form a.button { 
	display: block; 
	text-align: center;
	text-decoration: none;
	height: 1.6em;
	padding: 5px 0 0 0;
	}
	
#form .button:hover {
	background: #9E9FA3;
	border: 1px solid #E2001A;
	}
	
/*-------------------------------------------------
			Form Hint Popup
-------------------------------------------------*/

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #E2001A;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #F2F2F2 url(../images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}