html, body{
	height:100%;
}

#generator{
	font:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	border: 2px solid #7f7f7f;
	border-left: 0px;
	width:250px;
	padding:2px;
	text-align:left;
	margin:0 auto;
	margin-top:-10px;
	color:#ccc;
	background:#121212;
}

#generator a{
	text-decoration:none;
}
a#generateLink{
	font-size:14px;
	color:#4793d1;
}

#preview{
	margin-left:300px;
}

/* S L I D E R */
.ui-slider-handle { 
	position: absolute; 
	height: 14px; 
	width: 12px; 
	top: -2px; 
	left: 0px; 
	background-image: url(../media/images/slider/slider-handle.gif);  
}
.ui-slider-disabled .ui-slider-handle { 
	opacity: 0.5; 	
	filter: alpha(opacity=50); 
}
.ui-slider-1 { 
	display:inline-block;
	width: 87px; 
	height: 5px;
	margin-top:10px; 
	position: relative; 
	background-image: url(../media/images/slider/slider-bg-1.png); 
	background-repeat: no-repeat; 
	background-position: center center;
}

/* G E N E R A T O R */
#slideLeft{
	width:17px;
	height:18px;
	background:url(../media/images/basic/slideLeft.png);
	border:0px;
	position:absolute;
	left:235px;
	top:8px;
}

#generator,
#generator table tr td,
input,
select{
	font-size:11px;
}
#toggle_all{
	color:#ccc;
	font-size:x-small;
	text-align:right;
	margin-top:-20px;
	margin-right:25px;
}

#generator h1,
#generator h2,
h4{
	padding:5px;
	margin:0;
	font-size:14px;
	color:#4793d1;
	font-weight:bold;
	text-align:left;
}
#generator h3{
	padding:2px;
	margin:5px;
	margin-left:0px;
	color:#ccc;
	font-size:11px;
	background:#222;

}

.modalbox{
	display:none;
	border: 2px solid #7f7f7f;
	background:#121212;
	width:500px;
}

.tableContent{
	width:100%;
	border:0px;
	padding:5px;
	text-align:left;
}

#sheme{
	margin-left:5px;
}
.shemeLine:over{
	border:1px solid #ccc;
}

#generator h2{
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #4793d1;
}
#generator a h2{
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #4793d1;
	background:url(../media/images/basic/slideLeft.png) no-repeat right;
}

#generator input{
	position:relative;
	margin-left: 30px;
}
#generator table input{
	margin-left:0px;
}

.deleteImg, .applyImg{
	position:relative;
	margin-top:-22px;
	width:20px;
	height:22px;
	border:0px;
		
}
.deleteImg{
	left:151px;
	background:url(../media/images/basic/delete.jpg)no-repeat;
}

.applyImg{
	left:132px;
	background:url(../media/images/basic/apply.jpg)no-repeat;
}

/* B G S E L E C TO R */

#bgSelector,
#bgHeadSelector{
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	padding:10px;
	padding-top:10px;
	background: url(../media/images/bgSelector/bg.png) no-repeat;
	z-index:1;
}
#bgSelector .closeBtn,
#bgHeadSelector .closeBtn,
{
	position:relative;
	display:inherit;
	margin-left:325px;
	top:-5px;
	padding:0px;
	color:#ff0000;
	border:0;
}

.bgSample{
	width:40px;
	height:40px;
	padding:1px;
	margin:0px;
	display:inline-block;
	background:url(../media/images/basic/bg/none.gif);
	border: 1px solid #333333;
}

#bgSample:hover{
	border: 0px;
	text-decoration:none;
}

.colorSample{
	position:relative;
	width:20px;
	height:18px;
	display:inline-block;
	top:6px;
	margin-left:5px;
	background-color:#121212;
	border:1px solid #333333;
}



/* A D S E N S E */ 
#aus,
#aubg,
#ads{
	background:#ff0000;
}
/* H E L P */

.helpImg{
	border:0px;
	display:block;
	position:relative;
	margin-top:5px;
	margin-left:233px;
	width:17px;
	height:17px;
	background:url(../media/images/basic/help.png);
}

.help{
	z-index:1;
	display:block;
	position:absolute;
	width: 356px;
	margin-left:80px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	padding:10px;
	padding-top:10px;
	background: url(../media/images/bgSelector/bg.png) no-repeat;
}
.generatorSec .help p{
	margin:0px;
	padding:0px;
	font-size:8px;
	font-style:normal;
}
#generator .help p b{
}
#generator h4{
	margin:0px;
	padding:0px;
	color:#4793d1;
}
/* S T R U C T U R E */
.structure{
	margin-left:20px;
}
.template_structure{
	width:54px;
	height:49px;
	padding:1px;
	margin-left:5px;
	border:1px solid #333333;
}

/* background elements*/

.background_position_marker{
	position:absolute;
	margin-left:50px;
	margin-top : -27px;
}
.diggIt{
	margin-top:8px;
	position:absolute;
}