/* @override 
	http://www.gradwell.com/css/styles.css
	http://localhost/css/styles.css
	http://localhost/css/styles.css?release=r9
	http://www-staging.gradwell.com/css/styles.css?release=r9
*/

/* CSS Document */

/* Overall body styles */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:center;
}

/* Force vertical scroll bar on non IE browsers to prevent site shift */

html {
	min-height: 100%;
	margin-bottom: 1px;	
	overflow-y:scroll;
}

img {
	border: 0;
}

/* Main layer styles */

#wrapper {
	text-align:left;
	width: 972px;
	margin:0px auto 0 auto;
	overflow:hidden;
	border-top-width: 0;
}

#mainbody {
	overflow:hidden;
	text-align:left;
	background-color: #fff;
}

#leftcol {
	width: 175px;
	margin: 0px 20px 0px 20px;
	padding: 0;
	float: left;
	display:inline;
}


#content {
	width: 750px;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	float:right;
}

#widecontent {
	width: 972px;
	padding:0px 0px 90px 0px;
	margin: 0 auto;
	float:right;
}

#content p{
	padding-bottom:10px;
}

#top {
	padding-top: 10px;
	height:96px;
	background-color: #fff;
}

#breadcrumbs {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	padding: 0px 10px 15px 10px;
	background-color: #fff;
}

#homecontent {
	overflow:hidden;
}

#narrow_col {
	width:520px;
}

#full_col {
	width:750px;
}

/* Top container div */

#top_left {
	float:left;
	margin:10px 0 0 1px;
	display:inline;
}

#top_left img {
	float:left;
}

#top_left .tagline {
	margin:26px 0 0 40px;
}

#top_right {
	float:right;
	margin:0 0 0 0;
	display:inline;
	width:315px;
}

#top_right_links {
	overflow: hidden;
}

#callback {
	overflow: hidden;
	padding-top: 4px;
	margin-right: -3px;
}

#callback_intro {
	color: #fff;
	padding: 10px 10px 0 20px;
	font-size: 13px;
}

#callback_iframe {
	margin-left: 15px;
	margin-right: 10px;
	height: 195px;
	overflow: hidden;
}

#callback_float {
	display: none;
	position: absolute;
	margin-left: 18px;
	margin-top:3px;
	background-image: url(../images/layout/homepage/callmeexpanded.png);
	width: 300px;
	height: 0px;
	z-index: 10;
	overflow: hidden;
}

#callback_close_button {
	height: 25px;
	width: 100px;
	cursor: pointer;
	margin-left: 200px;
}

#callback_icon {
	float: right;
	padding-top: 3px;
}

#callback_text {
	height:20px;
	font-size:18px;
	font-weight:bold;
	padding:0;
	display:block;
	line-height:normal;
	float:right;
	text-align:right;
	overflow:hidden;
	margin: 8px 2px 0px 0px;
}

#top_right ul, #top_right li {
	margin:0;
	padding:0;
	list-style:none;
}

#top_right ul {
	float:right;
	line-height:13px;
}

#top_right li {
	float:left;
	height:1%;
	font-size:10px;
	color:#333;
}

#top_right li a {
	display:block;
	float:left;
	font-size:13px;
	color:#333;
	padding:0 8px 1px 8px;
	border-right:1px solid #333;
}

#top_right li a:hover {
	color:#000;
	text-decoration:none;
	background-color:#FFF;
}

#top_right ul li.end_item a {
	border:none; 
	padding-right:0;
}

#main_search {
	padding-top: 5px;
	clear:both;
	overflow:hidden;
}

/* Main navigation */

#mainnav {
	height:51px;
	overflow:hidden;
	padding-bottom: 20px;
	background-color: #fff;
}

#mainnav ul {
	overflow: auto;
	width: 971px;
}

#mainnav ul, #mainnav li {
	margin:0;
	padding:0;
	list-style:none;
}

#mainnav li {
	float:left;
}

#mainnav li a {
	display:block;
	height:51px;
	background:top left no-repeat #666;
	text-decoration:none;
	overflow:hidden;
}
#mainnav li a:hover {
	background-position: 0 -52px;
}
#mainnav li a span { visibility:hidden; }

#mainnav .active a {
	background-position: 0 -104px;
}

#mainnav li a.home { 
	background-image: url(/images/nav/home.jpg);
	width:68px;
}

#mainnav li a.business_phone { 
	background-image: url(/images/nav/business_phone_services.jpg);
	width:197px;
}

#mainnav li a.broadband { 
	background-image: url(/images/nav/broadband_hosting.jpg); 
	width:159px;
}

#mainnav li a.webhosting { 
	background-image: url(/images/nav/website_hosting.jpg); 
	width:145px;
}

#mainnav li a.bundles { 
	background-image: url(/images/nav/business_bundles.jpg); 
	width:142px;
}

#mainnav li a.partner { 
	background-image: url(/images/nav/partner.jpg); 
	width:92px;
}

#mainnav li a.support { 
	background-image: url(/images/nav/help_support.jpg); 
	width:80px;
}

#mainnav li a.about { 
	background-image: url(/images/nav/about.jpg);
	width:88px;
}

#extended_nav {
	color: #fff;
	margin-top: -20px;
	width: 600px;
	height: 140px;
	position: absolute;
	z-index: 10;
	display: none;
}

#enav_left {
	float: left;
	height: 140px;
	width: 30px;
	background-image: url(../images/layout/homepage/navi_left.png);
}

#enav_right {
	float: left;
	height: 140px;
	width: 29px;
	background-image: url(../images/layout/homepage/navi_right.png);
}

div.extended_nav_row {
	float: left;
	display: none;
	padding-top: 10px;
	height: 130px;
	overflow: hidden;
	background-image: url(../images/layout/homepage/navi_center.png);
}

div.nav_intro {
	display: none;
	padding-top: 10px;
	border-bottom: 1px solid #646466;
	padding-bottom: 7px;
	font-size: 15px;
}

div.nav_column {
	float: left;
	width: 125px;
	color: #222;
	padding: 7px 10px 10px 5px;
}

div.nav_entry {
	font-size: 12px;
	padding-bottom: 10px;
	font-variant: normal;
}

div.nav_entry a:link {
	color: #fff;
}

div.nav_entry a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #fff;
}

div.nav_entry a:visited {
	color: #fff;
}

#homenewwizards {
	margin-top: 10px;
	height: 280px;
	width: 971px;
	float: left;
}

#homeproductfinder {
	float: left;
	width: 600px;
	height: 280px;
}

#superslot {
	margin-top: 25px;
	height: 130px;
	width: 580px;
	padding-left: 20px;
	overflow: hidden;
	background: url(../images/voiphardware.gif) no-repeat;
}

#superslottext {
	float: left;
	font-size: 13px;
	width: 260px;
	padding-top: 45px;
	height: 80px;
	text-align: left;
}

#superslotlogo {
	padding-top: 17px;
	float: left;
}


#superslotlogo a:hover {
	background-color: transparent;
}

div#awards {
	padding-top: 15px;
}

div.award_logo {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #c5c7c8;
}

div.award_logo a:hover {
	background-color: transparent;
}

div.award_logo.first_logo {
	padding-left: 0;
}

div.award_logo.last_logo {
	border-right: 0;
	padding-right: 0;
}

#homesearchers {
	float: left;
	margin-left: 10px;
	width: 353px;
	height: 280px;
}

#number_top {
	background-image: url(../images/layout/homepage/number_top.png);
	height: 28px;
}

#number_content {
	background-image: url(../images/layout/homepage/number_bottom.png);
	width: 333px;
	height: 232px;
	padding: 10px;
	overflow: visible;
}

#numsearch_results {
	position: absolute;
	width: 320px;
	padding: 5px;
	margin-top: 5px;
	overflow: auto;
	font-size: 12px;
	border: 1px solid #c5c7c8;
	background-color: #585858;
	color: #fff;
}

