/** FORUM WRITE **/

.createNew{
    border:2px Solid #E4EBDC;
}

.createNew .createContainer {
	background:#ffffff;
	padding: 10px;
	margin:10px auto;
	width:95%;
}

.createNew p {
	margin:0px;
	padding:0px;
}

.createNew .createContainer p {
	float:left;
}

.createNew .createPostTitle {
	border-bottom:1px solid #e1e1e1;
	margin-bottom:15px;
	padding:0px;
}

.createNew .createPostTitle2 {
	border-bottom:1px solid #e1e1e1;
	margin-bottom:5px;
	padding:0px;
}


.createNew .createPostTitle .titleBg {
	background:url(../images/forumPostTitleBg.gif) no-repeat top left;
	height:27px;
	float:left;
	padding-left:5px;
	text-transform: lowercase;
}

.createNew .createPostTitle .titleBg span {
	background:url(../images/forumPostTitleBg.gif) no-repeat bottom right;
	height:21px;
	float:left;
	display:block;
	padding:6px 18px 0px 15px;
	color:#636363;
	font:bold 14px arial;
}

.createNew .createPostTitle2 .titleBg {
	background:url(../images/forumPostTitleBg.gif) no-repeat top left;
	height:22px;
	float:left;
	padding-left:5px;
}

.createNew .createPostTitle2 .titleBg span {
	background:url(../images/forumPostTitleBg.gif) no-repeat top right;
	height:17px;
	float:left;
	display:block;
	padding:5px 13px 0px 10px;
	color:#636363;
	font:bold 12px arial;
}

.createNew .createPostTitle .required {
	color:#c12c2c;
}

.createNew .required {
	color:#C12C2C;
}

.createNew .createPostInput {
	background:url(../images/postInputBg.gif);
	width:100%;
	height:24px;
	border:1px solid #d8d5d1;
	font-size:16px;
	padding:4px 0 0 0;
}

.createNew .createPostInput2 {
	width:250px;
	height:14px;
	border:1px solid #ccc;
	font-size:11px;
	padding:1px 0 0 0;
	float:left;
}

.createNew .createPostInput3 {
	width:300px;
	height:14px;
	border:1px solid #ccc;
	font-size:11px;
	padding:1px 0 0 0;
	float:left;
}


.createNew .avatarBubble .rounded {
	position:relative;
	margin: 10px 0 10px 0;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	float:left;
	padding:0px 1px 0px 5px;
}

.createNew .avatarBubble .rounded p {
	margin:0;
	padding:5px 10px 5px 10px;
}

.createNew .tagsTitle {
	width:270px;
	float:left;
	margin-right:5px;
}

.createNew .createSelect {
	background:url(../images/postInputBg.gif);
	border:1px solid #d8d5d1;
	font-size:16px;
	color:#636363;
    font-size:80%;
    height: 22px;
}

.createNew .createSelect2 {
	border:1px solid #ccc;
	font-size:12px;
	color:#000;
	height:18px;
	margin-right:3px;
	z-index:-5;
}

.createNew .createSelectDateAndTime {
	border:1px solid #ccc;
	font-size:11px;
	color:#000;
	height:18px;
	margin-right:3px;
}

.createNew .eventTitle {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-right:6px;
	padding-top:2px;
	color:#555;
}

.optionsTxt {
	font:12px arial;
	color:#858585;
	padding-right:10px;
	vertical-align: 1pt;
	
}

.createNew .SubmitCancel {
	float:right;
	padding-left:5px;
}

.popupCancel {
   padding-left: 175px;
}

.opacityit {
	display:block;
	float:left;
	margin-right:5px;
}

.opacityit img {
	background:#D9E3CE;
	padding:2px;
}

.clear {
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
}

a.previewBtn {
	display:block;
	background:url(../images/forumPostBtn.gif) top left;
	height:30px;
	float:left;
	padding-left:5px;
	text-decoration:none;
}

a.previewBtn span {
	display:block;
	height:24px;
	background:url(../images/forumPostBtn.gif) top right;
	float:left;
	padding:6px 15px 0px 10px;
	font:bold 14px arial;
	color:#828282;
}

a.previewBtn:hover {
	background:url(../images/forumPostBtn.gif) bottom left;
}

a.previewBtn:hover span {
	background:url(../images/forumPostBtn.gif) bottom right;
}

.close{
    float: right;
}

.preview {
	background:#ffffff;
	padding: 10px;
	margin:10px auto;
	width:95%;
}
	
	/** Video **/


.descriptionTxt {
    color:#bababa;
    line-height:220%;
    font-size:12px;
    padding-left:10px;
}

#audioBox {
    border:2px solid #eee;
    background:#f8f8f8;
    padding:20px;
    width:250px;
    margin-top:15px;
}

