html {
	overflow-y: scroll; 
	height: 100%;
}

body {
	background-color: #ffffff;
	color: #444;
	margin: 0px;
}

img#background {
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

img {
	border: none;
}

.wrapper {
	border: 0px;
	padding: 15px 0px 0px 0px;
	width: 960px;
	margin:0px auto;
}

ul#top_nav {
	list-style: none;
	border: 0px solid red;
	float: right;
	margin: 18px 0px 0px 0px;
	height: 54px;
	width: 100%;
}

ul#top_nav li {
	float: left;
	text-align: center;
	background: transparent url('../images/nav_slice.png') repeat-x 0px bottom;
	height: 54px;
	margin-top: 0px;
	border: 0px solid red;
}


ul#top_nav li.nav_end_left {
	background: transparent url('../images/nav_end_left.png') no-repeat 0px bottom;
	width: 20px;
	padding: 0px;
}

ul#top_nav li.nav_end_right {
	background: transparent url('../images/nav_end_right.png') no-repeat 0px bottom;
	width: 20px;
	padding: 0px;
}

ul#top_nav li a {
	line-height: 3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 18px 0px 18px;
}

ul#top_nav li a:hover {
	color: #a5d0fb;
	color: #ffc504;
}

ul#top_nav li a.current {
	background: transparent url('../images/nav_current.png') no-repeat center top;
	height: 54px;
	border: 0px solid red;
	margin-top: 0px;
	line-height: 5.2em;
}

.nav_link_divider {
	margin-top: 14px;
	height: 40px;
	background: transparent url('../images/nav_divider.png') no-repeat 0px bottom;
}

.nav_link_spacer {
	margin-top: 14px;
	height: 40px;
}

.horizontal_spacer {
	clear: both;
	width: 100%;
	height: 23px;
}

a {
	font-family: Tahoma, Verdana;
	color: #0357a2;
	text-decoration: none;
}

.categories {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0357a2;
}
.content {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.content2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.error {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.footer {
	background: #ccc;
	text-align: center;
	height: 20px;
	padding: 10px 0px 10px 0px;
	color: #444;
	line-height: 1.8em;
}

.note {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.package_header {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0357a2;
	
}
.package {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0357a2;
}
.price {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0357a2;
}

.question {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.filename {
	font-family: monospace;
	font-size: 12px;
}
.price_icon {
	border-bottom: 0px dotted #cccccc;
	padding-bottom: 4px;
}
.price_icon a {
	position: relative;
	top: -7px;
	left: 14px;
}
.price_icon img {
	border: none;
	position: relative;
	top: 9px;
	left: -6px;
	padding-bottom: 0px;
}

.conditions {
	text-decoration: none;
	margin: 0px auto;
}
.conditions ol {
	padding: 0px;
	margin: 0px 0px 0px 17px;
}

.conditions li {
	margin-right: 0px;
	float: left;
	padding-right: 52px;
}

.submenu {
	padding-left: 36px;
	margin-left: 0px;
}
.submenu ul, .submenu li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 7px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.submenu a {
	position: relative;
	top: 0px;
	left: 3px;
}
.dra {
	text-align: justify;
}
.dra strong {
	color: #0357a2;
	text-transform: uppercase; 
}
.dra li {
	padding-top: 10px;
}
.udrp u {
	color: #0357a2;
	text-transform: uppercase; 
	text-decoration: none;
}
.clientareatable {
	background-color: #cccccc;
	margin-top: 5px;
}
tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}
tr.clientareatableactive td {
	padding-left: 35px;
	padding-right: 35px;
}
.quick_guides {
	list-style-type: none;
}


.contents {
	padding: 0px 10px 10px 10px;
}

.faq_section {
}


.products_row {
	width: 748px;
}

.product_row {
	display: table-cell;
	background: transparent url('../images/product_bottom.png') no-repeat 0px bottom;
	padding: 0px 0px 0px 0px;
}


.product_container {
	position: relative;
	width: 230px;
	padding: 0px 10px 0px 10px;
	
}

.product_container h2, .product_container h3 {
	margin: 0px;
}

.product_container h2 {
	font-size: 1.9em;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
}

.product_container h3 {
	font-size: 1em;
	margin: 8px 0px 12px 0px;
}

.product_container p.product_summary {
	margin: 0px 0px 5px 0px;
}

.product_container ul.product_points {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.product_container .read_more {
	cursor: pointer;
}

.product_container a.apply_now {
	background: transparent url('../images/button_apply_now.png') no-repeat 0px 0px;
	width: 107px;
	height: 17px;
	display: block;
}

.product_divider {
	background: transparent url('../images/product_right_strip.png') no-repeat center 5px;
	width: 5px;
}

.product_container .product_icon {
	position: absolute;
	top: 40px;
	right: 15px;
}


/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#166ab5;
	color: #fff;
	
	width:500px;	
	min-height:200px;
	border:3px solid #fff;
	
   -moz-box-shadow:inset 0 0 50px #033766;
   -webkit-box-shadow:inset 0 0 50px #0f4b80;
   box-shadow:inset 0 0 50px #0f4b80;
	
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	padding: 10px;

}

.simple_overlay h2, .simple_overlay h3 {
	text-align: center;
}

.simple_overlay h2 {
	color: #ff9704;
	background: #fff;
	border: 0px solid white;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 200px;
	margin: 0px auto;
	padding: 3px 3px 4px 3px;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-13px;
	top:-15px;
	cursor:pointer;
	height:30px;
	width:28px;
}

.simple_overlay .desc {
	width: 250px;
	float: left;
}
.simple_overlay .breakdown {
	width: 250px;
	float: left;
}

.simple_overlay .prices {
	clear: both;
	width: 230px;
	margin: 0 auto;
}

.contact_details {
	position: absolute;
	top: 20px;
	right: 220px;
}

.contact_details img {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.contact_details a {
	position: relative;
	top: -11px;
}

.contact_details tr td {
	color: #2e679d;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 31px;
}

.navboxlinks {
    background-color: none;
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 0px dotted #cccccc;
}

.navboxlinks td a {
	color: #0357a2;
	text-decoration: none;
}

.navboxlinks h2 {
	color: #ff7702;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

.callback_block {
	background: white url('../images/callback_block.jpg') no-repeat 0px 0px;
	height: 447px;
	width: 160px;
	color: #faf8f7;
	text-align: center;
}

.callback_block h2 {
	margin: 0px;
	padding: 20px 0px 5px 0px;
	color: #faf8f7;
	font-weight: bold;
}

.callback_block p {
	padding: 0px 25px 0px 25px;
	text-align: left;
	font-size: 1.1em;
}

.callback_block input {
	color: #444;
}

.callback_block input[type="text"] {
	border: 1px solid #1266b2;
}
