/* style divs */
 div#container {
 	width: 1024px;
	margin: -0 auto 10px auto;
 }
 div#shadow {
		width: 1044px; 
		background: white url('http://www.academicknowledge.com/images/sideshad.gif') repeat-y; 
		margin: 0 auto;
	}
 div#header-contain {
	width: 1100px;
	height: 103px;
	background-color: #7B3A0C;
	background-repeat: repeat-x;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/darkblue-10-100.png);
}	
 
 div#header {
	width: 1100px;
	margin: 0 auto;
	height: 100px;
 }
 div#header-top {
 	height: 30px; 
 }
 div#header-bottom {
 	height: 73px; 
 	clear:both; 
 }
 div.head-left {
 	width: 456px;
 	height: 100%; 
 	float:left; 
 	font-size: 11px;
 	font-family: arial; 
 	color: white; 
 }
  div.head-left a {
  	text-decoration: none; 
  	color: white;
  }
   div.head-left a:hover {
   text-decoration: underline; 
  }
 div.head-left p {
  	margin-top: 5px;
}
 div.head-right {
 	width:500px;
 	height: 100%; 
 	float: right; 
 }
 div.head-right p {
 	font-family: arial; 
 	color: white;
 	font-size: 26px; 
 	text-align: right;
 	margin: 25px 15px 0 0;
 }
 
div.head-right a {
 	color: white; 
 	text-decoration: none; 
 }
 div.head-right a:hover {
 	text-decoration: underline; 
 }

  div#searchetc {
	height: 30px;
	width:300px;
	float: right;
	background-color: #7B3A0C;
	background-repeat: repeat-x;
	background-image: url(../images/brown-10-50.png);
	color: #FFF;
 }
 span.searchetcp {
 	font-size: 14px;
 	color: white;
 	font-family: arial;
	position: relative;
	top: 3px; 
 }
  span#searchetcpb {
 	font-size: 18px;
 	color: #222;
 	font-family: arial;
	padding:0 10px 0 15px;
	position: relative;
	top: 2px; 
 }
 span.searchetcp a {
 	color: white; 
 	text-decoration: none; 
 }
 span.searchetcp a:hover {
 	text-decoration: underline; 
 }
 form#searchform {
	 width: 175px; 
	 float: left;
 }

 
 div#header-bottom img {
 	margin-top: -2px;
 }
 input#query {
 	height: 14px;
 	border: 0px;
 	margin: 5px 0px 0px 6px; 
	padding: 1px; 
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #BBBBBB;
 }
 input#submit_button {
 	border:0px;
 	background: transparent url('http://www.academicknowledge.com/images/searchbar-icon.gif') no-repeat center;
 	margin: 4px 5px 0 0;
 	height: 18px;
	width: 30px;
 }
 input#submit_button1 {
	float: none!important; 
	border: 1px solid #020033!important; 
	font-weight: normal!important; 
	color: white!important;
	background: blue url('/images/submit.gif')!important;
	cursor: pointer!important; 
	width:  70px!important;
	height: 25px!important;
	margin-top: 5px; 
 }
  /*home page styling*/  
  div#home-container {
  	width: 1024px; 
  	background: #fff url('http://www.academicknowledge.com/images/writer-jobs-tile.gif') repeat-x; 
  }
  div#home-left {
  	background: #fff url('http://www.academicknowledge.com/images/writer-jobs.jpg') repeat-x; 
  	height:231px;
  	width: 765px; 
  	float:left;
  }
  div#home-left h1 {
  	margin: 20px 0 0 35px;
	font-weight: normal; 
  }    
  div#home-left h1 a {
  	font-size: 35px;
  	color: #2a3990; 
  	font-family: arial;  
  	text-decoration: none; 
  	line-height: 1.2em;
  }    
  div#home-left h1 a:hover {
  	color: #222; 
  }  
  div#home-left h2 {
  	margin: 12px 0 0 37px;
  	font-size: 18px;
  	color: #222; 
  	font-family: arial; 
  	width: 180px; 
  	line-height: 1.3em; 
	font-weight: normal; 
  }
    div#home-applynow p {
  	margin: 20px 0 0 250px; 
  }
  div#home-applynow p a {
  	color: #2a3990;
  	font-size: 19px;
  	font-family: arial;
  	text-decoration: none; 
  }
  div#home-applynow p a:hover {
  	text-decoration: underline; 
  }
  div#home-right {
  	float: right; 
  	width: 249px;
  	border-left: 10px white solid; 
  }
  div#home-right-box {
  	width: 205px; 
	min-height: 457px; 
  	border-right: 10px white solid; 
  	background: #293990 url('http://www.academicknowledge.com/images/home/latestessays-sections-bg.gif') repeat-x; 
  }
   div#home-right-box-top {
  	width: 205px; 
  	height: 33px; 
  	background: #222 url('http://www.academicknowledge.com/images/home/latestessays-bg.gif') repeat-x; 
  }
   div#home-right-box-top p {
  	font-family: arial;
  	color: white; 
  	font-size: 18px; 
  	padding: 7px 0 0 10px; 
  }
  div#home-right-box-top p a {
  	color: white;
  	text-decoration: none;
  }
  div.latest-essays {
  	width: 196px;
  	margin: 10px auto; 
  	border-bottom: 1px solid #fff; 
  	height: 60px; 
  	padding-left: 5px; 
  }
  div.latest-essays h4 {
  	margin-bottom: 5px; 
  }
  div.latest-essays h4 a {
  	font-family: arial; 
  	font-size: 15px;
  	color: #fff;
  	font-weight: bold; 
  	text-decoration: none; 
  }
  div.latest-essays h4 a:hover {
  	text-decoration: underline; 
  }
 div.latest-essays p {
  	font-family: arial; 
  	font-size: 12px;
  	color: #fff;
  	font-weight: normal;
  	line-height: 1.2em;
  	text-decoration: none; 
  	margin: 10px 0 0 2px; 
  }
  div.latest-essays p a {
  	color: white;
  	text-decoration: none; 
  }
  div.bottom {
  	border-bottom: none;
  }

