@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(/images/headbp.gif);
	background-repeat: repeat-x;
	height: 220px;
	background-position: top;
}
.headbp {
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	position: relative;
}
.nav {
	height: 63px;
	width: 980px;
	position: absolute;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	background-position: left;
}
.newsbody {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.newsbody a {
	display: block;
	color: #e4f8ff;
	text-align: justify;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	text-decoration: none;
}
.boardbody {
	margin: 10px;
}

.listbox table{

}
.listbox table th{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
}
.listbox table td{
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}



.listbox li,.listbox2 li {
	background-image: url(/images/listhr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 513px;
}
.listbox li.head,.listbox2 li.head {
	background-image: url(/images/listhead.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
}
.listbox .listd1head {
	width: 260px;
	float: left;
	color: #ffc000;
	font-weight: bold;
	text-transform: uppercase;
}
.listbox2 .listd1head {
	width: 340px;
	float: left;
	color: #ffc000;
	font-weight: bold;
	text-transform: uppercase;
}
.listbox span.head,.listbox2 span.head {
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFC000;
}
.listbox  em.head,.listbox2  em.head  {
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFC000;
}
.listbox,.listbox2 {
	background-image: url(/images/listbp.gif);
	background-repeat: repeat-y;
}
.listbox .listd1 {
	padding: 8px;
	float: left;
	width: 244px;
	text-align: left;
}
.listbox2 .listd1 {
	padding: 8px;
	float: left;
	width: 324px;
	text-align: left;
}
.listd1 strong {
	color: #a0b4fe;
	text-transform: uppercase;
	display: block;
}
.listbox .listd2 {
	float: left;
	width: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.listbox span,.listbox2 span {
	float: left;
	width: 75px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	color: #5ef849;
}
.listbox em,.listbox2 em {
	display: block;
	float: left;
	width: 95px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.listfoot {
	background-image: url(/images/listfoot.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 513px;
}
.aboutusbody {
	margin: 10px;
}
.aboutusbody p {
	text-align: justify;
	margin-bottom: 10px;
}

.listbox .listd2head {
	float: left;
	width: 80px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFC000;
}

.boardbody li {
	background-image: url(/images/item.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 15px;
	margin-top: 5px;
}
.boardbody span {
	text-align: left;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	width: 170px;
}


.nav ul {
	height: 25px;
	display: block;
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(/images/contentbp.gif);
}
#content {
	background-image: url(/images/contentbp.jpg);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftbox {
	float: left;
	width: 216px;
}
.rightbox {
	float: right;
	width: 216px;
}
.title {
	background-image: url(/images/title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	line-height: 29px;
}
.title a
{
	color: #F0871E;
	margin-left: 80px;
	font-size: 10px;
}
.choosebody {
	margin: 5px;
}
.choosebody li {
	background-image: url(/images/item.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pay {
	margin: 10px;
	height: 514px;
}
#footer {
	background-image: url(/images/footbp.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 116px;
	padding-top: 10px;
	line-height: 18px;
}

.midbox {
	float: left;
	width: 512px;
	padding-left: 9px;
}

.nav li {
	float: left;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	display: inline-block;
	white-space: nowrap;
}

.nav a {
	display: block;
	padding-left: 12px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}
.nav  a span {
	display: block;
	height: 25px;
	padding-right: 12px;
	float: left;
}

.loginbox {
	height: 20px;
	width: 550px;
	position: absolute;
	right: 10px;
	top: 30px;
	line-height: 20px;
}
.currency {
	height: 20px;
	width: 150px;
	position: absolute;
	top: 60px;
	right: 10px;
	color: #ffc000;
	font-weight: bold;
	text-transform: uppercase;
}
.selecss {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.services {
	width: 854px;
	position: absolute;
	top: 86px;
	left: 60px;
}
.service {
	float: left;
	height: 69px;
	width: 260px;
}
.email {
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 245px;
	padding-top: 34px;
	padding-left: 80px;
}
.email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}
.order {
	height: 69px;
	width: 260px;
	float: left;
}


.loginbox li {
	float: left;
	padding-right: 8px;
	height: 20px;
	display: block;
	font-weight: bold;
}
.inputcss {
	background-color: #1e1e1e;
	border: 1px solid #787878;
	height: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
.login {
	background-image: url(/images/login.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 48px;
}
.loginbox a.signup {
	background-image: url(/images/signup.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 48px;
}
.logo {
	height: 50px;
	width: 174px;
	position: absolute;
	left: 40px;
	top: 20px;
}
.nav a:hover {
	background-image: url(/images/navnow.gif);
	background-position: left;
	display: block;
	padding-left: 12px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}
.nav a:hover span {
	background-image: url(/images/navnow.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 25px;
	padding-right: 12px;
	float: left;
	cursor: pointer;
}
.nav a.a2 {
	background-image: url(/images/navnow.gif);
	background-position: left;
	display: block;
	padding-left: 12px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}
.nav a.a2 span {
	background-image: url(/images/navnow.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 25px;
	padding-right: 12px;
	float: left;
	cursor: pointer;
}
.packlinks {
	background-image: url(/images/linkbp.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	background-position: center top;
	text-align: left;
	padding-left: 60px;
}
.packlinks a {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 41px;
	display: block;
}
.btns a.usa {
	background-image: url(/images/us.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 253px;
	float: left;
	display: block;
}
.welcomtext {
	text-align: justify;
	color: #cf8f3e;
	padding: 10px;
}
.plcal {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.selecss {
	color: #333333;
	border: 1px solid #999999;
}
.inputcss2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	height: 15px;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #b8b8b8;
	border: 1px solid #666666;
}
.btns a.eu {
	background-image: url(/images/eu.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 80px;
	width: 253px;
}
.btns a.usa:hover {
	background-image: url(../images/usnow.jpg);
}
.btns a.eu:hover {
	background-image: url(../images/eunow.jpg);
}
.btns a.usa2 {
	background-image: url(../images/usnow.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 253px;
	float: left;
	display: block;
}
.btns a.eu2 {
	background-image: url(../images/eunow.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 80px;
	width: 253px;
}
.loginbox a.info {
	display: block;
	float: left;
	padding-right: 5px;
	color: #CD6C1F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.tbl td
{
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#choosepackage{
	text-align:left;
	margin-bottom:10px;
	height: auto;
	width: 450px;
	padding-left: 20px;
	margin-left:10px;
	margin-right:auto;
}
#posionpladd{}
#addpl{
}
#choosepackage .check{
margin-bottom:3px;
}
#choosepackage .button{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2D2D2D;
	margin-bottom: 10px;
	background-color: #ffffff;
}
#posionpladd{
	height: auto;
	width: 100%;
}

.sgoldbody{}
.sgoldbody ul{width:200px; margin:10px auto;}
.sgoldbody li{ text-align:right; margin-bottom:5px;}
.sgoldbody select{width:190px; text-align:left; padding-left:5px;}
.sgoldbody input{ width:80px; margin-left:5px;}