/* Generic CSS Code */
.marketing-hr{
height:2px;
color:#999;
margin: 20px 0;
}

/* Bundles Specific Code */
#bundle-offer{
	width:100%;
	min-height:214px;
	background-color:#eaf5fb;
	margin-bottom:30px;
	margin-top:20px;
}

#bundle-offer-head{
	background-image:url(http://www.oxbridgewriters.com/images/oxbridgewriterarrows.jpg);
	background-repeat:no-repeat;/
	background-position:right;
	width:710px;
	height:34px;
}

#bundle-offer-head-left{
	width:370px;
	color:#FFF;
	padding-left:10px;
	padding-top:3px;
}
#bundle-offer-head-right{
	float:right;
	width:130px;
	text-align:center;
	padding-top:3px;
	padding-right:30px;
}

#bundle-offer-main{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:10px;
	font-weight:bold;
}

#bundle-offer-bottom{
	width: 180px;
	height:25px;
	padding-top:5px;
	/*margin-left:415px; */
	float:right;
	text-align:center;
	background-color:#003487;
	background-image:url(http://www.oxbridgewriters.com/images/footer-bar.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:ffcc00;
}

#bundle-offer a:link, #bundle-offer a:visited {
	margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}


#bundles h3, #finance-top h3 {
	padding:0;
	padding-top:5px;
	font-size:1.6em;
	line-height:1.05em;
	margin:0;
	color:#90288D;
}

#bundle-offer-head h3, #bundle-offer-head-right h3{
	color:#FFF;
}

#bundle-offer-main li{
color: #90288D;
}
/************************************************************/

/* Finance Options Page Css */
#finance-block{
text-align:center;
}

#finance-block-top, #finance-block-top h3{
background-color:#90288D;
color:#FFF;
}

#finance-block-bottom, #finance-block-bottom h3{
background-color:#003487;
background-image:url(http://www.oxbridgewriters.com/images/nav.jpg);
background-position:bottom;
background-repeat:repeat-x;
color:#FFF;
}

#finance-block-top, #finance-block-bottom{
	padding: 4px 10px;
}

.site-colour{
	color:#90288D;
}

/**************** News & Offers CSS *****************************/

#offer1{
background-image:url(http://www.oxbridgewriters.com/images/offers/News-and-offers-ipod.jpg);
background-repeat:no-repeat;
width:710px;
height: 186px;
}

#offer2{
background-image:url(http://www.oxbridgewriters.com/images/offers/News-and-offers-finance.jpg);
background-repeat:no-repeat;
width:710px;
height: 186px;
}

#offer3{
background-image:url(http://www.oxbridgewriters.com/images/offers/News-and-offers-bundles.jpg);
background-repeat:no-repeat;
width:710px;
height: 186px;
}

#offer4{
background-image:url(http://www.oxbridgewriters.com/images/offers/recommend-a-friend.jpg);
background-repeat:no-repeat;
width:710px;
height: 186px;
}

.offer-text{
width:340px;
height:120px;
padding:20px 0 0 20px;
}

#offer1 a:link, #offer1 a:visited, #offer2 a:link, #offer2 a:visited, #offer3 a:link, #offer3 a:visited, #offer4 a:link, #offer4 a:visited, #news1 a:link, #news1 a:visited, #news2 a:link, #news2 a:visited, #news3 a:link, #news3 a:visited{
	color:#FFF; 
	text-decoration:none;
	font-weight:bold;
	}

#offer1 a:hover, #offer2 a:hover, #offer3 a:hover, #offer4 a:hover, #news1 a:hover, #news2 a:hover, #news3 a:hover{
	color:#FFf; 
	text-decoration:underline; 
	font-weight:bold;
	}


.offer-text h2, .offer-text p, .news-text h2, .news-text p{
padding: 0;
margin:0;
}

.offer-box{
background-color:#2B2F92;
height:20px;
width:220px;
margin-left:-2px;
margin-top:15px;
color: #FFF;
text-align:center;
}


