@import url(../../../font/font.css);
body {
	background-color:#000000;
	background-image: url(../../../images/so2/body_bg/bg_0.jpg);
	background-origin: padding-box;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto;
	color: #ffffff;
	font-family: "lucida grande", "lucida sans unicode", "arial", "verdana", "tahoma", sans-serif;
	font-size: 12px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
}
		
.modalBox {
	position: fixed;
	width: 440px;
	display: none;
	z-index: 9015;
	font-size: 12px;
	background-image: url(../../../images/so2/ucpdrop.png);
}
	.modalBox .thead {
		font-weight: bold;
	}
	.modalBox .modalContent {
		background-image: url(../../../images/so2/ucpdrop.png);
		padding: 5px 10px;
	} 


#page {
	margin:auto;
	text-align: left; /* IE 5 fix */
	position:relative;
}

.premium_hide_ads_14{
 display: none;
 }

.page {
	width:980px;
}

.page_wide {
	width:94%;
}

.logo {
}

.smalltext_showthead {
	color: #000000;

}

.showthead_content {
	color: #000000;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #f5f5f5;
	text-decoration: none;
}

#container {
	color: #ffffff;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	padding: 12px;
	background-image: url(../../../images/so2/content_bg.png);
	border-radius:3px;
}

.contentfill {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	padding: 12px;
	background-image: url(../../../images/so2/content_bg.png);
}

.notifier {
	position:fixed;
	width:100%;
	top:0%;
	left:0%;
}

.menuleft {
	background-image: url(../../../images/so2/menu_bg_left.png);
	background-repeat: no-repeat;
	height: 40px;
	float: left;
}

.menuright {
	background-image: url(../../../images/so2/menu_bg_right.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -40px;
	margin-left: 99.8%;
}

.menu ul {
	background-image: url(../../../images/so2/menu_bg.png);
	background-repeat: repeat;
	list-style-image: none;
	height: 40px;
	line-height:40px;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	margin-left: 40px;
	margin-right:0px;
	padding:0px;
	text-align: center;
	font: bold 1em/50px sans-serif;
	color: #fff;
}

.menufade {
	background-image: url(../../../images/so2/menu_bg_fade.png);
	background-repeat: repeat;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	height: 40px;
	margin:0;
	margin-left: 0px;
	margin-right:0px;
	padding:0px;
	text-align: center;
	font: bold 1em/50px sans-serif;
	color: #fff;
}

.fixucpwidth {
	width:auto;

}

.chat_top {
	background-image: url(../../../images/so2/ucpdrop.png);
	height: 30px;
	background-color:#15181d;
}

.chat_layout {
	color:#FFF;
	background-image: url(../../../images/so2/containerbg.png) repeat: no-repeat;
	

}

.chat_divider {
	background: #14191e url(../../../images/so2/menu_bg.png) center center repeat-x;
	list-style-image: none;
	height: 5px;
}

.skormbutton { 
	background-image: url(../../../images/so2/menu_link.png);
	height: 29px;
	width:110px;

}

.skormbutton a { 
	height: 29px;
	width:110px;
}

.skormbutton:hover { 
	background-image: url(../../../images/so2/menu_link_hover.png);

}


.skormprofileucpdrop { 
	text-decoration: underline;
	background-image: url(../../../images/so2/ucpdrop.png);
	background-repeat: no-repeat;

}

.skormprofile { 
	text-decoration: underline;
	background-color:#2c3746;
	opacity: 0.5;

}

.skormprofile:hover { 
	text-decoration: none;
	background-color:#425f71;
	opacity: 1;
}

.ucprofile { 
	text-decoration: underline;
	text-align: center;
	background-color:#2c3746;
	opacity: 1;
	height: 40px;
	width: 150px;

}

.ucprofile:hover { 
	text-decoration: none;
	background-color:#425f71;
	opacity: 1;
}

.ucprofile ul { 
	display:none;
	position: absolute;
}

ucprofile  ul li a {
    
	display: block; 
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;    
	padding:
	5px 15px 5px 15px;  
	background: #1e7c9a;
	margin-left: 1px;
	white-space: nowrap;
}

.menu ul li {
	display: inline;
	background-image: url(../../../images/so2/menu_link.png);
	height: 29px;
	width:110px;
	line-height:40px;
	padding:0;
	margin:0;
	margin-left: 10px;
	float:left;
	height: 29px;
	line-height:31px;
	padding:0px;
	margin-top: 5px;
	text-shadow:1px 1px #000000;
}

.menu ul li a {
	text-shadow:1px 1px #000000;
	text-align:center;
	text-decoration:none;
	padding:0px 15px;
}

.menu li:hover {
	text-shadow:1px 1px #000000;
	background-image: url(../../../images/so2/menu_link_hover.png);
	height: 29px;
	width: 110px;
}

.menu ul li:hover > ul {
	display:block;
}

.menu ul li a:hover {
	color:#ffffff;
}

/*Level two menu*/
.menu ul ul {
	display:none;
	background-color:#171c21;
	background-image: url(../../../images/so2/ucpdrop.png);
	border:1px solid #2c3746;
	color:#FFFFFF;
	border-radius:3px;
	width: auto;
	position: absolute;
	height:auto;
	padding:0px;
	margin:0;
	margin-top:-3px;
	z-index:200;
}

.menu ul ul li {
	background-image: none;
	display:block;
	float:none;
	margin:0px;
	padding:6px;
	border:none;
	height: 16px;
	line-height:16px;
	border-bottom: 1px solid #0c0f12;
	color:#ffffff;
}

.menu ul ul li:hover {
	background-color:#425f71;
	background-image: none;
	display:block;
	float:none;
	margin:0px;
	padding:6px;
	border:none;
	height: 16px;
	line-height:16px;
	border-bottom: 1px solid #0c0f12;
	color:#ffffff;
}

.menu ul ul li a {
	height: 40px;
	color:#508b8f;
	display:block;
	font-weight: 400;
	font-size:11px;
	margin:0px;	
	padding: 0px;
	text-align:left;
	border:none;
}

.menu ul ul li a:hover {
	color:#ffffff;
	display:block;
	font-weight: 400;
	font-size:11px;
	margin:0px;	
	padding: 0px;
	text-align:left;
	border:none;
}


/*Level two menu*/

.footersmall {
	color: #000000;
	background:#000000;
}

#header {
	margin:0 auto;
}

