﻿body 
{
	/*background: #e1e1e1;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}
.userimg
{
	float:right;
	width:100px;
	height: 99px;
	background: #FFFFFF url(../images/userbg.jpg) no-repeat left top;
	padding: 10px
}

.img
{
	float:right;
	vertical-align:top;
	width:75px;
	
}
#resource-content {
	margin-left:175px;
}
.mandtry
{
	color:Red;
}

.dt
{
	font-size: 0.92em;
	color: #898989;
	border-bottom: solid 1px #cccccc;
	margin: 10px 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}

.t {background: url(../images/icons/dot2.gif) 0 0 repeat-x;}
.b {background: url(../images/icons/dot2.gif) 0 100% repeat-x}
.l {background: url(../images/icons/dot2.gif) 0 0 repeat-y}
.r {background: url(../images/icons/dot2.gif) 100% 0 repeat-y}
.bl {background: url(../images/icons/bl2.gif) 0 100% no-repeat}
.br {background: url(../images/icons/br2.gif) 100% 100% no-repeat}
.tl {background: url(../images/icons/tl2.gif) 0 0 no-repeat}
.tr {background: url(../images/icons/tr2.gif) 100% 0 no-repeat; padding:3px} 

#toplinks {
	padding: 0 25px;
	padding-top: 15px;
	width: 920px;
	overflow: hidden;
	text-align: right;
}

#toplinks #rightlinks {
	float: right;
	overflow: hidden;
	text-align: right;
}
#toplinks span {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a:hover {
	color: #CC6600;
}
#toplinks #contactus {
	background: url(http://www.submitinme.com/images/icons/contact.gif) no-repeat left;
}
#toplinks #faq {
	background: url(http://www.submitinme.com/images/icons/faq.gif) no-repeat left;
}


/* --- Paging Links --- */
.pnlPageLinks {
	clear:both;
	margin-top:20px;
	background-color:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #FBFBFB;
	padding:6px;
	text-align:center;
	font-weight:bold;
}
.pnlPageLinks p {
	display:inline;
	margin-right:30px;	
	font-weight:normal;
}
.pnlPageLinks p span
{
	font-weight: bold;
	color: #1051e1;
}
#lblNav {
	font-weight: bold;
	color: #006633;
}
#lblNav a {
	font-weight:normal;
}	
/* -x- Paging Links -x- */

#newsbottomlinks
{
	background-color: #255d9f;
	width:940px;
	overflow:hidden;	
	padding:0 5px;  
	margin:30px 10px;
}
#newsbottomlinks {
	background-color: #255d9f;
	font-size: 10px;
}
#newsbottomlinks ul {
	padding: 0;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
#newsbottomlinks ul li {
	display: block;
	float: left;
}
#newsbottomlinks ul li a {
	display: block;
	color: #FFFFFF;
	padding: 2px 15px;
	border-right: solid 1px #B9D1F0;
	text-decoration: none;
}
#newsbottomlinks ul li a.last {
	border: none;
}
.ConfirmationBox {
	margin:20px 100px;
	padding:25px;
	border:solid 5px #F4F4F4;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
.rating
{
	font-size: 11px;
	color: #333333;
}
.listingItem
{
	padding: 10px 0;
	/*border-bottom: solid 1px #e6e6e6;  width:710px;*/
	overflow: hidden;
	padding-top: 15px;
	border-bottom-color: #E94616;
width:550px;
}
.Postedon 
{
	color:Gray;
	font-style:italic;
}
.subscribe
{
	padding:7px;
	border: solid 1px #e6e6e6;
}


.MidRed {
	font-size: 16px;
	color: #EC562B;
	font-weight: bold;
}


.sidebarBox
{
	border: solid 1px #cccccc;
	margin-bottom: 10px;
}
.sidebarBox h4
{
	background-color: #c5d0e0;
	background-image: url(../images/bg/sidebg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #285d8f;
	height: 24px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.sidebarBox ul.simpleList a
{
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
	list-style-type: none;
}
.sidebarBox ul li
{
	list-style-type: none;
}

.sidebarBox ul.simpleList 
{
	list-style:none;
	margin:10px 0;
	padding:0 5px
}
	
.sidebarBox ul.simpleList a
{
	margin:1px 0 1px 5px
}

#Tags
{
	background-color: #f1f1f1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 570px;
	height: 16px;
	margin: 0pt;
	padding: 5px;
}
#Tags a
{
	text-decoration: underline;
}
.authorTitle 
{
	font-family: Arial, Sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#105ccf;
	padding-bottom: 5px;
}
.authorSubTitle 
{
	font-family: Arial, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#4e463f;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.AboutAutho
{
	border: solid 1px #cccccc;
	margin-bottom: 10px;
	padding: 10px;
}
.Bookmarks-head {
	font-family: verdana,arial,sans-serif;
	font-size: x-small;
	color: #666666;
	border: solid 1px #cccccc;
	padding: 5px;
	font-weight: normal;
	margin-top: 10px;
	background-color: #e7e7e7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-transform: uppercase;
}
.comment
{
		margin-top: 0px;
		margin-right: -25px;
		margin-bottom: 0px;
		margin-left: -25px;
		padding-top: 1.5em;
		padding-right: 25px;
		padding-bottom: 1.5em;
		padding-left: 25px;
		border-top: solid 1px #e9eff3;
}
span.submitted, .description
{
	font-size: 0.92em;
	color: #898989;
	border-bottom: solid 1px #eeeeee;
}

span.redviews
{
	font-size: 0.92em;
	color: #990000;

}