﻿*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #666666;
    background: #FDFDFD url(Images/topback.jpg) repeat-x;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}

p, ol, ul 
{
    text-align: justify;
    line-height: 160%;
    margin-bottom: 1.5em;
}

ul, ol 
{
	margin-left: 4em;
}

a
{
    color: #3C7BCF;
}

a img
{
    border: none;
}

a:hover
{
    text-decoration: underline;
}

a.headerlink
{
    color: #F2F2F2;    
}

a.headerlink:visited
{
    color: #F2F2F2;
}

img.left
{
    float: left;
    margin: 5px 15px 0px 0px;
}

img.right
{
    float: right;
    margin: 5px 0px 0px 15px;
}

img.centred
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.PictureViewer
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding: 2px;
    width: expression(this.width > 500 ? 500: true);
}

.right
{
    vertical-align: bottom;
    text-align: right;
}

.left
{
    vertical-align: bottom;
    text-align: left;
}

.centre
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

table tbody tr td
{
    width: auto;
    border-spacing: 2px;
    empty-cells: hide;
    caption-side: bottom;
    table-layout: auto;
}

table.piclinks
{
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
    width: 100%;
    text-align: center;
}

table.copyright
{
    empty-cells: hide;
    border-spacing: 5px;
    width: auto;
}

table.padded-table td
{
    padding: 3px 0px 3px 2px;
}

table.profiletable table tbody tr td
{
    margin: 0px auto auto 0px;
    padding: 3px 0px 3px 2px;
    vertical-align: top;
}

table.picsubmit tbody tr td
{
    margin: 0px auto auto 0px;
    padding: 3px 0px 3px 2px;
    border-style: hidden;
    border-width: 5px;
    width: auto;
    table-layout: auto;
    empty-cells: hide;
}

table.comments tbody tr td
{
    margin: 0px auto auto auto;
    padding: 2px 4px 2px 4px;
    background-color: #E0E0E0;
    border: 0px hidden #E0E0E0;
    vertical-align: top;
}

td.crpic
{
    text-align: center;
}

td.crleft
{
    width: 90px;
    background-color: #CCCCCC;
    font-size: 16px;
    font-weight: bolder;
}

td.crright
{
    background-color: #E4E4E4;
    font-size: 16px;
}

td.profileheader
{
    background-color: #E9ECF1;
    font-weight: bold;
    width: 150px;
}

blockquote 
{
	margin-left: 4em;
	margin-right: 4em;
}

h1, h2, h3, h4
{
    color: #1E679E;
    border-bottom: 1px solid #FDFDFD;
    margin-bottom: 0px;
    padding-bottom: 5px;
    letter-spacing: -0.03em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

h1
{
    font-size: 36px;
}

h2
{
    font-size: 28px;
}

h3
{
    font-size: 18px;
	font-weight: bold;
}

h4
{
    font-size: 14px;
	font-weight: bold;
}

h2.tight
{
    padding-top: 0px;
    padding-bottom: 0px;
    color: #1E679E;
}

h2.profileusername a
{
    padding-top: 0px;
    padding-bottom: 0px;
    color: #1E679E;
    text-decoration: none;
}

h3.blue
{
    color: #1E679E;
    padding-top: 10px;
    padding-bottom: 0px;
}

input, textarea 
{
	padding: 2px 5px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

input.submit
{
    font: 12pt Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    background-color: #ffa20f;
}

input.button
{
    background-color: #CCCCCC;
}

.ProfileThumbImage
{
    width: 75px;
    height: auto;
}

.RankImage
{
    margin: 0 auto;
    vertical-align: top;
    max-width: 295px;
    width: expression(this.width > 295 ? 295 : true);
    text-align: center;
    display: block;
}

.RankImageSmall
{
    padding: 4px;
    width: 85px;
    padding: 4px;
}

.RankImageBacking
{
    width: 93px;
    background-color: #1E679E;
    margin: 0 auto 0 auto;
}

.RankText
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #37404C;
    position: relative;
    top: -5px;
}

.RankTextLayer
{
    position: relative;
    z-index: 25;
    top: -100px;
}

.RankTextSmall
{
    width: auto;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: #37404C;
    margin-top: -3px;   
}

.RankTextLinkLarge
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #37404C;
    position: relative;
    top: -5px;
    color: #1E679E;
    text-decoration: none;
}

.RankTextLink
{
    font-size: 10px;
    text-align: center;
    margin-top: -3px;
    position: relative;
    top: -10px;
    color: #1E679E;
    text-decoration: none;
}

.RankScore
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    letter-spacing: -2px;
    font-size: 22px;
    text-align: center;
    color: #1E679E;
}

.RankScoreLayer
{
    position: relative;
    z-index: 25;
    top: -110px;
    left: 83px;
    width: 50px;
    height: 25px;
    float: left;
}

.TRLargeText
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #1E679E;
    display: inline;
}

.TRText
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #37404C;
    display: inline;
}

.TRTextSmall
{
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: #37404C;
    display: inline;
    margin-top: -3px;   
}

.TRTextLink
{
    font-size: 10px;
    text-align: center;
    margin-top: -3px;
    display: block;
}

.ReportedText
{
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
}

.ReportedTextSmall
{
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}

.UnapprovedText
{
    font-size: 14px;
    font-weight: bold;
    color: #FF8040;
}

.UnapprovedTextSmall
{
    font-size: 12px;
    font-weight: bold;
    color: #FF8040;
}

.ProfileImageLarge
{
    margin: 0 auto;
    vertical-align: top;
    max-width: 150px;
    width: expression(this.width > 150 ? 150: true);
    text-align: center;
}

