/*
global
*/
* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6B5E47;
height: 100%;
}

table {
	border-collapse:collapse;
	margin:0;
}

h1, h2, h3 {
margin-top: 1.5em;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1em;
}

p, ul, ol {
margin-top: 1.5em;
}

a {
color: #A58218;
}

a:hover {
text-decoration: none;
}

ul, ol {
margin-left: 3em;
}

blockquote {
margin-left: 3em;
margin-right: 3em;
}

hr { display: none; }

img {
border: 0;
}

.hr1 {
height: 4px;
padding-bottom: 20px;
background: url(../img/css/default/img02.gif) repeat-x left top;
}

.hidden {
display: none;
}
.fakelink
{
cursor: pointer;
}
.tabledescr {
width:100px;
float: left;
}
.captchareload {
background: #F5F5F5 url(../img/css/default/reload.png) no-repeat;
display: block;
width: 18px;
height: 15px;
}
.captchareload span {
display:none;
}
.relative {
position:relative;
}
.floatleft {
float:left;
}
.captchareloadcontainer {
float:left;
position:absolute;
top:25px;
left:151px;
}
.lefttd {
float:left;
}
.righttd {
float:right;
}
.clear {
clear:both;
}
/*
end global
*/

/*
main containers
*/
#mainbodycontainer {
width: 890px;
margin: 0 auto;
padding: 0px 20px 0px 20px;
}

#topcontainer {
width: 890px;
height: 90px;
margin: 0 auto;
}

#middlecontainer {
width: 890px;
background: #F2F2F2;
}

#menusideinnerleft {
float: left;
width: 150px;
padding: 0 10px 20px 0;
}

#menusideinnerright {
float: right;
width: 150px;
padding: 0 0 20px 10px;
}

#footer {
width: 830px;
height: 120px;
margin: 0 auto;
padding: 0 50px 0 50px;
background: #fff;
}
/*
end main containers
*/

/*
logo
*/
#logo {
margin: 0;
padding: 0;
width: 890px;
height: 90px;
background: #F5F5F5 url(../img/css/default/logo2.jpg) no-repeat;
/*
background: #171A36;
*/
}

#servertime {
padding: 20px 0 0 110px;
font-size: 16px;
color: #fff;
}

#logo h1, #logo h2 {
margin: 0;
padding: 0;
display: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
margin: 0;
padding: 10px 0 0 20px;
font-size: 40px;
font-weight: normal;
color: #fff;
}

#logo h1:hover {
color: #E7C254;
}

#logo h2 {
margin: 0;
padding: 0 0 0 10px;
text-transform: uppercase;
font-size: 14px;
color: #E7C254;
}

#logo h2 a {
color: #C6D0B3;
}

#logo a {
display: block;
height: 85px;
text-decoration: none;
}
/*
end logo
*/

/*
menu
*/
#menu {
margin: 0;
float: right;
width: 890px;
background: #252C58 none repeat scroll 0 0;
}

#menu ul {
margin: 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
margin: 0;
padding: 8px 8px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #E7C254;
}

#menu a:hover {
background: #353E7E;
}

#menu .current_menu_item a {
background: #171A36;
}

#menu .red_page_item a {
color: #cc0000;
}
/*
end menu
*/

/*
Content item
*/
#contentcontainer {
float: left;
width: 550px;
padding: 30px 10px 0px 10px;
background: #fff url(../img/css/default/img02.gif) repeat-x left top;
line-height: 25px;
}

#contentcontainer h1 {
letter-spacing: -.5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
font-weight: normal;
color: #A7927B;
}

#contentcontainer .itemhead {
margin: 0;
padding: 0;
}

#contentcontainer .itemhead span a {
color: #171A36;
}

#contentcontainer h2 {
letter-spacing: -.5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
font-weight: normal;
color: #616B4F;
}

#contentcontainer .meta {
height: 31px;
background: #EAF0DE url(../img/css/default/img06.jpg) no-repeat right bottom;
text-decoration: none;
}

#contentcontainer #contentcontainered {
float: left;
height: 16px;
padding: 5px 20px 5px 12px;
}

