body{
	color:#666666;
	background-color:#6490ac;
	font-size:11px;
	line-height:200%;
	font-family:tahoma;
	background-repeat:repeat-x;
	margin:40px 0 0 0;
}

.main-body{
	margin-top:0;
}

a{
	text-decoration:none;	
	
}

a:hover{
	text-decoration:none;
}

.main-page{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	padding-top:20px;
}

.main-page a{
	color:#006699;
}

#curved-top{
	width:900px;
	height:20px;
	background-image:url(../images/new/curvedtop.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#curved-bottom{
	width:900px;
	height:20px;
	background-image:url(../images/new/curvedtop.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position:left bottom;
	margin-bottom:30px;
}

#main-header {
	height:225px;
	background-image:url(../images/new/newheaderfade.png);
	background-repeat:repeat-x;
	margin-bottom:20px;
	background-color:white;
}

#header-menu{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	padding-left:40px;
	padding-top:20px;
}

#header-menu ul{
	height:50px;
}

#header-menu li{
	padding-right:30px;
	float:left;
}

#header-menu li.active span{
	float:left;
}

#header-menu li.active a{
	background-image:url(../images/new/whitedownarrow.png);
	background-repeat:no-repeat;
	background-position:center 25px;
	height:50px;
	
}


#header-menu a{
	font-size:12px;
	font-weight:bold;
	color:#A5BCCA;
	height:30px;
	float:left;
}

#header-menu a:hover{
	color:#6490AC;
}

#main-top-container{
	width:900px;
	height:120px;
	background-image:url(../images/new/biglogo.png);
	background-repeat:no-repeat;
	background-position:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:55px;
}

#top-container{
	width:900px;
	height:120px;
	background-image:url(../images/new/biglogo.png);
	background-repeat:no-repeat;
	background-position:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#crowd-topper{
	width:900px;
	height:110px;
	background-image:url(../images/new/crowdtopper.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;

}


#menu-bar{
	float:right;
	width:150px;
	height:40px;
	margin-top:15px;
	margin-right:20px;
}

#menu-left-end{
	float:left;
	width:10px;
	height:38px;
	background-image:url(../images/new/menubar-sprite.png);
}

#menu-body-and-right-end{
	float:right;
	width:140px;
	height:38px;
	background-image:url(../images/new/menubar-sprite.png);
	background-position:right center;
}

.main-content-pane{
	padding-left:20px;
	padding-right:20px;
}

#button-container{
	margin-right:10px;
}

#tagline{
	margin-left:255px;
	margin-top:8px;
	width:200px;
	height:50px;
	background-image:url(../images/new/tagline.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	float:left;
}

.menu-bar-text{
	float:right;
	padding:4px;
	margin-top:4px;
	cursor:pointer;
}

.menu-bar-text-highlight{
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#b5ccda;
	color:white;
}

.menu-flag{
	float:right;
	margin-top:10px;
	padding:4px;
}

.menu-separator{
	float:right;
	height:22px;
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
	width:0px;
	border-left:1px solid white;
	border-right:1px solid #D9D9D9;
}

.left-hand-column{
	width: 210px;
	float:left;
	margin-left:20px;
}

.right-hand-column{
	margin-left:250px;
	width:630px;
}




#bottom-menu{
	height:200px;
	background-color:#393939;
	margin-top:20px;
	color:#aaaaaa;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:12px;
	clear:both;
}

#bottom-menu a{
	color:#aaaaaa;
	font-size:12px;
}

#bottom-menu a:hover{
	color:#ffffff;
}

#bottom-menu-container{
	height:200px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.bottom-menu-category{
	
	float:left;
	margin-top:20px;
	width:200px;	
}

.bottom-menu-category-header{
	font-weight:bold;
	font-size:12px;
	color:#b5ccda;
	margin-bottom:15px;
}

#follow-category{
	border-right:none;
}

#footer{
	height:50px;
	background-image:url(../images/new/bottomfade.png);
}

#copyright{
	margin-left:auto;
	margin-right:auto;
	width:330px;
}

#copyright a{
	color:#999;
}

fieldset{
	border:1px solid #a6cee5;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;	
}

.section-body{
	/*margin-bottom:30px;*/
}

.sub-heading{
	margin-bottom:20px;
}

.form-header{
	font-size:14px;
	font-weight:bold;
	padding:15px 0;
}

#index-section-1{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	height:300px;
	width:860px;
}

#build-a-website{
	float:left;
	width:480px;
}

.paragraph{
	margin-bottom:15px;
}

#three-grabs{
	background-image:url(../images/new/three_screen_grabs.png);
	background-repeat:no-repeat;
	height:280px;
	margin-left:525px;
}

.arrowed-text{
	background-image:url(../images/new/orangearrow.png);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#444444 !important;
	background-position: 0 3px;
}	

.arrowed-text-header{
	background-image:url(../images/new/orangearrow.png);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#444444 !important;
	background-position: 0 8px;
}

.tiny-arrow{
	background-image:url(../images/new/orangearrow.png);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#444444 !important;
	background-position: 0 8px;
}

#index-section-2{
	background-color:#b5ccda;
	height:255px;
}

#index-section-3{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	height:300px;
}

#featured-club{
	float:left;
	width:500px;
}

#featured-club-image{
	width:205px;
	background-image:url(../images/new/featured_screengrab.png);
	background-repeat:no-repeat;
	float:left;
	height:230px;
}

#featured-club-text{
	margin-left:215px;
}

#twitter-feed{
	margin-left:530px;
}

.step{
	width:260px;
	color:white;
}

.step-header{
	font-weight:bold;
}

