/*body{
	margin:0px; 
}

body,td,tr,div,input{
	font-family:'Trebuchet MS'; 
	font-size:14px; 
	color:#333333; 
}
*/
a{
	color:#000000; 
	text-decoration:none; 
}

a:hover{
	text-decoration:underline; 
}

form{
	display:inline; 
}

h1{
	font-size:28px; 
	margin:0px 0px 8px 0px; 
	padding:0px; 
	color:#000000; 
}

h2{
	font-size:18px; 
	margin:0px 0px 10px 0px; 
	padding:0px; 
	color:#000000; 
}

input,select,textarea,checkbox,radio{
	padding:9px; 
	border:1px solid #d3d7da; 
}

.grey{
	color:#d3d7da; 
}

.green{
	color:#99CC00; 
}

.red{
	color:#FF3333; font-weight:bold;
}

#login_gallery{
	position:absolute; 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	z-index:-1; 
}

#login_gallery img{
	position:absolute; 
	z-index:1;  
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	
}

#login_gallery img.active{
	z-index:3; 
}

@media screen and (max-width: 1600px) {
	#login_gallery img {
		left: 50%;
		margin-left: -800px;
	}
}

.header_blank{
	height:110px; 
}

.login{
	width:546px; 
	margin:140px 110px 140px 110px; 
}

.login_flash{
	font-family:'Trebuchet MS'; 
	font-size:56px; 
	color:#000000; 
}

.login_subflash{
	font-family:'Trebuchet MS'; 
	font-size:30px; 
	color:#000000; 
	margin:0px 0px 65px 0px; 
}

.login_form{
	width:100%; 
	background-color:#ffffff; 
	border-radius:5px; 
	box-shadow: 2px 2px 4px #666666;
}

.login_pad{
	padding:40px 50px 40px 50px; 
}

.login_pad p{
	font-size:24px; 
	font-weight:normal; 
	margin:0px 0px 15px 0px; 
	padding:0px; 
	background-image:url(../images/login_lock.gif); 
	background-position: right; 
	background-repeat:no-repeat; 
}

.login_pad input{
	width:100%; 
	font-size:14px; 
	padding:5px; 
	margin:0px 0px 10px 0px; 
}

.login_checkbox{
	float:left; 
	font-size:14px; 
	color:#666666; 
}

.login_checkbox label{
	margin:1px 0px 0px 5px; 
}

.login_checkbox input{
	width:auto; 
}

.login_forgot{
	float:right; 
	font-size:14px; 
	color:#666666; 
}

.login_submit{
	width:244px; 
	text-align:center; 
	margin:60px 0px 0px 0px; 
}

.login_submit input{
	width:100%; 
	height:40px; 
	font-size:22px; 
	color:#ffffff; 
	background-color:#cf1717; 
	border:0px; 
}


#menu div{
	padding:20px 20px 0px 20px; 
	margin: 0px 0px 20px 0px; 
	border-top:1px solid #d3d7da; 
	overflow:hidden; 
}

#menu div span a{
	background-image:url(../images/arrow_left.png); 
	background-position:left center; 
	background-repeat:no-repeat; 
	font-size:16px; 
	font-weight:bold; 
	color:#666666; 
	display:block; 
	padding:0px 0px 0px 25px; 
}

#menu div a{
	color:#666666; 
	display:block; 
	padding:0px 0px 0px 35px; 
	margin:5px 0px 0px 0px; 
}

.topnav{
	width:100%; 
	height:125px; 
	overflow:hidden; 
	background-color:#ffffff; 
	border-bottom:1px solid #d3d7da; 
}

.logo{
	float:left; 
	width:254px; 
}

.client{
	float:left; 
	margin:60px 0px 0px 0px; 
	padding:0px 0px 0px 18px; 
	border-left:1px solid #d3d7da; 
	font-size:28px; 
	color:#000000; 
}

.admin{
	float:right; 
	font-size:28px; 
	color:#000000; 
}

.admin div{
	float:right; 
	margin:32px 40px 0px 0px; 
	font-size:14px; 
}

.admin #user{
	padding:15px 0px 0px 0px; 
	line-height:22px; 
	font-size:18px; 
	color:#000000; 
}

.admin #user span{
	font-size:14px; 
	color:#000000; 
}

