@charset "utf-8";
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #efefe7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
/* Removes dotted line when focus */
:focus {
	outline: none;
}
/* Return to top of page link */

.toplink {
	display:block;
	text-align:right;
}
.clr {
	clear:both;
}
img {
	border:none;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
	color: rgb(51, 51, 153);
}
#container {
	width: 957px;
	margin: 0 auto;
	text-align: left;
}
#content_body {
	background:#fff;
}
#header_wrap {
	margin-top:7px;
}
#logo {
	float:left;
	padding-top:11px;
}
#header_right {
	float:right;
	width: 650px;

}
#contact_bar {
	text-align:right;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	border: 0px solid orange;
}
#contact_bar a {
	color:#b6b6f9;
	text-decoration:none;
}
#contact_bar a:hover {
	color:#ffcc00;
	text-decoration:none;
}
.chatStatusOnline {
	color:#669966;
}
/* Top Navigation */ 
#nav_bar {
	padding-top:20px;
	float:right;
}
#nav_bar ul li {
	float:left;
	list-style:none;
	font-weight:bold;
	color:#b6b6f9;
	font-size:13px;
	padding-left:20px;
}
#nav_bar ul li a {
	color:#b6b6f9;
	text-decoration:none;
	display:block;
	padding-bottom:3px;
}
#nav_bar ul li a:hover {
	color:#ffcc00;
}
#nav_bar ul li a.navactive {
	color:#ffcc00;
	text-decoration:none;
}
/* Drop Down - Added on the 20th May 2010 in order to simplify the navigation */
#nav_bar ul li .dropdown {
	background:url(../images/menu_bg.png);
	position:absolute;
	float: none;
	margin-left:4px;
	padding:0px;
	padding-top:2px;
	z-index:10;
}
#nav_bar ul li .dropdown li {
	float: none;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	color:#3e467a;
}
#nav_bar ul li .dropdown li a {
	color:#3e467a;
	font-size:11px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
}
#nav_bar ul li .dropdown li a:hover {
	color: #ffcc00;
}
/* Front Splash Bar */ 

