





/*************************************Standard Elements ***********************************/
* { 
		margin: 0; padding: 0;
}
html 	{ 
		font-size: 69%;
		font-family: Arial, Arial Normal;
}
body    { 
		width: 100%;
		font-size: 	1em;
		color: #454545;
}
span {
		margin: 0;
		padding: 0;
		font-size: 12px;
}	

h1 {
		margin: 0;
		padding 0;
		font-size: 12px;
}
h2 {
		margin: 0;
		padding 0;
		font-size: 12px;
}
h3 {
		margin: 0;
		padding 0;
		font-size: 12px;
}

h4 {
		margin: 0;
		padding 0;
		font-size: 12px;
}

h5 {
		margin: 0;
		padding 0;
		font-size: 12px;
}

h6 {
		margin: 0;
		padding 0;
		font-size: 12px;
}

h7 {
		margin: 0;
		padding 0;
		font-size: 12px;
}

* html body { 
		overflow: hidden;
}
a, a:active { 
		color: #36b;
		text-decoration: none;
}	
a:hover { 
		color: #692; 
		text-decoration: underline;
}
		label, a { 
		cursor: pointer;
}
img {
		border:none;
}
th	{
 		background: url(http://www.pressrelease365.com/img/th-bg.gif) repeat-x;
 		color: #36b;
    	
    	padding: 3px;
    	font-weight: strong;
    	text-align: left;
}
p {
	padding: 2px;
}
ul { 
		list-style-type: none;
}
hr {
		height: 1px;
		color: #cccccc;
}

/*********************************Custom Elements*******************************************/
.content {
	font-size:12px;
	
	width:880px;
}
#content {
	font-size:12px;
	
	width:912px;
	text-align:left;
}
.article {
	padding: 2px 5px 2px 5px;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#454545;
}
.date {
	color: #36b; 
	font-weight: bold;
}
.divider {
	font-size: 10px;
	color: #ccc;
}
.article img {
	float: right;
    position: relative;
	border: 0px; 
	padding:5px 0px 5px 8px;
	margin:0px;
}
.disclaimer {
	font-size: xx-small;
}
.news-image {
    font-size:11px;
	width:200px;
	background: url(http://www.pressrelease365.com/img/th-bg.gif) repeat-x;
	font-family:Arial;
	color:#000099;
	position:relative;
	margin:5px 5px 1px 5px;
	text-align:justify;
}
.quote {
    font-size:12px;
	font-weight:bold;
	font-style:none;
	color:#36b;
	padding:8px;
	border:1px solid #dedede;
	background: url(http://www.pressrelease365.com/img/th-bg.gif);
}

.quoteHome {
    font-size:10.5px;
	font-style:none;
	color:#36b;
	
	
	text-align: justify;
	background:#f5f5f5;
	-moz-border-radius: 12px 0 12px 0;
	padding: 8px;
}
.faq {
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
}

.orange-header {
	color: #cc6600;
	font-weight: bold;
	font-size: 12px;
}

#help-list ul {
	    list-style-image: url(http://www.pressrelease365.com/img/small_square_bullet.gif);
		color: #999999;
}

#feature-list ul {
	    list-style-image: url(http://www.pressrelease365.com/img/small_square_bullet.gif);
}

.blue-bg {
		background: url(http://www.pressrelease365.com/img/th-bg.gif) repeat-x;

}
.dotted {
		border-style-bottom:dotted;
}
.xtext {
		font-size: xx-small;
		padding-right: 20px;
		line-height: 20px;
}
.top-bg {
		background:#FFF;
		font-weight:bold;
		color: #CC6600;
}
.tiny-link {
		font-size: 10px;
}
.rank{
		font-size: 14px;
		font-weight:bold;
		color:#333333;
}
.tiny-link hover {
		font-size: 11px;
		text-decoration:underline;
}
.alt-row {
		background-color: #f5f5f5;
}
#no-style ul {
		list-style-image: url(http://www.pressrelease365.com/img/small_square_bullet.gif);
		padding-left: 20px;
}
#no-style ul li {
}
.list-nav ul {
		list-style: none;
}
.list-nav ul li {
		margin: 0px;
		padding: 0px;
}
.list-nav ul li a {
		display: block;
		padding: 0px 0px 0px 12px;
		margin: 6px 0px 6px 0px;
		text-decoration: none;
		background-image: url(http://pressrelease365.com/images/arrowBG.gif);
		width:175px;
}
.list-nav ul li a:hover, ul li a:focus {
		background-image: url(http://pressrelease365.com/images/arrowBGg.gif);
		text-decoration: none;
}



/******************************************* Form Elements *****************************/
form {
		margin: 1px;
}
.form-info-message {
		padding: 5px;
		font-weight: bold;
}
.form-label-cell {
 		background: url(http://www.pressrelease365.com/img/th-bg.gif) repeat-x;
 		font-weight: bold;
		color: #36b;
    	padding: 3px;
    	text-align: left;
}
.form-label-cell-left {
 		font-weight: bold;
		color: #36b;
    	padding: 3px;
    	text-align: left;
}
.form-input {
		border-color: #CCCCCC;
		border-style: solid;
		border-width: 1px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #454545;
		padding: 1px;
}
textarea {
		border-color: #CCCCCC;
		border-style: solid;
		border-width: 1px;
		font-size: 12px;
		font-weight: normal;
}
.form-input-error {
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
}

select {
		font-family: Arial;
			color:#454545;
}
.form-button {
	    background: url(http://www.pressrelease365.com/img/button_gradient.gif) repeat-x;
		border-top:1px #dedede solid;
		border-bottom:2px #cccccc solid;
		border-left:1px #dedede solid;
		border-right:2px #cccccc solid;
		cursor: pointer;
		color:#36b;
		height:24px;
		padding:0px 2px 0px 2px;
		font-weight: none;	
		font-size:14px;
}
	html>body .form-button {
    padding:0px 12px 3px 12px;
}
.stock-button  {
 		background: url(http://www.pressrelease365.com/img/button_gradient.gif) repeat-x;
		border-top:1px #dedede solid;
		border-bottom:2px #cccccc solid;
		border-left:1px #dedede solid;
		border-right:2px #cccccc solid;
		cursor: pointer;
		color:#36b;
		height:22px;
		padding:padding:0px 2px 1px 2px;
		font-weight: none;	
		font-size:14px;
}
		html>body .stock-button {
    	padding:0px 5px 3px 5px;
}
.form-error {
	color: #C83030;
}
.form-help {
	position:absolute;
	visibility:hidden;
	background-color:#FFF0C7;
	padding:3px;
	border:1px solid black; 
	margin-top:5px;
	width:250px;
	z-index:10000;
	text-align:left;
	-moz-border-radius:5px;
}
.wizard-help {
	color: #36b;
	font-weight: bold;
	text-decoration: underline;
}
.title-link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.title-link hover {
	color: #444;
	text-decoration: underline;
	font-weight: none;
	font-size: 12px;	
}


/***********************************Top Navigation Elements*****************************/
	#top-nav {
		clear: both;
		background: url(http://www.pressrelease365.com/img/top-nav_bg.gif) 0 100% no-repeat;
		padding-left: 34px;
		margin: 0 0 2px 5px;
		width:880px;
		}

	#top-nav ul {
		width:880px; 
		height: 2.3em;
		background: url(http://www.pressrelease365.com/img/top-nav-ul-bg.gif) 100% 100% no-repeat; 
		} 
		
	* html #top-nav ul {
		height: 20px; 
		}

	#top-nav ul li {
		font-size: 10px;
		float: left;
		background: url(http://www.pressrelease365.com/img/top-nav-li-bg.gif) left top no-repeat; 
		padding: 0 0 0 9px;
		border-bottom: 1px solid #ad6; 
		z-index: 0 !important;
		}

	#top-nav ul li#first {
		background: url(http://www.pressrelease365.com/img/top-nav-li-first-bg.gif) left top no-repeat;
		}

	#top-nav ul li a {
		float: left;
		display: block;
		background: url(http://www.pressrelease365.com/img/top-nav-li-a-bg.gif) right top no-repeat;
		padding: 5px 15px 4px 6px;
		text-decoration: none;
		font-weight: bold;
		color: #36b; 
		font-size: 1.2em; 
		position: relative;
		}

	#top-nav ul li a:hover { 
		color: #692; 
		}

	#top-nav ul li.admincs a { 
		background: url(http://www.pressrelease365.com/img/top-nav-admincs-a-bg.gif) right top no-repeat;
		color: red; 
		}

	#top-nav ul li.current { 
		background: url(http://www.pressrelease365.com/img/top-nav-li-current-bg.gif) left top no-repeat; 
		border-bottom: none; 
		}

	#top-nav ul li#first.current {
		background: url(http://www.pressrelease365.com/img/top-nav-firstcurrent-bg.gif) left top no-repeat;
		border-bottom: none; 
		}

	#top-nav ul li.current a {
	  	background: url(http://www.pressrelease365.com/img/top-nav-li-current-a-bg.gif) right top no-repeat;
	  	padding-bottom: 5px; 
		color: #36b !important; 
		}
		
.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
			}	

.clearfix { 
			height: 1%; 
}
			
/********************************** Module Elements***********************************/

.module-container {
background-color: #FFFFFF;
position: relative;
}
.module-header {
border: 1px solid #c7ffae;
background: url(http://www.pressrelease365.com/img/button_gradient.gif) scroll repeat-x center left;
position: relative;
height: 20px;
}
.module-title {
color: #d61;
font-weight: bold;
position: absolute;
width:100%;
top: 3px;
left: 5px;
}

.module-box {
border: 1px solid #c7ffae;
margin-top: 1px;
}
.module-minimum-height {
	
padding: 5px;
height:auto;
}

.module-bottom {
background: transparent url(http://www.pressrelease365.com/img/middle.gif) scroll repeat-x top;
margin-bottom: 5px;
width: 100%;
}
.module-bottom DIV {
background: transparent url(http://www.pressrelease365.com/img/left.gif) scroll no-repeat top left;
width: 100%;
}
.module-bottom DIV DIV {
background: transparent url(http://www.pressrelease365.com/img/right.gif) scroll no-repeat top right;
font-size: 0;
height: 6px;
width: 100%;
}
.quote-bottom {
background: transparent url(http://www.pressrelease365.com/img/middle.gif) scroll repeat-x top;
margin-bottom: 0px;
width: 100%;
}
.quote-bottom DIV {
background: transparent url(http://www.pressrelease365.com/img/left.gif) scroll no-repeat top left;
width: 100%;
}
.quote-bottom DIV DIV {
background: transparent url(http://www.pressrelease365.com/img/right.gif) scroll no-repeat top right;
font-size: 0;
height: 6px;
width: 100%;
}


