@charset "utf-8";
/* CSS Document */

/* General Style */


td, body {font-family:verdana,arial,helvetica; font-size:12px;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

/* ------------- */

/*File Catalog Entry And Comments Page */


#commentsBody {
 padding: 4px;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #CCCCCC;
 border-bottom-color: #CCCCCC;
 border-left-color: #CCCCCC;
}
#commentsNum {
 float: right;
 padding: 4px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #CCCCCC;
}
#commentsBox {
 float: left;
 padding: 4px;
}
#commentRow {
 margin-top: 4px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-left-style: solid;
 border-top-color: #CCCCCC;
 border-right-color: #CCCCCC;
 border-left-color: #CCCCCC;
}


/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background: #FFFFFF;}
.cBlock2 {background: #FFFFFF;}
/* -------------- */

/* Comments Form Style */
.commTable {
 background:#FFFFFF;
 padding:4px;
 border: 1px solid #CCCCCC;
 margin-top: 4px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}
.commTd1 {
 color:#666666;
 padding:4px;
}
.commTd2 {padding:4px;}
.commFl {width:80%;}
.smiles {border:1px inset;background:#FFFFFF; border:1px solid #CCCCCC;}
.commReg {padding:8 0 8 0px; text-align:center;}
.commError {color:#CCCCCC; height:10px;}
.securityCode {}
/* ------------------- */



/* ===== forum Start ===== */



/* forum Post Form */
.loginButton {font-size:7pt;background:#FFFFFF;color:#575757;border:1px outset #636363;}
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:url('http://megamuzic.com/SiteImages/buttonBG.jpg') #6f6f72;color:#FFFFFF;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background:url('http://megamuzic.com/SiteImages/buttonBG.jpg') #6f6f72;color:#FFFFFF;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; font-weight:bold;background:url('http://megamuzic.com/SiteImages/buttonBG.jpg') #6f6f72;color:#FFFFFF;border:1px outset #615E58;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */

/* Module Part Menu */
.catsTd {padding:2;}
.catName {font-size:14px;}
.catNameActive {font-size:14px;}
.catNumData {font-size:14px; color: #666666;}
.catDescr {font-size:14px; padding-left:10px;}
/* ----------------- */

/* ====== Contact Form ====== */
input.search-submit1 {
 background-color:#222;
 border:0px;
 color:#ddd;
 width:150px;
 margin-top: 0;
 margin-right: 0;
 margin-left: 0;
 margin-bottom: 0;
 cursor: pointer; cursor: hand;
 padding: 1px;
}

/* ----------------- */
