/* -- Sites plus 2009 style sheet -- */

img, div, a { behavior: url(css/iepngfix.htc) }

body {
	background-color: #b4b0a2;
	/*background-color: #f3f3f0;*/
	margin: 0;
	padding: 0;
}

body, html { height: 100%; }


/* -- container -- */

#container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	[height: 100%;]height: 100%;
	min-height: 100%;
	
	/*font-family: Arial, sans-serif;*/
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #3b3d3c;
	line-height: 130%;
}

#container h1, #container h2 {

	font-weight: normal;

	letter-spacing: -0.05em;

	margin: 0px 0px 12px 0px;

	padding: 0px;
	
	color: #3b3d3c;
}

#container h1 {

	font-size: 25px;

	margin: 0px 0px 15px 0px;

	padding: 0px;
	
	font-weight: 600;
	
}

#container h2 {

	font-size: 19px;

	margin: 0px 0px 12px 0px;

	padding: 0px;

	font-weight: 600;
}

#container p {

	margin: 12px 0 0 0;

	padding: 0;
	
	color: #000000;

}

#container p span.bold {font-weight: 600;}

#container ul {

	margin: 0px 0px 16px 0px;

	padding: 5px 0px;
	
	color: #3b3d3c;

}

#container li {

	margin: 0px 0px 5px 16px;

	padding: 0px;

}

#container a, #container a:link {
	color: #869D20;
	text-decoration: underline;
	font-weight: 500;
}

#container a:hover, #container a:active { color: #910099; }

#container a img {border: none;}

#container div.clearer {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

#container b { font-weight: 900; }

/* -- header -- */


#header {
	background-color: #ffffff;
	text-align: center;
}

#header .style_content {
	margin: 0px auto;
	padding: 10px 0 0 0;
	height: 60px;
	width: 900px;
	position: relative;
	text-align: left;
}

#header img {border: none;}

#container #splogo {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	width: 600px;
}

#container #splogo img {
	/*float: left;*/
}

#container #splogo h1 {
	position: absolute;
	left: 225px;
	top: 25px;
	font-size: 120%;
	font-weight: normal;
}

#container #headerfloat {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#container #login {
	margin: 0 0 10px 0;
	padding: 0
}

#container #phonenum {
	margin: 0;
	padding: 0;
}



/* -- navigation menu -- */

#navbar {
	background-color: #3b3d3c;
	text-align: center;
	clear: both;
}

#navbar .style_content {
	margin: 0px auto;
	padding: 0;
	height: 30px;
	width: 900px;
	position: relative;
	text-align: left;
	letter-spacing: -0.05em;
}



#container #main_menu {

	display: block;

	margin: 0px;

	padding: 0px;

	height: 30px;

	float: left;

}

#container #main_menu ul {
	list-style-type: none;
}

#container #main_menu li {

	display: inline;

	margin: 0px;

	padding: 0px;

}

#main_menu a, #main_menu a:link {

	display: block;

	margin: 0px;

	padding: 0px 12px;

	height: 30px;

	line-height: 28px;

	float: left;
	
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
	text-decoration: none;

}

#main_menu a:hover, #main_menu a:active {
	background-image: url(../images/navbar-rollover.gif);
	background-repeat: repeat-x;
	color: #BFFF00;
}


#main_menu .current_page a, #main_menu .current_page a:hover, #main_menu .current_page a:active {
	background-image: url(../images/navbar-rollover.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}



/* -- banner -- */

#banner {
	background-color: #ffffff;
	text-align: center;
	clear: both;
	background-image: url(../images/banner-grad.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#banner .style_content {
	margin: 0px auto;
	padding: 6px 0 0 0;
	/*height: 268px;*/
	height: 200px;
	width: 900px;
	position: relative;
	text-align: left;
}

#banner .face {
	margin: 0;
	padding: 0;
	float: left;
}

#banner .message {
	margin: 0;
	padding: 0;
	float: left;
}

#banner .button {
	position: absolute;
	right:10px;
	bottom: 18px;
}



/* -- slider -- */


#slider {
	background-color: #cdcac1;
	text-align: center;
	clear: both;
}


#slider .style_content {
	margin: 0px auto;
	padding: 10px 0 10px 0;
	width: 900px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}


#slider #sliderBT-left {
	margin: 50px 0 0 0;
	padding: 0;
	position: relative;
	width: 24px;
	float: left;
}

#slider #sliderBT-right {
	margin: 50px 0 0 0;
	padding: 0;
	position: relative;
	width: 24px;
	float: right;
}


#slider #previewArea {
	margin: 0px auto;
	padding: 0;
	background-color: #f3f3f0;
	border: 1px solid #B4B0A2;
	width: 792px;
	height: 115px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}

#previewArea #itemwrapper {
	margin: 4px 0 4px 0;
	padding: 0;
	width: 792px;
}