#step-personalise{
	float:left;
	padding:20px;
}

#step-manage{
	float:left;
	padding:20px;
}

#step-share{
	float:left;
	padding:20px;
}

.step-image{
	width:109px;
	float:left;
}

.step-text{
	margin-left:120px;
}

#contactForm tr {
	height:30px;
}

#signupForm tr {
	height:30px;
}

.breadcrumb{

	border-bottom: 1px dashed #cccccc;
}

.section-header{
	font-size:18px;
	font-weight:bold;
	padding-top:25px;
}

.quotation-listing{

	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom: 1px dashed #cccccc;
	background-image: url(../team/images/blog_post.gif);
	background-position: left 15px;
	background-repeat: no-repeat;
	
}

.note-listing{

	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom: 1px dashed #cccccc;
	background-image: url(../images/note.gif);
	background-position: left 13px;
	background-repeat: no-repeat;
	
}

.head-listing{

	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom: 1px dashed #cccccc;
	background-image: url(../images/head.gif);
	background-position: left 13px;
	background-repeat: no-repeat;
	
}

.section-body{
	padding-top: 10px;
	padding-bottom: 10px;
}

.pica-header{
	font-family: 'IM Fell DW Pica', serif;
	font-size: 30px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:15px;
}

h1{
	font-family: 'IM Fell DW Pica', serif;
	font-size: 32px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:15px;
}

.pica-sub-header{
	font-family: 'IM Fell DW Pica', serif;
	font-size: 28px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
}

.pica-sub-header-white{
	font-family: 'IM Fell DW Pica', serif;
	font-size: 28px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
	color:white;
}


#slide-window {
	width:900px;
	height:300px;
	overflow:hidden;
	position:relative;
}

.slide{
	float:left;
	/*position:relative;*/
	margin:0;
	padding:0;
}

.slide-page{
	position:relative;
	float:left;
	cursor:pointer;
	color:#bbb;
	padding:5px;
	border:1px solid #777777;
}

.slide-page:hover{
	color:white;
}

.slide-page.current-slide {
	border:1px solid white;
	color:white;
}	

#slide-play, #slide-pause{
	float:left;
	position:relative;
	padding:5px;	
	color:#bbb;
}

#slide-play.available, #slide-pause.available{
	color:white;
	cursor:pointer;
}

#button-background {
	background-color:#777777;
	padding:15px;
	height:35px;
	position:relative;
}

#call-to-action-buttons {
	float:right;
	position:relative;
}

#more-info-button {
	float:right;
	position:relative;
	cursor:pointer;
	margin-right:10px;
}


#sign-up-now-button {
	float:right;
	position:relative;
	cursor:pointer;
}

.button-left-hand-end {
	background-image: url("../images/new/button_background_thin.png");
	float:left;
	height:30px;
	width:10px;
	cursor:pointer;
}

.button-right-hand-end {
	background-image: url("../images/new/button_background_thin.png");
	float:left;
	height:30px;
	width:10px;
	background-position: right center;
	cursor:pointer;
}

.button-body {
	background-image: url("../images/new/button_background_thin.png");
	height:30px;
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
	float:left;
	background-position: -20px 0;
	cursor:pointer;
}

.button-body-and-right-end {
	background-image: url("../images/new/button_background_thin.png");
	background-position: right center;
	float:right;
	position:relative;
	height:30px;
	padding-right:10px;
	color:white;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	font-shadow:
}

.button-text{
	margin-top:3px;
}


#call-to-action-buttons-features {
	float:left;
	position:relative;
}

#see-a-demo-button {
	float:left;
	position:relative;
	cursor:pointer;
	margin-right:10px;
}


#sign-up-now-button-features {
	float:left;
	position:relative;
	cursor:pointer;
}

.button-left-hand-end-light {
	background-image: url("../images/new/button_background_thin_light.png");
	float:left;
	height:30px;
	width:10px;
}

.button-body-and-right-end-light {
	background-image: url("../images/new/button_background_thin_light.png");
	background-position: right center;
	float:right;
	position:relative;
	height:30px;
	padding-right:10px;
	color:white;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	font-shadow:
}

.button-right-hand-end-light {
	background-image: url("../images/new/button_background_thin_light.png");
	float:left;
	height:30px;
	width:10px;
	background-position: right center;
	cursor:pointer;
}

.button-body-light {
	background-image: url("../images/new/button_background_thin_light.png");
	height:30px;
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
	float:left;
	background-position: -20px 0;
	cursor:pointer;
}

#price-ball{
	background-image: url("../images/new/price_ball.png");
	background-repeat:no-repeat;
	width:140px;
	height:140px;
	position:relative;
	top:130px;
	left:200px;
}

#demo-right-block{
	background-image:url(../images/new/demo_block.png);
	background-repeat:no-repeat;
	height:390px;
	margin-left:525px;
}

#slide2-image{
	background-image:url(../images/new/slide2_image.png);
	background-repeat:no-repeat;
	height:280px;
	margin-left:525px;
}


#slide3-image{
	background-image:url(../images/new/slide3_image.png);
	background-repeat:no-repeat;
	height:280px;
	margin-left:525px;
}

#slide3-image{
	background-image:url(../images/new/slide3_image.png);
	background-repeat:no-repeat;
	height:280px;
	margin-left:525px;
}

#slide4-image{
	background-image:url(../images/new/slide4_image.png);
	background-repeat:no-repeat;
	height:280px;
	margin-left:525px;
}



.basket-header{
	font-family: arial,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #E8ECF0;
	padding:3px;
}

.basket-line{
	font-family: arial,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F3F5F8;
	padding:3px;
}
