/*========================================= 
Clear default style & Clearfix
=========================================*/

*, html, body {
	margin: 0;
	padding: 0;

}

img {
	border: none;
}

a {
	outline: none;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack*/
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*========================================= 
Common elements
=========================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;p
	color: #336e86;
	background: #ffffff;
	line-height: 180%;


}
a:hover {
	color: #FF7200;
}
input {
	padding: 3px;
	margin-bottom: 5px;
}
select {
	padding: 3px;
	margin-bottom: 5px;
}
#mainwrap {
	font-size: 1.2em;
}

a {
	color: #336e86;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

h1, h2, h3, h4, h5, p, ul {
	margin: 10px 0;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	text-transform: uppercase;
}

ul li {
	background: url(bullet-orange.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin-left: 14px;
	list-style-type: none;
}

/*========================================= 
Layout
=========================================*/

#mainwrap {
	text-align: center;

}

#header, #intro, #container, #footer {
	width: 872px;
	margin: 0 auto;
	text-align: left;
}

#container td {
	text-align: left;	
}

div.module-box {
	width: 282px;
	float: left;
	margin-right: 10px;
}

div.box-last {
	margin-right: 0;
}

/*========================================= 
Decoration
=========================================*/

#header-wrap {
	background: url(header-bg.gif) left top repeat-x;
	padding-top: 12px;

}

#container-wrap {
	background: url(content-bg.jpg) left top repeat-x;
	width: auto;

}

#header h1 {
	margin: 0;
	display: block;
	float: left;
}

#header h1 a#logo {
	display: block;
	float: left;
	width: 219px;
	height: 120px;
	text-indent: -5000px;
	background: url(PublishRev-logo.gif) no-repeat left top;
}

#header-right {
	height: 121px;
	float: right;
	width: 500px;

}

#login-box {
	margin-top: 32px;
	float: right;
	margin-left: auto;
}

input.inputbox {
	border: none;
	background: url(input-bg.gif) 0 50% no-repeat;
	padding: 0 3px;
	width: 107px;
	font-size: 1.1em;
	color: #7eb6d0;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	
}

#mainnav {
	background: #fff url(mainnav-l.gif) left top no-repeat;
	height: 41px;
	margin-right: -36px;
	margin-top: 24px;
	*margin-top: 24px;
	float: right;
	width: 500px;

}

#mainnav ul {
	background: url(mainnav-r.gif) right top no-repeat;
	height: 41px;	
	padding: 0 55px 0 35px;
	margin: 0;
}

#mainnav ul li {
	float: left;
	display: block;
	background: none;
	padding: 0;
	margin: 0;
}

#mainnav ul li a {
	display: block;
	float: left;
	line-height: 41px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding: 0 10px;
	margin: 0;
}

#mainnav ul li a:hover {
	text-decoration: none;
	color: #FF5200;
	background: url(bullet-up.gif) 50% 90% no-repeat;
}


#mainnav ul li a#mainnav-active {
	color: #ff7200;
	background: url(bullet-up.gif) 50% 90% no-repeat;
}

#intro-wrap {
	background: url(intro-bg.gif) left top repeat-x;
	height: 170px;

}

#intro {
	background: url(logo-big.png) right bottom no-repeat;
	color: #fff;
	padding: 1px;



}

#intro h2 {
	padding: 20px 300px 0 0;
	margin-top: 0;
	color: #d7eaee;
	font-family: "Myriad Pro";
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#intro h2 span {
	color: #e9f3f6;
	font-weight: 400;
}

span.fl-left {
	float: left;
}

#intro p {
	padding: 0 300px 0 0;	
}

input.but-login {
	float: left;
	display: block;
	margin-top: -2px;
	background: url(but-login.gif) 0 0 no-repeat;
	text-indent: -5000px;
	width: 63px;
	height: 23px;
	border: 0px;
}

span.small-text {
	color: #b9d7e3;
	font-size: 11px;
	background: url(bullet-cyan.gif) 0 50% no-repeat;
	float: right;
	line-height: 27px;
	margin-right: 10px;
	width: 150px;
	padding-left: 15px;
}

a#but-readmore {
	display: block;
	background: url(but-readmore.gif) left top no-repeat;
	text-indent: -5000px;
	width: 156px;
	height: 27px;
	float: right;
}

div.module-box h3 {
	background: url(mod-title-bg.jpg) left top no-repeat;
	height: 39px;
	padding: 0 10px 0 30px;
	font-size: 13px;
	text-transform: uppercase;
}