#previewArea table#itemTable {
	margin: 0;
	padding: 0;
}

#previewArea .slider-item {
	margin: 0;
	padding: 10px 25px;
	width: 148px;
	background-image: url(../images/slider-previewframe.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#previewArea .slider-item a img {
	margin: 0;
	padding: 0;
	border: none;
}



/* -- coloured bars -- */

#colour-bar {
	text-align: center;
	clear: both;
	height: 50px;
}

#colour-bar.green {
	/*background-color: #ADCC2F;*/
	background-color: #9FBA38;
}

#colour-bar .style_content {
	margin: 0px auto;
	padding: 16px 0 40px 0;
	width: 900px;
	text-align: left;
}

#colour-bar h1 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 22px;
	font-weight: 900;
	color: #ffffff;
}

#colour-bar .tryitfree {
	float: right;
	margin-top: -6px;
	margin-right:10px;
	/*position: absolute;
	right:60px;
	bottom: -10px;*/
}



/* -- content area -- */

#content {
	background-color: #f3f3f0;
	text-align: center;
	clear: both;
	position: relative;
	/*padding-bottom: 203px;*/
}

#content .style_content {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 20px 0 30px 0;
	width: 900px;
	text-align: left;
}

#content p {
	margin: 0px 10px 20px 10px;
	padding: 0;
	color: #3b3d3c;
}

#content p.bold {
	font-weight: 600;
}

#content ul {
	margin: 0 0 20px 10px;
	padding: 0;
}

#content li {
	list-style-image: url(../images/li-tick.gif);
	font-size: 15px;
	font-weight: 600;
	color: #3b3d3c;
	margin-left: 22px;
	margin-bottom: 8px;
}





/* -- tabbed panels -- */

#content #tab-panel {
	margin: 0;
	width: 597px;
	text-align: left;
	overflow: hidden;
}

#tab-panel ul#tabs {
	margin: 0 0 0 11px;
	padding: 0;
	height: 32px;
	list-style: none;
	background-color: transparent;
}

#tab-panel ul#tabs li {
	margin: 0 1px 0 0;
	padding: 0;
	height: 32px;
	width: 191px;
	float: left;
	display: inline;
	border: none;
}

#tab-panel ul#tabs li img { border: none; cursor: pointer;}


#tab-panel .panel {
	margin: 0;
	padding: 0;
	position: relative;
	width: 597px;
}


#tab-panel .header {
	padding: 0;
	margin: 0;
	border: none;
	height: 25px;
	position: relative;
}

#tab-panel .arrow {
	padding: 0;
	margin: 0;
	border: none;
	height: 18px;
	position: relative;
}

#tab-panel .content {
	margin: 0;
	padding: 5px 30px 10px 40px;
	background-color: #CDCAC1;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	position: relative;
}

#tab-panel .footer {
	padding: 0;
	margin: 0;
	height: 10px;
	position: relative;
	background-image: url(../images/tabpanel-bottom.gif);
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}

#tab-panel .content h2 { font-size: 20px; font-weight: 600;}

#tab-panel .content p {
margin-left:0;
font-size: 15px;
}

#tab-panel .panel ul {
	margin: 0 0 16px 0;
	padding: 0px;
}

#tab-panel .panel li {
	margin: 0 0 4px 0;
	padding: 8px 4px 8px 4px;
	/*height: 28px;
	width: 570px;*/
	background-color: #e6e5e0;
	border: 1px solid #84837e;
	/*list-style-image: url(../images/li-tick-home.gif);
	list-style-position: inside;*/
	list-style: none;
	list-style-image: none;
	font-size: 15px;
	font-weight: 500;
}

#tab-panel .panel li img {
	margin: -2px 12px 0 0;
	padding: 0;
	float: left;
}

#tab-panel .button {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

#tab-panel .readmore-bt {
	position: relative;
	left: 678px;
}

#tab-panel .readmore-bt img {
	position: absolute;
	top:-40px;
	cursor: pointer;
}

#tab-panel .next-tab-bt {
	position: relative;
	text-align: right;
}

#tab-panel .next-tab-bt img  {
	/*position: absolute;
	top:-40px;*/
	cursor: pointer;
}

#tab-panel .tabs img {cursor: pointer;}


/* 3 steps panels */

#three-steps {
	margin: 80px auto 0 auto;
	padding: 0;
	width: 880px;
	text-align: left;
}

#three-steps .steps {
	margin: 0;
	padding: 0;
	float: left;
	width: 251px;
	background-color: #edece9;
}

#three-steps #step-1 { margin-right: 64px;}
#three-steps #step-2 { margin-right: 63px;}

#three-steps div.content {
	padding: 0px 10px 5px 10px;
	margin: 0;
}

#three-steps div.content p {font-size: 15px; margin-bottom: 26px;}

