/* Top Elements */
form#essaywritingorder #form-content { float:left;}
form#essaywritingorder { height:420px; }
* { margin: 0; padding: 0;}

body {
	background: #fff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* headers */

#main p.ghead {
	font: normal 1.8em Verdana,Tahoma,arial,sans-serif;
	color: #326EA1;;
	border-bottom: 1px solid #dadada;
	margin: 30px 0 0 0;
}

#main li.guarantee {
	font: normal 1.6em Verdana,Tahoma,arial,sans-serif;
	color: #326EA1;;
	border-bottom: 1px solid #dadada;
	margin: 30px 0 0 0;
}


h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #333;		
}

h1, .headerl1 {
	font-size: 160%;	
	font-weight: normal;
}
h2,  .headerl2 {
	font-size: 130%;
	text-transform: uppercase;	
}

#neurowraptagline h2 {
	font-size: 190%;
	padding: 0%;
	margin-top: 20px;
	margin-left: 10px;
	text-transform: none;
}

h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* 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; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* Neuro Images */

div#neurowraptagline{
	background: url(http://www.universityessays.com/images/tagline.jpg);
	margin: 10px 0 10px 10px;
	width: 625px;
	height: 300px;
	}

div#neurowrapdeadlines{
	background: url(http://www.universityessays.com/images/essaydeadlines.jpg);
	margin: 10px 0 25px 10px;
	width: 625px;
	height: 300px;
	}
	
div#neurowrapgamble{
	background: url(http://www.universityessays.com/images/essaygamble.jpg);
	margin: 10px 0 25px 10px;
	width: 625px;
	height: 300px;
	}
	
div#neurowrapukcompany{
	background: url(http://www.universityessays.com/images/essayukcompany.jpg);
	margin: 10px 0 10px 10px;
	width: 625px;
	height: 300px;
	}
		
div#neuroleftblock {
	float: left;
	width: 200px;
	height: 200px;
    font: 'Trebuchet MS', Tahoma, Sans-serif;
	}
	
div#neurorightblock {
	float: right;
	background: url(http://www.universityessays.com/images/textbackgr.png);
	width: 310px;
	padding: 10px;
	margin: 10px;
	height: 200px;
    font: 'Trebuchet MS', Tahoma, Sans-serif;
	}
	
div#neurorightblocktext {
	height:200px;
	}

.neuroheading {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

.neuroheadingtagline {
	margin: 3px 10px 0 10px;
	font-family: Verdana,Tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding: 0px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

/* start - table */

table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 0px;
	padding-right: 0px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 0px;
	padding-right: 0px;
	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
********************************************/ 

#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background: #fff url(content-wrap.jpg) repeat-x; 
}
#header {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-y center top;
	height: 35px;
	width:910px;	
	padding: 0;	
	color: #fff;	
	clear: both; 
}

#paymentpage {
	margin: 0 0 0 11px;
	padding: 0px;
	}	

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 250px;
	width: 850px;
	background: #fff url(images/header-photo.jpg) no-repeat center center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: 50px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

#containorder {
	width: 142px;
	height: 136px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}
	
div#block {
	margin: 10px;
	padding: 10px;  
    background: #cfdfec; 
	font: 'Trebuchet MS', Tahoma, Sans-serif;
	}
	
div#blueblock {
	margin: 10px  10px 25px 10px;
	padding: 10px;
	border: 1px solid #326ea1;
    background: #cfdfec; 
	font: 'Trebuchet MS', Tahoma, Sans-serif;
	}

#blueyblock {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #326ea1;
    	background: #cfdfec; 
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	}
	
#blueyblock:hover {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #326ea1;
    background: #ffffff;
	}
	
#blueyblock h2 {
	font: normal 1.6em "Times New Roman", Sans-serif;
	color: #444;
	margin: 0px 0px 15px 0px;
}

#blueyblock h3 {
	font: bold 1.8em "Times New Roman", Sans-serif;

	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #666666;
}
	
#blueyblock p {
	font-family:"Trebuchet MS", Sans-serif;
	font-size: 13px;
	color:#666666;
	margin: 0px;
}

div#linespace {
	border: 1px solid #d0d0d0;
	margin: 10px  10px 25px 10px;
	padding: 10px;
	height: 155px;
}
	
div#leftblock {
	float: left;
	width: 280px;
    font: 'Trebuchet MS', Tahoma, Sans-serif;
}
	
div#rightblock {
	float: right;
	width: 280px;
    font: 'Trebuchet MS', Tahoma, Sans-serif;
}

#essaysubjectwrap {
	width: 625px;
	padding-bottom: 25px;
}

#essaysubjectbox {
	width: 208px;
	float: left;
	padding-bottom: 25px;
}

