﻿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;
}
.leftbar
{
	padding: 5px;
	width: 500px;
	float: left;
	vertical-align: top;
}
.mypageleftbar
{
	width: 210px;
	padding: 5px;
	float: left;
}
.leftPanel
{
	background: url(../images/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
.leftPanel h4
{
	background: url(../images/leftPanel_top.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.leftPanel ul
{
	margin-left: 0;
	padding-left: 0;
}
.leftPanel ul li
{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/bullBlue.jpg) no-repeat 13px 6px;
	line-height: 20px;
}
.leftPanel ul li a
{
	text-decoration: none;
	color: #3C5B8A;
}
.leftPanel ul ul
{
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftPanel ul ul li
{
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftPanel ul ul li a
{
	text-decoration: underline;
	color: #0066CC;
}
.leftPanel .bot
{
	background: url(../images/leftPanel_bottom.gif) no-repeat left bottom;
	padding: 5px;
}
.leftBottom
{
	text-align: center;
	margin-top: 30px;
}

#mypageContentRight
{
	padding: 5px;
	margin-left: 210px;
	margin-right: 10px; /*	float:right;*/
	vertical-align: top;
}
#mainContentRight
{
	padding: 5px;
	margin-left: 210px;
	margin-right: 10px;
	float: right;
	vertical-align: top;
}
.rightbar
{
	width: 400px;
	float: right;
	vertical-align: top;
	padding: 5px;
}

.img
{
	float: right;
	vertical-align: top;
	width: 75px;
}
#resource-content
{
	margin-left: 175px;
}
.newsContainer
{
	/* width:50%;*/
	border-right: solid 1px #CCCCCC;
	padding: 20px;
}
.newsContainer h2
{
	padding: 4px;
	margin: 0;
}
.newsTitle
{
	font-size: 24px;
	color: #284f8f;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsSmallTitle
{
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
.newsHeader
{
	padding: 8px;
	border: solid 1px #aaaaaa;
	background-color: #f1f1f1;
	font-size: 11px;
	margin-bottom: 20px;
}
.Tags
{
	margin-bottom: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dfdfdf;
	background-color: #EDF5FA;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	font-weight: bold;
}
.AboutAutho
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0069d2;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
}
.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-width: 1px;
	border-top-style: solid;
	border-top-color: #e9eff3;
}
span.submitted, .description
{
	font-size: 0.92em;
	color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

span.redviews
{
	font-size: 0.92em;
	color: #990000;
}
.FrontContainer
{
	width: 600px;
}
#FullContent
{
	width: 880px;
	border: solid 1px #CCCCCC;
	padding: 20px;
}
.mandtry
{
	color: Red;
}
.authorTitle
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1.2em;
	margin-top: 1em;
	color: #41699f;
}
.dt
{
	font-size: 0.92em;
	color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #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;
}

.bookmark
{
	padding: 5px;
	border: solid 1px #cccccc;
}
.bookmark a
{
	text-decoration: none;
}


/* --- 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;
	width: 70%;
}
.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;
}
.homelistingItem
{
	padding: 10px 0;
	border-bottom: solid 1px #e6e6e6;
	width: 600px;
	overflow: hidden;
	padding-top: 15px;
}
.listingItem
{
	padding: 10px 0;
	border-bottom: solid 1px #e6e6e6;
	overflow: hidden;
	padding-top: 15px;
}
.newslistingItem
{
	padding: 10px 0;
	border-bottom: solid 1px #e6e6e6;
	width: 380px;
	overflow: hidden;
	padding-top: 15px;
}
.Postedon
{
	color: Gray;
	font-style: italic;
}
.subscribe
{
	padding: 7px;
	border: solid 1px #e6e6e6;
}
.MidRed
{
	font-size: 16px;
	color: #EC562B;
	font-weight: bold;
}