#three-steps div.content .title p {
	padding: 22px 0 0 0;
	font-size: 23px;
}

#three-steps div.content .title img.number {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: none;
}



/* -- normal 2 column page layout -- */

 
#content #col1 {
	float: left;
	margin: 0 90px 0 10px;
	padding: 0;
	width: 490px;
	text-align: left;
	/*background-color: #999999;*/
}

#content #col2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 300px;
	text-align: left;
	/*background-color: #999999;*/
}

/* -- main column styles -- */

#col1 div.break {height: 20px;}

#col1 h2 {
	margin: 0 10px 12px 10px;
	padding: 0;
	font-size: 25px;
	color: #3b3d3c;
	font-weight: 500;
}

#col1 h3 {
	margin: 12px 10px 0px 10px;
	padding: 0;
	font-size: 19px;
	color: #3b3d3c;
	font-weight: 500;
}


#col1 table.t1 {
	margin: 10px 0 25px 0;
	padding: 0;
	width: 475px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 18px;
	font-weight: 500;
	color: #3b3d3c;
}

#col1 table.t1 tr.r1 { background-color: #ffffff;}
#col1 table.t1 tr.r2 { background-color: #e4e3de;}

#col1 table.t1 td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 35px;
	margin: 0;
}

#col1 table.t1 td.c1 {
	padding: 0 0 0 28px;
	
}

#col1 table.t1 td.c2 {
	padding: 0 0 0 20px;
}


#col1 ul {
	margin: 0 0 20px 22px;
	padding: 0;
}

#col1 li {
	list-style-image: url(../images/li-tick.gif);
	font-size: 15px;
	font-weight: 600;
	color: #3b3d3c;
	margin-left: 22px;
	margin-bottom: 8px;
}




/* -- col 1 panels -- */

#col1 .panel {
	margin: 0 0 15px 0;
	padding: 0;
	width: 490px;
	background-image: url(../images/mainpanel-bg.gif);
	background-repeat: repeat-y;
}

#col1 .panel.wide {
	margin: 0 0 30px 0;
	padding: 0;
	width: 880px;
	background-image: url(../images/wide-grey-bg.gif);
	background-repeat: repeat-y;
}

#col1 .panel img {
	margin: 0;
	padding: 0;
	border: none;
}

#col1 .panel.wide .top {
	margin: 0 0 10px 0;
	padding: 0;
	width: 880px;
	height: 10px;
	background-image: url(../images/wide-grey-top.gif);
	background-repeat: no-repeat;
}

#col1 .panel .header {
	margin: 0 0 14px 0;
	padding: 9px 0 0 10px;
	height: 31px;
	font-size: 22px;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: -0.05em;
	color: #ffffff;
}

#col1 .panel .header.red {
	background-image: url(../images/mainpanel-header-red.gif);
	background-repeat: no-repeat;
}

#col1 .panel .header.orange {
	background-image: url(../images/mainpanel-header-orange.gif);
	background-repeat: no-repeat;
}

#col1 .panel .header.green {
	background-image: url(../images/mainpanel-header-green.gif);
	background-repeat: no-repeat;
}

#col1 .panel .package-price {
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	color: #ffffff;
	font-size: 80%;
}

#col1 .panel h2 {
	margin: 0 22px 20px 22px;
	font-size: 25px;
	font-weight: 500;
	color: #3b3d3c;
}


#col1 .panel p {
	margin: 12px 22px 0 22px;
	padding: 0;
	font-size: 15px;
	font-weight: 300;
	color: #3b3d3c;
}

#col1 .panel p.bold  {
	font-size: 15px;
	font-weight: 500;
}

#col1 .panel p.grey-bar {
	margin: 12px 0 0 12px;
	padding: 4px 10px 0 10px;
	width: 442px;
	height: 24px;
	background-image: url(../images/mainpanel-greybar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 500;
}

#col1 .panel .more-less-bt, #col2 .panel .more-less-bt {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	cursor: pointer;
}

#col1 .panel ul, #col2 .panel ul {
	margin: 12px 22px 0 22px;
	padding: 0;
}

#col1 .panel li, #col2 .panel li {
	list-style-image: url(../images/li-tick-packages.gif);
	font-size: 15px;
	font-weight: 500;
	color: #3b3d3c;
	margin-left: 22px;
	margin-bottom: 8px;
}

#col1 .panel .footer {
	margin: 0;
	padding: 0;
	width: 490px;
	height: 10px;
	background-image: url(../images/mainpanel-bottom.gif);
	background-repeat: no-repeat;
}

#col1 .panel.wide .footer {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 10px;
	background-image: url(../images/wide-grey-bottom.gif);
	background-repeat: no-repeat;
}




/* -- sidebar panels --*/

