/** BASIC */
html, body {height: 90%;}

body {margin:5% 5% 5% 5%;padding: 0px;background: #211830;}

/** FORMS */
form {margin: 0px;padding: 0px;}

/** HEADINGS */
h1, h2, h3, h4, h5, h6 {margin: 0px;}

/** TEXTS */
body, th, td, input, textarea, select {
	font-family::Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4C4A;
	float: inherit;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 18px;
}

.text1 {font-size: 10px;color:#543D2A;}

.text2 {font-size: 12px;color:#543D2A;}

.text3 {font-size: 16px;color:#543D2A;}

.text4 {font-size: 20px;color:#543D2A;}
.greenMessage4 {font-size: 20px;color:#009933;}
.redMessage4 {font-size: 20px;color:#CC3300;}
.redMessage3 {font-size: 16px;color:#CC3300;}

.text5 {font-size: 24px;color:#543D2A;}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 140%;
}

.list1 li {}

.list1 a {
	padding-left: 11px;
	font-size: 10px;
	color: #DCFF00;
	background: url(test/specialOffer/images/homepage14.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
}

.list2 a {
	padding-left: 9px;
	background: url(test/specialOffer/images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #FFFFFF;
	text-decoration:none;
	
	
}

a:hover {
	
	color: #b78f5c;
	
}

.link1 {
text-decoration:none;
    
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url() repeat-y left top; }
.bg2 { background: #FFFFFF; }
.bg3 { background: #E2F6FB url(images/bg03.jpg) no-repeat right top; }
.bg4 { background: #FFFFFF url(images/bg04.jpg) no-repeat right top; }
.bg5 { background: #FFFFFF url(images/bg05.gif) repeat-y left top; }

.bg6 { background: url(test/specialOffer/images/homepage08.jpg); }
.bg7 { background: url(test/specialOffer/images/homepage09.jpg); }
.bg8 { background: url(test/specialOffer/images/homepage08a.jpg); }
.bg9 { background: url(test/specialOffer/images/homepage09a.jpg); }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 6px 15px 0px 0px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	background: url(test/specialOffer/images/homepage18.gif) repeat-x left top;
}

/*guery form*/
label{
float: left;
width: 160px;
 font-family:Verdana;
  
}

input, textarea{
width: 150px;
margin-bottom: 5px;
}

textarea{
width: 150px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{

margin-top: 5px;
width: 90px;

}

br{
clear: left;
}
#submitdomain{

margin-top: 5px;
width: 50px;
} 
 
.menuItem {
	display:block;
	float:left;
	width:105px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image: url(images/back.jpg);
	font-size:16px;
	underline-style: none;
	text-decoration:none;
	text-align:center;
}
.menuItemHome {
	display:block;
	float:left;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image: url(images/back.jpg);
	font-size:16px;
	text-align:center;
}

.login{
	color:#FFFFFF;
	vertical-align:middle;
	margin-bottom:5px
}

 /*----------------------------------------*/
 