#numsearch_noajax_results {
	position: relative;
	width: 320px;
	padding: 5px;
	margin-top: 5px;
	overflow: auto;
	font-size: 12px;
	border: 1px solid #c5c7c8;
	background-color: #585858;
	color: #fff;
}

.nojax {
	position: relative;
}

#numsearch_rescount {
	padding: 2px 0 0 2px;
}

div#areacode_div, div#pattern_div {
	overflow: auto;
	width: 330px;
}

div.helpable {
	float: left;
	padding-right: 3px;
}

div.help {
	float: left;
	margin-left: 2px;
	margin-top: 3px;
	position: relative;
}

#numsearch_load {
	position: absolute;
	width: 330px;
	margin-top: 10px;
	padding-top: 35px;
	text-align: center;
	font-size: 12px;
	background: url(../images/loader.gif) no-repeat center top;
}

.numres {
	width: 86px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.numres a:hover {
	background-color: transparent;
	text-decoration: none;
}

.numres a:link, .numres a:visited {
	padding: 3px;
	color: #fff;
}

.numres.goldtypeG a:link, .numres.goldtypeG a:visited {
	color: #fcf13c;
	background-color: #000;
}

.numres.goldtypeS a:link, .numres.goldtypeS a:visited {
	color: #aeb9b9;
	background-color: #000;
}

.numres.goldtypeB a:link, .numres.goldtypeB a:visited {
	color: #b26a19;
	background-color: #000;
}

.note {
	font-style: italic;
	color: #000;
	font-size: 9px;
}

#num_sel_welcome {
	overflow: hidden;
	padding-bottom: 10px;
}

#numsearch_legal {
	padding-top: 1px;
}

.module_title {
	font-size: 14px;
	font-weight: bold;
}

#num_selector input {
	width: 200px;
	padding: 2px;
	border: 1px solid #646466;
	position: relative;
}

#num_selector input.select {
	position: relative;
}

#num_selector input.submit {
	width: 100px;
}

#num_selector input.notclicked {
	font-style: italic;
	color: #89898b;
}

#num_selector input.disabled{
	background-color: #c5c7c8;
	color: #000;
}

.topspace {
	padding-top: 10px;
}

.foundPattern {
	font-weight: bold;
	color: #FFD600
}

.module_text {
	line-height: 1.4;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	overflow: hidden;
}

#homebottom{
width:972px;
margin-top:25px;
float:left;
display:inline;
background:url(/images/layout/bottomboxes.gif) repeat-y left;
padding-bottom:20px;
}

#homebottom ul {
	margin:0 0 0 16px;
	padding:0;
}

#homebottom li {
	margin-bottom:8px;
}

#homefaq {
width:291px;
margin-left:20px;
padding-right:20px;
float:left;
display:inline;
}

#homememorable {
width:301px;
padding-right:20px;
padding-left: 10px;
float:left;
display:inline;
}

#homememorable h2, #homefaq h2, #homenews h2{
font-size:18px;
}

#homememorable a img, #homefaq a img, #homenews a img{
float:right;
}

#homememorable .more, #homefaq .more, #homenews .more{
float:right;
font-size:12px;
}

p.memorable {
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 8px;
}

div#homepage_numbers {
	overflow: auto;
}

div.memorable_number {
	font-size: 13px;
	margin: 2px;
	text-align: center;
	padding: 2px;
	background-color: #ffd600;
	width: 90px;
	float: left;
}

#homenews{
width:270px;
padding-right: 20px;
float:left;
display:inline;
}

#homenews{
float:right;
font-size:12px;
}

#homenews .homerss{
font-size:12px;
font-weight:normal;
}

#homenews .homerss a img{
float:none;
}

#hometop{
width:972px;
float:left;
padding-bottom:14px; 
}

#hometest{
width:579px;
float:left;
margin:0;
padding:0;
background: url(../images/layout/homepage/testimonal.png) no-repeat;
}

#testimonialtop{
height:19px;
width:579px;
float:left;
}

#testimonialcontent{
width:577px;
margin-left:1px;
float:left;
overflow:hidden;
display:inline;
height:42px;
}

#testimonialcontent h2{
font-size:14px;
}

#testimonialcontent p{
padding:0px 20px 0px 20px;
margin:0;
}

#testimonialcontent a{
font-size:12px;
float:right;
}

#testimonialbottom{
width:580px;
height:46px;
background-position:top;
background-repeat:no-repeat;
text-align:right;
float:left;
font-size:13px;
position: relative;
}

#testimonialbottom a{
font-size:12px;
text-align:right;
margin:0px 13px 0px 0px;
padding:0;
}

#testimonialbottompadder{
	height:16px;
	width:1px;
	font-size:14px;
	text-align:right;
	margin:0px 13px 0px 0px;
	padding:0;
}

#testimonialbottom p{
	font-size:13px;
	text-align:right;
	color: #736363;
	margin:0;
	padding:12px 57px 0px 0px;
}

#hometwitter{
width:390px;
float:right;
margin:0;
display:inline;
}

#hometwitter h2{
font-size:14px;
float:right;
display:inline;
}

#hometwitter p{
margin:0;
padding:0;
float:right;
color:#666;
}

#hometwitcontent{
width:370px;
height:75px;
padding:5px;
border:2px solid #d6d6d6;
background-image:url(/images/twitterbird.jpg);
background-position:bottom right;
background-repeat:no-repeat;
text-align:left;
float:right;
margin:0;

}

#hometwitcontent a img{
padding:0px 10px 0px 0px;
margin:0 0 15px 0;
float:left;
}

#hometwitcontent p{
margin:0;
padding:0;
float:left;
line-height:18px;
color:#000;
}

#homemiddle{
	width:702px;
	border: 2px #d6d6d6 solid;
	background-position: right top;
	background-repeat:no-repeat;
	float:left;
}

#homemiddlecontent{
	width:702px;
	display:inline;
	float:left;
	background-color:#FFF;
}

#home_panel {
	float: left;
	width: 225px;
	height: 350px;
	background-image: url(../images/layout/homepage/bgoverlay.jpg);
	overflow: hidden;
}

#home_panel_slides {
	height: 325px;
	width: 900px;
	overflow: hidden;
}

#home_panel_count {
	font-size: 13px;
	width: 96px;
	margin-left: 64px;
	color: #fff;
	overflow: auto;
}

.panel_icon {
	height: 24px;
	width: 24px;
	float: left;
	cursor: pointer;
}

#icon1 {
	background-image: url(../images/layout/homepage/icons/phone.png);
}

#icon2 {
	background-image: url(../images/layout/homepage/icons/broadband.png);
}

#icon3 {
	background-image: url(../images/layout/homepage/icons/email.png);
}

#icon4 {
	background-image: url(../images/layout/homepage/icons/website.png);
}

#icon1.selected {
	background-image: url(../images/layout/homepage/icons/phone-sel.png);
}

#icon2.selected {
	background-image: url(../images/layout/homepage/icons/broadband-sel.png);
}

#icon3.selected {
	background-image: url(../images/layout/homepage/icons/email-sel.png);
}

#icon4.selected {
	background-image: url(../images/layout/homepage/icons/website-sel.png);
}

.home_panel_slide {
	padding-top: 10px;
	width: 225px;
	height: 340px;
	float: left;
	overflow: hidden;
}

.panel_title {
	width: 224px;
	font-size:18px;
	color:#fff;
	text-align:center;
}

.panel_copy {
	font-size: 13px;
	color: #fff;
	width:  195px;
	height: 230px;
	overflow: hidden;
	padding: 8px 15px 15px;
}
.panel_list {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.panel_list li {
	list-style-image: none;
	list-style-type: disc;
	color: #fff;
}

#card {
	float: left;
	height: 350px;
	width: 477px;
}

.card_image {
	position: absolute;
	height: 350px;
	width: 477px;
}

#card_image2 {
	opacity: 0;
	z-index: 1;
}

.panel_sticker {
	height: 120px;
	width: 120px;
	position: absolute;
	margin-left: -60px;
	margin-top: 53px;
	z-index: 15;
}

