/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	background-color: #000000;
	color: #333333;
	margin: 0px 0px 50px 0px;
}

/* links */
a, a:visited {	
	color: #386CDF;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #daae00;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}

#main a:hover {
	color: #000000;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
	line-height:1.3em;
	color:#000;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h2 a {
	color:#DAAE00;
	}
h2 a:hover {
	text-decoration:none;
	}
h3 {
	font-size: 150%;	
	font-weight: normal;
	colour:#333;	
}
h3 a {
	color:#DAAE00;
	}
h3 a#header3 {
	color:#999999;
	}
	
h4 {
color:#DAAE00;
font-size:180%;
}

h1, h2, h3, h4, p {
	padding:10px 10px 10px 0px;	
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

.index-guarantee {
	float:right;
	width:180px;
	margin-left:10px;
}


#guaranteespan {
width: 870px;
}

#header h3{
 padding:5px 10px 5px 0;
 margin-right:5px;
}

/* images */
img {
	border: 0px solid #dcdcdc;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(http://www.oxbridgegraduates.com/images/quote.png) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

#main p.ghead {
	font: normal 2em "serif",Times New Roman,Times,Georgia;
	color: #DAAE00;
	border-bottom: 1px solid #EBEBEB;
	margin: 30px 0 0 0;
}

#main li.guarantee {
	font: normal 1.8em "serif",Times New Roman,Times,Georgia;
	color: #DAAE00;
	border-bottom: 0px solid #EBEBEB;
	margin: 30px 0 0 0;
}

#image {
margin:30px 0 10px 0;
}
div#sales {
color: #000000;
background-color: #fffae7;
margin: 20px 0px;
padding-bottom: 10px;
padding: 10px;
border:1px solid #bdc5c6;
}

div#sales h3 {
color: #000000;
font-size: 150%;
font-weight: bold;
margin:0px;
padding:0px;
}

div#sales h3 a {
text-decoration: none;
color: #50B8C7;
}



/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(http://www.oxbridgegraduates.com/images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */


/********************************************
   LAYOUT
********************************************/ 
#login {
color:#FFFFFF;
text-align:right;
width: 890px;
background-color:#000;
padding:0 10px 5px 0;

}

#login a, #login a:visited {
	color:#fff;
}

#wrap {
	position: relative;
	background-color: #ffffff;
	width: 900px;	
	margin: 20px auto 0;
}
#content-wrap {
	position: relative;
	background: #FFFFFF;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header {
	background: #ffffff url(../images/header-bgn.jpg) no-repeat;
	width: 870px;
	height: 130px;
	padding: 0;
	margin: 0px auto;
	background-color: #ffffff;
	border-bottom: 3px solid #FFCC01;
}

#titleox {
	width:430px;
	margin:30px 0 0 160px;	
	float:left;
	}	

#header-contact {
	float:left;
	margin:30px 0 0 10px;
	text-align:right;
}

#titleox a:link, #titleox a:visited{
	margin: 0;
	padding: 0;
	font: normal 42px 'Trebuchet MS', Tahoma, Sans-serif;
	letter-spacing: -1.5px;
	color: #000;
	text-transform: none;
	text-decoration: none;
}
#header p#logo-text-right {
	position: absolute;
	margin: 0;
	padding: 0px;
	font: normal 20px 'Trebuchet MS', Tahoma, Sans-serif;
	letter-spacing: -0.5px;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 32px; left: 640px;		
}
#header h1#slogan {
	position: absolute;
	margin: 0;
	padding: 0px;
	font: normal 16px 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color: #000000;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 130px;
	left: 590px;
}
#slogan-right {
	position: absolute;
	margin: 0;
	padding: 0px;
	font: normal 13px 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color: #000000;
	float:right;
	text-align:right;
	left: 944px;
	top: 101px;
	width: 278px;
        /* change the values of top and left to adjust the position of the slogan
        top: 54px; left: 600px;                */
}

#slogan-right p, #slogan-right h3{
	padding:2px;
	margin: 0px;	
}

#slogan-right h3 {
	color:#333;
}