.admin #settings{
	background-image:url(../images/icon_settings.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.admin a{
	display:block; 
	padding:40px 0px 0px 0px; 
}

.admin #logout{
	background-image:url(../images/icon_logout.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.main{
	background-color:#f1f1f1; 
	padding:0px 0px 0px 0px; 
}

.column_bg{
	background-color:#f4a41c; 
	color:#ffffff; 
}

.column_bg a{
	color:#ffffff; 
}

.column_bg_full{
	width:100%; 
	background-color:#f4a41c; 
	color:#ffffff; 
}

.column_bg_full a{
	color:#ffffff; 
}

.column_bg_inner{
	color:#ffffff; 
}

.allOptionPopup{
	display:none; 
	position:absolute; 
	width:70px; 
	margin-top:-85px; 
	text-align:center; 
	background-color:#fff; 
	padding:10px; 
	border:1px solid #d3d7da; 
	border-radius:5px; 
	line-height:21px; 
}

.allOptionPopup a{
	color:#000000; 
	font-weight:bold; 
}

.body_grid{
	background-color:#d3d7da; 
}

.row_1{
	background-color:#FFFFFF; 
}

.row_2{
	background-color:#f1f1f1; 
}

.divider{
	height:1px; 
	margin:15px 0px 15px 0px; 
	overflow:hidden; 
	background-color:#d3d7da; 
}

.media_container{
	border:1px solid #d3d7da; 
	padding:15px; 
	background-color:#ffffff; 
}

.media_thumb{
	float:left; 
	width:99px; 
	height:99px; 
	margin:0px 10px 10px 0px; 
	border:1px solid #d3d7da; 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.media_thumb_edit{
	position:absolute; 
	float:left; 
}

.mediaThumbEdit{
	display:block; 
	position:absolute; 
	width:35px; 
	height:35px; 
	margin:32px 0px 0px 9px; 
}

.mediaThumbDelete{
	display:block; 
	position:absolute; 
	width:35px; 
	height:35px; 
	margin:32px 0px 0px 55px; 
}

.object_1{float:left; padding:5px; margin-right:10px; margin-top:10px; background-image:url(../images/body_menu_bg.gif); background-position:top left; background-color:#E5EDF9}
.object_2{float:left; padding:5px; margin-right:10px; margin-top:10px; background-image:url(../images/body_menu_bg_dark.gif); background-position:top left; background-color:#AFC0DD}
.object_lightblue{width:auto; padding:5px; background-image:url(../images/body_menu_bg.gif); background-position:top left; background-color:#E5EDF9}
.object_darkblue{width:auto; padding:5px; background-image:url(../images/body_menu_bg_dark.gif); background-position:top left; background-color:#AFC0DD}

.menu_container{width:500px}
.menu_content{width:100%; height:22px; overflow:none; font-weight:bold}
.menu_content_object{float:left; margin:0px 1px 0px 0px; background-color:#AFC0DD}
.menu_content_object a{display:block; padding:5px 7px 5px 7px}
.menu_content_object_sel{float:left; padding:5px 7px 5px 7px; margin:0px 1px 0px 0px; background-color:#E5EDF9}
.content_area{width:auto; padding:10px; background-color:#E5EDF9}
.content_container{width:100%}

.folder_empty{padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_up{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_open{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_closed{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_new{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_delete{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/delete.gif); background-position: top left; background-repeat:no-repeat}
.folder_view{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.overlay_inner{
	width:546px; 
	background-color:#ffffff; 
	border-radius:5px; 
	box-shadow: 2px 2px 4px #666666;
}

.overlay_close{
	float:right; 
	margin:20px 20px 0px 0px; 
	width: 22px; 
	height: 23px; 
	background:url(../images/modal_close.gif); 
	z-index: 2; 
}

.overlay_content{
	padding:20px 20px 25px 20px; 
	font-size:18px; 
}

.overlay_content div{
	height:290px; 
	font-size:18px; 
	line-height:22px; 
}

.overlay_content h1{
	font-weight:normal; 
}



.section {margin-bottom:15px;background:#e6e6e6;margin-top:50px;margin-bottom:35px;}
.section-left{background:#263D6F;height:50px;width:40px;padding:0px;margin-left:-15px;float:left;color:#fff;padding:10px;font-size:20px;}
.section-title{float:left;font-size:14px;text-transform:uppercase;letter-spacing:4px;color:#b3b3b3;padding-left:15px;padding-top:15px;font-weight:700;}



.modal-dialog {
  width: 60%; height:50%;
  
}
.modal-header {
    padding:15px 15px;
    border-bottom:1px solid #fff;
    background-color: #fcba50;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }

.paginate{border:1px solid #b3b3b3;float:left;text-align:center;margin:1px;width:30px;height:30px;padding-top:7px;cursor:pointer; -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */  transition: background 1s; /* For modern browsers */}
.paginate-active{background:#d9d9d9;border:1px solid #ccc;font-weight:bold;}
.paginate:hover{background: #ccc}


.input_title{font: normal 12px/100% Verdana, Tahoma, sans-serif; color:#555753; font-weight:bold;margin:15px 0px 10px 0px;border-bottom:1px dotted #d3d7cf;padding:0px 0px 5px 0px;}
.form {width:98%;background-color:white; margin: 0px 0px 25px 0px ; padding:20px;	border:1px solid #cfcfcf;	vertical-align:top;}
.tab {width:100px;vertical-align:middle;text-align:center;padding:10px;height:30px;cursor:pointer;white-space: nowrap;border:1px solid#d3d7cf;border-bottom:none;}
.tab_highlighted{background-color:#d3d7cf;}
.error {color:#ef2929; padding:10px 0px 10px 20px; background:URL('../images/red_exclamation_mark.png'); background-position:left; 	background-repeat:no-repeat; margin-bottom:15px; font-weight:bold; }
.confirm {color:#ce5c00; padding:10px 0px 10px 20px; background:URL('../images/right-mark.png'); background-position:left; background-repeat:no-repeat; font-weight:700;}

.container{background:#fff;}
.text{overflow:hidden;	background-color:#FFF;color:#222;font-weight:normal;font-size:16px;resize:none;line-height:40px;padding-left:15px;padding-right:15px;padding-top:45px;padding-bottom:34px;background-image:url(../images/lines.png), url(../images/paper.png);background-repeat:repeat;border:1px solid #999;overflow:hidden; word-wrap:break-word; resize: none; width:100%;}
.text-adjust{overflow: hidden; word-wrap: break-word; resize: none; width:100%;margin-top:10px;}

h4{color:#8E3946;;margin-bottom:35px;font-weight:400;text-transform:uppercase;}