.panel_buttons {
	width: 225px;
	text-align: center;
}

.panel_buttons a:hover {
	background-color: transparent;
}

.sticker {
	position: absolute;
	background-position: center center;
	width: 120px;
	height: 120px;
	z-index:  15;
}

#sticker1 {
	background-image: url(../images/layout/homepage/button1.png);
	opacity: 1;
	z-index: 2;
}

#sticker2 {
	opacity: 0;
	z-index: 3;
}

.fom_link {
	width: 230px;
	text-align: center;
}

.bigquote{
padding-top:10px;
}

.bigquote h2{
font-size:22px;
font-style:italic;
padding-right:80px;
background: url(/images/bigquoleft.jpg) top left no-repeat;
padding-left: 17px;
}

.bigquoteimage{
width:430px;
float:left;
display:inline;
}

.bigquoteimage a{
width:142px;
float:left;
font-size:14px;
margin-left:18px;
display:inline;
}

.bigquoteimage img{
float:right;
}

#homemiddlemiddle{
	height: 330px;
	overflow: hidden;
	width: 231px;
	float:left;
	margin-left:10px;
	display:inline;
	border: 2px solid #d6d6d6;
	padding: 10px;
}

#homemiddlemiddle p{
	font-size:13px;
	line-height:120%;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
}

#homemiddlemiddle h1{
	font-size:18px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

#homemiddlemiddle ul {
	margin:10px 0 15px 20px;
	padding:0;
	font-weight:normal;
}
#homemiddlemiddle li {
	margin-bottom:5px;
}
#homemiddlemiddle li p {
	font-weight:normal;
}

#homemiddleright{
float:right;
margin-right:20px;
display:inline;
}

#homemiddlebottom{
	height:24px;
	width:972px;
	background-image:url(/images/homemiddlebottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

#productswitcher{
width:790px;
float:left;
overflow:hidden;
}

#productswitcher UL.tabNavigation {
	height:43px;
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
	margin-right:25px;
	display:inline;
}

#productswitcher UL.tabNavigation LI {
	height:43px;
	width:137px;
	display: inline;
	float:left;
	padding-left:2px;
	overflow:hidden;
}

#productswitcher UL.tabNavigation LI A {
	height:43px;
	background-image:url(/images/taboff.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size:16px;
	display:block;
	overflow:hidden;
	text-align:left;
	padding-top:10px;
}

#productswitcher UL.tabNavigation .first A {
padding-left:50px;
}

#productswitcher UL.tabNavigation .second A {
padding-left:40px;
}

#productswitcher UL.tabNavigation LI A.selected
{
	background-image:url(/images/tabon.jpg);
	background-repeat:no-repeat;
	color:#000;
}


#productswitcher UL.tabNavigation LI A:focus {
	outline: 0;
}

#productswitcher div.tabs > div {
	float:left;
}


#imagecap{
	width:245px;
	float:right;
	background-color:#FFF;
	margin:10px;
	display:inline;
}

#imagecap img{
	float:right;
}

#imagecaptop{
	width: 245px;
	height:10px;
	background-image:url(/images/imagecaptop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}

#imagecapcontent{
	width:225px;
	background-color:#edecec;
	float:left;
	padding:10px;
	margin:0;
	text-align:left;
}

#imagecapcontent p{
	padding:0;
	margin:0;
}

#imagecapbottom{
	width: 245px;
	height:10px;
	background-image:url(/images/imagecapbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}

#sidemodules{
	width:177px;
	float:right;
	padding:10px;
	overflow:hidden;
	padding-left:0px;
}

#sidemoddivider {
	clear:both;
	width:100%;
	height:18px;
	padding: 0;
}

#sidemoddividerline {
	top:8px;
	width:100%;
	height:1px;
	background-color:#d7d7d7;
}

#sidemodnews{
	width:180px;
	text-align:left;
	padding:10px;
	border-bottom: 1px solid #d7d7d7;
	margin:0;
	font-size:14px;
	float:left;
}

#sidemodnews span{
	font-size:14px;
}

#sidemodnews span img{
	margin:0;
	padding:0;
}

#sidemodnews .title{
	padding-bottom:10px;
}

#sidemodnews h2{
	line-height:10px;
	margin:0;
	padding:10px 0px 0px 0px;
	font-size:19px;
}

#sidemodnews ul{
	width:170px;
	padding:10px 0px 10px 20px;
	margin:0;
}

#sidemodnews ul li{
	padding:0;
	margin:0;
}

#sidemodnews p{
	font-size:20px;
}

.sidemodnewsrss{
	font-size:16px;
}

#sidemodquote{
	width:200px;
	border-bottom: 1px solid #d7d7d7;
	padding:10px 0px 10px 0px;
	margin:0;
	float:left;
}

#sidemodquotetop{
	width:177px;
	height:19px;
	background-image:url(/images/sidemodquotetop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:10px;
}

#sidemodquotecontent{
	width:157px;
	background-color:#ffdc00;
	float:left;
	padding:0px 10px 0px 10px;
	text-align:center;
	margin-left:10px;
	display:inline;
}

#sidemodquotecontent a{
	margin-top:10px;
	font-size:12px;
}

#sidemodquotebottom{
	width:177px;
	height:40px;
	background-image:url(/images/sidemodquotebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding-bottom:5px;
	margin-left:10px;
	display:inline;
}

#sidemodquotebottom p{
	width:130px;
	margin-top:20px;
	padding:0;
	float:left;
	font-size:12px;
	line-height:normal;
	text-align:right;
}
	
#sidemodfaqs{
	width:180px;
	text-align:left;
	padding:10px;
	margin:0;
	font-size:14px;
	float:left;
	border-bottom: 1px solid #d7d7d7;
}

#sidemodfaqs img{
	margin-left:55px;
}

#sidemodfaqs h2{
	margin:0;
	padding:10px 0px 0px 0px;
	font-size:19px;
}

#sidemodfaqs ul{
	width:170px;
	padding:10px 0px 10px 20px;
	margin:0;
}

#sidemodfaqs ul li{
	padding:0;
	margin:0;
}

#sidemodfaqs p{
	font-size:20px;
}

#sidemodcallback{
	width:200px;
	border-bottom: 1px solid #d7d7d7;
	float:left;
	padding:10px 0px 10px 0px;
}

#sidemodcallbacktop{
	width:177px;
	height:22px;
	background-image:url(/images/sidemodcallbacktop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left:13px;
	display:inline;
}

#sidemodcallbackcontent{
	width:157px;
	background-color:#ffdc00;
	margin-left:13px;
	padding:0px 10px 0px 10px;
	display:inline;
	float:left;
}

#sidemodcallbackcontent h2{
	font-size:16px;
}

#sidemodcallbackbottom{
	width:177px;
	height:22px;
	background-image:url(/images/sidemodcallbackbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left:13px;
	display:inline;
}

#howtoshowall{
	width:137px;
	height:28px;
	float:right;
}

#howtoshowall img{
}

#howtotopimage{
	border: 3px solid #516a89;
	padding:5px;
	float:right;
	margin-top:10px;
}

.howtoimage{
	width:102px;
	margin:0;
	border:1px solid #000;
	padding:5px 5px 0px 5px;
	float:right;
}

.howtoimage img{
	margin:0;
	padding:0;
	float:left;
}

.howtoimage p{
	font-size:9px;
	margin:5px 0px 0px 0px;
	padding:0;
	line-height:normal;
	float:left;
}

#feedbackpoll {
	margin-top: 15px;
	width:720px;
	border-top:1px solid #000;
	padding:15px;
	overflow: auto;
}

#feedbackform {
	width:500px;
	border-top:1px solid #000;
	padding:15px;
	float:left;
}

#sendfeedback {
	background-image:url(/images/buttons/send_feedback.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:193px;
	height:29px;
	border:0;
}

#feedbackpoll p{
	margin:0;
	padding:0;
}

#feedbackpoll p span{
	font-weight:bold;
}

