@charset "utf-8"; 
/* -- Begin html elements -- */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('../images/bg.gif') top left repeat-x;
	}
	
/* -- Begin structural elements -- */
#wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 1.3em;
	}
	
#header {
	width: 960px;
	height: 60px;
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/header_bg.jpg') top left no-repeat;
	}
	
#sidebar {
	float: left;
	width: 193px;
	height: auto;
	margin: 15px 0 0 0;
	}

#home_content_container {
	float: right;
	width: 725px;
	margin: 20px 0 0 0;
	height: auto;
	}
	
#home_content {
	float: left;
	width: 460px;
	height: auto;
	}
	
#content {
	float: right;
	width: 720px;
	height: auto;
	margin: 20px 0 0 0;
	}
	
#home_testimonials {
	float: right;
	width: 250px;
	height: auto;
	}
	
#packages {
	width: 960px;
	height: 400px;
	margin: 0;
	padding: 0 0 20px 0;
	color: #FFFFFF;
	background: url('../images/packages_bg_new.jpg') top left no-repeat;
	}

.packages_list .servername_hp {
	font-weight: bold;
	font-size: 1.2em;
	color: #0099FF;
}	

#packages_left_container {
	float: left;
	width: 460px;
	height: 300px;
	margin: 40px 0 0 0;
	}
	
#packages_left_col_a {
	float: left;
	width: 200px;
	height: 260px;
	margin: 0;
	padding: 0 0 0 32px;
// background: url('../images/packages_servers.jpg') 32px 20px no-repeat;
	}	
	
#packages_left_col_b {
	float: right;
	width: 200px;
	height: 260px;
// background: url('../images/packages_servers.jpg') left 20px no-repeat;
	}	
	
#packages_right_container {
	float: right;
	width: 460px;
	height: 300px;
	margin: 40px 0 0 0;	
	}	
	
#packages_right_col_a {
	float: left;
	width: 200px;
	height: 260px;
//	background: url('../images/packages_servers.jpg') left 20px no-repeat;
	}	
	
#packages_right_col_b {
	float: right;
	width: 200px;
	height: 260px;
	margin: 0 20px 0 0;
//	background: url('../images/packages_virtual_servers.jpg') left 20px no-repeat;
	}
	
#footer {
	display:block;
	height:60px;
	margin: 10px 0 0 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #0099ff;
	clear: both;
	}	
	
.page_note_top {
	width: 700px;
	height: 15px;
	margin: 0;
	background: url('../images/page_note_top.jpg') top left no-repeat;
	}
	
.page_note {
	width: 660px;
	height: auto;
	margin: -1px 0 0 0;
	padding: 0 20px;
	background: url('../images/page_note_bg.jpg') top left repeat-y;
	}

.page_note_bottom {
	width: 700px;
	height: 15px;
	margin: -10px 0 0 0;
	background: url('../images/page_note_bottom.jpg') top left no-repeat;
	}
	
.rackspace_packages_left {
	float: left;
	width: 310px;
	height: auto;
	padding: 0 0 0 30px;
	margin: 0 0 30px 20px;
	}	
	
.rackspace_packages_right {
	float: left;
	width: 310px;
	height: auto;
	padding: 0 30px 0 0;
	margin: 0 0 30px 20px;	
	}
	
/* -- New styles for sale dedicated server packages -- */

.pack-list-offer {display:none;}

/* .packborder.rackspace_packages_left {margin-left:20px;}
.packborder.rackspace_packages_right {margin-right:20px;}	*/