#col2 .panel {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 300px;
	background-image: url(../images/sidebar-greybg.gif);
	background-repeat: repeat-y;
}

#col2 .panel.testimonial {
	background-image: none;
}

#col2 .panel.testimonial .comment {
	width: 300px;
	height: 59px;
	background-image: url(../images/testimonial_block_purple.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: 500;
	text-align: center;
	font-size: 125%;
	line-height: 100%;
	padding: 12px 0 0 0;
	margin: 0;
}

#col2 .panel.testimonial .comment1 {
	width: 300px;
	height: 59px;
	background-image: none;
	background-repeat: no-repeat;
	color: grey1;
	font-weight: 500;
	text-align: center;
	font-size: 117%;
	line-height: 120%;
	padding: 12px 0 0 0;
	margin: 0;
}

#col2 .panel img {
	margin: 0;
	padding: 0;
	border: none;
}

#col2 .panel .header {
	margin: 0 0 0 0;
	padding: 9px 0 0 10px;
	height: 31px;
	font-size: 22px;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: -0.05em;
	color: #ffffff;
}

#col2 .panel .header.red {
	background-image: url(../images/sidebar-header-red.gif);
	background-repeat: no-repeat;
}

#col2 .panel .header.green {
	background-image: url(../images/sidebar-header-green.gif);
	background-repeat: no-repeat;
}

#col2 .panel .header.orange {
	background-image: url(../images/sidebar-header-orange.gif);
	background-repeat: no-repeat;
}

#welcome.panel .header {
	margin: 0;
	padding: 0 0 0 10px;
	height: 32px;
	font-size: 25px;
	font-weight: 500;
	color: #3b3d3c;
}

#col2 .panel p {
	margin: 0;
	padding: 6px 17px 6px 17px;
	font-size: 15px;
	font-weight: 300;
	color: #3b3d3c;
}

#col2 .panel p.bold {
	padding: 0 17px 12px 10px;
	font-size: 19px;
	font-weight: 500;
}

#col2 .panel p.grey-bar {
	margin: 12px 0 0 10px;
	padding: 3px 10px 0 10px;
	width: 260px;
	height: 24px;
	background-image: url(../images/sidebar-greybar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 500;
}


#col2 .panel img.learnmore {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

#col2 .panel .footer {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 12px;
	background-image: url(../images/sidebar-grey-bottom.gif);
	background-repeat: no-repeat;
}




/* -- footer -- */

#footer {
	/*position: absolute;
	bottom: 0;

	width: 100%;*/
	margin: 0px;
	padding: 0 0 20px 0;
	
	background-color: #b4b0a2;
	background-image: url(../images/footer-grad.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	clear: both;
}

#footer .style_content {
	margin: 0px auto;
	padding: 8px 0 0 0;
	/*height: 235px;*/
	width: 900px;
	position: relative;
	text-align: left;
}

#footer .style_content p {
	font-size: 17px;
	color: #3a3d3b;
}

#footer #post-address, #footer .icon, #footer #footer-col2 {
	margin: 0;
	padding: 0;
	float: left;
}

#footer #footer-col2 {
	margin-left: 42px;
}

#post-address p {
	margin: 0 0 0 32px;
	padding: 0;
	line-height: 160%;
}

#footer #footer-col2 p {
	margin: 0 0 0 47px;
	padding-top: 2px;
	line-height: 140%;
}

#footer #footer-col2 div {margin-bottom: 10px;}

#footer a, #footer a:link { color: #3a3d3b; text-decoration: none;}
#footer a:hover, #footer a:active {color: #910099; text-decoration: underline;}


#footer #links, #footer #smallprint {
	margin:10px 0 0 0;
	padding: 0;
	border-top:1px solid #928E83;
	text-align: center;
}

#footer #smallprint p {font-size: 80%; line-height: 120%; text-align: left; margin: 6px 0 0 34px;}

#footer #links a {
	margin: 0;
	padding: 0 30px 0 0;
	display: inline;
	/*float: left;*/
	font-size: 65%;
	color: #3a3d3b;
	text-decoration: underline;
}

#footer #smallprint a:hover {color: #910099; text-decoration: underline;}

/* -- colour styles -- */

.red { color: #B20000;}
.bg-red { background-color: #B20000;}

.purple { color: #910099;}
.bg-purple {background-color: #910099;}

.orange { color: #FF8000;}
.bg-orange {background-color: #FF8000;}

.green { color: #BFFF00;}
.bg-green {background-color: #BFFF00;}

.warmgrey { color: #BFBFAC;}
.bg-warmgrey {background-color: #BFBFAC;}

.grey1 { color: #99997A;}
.bg-grey1 {background-color: #99997A;}

.grey2 { color: #737350;}
.bg-grey2 {background-color: #737350;}

.grey3 { color: #333333;}
.bg-grey3 {background-color: #333333;}