#feedbackpoll p a img{
	float:right;
	margin-left:5px;
}

#supportcontactform{
	width:490px;
	clear:left;
	overflow: auto;
	padding-bottom: 25px;
}

#supportquestionform{
	width:490px;
	padding-top: 20px;
	clear:left;
	overflow: auto;
	padding-bottom: 25px;
}

#results {
	width: 470px;
	padding: 0px 10px 10px 10px;
	display: none;
}

#contact_support {
	font-size: 14px;
	padding-top: 15px;
	float: right;
	text-align: right;
	font-style: italic;
	cursor: pointer;
}

#results .search_result {
	font-size: 13px;
	padding: 5px;
	width: 460px;
	border-top: 1px solid #525053;
}

#results .search_result.finalRow { 
	border-bottom: 1px solid #525053;
}

#results .search_result.normRow {
	background-color: #fce958;
}

#results .search_result.altRow {
	background-color: #fdf398;
}

#results .section_title {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 25px;
}

#results .section_title.first {
	padding-top: 0px;
}

div.ajaxerror {
	font-size: 14px;
	color: #f00;
	font-style: italic;
	padding-top: 5px;
}

div#load_spinner {
	float: left;
	font-size: 12px;
	height: 17px;
	width: 100px;
	padding-top: 12px;
	padding-left: 28px;
	background: url(/images/ajax-loader.gif) no-repeat 6px 10px;
	
}

#supportcontactformcontent{
	width:470px;
	background-image:url(/images/supportformtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffdc00;
	padding:20px 10px 0px 10px;
	float:left;
}

#supportquestionformcontent {
	width:490px;
	background-image:url(/images/supportformtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffdc00;
	padding-top:20p;
	float:left;
}

div.orange_divider {
	height: 1px;
	width: 490px;
	background-image: url(/images/support/orangefade.jpg);
}

div.orange_divider.reversed {
	height: 1px;
	width: 490px;
	background-image: url(/images/support/orangefaderev.jpg);
}

div#supportquestionform div.inactive {
	color: #646466;
}

div#supportquestionform div.right div.text {
	width: 425px;
	text-align: right;
	padding-left: 0px;
}

div#supportquestionform .step {
	background-color: #FFDC00;
}

div#supportquestionform div div.text {
	width: 430px;
	padding-left: 60px;
	font-size: 11px;
}

div#supportquestionform div div.text.header {
	font-size: 14px;
	font-weight: bold;
	padding-top: 28px;
}

div#ask_question_form {
	overflow: auto;
	padding: 15px 0px 10px 60px;
	width: 420px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

textarea#question_box {
	height: 50px;
	margin-top: 3px;
	width: 410px;
	overflow: auto;
}

div#supportform_step1 {
	background: url(/images/support/step1-white.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
}

div#supportform_step1.inactive {
	background-image: url(/images/support/step1-grey.jpg);
	font-style: italic;
}

div#supportform_step2 {
	height: 100px;
	background: url(/images/support/step2-white.jpg);
	background-repeat: no-repeat;
	background-position: 438px center;
	overflow: hidden;
}

div#support_form {
	overflow: hidden;
	height: 0px;
	width: 420px;
	padding: 2px 0px 0px 10px;
	font-size: 12px;
}

div.form_row {
	padding-top: 2px;
}

div#support_form div.form_row_text {
	float: left;
	width: 95px;
	padding-top: 3px;
	text-align: left;
}

form#support_request_form {
	padding: 5px;
	text-align: right
}

form#support_request_form .submit {
	background-image:url(/images/support/submit.png);
	cursor:pointer; 
}

form#support_request_form input, form#support_request_form textarea {
	border: 1px solid #000;
	width: 300px;
}

form#support_request_form textarea {
	width: 302px;
	height: 100px;
	resize: none;
}

div#step2_text {
	padding-left: 500px;
}

div#supportform_step2.inactive {
	background-image: url(/images/support/step2-grey.jpg);
	font-style: italic;
}

div#supportform_step3 {
	height: 100px;
	background: url(/images/support/step3-white.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
}

div#supportform_step3.inactive {
	background-image: url(/images/support/step3-grey.jpg);
	font-style: italic;
}

div#supportform_step3.inactive {
	background-image: url(/images/support/step3-grey.jpg);
	font-style: italic;
}

div#support_phonedetails {
	height: 0px;
	overflow: hidden;
	padding-left: 60px;
	font-size: 12px;
	padding-top: 10px;
}

div.support_text {
	padding-top: 10px;
}

.bold {
	font-weight: bold;
}

#supportcontactformcontent h2, #supportquestionformcontent h2{
	margin:0;
	padding:0px 0px 10px 0px;
	font-style:italic;
}

#supportcontactformcontent #left, #supportquestionformcontent #left{
	width:250px;
	float:left;
	margin:0;
	padding:0;
}

#supportcontactformcontent #full {
	width:457px;
	float:left;
	margin:0;
	padding:0;
}

#supportcontactformcontent #right, #supportquestionformcontent #right{
	width:200px;
	float:right;
	margin:0;
	padding:0;
}

#supportcontactformcontent #right h2, #supportquestionformcontent #right h2{
	font-size:16px;
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-style:normal;
	line-height:normal;
}

#supportcontactformcontent #right p span, #supportquestionformcontent #right p span{
	font-weight:bold;
	margin:0;
	padding:0;
}

#supportcontactformcontent #right p, #supportquestionformcontent #right p{
	margin:0;
	padding:5px 0px 0px 0px;
line-height:normal;
}

#supportcontactformcontent #left .bottom, #supportquestionformcontent #left .bottom {
	width:250px;
	text-align:center;
	margin-top:10px;
	display:inline;
	float:left;
}

#supportcontactformcontent #left .bottom p, #supportquestionformcontent #left .bottom p{
	line-height:normal;
	margin:0;
	padding:0;
}

#supportcontactformcontent #left .bottom p span, #supportquestionformcontent #left .bottom p span{
	font-weight:bold;
}

#supportcontactformpad1{
	width:250px;
}

#supportcontactformpad2{
	width:185px;
	height:100px;
	background-color:#33CCFF;
}

#supportcontactformbottom, #supportquestionformbottom{
	width:490px;
	height:20px;
	background-image:url(/images/supportformbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#supportstatusbar{
	width:725px;
	height: 20px;
	overflow: hidden;
}

#supportstatusbar .issues{
	width:725px;
	text-align: right;
	height:20px;
}

#supportlastchecked{
	width:480px;
	margin:0;
	padding:0;
	float:left;
}

#supportlastchecked p{
	color:#999999;
	margin:0;
	padding:0;
	float:left;
}

.supportstatus {
	height:20px;
	float:left;
	margin:0px;
	padding:0;
	color:#000;
	overflow:hidden;
}

.supportstatus img{
	float:left;
	margin-top: 2px;
	padding-right: 5px;
	display:inline;
}

.supportstatus p{
	padding:0px 5px 0px 0px;
	font-size:12px;
	margin:0;
	float:left;
}

#supportissues{
	width:480px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e4e6e7;
	float:left;
}

#supportissues a{
	font-size:13px;
}

#supportongoingissues{
	padding: 2px;
	text-align: left;
	right: 12px;
	background-color: #fff;
	border: 1px solid #ffd600;
}

#supportongoingissues p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#supportongoingissues h2{
	padding:0px 0px 10px 0px;
	margin:0;
	font-size:16px;
}

.supportongoingissue img{
	margin-top:2px;
	padding-left: 2px;
	padding-right:5px;
	float:left;
}

#supportplanneddowntime{
	width:225px;
	float:right;
}

#supportplanneddowntime ul{
	margin:0px 0px 0px 25px;
	padding:0;
}

#supportplanneddowntime h2{
	padding:0 0 10px;
	margin:0;
	font-size:16px;
}

#supportsubscribe{
	width:480px;
	margin-top:15px;
	display:inline;
	float:left;
}

#supportsubscribe h2{
	font-size:18px;
}

