html{
	background-color:#f3f4f4;
	}
body{
	background-color:#f3f4f4;
	font-family:Arial, Helvetica, Sans-serif;
	height:100%;
	}
#container a.button{
	height:25px;
	background:url(../images/buttonBg.gif) repeat-x;
	padding:0 20px 0 20px;
	margin:0px 0 10px 20px;
	border:1px solid #CD0098;
	float:left;
	clear:both;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
	}
#container a.button:hover{
	text-decoration:underline;
	}
h2,
h3{
	color:#CD0098;
	font-weight:bold;
	font-size:26px;
	margin:0 0 10px 0;
	}
h3{
	font-size:21px;
	}
p{
	font-size:13px;
	font-family: Helvetica, sans-serif;
	line-height:22px;
	color:#666;
	margin-bottom:10px;
	}
/* @group Sections */
#container{
	margin:0 auto;
	width:946px;
	overflow:auto;
	}
.section{
	position:relative;
	float:left;
	margin:20px 0 0 0;
	padding-bottom:10px;
	width:946px;
	min-height:100px;
	background:url(../images/bgFullPanelMiddle.gif) bottom left no-repeat;
	}
.twoThirds{
	margin-right:26px;
	width:640px;
	height:315px;
	background:url(../images/bgTTPanelMiddle.gif) bottom left no-repeat;
	}
.oneThird{
	width:280px;
	height:315px;
	background:url(../images/bgOTPanelMiddle.gif) bottom left no-repeat;
	}
.fixedHeight{
	height:300px;
	}
/* @end */
/* @group link styles */
a:link, a:visited, a:active{
	color:#32e3f5;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
/* @end */
/* @group header styles */
h1#sell-my-story{
	margin:25px 0 0 0;
	width:200px;
	height:30px;
	text-indent:-200em;
	background:url(../images/webuystories2.png);
	}
h1#sell-my-story a{
	display:block;
	width:200px;
	height:30px;
	}
h2#sell{
    font-family: Helvetica, sans-serif;
	margin:2px 0 0 45px;
	font-size:13px;
	font-weight:bold;
	color:#929498;
	}
ul#nav{
	margin:20px 0 0 0;
	padding:0;
	width:946px;
	height:49px;
	list-style-type:none;
	background:url(../images/bgNav.gif) repeat-x;
	}
ul#nav li{
	float:left;
	height:49px;
	background:url(../images/bgNavLi.gif) top right no-repeat;
	}
ul#nav li.start{
	width:2px;
	background:url(../images/bgNavLeft.gif);
	}
ul#nav li.end{
	float:right;
	width:2px;
	background:url(../images/bgNavRight.gif);
	}
ul#nav li:hover,
ul#nav li.active{
	background:url(../images/bgNavLiActive.gif) top right;
	}
ul#nav li a{
	display:block;
	float:left;
	padding:0 20px;
	height:49px;
	font-size:13px;
	font-weight:bold;
	line-height:49px;
	text-decoration:none;
	text-shadow:1px 1px 0 #000;
	color:#fff;
	}
/* @end */
img#magazines{
	display:block;
	float:left;
	margin:35px 0 0 0;
	background:#eee;
	text-align:center;
	vertical-align:middle;
	}
/* @group Typography */
strong{
	font-weight:bold;
	}
h1#sellYourStory{
	display:block;
	float:left;
	margin:42px 0 0 30px;
	width:500px;
	font-size:40px;
	color:#CD0098;
	font-weight:bold;
	}
h4{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	}
h4 span{
	font-size:18px;
	}
h5{
	font-size:14px;
	color:#BA018A;
	font-weight:bold;
	margin:0;
	}
h6{
	font-size:13px;
	color:#BA018A;
	font-weight:bold;
	margin:0;
	}
p.intro{
	display:block;
	float:left;
	margin:10px 0 0 30px;
	width:500px;
	font-size:14px;
	line-height:22px;
	color:#666;
	}
p.intro em{
	font-weight:bold;
	color:#CD0098;
	}
