/* Coded by Sapphiro at www.sapphiro.net - remove this line if necessary */

/* universal */
* {
	margin: 0px; 
	padding:0px;
}

body {
	font: 12px arial;
	color: #000;
	margin: 0;
	padding: 0;
	background: #016AAE url(images/bg.png) repeat-x;
}

img { border: none; }
img.vps {float:left; padding: 40px 10px 40px 0;}

/* Default link colors */

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}


/* Resetting styles for cross-browser compatibility */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: arial;
}
h1, h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 14px;
}

h5, h6, h7 {
	font-size: 11px;
}


/* General style */

#top {
	margin: 0 auto;
	width: 790px;
	overflow: hidden;
}

#logo {
	float:left;
	margin: 21px 0 0 33px;
	width: 215px;
	height: 34px;
	background: url(images/logo.png) no-repeat;
}

#top-right {
	float: right;
	width: 350px;
	height: 52px;
	margin: 16px 9px 0 0;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	width: 350px;
}

#loginarea {
	width: 350px;
	background: url(images/loginbox.png) no-repeat bottom center;
	height: 33px;
	text-align: left;
	color: #003e67;
	font-weight: normal;
	font-size: 12px;
	text-indent: 20px;
	line-height: 33px;
	vertical-align: middle;
}

#textboxes {
	margin: 0 0 0 9px;
}

.textbox {
	background: url(images/textbox.png) no-repeat;
	width: 94px;
	height: 15px;
	border: 0;
	margin: 0 2px;
	padding: 2px 0 0 5px;
	font-size: 10px;
}

.button {
	background: url(images/btn_login.png) no-repeat;
	border: none;
	width: 37px;
	height: 16px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

#header {
	margin: 0 auto;
	width: 790px;
	height: 260px;
	background:url(images/header.png) no-repeat;
	overflow: hidden;
}

#header-left {
	float: left;
	margin: 60px 0 0 52px;;
}

#header-left ul {
	width: 480px;
	margin: 25px 0 0 0;
}

#header-left li {
	background: url(images/bullet.png) no-repeat top left;
	float: left;
	width: 175px;
	height: 12px;
	margin: 4px 45px 4px 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#header-left li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#header-left li a:hover {
	text-decoration: underline;
}


#header-right {
	float: left;
	width: 240px;
	overflow: hidden;
}

#buttons {
	float: left;
	width: 138px;
	margin: 185px 0 0 0;
}

.button-order {
	background: url(images/btn_order.png) no-repeat;
	border: none;
	width: 62px;
	height: 32px;
	text-align: center;
	color: #003e67;
	font: 14px arial;
	text-transform: uppercase;
	font-weight: bolder;
}

.button-info {
	background: url(images/btn_info.png) no-repeat;
	border: none;
	width: 62px;
	height: 32px;
	text-align: center;
	color: #FFF;
	font: 14px arial;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 0 0 0 2px;
}

#numerical-navigator {
	float: right;
	margin: 65px 10px 0 0;
}

#numerical-navigator li {
	background: url(images/blackbox.png) no-repeat;
	list-style: none;
	width: 48px;
	height: 41px;
	margin: 10px 0;
	line-height: 41px;
	text-align: center;
}

#numerical-navigator li a {
	list-style: none;
	float:left;
	width: 48px;
	height: 41px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#numerical-navigator li a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 790px;
	min-height: 300px;
	background:url(images/container.png) repeat-y;
	overflow: hidden;
}

#main {
	float: left;
	margin: 0 0 0 34px;
	width: 555px;
	padding: 15px 0 0 0;
	overflow: hidden;
}

#packages {
	overflow: hidden;
}

.package {
	background: url(images/package_img.png) no-repeat;
	width: 216px;
	height: 249px;
	overflow: hidden;
	float: left;
	margin: 0 25px 0 0;
}

.package .title {
	padding: 5px 0 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.package .subtitle {
	color: #ccc037;
	font-weight: bold;
	padding: 0 0 0 40px;
	margin: -1px 0 0 0;
}

.package .desc {
	color: #025f9b;
	margin: 10px 0 0 0;
	padding: 0 40px 0 15px;
}

.package .details {
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

.package .details li {
	background: url(images/listitem.png) no-repeat bottom left;
	height: 16px;
	list-style: none;
	padding: 2px 0 0 12px;
}

.package .buttons {
	margin: 10px auto 0 auto;
	width: 200px;
	padding: 0 0 0 15px;
}

.button-blue {
	background: url(images/btn_blue.png) no-repeat;
	border: none;
	width: 93px;
	height: 31px;
	text-align: center;
	color: #FFF;;
	font: 14px arial;
	text-transform: uppercase;
	font-weight: bolder;
}

#extras {
	margin: 30px 0 0 0;
}

#extras ul {
	width: 300px;
	margin: 10px 0;
	float: left;
}

#extras li {
	list-style: none;
	width: 150px;
	float: left;
	margin: 3px 0;
	color: #003e67;
}

.button-specialoffer {
	background: url(images/btn_blue2.png) no-repeat;
	border: none;
	margin: 5px 0 0 10px;
	text-align: center;
	width: 107px;
	height: 23px;
	color: #FFF;;
	font: 14px arial;
}

#sidebar {
	float: right;
	width: 187px;
	margin: 10px 14px 0 0;
}

.blackbox-big {
	background: url(images/blackbox-big.png) no-repeat;
	padding: 15px 6px 10px 6px;
	margin: 4px 0;
	width: 175px;
	height: 60px;
	font-size: 12px;
	color: #FFF;
	overflow: hidden;
}

.blackbox-contents {
	margin: 10px 0 0 0;
	padding: 0 0 0 3px;
	font-size: 12px;
	height: 25px;
	float: left;
}

.blackbox-button {
	float:  right;
	height: 40px;
	margin: -2px 0 0 0;
}

.button-more {
	background: url(images/btn_more.png) no-repeat;
	border: none;
	width: 46px;
	height: 16px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
}

#blue-header {
	background: url(images/bluebox.png) no-repeat;
	width: 190px;
	height: 36px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}

#whitebox {
	list-style: none;
	margin: 0 0 20px 0;
}


#whitebox li {
	color: #02558a;
	font-size: 12px;
	list-style: none;
	padding: 0 0 0 15px;
	background: url(images/bullet_black.png) no-repeat center left;
	font-weight: bold;
	margin: 3px 0;
}

#whitebox li a {
	color: #02558a;
	text-decoration: none;
}

#whitebox li a:hover {
	text-decoration: underline;
}

#footer {
	background: #353535;
	margin: 0 auto;
	width: 790px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	overflow: hidden;
}

#footer-links {
	margin: 0 0 0 20px;
}


#footer-links li {
	float: left;
	list-style: none;
	margin: 0 2px;
	font-size: 11px;
}

#footer-links li a {
	color: #FFF;
	text-decoration: none;
}


#copyright {
	float: right;
	margin: 0 10px 0 0;
}



/*Color styles */

.lightblue {
	color: #C8DCEC;
	font-size: 18pt;
}

.green {
	color: #86C956;
	font-size: 18pt;
	margin: -5px 0 0 0;
}

.blue {
	color: #025f9b;
}