#supportfeeds{
	width:195px;
	float:left;
}

#supportsubscribeform{
	width:195px;
	float:right;
}

#supportsubscribeform p{
	margin:0;
	padding:0;
}

#supportsubscribeform form p{
	margin:0;
	padding:0;
}

#supportsubscribeform form input{
	margin:0;
	padding:0;
}

#supportsubscribeform .submit{
	margin:10px 0px 0px 0px;
	display:inline;
	width:92px;
	height:25px;
	background-image:url(/images/supportsubscribe.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border: 0px solid #FFFFFF;
	float:left;
}

#supportsubscribeform .submit:hover{
	cursor:pointer;
}

#supportsubscribeform p span{
	font-style:italic;
}

#howtoindexpopular{
	float:left;
}

#howtoindexpopulartop{
height:14px;
width:520px;
background-image:url(/images/howtoindexpopulartop.jpg);
background-repeat:no-repeat;
background-position:top;
float:left;
overflow:hidden;
margin-top:15px;
}

#howtoindexpopularcontent{
width:490px;
float:left;
background-color:#f4f4f4;
padding:10px 15px;
overflow:hidden;

}

#howtoindexpopularbottom{
height:14px;
width:520px;
background-image:url(/images/howtoindexpopularbottom.jpg);
background-repeat:no-repeat;
background-position:top;
float:left;
overflow:hidden;

}

#howtoindexpopularcontent #toplist{
	width:500px;
	height:20px;
	text-align:right;
	padding:0px 0px 10px 0px;
	margin:0;
}

#howtoindexpopularcontent #bottomlist{
	width:500px;
	height:20px;
	text-align:right;
	padding:10px 0px 0px 0px;
	margin:0;
}


#howtoindexpopularcontent #toplist p, #howtoindexpopularcontent #bottomlist p{
margin:0;
padding:0;
float:right;
}

#howtoindexpopularcontent #toplist h2, #howtoindexpopularcontent #bottomlist h2{
margin:0;
padding:0;
float:left;
font-size:16px;
}

#howtoindexpopularcontent #toplist ul{
	height:20px;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	float:right;
}

#howtoindexpopularcontent #bottomlist ul{
	height:20px;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	float:left;
	margin-left:150px;
	display:inline;
}

#howtoindexpopularcontent #toplist ul .last_one, #howtoindexpopularcontent #bottomlist ul .last_one{
	border:none;
}

#howtoindexpopularcontent #toplist ul li, #howtoindexpopularcontent #bottomlist ul li{
	margin:0;
	padding:0px 5px 0px 5px;
	list-style-type:none;
	list-style-image:none;
	float:left;
	border-right:1px solid #000;
}

#howtoindexpopularcontent #toplist ul li a, #howtoindexpopularcontent #bottomlist ul li a{
	padding:0px;
	margin:0;
	float:left;
	text-decoration:none;
}

#howtoindexpopularcontent #toplist ul li p, #howtoindexpopularcontent #bottomlist ul li p{
	padding:0px;
	margin:0px;
	float:left;
}

.howtoindexsearchresult h2{
	font-size:16px;
}

#howtoindexcontent{
	width:520px;
	float:left;
}

#howtoindexcontenthome {
	width:510px;
	float:left;
}

.howtoindexcat{
	width:140px;
	height:160px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
}

.howtoindexcat h2{
	margin:0;
	padding:0;
}

.howtoindexcat h2 a{
	font-size:13px;
}
.howtoindexcat ul{
	margin:10px 0px 0px 0px;
	padding:0;
}

.howtoindexcat ul li{	
	margin:0px 0px 0px 15px;
	padding:0px;
}

#howtoindexsearch{
	width:338px;
	float:left;
	margin-left:12px;
	display:inline;
}

#howtoindexsearchtop{
	width:338px;
	height:10px;
	background-image:url(/images/howtoindexsearchtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#howtoindexsearchcontent{
	width:318px;
	height:150px;
	background-color:#ffdd05;
	padding:10px;
}

#howtoindexsearchbottom{
	width:338px;
	height:10px;
	background-image:url(/images/howtoindexsearchbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.productitem {
	width:100%;
	border:0px;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
}

.productitem td {
	border:0px;
	vertical-align:top;
	width:120px;
	margin:0;
	padding:0;
}

.productitem .content{
	width:auto;
	font-weight:normal;
	font-style:normal;
}

#productdesc p .title{
	width:130px;
	height:auto;
	font-style:italic;
	display:block;
	margin:0;
	padding:0;
	float:left;
}

#productdesc p .content{
	width:100px;
	display:block;
}

#productaddons {
	float:left;
	width:500px;
	padding-top:30px;
}

#productbenefits {
float:left;
	width:500px;
padding-top:30px;
}

#productbenefits ul, #productaddons ul{
	list-style-image:none;
	list-style-type:disc;
	margin:0;
	padding:0px 0px 0px 17px;
}

#productbenefits ul li, #productaddons ul li{
	list-style-image:none;
	list-style-type:disc;
	margin:0;
	padding:0;
}

#supportside{
	width:234px;
	float:right;
	margin:20px 0px 0px 0px;
	padding:0;
	display:inline;
}
#supportside h2 a {
	text-decoration:none;
}

#supportsidetop{
	height:21px;
	width:234px;
	background-image:url(/images/supportsidetop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#supportsidecontent{
	width:204px;
	padding:0px 10px 0px 20px;
	background-color:#f6f5f5;
	float:left;
}

#supportsidecontent a{
	color:#000;
}

#supportsidecontent a:visited{
	color:#000;
}

#supportsidecontent h2{
	margin:0;
	padding:0px 0px 10px 0px;
	font-style:italic;
}

#supportsidefaq{
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #d6d6d6;
	float:left;
}

#supportsidefaq h2{
	font-size:18px;
	font-style:normal;
}

#supportsidefaq ul{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	margin:0;
}

#supportsidefaq ul li{
	margin:0;
	padding:0;
}

#supportsidehowto{
	width: 195px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #d6d6d6;
	float:left;
}

#supportsidehowto h2{
	font-size:18px;
	font-style:normal;
}

#supportsidehowto p{
	margin:0px;
	padding:0;
}

#supportsidehowto form{
	margin:5px 0px 0px 0px;
	padding:0;
}

#supportsidehowto .textbox{
	width:186px;
	border:1px solid #CCC;
	border-top:1px solid #999;
	padding:3px;
}

div#search_left {
	float: right;
	padding-top: 8px;
}

div#search_left input {
	font-size: 12px;
}

div#search_right {
	padding-top: 7px;
	float: right
}

input.textbox_search {
	border:1px solid #CCC;
	border-top:1px solid #999;
	padding:3px 3px 4px 3px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 7px 0 0;
	width:162px;
}


#supportsidehowto .submit{
	margin:5px 0px 0px 0px;
	height:25px;
	width:76px;
	background-image:url(/images/supportsidesearch.png);
	background-repeat:no-repeat;
	background-position:top;
	border: 0px solid #FFFFFF;
	display:inline;
	cursor:pointer; 
	float:left;
}

#supportquestionformcontent form#question_form input.submit {
	margin-right: 6px;
}

#supportquestionformcontent .submit{
	height:25px;
	width:76px;
	background-color: #FFDC00;
	background-image:url(/images/support/search.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border: 0px solid #FFFFFF;
	display:inline;
	cursor:pointer; 
	float:right;
	margin: 5px 0 0px 0px;
}

#supportsideforum{
	padding:10px 0px 10px 0px;
	float:left;
	border-bottom:1px solid #d6d6d6;
}

#supportsideforum h2{
	font-size:18px;
	font-style:normal;
}

#supportsidetech{
	width: 195px;
	padding:10px 0px 10px 0px;
	float:left;
	border-bottom:1px solid #d6d6d6;
}

#supportsidetech p {
	padding-bottom: 0px;
	margin-bottom: 0px
}

#supportsidetech a.sidebar_link {
	padding-left: 5px;
}

