/*
Theme Name: Insert Order Number or Sitename here  
Description: 
Version: 1 
*/

/*** Reset ***/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/*** html 5 ***/
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {  display: block; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font-family: Arial, Helvetica, sans-serif; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #dd0094; }
a:hover { color: #dd0094; }


.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.fl{ float: left; }
.fr{ float: right; }
.clear{ clear:both; }
.fnone{ float: none; }
.txt-center{ text-align: center; }
.txt-left{ text-align: left; }
.txt-right{ text-align: right; }

/** Font **/
@font-face {
    font-family: 'AccidentalPresidencyRegular';
    src: url('fonts/accid___-webfont.eot');
    src: url('fonts/accid___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/accid___-webfont.woff') format('woff'),
         url('fonts/accid___-webfont.ttf') format('truetype'),
         url('fonts/accid___-webfont.svg#AccidentalPresidencyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/** Wrapper **/
/*------------------------*/
body{ 
   background: #260108 url(../images/bg.jpg) no-repeat top center;
   font-family: Arial, Helvetica, sans-serif;
}

#wrapper{ width: 985px; margin: 0 auto; }


/** Header **/
/*------------------------*/
#header { position: relative; margin-bottom: 20px; }
#header .top{ height: 97px; }

#header #logo{ float: left; margin: 0 0 0 -10px; display: inline; }
#header #nav-top{ float: right; margin: 10px 0 25px 0; font-size: 12px; color: #e851a9; }
#header #nav-top a{ color: #e851a9; text-decoration: none; }
#header #nav-top ul{ list-style: none; margin: 0; }
#header #nav-top ul li{ display: inline; float: left; }
#header #nav-top ul li span{ padding: 0 10px; }


#search { float: right; clear: right; position: relative; }
#search form{ width: 185px; height: 24px; padding: 8px 0 0 20px; position: relative; background: url(../images/search-bg.png) no-repeat; }
#search form .txt{ width: 150px; font-size: 12px; font: 12px Arial, Helvetica, sans-serif; border: none; background: none; float: left; color: #19000a; }
#search form .sub{ width: 30px; height: 32px; background: none; border: none; cursor: pointer; position: absolute; top: 0; right: 0; }


#nav{ height: 77px; width: 984px; padding: 2px 0 0 1px; background: url(../images/navi-bg.png) no-repeat; position: relative; }
#nav ul{ margin: 0; list-style: none; }
#nav ul li{ display: inline; float: left; margin: 0 16px; }
#nav ul li.last{ margin-right: 0; }
#nav ul li a{ font-size: 20px; color: #fff; text-decoration: none; text-transform: uppercase; line-height: 42px; padding: 0 19px; display: block;font-family: 'AccidentalPresidencyRegular', "Accidental Presidency", Arial, Helvetica; }
#nav ul li a:hover, #nav ul li.sfHover a{ background: url(../images/nav-hover.png) repeat-x; }

#nav ul ul{ position: absolute; top: 45px; left: 15px; padding: 5px 0 0; display: none; background: url(../images/blank.gif) repeat; }
#nav ul ul li{ float: left; margin: 0 20px 0 0; }
#nav ul ul li a, #nav ul li.sfHover ul li a{ padding: 0 10px; color: #ffddb0; font-size: 12px; font-weight: bold; font-family: Verdana, Geneva, sans-serif; text-transform: none; line-height: 23px; background: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#nav ul li.current ul{ display: block!important; visibility: visible!important; }
#nav ul ul li a:hover, #nav ul ul li.sfHover a, #nav ul ul li.current a{ background: #fff!important; color: #7f084d!important; }


/** Content **/
/*------------------------*/
#content{ margin-bottom: 20px; }
#content #main{ width: 822px; float: right; }

#content #main .box{ margin-bottom: 1px; }
#content #main .box .box-top{ height: 46px; width: 800px; padding: 0 11px; line-height: 46px; font-family: Verdana, Geneva, sans-serif; background: url(../images/box-top.png) no-repeat; }
#content #main .box .box-top h6{ font-size: 13px; color: #fff; margin: 0; line-height: 46px; font-weight: bold; }
#content #main .box .box-top .fr{ font-size: 11px; line-height: 46px; color: #ffddb0; }
#content #main .box .box-top a{ color: #ffddb0; text-decoration: none; }
#content #main .box .box-top a:hover, #content #main .box .box-top a.active{ text-decoration: underline; }
#content #main .box .box-top a:hover span, #main .box .box-top a.active span{ font-weight: bold; }
#content #main .box-content{ background: #1a000b; padding: 10px; }

#content #main .box-content .item{ margin: 0 10px 10px 0; float: left; color: #73050d; font-size: 11px; font-family: Verdana, Geneva, sans-serif; border: #2a0219 3px solid; padding: 8px; display: inline; width: 128px; height: 150px; }
#content #main .box-content .last{ margin-right: 0; }
#content #main .box-content .item .video{ width: 128px; height: 125px; text-align: center; line-height: 98px; }


#content #main .box-content .gitem{ margin: 0 13px 10px 0; float: left; color: #560534; font-size: 11px; font-family: Verdana, Geneva, sans-serif; border: #2a0219 3px solid; padding: 8px; display: inline; width: 128px; height: 120px; }
#content #main .box-content .last{ margin-right: 0; }
#content #main .box-content .gitem .gallery{ width: 128px; height: 80px; text-align: center; line-height: 98px; }

#content #main .box-content .list{ margin: 0; list-style: none; color: #ffddb0; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
#content #main .box-content .list li{ display: block; line-height: 26px; margin-bottom: 5px; color: #870b53; }
.list .list-head{ background: #2a0219; color: #ffddb0!important; }
.list .col{ float: left; }
.list .col01{ width: 380px; padding-left: 10px; }
.list .col02{ width: 110px; }
.list .col03{ width: 105px; }
.list .col04{ width: 95px; }
.list .col05{ width: 80px; padding-right: 10px; text-align: center; }
.list a{ color: #870b53; text-decoration: underline; }

#content #main .col-left{ float: left; width: 420px; padding: 10px 0 0 20px; color: #fff; font-size: 11px; font-family: Verdana, Geneva, sans-serif; }
#content #main .col-left ul{ margin: 0; list-style: none; }
#content #main .col-left ul li{ display: block; margin-bottom: 7px; }
#content #main .col-left ul li label{ width: 80px; font-size: 11px; font-family: Verdana, Geneva, sans-serif; float: left; color: #fff; }
#content #main .col-left ul li label.desc{ margin: 10px 0 0 0;  }
#content #main .col-left ul li textarea{ width: 330px; height: 30px; font-family: Verdana, Geneva, sans-serif; }



#content #main .col-right{ float: right; width: 325px; margin-top:-30px; }
#content #main .col-right p{ margin-bottom: 10px; }
#content #main .col-right a{ color: #ffddb0; }


#sidebar-left{ width: 148px; float: left; height: auto!important; min-height: 10px; }

#sidebar-left .box{ font-size: 12px; color: #fff; }
#sidebar-left .box .ttl{ height: 28px; color: #fff; font-weight: bold; line-height: 28px; padding: 0 15px; background: url(../images/sidebar-ttl.png) no-repeat; }
#sidebar-left .box-content{ background: #1a000b; height: 1200px; padding: 10px 0 0 0; }
#sidebar-left .box-content ul{ margin: 0; list-style: none; }
#sidebar-left .box-content ul li{ display: block; line-height: 22px; font-weight: bold; color: #fff; padding: 0 15px; clear: both; float: left; }
#sidebar-left .box-content ul li a{ color: #fff; text-decoration: none; display: block; }
#sidebar-left .box-content ul li a:hover{ color: #dd0094; }
#sidebar-left .box-content-tag{ background: #1a000b; height: 550px; padding: 10px 0 0 0; }
#sidebar-left .box-content-tag ul{ margin: 0; list-style: none; }
#sidebar-left .box-content-tag ul li{ display: block; line-height: 22px; font-weight: bold; color: #fff; padding: 0 15px; clear: both; float: left; }
#sidebar-left .box-content-tag ul li a{ color: #fff; text-decoration: none; display: block; }
#sidebar-left .box-content-tag ul li a:hover{ color: #dd0094; }


/** Footer **/
/*------------------------*/
#footer{ width: 945px; height: 50px; background: url(../images/footer-bg.png) no-repeat; color: #fff; padding: 0 20px; margin-bottom: 50px; }
#footer .copy{ font-size: 11px; font-family: Verdana, Geneva, sans-serif; line-height: 50px; }
#footer .fr{ line-height: 50px; font-size: 11px; }
#footer .fr a{ color: #a1015e; text-decoration: underline; }
#footer .fr .sep{ color: #550b2c; padding: 0 5px; }

/** Page **/
/*------------------------*/

#overlay {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
* html #overlay {
    background-color: #000000;
    height: 100%;
    min-height: 100%;
}
#alert_box {
    color: black;
    left: 50%;
    margin-left: -200px;
    position: fixed;
    top: 20%;
    width: 400px;
    z-index: 100;
}
#alert_box .top {
    background: url("../templates/default2/images/alert_box_top.gif") no-repeat scroll center bottom transparent;
    height: 10px;
}
#alert_box .center {
    background-color: white;
    padding: 0 10px;
}
#alert_box .center .left {
    float: left;
    width: 75%;
}
#alert_box .center .right {
    color: red;
    float: right;
    margin: -5px -5px 0 0;
    text-align: right;
    width: 20%;
}
#alert_box .bottom {
    background: url("../templates/default2/images/alert_box_bottom.gif") no-repeat scroll center bottom transparent;
    height: 10px;
}
#alert_box p {
    margin: 0;
    padding: 2px 0 6px;
}
#alert_box #alert_close_button {
    cursor: pointer;
}