/* @end */
/* @group Headings */
.section h2,
.section h3{
	padding:16px 20px 0 20px;
	width:auto;
	height:40px;
	color:#CD0098;
	font-weight:bold;
	background:url(../images/bgFullPanelTop.gif) no-repeat;
	}
.section h2{
	font-size:28px;
	}
.section h3{
	font-size:22px;
	}
.twoThirds h2,
.twoThirds h3{
	background:url(../images/bgTTPanelTop.gif) no-repeat;
	}
.oneThird h2,
.oneThird h3{
	background:url(../images/bgOTPanelTop.gif) no-repeat;
	}
/* @end */
.middle{
	width:640px;
	float:left;
	margin-top:20px;
	}
.middle .content{
	position:relative;
	background:url(../images/twoColContentMid.gif) repeat-y;
	padding:20px;
	margin-bottom:10px;
	overflow:hidden;
	}
.middle .content .top{
	height:6px;
	width:640px;
	top:0;
	left:0;
	position:absolute;
	background:url(../images/bgTTPanelTop.gif) no-repeat;
	}
.middle .content .bottom{
	height:17px;
	width:640px;
	bottom:0;
	left:0;
	position:absolute;
	background:url(../images/twoColContentBottom.gif) no-repeat;
	}
.side{
	width:280px;
	float:right;
	margin-top:0px;
	}
.side .box .top{
	width:280px;
	height:6px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bgOTPanelTop.gif) no-repeat;
	}
.side .box .bottom{
	width:280px;
	height:17px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/sidebarBottom.gif) no-repeat;
	}
.side .box{
	position:relative;
	padding:20px;
	background:url(../images/sidebarMid.gif) repeat-y;
	margin-bottom:10px;
	}
.contactLeft{
	width:235px;
	float:left;
	display:inline;
	}
.contactLeft p{
	padding:0 0 10px 0;
	border-bottom:1px solid #EEEEEE;
	}
.contactRight{
	float:right;
	display:inline;
	width:330px;
	height:280px;
	border:1px solid #E2DCD2;
	display:inline;
	margin:0;
	padding:5px;
	}
.contactRight #map{
	width:330px;
	height:280px;
	display:inline;
	float:left;
	}
form.contactForm{
	float:left;
	clear:both;
	font-size:13px;
	}
form.contactForm fieldset{
	display:block;
	padding:20px 0 20px 0;	
	margin:0;
	}
form.contactForm fieldset label{
	display:block;
	float:left;
	margin:0 20px 0 0;
	font-weight:bold;
	color:#666666;
	}
form.contactForm fieldset input{
	width:170px;
	display:block;
	margin:10px 0 0 0;
	padding:5px;
	font-weight:normal;
	color:#666666;
	border:1px solid #E2DCD2;
	}
form.contactForm fieldset textarea{
	width:575px;
	display:block;
	margin:10px 0 0 0;
	padding:5px;
	color:#666666;
	font-weight:normal;
	border:1px solid #E2DCD2;	
	}
form.contactForm fieldset label.phone{
	margin:0;
	}
form.contactForm fieldset label.enquiry{
	margin:20px 0 0 0;
	}
form.contactForm fieldset input.submit{
	width:80px;
	margin:20px 0 0 0;
	float:left;
	clear:both;
	}
.section p{
	margin:0 20px 10px 20px;
	font-size:13px;
	line-height:22px;
	color:#666;
	}
.fixedHeight p{
	width:560px;
	}
.fixedHeight img{
	margin:10px 0 0 20px;
	}
#testimonials #testimonial{
	position:absolute;
	top:15px;
	right:17px;
	width:243px;
	height:267px;
	background:url(../images/testimonial.gif);
	}
#testimonials #testimonial p{
	margin:6px 10px 0 10px;
	}
#testimonial{
	position:absolute;
	top:15px;
	right:17px;
	width:311px;
	height:267px;
	background:url(../images/testimonials.png);
	}
