/* CSS Document */
.nextbutton a:link, .nextbutton a:visited
{
	display: block; 
	padding: .2em .5em;
	background-color: #03F;
	color: #fff;
	border: 1px solid #006;
	width: 11em;
	text-decoration: none;
	text-align: center;
}

.nextbutton a:hover, .nextbutton a:active
{
	background-color: #fff;
	color: #006;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #333333;
	
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
	color: #fff;
	background-color: #A0A08D;
}

div#envelope {
	width: 760px;
	background-color: #FFFFFF;
	margin: 20px;
	border-right: 7px solid #AD1C23;
	border-bottom: 3px solid #AD1C23;
}

div#banner
{
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #000;
}

div#banner h1
{ 	
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	height: 80px;
	width: 260px;
	background-image:url(images/topspeed_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#banner h1 span
{
	display: none;
}
div#banner h2
{ 	
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	margin-top: -80px;
	height: 80px;
	width: 94px;
	background-image:url(images/header_r.gif);
	background-position: right;
	background-repeat: no-repeat;
	float:right;
}

div#banner h2 span
{
	display: none;
}
div#mainmenu
{
	color: #000;
	background-color: #E7E7E2;
	border-bottom: 1px solid #000;
}

div#mainmenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: Center;
}

div#mainmenu ul li 
{
	display: inline;
	border-left: 1px solid #fff;
}

div#mainmenu ul li:first-child
{
	border-left: 0px solid #fff;
}

#mainmenu ul li a
{
	display: inline;
	width: 135px;
	padding: 3px 10px 0px 10px;
	text-decoration: none;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;	
}

#mainmenu ul li a:hover
{
	color: #fff;
	background-color: #A0A08D;
	border-top: 4px solid #D00;
}

div#container
{
	background-image:  url("images/nav_col_base.gif");
	background-repeat: repeat-y;
}

div#container2
{
	background-image:  url("images/more_col_base.gif");
	background-repeat: repeat-y;
	background-position: right;
}

div#navigation
{
	float: left;
	width: 160px;
	padding-top: 2em;
}

div#navigation ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 80%;
}

div#navigation ul li 
{

}

#navigation ul li a
{
	display: block;
	width: 157px;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	color: #000;
	border-left: 4px solid #D8D8D3;
	border-bottom: 1px solid #D8D8D3;
}

#navigation ul li a:hover
{
	color: #fff;
	background-color: #66665A;
	margin-left: 0px;
	border-left: 4px solid #D00;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #D00;
}

div#navigation li li 
{

}

#navigation li li a
{
	display: block;
	width: 134px;
	padding: 1px 5px 1px 20px;
	text-decoration: none;
	color: #000;
	border-left: 10px solid #D8D8D3;
	border-bottom: 1px solid #D8D8D3;
}

#navigation li li a:hover
{
	color: #fff;
	background-color: #66665A;
	padding-left: 20px;
	border-left: 10px solid #D00;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #D00;
}

div#more
{
	float: right;
	width: 160px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: #333;
}

div#more p {
	padding-left: 5px;
}

div#more h3
{
	margin-top: 0;
	color: #333;
	padding: .2em;
	background-image: url(more_base.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
div#more a:link{
	color: #33CCFF;
}

div#content
{
	margin-left: 190px;
	margin-right: 200px;
}

div#content h2
{
	font-size: 1.3em;
	color: #494940;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
	border-bottom: 1px solid #E7E7E2;
}

div#content p {
	font-size: 0.8em;
}

div#content { line-height: 150%; }

#cleardiv
{
	clear: both;
	height: 1em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right;
}

div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#footer li
{
	display: inline;
	margin-right: 1em;
}

div#mainhotbox {
	width: 760px;
	height: 200px;
	background-color:#663333;
}

div#smallhotboxes {
	margin: 10px;
	height: 200px;
}

div#hotbox1 {
	width: 240px;
	height: 200px;
	margin-right: 10px;
	background-color:#663333;
	float: left;
}

div#hotbox2 {
	width: 240px;
	height: 200px;
	margin-right: 10px;
	background-color:#663333;
	float:left;
}