#panel {
	float:center;
	vertical-align:top;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

.cp_box {
	padding:4px 6px;
	border-radius:3px;
}

.cp_box a {
	margin-right:10px;
}

table {
	color: #fff;
		font-family: "lucida grande", "lucida sans unicode", "arial", "verdana", "tahoma", sans-serif;
	font-size: 12px;
}

.tborder {
	width: 100%;
	margin: auto auto;
	border-radius:3px;
	border: 1px solid #000000;
}

.showthreadsubject {
	text-shadow:2px 2px #000;
	color: #ffffff;
	font-size: 30px;
}

.thead {
	background: #14191e url(../../../images/so2/thead_bg.png) center center repeat-x;
	color: #ffffff;
	padding: 6px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	font-size: 12px;
	font-family: 'VisitorTT1BRKRegular';
	text-shadow:1px 1px 2px #000000;
	background: #14191e url(../../../images/so2/tcat_bg.png) center center repeat-x;
}

.tcat strong {
	font-weight:400;
}

.trow_chat {
	background-image: url(../../../images/so2/container_bg.png);
	height: 10px;
}
.trow1 {
	background-image: url(../../../images/so2/container_bg.png);
	height: 60px;
	background-color:#15181d;
}


.trow2 {
	background-image: url(../../../images/so2/container_bg.png);
	height: 60px;
	background-color:#15181d;
}



.footerchat {
	background-image: url(../../../images/so2/container_bg.png);
	height: 60px;
	background-color:#15181d;
	color: #FFFFFF;
}


.trow3 {
	background-image: url(../../../images/so2/trowbg60px.png);
	background-repeat: repeat-x;
	background-position:left bottom;
	height: 60px;
	top:0%;
	background-color:#15181d;
}

.trow3:hover {
	background-image: url(../../../images/so2/trowbg60px_hover.png);
	background-repeat: repeat-x;
	background-position:left bottom;
	height: 60px;
	top:0%;
	background-color:#15181d;
}

.trow4 {
	background-image: url(../../../images/so2/trowbg60px.png);
	background-repeat: repeat-x;
	background-position:left bottom;
	height: 60px;
	top:0%;
	background-color:#15181d;
}

.trow_shaded {
	background: #ffdde0;
	color:#000000;
}

.trow_selected td {
	background: #FFFBD9;
	color:#000000;
}

.trow_shaded a,
.trow_selected td a {
	color:#000000;
}

.trow_sep {
	font-size: 12px;
	font-family: 'VisitorTT1BRKRegular';
	text-shadow:1px 1px 2px #000000;
	background-color:#0b0c0e;
}

.hiddenrow,
.hiddenrow a {
	color:#000000;
}