div.module-box h3 span {
	display: block;
	line-height: 36px;
}

div.module-box h3 b {
	color: #ff7200;
}
.aff-title {
	width: 263px;
	text-align: left;
	margin-right: 10px;
}
.aff-title h3 {
	background: url(aff-title-bg.gif) left top no-repeat;
	height: 35px;
	padding: 0 10px 0 30px;
	font-size: 13px;
	text-transform: uppercase;
}

.aff-title h3 span {
	display: block;
	line-height: 36px;
}

.aff-title h3 b {
	color: #ff7200;
}


.aff-title-gray {
	width: 196px;

	margin-right: 10px;
}
.aff-title-gray h3 {
	background: url(aff-title-bg-gray.gif) left top no-repeat;
	height: 35px;
	padding: 0 10px 0 30px;
	font-size: 13px;
	text-transform: uppercase;
}

.aff-title-gray h3 span {
	display: block;
	line-height: 36px;
}

.aff-title-gray h3 b {
	color: #ff7200;
}
.aff-title-gray-small {
	width: 183px;

	margin-right: 10px;
}
.aff-title-gray-small h3 {
	background: url(aff-title-bg-gray-small.gif) left top no-repeat;
	height: 35px;
	padding: 0 10px 0 30px;
	font-size: 13px;
	text-transform: uppercase;
}

.aff-title-gray-small h3 span {
	display: block;
	line-height: 36px;
}

.aff-title-gray-small h3 b {
	color: #ff7200;
}

div.box-cur {
	background: url(box-cur-rp.gif) left top repeat-x;
	margin: 20px 0 25px 0;
}

div.box-cur div {
	background: url(box-cur-l.gif) left top no-repeat;	
}

div.box-cur div div {
	background: url(box-cur-r.gif) right top no-repeat;	
	padding: 0 20px;
	line-height: 42px;
}

a.but-register {
	display: block;
	background: url(but-register.gif) left top no-repeat;
	text-indent: -5000px;
	width: 109px;
	height: 27px;
	float: right;
	margin-top: 7px;
}

span.small-text1 {
	float: left;
	color: #899ea6;
}

#footer-wrap {
	background: url(footer-bg.gif) left top repeat-x;
	height: 138px;
	clear: both;
	text-align: center;

	
}

#footer {
	background: url(footer-logo.gif) right top no-repeat;
	width: 872px;
	margin: 0px auto;
	height: 78px;

	
}

#botnav ul {
	margin: 0;
	padding-top: 25px;
}

#botnav ul li {
	list-style-type: none;
	float: left;
	display: block;
	background: none;
	padding: 0;
	padding-right: 15px;
	margin: 0;
}

#copyright {
	clear: both;
	margin-top: 30px;
	color: #7eb6d0;
}
#content-inside {
	border: 1px solid #DEECF5;
	border-top: 0px;
	border-bottom: 0px;
	width: 870px;
	margin: 0 auto;
	padding: 5px;
	margin-right: -0px;

	height: inherit;
	

	}
.content-footer {
	width: 870px;
	margin: 0px auto;
	height: 27px;
	background: url(http://publisherrev.com/images/content-footer.gif) top center;
	margin-right: -0px;

}
.welcome-text {
	font-size: 14px;
	color: #004a58;
	float: right;
}	
#dropmenudiv{
	position:absolute;
	border:1px solid #005768;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	margin-left: -30px;
	bakcground: blue;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 

}
.recordData td {
	font-size: 12px;
	padding: 5px;
}
.recordHeader {
	height: 20px;
}
.recordHeader td {
	padding: 5px;
}
#mainwrap table {
	width: 100%;

}
#mainwrap #intro {

}

#mainwrap table {
	width: 100%;
	text-align: center;
}

#intro-wrap, #container-wrap { 
	text-align:center;
}

#intro, #container { 
	text-align: left;
}

#mainnav {
	* margin-top: 22px;
}

.recordData3 a:link {
	font-size: 12px;	
	text-indent: 0pt;

}

.recordData a:link {
	font-size: 12px;
	text-indent: 0pt;

}

.recordData3 td {
	font-size: 12px;	
	padding-left: 5px;
	background-color: #F2F8FA;

}

.recordData td {
	font-size: 12px;
	padding-left: 5px;

}

.ftr-cmp td{
	text-align: right;
}