body {
	margin: 0px 0px 0px 0px;
	width: 960px;
	background-color:#FFFFFF; /* background of page */
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	}

input 
	{
	font-family:Arial,helvetica, Sans-Serif;
	}
	
table
	{
	border-color: #99CCCC
	}
	
#main {
	position:absolute;
	}
	
td {
	font-size:10pt;
	}
th {
	font-size:10pt;
	}

hr {
	color: #99CCCC;
	border-top:1px solid #99CCCC;
	border-bottom: 1px transparent;
	height:1px;
	width:100%;
	}	

a:link   
{
	color:#900;
    }

a:visited
{
	color:#900;
    }
a:hover {
	color:gray;
	}


a:link#headermenu {
text-decoration: none;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
}

a:visited#headermenu {
text-decoration: none;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
}

a:hover#headermenu {
text-decoration: none;
color: #99CCCC;
font-size: 10px;
font-weight: bold;
}
	

.bigbluebox {
background-color: #33CCFF;
font-size: 16px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
width: 380px;
padding: 10px;
text-align: center;
border-style: solid;
border-color: #000000;
  left: 0;
  right: 0;
  /* adding auto-margins left and right will
     center the element horizontally!         */
  margin-left: auto;
  margin-right: auto;
}

.gobut {
	border: none;
	}
	
.title {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 36px;
padding: 15px 0px 0px 85px;
}

.image {
border-top: 0px solid #FFFFFF;
color: #FFFFFF;
padding: 0px 0px 0px 10px;
}

.subtitle {
color: #EBEBEB;
font-size: 10px;
font-weight: bold;
padding: 0px 0px 10px 95px;
}


.commentrow1 {
background-color: #FFFFFF;
font-size: 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
padding: 5px;
text-align: left;
}

.commentrow1:after { content: ""; display: block; height: 0; clear: both; }
.commentrow1 { height: 100%; }

.commentrow2 {
background-color: #FFCCCC;
font-size: 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
padding: 5px;
text-align: left;
}

.commentrow2:after { content: ""; display: block; height: 0; clear: both; }
.commentrow2 { height: 100%; }

	
.useful {
	padding: 2px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background: #EBEBEB;
	font-size:10pt;
	}

.useful a {
	color:#000000;
	}
	
.useful a:hover {
	padding-color:#EBEBEB;
	background-color:#EBEBEB;
	color:#99cccc;
	}
	
.result {
	text-align: left;
	vertical-align:top;
	}
	
.resulthd {
	font-weight:bold
	}
	
.pubhd {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	}
.frmhd {
	position:relative;
	top:4px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	}
	
.pubinfo {
	vertical-align:top;
	}

.pubinforejected {
	vertical-align:top;
	color:#A00000;
	}

.pubinfounverified {
	vertical-align:top;
	color:#404040;
	}
		
.errmsg {
	font-weight:bold;
	color:red;
	padding: 5pt;
	}

#header {
background: #AF1517;
height: 60px;
margin-bottom: 10px;
}

#header div.title {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
padding: 5px 0px 0px 85px;
}

#header div.image {
border-top: 0px solid #FFFFFF;
color: #FFFFFF;
padding: 0px 0px 0px 10px;
}

#header div.subtitle {
float: left;
color: #EBEBEB;
font-size: 10px;
font-weight: bold;
padding: 5px 0px 10px 15px;
}

#header div.topmenu {
float: right;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
margin-top: 5px;
padding: 5px;
text-align: right;
}

#menu {
background: #99cccc;
font-size: 11px;
margin-top: 5px;
padding: 5px;
text-align: right;
}

#menu a {
font-weight: bold;
text-decoration: none;
}

#login_button {
	text-align: center;
	}
	
#login_box {
	background-color: #99cccc;
	border: 1px solid #000000;
	position: relative;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 180px !important;
	z-index:99;
	}

#fora_box {
	background-color: #99cccc;
	border: 1px solid #000000;
	position: relative;
	height:175px;
	overflow: hidden;
	left: 0px;
	width: 180px !important;
	}
		
#blog_box {
	background-color: #99cccc;
	border: 1px solid #000000;
	position: relative;
	overflow: hidden;
	left: 0px;
	width: 180px !important;
	}

#leftcolumn {
	position:absolute;
	left:0px;
	top:100px;
	}
	
#mainbody {
	position:absolute;
	left:190px;
	top:0px;
	height:755px !important;
	}
	
#rightcolumn {
	position:absolute;
	top:0px;
	left:780px;
	}	
	
#pubsearch_box {
	background-color: white;
	border: 1px solid #99cccc;
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
	overflow:scroll;
	min-height:155px;
	}
	
#Browse_box {
	background-color: white;
	position: relative;
	top: 10px;
	left: 0px;
	width: 580px;
	overflow:scroll;
	}
	
