/*------------------------------------------------------------------------
 *=GLOBAL OVERRIDES
  ------------------------------------------------------------------------*/
body { background:#000000 url(../../img/body_social.gif) no-repeat scroll 0 0; color:#DDD; font: normal 80%  Arial, Helvetica, sans-serif; text-align:center;}
html, body, pre, code, form, div, p, blockquote, ul, li, dt, dl, dd, ol, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }

p { line-height:1.3em; margin:0 0 12px 0; }

ul { list-style:none; }
img { border:0; }

/*=LINKS=*/
a{ cursor:pointer; }
a, a:visited { text-decoration:none; color:#CC99CC; outline:none !important; }
a:hover { color:#DDD; text-decoration:none; }


input, textarea, select { border:1px solid #c2c2c2; background-color:#333; color:#DDD; font-size:12px; height:20px; width:350px; }
input:focus, select:focus, textarea:focus { background-color:#333; border-color: #993399; color:#DDD; }

select { height:25px; }

/*= CLEAR and CLEARFIX =*/
.clearboth { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }


/*------------------------------------------------------------------------
 *=COMMON CLASSES
  ------------------------------------------------------------------------*/
  
.protected { color:#999; }
.video-thumb { border:#666 2px solid; margin:5px; float:left; }
.video-thumb img{ text-align:center; vertical-align:middle; }
.video-thumb:hover { border:#993399 2px solid; opacity:.75; filter:alpha(opacity=75); }

.img-thumb { border:#666 2px solid; margin:5px; height:100px; width:100px; float:left; text-align:center }
.img-thumb img{ text-align:center; vertical-align:middle; }
.img-thumb:hover { border:#993399 2px solid; opacity:.75; filter:alpha(opacity=75);}

.recent-img-thumb { border:#666 2px solid; margin:2px; height:78px; width:78px; float:left; }
.recent-img-thumb img{ text-align:center; vertical-align:middle; }
.recent-img-thumb:hover { border:#993399 2px solid; opacity:.75; filter:alpha(opacity=75);}
.row{ padding-bottom:2px; }
 
  
/*------------------------------------------------------------------------
 *=LAYOUT
 ------------------------------------------------------------------------*/

#container { text-align:left; background:#000; margin: 0 auto; width:975px; min-height:450px; /* fixes bg center-align bug */ }
#siteframe { width:975px; margin:0 auto; position:relative; }
#main-content { overflow:visible; }
#ad-leaderboard-bottom { text-align: center; margin: 0 0 4px 0; height: 90px }

#createAlbumDiv { display:none; height:40px; background-color:#CCCCCC; padding:5px; margin-bottom:10px; }
#createAlbum_label { width:140px}
#createAlbumButt { width:50px; height:25px; margin-top:1px}
.albumList{ font-size:16px; font-weight:bold; border-bottom:#333 solid 2px; height:20px; margin-bottom:5px; width:93%; clear:both; float:left  }
.albumThumbs{ clear:both; float:left; height:120px; width:93%; }

.userAlbumList{ font-weight:bold; margin-bottom:15px; height:180px; width:120px; float:left;  }
.userAlbumThumbs{ clear:both; float:left; height:120px; width:120px; }
.userAlbumLabel{ clear:both; font-size:12px; text-align:center; }

/* column styles for adding sidebar 
#column1 { width:730px; z-index: 80; float:right;}*/
#column1 { width:690px; z-index: 80; float:right; background-color:#0C0C0C;}
#column2 { position: relative; padding-top: 0px; }

#enter-area{text-align:center; padding-bottom:100px}
#enter-area input.submit_button {width: 100px; height: 30px; margin:50px; border: 1px solid #c2c2c2; font-family: Helvetica,Arial,sans-serif; font-weight: bold; font-size:150%}
#enter-area input.submit_button:hover { color: #CC99CC;}

#uploadFeedback{ color: #BE1313; font-size: 12px; font-weight: bold; padding:0 0 10px 20px; width:100%;  }

.h2title{ padding:4px 0 0 6px; }
.filter-container{ background-color:#0C0C0C; border:1px solid #000; text-align:left; padding:5px 0 5px 35px; }
.categories-filter-container{ background-color:#0C0C0C; border:1px solid #000; text-align:left; padding:5px 0 5px 20px; float:left; width:980px }
.filter-container-label{ text-align:left; font-size:16px; font-weight:bold; margin-left:0px; margin-bottom:10px; color:#DDD }

#imageDiv option.selected{color:#FF6}
/*------------------------------------------------------------------------
 *=GLOBAL HEADER
 ------------------------------------------------------------------------*/

/*= HEADER, LOGO & NAV =*/
#header { border-bottom:0px solid #FF8000; min-width: 975px;}
#masthead_container { width: 975px; margin-left: auto; margin-right: auto; }
#logo { float: left; margin-top: 11px; height:100px; width:100px;}
#logo2 { float: left; margin-top: 11px; height:100px; width:100px;}
#nav { float: left; margin: 5px 0 0 10px; }
#nav li { float:left; padding-top:5px; margin: 6px 6px 6px 6px; }
#nav li a { color:#C2C2C2; display:inline-block; font-weight:bold; line-height:30px; font-weight: bold; font-size:20px; height:34px;}
#nav li a:hover { color:#CC99CC; text-decoration:none; height:34px; background:url(../../img/decay-small.gif) bottom no-repeat; }
#nav a.inactive-nav, #nav a.inactive-nav:hover { color: #aaa; text-decoration: none; cursor: default;}
#nav .active-nav { background-position: 50% -68px; }
#nav .active-nav a, #nav .active-nav a:hover { background-position: 50% -68px;}
#nav .active-nav-dashboard { background-position: 50% -142px; }
#nav .active-nav-dashboard a, #dashboard-nav-button a:hover { background-position: 50% -142px !important;}

#main-menu { margin-top:80px; float:left;}

/*= SEARCH =*/
#site-search { width: 380px; float:right; margin-top:4px; text-align:right}
#search-form { padding-top: 2px;}
#search-form input#searchbox { border:1px solid #C2C2C2; background-color:#333; width:140px; height:20px}
#search-form input#searchbox:focus, #search-form select:focus { border: 1px solid #993399;}
#search-form #search_submit {height:25px; width:25px; background-color:#000; border:0; margin-left:5px; cursor:pointer; }
#search-form select {background:#333; border: 1px solid #C2C2C2; height:24px;}


/*= LOGIN AREA =*/
#login-utils-search { margin-top: 15px; height: 38px;}
#login-area { float:right; margin:2px 0 8px 0; text-align:right; width:300px;}
#logged-in-links { margin: 4px 0 0 0; line-height: 25px; float: left; }
#login-area a, #login-area a:visited {color: #CC99CC; font-size: 12px; font-weight: normal; line-height: 25px; text-decoration: none; font-weight: bold;} 
#login-area a:hover {color: #DDD; font-size: 12px; font-weight: normal; line-height: 25px; text-decoration: none; font-weight: bold;}
#login-area .register-pwforget {float: left; padding: 0; text-align: center; font-size: 13px; line-height: 25px; text-decoration: none; margin-top: 1px; font-weight: bold;} 
#login-area .register-pwforget:hover {color: #993399; text-decoration: none; font-size: 13px; }

#login-area ul { list-style:none; } 
#login-area ul li { margin-right:10px; margin-bottom:4px; clear:both; text-align:right; }
#login-area label {color: #8e8e8e; font-size: 11px; font-weight: bold;}
#login-area input {width: 120px; height: 20px; border: 1px solid #c2c2c2; background-color: #333; margin-top: 1px;}
#login-area input.submit_button {width: 60px; height: 23px; border: 1px solid #c2c2c2; font-family: Helvetica,Arial,sans-serif; font-weight: bold;}
#login-area input.submit_button:hover { color: #993399;}
#login-area input:focus { border-color: #993399;} 
.login-form-area { float: right; margin-top: 4px;}
.login-form-area form { float: left; }

#search_on { width: 100px; }


/*------------------------------------------------------------------------
 *= GLOBAL SIDEBAR BASE
 ------------------------------------------------------------------------*/

#sidebar { position: relative; float:left; width:220px; padding:0; z-index: 100;}
#sidebar h3, #contacts-directory h3 { /*background-color: #FED79A; color: #fff;*/
	background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0;
	color:#CCCCCC;
	height: 25px; 
	font-size: 15px; 
	font-weight: bold; 
	width: 220px; 
	line-height: 25px; 
	border: 1px solid #0C0C0C;
}
#sidebar h3 a, #sidebar h3 span, #contacts-directory h3 a , #contacts-directory h3 span {padding-left: 8px; color: #CCCCCC;}
#sidebar h3 a:hover, , #contacts-directory h3 a:hover { text-decoration: none;}
#sidebar h3.secondary { margin-top: 20px;}
#sidebar li, #contacts-directory li { position: relative; background-color: #0C0C0C; border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; width: 220px; zoom:1; margin: 0; }
#sidebar li a, #contacts-directory li a { display: block; margin: 1px; font-size: 12px; font-weight: bold; color: #CC99CC;}
#sidebar #category-list li a { padding: 5px 0 5px 15px;}
#sidebar li a:hover, #contacts-directory li a:hover {background-color: #1C1C1C; text-decoration: none; color: #CCC;}
#sidebar .sidebar-banner img { margin: 0 0 15px 1px;}
#sidebar .cd-down-arrow a, #sidebar .cd-up-arrow a { margin: 0; }

a.sb-image-link, .sb-image-li-double { position: relative; padding: 0 0 0 10px; font-size:12px; height: 38px; line-height: 38px; overflow: hidden;}
a.sb-image-link img, a.sb-image-li-double img { position: relative;  padding: 0 10px 0 0; }  
a.sb-image-link:hover { color:#000; }
.user-ico { margin-bottom:-10px; }
.sb-image-li-double { line-height: 12px; padding: 0 0 0 38px;}
.sb-image-li-double .text-wrapper { padding-top: 7px;}
.sb-image-li-double .text-wrapper div { font-size: 11px; font-weight: normal; color: #666; }
.sb-more a { display: block; margin-top: 2px; font-weight: normal; } 
.sb-more { text-align: right;}
.sb-more-users { text-align: right; margin:5px;}

#sidebar h3 span.playlists {padding: 0 4px;}


/*------------------------------------------------------------------------
 *=MISC
 ------------------------------------------------------------------------*/

#page-content, .page-content  { padding: 0px 0px 10px 0px; clear: both; overflow:hidden; zoom:1; text-align: left;  }

.widget h2 { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; font-size:18px; height: 30px; position:relative; margin-bottom: 10px; padding: 2px 0 0 10px; }
.widget h2 div { padding: 2px 0 0 10px; line-height: 30px; color: #DDD;}
.widget a.more { line-height:19px; padding:0px 7px 0 5px; font-size:12px; }

/* 5 THUMB WIDGET */
.widget-5thumbs { height: 120px; overflow: hidden; margin-right: 0; padding-right: 0px;}
.widget-5thumbs span { padding:3px; }

.widget-7thumbs { width: 100%; /*height:130px; overflow:hidden;*/ text-align:center; padding-left:20px}
.widget-7thumbs span { padding:2px; }

#hictu-widget{ margin-top: 10px }

#share{ float:left; text-align:right; clear:both; width:100%; background-color:#111; margin-top:4px;}
#share img{ border:#000 2px solid; margin:2px 1px 0 1px;}

.fb_share_button {
	background:transparent url(../img/facebook_share_icon.gif) no-repeat scroll right center;
	border:1px solid #333333;
	font-size:12px;
	height:18px;
	padding:0 20px 1px 5px;
}

.adSenseBox{ border:1px solid #222222; text-align:center; }

.sponsor{ color:#3B5998; }

/*------------------------------------------------------------------------
 *= GLOBAL FOOTER
 ------------------------------------------------------------------------*/
.feedback-button-wrapper { margin: 20px 0; text-align: right;}

#footer { background:#000 url(../../forum/styles/NWO_Purple/theme/images/bg-cat.jpg) repeat-x scroll 0 0; font-size:92%; position:relative; width: 100%; border-top:0px solid #DDD;  min-width: 975px; padding-top:20px;}
#footer #copyright { right:25px; top:60px; color:#324040; }
#footer dl { float: left; margin: 24px 8px 40px 0; padding: 0 8px 0 8px;}
#footer dl.last-dl { border-right: 0px;}
#footer dl dt {font-size: 16px; color: #CCCCCC; font-weight: bold; padding-bottom: 4px;}
#footer dl dd { margin: 4px 0 4px 2px;}
#footer dl dd a {font-size: 13px; color: #777; font-weight: normal; margin-left: 0px; }
#footer dl dd a:hover {color:#CC99CC; text-decoration:none; }
#footer .footer-container { text-align:left; margin: 0 auto; width:975px; height: 100px;}

/*------------------------------------------------------------------------
 *=HOMEPAGE
 ------------------------------------------------------------------------*/

/*= HOMEPAGE MASTHEAD INTRO =*/
#site-intro { padding:10px 0px 5px 0px; margin:0 1px 5px 1px; overflow:hidden; zoom:1; }
 
.monny-wrapper { position: relative; float:right; width: 460px; background-color:#0C0C0C; border: 1px solid #0C0C0C; }
#monny-title { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; font-weight: bold; padding: 5px; font-size: 15px;} 
#monny { margin: 6px auto; text-align: center; }
#monny-logo { margin: 5px; vertical-align: middle;}
#monny-search { position: absolute; right: 40px; top: 364px; height: 20px; width: 150px; }
#monny-search-submit { position: absolute; right: 5px; top: 363px;} 
#monny-search-status { position: absolute; left: 130px; top: 364px; font-weight: bold; font-style: italic; padding: 5px; }
#monny-player-overlay { position: absolute; width: 488px; height: 400px; top: 0px; left: 0px; background-color: #fff; z-index: 1000; display:none;}
#monny-player-close { position: absolute; top: 3px; right: 3px; }
#monny-player { position: absolute; top: 27px; left: 45px;}
#monny-player-title-h2 { position: absolute; top: 356px; left: 45px; width: 400px; overflow: hidden;  background-color: #fff !important; font-size:14px !important; font-weight: bold; padding: 0;}
#monny-player-owner-wrapper { position: absolute; top: 381px; left: 45px;}
#monny-player-owner { font-size: 13px; font-weight: bold;}
#monny-player-views { display: none;}
#monny-player-load-related { position: absolute; right: 43px; top: 363px; }

#featured-meta { padding:8px 5px 0 0; }
#featured-meta p a { font-weight:bold; color:#000; }
#featured-meta h2 { font-size:18px; }
#featured-meta .meta { font-size:12px; margin-top: 5px; }
#featured-meta .meta-owner, #home-feature .feature-list-meta .meta-owner {font-size: 16px; color: #FED79A; font-weight: bold; margin-left: 3px;}
#featured-meta .meta-owner-avatar {float: left; display: block; margin-right: 5px;} 
#featured-meta .meta .meta-add-contact {font-size: 11px; color: #536060; }
#featured-meta .meta a:hover {text-decoration: none; color: #000;}
#featured-meta h2 a:hover { text-decoration: none; color: #536060;}


#home-feature { position: relative; margin-right:480px; border: 1px solid #000; width: 488px; height: 400px; background-color: #0C0C0C; }
#home-feature h2 { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; font-size:13px; font-weight: bold; padding: 8px 0 5px 0;

/*background-color: #FED79A; color: #536060; font-size:13px; font-weight: bold; padding: 8px 0 5px 0;*/ }
#home-feature h2 span {margin-left: 8px;}
#home-feature p { color:#DDD; font-size:110%; line-height:110%;}
#home-feature ul li { background-color: #0C0C0C; position: relative; display: block; height:50px; padding:0px 5px; margin:0; border-top: 1px solid #000; text-align: left;}
#home-feature ul li.last {border-bottom: 0px;}
#home-feature .feature-list-thumb {position: absolute; top: 8px; left: 15px;}
#home-feature .feature-list-meta { position: absolute; top: 8px; left: 20px; font-size: 11px; height: auto; line-height: 170%; width: 460px; overflow: hidden;}
#home-feature .feature-list-meta h3 {margin-top: 1px;}
#home-feature .feature-list-meta h3 a { font-size: 16px; color: #000; text-decoration: none; line-height: 100%;} 
#home-feature .feature-list-meta h3 a:hover, #home-feature .feature-list-meta .meta-owner:hover {text-decoration: none !important; color: #888;}
#home-feature .feature-list-meta .meta-owner { font-size: 12px; line-height: 80%;}
#home-feature .feature-list-meta span {font-size: 11px;} 
#home-feature .alt-desc {margin-top: 10px;}

#homepage-content { padding:0px; zoom:1; }


/*------------------------------------------------------------------------
 *=MASTHEAD
 ------------------------------------------------------------------------*/

#masthead { color:#333; padding:18px 25px 18px 25px; zoom:1;}
#masthead #page-info { float:left; padding:5px 0 0 15px; width:400px !important; overflow: hidden;}
#masthead h1.pagetitle, #masthead-simple h1.pagetitle { font-size:18px; font-weight: bold; color:#CCCCCC; margin: 0 0 0 20px; height:30px }
#masthead h1.pagetitle a { font-size: 80%;} 
#masthead-simple img, .filter-container-label img, .categories-filter-container-label img{ padding-top:5px; vertical-align:middle }
#masthead-simple { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-breadcrumbs.jpg) repeat-x scroll 0 0; color:#CCCCCC; height: 36px; margin: 15px 0; overflow: hidden; }
#masthead .pageimage { height:100px; }
#masthead .tagline { font-weight:bold; font-size:110%; width: 400px; }
#masthead .desc { color:#DDD; font-size:92%; margin-top:8px; line-height:120%; width: 400px;}
#masthead .preview { float:left; }
#masthead a { color:#546060;}
#masthead a:hover { color:#2D3636;}
.tagline, .desc { margin:0 0 5px 0; color: #DDD;}
.dashboard #masthead-simple { background: #273e16;}
.dashboard #masthead-simple h1.pagetitle { color: #fff; }

#register-form, #login-form-dedicated, #upload-image-form, #upload-video-form, #edit-image-form, #edit-video-form, #upload-blog-form, #edit-blog-form, #upload-news-form, #edit-news-form { width: 240px; padding-left:20px; }
#register-form label, #login-form-dedicated label, #upload-image-form label, #upload-video-form label, #edit-image-form label, #edit-video-form label {width: 240px; display: block; color: #DDD; font-weight: bold; }

.submit_button {width: 210px; height: 30px; border: 2px solid #c2c2c2; font-family: Helvetica,Arial,sans-serif; font-weight: bold; }
#register-column1 input.submit_button, #register-column2 input.submit_button, { width: 210px; height: 30px; border: 1px solid #c2c2c2; font-family: Helvetica,Arial,sans-serif; font-weight: bold; }
#register-column1 input.submit_button:hover, #register-column2 input.submit_button:hover { color: #993399;}

#register-form input#id_member_agreement { width: auto; border: 0px; background-color: transparent; margin: 0px  }
#register-column1, #watch-column-1 { width:400px; float:left; background-color:#0C0C0C; }
#watch-column { float:left; width:480px; background-color:#000;}
#watch-column h2 { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; height:30px; font-size:16px; padding:0 0 0 10px;}
#register-column2, #watch-column-2 { width:400px; float:right; padding-left:40px; }
#register-promotion { border: 2px solid #333; position: relative; text-align: center; margin: 0 20px; width: 400px; }
#register-promotion img { border: 1px solid #b9cfcf; }
#image-border{ width:100%; text-align:left}
#image-border img{padding-left:20px; margin-bottom:10px; }
#register-promotion h1 { background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; font-size: 18px; font-weight: bold; position: relative; top: -13px; width: 80%; margin: 0 auto;}
#register-column1 h2{ background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; height:32px; padding:0 0 0 10px; }
#register-promotion p { text-align: left; padding: 0 10px;}

#forgot-password { margin: 15px 0;}
#forgot-password label { font-weight: bold; margin: 0 20px; }
#forgot-password .text { width: 200px; margin-right: 40px;}

.errorlist li { font-weight: bold; color: #f00; font-size: 110%; margin: 4px 0; } 
.register-username { margin: 0 0 20px 15px; padding-left: 20px; }
.register-username li { list-style: circle;}

#profile-user-info, #item-info{ border-bottom:1px solid #222; width:478px; float:left; clear:both }
#profile-user-info .user-info{ width:320px; float:left; padding:4px;}
#profile-user-info .avatar-info{ width:130px; height:130px; float:right; text-align:right }
#profile-user-info .avatar-info img{ border:1px solid #222; padding:4px; margin:4px;}

#info-box{ background-color: #0C0C0C; border:1px solid #222; float:left;}
#info-box, #related-box { width:398px;}
#info-box div{ padding-bottom:5px }
#info-box .label{ font-weight:bold }

#short_desc{ display:block; }
#long_desc{ display:none; }

#profile-info-box{ background-color: #0C0C0C; border:1px solid #222; float:left;}
#profile-info-box { width:478px;}
#profile-info-box div{ padding-bottom:5px }
#profile-info-box .label{ font-weight:bold }
#profile-info-box .user-info-box{ padding:4px 4px 4px 8px; text-align:center; overflow:auto; }
#profile-info-box .user-info-box{ padding:4px 4px 4px 8px; text-align:left; overflow:auto; }

#edit-info{ text-align:right; border-bottom:1px solid #222; width:100%; float:left; clear:both }
#edit-album{ text-align:right;  width:100%; float:left; clear:both; margin-top:5px; }
#action-info{ padding:4px 4px 4px 8px; float:left; clear:both; width:398px }
#image-box { width:480px; text-align:center; vertical-align:middle; padding:10px 0 10px 0; border:1px solid #333; }
#video-box { width:480px; text-align:center; vertical-align:middle; padding:10px 0 10px 0; border:1px solid #333; }
#blog-box { width:480px; text-align:justify; vertical-align:middle; padding:10px; border:1px solid #333; }
#related-box, #related-img-box, #related-video-box, #info-box, #gmaps-box, #related-blog-box{ border:1px solid #222; /*height:320px;*/ }
#related-box .related-box-header, #related-img-box .related-box-header, #related-video-box .related-box-header, #info-box .info-box-header, #gmaps-box .gmaps-box-header, #related-blog-box .related-box-header  { height:26px; padding:4px 0 0 4px; font-weight:bold; background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-th.jpg) repeat-x scroll 0 0; color:#CCCCCC; }
#related-box .related-box-list, #related-img-box .related-box-list, #related-video-box .related-box-list{ padding:4px 4px 4px 25px; text-align:center; overflow:auto; }
 #related-blog-box .related-box-list{ padding:4px 4px 4px 15px; text-align:left; overflow:auto; font-size:14px; font-weight:bold; }
#info-box .user-info-box{ /*height:380px;*/ padding:4px 4px 4px 8px; text-align:left; clear:both; }
.blog-list{ margin:4px 0 4px 0; border-bottom:#000 solid 0px; height:40px; width:100%; clear:both; }
.blog-list img{ margin:-4px 4px 4px 4px; }
#gmaps-box{ display:none; }
#map_canvas{ width:100%; height: 400px }

#vote-box{ border:0px solid #333; height:50px; width:480px; }
#vote-box .votes-box-div{ float:left; padding:5px; }
#vote-box .views-box-div{ float:right; padding:5px; }
#comments-box, #notification-box{ border:1px solid #000; width:480px; background-color:#0C0C0C; float:left; clear:both; }
#notification-box{ font-size:100%}
#notification-box .notification-unread{ font-weight:bold; background-color:#1F1F1F }

#comments-box .comment-box-single, #notification-box .notification-box-single{ border-bottom: 1px solid #000; width:470px; padding:5px; float:left }
#comments-box .comment-username, #notification-box .notification-username{ float:left; font-weight:bold; }
#comments-box .comment-date{ float:right; color:#777777; font-size:10px }
#comments-box .comment-body, #notification-box .notification-body{ float:left; padding:4px 0 4px 0; clear:both }
#comments-box .comment-body{ width:100% }
#comment-paging { text-align:center; font-weight:bold; height:20px; padding:10px }
#comment-paging span { color: #777777; margin:2px; }
#comment-paging a { color: #CC99CC; margin:2px; }

#rating-feedback{float:left; margin-top:5px}
.embed{ width: 300px;}

#notify{ background:url(../img/notify.gif) no-repeat; height:17px; width:17px; float:right; text-align:center; font-weight:bold; font-size:80%; cursor:pointer }

/*------------------------------------------------------------------------
 *=COLOR CONSISTENCY
 ------------------------------------------------------------------------*/
.color-title { color: #CC99CC !important;}
.color-title:hover { color: #A3A5A8 !important; text-decoration: none;}
.color-owner { color: #546060 !important;}
.color-owner:hover { color: #A3A5A8 !important; text-decoration: none;}

#uploadMenu{ padding-left:20px; width:400px; text-align:center; float:left; }
#uploadMenu .singleMenu{ float:left; margin-right:10px; text-align:left; }
#uploadMenu img{ margin-right:20px; }
#uploadMenu a:hover{ opacity:.75; filter:alpha(opacity=75); }

#scroll_1, #scroll_2{
	background: #000;
	border:1px solid #000;
	text-align:center;
	color:#DDD;
	height: 20px;
	padding: 5px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
}

.myList, .myList ul {
	padding-left:20px; 
	list-style-position:inside;
	list-style-type:circle;
}
.myList li{ padding: 2px; }

.buttons-container{ float:right; color:#DDD; padding-top:10px; }
.arrow_left a, .arrow_right a, .arrow_left a:visited, .arrow_right a:visited{ color:#CC99CC; font-weight:bold; font-size:12px; }
.arrow_disabled{ color:#333; font-weight:bold; font-size:12px; }

#menubar {
	border-width:0;
	font-size:1em;
	padding:11px 15px;
	width:100%;
	text-align:right;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.btnbbcode {
	color: #C27AFE;
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: 1px solid #000000;
	background:#000000 url(../../forum/styles/NWO_Purple/theme/images/bg-button.jpg);
    background-repeat: repeat-x;
}