#front_splash_bar {
	width:957px;
	height:201px;
	margin-top:28px;
	margin-bottom:20px;
}
/* splash menu */
#splash_img {
	border: 1px solid #333;
}
#splashmenudiv {
	width: 40px;
	height: 200px;
	float: left;
}
#splashmenudiv ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float: left;
	margin-left: 12px;
	margin-top: 23px;
}
#splashmenudiv ul li {
	padding:0px;
	margin:0px;
	display: block;
	padding-bottom: 1px;
}
#splashmenudiv li a {
	padding: 0px;
	margin:0px;
	font-size:7pt;
	padding: 2px 4px 2px 4px;
}
#splashmenudiv li a.splash_nav {
	background:#171739;
	color:#fff;
	text-decoration:none;
}
#splashmenudiv li a.active, a.splash_nav:hover {
	background-color:#6e6e84;
}
#front_splash_bar div#displayimage {
	float: right;
	position: relative;
	top: -15px;
}
/* splash gallery */
#splashimage {
	height: 268px;
	float: left;
	background-color: black;
	width: 430px;
}
#splashtext {
	width: 410px;
	height: 94px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 19px;
}
#splashlink {
	width: 267px;
	height: 59px;
	padding-left: 30px;
}
#frontpage_buttons {
	width: 500px;
	height: 40px;
	position: relative;
	top: 30px;
	left: 35px;
}
/* Front Page Specific */ 
#front_badges img {
	margin-right:30px;
	margin-bottom:10px;
}
/* Hosting Buttons */ 
#hosting_buttons {
	margin-top:15px;
	margin-left:35px;
}
#hosting_buttons img {
	margin-right:10px;
}
/* Product Boxes */
#prod_box_wrap {
	margin:0 auto;
	width:900px;
	padding-left:20px;
	margin-top:10px;
	padding-bottom:30px;
}
.prod_box {
	height:225px;
	background:#e4e4d8;
	padding:10px;
	float:left;
	width:260px;
	margin-right:18px;
}
.prod_box_inner {
	border:1px solid #c7c7b8;
	padding:5px;
	background:url(../images/box_bg.jpg) no-repeat bottom #fff;
	height:212px;
	font-size:12px;
}
.pro_box_title {
	width:248px;
	height:68px;
	background:url(../images/prod_box_title_bg.jpg);
	color:#fff;
}
.pro_box_title .prod_subtitle {
	padding-top:10px;
	padding-left:20px;
	font-size:15px;
	color:white;
}
.prod_title {
	padding-left:20px;
	font-size:25px;
	font-weight:normal;
	margin-top:-2px;
	letter-spacing:-1px;
	color:white;
}
.prod_box_inner ul {
	padding:0px;
	margin:0px;
	margin-left:30px;
	margin-top:10px;
	line-height:160%;
	list-style-image:url(../images/f_li.jpg);
}
.moreButton {
	margin-left:20px;
	margin-top:20px;
}
#f_domain {
	border:1px solid #969696;
	background: #b4cdff;
	width:140px;
}
#f_tld {
	border:1px solid #969696;
}
#f_domain_box {
	margin-top:10px;
	margin-left:10px;
	width:240px;
}
.prod_box table {
	font-size:11px;
	color:#ff6600;
}
#domain_submit {
	margin-top:10px;
}
/* Standard Page Styling */
#right_bar {
	background:url(../images/rightWing.jpg) left top no-repeat;
	height:390px;
	width:21px;
	float:left;
}
#main_content_area {
	float:left;
	width:735px;
	position:relative;
	top:-30px;
	background:#fff;
}
/* With Tabs */
#main_content, #main_content_1, #main_content_2 {
	position:relative;
	top:-20px;
	padding-left:18px;
	color:#666666;
	font-size:12px;
	line-height:150%;
}
#main_content h2 #main_content h1, #main_content_no_tabs h1, #main_content_1 h1, #main_content_2 h1 {
	font-size:19px;
	font-family: 'Arial', Helvetica, sans-serif
}
#main_content_no_tabs h1 {
	padding-top:20px;
}
#main_content h2, #main_content h1, #main_content_1 h1 {
	padding-top:7px;
}
#main_content h3, #main_content_1 h3, #main_content_no_tabs h3 {
	font-family: 'Lucida Sans Unicode';
}
#main_content a:visited, #main_content_1 a:visited, #main_content_no_tabs a:visited {
	color: rgb(51, 51, 153);
}
#main_content_1 a {
	text-decoration:none;
}
/* Without Tabs */ 
#main_content_no_tabs {
	padding-left:18px;
	color:#666666;
	font-size:12px;
	line-height:150%;
	padding-right:10px;
}
#main_content_area_no_tabs {
	float:left;
	width:735px;
	position:relative;
	top:-24px;
	background:#fff;
}
#main_content_no_tabs p a, #main_content_no_tabs p a:visited {
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
.colHeader {
	text-align:center;
	color:#339933;
	font-weight:bold;
}
.col {
	text-align:center;
	color:#339933;
}
.row {
	border-bottom:1px solid #c6c6e2;
	line-height:200%;
}
table {
	border-collapse:collapse;
}
table .signup {
	text-align:center;
}
table .signup img {
	margin-top:10px;
}
/* Tabs */
.tab {
	height:30px;
	float:left;
	margin-right:5px;
	position:relative;
	top:-30px;
	background:url(../images/inactivetab.jpg);
}
.tab a {
	padding-bottom:8px;
	display:block;
	text-decoration:none;
}
#tab1, #tab2 {
	width: 110px;
	height:30px;
	float:left;
	margin-right:5px;
	position:relative;
	top:-30px;
}
#tab1 h3, #tab2 h3 {
	font-size:12px;
	padding-top:7px;
	color:#333399;
	text-align:center;
}
.tab h3 a {
	font-size:12px;
	padding-top:7px;
	color:#333399;
	text-align:center;
	padding-left:7px;
	padding-right:7px;
}
.active, .navhover {
	background:#fff;
}
/* Left Menu Stylez! (getting late now!) */ 
#left_menu a {
	font-weight:bold;
	text-decoration:none;
	color: rgb(51, 51, 153);
}
#left_menu a:hover {
	text-decoration:underline;
}
#left_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:20px;
	line-height:150%;
	font-family: 'Lucida Sans Unicode';
	font-size:11px;
}
#left_menu ul li {
	padding-bottom:5px;
	color:#666666;
}
#left_menu ul li ul {
	padding:0px;
	margin:0px;
	margin-left:8px;
	margin-top:4px;
}
#left_menu {
	background:url(../images/leftWing.jpg) right top no-repeat;
	height:390px;
	width:200px;
	float:left;
}
#left_menu img {
	text-align:center;
	padding-bottom:25px;
}
#left_menu ul img {
	padding-bottom:0px;
}
#left_menu h3 {
	color: rgb(26, 77, 128);
	font-family: 'Lucida Sans Unicode';
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 10px;
}
/* Banners */ 

