/*========================================================

Global CSS file for 

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

body{
	font-family:helvetica, arial, verdana, sans-serif;
	margin:0 auto;
	background:url('../cssimages/head_background.jpg') top repeat-x #ccc;
	padding:7px 0 0 0;
}

#container{
	position:relative;
	width:900px;
	margin:0 auto;
}

h1{
	margin:0;
	color:#264D80;
}   

#content img.remove_img_border{
	border:none;
}

#content img.align_left{
	float:left;
}

#content img.align_right{
	float:right;
}

#content img.align_left_no_border{
	float:left;
	border:none;
}

#content img.align_right_no_border{
	float:right;
	border:none;
}

span.red_text{
	color:#AA090D;
}

.blue_text{
	color:#264D80;
}

/*---------------------SEARCH LIST STYLING-----------------------*/

span.search_more{
	font-size:1.3em;
	text-decoration:underline;
}

/*===================================================================
HEADER
===================================================================*/

#header{
	height:169px;
	padding:20px 0 0 20px;
}

#header h1.replace{
/*	background:url('../cssimages/logo_snow.jpg') no-repeat;*/ /*---------------------Christmas Logo-------------------*/
	background:url('../cssimages/logo.png') no-repeat;  /*---------------------Normal Logo-------------------*/
	height:110px;
	width:250px;
	padding:0 0 0px 0px;
	margin:0 0 0 15px;
	float:left;
}

/*===================================================================
HEADER RIGHT SIDE
===================================================================*/

#header ul#top_nav li{
	float:left;
	list-style:none;                                                       
}

#header ul#top_nav li a{
	color:#264D80;
}

#header ul#top_nav li a:hover{
	color:#7B7B7B;
}

#search_login{
	width:200px;
	float:right;
}

#search_login p{
	font-size:1.6em;
}

#search .fields{
	height:18px;
}

#search_login #search dt{
	float:left;
	padding:3px 10px 0 0;
	margin:0;
}

#search_login #search dd{
	float:left;
	margin:0;
	padding:0 5px 0 0;
}

input, textarea{
	border:solid 1px #9E9E9E;
}

input.submit{
	color:#454545;
	cursor:pointer;
}

/*===================================================================
RESELLER AWARD LOGO
===================================================================*/

#reseller_award {
	text-indent:-9999em;
	width:168px;
	height:101px;
	background:url('../cssimages/reseller_of_the_year.jpg') no-repeat;
	float:right;
	margin:0 30px 0 0;
}


/*===================================================================
VIDEO TILE
===================================================================*/

#flashcontent{
	width:573px;
	height:272px;
	padding:0 0 20px 0;
	float:left;
	background:url('../cssimages/clouds_background.jpg') no-repeat;
}

#flashcontent_2nd{
	width:573px;
	height:129px;
	padding:0 0 20px 0;
	float:left;	
}

/*===================================================================
NAVIGATION
===================================================================*/

#navigation{
	clear:both;
	padding:0px 0 0 15px;
}

#navigation li{
	font-size:1.4em;
	float:left;
	list-style:none;
	padding:0px 12px 0 0;
}
                                                          
#navigation li a{
	color:#333333;
	display:block;
	height:12px;
	padding:15px 5px 18px 5px;
	margin:14px 0 0 0;
}

#navigation li a:hover{
	color:#fff;
	background:#264d80;
}

#navigation li a.current{
	color:#fff;
	background:#264D80;
}

/*===================================================================
SUB NAVIGATION
===================================================================*/

ul#sub_navigation{
	width:890px;
	background:url('../cssimages/subnav_background.jpg') repeat-y;
	padding:10px 0px 10px 20px;
	margin:0 0 0px 0px;
}

ul#sub_navigation li{
	list-style:none;
	float:left;
	padding:0 10px 0 0;
}

ul#sub_navigation li a{
	padding:0 0px 0 10px;
	color:#fff;
}

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

/*===================================================================
QUICK QUOTE
===================================================================*/
#content #quick_quote{
	padding:0px 0 20px 0;
	height:190px;
	display:none;
}

#content #quick_quote dl dd{
	margin:0;
}

#content #quick_quote .quote_form_left{
	width:400px;
	float:left;
}

#content #quick_quote .quote_form_right{
	width:400px;
	float:right;
}

#content #quick_quote img{
	border:none;
    padding:0 20px 0 0;
}

/*-------------------LEFT SIDE-------------------*/

#content #quick_quote .quote_form_left dt{
	float:left;
	width:220px;
	padding-bottom:10px;
}

