.hidden{display:none !important;}

.select span,
a.delete,
.select a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

input.text,
input,
textarea,
select {
	font:90% "Trebuchet MS",trebuchet,arial,sans-serif;
	vertical-align:middle;
	color:#595f72;
	}
input.text{
	margin:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
	}
ol {
	padding:0 0 0 30px;
	line-height:1.23;
	margin:0 0 4px 0;
}

.form-content .row {
	width:527px;
	margin-bottom:14px;
	}
.form-content .row:after {
	content:"";
	clear:both;
	height:0;
	display:block;
	}
.form-content .row label {
	float:left;
	text-align:right;
	width:80px;
	padding:2px 5px 0 10px;
	}
.form-content .row input {float:left;}
.form-content .row .text {
	border:1px solid #aaa;
	padding:1px 0 1px 4px;
	width:426px;
	}
.form-content .row .file {width:186px;margin-bottom:-4px;position:relative;font-size:13px;}
* html .form-content .row .file {font-size:100%;}
.form-content .row span {
	float:left;
	}
.form-content .row .last {
	float:right;
	}
.form-content .row .last label {width:auto;padding-left:0;}
.form-content .row span .text {
	width:179px;
	}
.select ul {
	display:none;
	z-index:1000;
	}
.banner{
	position:relative;
	}
#first-banner a.delete{
	display:none;
	}
#package{
	position:relative;
	z-index:1020;	
	}
.form-content .row .select {
	float:left;
	border:1px solid #aaa;
	background:#fff url(images/bg-select2.gif) repeat-y right;
	width:426px;
	padding:1px 0 0 4px;
	position:relative;
	height:19px;
	z-index:1;
	}
.form-content .row .select em {
	color:#403d3d;
	font-style:normal;
	width:400px;
	display:block;
	}
.form-content .row .select a {
	float:right;
	width:20px;
	height:19px;
	background:url(images/select-button.gif);
	cursor:pointer;
	}
.form-content .row .select ul {
	position:absolute;
	top:1.4em;
	left:-1px;
	width:430px;
	border:1px solid #aaa;
	background:#fff;
	z-index:2;
	}
.form-content .row .select ul a {
	float:none;
	height:1%;
	width:auto;
	text-indent:0;
	padding:4px;
	background:none;
	color:#403d3d;
	text-decoration:none;
	}
.form-content .row .select ul a:hover {
	background-color:#ecedf2;
	}
.form-content .row .select ul strong {display:block;}
	
.form-content .banner {
	border-top:1px solid #fff;
	background:#f3f3f3 url(images/bg-banner.gif) repeat-x;
	padding:15px 0;
	padding-right: 10px;
	width: 510px;
	color: #8B8B8B;
	font-size: 12px;
	border-bottom: 2px dashed #CCC;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	}
.form-content .banner:after {
	content:"";
	clear:both;
	height:0;
	display:block;
	}
.form-content .comments {
	border-top:1px solid #fff;
	background:#f3f3f3;
	padding:11px 0;
	width:100%;
	overflow:hidden;
	}
	
.banner label {
	float:left;
	text-align:right;
	width:60px;
	padding:4px 8px 6px 10px;
	margin-right: 6px;
	margin-top: -2px;
	background: url(images/banner-div.gif) no-repeat top right;
	}
.banner .select {
	float:left;
	border:1px solid #aaa;
	background:#fff url(images/bg-select.gif) repeat-y 0 0;
	margin:0 15px 0 0;
	position:relative;
	}
.banner .select input {
	float:left;
	padding:1px 0 0 4px;
	width:27px;
	border:0;
	min-height:18px;
	margin:0;
	color:#3e3c3d;
	}
.banner .select input:focus {
	outline:none;
	}
.banner .select span {
	float:left;
	width:13px;
	min-height:19px;
	background:#ecedf2 url(images/x.gif) no-repeat 50% 50%;
	border:solid #e3e3ed;
	border-width:0 1px;
	}
.banner .select a {
	float:left;
	width:20px;
	height:19px;
	background:url(images/select-button.gif);
	cursor: pointer;	
	}
.banner .frames {
	background:#fff url(images/bg-select2.gif) repeat-y right;
	width:80px;
	padding:1px 0 0 4px;
	height:auto;
	z-index:1;
	}
.banner .frames a {float:right;}
.banner .select ul {
	position:absolute;
	top:1.35em;
	left:-1px;
	width:97px;
	border:1px solid #aaa;
	background:#fff;
	}
.banner .select ul li {
	float:left;
	width:100%;
	overflow:hidden;
	}
.banner .select ul a {
	width:100%;
	height:auto;
	background:#fff url(images/x1.gif) no-repeat 35px 50%;
	text-indent:0;
	text-decoration:none;
	cursor:pointer;
	color:#3e3c3d;
	padding:2px 0;
	}
.banner .select ul a em {
	float:left;
	padding:0 0 0 4px;
	width:30px;
	font-style:normal;
	margin:0 12px 0 0;
	}
.banner .select ul a:hover {
	background-color:#ecedf2;
	}	
.banner .select ul a.no-bg {
	background:none;
	}
.banner .select ul a.no-bg em {
	width:auto;
	}
.banner .checkbox {
	margin:2px 10px -1px -1px;
	text-align:left;
	width:auto;
	padding:0;
	}
* html .banner .checkbox {margin-top:1px;}
*+html .banner .checkbox {margin-top:1px;}
.banner .checkbox input {
	margin-right:3px;
	margin-left:0;
	width:15px;
	}
.banner .price {font-size: 16px;
	font-weight: bold;
	color: #ff6f44;
	}
.banner .delete {
	float:right;
	width:16px;
	height:16px;
	background:url(images/btn-cancel.gif) no-repeat;
	margin:2px 0 0 0px;
	}
#add-another-banner {
	background: url(images/btn-add.png) no-repeat left top;
	padding-left: 25px;
	display: block;
	line-height: 22px;
	font-size: 14px;
	color: #3b9713;
	font-weight: bold;
	margin: 15px;
	}
.form-content textarea {
	float:left;
	border:1px solid #aaa;
	padding:1px 0 1px 4px;
	width:426px;
	height:54px;
	}

#first-banner {
	display:none;
	}
div.frames {
	width: 84px !important;
	visibility: hidden;
	}

.frames em.value{
	width:61px;
	overflow: hidden;
	float:left;
	font-style: normal;
	}

div.frames ul{
	width: 88px !important;
	}

div.frames ul a{
	background: #fff !important;
	padding-left: 5px !important;
	float: left !important;
	}
div.frames ul a:hover{
	background-color: #ecedf2 !important;
	}