#marketing_splash_bar {
	background:url(../images/banners/marketing_banner.jpg);
}
#webscraping_splash_bar {
	background:url(../images/banners/webscraping_banner.jpg);
}
#copywriting_splash_bar {
	background:url(../images/banners/copywriting_banner.jpg);
}
#seo_splash_bar {
	background:url(../images/banners/seo_banner.jpg);
}
#webhosting_splash_bar {
	background:url(../images/banners/webhosting_banner.jpg);
}
#about_splash_bar {
	background:url(../images/banners/about_banner.jpg);
}
#temp_splash_bar {
	background:url(../images/banners/temp_banner.jpg);
}
#custdesign_splash_bar {
	background:url(../images/banners/webdesign_banner.jpg);
}
#redesign_splash_bar {
	background:url(../images/banners/redesign_banner.jpg);
}
#webdevelopment_splash_bar {
	background:url(../images/banners/webdevelopment_banner.jpg);
}
#portfolio_splash_bar {
	background:url(../images/banners/portfolio_banner.jpg);
}
#partners_splash_bar {
	background:url(../images/banners/partners.jpg);
}
#cms_splash_bar {
	background:url(../images/banners/cms.jpg);
}
#contactus_splash_bar {
	background:url(../images/banners/contact_us.jpg);
}
#managedweb_splash_bar {
	background:url(../images/banners/managed_web_presence.jpg);
}
/* IT Banners */ 
#itsupport_splash_bar {
	background:url(../images/banners/itsupport.jpg);
}
#itprocurement_splash_bar {
	background:url(../images/banners/itprocurement.jpg);
}
#supportrates_splash_bar {
	background:url(../images/banners/supportrates.jpg);
}
#serviceplus_splash_bar {
	background:url(../images/banners/servicePLUS.jpg);
}
#voipoverview_splash_bar {
	background:url(../images/banners/voip_phone_overview.jpg);
}
#voipresidential_splash_bar {
	background:url(../images/banners/voip_residential_plans.jpg);
}
#voipbusiness_splash_bar {
	background:url(../images/banners/voip_business_plans.jpg);
}
#hostedpabx_splash_bar {
	background:url(../images/banners/hosted_pabx.jpg);
}
#hostedpabxplans_splash_bar {
	background:url(../images/banners/hosted_pabx_plans.jpg);
}
#privatenetworks_splash_bar {
	background:url(../images/banners/private_networks.jpg);
}
#businessinternet_splash_bar {
	background:url(../images/banners/business_internet.jpg);
}
#dslplans_splash_bar {
	background:url(../images/banners/dsl_plans.jpg);
}
#colocation_splash_bar {
	background:url(../images/banners/co-location.jpg);
}
#template_collage {
	float:right;
	padding:10px;
	width:250px;
}
#marketing_table {
	width:640px;
	margin:0 auto;
}
.splash_bar_normal {
	margin-top:26px;
	width:957px;
	height:159px;
}
#blog_splash_bar {
	background:url(http://www.exia.com.au/blog/wp-content/themes/exia_theme/images/blog_banner.jpg);
}
/* SEO Banner */

.conditions {
	padding-top: 15px;
	font-style:italic;
	font-size:11px;
	line-height:11px;
	line-height:140%;
}
/* Web Hosting Page */ 