div.pagination {
    margin: 3px;
    padding: 3px;
}
div.pagination a {
    border: 1px solid #560534;
    color: #DD0094;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #DD0094;
    color: #560534;
}
div.pagination span.current {
    background: none repeat scroll 0 0 #560534;
    border: 1px solid #DD0094;
    color: #DD0094;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}
div.pagination span.disabled {
    border: 1px solid #560534;
    color: #DD0094;
    margin: 2px;
    padding: 2px 5px;
}

div.spacer {
    clear: both;
    font-size: 1px;
}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

.top-banner{
  margin-bottom:10px;
}
.inner #content{
  margin-bottom:13px;
}
.panel{
  font-family:Verdana;
  margin-bottom:6px;
}
.panel-header{
  background: url(../images/bg-panel-header-left.png) no-repeat left top;
  padding-left:16px;
}
.panel-title{
  background: url(../images/bg-panel-header.png) no-repeat right top;
  line-height:46px;
  font-size:13px;
  color:#ffffff;
  font-weight:bold;
  padding-right:16px;
}
.panel-filetitle{
  background: url(../images/bg-panel-header.png) no-repeat right top;
  line-height:46px;
  font-size:13px;
  color:#ffffff;
  font-weight:bold;
  padding-right:16px;
}
.panel-body{
  background:#1a000b;
  padding:12px;
}

