/* CSS Document */
body {
    background: #ffffff top repeat-x url(/resources/backgrounds/body.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #777;
    margin: 0;
}
* {
    padding: 0;
    margin: 0
}
#container {
    width: 1000px;
}
#header {
    height: 69px;
}
#header h1 {
    font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana;
    font-size: 250%;
    color: #333;
    letter-spacing: -1px;
    padding: 15px 40px 0 10px;
    float: left;
    border-right: 1px solid #eee;
}
#header h1 a {
    color: #000;
    text-decoration: none;
}
#header h3 {
    padding: 33px 0 5px 10px;
    font-size: 100%;
    color: #ccc;
    font-weight: normal;
    margin: 0 0 0 200px;
    border-right: 1px solid #eee;
}
#sidebar {
    width: 170px;
    float: left;
    border: 1px #CCCCCC dotted;
    border-top: #FFFFFF 1px solid;
    background: #f0f0f0 url(/resources/backgrounds/sidebarbottom.jpg) no-repeat bottom;
    text-align: center;
}
#nav {
    margin: 0 20px 0 0 !important;
    margin: 0px 10px 0 0;
    padding-left: 200px;
    float: left;
}
#nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
#nav li a {
    display: block;
    padding: 5px 10px 14px 10px;
    margin: 0 1px 0 1px;
    color: #666;
    text-decoration: none;
    font-weight: bold;
}
#nav li a:hover, .active {
    background: url(/resources/backgrounds/menu_a_hover.gif) repeat-x bottom;
    color: #000;
}
.clear {
    clear: both;
}
#content {
    padding: 0px 0px 20px 20px;
    float: left;
    width: 805px;
}
#content h1 {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0 0 0;
    color: #BFEF01;
}
#content h2 {
    font-size: 16px;
    color: #333;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    margin: 10px;
    margin-bottom: 1px;
    margin-left: -1px;
}
#content p {
    line-height: 20px;
    margin: 20px 0 20px 0;
}
#content ul {
    margin: 15px 0 15px 20px;
    padding: 0;
}
#content li {
    margin: 10px 0 10px 0;
    padding: 0 0 0px 15px;
    list-style: none;
    background-image: url(/resources/backgrounds/li.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
#content #sideblock {
    width: 180px;
    padding: 10px;
    background-color: #fff;
    float: right;
    font-size: 90%;
    margin: 0 0 0 20px;
}
.sidebarfooter {
    background-color: #eee;
    text-align: left;
    padding: 7px 5px 7px 5px;
    font-size: 80%;
}
.sidebarfooter a {
    background-color: #f6f6f6;
    padding: 3px;
    text-decoration: none;
}
.sidebarfooter a:hover {
    color: #000;
    background-color: #fff;
}
#content #sideblock h1 {
    text-transform: none;
    font-size: 120%;
    color: #000;
    margin: 0;
    letter-spacing: 0;
}
#sideblock p {
    text-indent: 0;
    line-height: 17px;
    padding: 5px;
    margin: 5px 0 5px 0;
    color: #bbb;
}
#sideblock ul {
    margin: 0 0 5px 5px;
    border: none;
}
#sideblock li {
    margin: 0;
    background-image: none;
    padding: 0;
    border: none;
}
#sideblock li a {
    text-decoration: none;
    display: block;
    background-color: #fff;
    padding: 5px 5px 5px 10px;
    color: #888;
}
#sideblock li a:hover {
    background-color: #f9f9f9;
    color: #666;
    background-image: url(/resources/backgrounds/sideblock_li_a_hover.gif);
    background-position: left;
    background-repeat: no-repeat;
}
blockquote {
    background-image: url(/resources/backgrounds/bq.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 10px;
    border: 1px solid #eee;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    margin-bottom: 5px;
	margin-left: -5px;
}
#content a {
    color: #0066CC;
    text-decoration: none;
}
#content a:hover {
    color: #000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#sidebar a {
    color: #333;
}
#sidebar h1 {
	font: 15px "Trebuchet MS", Tahoma, Verdana;
    color: #000;
    font-weight: normal;
}
#sidebar p {
    font-size: 90%;
    margin: 0px 0 15px 0;
}
#footer {
    padding: 20px;
    padding-left: 200px;
    border-top: 2px solid #ccff00;
    color: #333333;
    /*text-align: center;*/
    border-bottom: 2px solid #ccff00;
    background-color: #f9f9f9;
    margin-bottom: 30px;
}
#footer a  {
    color: #999;

}
#footer a {
	text-decoration: none;
}
div.album1 {
    width: 45%;
    float: left;
    padding: 1%;
}
div.album2 {
    width: 45%;
    float: left;
    padding: 1%;
}
div.thumb1 {
    width: 48%;
    float: left;
    padding: 1%;
}
div.thumb2 {
    width: 48%;
    float: left;
    padding: 1%;
}
img {
    border: 0px;
}
p.breadcrumb {
    font-size: 9px;
    margin: 0 0 0 -40px;
}
p.reply {
    background-image: url(/resources/backgrounds/bq.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px 35px 5px 5px;
    border: 1px solid #eee;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    margin-bottom: 5px;
}
fieldset {
    border-color: #BFEF01;
    margin-bottom: 5px;
}
.username {
    background-image: url(/resources/img/icons/user.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 120px;
}
.password {
    background-image: url(/resources/img/icons/key.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 120px;
}
.email {
    background-image: url(/resources/img/icons/email.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 120px;
}
#msgcomplete {
    position: absolute;
    top: 103px;
    left: 172px;
    height: 90%;
    width: 60%;
    background: url(/resources/backgrounds/msgcomplete.jpg) #fff;
    background-repeat: repeat-x;

    padding: 20px;
}
.small {
    font-size: 10px;
}
.img {
    border: 1px solid #BFEF01;
}
.selected {
    border: 1px solid #FF0000;
    background: #bfef01;
    width: 20px;
    padding: 0px 5px 5px 5px;
}
div#left {
    text-align: left;
    padding-left: 5px;
}
.smiley {
    padding: 3px;
    cursor: pointer;
}
#content .pagination {
	width: 580px;
	padding: 5px;
}
#content .pagination a {
    float: left;
    border: 1px solid #BFEF01;
    margin: 0 5px 5px 0;
	padding: 3px 0 5px 0;
    width: 20px;
    height: 10px;
    background: #fff;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
	text-align: center;
}
#content .pagination a:hover {
    color: #666666;
    border: 1px solid #666666;
    background: #BFEF01;
    text-decoration: none;
}
#content .pagination .selected {
    color: #666666;
    border: 1px solid #666666;
    background: #BFEF01;
    text-decoration: none;
}

textarea {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
    width: 600px;
    height: 150px;
}
input[type='text'] {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
    width: 120px;
    margin-bottom: 3px;
    margin-right: 3px;
}
#send {
	width: 80px;
}
#sendfriend {
	width: 115px;
}
#postmsg {
	width: 80px;
}
.send {
	width: 80px;
}
.error {
	margin-top: 30px;
	background: #FF0000;
	width: 350px;
	border: 1px solid #990000;
	padding: 5px;
	color: #990000;
	font-weight: bold;
}
div.album1 {
    width: 48%;
    float: left;
    padding: 1%;
}
div.album p{
margin: 0;
padding: 0;
}
div.album2 {
    width: 48%;
    float: left;
    padding: 1%;
}
.footericon {
	padding-right: 3px;
}