#contentcontainer .permalink, #contentcontainer .comments {
float: right;
height: 16px;
}

#contentcontainer .permalink {
background: url(../img/css/default/img05.gif) no-repeat left 80%;
padding: 5px 30px 5px 15px;
}

#contentcontainer .comments {
background: url(../img/css/default/img04.gif) no-repeat left 87%;
padding: 5px 30px 5px 20px;
}

#contentcontainer .permalink {
}

#contentcontainer .item {
margin-bottom: 10px;
padding-bottom: 35px;
text-align: justify;
color: #4D4133;
}

/*
end content item
*/

/*
Shared menu classes
*/
.menu_divider {
background: #171A36;
color: #fff;
font-size: 12px;
padding: 5px;
}

#menusideinnerright ul, #menusideinnerleft ul {
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}

#menusideinnerright li, #menusideinnerleft li {
background: #252C58;
border-bottom:1px dotted #616688;
border-right:1px dotted #616688;
}

#menusideinnerright li a, #menusideinnerleft li a {
display: block;
padding: 10px;
text-decoration: none;
color: #E7C254;
}

#menusideinnerright li:hover, #menusideinnerleft li:hover {
background: #353E7E none repeat scroll 0 0;
}

#menusideinnerright li ul, #menusideinnerleft li ul {
line-height: 25px;
padding: 0px 20px 30px 20px;
background: #ccccff url(../img/css/default/img03.gif) no-repeat right bottom;
margin-bottom: 40px;
}

#menusideinnerright h1, #menusideinnerleft h1 {
margin: 0;
padding: 0;
color: #171A36;
font-size: 18px;
}

#menusideinnerright .menu_text, #menusideinnerleft .menu_text {
background: #fff;
padding: 5px;
margin-bottom: 5px;
border: 1px dashed;
}

#menusideinnerright .menu_text a, #menusideinnerleft .menu_text a {
color: #5C728A;
display: inline;
padding: 0;
}

#menusideinnerright .menu_text ul, #menusideinnerleft .menu_text ul {
list-style: disc;
padding: 0 0 0 15px;
}

#menusideinnerright .menu_text li, #menusideinnerleft .menu_text li {
background: transparent;
padding: 5px 0 0 0;
border: 0;
}

#menusideinnerright h2, #menusideinnerleft h2 {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #E4BA3F;
}

#menusideinnerright a, #menusideinnerleft a {
color: #fff;
}

#menusideinnerright p, #menusideinnerleft p {
margin: 5px 0 0 0;
}

/*
End shared menu classes
*/


/*
footer
*/
#footer p {
margin: 0;
padding: 15px;
text-align: center;
font-size: 11px;
color: #909B78;
}

#footer a {
color: #909B78;
}

#loginkey {
background: #F5F5F5 url(../img/css/default/loginkey.png) no-repeat;
height: 16px;
width: 16px;
float: right;
}
#loginkey ins {
display: none;
}
#logoutlock {
background: #F5F5F5 url(../img/css/default/lock_break.png) no-repeat;
height: 16px;
width: 16px;
float: right;
}
#logoutlock ins {
display: none;
}
/*
end footer
*/

/*
jquery
*/
#psr_score { display: inline; padding-left: 10px; }
#psr_verify { display: inline; padding-left: 10px; }
#psr_strength_notice { display: inline; padding-left: 10px; }

.psr_Weak { color: #A52A2A; }
.psr_Medium { color: #FFA500; }
.psr_Strong { color: #3DBE5E; }
.psr_Excellent { color: #416EC2; }

#tooltip {
position:absolute;
border:1px solid #333;
background:#f7f5d1;
padding:2px 5px;
color:#333;
display:none;
}
/*
end jquery
*/
.bg {
background: #E0E0E0;
}

.bg2 {
background: #FAFAFA;
}

.bg:hover, .bg2:hover {
background: #E7FFCC url(../img/css/default/img02.gif) repeat-x left bottom;
}

.crowdedtable td {
	padding:0 5px 0 5px;
	margin:0 5px 0 5px;
	vertical-align:middle;
}