.offer-box p, .news-box p{
padding-left:5px;
}

.news-box p {
margin-top:0;
padding-top:0;
}

#offer-spacer{
height:20px;
}

#news1, #news2, #news3{
background-repeat:no-repeat;
width:230px;
height: 186px;
float:left;
padding:0;
}

#news1{
background-image:url(http://www.oxbridgewriters.com/images/offers/news-and-offers-press.jpg);
margin:0 30px 0 80px;
}

#news3{
background-image:url(http://www.oxbridgewriters.com/images/offers/news-and-offers-testimonials.jpg);
margin:0;
}

.news-text{
width:120px;
height:120px;
padding:20px 0 0 20px;
}

.news-box{
background-color:#2B2F92;
height:20px;
width:120px;
margin-left:16px;
color:#FFF;
text-align:center;
}

/*Added for second essay discount*/
div.coupon_sted {
	width: 500px;
	height: 230px;
	margin-top:30px;
	margin-left: auto ;
  	margin-right: auto ;
	border: 2px solid #2B2F92; /*change colour here to match your site*/
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	padding: 0;	font-size: 100%;
}
div.coupon_sted h2 {
	width: auto;
	height: 20px;
	margin: 0;
	padding: 8px 25px;
	-moz-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	font-size: 1.4em !important;
	background-color: #2B2F92 !important; /*change colour here to match your site*/
	color: #FFFFFF !important;
	font-weight: bold !important;
}
div.coupon_sted p.coupon_sted_text1 {
	width: 320px;
	height: 35px;
	padding-left: 15px;
	font-size: 105% !important;
	color: #2B2F92 !important; /*change colour here to match your site*/
	background-color: #FFFFFF;
	font-weight: bold !important;
}
div.coupon_sted img {
	float: right;
	padding-right: 60px;
	margin-top: -20px;
}
div.coupon_sted p.coupon_sted_text2 {
	display: inline;
	padding-left: 15px;
	color: #2B2F92 !important; /*change colour here to match your site*/
	background-color: #FFFFFF;
	font-size: 100% !important;
	font-weight: bold !important;
}
div.coupon_sted p.coupon_sted_text2 span, div.coupon_sted p.coupon_sted_text2 a {
	width: auto;
	height: auto;
	min-width: 70px;
	padding: 2px 10px;
	margin-left: 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color: #2B2F92 !important; /*change colour here to match your site*/ 
	color: #FFFFFF !important;
	font-weight: bold !important;
	font-size: 100% !important;
	display: inline-block;
}
div.coupon_sted .coupon_sted_text3 {
	width: 40%;	height: auto;
	padding: 2px 15px;
	display: inline-block;
}
div.coupon_sted ul li {
	line-height: 90% !important;
	margin-bottom: 2px !important;
	font-size: 80% !important;
}
.paymentthanks_orderanother a{
	color:#000; /*change colour here to match your site text*/ 
}
.paymentthanks_orderanother span{
	color:#2B2F92; /*change colour here to match your site*/ 
}

/* Smart students choice code */

#sscwrap { 
	min-width:480px; 
	max-width: 700px; 
	margin: 0px auto; 
	width: 100%; 
	background-color: #FFFFFF;
	}

#ssclogo { 
	min-width:480px; 
	max width: 700px; 
	height: 121px;
	}

#ssctabs { 
	min-width:480px; 
	max-width: 700px; 
	height: 38px;
	border-bottom: 2px solid #00aeef;
	}

#ssctabscontain { 
	width: 481px; 
	float: right; 
	height: 28px; 
	padding: 0; 
	margin-top:10px;
	background-image: url(http://www.oxbridgewriters.com/smart-students-choice/images/buttonback.png);
	}

#tabbuttonleft {
	width: 157px;
	height: 28px;
	margin-right: 5px;
	float: left;
	}
	
#tabbuttonleft:hover {
	background-image: url(http://www.oxbridgewriters.com/smart-students-choice/images/sscbuttonhover.png)
	}