#supportsidetech h2{
	font-size:18px;
	font-style:normal;
}

#supportsidetips{
	padding:10px 0px 0px 0px;
	float:left;
}

#supportsidetips h2{
	font-size:18px;
	font-style:normal;
}

#supportsidebottom{
	height:21px;
	width:234px;
	background-image:url(/images/supportsidebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#contactusleft{
	width:311px;
	float:left;
}

#contactuslefttop{
	width:311px;
	height:25px;
	background-image:url(/images/contactusleftop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#contactusleftcontent{
	width:311px;
	background-color:#ffdc00;
	float:left;
}

#contactusleftbottom{
	width:311px;
	height:25px;
	background-image:url(/images/contactusleftbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#contactusmiddle{
	width:380px;
	float:left;
	margin-top:50px;
	margin-left:20px;
	display:inline;
}

#contactusaddress{
	width:311px;
	clear:left;
	float:left;
	margin-left:15px;
}

#contactusdisclaimer{
	width:380px;
	clear:none;
	margin-left:34px;
	float:left;
}

#contactusmiddletop{
	width:380px;
	height:23px;
	float:left;
	background-image:url(/images/contactusmiddletop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contactusmiddlecontent{
	width:360px;
	height:555px;
	padding:0px 10px 0px 10px;
	background-color:#e8e9e9;
	overflow:hidden;
	float: left;
}

#contactusmiddlecontent tr, #contactusmiddlecontent td{
	border: none;
	padding: 0;
}
#contactusmiddlebottom{
	width:380px;
	height:23px;
	float:left;
	background-image:url(/images/contactusmiddlebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contactusright{
	width:177px;
	float:left;
	margin-top:50px;
	margin-left:15px;
	display:inline;
}

#contactusrighttop{
	width:177px;
	height:22px;
	float:left;
	background-image:url(/images/contactusrighttop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contactusrightcontent{
	width:177px;
	float:left;
	background-color:#ffdc00;
}

#contactusrightbottom{
	width:177px;
	height:22px;
	float:left;
	background-image:url(/images/contactusrightbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contactusaddress {
	width:311px;
	margin-left:15px;
}

#findapartnerleft{
	width:415px;
	height:300px;
	float:left;
}

#findapartnerright{
	width:285px;;
	height:300px;
	float:left;
	margin-left:15px;
	display:inline;
}

#findapartnerrighttop{
	width:285px;
	height:19px;
	float:left;
	background-image:url(/images/findapartnerrighttop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#findapartnerrightcontent{
	width:245px;
	padding:0px 10px 0px 30px;
	float:left;
	background-color:#f3f4f4;
}

#findapartnerrightcontent p{
	line-height:normal;
	margin:0px 0px 10px 0px;
	padding:0;
}

#findapartnerrightcontent form{
	margin:0;
	padding:0;
}

#findapartnerrightcontent form #area{
	width:150px;
	margin-left:20px;
	display:inline;
}

#findapartnerrightcontent form #level{
	width:150px;
}

#findapartnerrightcontent form #submit{
	height:25px;
	width:128px;
	background-image:url(/images/findpart.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	border:0px solid #FFF;
	cursor:pointer;
	margin:10px 0px 0px 0px;
}

#findapartnerrightcontent form #button{
	height:25px;
	width:76px;
	margin:10px 15px 0px 0px;
	background-image:url(/images/findpartclear.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	border:0px solid #FFF;
	cursor:pointer;
}

#findapartnerrightbottom{
	width:285px;
	height:19px;
	float:left;
	background-image:url(/images/findapartnerrightbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#findapartnertable{
	width:715px;
	float:left;
	display:inline;
}

#findapartnertable table {
	width:100%;
}
#findapartnertable td {
	padding-top:10px;
	padding-bottom:10px;
}
#findapartnertable tr {
	vertical-align:top;
}

#findapartnertable tr.grey {
	background-color:#f3f4f4;
}

#findapartnertable tr ul {
	margin:0;
	padding-left:16px;
}

#findapartnertable tr ul li {
	margin:0;
}

#findapartnertable tr.grey {
	background-color:#f3f4f4;
}

#findapartnertable td.partner, th.partner {
	width:150px;
}

#findapartnertable td.specialism, th.specialism {
	width:250px;
}

#findapartnertable td.level, th.level {
	width:75px;
}

#findapartnertable td.contact, th.contact {
	width:240px;
}

#intnumberstable tr.grey {
	background-color:#f3f4f4;
}

.intnumberscountry {
	font-weight:bold;
}

.intnumberstowninfo {
	width:250px;
	padding-left:15px;
}

.intnumbersareacode {
	text-align:left;
	float:right;
	width:50px;
	font-weight:bold;
}

.intnumberstown {
	float:left;
}

#contactusmiddlecontent table, tr, td {
	border: none;
}

/* new footer */

#footer {
	width:972px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 20px;
}

#footer_bands {
	overflow: hidden;
	background-color: #ffd600;
	padding-left: 15px;
	padding-top: 10px;;
}

.footer_groups {
	overflow: auto;
}

.footer_groups {
	overflow: auto;
}

.footer_link {
	font-size: 13px;
	padding-bottom: 6px;
}

.footer_link a:link {
	color: #222;
}

.footer_link a:visited {
	color: #222;
}

.footer_link a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #000;
}

.footer_band {
	padding-right: 5px;
	padding-left: 15px;
	margin-right: 5px;
	color: #333;
	float: left;
	font-size: 10px;
	width: 215px;
}

.footer_band.last {
	padding-right: 0px;
	background: none;
}

.band_title.below {
        padding-top: 25px;
}

.footer_band.last .footer_group {
	height: 95px;
}

a.nohllink:hover {
	background-color: transparent;
	text-decoration: none;
}

#sitemap_intro {
	padding-bottom: 5px;
	display: none;
}

#footer_top_half {
	overflow: hidden;
}

div#copyright {
	font-weight: bold;
	width: 945px;
	font-size: 12px;
	text-align: right;
}

.band_title {
    font-size: 13px;
    padding-bottom: 5px;
    color: #333;
    font-weight: bold;
}

.footer_space {
	height: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer_core {
	height: 26px;
	padding-bottom: 10px;
	background: url(../images/layout/homepage/footercurves.png) no-repeat left top;
}

#footer_core p {
	color: #666;
	margin-bottom: 0px;
}

#footer_core p a:link {
	color: #666;
}

/* cms login stuff */

#cmslogin{
	width:800px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#CC3399;
}

#cmslogincontent{
	margin-bottom:10px;
	text-align:left;
	padding:0;
	background:#FFF url(/images/leftbg.gif) repeat-y right;
	overflow:hidden;
}

#cmsloginbanner {
height:60px;
border:1px solid #E6E6E6;
margin:0 0 10px 0;
background-color:#FFF;
text-align:right;
background:url(/images/layout/bannerbg.gif) top repeat-x;
position:relative;
}

#login_status {

position:absolute;
top:10px;
left:10px;

}
#cmsloginbanner h1, #banner h2 {
margin:0;
padding:0 10px 0 0;
}
#cmsloginbanner h1 {
font-size:26px;
padding-top:5px;
font-weight:normal;
}
#cmsloginbanner h2 {
font-size:13px;
color:#999;
}
#cmsloginbanner table {
border:none;
width:auto
}

#subnav{
	color:#000;
	margin: 0 0 10px 0; 
	padding: 0; 
	list-style: none; 
	text-align: left; 
	font-size: 12px;
	font-weight:normal;
}

#subnav li{
	height:38px;
	color: #000; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #c9c9c9; 
	border-top: 1px solid #c9c9c9; 
	background: #edebec;
	line-height:normal;
	font-size: 12px;
}

#subnav li .padderbar{
	padding-top:7px;
}

#subnav li .active a { 
	background: #FFDC00;
	display: block;
	height:38px;
	margin: 0;
	padding: 4px 18px 4px 13px;
	text-decoration: none;
	font-size: 12px;
	background-image:url(/images/sublistback.gif);
	background-position:0px 12px;
	background-repeat:no-repeat;
}