#header p#search {
	margin: 4px; padding: 0px;
	font: normal 10px 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color: #000000;
    float:right;
}
	

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #000000;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #000000;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #000000;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #ffffff;
	margin: 0px auto 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
}

#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(http://www.oxbridgegraduates.com/images/nav.jpg) repeat-x;	
	width: 870px;		
	height: 45px;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #252833;
	border-left: 1px solid #252833;
	font: 11px/45px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(http://www.oxbridgegraduates.com/images/nav-hover1.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(http://www.oxbridgegraduates.com/images/nav-hover1.jpg) repeat-x;	
}

/* Main Column */
#main {
	display:inline;
	float:right;
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
	width:610px;
	}
	
#essaybank {
	width: 510px;
	border: 1px solid #ebebeb;
	margin: 0 0 0 11px;
	padding: 0px;
	}	
	
#searchpage {
	width: 510px;
	border: 0px solid #ebebeb;
	margin: 0 0 0 11px;
	padding: 0px;
	}	

#main h2 {
color:#daae00;
font: normal 2.1em 'Trebuchet MS', Tahoma, Sans-serif;
letter-spacing:-1px;
line-height:normal;
margin-top:10px;
padding-bottom:5px;
text-transform:none;
}
#main h2 a {
color:#daae00;
text-decoration:none;
}
#main h4 {
color:#daae00;
font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif;
letter-spacing:-1px;
line-height:normal;
margin:20px 0 10px 0;
padding-bottom:5px;
text-transform:none;
border-bottom:1px solid #EBEBEB;
}
#main h4 a {
color:#daae00;
text-decoration:none;
}

#main h3 {
	border-bottom: 1px solid #daae00;
	}

.noline {
	border-bottom:none !important;
	}

#main ul li {
	list-style-image: url(http://www.oxbridgegraduates.com/images/bullet.gif);
}
#sitemap-php ul li {
	list-style-image: none;
}
#main ol li {
	margin-top:5px;
}
.changeheader3 {
	border:1px dashed #000000;
	margin-top:10px;
	padding-left:10px;
}
.changeheader3 h3 {
font-size:150%;
text-transform:capitalize;
}
.changeheader3orange {
	border:1px dashed #daae00;
	margin-top:10px;
	padding-left:10px;
}
.changeheader3orange h3 {
font-size:150%;
text-transform:capitalize;
}
	

/* Sidebar */	
#sidebar {
	float:left;
	margin:0;
	padding:15px 0 0;
	width:230px;
	}
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #daae00;
	text-align: left;			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenunolines {
	text-align: left;
	margin: 7px 10px 8px 5px; padding: 0;
	text-decoration: none;		
	border-top: 0px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: underline;	
	background-image: none;	
	color: #000000; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #daae00;
	text-decoration: none;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;		
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #daae00;  
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 5px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #000000;
	text-decoration: underline;
}

#footer-bottom  a:hover {
	color: #daae00;
	background: inherit;
	text-decoration: none;	
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


/* order form */
.inputform {
 font-size: 14px;
 font-weight:bold;
 color: #CC0000;
 background-color: #FFFFFF;
 border: 1px solid #daae00;
}

.price {
	border: 1px solid #daae00;
	background-color: #FFFFFF;
	color:#FFFFFF;
	font-size: 15px;
	font-weight:bold;
	width: 560px;
	padding: 5px;
	font-family: Arial,Helvetica,sans-serif; 
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

.style11 {color: #CD2109}
.style12 {color: #FFFFFF}
.style13 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
.style14 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.style15 {font-size: 12px}
.style16 {color: #000000}
.style17 {font-weight: bold;}

/* SEARCH PROGRAM CSS */ 
div.single_result {
margin: 25px 0; 
padding-bottom: 25px; 
border-bottom: 1px solid #999; 
}
a.title, span.big_number {
font-size: 1.5em; 
}
div#result_1 {
}
div.description {
margin-top: 10px;
}
div.url {
margin-top: 5px; 
}
p.no_match { /*a line of text that appears if no results matched the search query*/
}
p.ignored {/*text that apprears if someone searches for a something small, like a letter, or a small word*/
}
p.results {/*the top line of text on the results page saying: 1 - 10 of the most relevant results*/
}
input#top_search {
margin: 15px 0 0 200px;
padding:0;
}
form#form_top {
width: 300px; 
}
div#otherpages { /*pagination*/
}
div#logo-text-right-div
{
margin-left:600px;
margin-top:10px;
}
div.pane {
padding: 5px; 
position: fixed; 
bottom: 40px;
right: 10px;
}
img.delete {
margin-bottom: 10px; 
}
/*carly's interfering*/
img.iconbig {
margin-right: 10px; 
}
div.line {
padding-bottom: 10px;
}
/*end carly's interfering*/