#tabbuttonright {
	width: 157px;
	height: 28px;
	float: right;
	}
	
#tabbuttonright:hover {
	background-image: url(http://www.oxbridgewriters.com/smart-students-choice/images/sscbuttonhover.png)
	}
	
#ssctabscontain p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	}
	
#navonclick {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
}
	
#ssctabscontain a { background: inherit; color: #ffffff !important; text-decoration: none; }
#ssctabscontain a:hover { background: inherit; color: #ffffff !important; text-decoration: none; }

div.clear {clear:both;}

#textcontain { margin-bottom: 20px;}
#textcontain h1 { font: normal 1.6em "Arial", Sans-serif; color: #8cc63f; margin: 0px auto; letter-spacing: -1px; margin-top: 15px; font-weight: bold;}
#textcontain h2 { font: normal 1.2em "Arial", Sans-serif; color: #00aeef; letter-spacing: -1px;}
#textcontain p { font-family:"Arial", Sans-serif; font-size: 12px; color:#666666; line-height:19px;}
#textcontain a { background: inherit; color: #00aeef; text-decoration: none; }
#textcontain a:hover { background: inherit; color: #00aeef; text-decoration: underline; }

div#blueblockcontact {
	padding: 5px 20px 0px 20px;
	margin-bottom: 25px;
  background: #eff8fc;
	border: 1px solid #00aeef;
	margin: 25px 0 25px 0;
	}
div#blueblockcontact p{
font-family:"Arial", Sans-serif; font-size: 12px; color:#666666; line-height:19px;}

#textcontain ul li {
	list-style-image: url(http://www.oxbridgewriters.com/smart-students-choice/images/bullet.gif);
	font-family:"Arial", Sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 19px;
}
#textcontain ol li {
	font-family:"Arial", Sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 19px;
}

div#blueblock {
	padding: 5px 20px 5px 20px;
	margin-bottom: 25px;
  background: #eff8fc;
	border-bottom: 2px solid #00aeef;
	margin-bottom: 40px;
	}

/*Added for meet us*/
#meet-us h3 {
	padding:0;
	padding-top:5px;
	font-size:1.7em;
	*font-size:1.5em;
	margin:0;
	color:#000;
	font-weight:bold;
}

#meet-us h1 {
color:#90288D;font-size:1.6em;font-weight: normal;padding-top: 0; padding-bottom:5px;
}

#meet-us li{
	padding-bottom:10px;
}
.meet-us{
	width:200px;
	float:right;
	margin:22px 0 0 10px;
}
/*This is the text below the images on the right so change colours to match site*/
.meet-us p{
	text-align:center;
	background:#2B2F92;
	color:#fff;
	padding:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius-bottomleft :5px;
	-webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright :5px;
	-webkit-border-bottom-right-radius:5px;
}
.meet-us img{
	padding-bottom:3px;
}
#button{
	width:300px;
	float:right;
	padding:20px 0;
}
/*This is obviously the button.... change colours to match site*/
.button{ 
		color:#fff;
		font-size:14px;
		background-color:#2B2F92;
		-moz-border-radius :5px;
		-webkit-border-top:5px;
    	padding:5px;
		text-align:center;
		}
.button a{
	color:#fff!important;
	font-weight:bold;
	text-decoration:none;
}
.button a:hover{
	color:#DAAE00 !important;
}
/*This is the spacing for the form input fields*/
.spacing{
	margin-bottom:5px;
	}
/*the feedback boxes from the visit-us form*/
#success{
	background-color:#3C3; 
	border:2px solid #363; 
	padding:10px; 
	margin:10px;
	color:#000;
}
#error{
	background-color:#F00; 
	border:2px solid #C00; 
	padding:10px; 
	margin:10px;
	color:#fff;
}
#error h2{ color:#fff;}

.guarantee h2{
color:#003587 !important;font-size:1.3em !important;font-weight: normal !important;margin-top:10px !important; padding-bottom:5px !important; }