div#hotbox3 {
	width: 240px;
	height: 200px;
	background-color:#663333;
	float:left;
}
div#hotbox-sub {
	margin: 0.5em;
	padding: 0em;
	border: 1px #d4d0c8 solid;
	border-left: 1em #d4d0c8 solid; }

.bridge-p {
background-image: url(images/bridge_p.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.card-p {
background-image: url(images/card_p.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.dsl-p {
background-image: url(images/dsl_p.jpg); background-repeat: no-repeat; background-position: right bottom;
}

div#hotbox-sub h3 { font-size: 1.1em; font-style: normal; background-color: #e7e7e2; background-repeat: no-repeat; margin: 0; padding: 0 0 0 5px; border-bottom: 2px solid #bababa }

div#hotbox-sub ul { background-repeat: no-repeat; margin: 7px; padding: 0 }

div#hotbox-sub li { font-size: 0.8em; line-height: normal; background-image: url(images/bullet-diamond.gif); background-repeat: no-repeat; background-position: 0.2em 50%; list-style-type: none; display: list-item; padding-left: 14px; border: #9999cc }

div#headline {
width: 740px;
padding: 10px;
}

div#hotbox-headliner {
	width: 355px;
	height: 138px;
	padding: 0em;
}

div#hotbox-headliner h3 { font-size: 1.1em; font-style: normal; background-repeat: no-repeat; margin: 0; margin-left: 125px; padding: 3px 0 0 0px; border-bottom: 1px solid #FBD8C6;}

div#hotbox-headliner ul { background-repeat: no-repeat; margin: 7px; margin-left: 130px; padding: 0 }

div#hotbox-headliner li { font-size: 0.7em; line-height: normal; background-image: url(images/bullet-diamond.gif); background-repeat: no-repeat; background-position: 0.2em 0.2em; list-style-type: none; display: list-item; padding-left: 14px; border: #9999cc }

div#hotbox-headliner p { font-size: 0.7em; line-height: normal; background-image: url(images/more-info.gif); background-repeat: no-repeat; background-position: right top; list-style-type: none; display: list-item; padding-left: 10px; height: 22px; margin: 0px; margin-right: 5px; padding-right: 15px; margin-top: 5px; text-align:right; float: right;}

div#hotbox-headliner p a {height: 22px;}

 

.hotbox-broadband {
background-image: url(images/fibre_optic2.jpg); background-repeat: no-repeat; background-position: left bottom;
}

.hotbox-laptop {
background-image: url(images/hotbox-laptop.jpg); background-repeat: no-repeat; background-position: left bottom;
}

.red-outline {
	border: 5px #D20000 solid;
	float: left;
}
.grey-outline {
	border: 5px #747678 solid;
	float: right;
}

.hotbox-standard {
	margin: 0.5em;
	padding: 0em;
	border: 1px #d4d0c8 solid;}
	
.hotbox-standard h3 { font-size: 1.1em; font-style: normal; background-color: #e7e7e2; background-repeat: no-repeat; margin: 0; padding: 0 0 0 5px; border-bottom: 2px solid #bababa }

.hotbox-standard ul { background-repeat: no-repeat; margin: 7px; padding: 0 }

.hotbox-standard li { font-size: 0.8em; line-height: normal; background-image: url(images/bullet-diamond.gif); background-repeat: no-repeat; background-position: 0.2em 0.2em; list-style-type: none; display: list-item; padding-left: 14px; border: #9999cc }

div#secondary {
width: 760px;
}

.standard-left {width:210px; float: left; margin: 10px; margin-top: -0px; height: 180px;}

.standard-center {margin-left:230px; margin-right:230px; margin-top: 0px; height: 180px;}

.standard-right {width:210px; float: right; margin: 10px; margin-top: -0px; height: 180px;}

.ordernow { font-size: 0.7em; line-height: normal; background-image: url(); background-repeat: no-repeat; background-position: 0.2em 0.2em; list-style-type: none; display: list-item; padding-left: 14px; border: #9999cc }

.footerleftfloat {
float: left;
}