.pdisclaim {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 15px;
}

/* Videos */
#videos h2{

}
#videos h3{
border-bottom:none;
}
#video-content{
float:left;
}
#video-nospeakers{
float:right;
}
#vid{
height:290px;
}
/* Videos End*/

/* NEEDED FOR THE NEW SHORT ORDER FORM */
form#order-dropbox1 li, form#order-dropbox1 ul li, form#order-dropbox1 .hint {font-size:0.9em !IMPORTANT;}
form#order-dropbox1 fieldset#fieldset-title textarea { font-size:1.5em !IMPORTANT; }
/* END OF CODE FOR THE NEW SHORT ORDER FORM */

/* NEEDED FOR THE NEW MARKING ORDER FORM */
form#essaywritingorder .hint {font-size:0.8em !IMPORTANT;}
form#essaywritingorder li, form#essaywritingorder ul li {font-size: 11px !IMPORTANT;}
#form-footer p {font-size: 11px;}

/*Calc*/
div#calcdiv {
	border: 0px !important;
	padding: 0px !important;
	margin: 25px 0 25px 0 !important;
	border-bottom: 1px dotted #dedede !important;
	padding-bottom: 10px !important;
	border-top: 1px dotted #dedede !important;
	padding-top: 20px !important;
}
fieldset.calcfield {
	padding: 0px !important;
}
div#calcdiv label {
	background-color: #ffffff !important;
	font-family:"Arial", Sans-serif !important;
	font-size: 13px !important;
	color:#FFCC01 !important;
	font-weight: normal;
} 
div#calcdiv select {
	width: 100% !important;
} 
div#calcdiv option {
	width: 100% !important;
}
fieldset#price {
	background-color: #ffffff !important;
	border-bottom: 4px solid #FFCC01 !important;
	border-top: 1px solid #dedede !important;
	border-left: 1px solid #dedede !important;
	border-right: 1px solid #dedede !important;
	width: 200px !important;
	float: right !important;
} 
/* price calc styling _=ie6 */
fieldset.calcfield {
    _margin:0 0 20px 0;
}
/* ie7 */
html>body fieldset.calcfield {
    *margin:0 0 20px 0 !important;
}
/* ie7 */
html>body fieldset#price { 
*margin:300px 0 0 20px;
*position:absolute;
*width:200px;
}
fieldset#price label {
	background-color: #ffffff !important;
	display: inline;
}
span.currency {
	background-color: #ffffff !important;
} 
input#inputPriceQuote {
	background-color: #ffffff !important;
}
#calccontainer {
	width: 100%;
	}
#calccontainerinfo {
	background-color:#666666;
	float:right;
	height:280px;
	margin-left:370px;
	margin-top:41px;
	position:absolute;
	width:260px;
	z-index:1;
}
/*Calc*/

/* Finance Page */

div#redblock {
	padding: 20px;
	margin-bottom: 25px;
	border: 1px solid #cca302;
    background: #f8f6e9; 
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	}

div#redblock p{
	color: #DAAE00;
	}
	
form#essaywritingorder fieldset#fieldset-details input, form#essaywritingorder fieldset#fieldset-title textarea {
	border: 1px solid #999 !important;
}

/*Price Calculator Zero Word Count*/
#zerowordcount {color:#333; width:75%; border:solid 1px #999;  margin-left:auto; margin-right:auto; text-align:left; font-weight:bold;
padding:20px; font-size:12px!important; clear:both;}
#zerowordcount span {color:#cc0000;}