#testimonial p{
	margin:6px 15px 0 20px;
	width:auto;
	font-size:16px;
	line-height:24px;
	color:#000;
	}
#testimonial p.small{
	margin:6px 15px 0 20px;
	font-size:12px;
	line-height:18px;
	color:#BA018A;
	}
#testimonial p.small strong{
	font-size:12px;
	font-weight:bold;
	}
a.sellBanner{
	width:560px;
	height:124px;
	display:block;
	margin:10px 20px 15px;
	background:url(../images/sell-banner.jpg) no-repeat;
	text-decoration:none;
	outline:none;
	}
a.sellBanner h4{
	width:370px;
	padding:35px 0 0 10px;
	color:#CD0098;
	text-align:center;
	text-decoration:none;
	}
a.sellBanner p{
	color:#CD0098;
	font-weight:bold;
	padding:10px 0 0 10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	}
a.featuredStory{
	width:600px;
	height:119px;
	margin:0px 20px 15px 20px;
	background:url(../images/featuredBg.png) no-repeat;
	overflow:hidden;
	position:relative;
	display:block;
	text-decoration:none;
	outline:none;
	}
a.featuredStory img{
	top:28px;
	right:15px;
	position:absolute;
	}
a.featuredStory h4{
	width:320px;
	padding:20px 0 0 10px;
	text-align:center;
	text-decoration:none;
	}
a.featuredStory p{
	width:320px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	}
p.whoweworkwith{
	width:320px;
	float:left;
	}
.section .col{
	width:180px;
	float:left;	
	font-size:12px;
	margin:0 0px 25px 0px;
	}
.section .col.first{
	width:180px;
	float:left;	
	font-size:12px;
	margin-left:20px;
	}
.section .col.last{
	width:180px;
	float:left;	
	font-size:12px;
	margin-right:20px;
	}
.arrow{
	float:left;
	margin:35px 17px 0;
	}
img.first{
	margin:3px 0 0 20px;
	}
.story-image{
	border:1px solid #CCCCCC;
	float:left;
	margin:3px 0 2px 5px;
	}
.story-image:hover{
	border:1px solid #CD0098;
	}
.companies{
	float:right;
	margin-right:20px;
	}
/* @group The process */
ol.sellingstory{
	margin:0 20px 10px 20px;
	overflow:hidden;
	}
ol.sellingstory li{
	width:240px;
	float:left;
	background:url(../images/arrow.gif) no-repeat right 50px;
	padding-right:31px;
	margin-right:31px;
	}
ol.sellingstory li h6{
	float:left;
	margin:0 0 5px 10px;
	}
ol.sellingstory li p{
	clear:both;
	float:left;
	padding:0 5px 0 0px;
	}
ol.sellingstory li.last{
	background:none;
	margin:0;
	padding:0;
	}
ol.sellingstory li p{
	margin:0;
	font-size:12px;
	}
ol.sellingstory li img{
	float:left;
	margin:2px 0 0 0;
	}
ol.sellingstory li ul{
	float:left;
	}
ol.sellingstory li ul li{
	width:160px;
	background:url(../images/plusicon.gif) no-repeat 0 3px;
	font-size:12px;
	padding:0 0px 0 15px;
	color:#666666;
	margin:5px 0 0px 0;
	}
ol.sellingstory li.getPaid{
    background:none;
    }
/* @end */
/* @group Footer */
#footer{
	width:946px;
	float:left;
	margin:0 0 20px 0;
	}
#footer ul{
	margin:20px 50px 0 20px;
	color:#666666;
	font-size:11px;	
	float:left;
	line-height:18px;
	}
#footer ul li a{
	color:#666666;
	text-decoration:none;
	}
#footer ul li a:hover{
	text-decoration:underline;
	}
/* @end */
div.homeblog a{
	float:left;
	clear:left;
	margin:0 0 0 20px;
	font-size:14px;
	padding:10px 0;
	width:570px;
	color:#444;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	}
div.homeblog h4{
	font-size:14px;
	color:#444;
	font-weight:normal;
	}