#google_box {
	background-color: #FFFFFF;
	border: 1px solid #99cccc;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 810px;
	text-align:center;
	width: 180px !important
	}

#featuredbook {
background: #FFFFFF;
color: #000;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px 0px 0px 0px;
}

.featuredbook {
background: #FFFFFF;
color: #000;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px 0px 0px 0px;
}
	
#thumb_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px !important;
	}
	
#bot {
	background-color: #99cccc;
	border: 1px solid black;
	vertical-align:bottom;
	clear:both;
	}
	
#sos hover {color: #99cccc}


#detail_box {
	background-color: white;
	border: 1px solid #99cccc;
	position: absolute;
	top: 108px;
	left: 0px;
	width: 770px;
	}

#scroller_box {
	background-color: #99cccc;
	border: 1px solid #000000;
	position: relative;
	top: 10px;
	height:400px;
	overflow: hidden;
	left: 0px;
	width: 180px !important;
	}
	
#smallad {
	background-color: white;
	border: 1px solid #99cccc;
	left:30px;
	position: absolute;
	height:125px;
	overflow: hidden;
	text-align:center;
	width: 125px !important;
	}

#recentpubdetails_box {
	background-color: #99cccc;
        border-top:1px solid black;
        width:180px !important;        
        }

#pubdetails_box  {
	background-color: #99cccc;
        border-top:1px solid black;
        width:180px !important;        
        }

#cont_box {
	background-color: #99cccc;
	border: 1px solid #000000;
	height:189px;
	overflow: hidden;
	left: 0px;
	width: 180px !important;
	}

.blogheading {
	font-weight:bold
	}
	
.blogdate {
	font-size: 8pt;
	}
	
#full_box {
	background-color: #FFFFFF;
	border: 1px solid #99cccc;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 960px;
	}

#full_box2 {
	background-color: #FFFFFF;
	border: 1px solid #99cccc;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 770px;
	}

.blogtext {
	font-family: arial, helvetica, sans-serif;
	width:95%;
	}
	
.blogbutton {	
	}

.newstext {
	font-family: arial, helvetica, sans-serif;
	background-color: white;
	width:100%;
	}
	
.newsbutton {	
	}	
	
#pubmaster_box	{
	background-color: #E1E4F2;
	position:absolute;
	width:440px;
	border-right: 1px solid #99cccc;
	border-top: 1px solid #99cccc;
	border-bottom: 1px solid #99cccc;
	top: 20px;
	left:0px;
	height: 400px;
	overflow:scroll;
	}
	
#pubsub_box	{
	background-color: #E1E4F2;
	position:absolute;
	width:439px;
	border-left: 1px solid #99cccc;
	border-top: 1px solid #99cccc;
	border-bottom: 1px solid #99cccc;
	top: 20px;
	left: 520px;
	height: 401px;
	overflow:scroll;
	}		
	
.newsitem {
	text-align:left;
	width: 98%
	}
	
.newsa {
	color: white;
	}
	
.newsa:hover {
	color: #99cccc;
	}
	
#editpub {
	background-color: #78B749;
	position: absolute;
	border: 1px solid #0B198C;
	top: 32px;
	left: 3%;
	width: 95%;
	height:93%;
	overflow:scroll
	}

#Bannerad {
	width: 468px;
	height:60px;
	border: 0px;
	}
	
.reglabel {
	position:relative;
	top:4px;
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	}	
	
#EditContact {
	position:absolute;
	border: 1px solid #996603;
	background-color: #78B749;
	width:95%;
	height:91%;
	left:3%;
	top: 32px;
	overflow:scroll;
	}
	
#titleslist {
	position:absolute;
	top: 32px;
	left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #99cccc;
	overflow:scroll;
	width: 97%;
	height: 91%;
	}
	
#pleasewait {
	width:580px; 
	border: 1px solid black;
	background-color: #99cccc;
	}

.contesttext {
	font-family: arial, helvetica, sans-serif;
	}

.heading {
	background: #8F8D5A;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	}

.heading2 {
	background: #AF1517;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	}

.heading2 a:hover {	
	padding-color: #AF1517 !important;

	color: #99cccc;
	background-color: #AF1517 !important;
	}

.heading2 a:visited {	
	padding-color: #AF1517 !important;

	color: #99cccc;
	background-color: #AF1517 !important;
	}
	
#leftDetail {
	position:absolute;
	left: 0px;
	top: 100px;
	width:180px;
	xheight:700px;
	background-color: #99CCCC;
	border: 1px solid #000000;
}

#MainDetail {
	position:absolute;
	left: 190px;
	top: 100px;
	width:580px;
	height:700px;
	background-color: white;
}

#RightDetail {
	position:absolute;
	left: 780px;
	top: 100px;
	width:180px;
	height:700px;
	background-color: #99CCCC;
}