#content #quick_quote .quote_form_left dd{
	padding-bottom:10px;
	
}

/*-------------------RIGHT SIDE-------------------*/

#content #quick_quote .quote_form_right dt{
	float:left;
	width:220px;
	padding-bottom:10px;
}

#content #quick_quote .quote_form_right dd{
	padding-bottom:10px;
}

.info_button{
	vertical-align:middle;
}

input.checkbox{
	border:0px none;
}

#content #quick_quote dd#calculate{
	float:right;
	margin:0 30px 0 0;                                 
}

#content #quick_quote #calculate input.submit{
	background:url('../cssimages/calculate_button.jpg') no-repeat;
	border:none;
	height:40px;
	width:91px;
}

.quote_button{
	position:absolute;
	top:-48px;
	left:735px;
	z-index:999;
}

.quote_button #toggle{
	height:50px;
}

.quote_button #toggle img{
	border:none;	
}

.quote_button #toggle img:hover{
	border:none;	
}

/*---------------------STYLING FOR CONFIRM OR ERROR MESSAGE---------------------*/

.quote_confirm{
	color:#16821E;
	text-align:center;
}

.quote_error{
	color:#BC080C;
	text-align:center;
}

.warning{
	color:#990605;
} 



/*===================================================================
CONTENT
===================================================================*/

#content img#video{
	float:left;
}

#homepage #content{
	padding-bottom:70px;
}

#content{
	position:relative;
	clear:both;
	background:url('../cssimages/content_background.jpg') repeat-y;
	padding:20px 50px 20px 35px;
}

#content img{
	border:solid #8D8D8D 1px;
}

#content #sidebar a img:hover{
	border:solid 1px #F66013;
}

#content a img{
	margin:0 8px 0 8px;
}

#copy_text{
	width:574px;
	float:left;
	padding:0px 20px 0 0;	
}

#copy_text a{
	color:#295485;
}

#copy_text img#banner{
	margin:0 0 20px 0;
} 

#copy_text li{
	margin:0 0 0 30px;
	line-height:1.6em;
}

body#homepage #copy_text{
	width:350px;
	float:left;
	padding-bottom:10px;
}

/*===================================================================
SEAGULLS PAGE
===================================================================*/
#test121 #copy_text h1{
	text-indent:-9999em;
	width:574px;
	height:129px;
	background:url('/cssimages/seagulls_banner.jpg');
}

/*===================================================================
VOICEMAIL PAGE
===================================================================*/

table td{
	padding:3px 10px 3px 10px;
	border:solid 1px #9C9C9C;
}

table{
	border-collapse:collapse;
}

/*===================================================================
NEWS COLUMN
===================================================================*/

#news_column{
	width:190px;
	float:left;
	padding:0px 10px 0 10px;
	margin:0;
}

#news_column a{
	color:#295485;
}

/*===================================================================
SEVICES PAGES, CALL LOGGING, MAINTENANCE, HANDSETS AND CONTACT PAGE FORM STYLING
===================================================================*/
#services dl dt, #contact dl dt, #careers dl dt, #logging dl dt, #maintenance dl dt, #handsets dl dt, #test122 dl dt{
	width:180px;
	margin:10px 0 10px 0; 
	float:left;
	clear:left;
}              

#services dl dd, #contact dl dd, #careers dl dd, #logging dl dd, #maintenance dl dd, #handsets dl dd, #test122 dl dd{
	margin:20px 0 10px 0;	
}

#handsets_form{
	clear:both;
	margin-left:30px;
}

/*===================================================================
ACCORDION STYLING FOR NEWS COLUMN
===================================================================*/

/* Container styling*/
body#homepage #horizontal_container {
  	margin: 20px auto 20px auto;
  	width: 190px;   
  	height: 30px;    
}

body#homepage #vertical_nested_container {
  	margin: 30px 0 0 40px;
  	width: 190px;
}

body#homepage #vertical_container {
	width:190px;
	float:left;
	/*background:url('../cssimages/nav_background.png') no-repeat top;*/
}
body#homepage .accordion_content {
	overflow: hidden;
	width: 178px;
	border-left:solid #ABABAB 1px;
	border-right:solid #ABABAB 1px;
	border-bottom:solid #ABABAB 1px;
	padding:0 0 0 10px;
}

body#homepage #vertical_container h4.accordion_toggle {
	color:#fff;
	cursor: pointer;
	margin:20px 0 0 0;
	padding:7px 0 5px 10px;
	background:url('../cssimages/news_item_background.jpg') no-repeat right #6583B0;
	border:solid 1px #ABABAB;
}