.packborder {margin-top:30px; padding:0px; position:relative; border: 3px solid #0097E5; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; min-height: 450px;}
.packborder h4 {margin:0px; padding:30px 0 0 20px;}
.offers .packborder {min-height: 405px;}

/* Example of how to add 25% OFF banner to top left of specific packages on the dedicated-servers page: */
#pack71 .pack-list-offer, #pack90 .pack-list-offer, #pack94 .pack-list-offer, #pack95 .pack-list-offer {color: #fff; display: block; font-weight: bold; height: 26px; padding: 8px 10px 0; position:absolute; right:-12px; top:-16px; width:253px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background: #b21717; /* Old browsers */
	background: -moz-linear-gradient(top, #b21717 0%, #921212 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b21717), color-stop(100%,#921212)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b21717 0%,#921212 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b21717 0%,#921212 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b21717 0%,#921212 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21717', endColorstr='#921212',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #b21717 0%,#921212 100%); /* W3C */
}

#pack-bb3 .pack-list-offer {color: #fff; display: block; font-weight: bold; height: 26px; padding: 8px 10px 0; position: absolute; right: -12px; top: -16px; width: 181px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background: #08b602; /* Old browsers */
	background: -moz-linear-gradient(top, #08b602 0%, #027d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08b602), color-stop(100%,#027d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #08b602 0%,#027d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #08b602 0%,#027d00 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #08b602 0%,#027d00 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08b602', endColorstr='#027d00',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #08b602 0%,#027d00 100%); /* W3C */ 
}

.packborder .pack-buttons {margin: 0; padding: 0 0 15px 35px; position: relative; right: 0; top: 0;}

/* ---- new dedicated page styles ---- */

/* Styles for text and "All Servers Include..." panel at the top of the Dedicated servers page */
.dedicated .split-content {position:relative;}
.dedicated #dedserv-text {float: left; margin-left: -15px; padding-bottom: 15px; width: 320px;}
.dedicated #dedserv-features {color:#fff; float:right; margin-bottom:15px; margin-right:20px; width:360px;}
.dedicated #dedserv-features h2 {background: #0097E5; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; color: #fff; font-size: 15px; margin: 0 0 0 15px; padding: 5px 18px; width: 13em;}
.dedicated #dedserv-features ul {border: 3px solid #0097E5; -webkit-border-radius: 15px 15px 15px 15px; -moz-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; margin: -3px 0 0; padding: 15px 10px 15px 33px;
background: #575558; /* Old browsers */
background: -moz-linear-gradient(top, #575558 0%, #989493 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575558), color-stop(100%,#989493)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #575558 0%,#989493 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #575558 0%,#989493 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #575558 0%,#989493 100%); /* IE10+ */
background: linear-gradient(top, #575558 0%,#989493 100%); /* W3C */
}

.dedicated .packborder {-webkit-box-shadow: -20px 0 20px -5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: -20px 0 20px -5px rgba(0, 0, 0, 0.25);
box-shadow: -20px 0 20px -5px rgba(0, 0, 0, 0.25); 
background: #fff; margin:0 0 15px 26px; padding:0 0 0 30px; position:relative; border: 2px solid #0097E5; min-height: 177px; clear: both; width: 650px; -webkit-border-radius: 0 15px 15px 65px; -moz-border-radius: 0 15px 15px 65px; border-radius: 0 15px 15px 65px;}

.dedicated .product-info-panel, .dedicated .product-sale-panel {background: #2486cc; /* Old browsers */
background: -moz-linear-gradient(top, #2486cc 0%, #33adff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2486cc), color-stop(100%,#33adff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2486cc 0%,#33adff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2486cc 0%,#33adff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2486cc 0%,#33adff 100%); /* IE10+ */
background: linear-gradient(top, #2486cc 0%,#33adff 100%); /* W3C */
min-height: 152px; left: -260px; position: absolute; top: -2px; width: 195px; padding: 10px 102px 15px 20px; border: 2px solid #0097E5; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; z-index: -1; color: #fff; line-height: 19px; font-size: 13px; letter-spacing: -0.02em;}

.dedicated .product-info-panel h5, .dedicated .product-sale-panel h5{color: #f9ffaa; margin-top: 2px; line-height: 25px;}

.dedicated .packborder h4 {color: #0099FF; font-size: 18px; margin: 0; padding: 10px 0 0 20px;}
.dedicated .rackspace_priceinfo {font-weight: bold; margin: 0; position: absolute; right: 20px; text-align: right; top: 7px;}
.dedicated .rackspace_price {display: block; font-size: 2.3em;}
.dedicated .rackspace_list li {width: 460px;}
.dedicated .rackspace_permonth {font-size: 1em;}
.dedicated .packborder .pack-buttons {margin: 0; padding: 0; position: absolute; right: 13px; top: 80px; width: 116px;}

.dedicated #pack113 {display: none;}
.dedicated.windows #pack113 {display: block;}

/* ---- new dedicated tabbed interface styles ---- */

#product-tabs {clear: both;}
#product-tabs ul.tabs-nav {border-bottom: 2px solid #0099E7; height: 37px; margin: 10px 10px 20px -230px; padding: 0;}
#product-tabs ul.tabs-nav li {border: 1px solid #878787; float: left; list-style: none outside none; margin: 0 2px 0 3px; text-align: center; width: 229px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px; 

background: #9e9e9e; /* Old browsers */
background: -moz-linear-gradient(top, #9e9e9e 0%, #878787 90%, #717171 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9e9e), color-stop(90%,#878787), color-stop(100%,#717171)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9e9e9e 0%,#878787 90%,#717171 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9e9e9e 0%,#878787 90%,#717171 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9e9e9e 0%,#878787 90%,#717171 100%); /* IE10+ */
background: linear-gradient(top, #9e9e9e 0%,#878787 90%,#717171 100%); /* W3C */}
#product-tabs ul.tabs-nav li.active, #product-tabs ul.tabs-nav li.active:hover {border: 1px solid #0099e7;
background: #00b0ff; /* Old browsers */
background: -moz-linear-gradient(top, #00b0ff 0%, #0099e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0ff), color-stop(100%,#0099e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #00b0ff 0%,#0099e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #00b0ff 0%,#0099e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #00b0ff 0%,#0099e7 100%); /* IE10+ */
background: linear-gradient(top, #00b0ff 0%,#0099e7 100%); /* W3C */}
#product-tabs ul.tabs-nav li:hover {border: 1px solid #0099e7;
background: #00b0ff; /* Old browsers */
background: -moz-linear-gradient(top, #00b0ff 0%, #0099e7 86%, #0085c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0ff), color-stop(86%,#0099e7), color-stop(100%,#0085c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #00b0ff 0%,#0099e7 86%,#0085c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #00b0ff 0%,#0099e7 86%,#0085c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #00b0ff 0%,#0099e7 86%,#0085c9 100%); /* IE10+ */
background: linear-gradient(top, #00b0ff 0%,#0099e7 86%,#0085c9 100%); /* W3C */}
#product-tabs ul.tabs-nav li:first-child {margin-left: 0; width: 230px;}
#product-tabs ul.tabs-nav li:last-child {margin-right: 0;}
#product-tabs ul.tabs-nav li a {font-size: 15px; color: #fff; font-weight: bold; height: 28px; text-decoration: none; padding: 8px 0 0; display: block; text-shadow: 0 1px 2px #333;}
#product-tabs div.tab_container {min-height: 800px;}
#product-tabs div.tab_container div.tab_content {}

/* Sale items */
.dedicated .packborder.sale {border: 2px solid #ba1414;}
.dedicated .packborder.sale .product-sale-panel {background: #970014; /* Old browsers */
background: -moz-linear-gradient(top, #970014 0%, #d2000b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#970014), color-stop(100%,#d2000b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #970014 0%,#d2000b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #970014 0%,#d2000b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #970014 0%,#d2000b 100%); /* IE10+ */
background: linear-gradient(top, #970014 0%,#d2000b 100%); /* W3C */
border: 2px solid #ba1414;
width: 220px;}
.dedicated .packborder.sale .product-sale-panel p + p {margin: 33px 0 0;}
.dedicated .packborder.sale .product-sale-panel p strong {color: #F9FFAA;}

/* Alt Sale items e.g. limited stock */
.dedicated .packborder.limited, #pack106.packborder {border: 2px solid #369700;}
.dedicated .packborder.limited .product-info-panel, #pack106.packborder .product-info-panel {background: #369700; /* Old browsers */
background: -moz-linear-gradient(top, #369700 0%, #4bd200 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#369700), color-stop(100%,#4bd200)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #369700 0%,#4bd200 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #369700 0%,#4bd200 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #369700 0%,#4bd200 100%); /* IE10+ */
background: linear-gradient(top, #369700 0%,#4bd200 100%); /* W3C */
border: 2px solid #369700;}

/* co-location styles */
.dedicated.colocation .packborder {}
.dedicated.colocation .product-info-panel, .dedicated.colocation .product-sale-panel {}

.dedicated.colocation h5 {background: none repeat scroll 0 0 #f9ffaa; border: 1px dashed #d3e300; clear: both; font-size: 15px; margin: 20px 12px 20px -230px; padding: 5px 10px; text-align: center;}

/* -- Sold Out - Add packages by pack number to hide buy button and show sold out image --*/
.soldout {display:none;}
/* #pack88 .buy-button, #pack89 .buy-button {display:none;} */
/* #pack88 .soldout, #pack89 .soldout {background:url("../images/soldout.png") no-repeat; bottom:15px; display:block; font-size:0px; height:37px; position:absolute; right:38px; text-indent:-9999px; width:117px;} */

/* storage styles */
.dedicated.storage #table_compare {width: 675px; margin:30px 0}
.dedicated.storage #dedserv-text {padding-bottom: 0;}
.dedicated.storage #dedserv-text ul {width: 600px;}

.clear {
	clear: both;
}

/* ==|== non-semantic helper classes ======================================== */
.image-replace {background-color:transparent; background-repeat:no-repeat; border:0; direction:ltr; display:block; text-align:left; text-indent:-999em;  overflow:hidden;}
.image-replace br {display:none;}
.hidden {display:none !important; visibility:hidden;}
.visually-hidden {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {clip:auto; height:auto; margin:0; overflow:visible; position:static; width:auto;}
.invisible {visibility:hidden;}
.clear-fix {zoom:1;}
.clear-fix:after {clear:both;}
.clear-fix:before,
.clear-fix:after {display:table; content:""}
	
/* -- Begin list styles -- */
/* Top navigation */
#nav_container {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 0 0 270px;
	position:relative;
}

#logo, #logo a {display:block; height:46px; width:213px;}
#logo {left:1px; position:absolute; top:4px;}

ul#header_nav {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#header_nav li {
	display: inline;
	list-style-type: none;
}

#header_nav a { 
	padding: 3px 15px; 
	font-weight: bold;
}

#header_nav li a:link, #header_nav li a:visited {
	color: #2A2A2A;
	text-decoration: none;
}

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

#header_nav #active1 a {
	color: #FFFFFF;
	background: url('../images/navbar_bg01.gif') center center no-repeat;
	}
	
#header_nav #active2 a {
	color: #FFFFFF;
	background: url('../images/navbar_bg02.gif') center center no-repeat;
	}
	
#header_nav #active3 a {
	color: #FFFFFF;
	background: url('../images/navbar_bg03.gif') center center no-repeat;
	}		
	
#header_nav #active a:hover {
	text-decoration: none;
	}
	
.packages_list {
//	margin-top: 60px;
	margin-left: 0;
	padding-left: 0;
	}	
	
.packages_list li {
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.rackspace_list li {
	list-style: url('../images/tick.gif');
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 260px;
	}
	
/* Sidebar navigation */
ul#sidebar_nav {
	margin-left: 11px;
	padding-left: 0;
	white-space: nowrap;
	}
	
#sidebar_nav li {
	list-style-type: none;
	margin: 0 0 2px 0;
	}
	
#sidebar_nav a {
	display: block;
	width: 193px;
	padding: 2px 0 2px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/sidebar_bg.gif') top left no-repeat;
}
	
#sidebar_nav a.special-offer {
	display: block;
	width: 193px;
	padding: 2px 0 2px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/sidebar_bg_red.gif') top left no-repeat;
}
	
#sidebar_nav #active a {
	background: url('../images/sidebar_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav a:hover {
	background: url('../images/sidebar_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge a {
	padding: 2px 0 17px 20px;
	background: url('../images/sidebar_badge_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge a:hover {
	padding: 2px 0 17px 20px;
	background: url('../images/sidebar_badge_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge_active a {
	padding: 2px 0 17px 20px;
	background: url('../images/sidebar_badge_active_bg.gif') top left no-repeat;
	}


.twitter-follow-button {width:250px !important;}

/* -- Begin table styles -- */
table#table_compare {
	width: 700px;
	margin: 0 0 30px 0;
	font-size: 0.9em;
	border-collapse: collapse;
	border: 1px solid #45affb;
	}
	
table#table_compare tr td {
	margin: 1px;
	padding: 5px 0 5px 10px;
	border-right: 1px solid #45affb;
	border-bottom: 1px solid #45affb;
	}	
	
table#table_compare .table_compare_head td {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #45affb;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
	
table#table_compare .table_compare_type {
	font-weight: bold;
	color: #0099ff;
	}
	
table#table_compare .table_compare_odd {
	background: #dff1fe;
	}
	
table#table_compare .table_compare_even {
	background: #f5fbff;
	}	

.storage table#table_compare .table_compare_odd {
	background: none;
	}
	
.storage table#table_compare .table_compare_even {
	background: none;
	}	

.storage table#table_compare colgroup col.table-heading {
	width: 225px;
	
	}	

.storage table#table_compare col.highlight {
	background: #dff1fe;
	}		

/* -- Begin font styles -- */
p {
	margin: 10px 0;
	}

h1 {
	font-size: 1.6em;
	margin: 0 0 5px 0;
	color: #0099ff;
	}
	
h2 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #0099ff;
	border-bottom: 1px dotted #CCCCCC;
	}
	
h5 {
	font-size: 1.5em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}		
	

.testimonials {
	font-weight: bold;
	color: #0099ff;
	margin: 0 0 10px 0;
	padding: 0 0 5px 35px;
	background: url('../images/lquotes.gif') top left no-repeat;
	}

#page_subtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	}

.bold {
	font-weight: bold;
	}

.packages_price {
	font-size: 1.6em;
	font-weight: bold;
	color: #fefefe;
	}
	
.rackspace_priceinfo {
	margin: 0 0 0 40px;
	font-weight: bold;
	}	
	
.rackspace_priceinfo small {color:#7C7C7C;}
.rackspace_priceinfo small.sale-info {color:#B21717;}
	
.rackspace_permonth {
	font-size: 1.3em;
	color: #7c7c7c;
	}

.rackspace_permonth small {
	color:#ba1414;
	font-size:12px;
}
	
.rackspace_so_moreinfo {
	font-size: 1.0em;
	color: #000000;
	font-style: italic;	
	}
		
.rackspace_price {
	font-size: 1.6em;
	color: #0099ff;
	}
	
#footer_copy {
	display:block;
	float:left;
	font-size: 0.8em;
	width:680px;
	}
	
#footer > p {
    float:right;
}
	
/* -- Begin image styles -- */
img {
	border: none;
	}

.packages_moreinfo {
	margin: 10px 0 0 0;
	}	
	
.packages_moreinfo_hp {
//	margin: 10px 0 0 0;
	}	
	
#footer_bluesquare {
	float: right;
	}
	
/* -- Begin link styles -- */
a {
	color: #0099ff;
	}
	
a:hover {
	color: #333;
	}
	
#header_nav a:link, #header_nav a:visited {
	color: #4A4A4A;
	}
	
/* --- New Contact page --- */	
ul#contact_nav {width:715px;height:28px;border-bottom:5px solid #999;margin:30px 0;padding:0;}
ul#contact_nav li {
	float:left;
	list-style-type: none;
	margin:0 10px 0 0;
	background:#ccc;
	color:#fff;
	font-weight:bold;
	padding:5px 25px;
	height:18px;
	cursor:pointer;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;	    
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
ul#contact_nav li.highlight {background:#999;}

ul#errors {background:#eee url(../error.png) no-repeat 20px 30px; width:99%;height:100px;padding:20px 0 0 0;}
ul#errors li {margin:0 0 3px 120px;color:red}

.contact_form_wrap {display:none;}
.contact_form_wrap p {color:#333;}

.contact_form {margin:20px 0 0 40px;padding:10px 0;}
.contact_form fieldset {border:none;}
.contact_form legend {display:none;}

.contact_form ul {margin:0 0 0 ;padding:0;}
.contact_form ul li {list-style-type: none;padding:10px 0 10px 0;background:#f4f4f4;}
.contact_form ul li.error {background:#ccc;}
.contact_form ul li.error label {color:red;}
.contact_form ul li.error input {border:1px solid red;width:255px;}
.contact_form ul li.error textarea {border:1px solid red;}

.contact_form ul li label {width:150px;display:block;float:left;text-align:right;margin:0 10px 0 0;}
.contact_form ul li label span {color:red;}
.contact_form ul li input {width:250px;height:20px;}
.contact_form ul li textarea {width:480px;height:200px;margin:0 0 15px 0;}
.contact_form button {
	background:#999;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:none;
	float:right;
	margin:15px 15px 0 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	cursor:pointer;
	}
	
.show {display:block;}

/* -- aboutus compinfo add by jbrown 17/12/2010 -- */
dl.compinfo {float:left;font-size:11px;margin:0 20px 0 0;padding:0;}
dl.compinfo dt {font-weight:bold;margin:10px 0 5px 0;padding:0;font-size:13px;}
dl.compinfo dd {margin:5px 0 0 10px ;padding:0;}
dl.compinfo dd span {font-weight:bold;}

/* Homepage Slider*/
#gallery-wrapper span {left: 15px; position: absolute; top: 298px; z-index: 1; text-shadow: 1px 1px 2px #666; color: #fff; font-size: 14px;}
#gallery-wrapper ul#gallery{list-style:none;width:705px;height:290px;overflow:hidden;}
#gallery-wrapper ul#gallery li {background: #fff; padding: 0; display: none;}
#gallery-wrapper #fssList{height: 31px; list-style: none outside none; padding: 4px 0 0 500px; width: 100px;}
#gallery-wrapper #fssList li{background: transparent; display: inline; float: left; height: 25px; padding: 0; width: 21px;}
#gallery-wrapper #fssList li a{display: block; height: 25px; line-height: 24px; text-align: center; background: #ececec url(/images/slider/promo-nav-middle.jpg) no-repeat 0 0; color: #fff; text-shadow: #999 1px 1px 2px;}
#gallery-wrapper #fssList li.fssActive a{font-weight:bold;background: #5da1c8 url(/images/slider/promo-nav-middle-on.jpg) no-repeat 0 0; height: 25px; position: absolute; width: 21px;}
#gallery-wrapper #fssList li.fssLi0, #fssList li.fssLi3 {width: 23px;}
#gallery-wrapper #fssList li.fssLi0 a, #fssList li.fssLi3 a {background: #5da1c8 url(/images/slider/promo-nav-first.jpg) no-repeat 0 0; width: 21px; padding-left: 2px;}
#gallery-wrapper #fssList li.fssLi0.fssActive a {background: #5da1c8 url(/images/slider/promo-nav-first-on.jpg) no-repeat 0 0;}
#gallery-wrapper #fssList li.fssLi3 a {background: #5da1c8 url(/images/slider/promo-nav-end.jpg) no-repeat 0 0; padding: 0 2px 0 0;}
#gallery-wrapper #fssList li.fssLi3.fssActive a {background: #5da1c8 url(/images/slider/promo-nav-end-on.jpg) no-repeat 0 0;}


/* New Homepage Banner Styles - sudoSlider */

.slider ul, .slider ul li, .sliderul, .sliderli{
	margin:0;
	padding:0;
	list-style:none;
}
.slider ul li, .sliderli{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
		comment the height out, if autoheight is on. 
	*/ 
	width:975px;
	height:205px;
	overflow:hidden; 
}	
.slider, .slider2 {
	width:960px;
	position:relative; /* Fixing fade in IE6 and IE7 */
}
.graphic, .prevBtn, .nextBtn{
	 margin:0;
	 padding:0;
	 display:block;
	 overflow:hidden;
	 text-indent:-8000px;
}
 
 .prevBtn, .nextBtn { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	cursor:pointer;
}

.nextBtn {left:696px;}														
.nextBtn {background:url(../images/btn_next.gif) no-repeat 0 0;}	
#wrapper .prevBtn{left:-35px;}	
		
/* numeric controls */
#promo span#controls {width:960px; height:30px; display:block; margin:-40px 0 0 0;}
#promo ol {bottom:6px; right:-20px; margin:auto; position:absolute; width:117px;}

#promo ol li {
	margin:0 7px;
	list-style:none;
	height:15px;
	width:15px;
    float:left;
}
#promo ol li a{
	-moz-border-radius: 20px;
	border-radius: 5px;
	background: #333;
	color:#555555;
	display:inline;
	float:left;
	font-size:11px;
	height:18px;
	text-decoration:none;
	width:20px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
	font-weight: bold;
	box-shadow: 0 1px 3px #000;
}
#promo ol li.current a{
	background:#fff;
	border: 1px solid #333;
	color: #333;
	box-shadow: 0px 0px 0px;
}

#promo ol li a:hover {background: #fff; box-shadow: 0px 0px 0px; border: 1px solid #333; color: #333;}
#promo ol li a span {display: block;}
#promo ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

/* // Sudo Slider */
#promo {background:none; margin: 15px 0; position:relative;}
#slide1 img {padding-top:19px;}
#slide2 img {padding-top:19px;}
#slide3 img {padding-top:19px;}
#slide4 img {}

#promo > a > img {padding-top: 19px;}