.panel-acomments{
  background:#1a000b;
  padding:12px;
  width:350px;
}

.play-video{
  border:3px solid #2a0219;
  float:left;
}
.related-videos{
  border:2px solid #2a0219;
  float:right;  
  min-height:362px;
}
.ad-banner{
  border:2px solid #2a0219;
  float:right;
  width:300px;
 }
.video-actions{
  padding:7px 0 0 0;
  font-size:11px;
  font-weight:bold;
  color:#a1015e;
  line-height:1;
min-height:40px;
}
.video-actions a{
  color:#a1015e;
}
.btn-fav{
  background: url(../images/btn-fav.png) no-repeat;
  width:194px;
  height:26px;
  cursor:pointer;
  border:0;
  display:inline-block;
  margin-right:10px;
}
.uploader,
.panel-share,
.panel-comments{
  min-height:214px;
  background:#1a000b;
  margin-bottom:0;
}
.uploader{
  color:#ffffff;
  font-size:12px;
  line-height:1.5;
  float:left;
  width:342px;
  margin-right:7px;
}
.uploader .thumb{
  float:left;
  margin-right:10px;
  margin-bottom:15px;
}
.uploader .name,
.uploader .name a{
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}
.uploader .tagline{
  font-size:13px;
  color:#8d023d;
}
.uploader .links,
.uploader .links a{
  color:#a1015e;
  font-size:11px;
  text-decoration:none;
}
.uploader .download a{
  color:#a1015e;
  text-decoration:none;
  font-weight:bold;
}