.tfoot {
	color: #ffffff;
	padding:6px;
	background:#14191e url(../../../images/so2/thead_bg.png) bottom center repeat-x;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.tfoot strong {
	font-weight:400;
}

.regfields {
	background: url(../../../images/so2/container_bg.png);
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	padding: 12px;
	border-radius:3px;
}



.footer {
	background: url(../../../images/so2/container_bg.png);
	background-repeat:repeat;
	padding:14px;
	text-align:center;
	border-radius:3px;
	margin-bottom:8px;
}

.footer ul {
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	position:relative;
}

.footer ul li {
	padding:0;
	margin:0;
	display:inline;
	margin-right:14px;
}

.footer ul li.list {
	margin-right:6px;
}

.footer ul li.lang_list {
	position:absolute;
	top:0;
	right:0;
}

.navigation {
	color:#ffffff;
	margin:2px 0px;
	padding:4px 6px;
}

.navigation a:link {
	text-decoration: none;
	color:#ffffff;
}

.navigation a:visited {
	color:#ffffff;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
	color:#ffffff;
}

.navigation .active {
	color: #ffffff;
}

.smalltext {
	font-size: 11px;
}

.smalltext_userdetails {
	font-size: 11px;
	text-align:left;
	float: left;
}

.profilebg { 
	background-image: url(../../../../images/so2/body_bg/bg_1.jpg)
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	color: #000000;
	border:1px solid #3f3f3f;
	background-color:#ffffff;
	padding: 1px;
	font-size:12px;
	vertical-align:middle;
}

input.button {
	border:1px solid #0c0f12;
	background:#161c21 url(../../../images/so2/button_bg.png) top center;
	height:20px;
	line-height:20px;
	color:#ffffff;
	font-size:11px;
	padding:0px 4px;
	margin:0;
	font-family: 'VisitorTT1BRKRegular';
}

input.button:focus {
	border:none !important;
	outline:1px solid #0c0f12;
	background:#11161a url(../../../images/so2/button_active_bg.png) top center;
	padding:0px 4px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0c0f12;
	padding: 2px;
	font-family: inherit;
	font-size: inherit;
	line-height: 1.4;
}

select {
	margin:0;
	padding:1px;
	text-align: left;
    text-indent: 0px;
    white-space: nowrap;
	vertical-align:middle;
}

fieldset {
	border:1px solid #0c0f12;
}

fieldset > legend {
    font-family: 'VisitorTT1BRKRegular';
}

fieldset > legend > strong {
    font-weight:normal;
}

.editor {
	color: #000000;
	border: 1px solid #0c0f12;
}

.editor_control_bar {
	color: #000000;
	border: 1px solid #0c0f12;
	background-color:#ffffff;
	text-align:center;
}

.editor_control_bar a {
	color: #000000;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	padding:5px;
	text-align: left;
	background-color:#171c21;
	background-image:none;
	border:1px solid #0c0f12;
	color:#FFFFFF;
	border-radius:3px;
	font-size:11px;
}

.popup_menu .popup_item {
	color: #ffffff;
	border-bottom:1px solid #0c0f12;
	padding:3px;
}

.popup_menu .popup_item:hover {
	color: #ffffff;
}

.trow_reputation_positive {
	background: #ccffcc;
	color:#000000;
}

.trow_reputation_negative {
	background: #ffcccc;
	color:#000000;
}

.reputation_positive {
	color: green;
	color:#000000;
}

.trow_reputation_positive a,
.trow_reputation_negative a {
	color:#000000;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/so2/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/so2/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/so2/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	padding: 2px;
}

hr {
	background-color: #0c0f12;
	color: #000000;
	height: 1px;
	border: 0px;
	width:100%;
	margin:8px 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	color: #080808;
	text-align: right;
	width:980px;
	margin:auto;
}

blockquote {
	border: 1px solid #0C0F12;
	margin: 0;
	border-radius:5px;
	background: #293139;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #0C0F12;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	border: 1px solid #0C0F12;
	margin: 0;
	border-radius:5px;
	background: #293139;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #0C0F12;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
	border-bottom:1px solid #0c0f12;
	color:#FFFFFF;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #fff2b8;
	border: 1px solid #e5d075;
	text-align: center;
	padding: 5px 20px;
	color:#000000;
}

.pm_alert a {
	color:#000000 !important;
}

.pm_alert strong {
	font-weight:400;
}


.red_alert {
	background: #ffcaca;
	border: 1px solid #ff9797;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
}

.red_alert a {
	color:#000000 !important;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
	color:#000;
}