.hosting_table {
	width:620px;
	padding-top:30px;
	margin:0 auto;
}
/* Custom Design Page */ 


	/* Portfolio Page */ 
	#portfolio_wrap {
	width:680px;
	margin-left:10px;
}
#portfolio_wrap p {
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#333333;
}
#portfolio_wrap div.span {
	margin-left:5px;
	margin-right:5px;
}
#portfolio_main_top {
	border-top:1px solid #d9d9c9;
	border-left:1px solid #d9d9c9;
	border-right:1px solid #d9d9c9
}
#portfolio_main {
	width:648px;
	background:#d9d9c9;
	padding:15px;
	border-bottom:1px solid #d9d9c9;
	border-left:1px solid #d9d9c9;
	border-right:1px solid #d9d9c9
}
.port_left {
	float:left;
	width:327px;
	background-color:#edede5;
	overflow:hidden;
	border:1px solid #d9d9c9;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:7px;
}
.port_right {
	float:right;
	width:327px;
	background-color:#edede5;
	overflow:hidden;
	border:1px solid #d9d9c9;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:7px;
}
/* In Page Testimonials */ 

.testimonial {
	width:300px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	line-height:220%;
}
.quote_top {
	margin-right:10px;
}
.quote_bot {
	margin-left:10px;
}
/* Footer */ 

#footer {
	width:100%;
	background:#d8d8c7;
	color:#6d6d85;
	font-size:11px;
	line-height:140%;
	padding-top:20px;
}
#footer a {
	color:#6d6d85;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	padding:0px;
	margin:0px;
}
#footer ul li {
	list-style: none;
}
#footer_left {
	width:380px;
	float:left;
	margin-left:40px;
}
#footer_right {
	width:450px;
	float:left;
	margin-left:40px;
}
/* Left */ 
#footer_l_left {
	float:left;
	padding-right:40px;
}
#footer_l_left ul {
	float:left;
}
#footer_l_right {
	float:left;
	border-left:1px solid #b4b4a7;
	padding-left:40px;
}
#footer_l_right ul {
	float:left;
}
/* right */
#footer_r_left {
	float:left;
	border-left:1px solid #b4b4a7;
	padding-left:40px;
	padding-right:40px;
}
#footer_r_right {
	float:left;
	border-left:1px solid #b4b4a7;
	padding-left:40px;
}
.footer_title {
	color: #2c2c60;
	font-size:11px;
	font-weight:bold;
	height:23px;
}
a.toggle:hover {
	background-color: #fff;
	border: 0px solid black;
}
div.pricebox {
	border: 1px dashed #555;
	float: left;
	padding: 10px;
}
div.pricebox2 {
	border: 1px dashed #555;
	float: right;
	padding: 10px;
	margin:15px;
	text-align:right;
}
div.pricebox h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	padding-bottom:2px;
}
.text1 {
	font-size: 13px;
}
.price1 {
	color: red;
	font-size: 13px;
	font-weight: bold;
}
/* SEO Expanders */ 

/* Webdesign Page 14/04/10 */
#webdesign_left {
	width:250px;
	float:left;
}
#webdesign_right {
	float:left;
	width:430px;
	margin-left:27px;
}
#portfolio_frame {
	background:url(../images/webdesign_porfolio_frame.jpg);
	height:351px;
	width:426px;
	margin-top:25px;
}
#slider_images {
	width:424px;
	height:294px;
	position:relative;
	top:30px;
	left:1px;
}

#portfolio_frame_redesignpage {
	background:url(../images/webredesign_porfolio_frame.jpg);
	height:231px;
	width:280px;
	margin-top:25px;}
#slider_images_redesignpage {
	width:278px;
	height:193px;
	position:relative;
	top:20px;
	left:1px;
}
#slider_images_redesignpage img{
	position:relative;
	left:0px;
}
/* Web Presence Page June 7th 2010 */ 
#webpresence_left {
	width:380px;
	float:left;
}
#webpresence_right {
	float:left;
	width:270px;
	margin-left:27px;
}
/** FRONT PAGE SLIDER **/
#index_frame {
	background:url(../images/fp_bottom_shadow.jpg) repeat-x center bottom;
	height:210px;
	width:957px;
	margin-top:0px;
}
#index_slider_images {
	width:957px;
	height:186px;
	background:white;
}
#index_slider_images img {
	width:957px;
	height:186px;
}
.quote_left {
	width:19px;
	float:left;
	margin-right:5px;
}
.quote_right {
	width:220px;
	float:left;
	color:#663366;
	font-size:11px;
}