.panel-share{
  width:404px;
  float:left;
  margin-right:6px;
  
}
.panel-share .panel-body{
  padding-left:20px;
}
.uploader .panel-body,
.panel-share .panel-body,
.panel-comments .panel-body{
  padding-top:27px;
}
.panel-share .links,
.panel-share .links a{
  text-align:center;
  color:#a1015e;
  font-size:12px;
  text-decoration:none;
  line-height:1.5;
}
.panel-share .nets{
  text-align:center;
  padding:15px 0 5px 0;
}
.panel-share .field{
  margin-top:5px;
}
.panel-share .field label{
  float:left;
  width:55px;
  color:#ffffff;
  font-size:12px;
  line-height:23px;
}
.field input{
  width:306px;
  height:23px;
  padding:0;
  color:#c09b72;
  font-size:12px;
}

.panel-comments{
  width:226px;
  float:left;
  color:#a1015e;
  font-size:11px;
}
.panel-comments .panel-body{
  padding-left:20px;
}
.panel-comments a{
  color:#a1015e;
}
.panel-comments .title{
  font-size:14px;
  color:#ffffff;
  margin-bottom:5px;
  font-weight:bold;
}


.account-detail-links { width:195px; background:#260010; border:1px solid #370018;}
.account-detail-links h2.folders { padding:5px 5px 5px 28px; color:#fff; font-size:11px; font-weight:normal; background: url(../images/folder-icon2.png) no-repeat scroll 10px 50%}
.account-detail-links h2.folders a, a:active, a:visited { color:#fff; font-size:11px}

.account-detail-links h2.usage { padding:5px 5px 5px 28px; color:#fff; font-size:11px; font-weight:normal; background: url(../images/usage-icon.png) no-repeat scroll 10px 50%}
.account-detail-links ul { padding:8px 12px; margin:0}
.account-detail-links ul li { display:block; padding:5px 0; margin:0}
.account-detail-links ul li.message { background:url(../images/message-icon.png) no-repeat scroll 0 50%; padding-left:20px;}
.account-detail-links ul li.slideshow-icon { background:url(../images/slideshow-icon.png) no-repeat scroll 0 50%; padding-left:20px;}
.account-detail-links ul li.gallery-icon { background:url(../images/folder-icon3.png) no-repeat scroll 0 50%; padding-left:20px;}
.account-detail-links ul li a { display:block; font-size:11px; color:#a1015e; text-decoration:underline;}
.account-detail-links ul li a:hover { text-decoration: none}
.account-detail-links ul li a strong { color:#a1015e;}
.account-details { width:500px; margin-left:40px;}
.account-details h2 { color:#fff; font-size:12px;}
.account-details table { margin-top:10px; color:#8d023d; font-size:11px;}
.account-details table td { width:176px; padding:5px 0}

.messages-details { width:745px;}
.messages-details table { color:#8d023d; font-size:11px;}
.messages-details table td { border-bottom:1px solid #380018; padding:10px 0;}
.messages-details table td.message-subject { background:url(../images/message-icon2.png) no-repeat scroll 10px 50%; padding-left:35px; width:30%}
.messages-details table td span { color:#5e0028;}

.message-heading { background:#260010; border:1px solid #380018; padding:10px; margin-bottom:10px;}
.message-heading p.select-opt { margin-bottom:5px; color:#fff; font-size:11px;}
.message-heading p.notifi { color:#8d023d; font-size:11px;}

.members-heading { padding:10px 15px; background:#260010; border:1px solid #380018;}
.members-heading h2 { font-size:14px; font-weight:bold; color:#fff; margin-bottom:10px;}
.members-heading .registered { width:250px;}
.members-heading .search-user { width:250px;}
.members-heading .search-user label { font-size:11px; color:#a1015e;}
.members-heading .search-user input.search-userbox { padding:0px; border:0; margin-top:7px; width:140px;}
.members-heading .search-user input.search-go { font-size:11px; margin-top:6px; margin-left:5px;}

.show-user a { background:url(../images/folder-icon.png) no-repeat scroll 0 50%; font-size:11px; display:block; color:#a1015e; padding:4px 0 4px 20px;}

.pagenavi { padding:5px 0 0 0}
.pagenavi select { font-size:11px; width:50px;}
.pagenavi .nextprev { padding-left:10px;}
.pagenavi .nextprev a { color:#a1015e; font-size:12px;}

.folders-table { padding:10px 0; font-size:11px;}
.folders-table table tr td { color:#a1015e; padding:5px;}
.folders-table table td.join-date-content a { background:#fff;
	border:1px solid #999;
	color:#555;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	text-decoration:none;
	text-transform:capitalize;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.users-table { padding:10px 0; font-size:11px;}
.users-table table tr.users-heading-details { background:#260010; border:1px solid #380018; font-weight:bold; color:#a1015e;}
.users-table table tr.users-heading-details td { padding:5px 10px;}
.users-table table tr td { color:#a1015e}
.users-table table tr td.username { width:60%}
.users-table table tr td.email { width:20%}
.users-table table tr td.join-date { width:20%}
.users-table table tr.odd {}
.users-table table tr.odd td { padding:10px; vertical-align:bottom}
.users-table table tr.even { background:#20000e}
.users-table table tr.even td { padding:10px; vertical-align:bottom}

.users-table table .user-avatar { width:50px; height:50px; background:#260010; border:1px solid #380018;}
.users-table table .username-name { margin-left:10px;}
.users-table table .username-name a { position:relative; top:36px;}

.users-table table td.join-date-content a { background:#fff;
	border:1px solid #999;
	color:#555;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	text-decoration:none;
	text-transform:capitalize;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tablefooter-details { font-size:11px; color:#a1015e}

.capacity { padding:10px;}


.files-details { width:745px;}
.files-details h2 { font-size:11px; font-weight:normal; margin-bottom:10px;}
.files-details h2 a { color:#fff; text-decoration:underline; padding-right:2px;}
.files-details p.files-desc { font-size:11px; color:#5e0028; margin-bottom:5px;}
.files-details p.files-desc2 { font-size:11px; color:#8d023d}
.files-details p.files-desc2 a { color:#fff;}

.files-details .files-details-heading { background:#260010; padding:10px; border:1px solid #380018; margin:10px 0; font-size:11px;}
.files-details .select-details { font-size:11px; color:#fff; margin:5px 0 0 0}
.files-details .select-details a { color:#fff}

.file-images-details { background:#260010; padding:10px; border:1px solid #380018; margin:10px 0; font-size:11px; color:#8d023d}
.file-images-details .image-counts { font-size:11px; color:#8d023d}

.view-table { font-size:11px; color:#8d023d; padding:10px 0}
.view-table table td { padding:0 30px 0 0;}
.view-table .view-div { width:149px; height:190px; border:3px solid #2a0219; margin:15px 0 0 0}


/*** Secondary ***/
#secondary {
	color: #a1015e;
	float: left;
	font-size: 11px;
	width: 373px;
}

#commentary {
	color: #a1015e;
	font-size: 11px;
	margin-top: -15px;
}

/*** Primary ***/
#primary {
	float: right;
	width: 590px;
}

.panel-title {
	height: 46px;
	position: relative;
}

.panel-title a:link,
.panel-title a:visited {
	color: #a50060;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	position: absolute;
	right: 15px;
	top: 16px;
}

.panel-filetitle {
	height: 46px;
	position: relative;
}

.panel-info .thumb {
	float: left;
	margin: 0px 10px 10px 0px;
}

.panel-info ul {
	list-style-type: none;
	margin: 0px;
}

.panel-info li {
	margin-bottom: 5px;
}

.panel-info .name {
	color: #fff;
	font-size: 13px;
}

.panel-comments-list {
	line-height: 18px;
}

.panel-comments-list ul {
	list-style-type: none;
	margin: 0px;
}

.panel-comments-list li {
	background-color: #240011;
	clear: left;
	margin-bottom: 15px;
	padding: 10px;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
} 

.panel-comments-list li .thumb {
	float: left; 
	margin: 0px 10px 0px 0px;
}

.panel-comments-list li a:link,
.panel-comments-list li a:visited {
	color: #fff;
}

.panel-comments-list label {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px;
}

.panel-comments-list .textarea {
	background: url(../images/textarea-bg.jpg) no-repeat;
	border: 0px none;
	height: 63px;
	margin-bottom: 12px;
	width: 346px;
}

.panel-latest .panel-body,
.panel-favorite .panel-body {
	min-height: 100px;
}

.panel-friends ul {
	list-style-type: none;
	margin: 0px;
}

.panel-friends li {
	margin-bottom: 10px;
}

.panel-friends .thumb {
	display: inline;
	margin-right: 5px;
}

.panel-friends li a:link,
.panel-friends li a:visited {
	color: #fff;
	font-size: 11px;
}

.panel-offer ul {
	margin: 0px 0px 15px 15px;
}

.panel-information a:link,
.panel-information a:visited {
	color: #a50060;
}

.panel-information a.active {
	color: #d5007c
}

.panel-points ul {
	margin: 10px 0px 15px 15px;
}

.panel-storage p {
	margin-bottom: 10px;
}

.panel-storage p.info {
	font-size: 9px;
}

.panel-filefap .panel-title {
	line-height: 30px;
	padding-top: 5px;
	height: 41px;
}

.panel-filefap .panel-title span {
	color: #a50060;
	display: block;
	font-size: 11px;
	text-decoration: underline;
}

.panel-filefap ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 20px;
} 

.panel-filefap li {
	float: left;
	margin: 0px 20px 15px 0px;
}

.panel-message {
	color: #a1015e;
	float: left;
	font-size: 11px;
	width: 290px;
}

.panel-message .panel-body {
	min-height: 120px;
}

.panel-message .thumb {
	float: left;
	margin: 20px 10px 30px 0px;
}


.panel-profile {
	color: #a1015e;
	float: right;
	min-height: 130px;
	width: 290px;
}

.panel-profile .panel-body {
	min-height: 120px;
}

.panel-profile img {
	vertical-align: middle;
}


.panel-profile p {
	color: #a1015e;
	font-size: 11px;
	padding: 20px 0px;
}

.panel-profile a:link,
.panel-profile a:visited {
	background-color: #0a0004;
	padding: 5px;
}

.btn-shared-files {
	background: url(../images/btn-shared-files.png) no-repeat;
	border: 0px;
	height: 26px;
	width: 194px;
}

.btn-send-msg {
	background: url(../images/btn-send-msg.png) no-repeat;
	border: 0px;
	height: 26px;
	width: 194px;
}

.btn-add-contact {
	background: url(../images/btn-add-contact.png) no-repeat;
	border: 0px;
	height: 26px;
	width: 194px;
}

.btn-post-comment {
	background: url(../images/btn-post-comment.png) no-repeat;
	border: 0px;
	height: 26px;
	width: 141px;
}

.link-find {
	color: #a50060;
}
.ff-text-1 {
	color: #a50060;
	font-size:12px;
}
.ff-text-2 {
	color: #fff;
	font-size:12px;
}
.ff-text-3 {
	color: #a50060;
	font-size:9px;
}
.ff-text-4 {
	color: #fff;
	font-size:9px;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #ffffff; }
.tag_cloud:visited { color: #DD0094; }
.tag_cloud:hover { color: #ffffff; background: #DD0094; }
.tag_cloud:active { color: #ffffff; background: #DD0094; }
#tagwrapper {
padding:10px;
width:128px;
font-family:Arial,Helvetica,sans-serif;
}