html, body {
  margin: 0;
  padding: 0;
}
body {
	background: #CBCBCC url("images/bg.png") repeat-x;
}
body, select, input, textarea {
	font: 13px Verdana, arial, helvetica, sans-serif;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
p {
	margin-bottom: 1.2em;
}
form {
  margin: 0;
}
img {
  border: none;
}
.error {
	color: #C00;
	font-weight: bold;
}
.confirmation {
	color: #080;
	font-weight: bold;
}
#container {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
#header {
  position: relative;
background:transparent url(images/logo.png) no-repeat scroll 0px 10px;
	height: 162px;
}
#header a, #header a:hover {
color: #FFF;
}
#header #left {
 /* background:transparent url(images/logo.png) no-repeat scroll 0%;*/
  border:medium none;
  float:left;
  height:85px;
  margin-top:5px;
  width:331px;
}
#header #left a {
	visibility: hidden;
}

#header #right {
	float: right;
	width: 267px;
	heighT: 84px;
	background: transparent url(images/loginbox.png) no-repeat;
  padding: 5px 10px 10px 10px;
  color: #FFF;
}

#header #right .field {
font-size: 10px;
width: 75px;
height: 15px;
color: #8a9199;
background: #e2f0ff;
border: 1px #6fb5ff solid;
}
.left {
padding-left: 5px;
float: left;
}
.right {
padding-left: 5px;
float: left;
}
#searchbox {
	width: 972px;
	heighT: 37px;
	margin: 0 auto;
	background: transparent url(images/searchbox.png) no-repeat;
	padding: 7px;
	text-align: center;
	color: #FFF;
}


#content {
  clear: both;
}

#footercontainer {
  width: 100%;
	background: #FFF url(images/footbg.png) repeat-x;
}
#footer {
  padding: 2px;
  margin: 0 auto;
	width: 1000px;
	clear: both;
}
#footer p {
	text-align: right;
	padding: 1px;
	margin-top: 20px;
}

#footer img {
  margin-top: 5px;
}

#footer a, #footer a:visited {
  color: #000;
  text-decoration: underline;
}
#one {
	float: left;
	width: 250px;
}

#two {
	float: left;
	width: 250px;
}

#three {
	float: left;
	width: 250px;
}

.wrapper1 {
	clear:both;
}


#navcontainer {
  position: absolute;
  top: 121px;
  left: 61px;
}
#navcontainer ul li
{
  list-style-type: none;
  margin: 0;
  display: block;
  float: left;
  background: url("images/nav_off.png") no-repeat;
  font: 13px verdana, sans-serif;
  font-weight: bold;
  text-align: center;
}

#navcontainer a
{
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 6px;
  color: #003399;
  text-decoration: none;
  display: block;
  width: 124px;
  height: 28px;
}

.homebox {
  width: 264px;
  height: 365px;
  float: left;
  margin: 8px 10px;
  padding-top: 60px;
  position: relative;
}

#bluebox {
  background:url("images/bluebox.png") no-repeat;
  margin-left: 90px;
}

#redbox {
  background: url("images/redbox.png") no-repeat;
  color: #FFF;
}
#redbox a {
  color: #FFF;
  text-decoration: underline;
}
#redbox a:hover {
  color: #FFF;
  text-decoration: none;
}
#greenbox {
  background: url("images/greenbox.png") no-repeat;
}
#homelist {
  margin: 0;
  list-style: none;
  font-weight: bold;
  color: #FFF;
  padding-left:20px;
}

/* backup */
/*
#homelist li {
  margin: 5px;
  padding-left: 15px;
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  font-size: 14px;
  padding-bottom:1px;
}*/
#homelist li {
  margin: -1px 5px 5px 5px;
  padding-left: 15px;
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  font-size: 14px;
}

#navcontainer li#active, #navcontainer li#active a { color: #FFF; background: url("images/nav_on.png") no-repeat; }
#navcontainer a:hover { color: #FFF; background: url("images/nav_on.png") no-repeat; }

.homebutton {
  width: 100%;
  text-align: center;
  position: absolute;
  top:286px;
}