#ordersplit {
	width: 625px;
	margin-bottom: 25px;
}

#orderno {
	width: 322px;
	height: 256px;
	float: left;
	margin-bottom: 25px;
}

#orderyes {
	width: 303px;
	height: 256px;
	float: right;
	margin-bottom: 25px;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #326ea1 url(images/nav.jpg) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	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 13px;	
	border-bottom: none;
	color: #ffffff;
	font: bold 14px/45px "Times New Roman", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #ffffff;
	text-decoration: underline;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 2.0em Verdana, Tahoma, arial, sans-serif;
	color: #326ea1;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

#main h2 {
	font-size: 160%;	
}

#main h3 {
	font-size: 150%;
	color: #326ea1;	
}

#main ul li {
	list-style-image: url(http://www.universityessays.com/images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
/*
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

#rightcolumn h1, #sidebar h2 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
	text-transform: none;		
}

.sidebarheading {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
	text-transform: none;		
}
*/
/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}


#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}


#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: #ffffff;
	border-top: 1px solid #E5E5E5;	
}


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.essaytable {
	background-color: #326ea1;
	border: 2px solid #326ea1;
	margin: -10px 0 15px 11px;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 3px;
	border: 1px dashed #326ea1;
	margin: 3px;
	width: 120px;
	font-weight: bold;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	border: 1px dashed c1e0a3;
	margin: 0px;
	width: 300px;
}

/* START OF SEARCH FORM */
#div.single_result {
padding: 10px;
margin: 10px 0;
background-color: #fff; 
font-family: arial; 
font-size: 0.9em ;
}
#other_pages {
padding: 10px;
margin: 10px 0;
background-color: #fff; 
font-family: arial; 
font-size: 0.9em ;
}
.description {
margin: 10px; 
}

div#login {
float:right; 
margin: 10px 30px 0 0;  
}

div#search-top {
float: left; 
width: 49%; 
height: 30px;
padding-left: 10px;
margin: 0 0 10px 10px;  
}
/* END OF SEARCH FORM */

/* SUPER 7S CSS */
div.pane {
padding: 5px; 
position: fixed; 
bottom: 10px;
right: 10px;
background-color:#FFFFFF;
}
img.delete {
margin-bottom: 10px; 
}
/* END OF SUPER 7S CSS */

/* NEW GUARANTEES CSS */ 

#guaranteewriterpulls {
	background-image: url(http://www.universityessays.com/images/guarwriterpulls.jpg);
	width: 625px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 20px;
	}
	
#guaranteeservicesfirst {
	background-image: url(http://www.universityessays.com/images/guarservicesfirst.jpg);
	width: 625px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 20px;
	}
	
#guaranteestandmoney {
	background-image: url(http://www.universityessays.com/images/guarstandmoney.jpg);
	width: 625px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 20px;
	}

/* END OF NEW GUARANTEES CSS */ 

div#bookmark {
float:right; 
margin: 10px 50px 0 0;  
}

.taglinered {
	font-size: 12px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	color: #FF0000;
}

.redtext {
	font-size: 14px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	color: #FF0000;
}

.red {
	color: #FF0000;
}

.redunderline {
	color: #FF0000;
	text-decoration: underline;
}

.black {
	color: #000000;
}
	
.small {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 10px;
	color: #666666;
}

.essayheading {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.h3copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #326ea1;	
	font-weight: bold;
}	

.h3copyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #FF0000;	
	font-weight: bold;
}

/* 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 #form-header h1 {height: 20px !IMPORTANT;}
form#order-dropbox1 #form-header h2 {height: 20px !IMPORTANT;}
form#essaywritingorder #form-header h1 { height: 20px !IMPORTANT;}
form#essaywritingorder #form-header h2 { height: 20px !IMPORTANT;}
form#essaywritingorder li, form#essaywritingorder ul li {font-size:inherit !IMPORTANT;}
form#order-dropbox1 li, form#order-dropbox1 ul li, form#order-dropbox1 .hint {font-size:0.9em !IMPORTANT;}
/* END OF CODE FOR THE NEW SHORT ORDER FORM */

/* drop box fixes for all browsers */
form#order-dropbox1 fieldset {clear:none !IMPORTANT; float:none !IMPORTANT;}

form#order-dropbox1 {height: 320px;}
form#order-dropbox1 .clearme { height:1px; } /* safari fix */
div#main img.ie { width:600px } /* ie 6 fix */

form#essaywritingorder {width:633px !IMPORTANT;}
form#essaywritingorder fieldset#fieldset-details label, form#essaywritingorder fieldset#fieldset-otheroptions label, form#essaywritingorder fieldset#fieldset-extraoptions label, form#essaywritingorder fieldset#fieldset-optextras label {
width:310px !IMPORTANT;
}