.ProfileImageSmall
{
    margin: 0 auto;
    vertical-align: top;
    max-width: 100px;
    width: expression(this.width > 100 ? 100: true);
    text-align: center;
    display: inline;
}

#adsmain
{
    width: 120px;
    height: auto;
    margin: 0 auto;
    margin-top: 68px;
}

#leftfirstvisit
{
    width: 120px;
    height: auto;
    margin-top: 68px;
    text-align: left;
}

#pagediv 
{
	width: 900px;
	margin: 0 auto;
	background: url(Images/tophoriz.gif) repeat-y;
}

#pagedivinner
{
    background: url(Images/backhoriz.jpg) no-repeat left bottom;
}

#sitetitle
{
    float: left;
    width: 350px;
    height: 39px;
    margin: 0px;
    padding: 0 0 0 55px;
    letter-spacing: -3px;
    font-size: 36px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
}

#Banner
{
    float: left;
    width: 407px;
    height: 64px;
    margin: 0px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/Images/banner.png');
}

#Banner img 
{ 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
}

#header 
{
	height: 68px;
	background: #087FE7 url(Images/titleback.png) no-repeat;
}

#topmenu
{
    border-style: none;
    position: relative;
    z-index: 55;
    float: right;
}

#topmenu ul
{
    margin: 0px;
    padding: 20px 50px 0 0;
    list-style: none;
    line-height: normal;
}

#topmenu li 
{
	display: inline;
}

#topmenu a
{
    color: #F2F2F2;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding-left: 25px;
}

#topmenu a:hover 
{
	text-decoration: underline;
}

#sharethis
{
    border-style: none;
    position: relative;
    width: 60px;
    height: 17px;
    left: 335px;
    top: 27px;
    z-index: 50;
    margin: 0 auto;
}

div.pagemenu
{
    height: 25px;
    margin: 0 auto;
}

div.pagemenu ul
{
    margin: 0 auto 0 0px;
    padding: 0px 20px 10 0;
    list-style: none;
    line-height: normal;
}

div.pagemenu li 
{
	display: inline;
	padding-right: 15px;
}

div.pagemenu a 
{
	color: #3C7BCF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
    margin: 0 auto 0 0px;
}

div.pagemenu a:hover 
{
	text-decoration: underline;
}


#loginstatus
{
    float: right;
	margin: 0;
    width: 430px;
    height: 20px;
    padding: 5px 60px 0px 0px;
    line-height: normal;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
}

#pagecontent
 {
	background: url(Images/pagemiddle.jpg) no-repeat;
}

#content 
{
	float: left;
	width: 790px;
	padding: 0 0 0 55px;
	position: relative;
	z-index: 10;
	top: -17px;
}

.contentmain
{
    width: 610px;
    float: left;
}

.post 
{
	padding-top: 10px;
}

.post .title 
{
}

.post .title a 
{
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover 
{
	text-decoration: underline;
}

.post .entry 
{
}

.post .meta
{
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(Images/postspacer.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted 
{
	display: block;
	float: left;
}

.post .meta .permalink 
{
	display: block;
	float: right;
	padding-left: 17px;
	background: url(Images/post.gif) no-repeat left center;
}

.post .meta
{
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(Images/comment.gif) no-repeat left center;
}

#sidebar
{
    float: right;
    width: 150px;
    padding: 20px 10px 0 10px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 10px;
}

#sidebar li ul 
{
}

#sidebar li li 
{
	margin: 0;
}

#search 
{
}

#search br 
{
	display: none;
}

#search input 
{
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s 
{
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#bottombar 
{
	margin: 0 46px;
	padding: 0px 28px 0 28px;
	background: #F2F2F2 url(Images/bottombar.jpg) repeat-x;
    height: 94px;
}

#bottombar #col1 
{
	float: left;
	width: 218px;
}

#bottombar #col2 
{
	float: left;
	width: 218px;
	padding-left: 45px;
}

#bottombar #col3 
{
	float: left;
	width: 218px;
	padding-left: 45px;
}

#footer 
{
    width: 900px;
	height: 65px;
	background: url(Images/footer.png) no-repeat;
}

#footer p 
{
	margin: 0;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
	color: #8E8E8E;
}

#footer a 
{
	color: #666666;
}

dl.list1 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt 
{
	float: left;
	width: 100px;
}

dl.list1 dd 
{
	margin-bottom: 2px;
}

dl.list1 a 
{
    color: #3C7BCF;  
    text-decoration: none;  
}

dl.list1 a:hover
{
    text-decoration: underline;
}

ul.list2 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li 
{
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad 
{
	margin-right: 0;
}

.largeheader
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #37404C;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.8em;
    font-size: 15px;
}

.commentsheader 
{ 
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #37404C;
    margin-top: 0px; 
    margin-bottom: 0px; 
    line-height: 1.2em;
    font-size: 12px;
    text-align: left;
}

.commentuser
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #37404C;
    margin-top: 0px; 
    margin-bottom: 0px; 
    font-size: 11px;
    text-align: left;
}

.comment
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #37404C;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
    text-align: left;
    text-indent: 5px; 
}

.commentbox
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
    width: 95%;
}

.enlargedimage
{
    margin: auto;
    width: auto;
    height: auto;
}

.navigation
{
}

#leftnav 
{
	float:left;
	width:60px;
	text-align:center;
}

#rightnav 
{
	float:right;
	width:60px;
	text-align:center;
}

#numnav
{
	float:inherit;
	text-align:center;	
}