/* CSS Document */

html,body { font-family:Tahoma; font-size:12px; color:#051e2a;}
body { min-width:1000px;}
.B { clear:both;}
h1 { font-family:Helvetica, Verdana, Arial, sans-serif; font-size:48px; color:#051e2a;}
h2 { font-family:Tahoma; font-size:18px; color:#576e79;}
p{ line-height:1.5em;}

#maincontainer { margin:27px 0 0 55px;}
#sidebar { width:203px; margin:35px 20px 0 0; float:left;}
#sidebar ul li { margin-bottom:7px;}
#sidebar ul li a { text-decoration:none; color:#051E2A;}
#sidebar ul li a.active { text-decoration:line-through;}
#sidebar ul li a.new { color:#ae2929;} 
#sidebar ul li.friends { margin:28px 0 0 0;}

#content { height:494px; margin:35px 0 0 0; margin-bottom:72px;}
/*#content p { float:left; width:240px;}*/
#content img { border:1px solid #818181; margin-left:30px; margin-right:30px; float:left;}


#gallery{margin-left:-55px;background:#9faeaf; overflow:hidden; height:43px !important;}
#gallery li img { cursor:pointer;}
/*jCarouselLite styles*/
.carousel { margin:0 0 20px 10px; padding:10px 0 10px 0; position:relative;}
.carousel button { float:left; width:26px; height:25px; padding:0; margin:7px;}
.carousel .jCarouselLite {
float:left;
left:0;
position:relative;
visibility:visible;
/*width:90% !important;*/
margin:0 auto !important;
z-index:2;
overflow: hidden;
}
.carousel ul {
margin:0;
list-style-type:none;
margin:0;
padding:0;
position:relative;
z-index:1;
width:2890px;
}
.carousel ul li {
float:left;
overflow-x:hidden;
overflow-y:hidden;
width:43px;
margin-right:15px;
}

.carousel ul li {  height:43px;}
.carousel ul li a { display:block;}

.next {
position:relative;
height:25px;
width:26px;
background:url(../images/next.gif) no-repeat top left;
border:none;
float:right !important;
}

.prev {
position:relative;
height:25px;
width:26px;
background:url(../images/prev.gif) no-repeat top left;
border:none;
}

.grey a{opacity: .5;}
.grey a:hover {  opacity: 0.99; /* safari bug */ }
#menu ul {margin-top:7px;}
.folder:hover { cursor:pointer;}
li.active a.selected, li.collapsable span.folder a.selected { text-decoration:line-through !important;}
.file a.selected {color:#576E79 !important;}