
/* general */
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #5bb2d1 url(/site/images/bg.jpg) repeat-x; color: #454545; }

a { color: #0E4D8B; background: inherit; text-decoration: none; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { color: #539596; text-align: center; background: inherit;  font-size: 16px; font-style: bold; font-family: Verdana, Geneva, sans-serif; }

h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }

h1 a { color: #539596; background: inherit;  font-size: 16px; font-style: bold; font-family: Verdana, Geneva, sans-serif; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #000; background: inherit; font-size: 16px; font-style: bold; font-family: Verdana, Geneva, sans-serif; }

h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }

h4 { margin-top: 20px; text-align: center; color: #539596; background: inherit;  font-size: 16px; font-style: bold; font-family: Verdana, Geneva, sans-serif; }

h5 { margin-top: 10px; margin-bottom: 0px; text-align: left; color: #539596; background: inherit;  font-size: 12px; font-style: bold; font-family: Verdana, Geneva, sans-serif; }

p {	margin: 0 0 0px 0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; line-height: 1.5em; }
p a { color: #539596; background: inherit;  font-size: 12px; font-family: Verdana, Geneva, sans-serif; }
p a { text-decoration: none; }
p a:hover, h2 a:hover { color: #000; background: inherit; font-size: 12px; font-family: Verdana, Geneva, sans-serif; }


/* layout */
.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(site/images/big_middle.gif) repeat-y;
	color: #454545;
	
}


.falcontent { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(site/images/big_middle.gif) repeat-y;
	color: #454545;
	
}

.frontleft {
	background: url(/site/images/family_user.png) no-repeat center;
	float: left;
	width: 390px;
	height: 400px;
	margin: 0 0 10px 20px;
}

/* header */
.header_top { background: #FEFEFE url(/site/images/big_topx.gif) no-repeat; color: #FFF; height: 15px; }
.header { background: transparent url(/site/images/header.png) no-repeat; height: 105px; }
.header p { background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #539596; text-align: right; padding-top: 20px; padding-right: 10px; float: right; }
.header_subbottom { clear: both; margin: 0 0 10px 20px; width: 730px; border-top: solid thin #999; }
.header_bottom { clear: both; background: #FEFEFE url(/site/images/big_bottomx.gif) no-repeat; color: #FFF; height: 15px; }   
.article { padding: 15px 5px 0 0px; margin-bottom: 20px; }

/* navigation */
.solidblockmenu{
    margin: 10px 6px 10px auto;
    padding: 0;
    font: bold 13px Arial;
    width: 758px;
    overflow: hidden;
    margin-bottom: 1em;
    border: 1px solid #625e00;
    border-width: 1px 0;
    background: #fff url(/site/images/blockdefault.png) center center repeat-x;
}

.solidblockmenu li{
    display: inline;
}

.solidblockmenu li a{
    float: left;
    color: white;
    padding: 9px 11px;
    text-decoration: none;
    border-right: 1px solid white;
}

.solidblockmenu li a:visited{
    color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
    color: white;
    background: transparent url(/site/images/blockactive.png) center center repeat-x;
}


/* left side */
.left {
	background: url(/site/images/family_user.png) no-repeat center;
	float: left;
	width: 595px;
	height: 400px;
	margin: 0 0 10px 20px;
}


/* right side */	
.right { float: right; width: 350px; margin: 0 0 10px 0; }

.green_top { 
	clear: both;
	vertical-align: text-middle;
	width: 335px; 
	height: 55px;
	background: #fff;
	color: #000; 
	padding: 0; 
	margin: 0px 10px 0 6px; 
}

.green {
	width: 335px;
	height: 270px;
	margin: 0px 10px 0 6px;
	background: #fff;
	color: #539596;
}

.green_bottom { 
    clear: both; 
	width: 335px; 
	height: 30px; 
	background: #fff ; 
	color: #000;
	padding-top: 10px;
	margin: 0px 10px 0 6px; 
}
		
.green a {
	color: #C83C3C;
	background: inherit;
	font-weight: bold;
}
	
.green a:hover {
	color: #000;
	background: #EDEDED;
}
	
.highlight {
	font-size: 18px;
	font-style: strong;
	color: #666;
	background: url(/site/images/tick.png) no-repeat;
	padding: 5px 3px 5px 40px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}


/* Bottom left side */
.left1 {
	background: #fff;
	float: left;
	width: 360px;
	height: auto;
	margin: 0 0 10px 20px;
}

.left1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.left_box_top {
	background: #fff url(/site/images/left_box_top.png) no-repeat;
	margin-top: 20px;
	color: #fff;
	height: 35px;
	width: 355px;
}

.left_box_top h2 {
	text-align: center;
	color: #539596; 
	font-size: 16px; 
	font-style: bold; 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background: inherit;
	padding: 13px 0 0 0px;
	margin: 0;
}

.left_box {		
	border-left: 2px solid #e7ecec;
	border-right: 2px solid #e7ecec;
	margin: 0;
	padding: o;
	width: 353px;
	height: 260px;
	color: #595959;
	background: url(/site/images/checker.png) no-repeat;
}

.left_box p{
	margin-left: 10px;
	padding-top: 4px;
}

.left_box_bottom {
	background: #FFF url(/site/images/left_box_bottom.png) no-repeat;
	color: #fff;
	height: 17px;
	width: 355px;
	margin: 0 0 7px 0;
}

/* Bottom right side */
.right1 { 
	float: right; 
	width: 350px; 
	height: auto;
	padding-left: 30px;
}

.right1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.box_top1 {
	background: #fff url(/site/images/box_top.png) no-repeat;
	margin-top: 20px;
	color: #fff;
	height: auto;
	width: 320px;
}

.box_top1 h2 {
	text-align: center;
	color: #539596; 
	font-size: 16px; 
	font-style: bold; 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	background: inherit;
	padding: 3px 0 0 0px;
	margin: 0;
}

.box_top {
	background: #fff url(/site/images/broadband.png) no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	color: #fff;
	height: 230px;
	width: 330px;
}

.box_top h2 {
	text-align: center;
	color: #539596; 
	font-size: 16px; 
	font-style: bold; 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	background: inherit;
	padding: 32px 0 0 10px;
	margin: 0;
}

.box_top_hosting {
	background: #fff url(/site/images/hosting.png) no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	color: #fff;
	height: 230px;
	width: 330px;
}

.box_top_hosting h2 {
	text-align: center;
	color: #539596; 
	font-size: 16px; 
	font-style: bold; 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	background: inherit;
	padding: 28px 0 0 40px;
	margin: 0;
}

.box {		
	border-left: 2px solid #e7ecec;
	border-right: 2px solid #e7ecec;
	padding: 10px 4px 0 7px;
	margin: 0;
	width: 304px;
	height: 100px;
	color: #595959;
	background: #FFF;
}
	
.box_bottom {
	background: #FFF url(/site/images/box_bottom.png) no-repeat;
	color: #fff;
	height: 17px;
	width: 320px;
	margin: 0 0 7px 0;
}


/* footer */
.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 


/* left side
   --------- */

.falleft {
	float: left;
	width: 585px;
	margin: 0 0 10px 0;
}

.falleft1 {
	float: left;
	width: 740px;
	height: auto;
	margin: 0 0 10px 0;
}

.falleft1x p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.falbox_top {
		background: #F0F0F0 url(site/images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
.falbox_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
.falbox {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
.falbox_bottom {
		background: #FFF url(site/images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
.falleft_side { float: left; width: 159px; padding: 0px 5px 8px 8px; height: 100%}
.falright_side { float: right; width: 400px; margin: 0 5px 0 0; text-align: justify; }
.right_side1 { float: right; width: 540px; margin: 0 5px 0 0; text-align: justify; }
		
.falarticle { padding: 0 0px 0 0px; margin-bottom: 20px; }
		
.falgrey_top { clear: both; width: 382px; background: #EDEDED url(site/images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
.falgrey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(site/images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
.falgrey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
.falgrey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
.falhighlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.falright { float: right; width: 170px; margin: 0 0 10px 0;}

img { float: left; margin: 0 9px 3px 0; }



.falwebcontent { 
	width: 100%;
	background: #FFFFFF;
	color: #454545;
	float:left;
	border: #cccccc solid 1px;
}

.style1 {color: #539697;}


.container_box {
	float:left;
	width:240px;
}

.container_sidebar_head {
width:180px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
background-image:url('site/images/blue_sidebar_bg.jpg');
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:5px 0 0 10px;
margin:0 0 0 60px;
}

.container_sidebar {
width:168px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
background-image:url('site/images/blue_sidebar_fade.jpg');
background-position:top;
background-repeat:repeat-x;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #1C66DD;
padding:10px;
margin:0 0 20px 60px;
font-size:13px;
height: 140px;
}

.right_sidebit {
	float:left;
	width:560px;

}

.cleardiv{ clear: both; background:#CCCCCC; height:3px;}

.clearbit { clear:both; height:2px;};


#dslcheck { }
#dslcheck p {	margin-top 3px; margin-bottom:3px; margin-left: 12px; line-height: 1.5em; display: list-item; list-style: bull inside; }


