@charset "utf-8";
/* CSS Document */


#bundle-offer{
	width:100%;
	min-height:214px;
	background-color:#F4F6FB;
	margin-bottom:30px;
}

#bundle-offer-head{
	background-image:url(http://www.law-essays-uk.com/images/lawessaysarrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:34px;
}

#bundle-offer-head-left{
	width:400px;
	color:#fff;
	padding-left:10px;
}
#bundle-offer-head-right{
	float:right;
	width:130px;
	text-align:center;
	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;
	float:right;
	text-align:center;
	background-color:#000;
	color:ffcc00;
	margin: -20px 0 0 0;
}

#bundle-offer a:link {
	margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#bundles h3 {
	padding:0;
	padding-top:5px;
	font-size:1.7em;
	*font-size:1.5em;
	margin:0;
	color:#000;
	font-weight:bold;
}

#bundle-offer-head h3{
	color:#000;
}

#bundle-offer-head-right h3 {
	color: #fafafa;
}

/*#bundle-offer-main li {
	color #F60;
}*/
/*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 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:#000;
	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:#000;
		-moz-border-radius :5px;
		-webkit-border-top:5px;
    	padding:5px;
		text-align:center;
		}
.button a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.button a:hover{
	text-decoration:underline;
}
/*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;
}
#error{
	background-color:#F00; 
	border:2px solid #C00; 
	padding:10px; 
	margin:10px;
}
/*Added for second essay discount*/
div.coupon_sted {
	width: 500px;
	height: 230px;
	margin-top:30px;
	margin-left: auto ;
  	margin-right: auto ;
	border: 2px solid #000; /*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 !important;; 
	padding: 8px 25px;
	-moz-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	font-size: 1.4em !important;
	background-color: #000 !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: #000 !important; /*change colour here to match your site*/
	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: #000 !important; /*change colour here to match your site*/
	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: #000 !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:#000; /*change colour here to match your site*/ 
}