/*
global
*/
* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background: #ccccff;
text-align: justify;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #909B78;
height: 100%;
}

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: #909B78;
}

a:hover {
text-decoration: none;
}

ul, ol {
margin-left: 3em;
}

blockquote {
margin-left: 3em;
margin-right: 3em;
}

hr { display: none; }

.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
*/

/*
containers
*/
#topcontainer {
width: 850px;
height: 150px;
margin: 0 auto;
background: #fff;
}
#mainbodycontainer {
width: 800px;
margin: 0 auto;
padding: 28px 50px 0px 50px;
background: #fff;
}
#middlecontainer {
background: #fff;
width: 800px;
}
/*
end containers
*/

/*
logo
*/
#logo {
float: left;
margin: 0;
padding: 0;
width: 350px;
height: 150px;
}

#logo h1, #logo h2 {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
margin: 0;
padding: 0;
padding: 40px 0 0 0;
font-size: 40px;
font-weight: normal;
color: #616B4F;
}

#logo h1 a {
color: #616B4F;
}

#logo h2 {
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 14px;
color: #C6D0B3;
}

#logo h2 a {
color: #C6D0B3;
}

#logo a {
display: block;
height: 140px;
text-decoration: none;
}
/*
end logo
*/

/*
menu
*/
#menu {
margin: 0;
padding-top: 40px;
float: right;
width: 490px;
}

#menu ul {
margin: 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
margin: 0;
padding: 10px 10px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #616B4F;
}

#menu a:hover {
background: #ccccff;
color: #fff;
}

#menu .current_menu_item a {
background: #ccccff;
color: #fff;
}

#menu .red_page_item a {
color: #cc0000;
}
/*
end menu
*/

/*
Content item
*/
#contentcontainer {
float: left;
width: 500px;
padding: 46px 0px 0px 0px;
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: #616B4F;
}


#contentcontainer .itemhead {
margin: 0;
}

#contentcontainer .itemhead span a {
color: #616B4F;
}

#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;
}

/*
end content item
*/


/*
Menu side inner right
*/
#menusideinnerright {
float: right;
width: 250px;
}

#menusideinnerright ul {
margin: 0;
padding: 0;
list-style: none;
}

#menusideinnerright li li a {
color: #666aaa;
}

#menusideinnerright li {
background: #ccccff;
}

#menusideinnerright 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 li li {
padding: 0;
background: #ccccff;
color: #666666;
}

#menusideinnerright h2 {
width: 190px;
margin: 0 0 15px 20px;
padding: 20px 0 7px 0;
background: url(../img/css/default/img07.gif) repeat-x left bottom;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
}

#menusideinnerright a {
color: #fff;
}
/*
End menu side inner right
*/

/*
footer
*/
#footer {
width: 800px;
height: 50px;
margin: 0 auto;
padding: 0 50px 0 50px;
background: #fff;
}

#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;
}

.tooltip {
cursor: help;
}
/*
end jquery
*/