.low_warning {
	color: #AE5700;
	color:#000;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
	color:#000;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/so2/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border:1px solid #0c0f12;
	background:#161c21 url(../../../images/so2/button_bg.png) top center;
	background-repeat:repeat-x;
}

.pagination .pagination_current {
	background:#11161a url(../../../images/so2/button_active_bg.png) top center;
	background-repeat:repeat-x;
	border:1px solid #0c0f12;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	background:#11161a url(../../../images/so2/button_active_bg.png) top center;
	background-repeat:repeat-x;
	border:1px solid #0c0f12;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	color:#FFFFFF;
	background-color: #FFFFFF;
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/so2/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
	white-space: nowrap;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.block {
	display:block;
}

.inline-block {
	display:inline-block;
}

.inline {
	display:inline;
}

.vmiddle {
	vertical-align:middle;
}

.vtop {
	vertical-align:top;
}

.cell-nopadding {
	padding:0;
}

.cell-padding {
	padding:4px;
}

.white {
	color:#ffffff;
}

a.button {
	border:1px solid #0c0f12;
	background:#161c21 url(../../../images/so2/button_bg.png) top center;
	background-repeat:repeat-x;
	padding:4px 6px;
	font-family: 'VisitorTT1BRKRegular';
	font-size:11px;
	color:#ffffff;

}

a.button:hover {
	background:#161c21 url(../../../images/so2/button_bg.png) top center;
}
,
a.active {
	background:#11161a url(../../../images/so2/button_active_bg.png) top center;
	background-repeat:repeat-x;
	border:1px solid #0c0f12;
	color:#ffffff;
}

.postbit_details {
	width:120px;
	text-align:left;
}

.tools {
	position: absolute;
	right: 55px;
	width: 16px;
	height: 16px;
	background-image: url(../../../images/so2/paintericon.png);
	padding:8px;
	border-radius:3px;
	margin-top: 3px;
}

.tools:hover {
	position: absolute;
	right: 55px;
	width: 16px;
	height: 16px;
	background-image: url(../../../images/so2/paintericon_hover.png);
	padding:8px;
	border-radius:3px;
	margin-top: 3px;
}

.tools a {
	margin-bottom:8px;
	display:block;
}

.tools a.original {
	background: url(../../../images/so2/tools_width_small.png) center center no-repeat;
	height:16px;
	width:16px;
	text-indent:-999999px;
}

.tools a.wide {
	background: url(../../../images/so2/tools_width_large.png) center center no-repeat;
	height:16px;
	width:16px;
	text-indent:-999999px;
}


#login-dropbox {
    position: fixed;
    width: 440px;
    display: none;
    z-index: 9015;
    background: #ffffff;
}


#login-dropboxold {
    background-color:#171c21;
	border:1px solid #0c0f12;
	padding:8px;
    position: absolute;
    right: 0;
    display: none;
	line-height:normal !important;
	width:160px;
	z-index:200;
}

#login-dropbox span {
	margin-bottom:4px;
}

#login-dropbox input.checkbox {
	margin:0;
}

#login-dropbox a {
	margin:0;
	padding:0;
	border:0;
	color:#ffffff;
}

.profile {
	width:100%;
}

.profile_sidebar {
	display: inline-block;
	float: left;
	padding: 6px;
	text-align: left;
	width: 248px;
}

.profile_content {
	margin-left: 272px;
	padding: 0px;
}

.tab_content {
  display:none;
}

.buddy_options img {
	vertical-align:middle;
}

.postbit_bottom {
	border-top:1px solid #0c0f12;
	padding:6px;
	height: 20px !important;
}

.postbit_author {
	background-image: url(../../../images/so2/postbit_author_bg.png);
	background-position: top center;
 	display: inline-block;
 	border:0x solid #0c0f12;
 	float: left;
 	margin: 10px 0px;
 	padding: 0px;
 	text-align: center;
 	vertical-align: top;
 	white-space: nowrap;
 	width: 220px;
}

.postbit_content {
    border-left:0x solid #0c0f12;
    border:0x solid #0c0f12;
    margin-left: 210px;
    min-height: 100px !important;
    padding: 10px;
    color:#000;
}

.messageEditor {
    color:#ffffff;
}


#mask {
    position: relative;
    z-index: 9010;
    background-color: #000000;
    display: none;
    top: 0;
    left: 0;
}

.modalBox {
    position: fixed;
    width: 440px;
    display: none;
    z-index: 9015;
    background: #ffffff;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.81);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.81);
    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.81);
}
    .modalBox .thead {
        font-weight: bold;
    }
    .modalBox .modalContent {
        padding: 5px 10px;
    } 
, 
		
		
		