/* - Main CSS stylesheet for Promo DJ System - */
.clearer{
	clear:both;
}

h2{
	font-size:16px;
	font-weight:bold;
}

.left{
	float:left;
}

.right{
	float:right;
}

a span{
display:none;
}

div#main-content div.header{
	margin-bottom:10px;
	margin-right:1px;
	height:23px;
	clear:both;
}

#header ul,#header li{
	float:right;
}

#header ul {
	margin-right: 9px;
}

#header ul li{
	padding:0px 5px 0px 5px;
}

div#main-content div.button{
	height:28px;
}

div#main-content div.header h2{
	float:left;
}

div#main-content div.header label, div#main-content div.header a{
	float:right;
	margin-left:15px;
}


#header h1 a{
	display:block;
	width:10px;
	height:22px;
	float:left;
}

.small{
	width:100px;
}

.small-medium{
	width:150px;
}

.medium{
	width:200px;
}

.medium-large{
	width:250px;
}

.large{
	width:300px;
}

.very-large{
	width:400px;
}

.max{
	width:80%;
}

.short{
 height:100px;
}

.medium-short{
	height:200px;
}

.tall{
	height:300px;
}

.very-tall{
	height:400px;
}

#tabs{
	border:none;
}

a.button,button{
	height:22px;
	font-size:11px;
	background-image:url(/resource/images/button/generic.gif);
	display:block;
	width:51px;
	text-align:center;
	padding-top:6px;
	color:#838383;
	text-decoration:none;
	margin-right:3px;
	margin-bottom:3px;
}

a.button:hover{
	color:#585858;
}

a.submit,input.submit{
	background-image:url(/resource/images/button/submit.gif);
	color:#FFFFFF;
	font-weight:bold;
}

.pad{
	margin-top:10px;
}

.pad-bottom{
	margin-bottom:10px;
}

input.submit,button{
	width:52px;
	height:28px;
	border:0px;
}

a.medium,.button-medium{
	background-position:-100px 0px;
	width:101px !important;
}

a.large,.button-large{
	background-position:-300px 0px;
	width:151px !important;
}

ul.item-sorter li{
	background-color:#E0E0E0;
	border:1px solid #999999;
	margin:4px 0px 4px 0px;
	padding: 5px;
}

ul.item-sorter li span{
	font-weight:bold;
	padding-bottom:3px;
	display:block;
}

ul.item-sorter li span span{
	float:right;
}

ul.item-sorter li p{
	border-top:dotted 1px #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}

ul.item-sorter li div.inline-edit a{
	padding-bottom:3px;
}

.creds-box{
	width:350px;
	margin:auto;
}

.creds-box p {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.mailout-text{
	width:690px;
}

form h2.header, h2.header{
	background-image:url(/resource/images/header/header-background.gif);
	color:#FFFFFF;
	height:35px;
	font-size:18px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

form h2.header span, h2.header span{
	display:block;
	padding:7px;
	float:left;
}

form h2.header a, h2.header a{
	float:right;
	margin-right:5px;
	margin-top:4px;
	font-weight:normal !important;
}

#content-loader{
	background-color:white;
	background-image:url("/resource/images/ajax-loader-content.gif");
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
	opacity: 0.6;
  	filter: alpha(opacity = 60);
}

input.go-button{
	float: right;
	height: 23px; 
	margin-left: 5px;
	padding-bottom: 4px;
	width: 30px;
	padding-bottom: 3px; 
	margin-left: 5px;"	
}#profile-tab input.small{	width: 200px;	}#profile-tab input.medium{	width: 300px;	}#profile-tab input.large{	width: 400px;	}}
