/* General */
body {
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link,a:visited,a:active {
	color: #569e04;
	font-weight: bold;
}

a:link img,a:visited img,a:active img,a:hover img {
	border: 0;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

/* Navigation */
#topline {
	border-bottom: 5px solid #ff9900;
}

#nav {
	width: 770px;
	margin: 0px auto;
	min-height: 46px;
}

#nav ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
}

#nav ul li {
	display: block;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: #eee;
	margin-left: 15px;
}

#nav ul li a,#nav ul li a:visited,#nav ul li a:active {
	display: block;
	padding: 8px 10px;
	color: #569e04;
}

#nav ul li a:hover {
	text-decoration: none;
	background-color: #569e04;
	color: #fff;
}

#nav ul li.login a, #nav ul li.login a:visited, #nav ul li.login a:active {
	color: #fff;
	padding: 8px 26px 8px 10px;
	text-decoration: none;
	background: #ff9900 url(idx-images/nav_bullet.gif) no-repeat 100%;
	background-position: 90px 13px;
}

#wrap {
	background: #ffffff;
}


#logo {
	float: left;
	margin-top: 0px;
}

/* All Pages */
#login {
	background: #eeeeee;
}

#login label {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#login form {
	width: 770px;
	margin: 0px auto;
	text-align: right;
	display: block;
	padding: 8px 0;
}

#login input {
	font-family: arial;
	font-size: 11px;
	padding: 1px 3px;
	width: 160px;
	margin: 0 5px 0 2px;
}

#login input.submit {
	background: #666;
	color: #fff;
	width: 60px;
	font-weight: bold;
	border: none;
	margin: 0;
}

#hfooter {
	clear: both;
	border-top: 5px solid #666;
	background: #EEE;
}

#hfooter div.wrapper {
	width: 770px;
	margin: 0px auto;
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 1.5em;
	padding: 10px 0;
}

/* Homepage Specific */
#homebox {
	width: 770px;
	margin: 20px auto 0 auto;
	background: url('idx-images/homebox_bg.gif') repeat-x;
	text-align: left;
}

.homebox_section {
	padding: 20px 15px 0 15px;
	min-height: 200px;
}

.homebox_section h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 14pt;
	color: #fff;
	margin: 0;
	padding: 0;
}

.homebox_section h1.main {
	text-indent: -9999px;
	background: url('idx-images/homebox_headline.gif') no-repeat;
	min-height: 68px;
	height: 68px;
}

.homebox_section p {
	margin: 10px 0 10px 0;
	padding-left: 3px;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

.homebox_section p a:link,.homebox_section p a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 0 15px 0 0;
	font-size: 12px;
	background: url(idx-images/homebox_arrow.png) no-repeat 100%;
	background-position: 288px 5px;
}

.homebox_section img {
	float: right;
	margin-left: 15px;
}

#reasons {
	width: 770px;
	margin: 15px auto;
	text-align: left;
}

#reasons h2 {
	font-family: 'Trebuchet MS', arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	min-width: 230px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#reasons ol {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-position: inside;
	width: 200px;
	background: #fff;
}

#reasons ol li {
	cursor: pointer;
	font-family: arial;
	font-weight: bold;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	background: #eee;
	padding-left: 10px;
	margin-bottom: 2px;
	border-left: 10px solid #fff;
	z-index: 100;
}

#reasons ol li.active {
	color: #FFFFFF;
	background: #ff9900 url(idx-images/nav_bullet2.gif) no-repeat 100%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff9900;
}

.reason {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 200px;
	padding: 8px 8px 0 0;
	z-index: 1;
}

.reason a:link,.reason a:visited {
	color: #569e04;
	text-decoration: none;
}

.reason table {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.reason td {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 12px 0;
	vertical-align: top;
	color: #333;
}

#bottom {
	clear: both;
	width: 770px;
	margin: 15px auto;
	text-align: left;
}

#activity {
	width: 500px;
	margin-right: 20px;
}


#sponsors {
	float: right;
	width: 250px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


#sponsors1 {
	float: right;
	width: 165px;
	text-align: right;
	height: 175px;
}

#sponsors2 {
	float: right;
	width: 225px;
	text-align: right;
	height: 225px;
}

#sponsors h3 {
	border-bottom: 2px solid #ccc;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff9900;
	text-align: left;
}

#sponsors .sponsor {
	padding: 5px 0 5px 0;
	margin: 5px auto 5px auto;
	border-bottom: 1px dotted #ccc;
}

a:link.sponsor, a:visited.sponsor {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

a:hover.sponsor {
	background: #666;
	color: #fff;
}

#activity ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#activity ul li {
	font-family: arial;
	font-size: 11px;
	padding: 0
}

#activity ul li table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#activity ul li table td {
	font-size: 10pt;
	padding: 5px;
	white-space: nowrap;
}

#activity ul li a:link,#activity ul li a:visited {
	font-weight: bold;
	color: #569e04;
}

