#header-styler{
	margin-top: 20px;
}
#header-wrap{
	position: relative;
	width: 1000px;
	margin: 50px auto 20px auto;
	height: 100%;
}
div.header-top{
	background: #000;
	z-index: 10;
	position: absolute;
	overflow: hidden;
	width: 960px;
	top: 0;
	opacity: 0.9;
}
div.header-top > a#can-toggler{
	display: block;
	width: 17px;
	height: 35px;
	margin: 5px 5px 0;
	text-indent: -20000px;
	float: left;
	background: url(images/spray.png) 0 0 no-repeat;
}
div.header-top > #navigation{
	float: left;
	overflow: hidden;
}
#navigation > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation > ul > li{
	float: left;
	margin-right: 8px;
}
#navigation > ul > li > a{
	text-transform: uppercase;
	font-weight: 700;
}
div.header-top > #header-social-links{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-social-links > li{
	margin: 0;
	padding: 0;
	float: left;
}
#header-social-links > li > a{
	display: block;
	text-indent: -20000px;
	width: 32px;
	height: 31px;
	margin-top: 8px;
	margin-right: 3px;
}
a.fb{
	background: url(images/fb.png) 0 0 no-repeat;
}
a.tw{
	background: url(images/tb.png) 0 0 no-repeat;
}
a.fk{
	background: url(images/fk.png) 0 0 no-repeat;
}
a.rs{
	background: url(images/em.png) 0 0 no-repeat;
	margin-right: 5px;
}
#top-setup,
#logo-setup,
#text-box-setup{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 10px;
	z-index: 99999;
	background: #fff;
	display: none;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
}
#logo-setup{
	width: 350px;
}
#text-box-setup{
	width: 500px;
	top: 20px;
	left: 20px;
	margin-bottom: 20px;
}
#colorpicker1,
#colorpicker2,
#colorpicker3{
	width: 194px;
	padding: 0;
	margin: 0 auto;
}
#colorpicker3{
	float: left;
	margin: 0;
}
#transparent-box{
	float: right;
	overflow: hidden;
	padding: 10px;
	margin: 45px 20px 0 0;
}
#legends1,
#legends2,
#legends3{
	width: 196px;
	clear: both;
	overflow: hidden;
	margin: 0 auto 10px auto;
}
#legends1 > label,
#legends2 > label,
#legends3 > label{
	font-weight: bold;
	display: block;
	clear: both;
}
#legends1 > span:last-child,
#legends2 > span:last-child,
#legends3 > span:last-child{
	margin-left: 140px;
}
#trans1,
#trans2,
#trans3{
	width: 196px;
	clear: both;
	margin: 0 auto;
}
#header-background{
	width: 959px;
	min-height: 100px;
	border: 1px dotted #000;
}
#logo{
	display: block;
	overflow: hidden;
	float: left;
	cursor: move;
}
#header_logo_uploader{
	display: block;
	margin: 0 auto 30px auto;
	padding: 10px;
	border: 3px solid #ddd;
	box-shadow: 0 1px 4px #ccc;
	border-radius: 5px;
	width: 60px;
	height: auto;
}
div.header-text-box{
	background: #000;
	float: right;
	width: 300px;
	overflow: hidden;
	cursor: move;
}
#pad-box{
	overflow: hidden;
	clear: both;
	margin-left: 63px;
}
.padders{
	margin-top: 10px;
	margin-left: 18px;
	width: 123px;
	float: left;
}
.padders,
.borders > div{
	margin-bottom: 10px;
}
.pad-label{
	display: block;
	clear: both;
	margin-bottom: 6px;
	font-size: 0.75em;
}
.padders a,
.borders a{
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 5px;
	float: left;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.borders{
	margin-top: 10px;
	float: left;
	width: 186px
}
.borders-left,
.borders-right{
	float: left;
}
.borders-right{
	margin-left: 45px;
}
.draggable{
	z-index: 9999;
}
.color-palette{
	width: 100%;
	margin-bottom: 5px;
}
.color-icons{
	overflow: hidden;
	display: none;
}
.color-icon,
.color-icon2{
	width: 15px;
	height: 15px;
	margin: 1px;
	float: left;
	display: block;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0px 1px 3px #ccc;
}
.active-icon{
	padding-bottom: 0px;
	border-bottom: 2px solid #000;
}
.hide{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 5px;
	background: #f00;
	color: #fff;
	cursor: pointer;
	border-top-right-radius: 5px;
}
#text-setup{
	overflow: hidden;
}
#text-heading{
	width: 260px;
	margin: 8px 8px 47px 8px;
	float: left;
}
#box-text{
	width: 279px;
	float: left;
	height: 100px;
	margin: 8px 8px 15px 8px;
}
.color-panel{
	border: 1px solid #ddd;
	border-radius: 5px;
	float: right;
	height: 68px;
	width: 180px;
	margin-top: 8px;
	margin-right: 16px;
}
#header-global-settings{
	clear: both;
	margin: 10px 0 0 196px;
	border: 1px solid #ddd;
	box-shadow: 0px 1px 4px #ccc;
	border-radius: 5px;
	overflow: hidden;
	background: #eee;
	width: 524px;
}
.h-bg-pos,
.h-nav-colors{
	width: 200px;
	float: left;
	overflow: hidden;
	padding: 10px;
	border-right: 1px solid #ddd;
}
.h-bg-pos{
	padding-bottom: 25px;
}
.h-nav-colors{
	width: 100px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
}
.h-bg-pos > h4{
	margin: 0;
}
.h-bg-pos > label{
	display: block;
	margin: 5px 0;
}
.h-bg-pos > select{
	width: 100%;
}
.h-bg-img{
	border-left: 1px solid #fff;
	border-right: 0;
	float: left;
	padding: 44px 0 54px 6px;
	width: 100px;
}
#background-image-uploader{
	float:left;
	margin-bottom: 7px;
	width: 144px;
}
.h-bg-img > input.button-primary{
	float: left;
	width: 146px;
	height: 17px;
}
.ui-resizable-helper { border: 2px dotted #0babd9; }