.uploadTxt {
    padding:15px 0 0 0;
    font-size:12px;
    color:#555;
}

.supportedTxt {
    border:1px dashed #ccc;
    padding:5px 10px;
    line-height:24px;
}


.videUploadH3 {
    font:bold 14px arial;
    text-transform:none;
    color:#7e7e7e;
}

.line3 {
    padding-bottom:10px;
}

.mediaTypeVideo {
    background:url(../images/actIco_video.gif) 2px 2px no-repeat;
    margin-top:-1px;
    padding:0 0 0 20px;
    float:left;
    font-size:80%;
    font-weight:bold;
    color:#444;
}

.mediaTypeAudio {
    background:url(../images/actIco_audio.gif) 2px 2px no-repeat;
    margin-top:-1px;
    padding:0 0 0 22px;
    float:left;
    font-size:80%;
    font-weight:bold;
    color:#444;
}

.videoWriteH2 {
  	font-size:16px;
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#fff;
	width:250px;

}

.clear {
    clear:both;
    font-size:0px;
    margin:0px;
    padding:0px;
}

.mediaUpload{
    width:420px;
    padding:20px 10px 10px 10px;
    margin:0px;
    background:#fff;
    text-align:center;
}

.errorMsg{
    margin-top: 2px;
    margin-bottom: 5px;
    clear: both;
}


/** PHOTO UPLOAD **/

.photoUploadDesc {
    border:1px solid #eee;
    padding:10px;
    background:#fbfbfb;
    width:46%;
    float:left;
    margin-right:10px;
}

.photoUploadDesc .descInput {
    float:left;
    width:280px;
    padding-right:15px;
}

.photoUploadDesc .photoThumb {
    float:left;
    text-align:center;
    margin-top:27px;
    border:1px solid #ddd;
    padding:2px;
    font-size:0px;
    line-height:0px;
}

.photoUploadInput {
    background:url(../images/postInputBg.gif);
    width:100%;
    height:20px;
    border:1px solid #d8d5d1;
    font-size:12px;
    padding:4px 0 0 0;
    font-family:arial;
}

.addToSet {
    padding:10px;
    border:1px solid #eee;
    width:420px;
    background:#fbfbfb;
    margin-bottom:15px;
}

.addSetLink {
    padding:0px 0px 5px 0px;
    width:420px;
    text-align:right;
}

.addSetLink a, .addSetLink a:visited {
    font-size:12px;
    text-decoration:none;
}

/** Event  **/

.createMainTitle {
border-bottom:1px solid #d6d6d6;
padding:3px 0;
margin-bottom:15px;
font-weight:bold;
font-size:14px;
color:#555;
text-transform: lowercase;
}



.postBtn {
display:block;
background:url(../images/forumPostBtn.gif) top left;
height:30px;
float:left;
padding-left:5px;
text-decoration:none;
}

.postBtn input {
display:block;
height:30px;
background:url(../images/forumPostBtn.gif) top right;
float:left;
padding:0px 10px 0px 5px;
font:bold 14px arial;
color:#828282;
text-decoration:none;
cursor:pointer;
border:none;
}

.postBtn:hover {
background:url(../images/forumPostBtn.gif) bottom left;
}

.postBtn:hover input {
background:url(../images/forumPostBtn.gif) bottom right;
}

.createColumnLeft {
width:42%;
float:left;
}

.createColumnRight {
width:54%;
float:right;
}

.createColumnLeft2 {
   width:50%;
   float:left;
}

.createColumnRight2 {
   width:46%;
   float:right;
}

.createColumnLeft3 {
   width:55%;
   float:left;
}

.createColumnRight3 {
   width:40%;
   float:right;
}

.mceEditor {
   float:left;
}



/** Event Create **/
.crateEvent {
	width:60%;
	margin:auto;
}

.eventCreateTable {
	padding:0px;
	border:0px;
	width:100%;
}

.eventCreateTable th {
	font-size:12px;
	color:#777;
	text-align:right;
	padding:7px 10px 5px 0;
	vertical-align:top;
	text-transform: lowercase;
}

.eventCreateTable td {
	padding:6px 0px;
	font-size:12px;
	color:#777;
}

.eventCreateTable .vTop {
	vertical-align:top;
}

.divider {
	border-bottom:1px solid #eee;
	height:0;
	margin:5px 0;
	overflow:hidden;
}


/** Group **/
.groupFriend {
    height:100px;
    overflow:auto;
    margin:5px 0 0 0;
    border:1px solid #eee;
    padding:5px;
}

.groupFriend ul li {
    float:left;
    width:45%;
    padding:3px 0;
    border-bottom:1px solid #eee;
}

.groupOptions {
    padding:7px 0px 5px 0px;
}

.groupOptions a, .groupOptions a:visited {
    text-decoration:none;
}

.submitControl {
    width:100%;
}