#activity_list_container {
	background: url('idx-images/activity_r.png') right repeat-y;
}

#activity_list_container_inner {
	background: url('idx-images/activity_l.png') repeat-y;
	padding: 14px 16px 0 14px;
}

#activity_top {
	background: url('idx-images/activity_tl.png') top left no-repeat;
}

#activity_top_inner {
	background: url('idx-images/activity_tr.png') top right no-repeat;
}

#activity_bottom {
	background: url('idx-images/activity_bl.png') top left no-repeat;
}

#activity_bottom_inner {
	background: url('idx-images/activity_br.png') top right no-repeat;
}

#activity_top h3 {
	text-align: center;
	margin: 0 0 0 15px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
	background: #ff9900;
	border: 1px solid #c3c1c1;
	white-space: nowrap;
}

#activity_top a:link,#activity_top a:visited {
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 16px;
	font-family: arial;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

/* Subpage Specific */
#page {
	clear: both;
	width: 770px;
	margin: 20px auto;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	border-top: solid 1px #cccccc;
}

#subnav {
	width: 190px;
}

#subnav h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 10px 0;
}

#subnav ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	border-top: 5px solid #ff9900;
}

#subnav ul li {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 8px 10px;
}

#subnav ul li a:link,#subnav ul li a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#subnav ul li a.current:link,#subnav ul li a.current:visited {
	text-decoration: none;
}

#subnav ul li a:hover {
	text-decoration: none;
}

#main {
	float: right;
	width: 560px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#main a:link,#main a:visited,#main a:active {
	font-weight: bold;
	text-decoration: none;
}

#page h2 {
	font-family: 'Trebuchet MS', arial;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
}

#page h3 {
	font-family: 'Trebuchet MS', arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#page h4 {
	font-family: 'Trebuchet MS', arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 10px;
	margin-top: 0px;
}


#main h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 10px;
}

#page p {
	font-family: arial;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

/* Features Page */
.feature_wrap {
	background-image: url('idx-images/illus_cuvette.png');
	min-height: 225px;
}

.feature {
	background: #fff;
	display: inline;
	float: left;
	width: 271px;
	padding-bottom: 25px;
	font-size: 11px;
	line-height: 1.5em;
}

.feature img {
	border: 3px solid #ccc;
	margin-bottom: 2px;
}

#page .feature h3 {
	font-family: 'Trebuchet MS', arial;
	font-size: 12pt;
	font-weight: normal;
	margin: 3px 0;
	padding: 0;
	border: none;
	color: #ff9900;
}

/* Comparison Page */
table.comparison {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.comparison td,table.comparison th {
	font-family: arial;
	font-size: 12px;
	padding: 3px 5px;
	text-align: center;
	border: 1px solid #ccc;
}

table.comparison th {
	text-align: left;
	font-weight: normal;
}

table.comparison tr.first th {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	background-color: #FFCC66;
}

/* Plans and Pricing Page */
ul.profeatures {
	list-style-image: url('idx-images/tick.gif');
	margin: 0 0 0 25px;
	padding: 0;
}

ul.profeatures li {
	padding: 0 0 20px 8px;
}

ul.profeatures li h3 {
	font-family: 'Trebuchet MS', arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	background: #e1f3fd;
}

/* News Page */
#news ul li {
	list-style: none;
	padding: 8px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

#news ul li img {
	margin-right: 10px;
}

#news ul {
	margin: 0;
	padding: 0;
}

/* White Label Page */
#wlprices {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 4px solid #666;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wlprices td {
	font-family: arial;
	font-size: 11px;
	color: #333;
	padding-bottom: 2px;
}

#wlprices td.price {
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background: #eee;
}


/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	width:185px;
	}

.LeftBox a {
	color: #FFFFFF;
	text-decoration:none;
	}

.LeftBox a:hover {
	color: #C6EADD;
	text-decoration:none;
	}
	
/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #666666;
	height: 30px;
	width:100%;
	border-bottom: 1px dotted #FFFFFF;
	}


.subHeading h3 {
	margin:0;
	padding:5px 0 0 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	text-align:left;
	float:left;
	}

.subHeading h3 a {
	color: #ffffff;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

.subHeading h3 a:hover {
	color: #C6EADD;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #666666;
	padding: 3px 0px;
	margin: 0px;
	line-height: 20px;
}

.BasketProduct p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.BasketProduct span {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}



.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	margin: 3px 0px;
	padding: 3px 5px 0px;
	border-top: 1px dotted #FFFFFF;
	color: #666666;
}

.TotalItems{
	text-align:right;
	float:right;
	margin-left: 5px 0px 0;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketTotal{
	color: #666666;
	margin-bottom: 10px;
	padding-left: 5px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin: 0px 5px 0px 0;
	padding: 0px;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketView {
	text-align: left; 
	margin-top:10px;
	font-size:12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image:url(../styleImages/icons/button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 20px 3px 0px;
	text-decoration:none;
	}

#bio {
min-height:150px;
}