#subnav a {
	display: block;
	height:38px;
	margin: 0;
	padding: 4px 18px 4px 6px;
	text-decoration: none;
	font-size: 11px;
	vertical-align:middle;
	color:#000;
	font-weight:bold;
}

#subnav a:hover{
	color: #000; 
	background: #c9c9c9;
}
#subnav li a {

    margin:auto 0;
}

#subnav ul{
	margin:0;
	padding:0;
}

#subnav .lvl1{
	background-color:#f5f5f5;
	margin:0;
	padding:0 0 0 6px;
	overflow:hidden;
}

#subnav .lvl2{
	background: #fefad5 url(/images/nav/lvl2dash.gif) no-repeat left center;
	margin:0;
	padding:0 0 0 17px;
	overflow:hidden;
	font-weight:normal;
}
#subnav .lvl2 a {
	font-weight:normal;
}

#subnav #lvl1active{
	background-color:#fff1a6;
}

#subnav #lvl1activeselected{
	background: #ffdb01 url(/images/nav/lvl1arrow.gif) no-repeat left center;
}

#subnav #lvl2active {
	background: #ffdb01 url(/images/nav/lvl2arrow.gif) no-repeat left center;
	color:#000;
	font-weight:normal;
}

#subnav #lvl2active a {
    color:#000;
	font-weight:normal;
}


#subnav #lvl2active a:hover {
    background-color:#ffdb01;
	color:#000;
}

#subnav .lvl1 a {
    margin-left:5px;
}

#subnav .lvl1 a:hover { 
    background-color:#f5f5f5;
    margin-left:5px;
    }
#subnav #lvl1active a:hover {
    background-color:#fff1a6;
	color:#000;
}
#subnav .lvl2 a {
    color:#333;
}
#subnav .lvl2 a:hover {
    background-color:#fefad5;
}
#subnav #lvl1activeselected a:hover {
	background-color: #ffdb01;
}
#subnav .spacerli {
    background-color:#FFF;
}
#newsimage {
	width:245px;
	height:238px;
	float:left;
	margin-right:15px;
	display:inline;
}

#newsimageimage {
	height:172px;
	text-align:center;
}

#newsimagecaption {
	height:54px;
	background-image:url(/images/newsimagecaption.jpg)
}

#newsimagecaption p {
	padding:5px 10px 5px 10px;
}
	
#newsindexmainarticle {
	float:right;
	width:250px;
	margin-left:10px;
	overflow:hidden;
}

#newsindexmainarticle p, #newsindexmainarticle h4 {
	margin-bottom:0px;
}

#newsindexmainarticle p {
	margin-top:5px;
}

#newsindexarticles {
	width:100%;
}

#newsindexarticles p, h6 {
	margin-bottom:0px;
}

#newsindexarticles p {
	margin-top:5px;
	margin-bottom:15px;
}

#techfeaturescontent ul {
    text-align:center;
    
}
table {
	width:100%;
	border:2px solid #FFDC00;
}
th, td {
	padding:5px;
}
th {
	font-weight:bold;
	background-color: #FFDC00;
}
td {
	border-bottom:1px solid #CCC;
}
table caption {
	text-align:left;
	font-weight:bold;
	padding:3px;
}

#search-results-container {
	width:470px; 
	float:left;
	margin-right:30px;
	display:inline;
	padding-left:30px;
}

#search-again {
	float:right;
	width:382px;
	background-color:#f6f4f5;
	margin-left:11px;
	display:inline;
	margin-top:50px;
	
}
#search-again div {
	padding:0 20px;
}

#search-next, #search-previous {
	width:75px;
}
#search-pagination {
	height:50px;
	
}
#search-results-container p {
	clear:both;
}

#search-next {
	float:right;
	text-align:right;
	clear:none;
}
#search-previous {
	float:left;
	text-align:left;
	clear:none;
}
#search-page-numbers {
	border:1px solid #FFF;
	float:left;
	width:310px;
	text-align:center;
}

#search-page-numbers a {
	text-decoration:none;
}
.current-pgn {
	text-decoration:underline;
}
.isearch-title {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
.search_again_btn {
	
}
.tk_email {
	margin-top:5px;
}
.text_box_short {
	width:199px;
	border:1px solid #CCC;
	border-top:1px solid #999;
	padding:3px;
	margin-right:5px;
}
#buynowbutton {
	float:left;
	padding:20px 0;
}

#sitemap {
	width: 912px;
	position:relative;
	left: 30px;
	clear:both;
}

#sitemaptable {
	width:922px;
	margin:0;
	padding:0;
	border:0;
	border-spacing:0;
	line-height:16px;
}

#sitemaptable tr, #sitemaptable td {
	margin:0;
	padding:0;
	border:none;
}

#sitemapleft {
	width:586px;
	float:left;
}

#sitemapright {
	width:312px;
	float:right;
}

.sitemaprightcolumn {
	width:312px;
	background-color:#EDEEEE;
}

.sitemapleftcolumn {
	width:586px;

}

.sitemapleftcolumntop {
	background-image:url(/images/layout/sitemaplefttop.jpg);
	background-position:left top;
	background-repeat:none;
	height:16px;
}

.sitemaprightcolumntop {
	background-image:url(/images/layout/sitemaprighttop.jpg);
	background-position:top;
	background-repeat:none;
	height:16px;
}

#sitemapleftboxtop {
	background-image:url(/images/layout/sitemaplefttop.jpg);
	background-position:top;
	background-repeat:none;
	height:16px;
}

#sitemapleftboxcontent {
	background-color:#ffdc00;
	padding:20px;
}

#sitemapleftboxbottom {
	background-image:url(/images/layout/sitemapleftbottom.jpg);
	background-position:top;
	background-repeat:none;
	height:16px;
}

#sitemaprightbox {
}

#sitemaprightboxtop {
	background-image:url(/images/layout/sitemaprighttop.jpg);
	background-position:top;
	background-repeat:none;
	height:15px;
}

#sitemaprightboxcontent {
	background-color:#EDEEEE;
	padding:20px;
	height:100%;
}

#sitemaprightboxbottom {
	background-image:url(/images/layout/sitemaprightbottom.jpg);
	background-position:top;
	background-repeat:none;
	height:16px;
}

.sitemapinfo {
	margin:0;
	border:none;
}

.sitemapinfo tr, .sitemapinfo td {
	vertical-align:top;
	border:none;
	padding: 0 20px 0 20px;
}

.sitemapinfo ul {
	list-style-type:none;
	margin:0;
	padding-left:16px;
}

.sitemapinfo li {
	list-style-type:disc;
	list-style-image:none;
	margin:0;
	padding-left:0px;
}

a.download {
	background-image:url(/images/buttons/download.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}

a.external {
	background-image:url(/images/buttons/external_link.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}

#support_contact_login {
	padding-top: 10px;
}

#supportcontactformcontent #right h2 {
	padding-top: 10px;
}

#star_intro {
	float: left;
	text-decoration: none;
}

#star_intro a {
	text-decoration: none;
}

#star_ratings {
	overflow: hidden;
	padding-left: 15px;
	height: 20px;
}

#further_feedback {
	font-size: 12px;
}

/* Liam's changes for the new support sections */

div#supporttopbar {
	overflow: auto;
	border: 1px solid #ffd600;
	width: 728px;
	padding: 10px;
	background-image: url(/images/support/header_fade.jpg);
}

div#supporttopbar_content {
	overflow: auto;
}

div.status_link {
	float: left;
	font-size: 10px;
}

div.title {
	font-size: 28px;
	font-weight: bold;
}

div.lefttitle {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

div.lefttitle a:link, div.lefttitle a:visited {
	text-decoration: none;
	color: #000;
}

div.lefttitle a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #000;
}

div#supporttopbar_content h1 {
	width: 420px;
}

div.radius_holder {
	overflow: auto;
}