img.quote_right-3 {position:relative; top:3px; margin-left:5px;}
.quote_right span {
	color:#666666;
}
.quote_right2 {
	width:400px;
	float:left;
	color:#663366;
	font-size:11px;
}
.quote_right2 span {
	color:#666666;
}
.quote_right3 {
	width:550px;
	float:left;
	color:#663366;
	font-size:14px;
	margin-top:10px;
	line-height:160%;
}
.quote_right3 .sig {
	color:#666666;
	display:block;
	text-align:right;
	font-size:12px;
	line-height:140%;
}

#webdesign_form {
	width:400px;
	background:#dadae2;
	margin-top:15px;
	padding-top:10px;
	padding-left:25px;
}
#webdesign_form label {
	color:#666699;
	font-weight:bold;
	font-size:13px;
}
#webdesign_form input {
	margin-bottom:10px;
	height:30px;
	margin-top:4px;
	border:none;
	padding-left:5px;
	font-weight:bold;
	color:#663366;
	font-size:16px;
	width:370px;
}
#webdesign_form table input {
	width:170px;
}
#webdesign_form table #budgetselect {
	margin-bottom:10px;
	height:30px;
	margin-top:4px;
	border:none;
	padding-left:5px;
	font-weight:bold;
	color:#663366;
	font-size:16px;
}
#webdesign_form textarea {
	width:370px;
	height:150px;
	margin-bottom:10px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#663366;
	border:none;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
}
#webdesign_form #submit {
	width:130px;
	height:44px;
	margin-bottom:10px;
}
#webdesign_form2 {
	width:270px;
	background:url(../images/free_consultation.jpg) top no-repeat #dadae2;
	margin-top:15px;
	padding-top:80px;
	padding-left:25px;
}
#webdesign_form2 label {
	color:#666699;
	font-weight:bold;
	font-size:13px;
}
#webdesign_form2 input {
	margin-bottom:10px;
	height:30px;
	margin-top:4px;
	border:none;
	padding-left:5px;
	font-weight:bold;
	color:#663366;
	font-size:16px;
	width:240px;
}
#webdesign_form2 table input {
	width:170px;
}
#webdesign_form2 table #budgetselect {
	margin-bottom:10px;
	height:30px;
	margin-top:4px;
	border:none;
	padding-left:5px;
	font-weight:bold;
	color:#663366;
	font-size:16px;
}
#webdesign_form2 textarea {
	width:240px;
	height:150px;
	margin-bottom:10px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#663366;
	border:none;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
}
#webdesign_form2 #submit {
	width:200px;
	height:32px;
	margin-bottom:10px;
	margin-left:20px;
}
/* 20th May 2010 */ 

.center_quote {
	width:580px;
	margin:0 auto;
	color: rgb(51, 51, 153);
	line-height:180%;
}
.actual_quote {
	font-size:18px;
}
.quoter {
	text-align:right;
	display:block;
	margin-top:4px;
	font-style: italic;
	color: #000;
}
.quote_marks {
	color: #000;
	font-size: 26px;
}
.order2 {
	margin-top:5px;
}
/* 6th July 2010 */

#quote_introduction {
	width:800px;
	background:red;
	position:absolute;
	top:100px;
	margin:0 auto;
	height:1000px;
}
legend, h6 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.contact_field {
	height:25px;
	width:300px;
	margin-bottom:6px;
	border:1px solid #B8CBD1;
}
.quote_field2 {
	height:25px;
	width:300px;
	border:1px solid #B8CBD1;
}
.quote_field_main {
	height:25px;
	width:640px;
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #B8CBD1;
}
#deadline_date {
	height:25px;
	width:150px;
	border:1px solid #B8CBD1;
}
#comments {
	width:640px;
	height:150px;
	margin-top:5px;
	font-family:'Arial', Helvetica, sans-serif;
	color:#666;
	border:1px solid #B8CBD1;
}