.homeimg {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 20px;
}
.homeimgn {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  /*margin-top: 20px;*/
}
#searchbut {
  width: 66px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url("images/searchbut.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#loginbut {
  width: 66px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/loginbut.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#buybut {
  width: 121px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/buynow_small.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#buybut:hover {
  background: url(images/buynow_small_hover.png) no-repeat center top;
}
.homebox ol li {
  clear: right;
  margin-bottom: 5px;
  font-weight: bold;
}
.homebox ol .price {
  background:#FFFFFF none repeat scroll 0% 50%;
  color:#105EAF;
  float:right;
  margin-right:20px;
  margin-top:-14px;
  text-align:center;
  width:84px;
  font-weight: normal;
}
/* before jquery hack */
/*.homebox ol .mins {
  background:#105EAF none repeat scroll 0% 50%;
  color:#FFF;
  float:right;
  margin-right:20px;
  margin-top:-14px;
  text-align:center;
  width:76px;
  font-weight: normal;
  display: none;
}*/
.homebox ol .mins {
  background:#105EAF;
  color:#FFFFFF;
  float:right;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight:normal;
  margin-right:-84px;
  margin-top:-14px;
  text-align:center;
  width:84px;
}
.homebox ol .mins a {
text-decoration: none;
}
.homebox ol .mins a:hover {
text-decoration: underline;
}
/* inner page */
#innertop {
  margin: 10px auto 0 auto;
  width: 822px;
  height: 11px;
  background: transparent url(images/innertop.png) no-repeat;
}

#innerbody {
  margin: auto;
  background: transparent url(images/innerbody.png) repeat-y;
  min-height: 300px;
  width: 822px;
}

#innerbottom {
  margin: auto auto 10px auto;
  width: 822px;
  height: 11px;
  background: transparent url(images/innerbottom.png) no-repeat;

}

#innercontent {
padding: 10px;
}

.center {
  text-align: center;
}
.center iframe {
  border: none;
}

#signupbut {
  width: 121px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(images/signupbut.png) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#signupbut:hover {
  background: url(images/signupbut_hover.png) no-repeat center top;
}

#submitbut {
  width: 121px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(images/submitbut.png) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#submitbut:hover {
  background: url(images/submitbut_hover.png) no-repeat center top;
}

#contactcontainer {
height: 500px;
}

#innercontent #left {
float: left;
width: 40%;
}
#innercontent #left .label {
clear:left;
display:block;
float:left;
text-align:right;
width:30%;
}

#innercontent #left .number {
display:block;
float:left;
width:50%;
}

#innercontent #right {
float: left;
margin-left: 15px;
border-left: 1px solid #000;
height: 90%;
width: 40%;
}

#contactcontainer #right h2, #contactcontainer #right h3 {
padding: 15px;
}
#contactcontainer #right h2 {
font-size: 1.4em;
}
#contactcontainer #right h3 {
font-size: 1.2em;
}

#loginarea {
  background:transparent url(images/bigloginbox.png) no-repeat left top;
  height:200px;
  padding-top:20px;
  color: #FFF;
}
#loginarea label {
  color: #FFF;
}
#loginarea .fmtext {
  background: #E2F0FF;
}
#loginarea .left {
width: 200px;
float: left;
color: #FFF;
padding-left: 20px;
}
#loginarea .left a, #loginarea .left a:visited {
color: #FFF;
}
#loginarea .right {
width: 70px;
margin-top: -20px;
float: right;
}
#loginmidarea {
  background:transparent url(images/loginboxmiddle.png) no-repeat left top;
  height:164px;
  padding-top:20px;
  color: #FFF;
  width: 420px;
}
#loginmidarea label {
  color: #FFF;
}
#loginmidarea .fmtext {
  background: #E2F0FF;
}
#loginmidarea .left {
width: 200px;
float: left;
color: #FFF;
padding-left: 20px;
}
#loginmidarea a:link, #loginmidarea a:visited {
color: #FFF;
}
#loginmidarea p {
margin:0;
padding: 0;
}
#textarea {
  background:transparent url(images/bigloginbox.png) no-repeat left top;
  height:200px;
  padding-top:20px;
  color: #FFF;
  margin-left: 250px !important;
  margin:0;
}
#textarea label {
  color: #FFF;
}
#textarea .fmtext {
  background: #E2F0FF;
}
#textarea .left {
clear:both;
color:#FFFFFF;
float:left;
margin:0;
padding-left:50px;
width:279px;
font-size: 11px;
}
#textarea .left a, #textarea .left a:visited {
color: #FFF;
}
#textarea .right {
width: 70px;
margin-top: -20px;
float: right;
}

.buyfield {
width: 775px;
height: 50px;
padding-top: 20px;
background: #f7f7f7;
}
/*.column {
width: 150px;
float: left;
}*/
.column {
width: 230px;
float: left;
}
.textm {
font-size:11px;
}
.textm a {
text-decoration: none;
}
#faqcontent {
height: 400px;
overflow: auto;
}
#faqcontent h3 {
font-size: 1.3em;
}
#faqcontent a:link, #faqcontent a:visited {
color: #000;
text-decoration: underline;
}

#textarea #fm_number {
width: 47%;
}
#textarea #ddlCountries {
float: left;
}
#textarea #fm_code {
margin-right: 20px;
width: 48px;
}

#textnumber {
font-weight: bold;
}

.accessno {
margin-top: 60px;
}

#child {
margin-left: 100px;
}

#fm_pin {
font-size:21px;
width:120px;
}

#alert a,#alert a:hover {
color: red;
}