div#subscribe a {
	font-size: 12px;
}

div.float_right {
	float: right;
	height: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 2px;
}

div.twitter {
	background: url(/images/support/twitter_16.png) no-repeat 0 1px;
}

div.rss {
	background: url(/images/support/rss_16.png) no-repeat 0 1px;
}

div.email {
	background: url(/images/support/email_16.png) no-repeat 0 4px;
}

.k_right:hover {
	background-color: transparent;
}

div#howtointro {
	font-size: 14px;
	padding-bottom: 10px;
}

.hidden {
	display: none;
}

textarea.suggestion {
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 635px;
	height: 75px;
}

form.suggestion_form, div#suggesthowto {
	padding-top: 5px;
	font-size: 12px;
}

form.suggestion_form input.submit{
	margin: 5px 0px 0px 0px;
	width:160px;
	height:25px;
	background-color: transparent;
	background-image:url(/images/buttons/suggestsubmit.png);
	background-repeat:no-repeat;
	background-position: right;
	cursor: pointer;
	border: 0px;
	float:right;
}

form.howtofeedback input.submit, form.howtovideofeedback input.submit {
	margin: 5px 0px 0px 0px;
	width:173px;
	height:25px;
	background-color: transparent;
	background-image: url(../images/buttons/submitfeedback.png);
	background-repeat:no-repeat;
	background-position: right;
	cursor: pointer;
	border: 0px;
	float:right;
}

/* Global textarea stuff, cause firefox refused to inherit this stuff. Yay webkit. */

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

/* Stuff for non javascript browsers */
div#results.noJS div.search_result:hover {
	background-color: #525053;
}
div#results.noJS div.search_result:hover a {
	color: #fff;
}

/* holiday support hours */

div#open_special_notice.holiday {
	height: 26px;
	text-align: right;
	text-decoration: underline;
	cursor: pointer;
	font-size: 13px;
	padding: 15px 33px 0 0;
	margin-right: 14px;
	margin-top: 5px;
	background: url(../images/supportegg.png) no-repeat right top;
}

div#special_notice {
	font-size: 12px;
	padding-bottom: 5px;
}

div#special_notice .intro {
	padding-bottom: 10px;
	font-weight: bold;
}

div#special_notice .outro {
	padding-top: 10px;
	font-weight: bold;
}

div#special_notice_details {
	overflow: hidden;
	padding: 5px 5px 0px 10px;
}

div#special_notice_details span.time {
	font-weight: bold;
}

div.new_ribbon {
	margin-top: -13px;
	margin-left: 184px;
	background-image: url(/images/layout/homepage/new-ribbon.png);
	height: 60px;
	width: 60px;
	position: absolute;
}

a:focus
{
  outline: none;
}

/*Tooltip */
div.GWTip {
	width: 139px;
	z-index: 50;
}

div.GWTip .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFD600;
	background: url(/images/tipbubble.png) left top;
	padding: 12px 8px 4px;
}

 
div.GWTip .tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	color: #FFF;
	background: url(/images/tipbubble.png) bottom right;
}

div#fdbk_overlay a:hover {
	background-color: transparent;
}

div.error {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fed2c8;
	border: 1px solid #f00;
	width: 450px;
}

div.success {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #b5fdac;
	border: 1px solid #487014;
	width: 450px;
}



div#cms_success, div.cms_success {
	padding: 15px;
	background-color: #b5fdac;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #487014;
	border: 1px solid #487014;
}

div#cms_error, div.cms_error {
	padding: 15px;
	background-color: #febbb3;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #710e05;
	border: 1px solid #710e05;
}

div#cms_warn, div.cms_warn {
	padding: 15px;
	background-color: #fde077;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #70440c;
	border: 1px solid #70440c;
}


table#code_redeem {
	width: 372px;
	padding: 0px;
}

table#code_redeem input {
	border: 1px solid #ffd600;
	font-size: 14px;
}

table#code_redeem td {
	border-bottom:1px solid #CCC;
}

table#code_redeem td.last {
	border-bottom:0;
}

table#code_redeem td.left {
	width: 150px;
}

.nohover a:hover {
	background-color: transparent;
}

/* Standalone Landing */

div#sl_left {
	width: 750px;
	float: left;
}

div#sl_right {
	float: right;
	width: 210px;
}


div#sl_gallery_holder {
	margin-left: 2px;
	width: 745px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #c5c7c8;
}

div#sl_gallery {
	width: 2980px;
}

div.sl_gallery_image {
	float: left;
	width: 745px;
}

div#sl_overview_bar {
	width: 208px;
	border: 1px solid #c5c7c8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

div#sl_welcome {
	padding-left: 2px;
	margin-top: 10px;
	width: 745px;
	overflow: auto;
}

div#sl_welcome_header {
	font-size: 18px;
	font-weight: bold;
}

div#sl_welcome_text {
	padding-top: 10px;
	font-size: 14px;
	float: left;
}

div.sl_data_group {
	margin-top: 15px;
	border: 1px solid #c5c7c8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 745px;
}

div.sl_dg_top {
	overflow: auto;
	background-color: #ffd600;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;

}

div.sl_dg_title {
	float: left;
	font-weight: bold;
}

div.sl_dg_expand {
	float: right;
}

div.sl_dg_data {
	padding: 10px;
}

div.sl_dg_data.closed {
	display: none;
}

div.sl_ov_section {
}

div.sl_ov_title {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	background-color: #ffd600;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.sl_ov_content {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

div.sl_vid_demo_link {
	width:100px;
	float: left;
	border: 1px solid #c5c7c8;
}

div.sl_vid_demo {
	overflow: auto;
}

div.sl_vid_demo_text {
	float: left;
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 20px;
	width: 90px;
}

div.sl_vid_demo_text {
	float: left;
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 20px;
	width: 90px;
}

p.subtitle {
	padding-top: 12px;
	font-weight: bold;
}

span.italic {
	font-style: italic;
	color: #646466;
}

p.div {
	padding-top: 12px;
	background: url(../images/dev/hucdiv.jpg) no-repeat;
}

p.question {
	padding-top: 12px;
	font-weight: bold;
	background: url(../images/dev/hucdiv.jpg) no-repeat;
}

div.sl_ov_content_intro {
	padding-bottom: 15px;
}

.js_only {
	display: none;
}

input#num_users {
	width: 25px;
	margin-right: 5px;
}

form#huc_signup input {
	border: 1px solid #c5c7c8;
}

form#huc_signup input.image {
	border: 0;
}

div.sl_dg_top.closed {
	background: #FFD600 url(../images/dev/down.png) no-repeat 720px center;
	cursor: pointer;
}

div#email_subscribe_form {
	background-image: url(../images/subscribebox.png);
	width: 350px;
	height: 175px;
}

div#email_subscribe_form table {
	border: 0;
	padding: 25px 10px 10px 5px;
}

div#email_subscribe_form table td {
	border: 0;
}

div#email_subscribe_form table td.txt_input input {
	width: 170px;
}

div#email_subscribe_form table input {
	border: 1px solid #000;
}

div#ajax_content {
	padding: 10px;
}


table.cmsTable td {
	border: 0;
}

table.cmsTable {
	border-spacing: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

table.cmsTable tbody tr {
	border-bottom: 1px solid #0ff;
}

table.cmsTable tbody tr:nth-child(even) {
	background-color: #e4e5e7;
}

div.gwCollapsableTitle {
	display: none;
	background: #FFD600 url(../images/dev/down.png) no-repeat 10px center;
	border: 2px solid #ffd600;
	font-weight: bold;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	padding: 5px 5px 5px 30px;
	overflow: auto;
}

div.gwCollapsable.opened div.gwCollapsableTitle {
	background: #FFD600 url(../images/dev/up.png) no-repeat 10px center;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;	
}

div.gwCollapsable.opened div.gwCollapsableText {
	border: 2px solid #ffd600;
	border-top-width: 0;
	padding: 5px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}

div.gwCollapsableTitleText {
	float: left;
}