/* global reset */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

.leftImg {
	float: left;
}

.rightImg {
	float: right;
}

.clearLeft {
	clear: left;
}

/* end global reset */

body {
	background: white url("../images/basic/background_lines.gif") repeat-y top center;
	text-align: center;
}

#container {
	text-align: left;
	width: 750px;
	margin: 0 auto;
}

.clearing {
	clear: both;
	height: 1px;
}

hr {
	color: #D2EAD2;

}

/* header */

#header {
	width: 732px;
	margin: 0 0 0 11px;
	background: #1C9CFF url("../images/basic/header2.jpg") no-repeat top center;
	color: white;
	height: 134px;
}

#header h1 {
	position: relative;
	top: 94px;
	left: 10px;
	width: 194px;
}

p#portalLink {
	float: right;
	margin: -110px -15px 0 0;
}

#portalLink a{
	display: block;
	width:18px;
	padding: 0 0 5px 0;
}


/* end header */

/* nav */

#nav2 {
	height: 40px;
	margin: 0 0 0 11px;
}

#nav2 li {
	list-style-type: none;
	display: block;
	float: left;
	width: 122px;
	height: 40px;
	overflow: hidden;

}

#nav2 li a {
	display: block;
	width: 114px;
	height: 40px;
	padding: 4px 0 0 9px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: #3DB13D url("../images/basic/nav_link.jpg") repeat-x top left;
	border-top: 1px solid #94D792;
	border-left: 1px solid #369736;
	border-right: 1px solid #64C164;
	font-weight: bold;
}

#nav2 li a:hover {
	background: #318D31 url("../images/basic/nav_link_hover.jpg") repeat-x top left;
}

a#current{	
	background: #318D31 url("../images/basic/nav_link_current.jpg") repeat-x top left !important;
}

#navCorner {
	position: relative;
	top: -14px;
	left: 11px;
	height: 14px;
	width: 14px;
	background: url("../images/basic/link_corner.gif") no-repeat bottom left;
}

/* end nav */

/* content */

strong {
	white-space: nowrap;
}

.sectionHeading {
	margin: 0 0 0 11px;
	padding: 0;
}

.sectionHeading a {
	padding: 0;
	margin: 0;
}

.text {
	margin: -2px 10px 20px 11px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #BFE5BF;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	margin: 5px;
	color: #4CABFF;
}

.text h1 {
	font-size: 14px;
}

.text h2 {
	font-size: 13px;
}

.text h3 {
	font-size: 12px;
}

.text h4 {
	font-size: 11px;
}

.text h5 {
	font-size: 10px;
}


.text h6 {
	font-size: 10px;
}


.text p {
	margin: 5px;
}

#termsLink a,
#mssg a,
.text a {
	color: #2176E0;
	font-weight: bold;
}

#termsLink a:hover,
#mssg a:hover,
.text a:hover {
	text-decoration: none;
}

.text a:visited {
	color: #3CB13E;
}

#termsLink a:active,
#mssg a:active,
.text a:active {
	color: #FF5659;
}


#bigButtons {
	float: right;
	margin: -3px 10px 0 5px;
}

#bigButtons li{
	list-style-type: none;
}

/* end content */


/* home */

#shopPic img
{
	/*background: blue;
	margin: -5px 0 0 -5px;*/
	padding: 0 10px 0 0px;
}

/* end home */

/* prices */

#prices {
	margin: 20px 20px;
	width: 680px;
	border-collapse: collapse;
}

#prices th a:visited,
#prices th a {
	color: black;
}

#prices td,
#prices th {
	border: 1px solid #C2DFC2;
	padding: 2px;
	text-align: left;
}

#prices th {
	background: #C2DFC2;
}

small {
	font-size: 9px;
	color: #97AE97;
}

/* end prices */


/* contact */

#mssg {
	text-align: center;
	margin: 0 0 15px 0;
	color: #3CB13E;
	font-weight: bold;
}

address {
	font-style: normal;
	float: left;
	margin: 5px;
}

form#contact {
	float: right;
	width: 355px;
	border-left: solid #BFE5BF 1px;
	padding: 10px 5px 5px 5px;
	margin: -5px 0 0 0;
}

#contact td {
	vertical-align: top;
	padding: 2px;
}

label {
	display: block;
	text-align: right;
	padding: 2px 0;
	white-space: nowrap;
}

input,
textarea {
	border: 1px solid #E6E6E6;
	background: #E6F5FF;
	padding: 2px;
}

input.submit {
	border: none;
	background: none;
}

/* end contact */


/* adsl form */

select {
	width: 100px;
}

#adslForm {
	text-align: center;
}

#adslForm table{
	width: 220px;
	float: left;
	margin: 10px 5px;
}

#adslForm td {
	vertical-align: top;
	padding: 2px;
	text-align: left;
}

.center {
	margin: 0 175px;
	float: none !important;
}

.checkbox label {
	text-align: left;
}

.checkbox input{
	border: none;
	background: none;
}

td.checkbox {
	text-align: right !important;
}

/* end adsl form */

/* agreement */

ol {
	margin: 0 0 0 40px;
}

ol li{
	margin: 2px 0 15px 0;
}

ol ol{
	margin: 0 0 0 20px;
}

ol ol li {
	list-style-type: lower-alpha;
	margin: 2px 0 3px 0;
}

/* end agreement */


/* footer */

#footer {
	clear: both;
	margin: 11px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

#futurlab {
	float: right;
	margin: 5px 2px;
}

#termsLink {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 10px 0;
}


/* end footer */