#vertical_container h4.active{
	background:url('../cssimages/news_item_minus_background.jpg') no-repeat right #6583B0 !important; 
}

#vertical_container2 h4.active{
	background:url('../cssimages/news_item_minus_background.jpg') no-repeat right #6583B0 !important; 
}

body#homepage #vertical_container h4.accordion_toggle:hover{
	color:#999;
}

/*===================================================================
ACCORDION STYLING FOR ALL OTHER PAGES
===================================================================*/

/* Container styling*/
#horizontal_container {
  	margin: 20px auto 20px auto;
  	width: 190px;   
  	height: 30px;    
}

#vertical_container {
	width:575px;
	padding-bottom:20px;
	float:left;
	/*background:url('../cssimages/nav_background.png') no-repeat top;*/
}
.accordion_content {
	overflow: hidden;
	width: 563px;
	border-left:solid #ABABAB 1px;
	border-right:solid #ABABAB 1px;
	border-bottom:solid #ABABAB 1px;
	padding:0 0 0 10px;
}

#vertical_container h4.accordion_toggle {
	color:#fff;
	cursor: pointer;
	margin:20px 0 0 0;
	padding:7px 0 5px 10px;
	background:url('../cssimages/news_item_background.jpg') no-repeat right #6583B0;
	border:solid 1px #ABABAB;
}

body#home #vertical_container h4.accordion_toggle:hover{
	color:#999;
}

/*===================================================================
TELEPHONE NETWORK & HANDSETS PAGE ACCORDIONS
===================================================================*/

body#network #small_accordion_left, body#handsets #small_accordion_left{
	width:280px;
	float:left;
}

body#network #small_accordion_right, body#handsets #small_accordion_right{
	width:280px;
	float:right;
}

body#network #small_accordion_left h2, body#network #small_accordion_right h2, body#handsets #small_accordion_left h2, body#handsets #small_accordion_right h2{
	margin-bottom:0px;
}

body#network #vertical_container, body#handsets #vertical_container {
	width:280px;
}

#vertical_container2 {
	width:280px;
	padding-bottom:20px;
	float:right;
	/*background:url('../cssimages/nav_background.png') no-repeat top;*/
}

#vertical_container2 h4.accordion_toggle {
	color:#fff;
	cursor: pointer;
	margin:20px 0 0 0;
	padding:7px 0 5px 10px;
	background:url('../cssimages/news_item_background.jpg') no-repeat right #6583B0;
	border:solid 1px #ABABAB;
}

body#network #vertical_container .accordion_content, body#network #vertical_container2 .accordion_content, body#handsets #vertical_container .accordion_content, body#handsets #vertical_container2 .accordion_content{
	overflow: hidden;
	width: 268px;
	border-left:solid #ABABAB 1px;
	border-right:solid #ABABAB 1px;
	border-bottom:solid #ABABAB 1px;
	padding:0 0 0 10px;
}

/*===================================================================
SUPPORT PAGE ACCORDIONS 
===================================================================*/

body#support #vertical_container{
	padding-bottom:0px;
}


/*===================================================================
SIDEBAR (RIGHT)
===================================================================*/

#sidebar{
	position:relative;
	width:215px;
	float:right;
	padding:0 2px 0 0;
}

#sidebar a img{
	margin:0 0 20px 0;
}

#sidebar a img:hover{
	border:solid 1px #F66013;
}

.extra_links{
	position:absolute;
	width:345px;
	margin:0 0px 0 20px;
	top:845px;
	left:515px;
}

.extra_links li.first{
	list-style:none;
	margin-left:-20px;
}

.extra_links li{
	line-height:1.2em;
	padding:0 10px 0 0;
}

.extra_links a{
	color:#264D80;
}

/*===================================================================
FOOTER
===================================================================*/

#footer{
	clear:both;
	background:url('../cssimages/footer.jpg') no-repeat;
}

#footer p{
	color:#3E3E3E;
	margin:0;
	padding:20px 0 30px 20px;
	width: 450px;
	float:left;
}

#footer p+p{
	width:200px;
	float:right;
}

#footer p a{
	color:#3E3E3E; 
}

#footer p a:hover{
	color:#FFF;
	text-decoration:underline;
}

#horizontal_line {
	margin-top: 40px;
	width: 480px;
	border-bottom: 8px solid #2D4775;
}








