body {
	background: #262626 url(../images/121212_40x100_textures_05_inset_soft_15.png) repeat-x;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

fieldset {
	border: solid 1px #777;
	float: left;
	padding: 4px 7px 8px 6px;
	margin-right: 2px;
}

legend {
	color: #c0c0c0;
}

#container {
	width: 800px; /* 840 */
	margin: 10px auto;
	background: #fff;
	border: solid 2px #555;
}

#header {
	width: 804px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/header.gif) center no-repeat;
}

#wrapper {
	width: 766px; /* 806 */
	margin: 10px auto 10px;
}

#preview {
	width: 766px; /* 806 */
	padding: 20px 0 20px 0;
	text-align: center;
	background: url(../images/grid.gif);
}

#refresh {
	width: 60px;
	height: 16px;
	background: url(../images/refresh.gif) no-repeat;
	position: fixed;
	border: solid 1px #777;
	right: 0px;
	padding-top: 75px;
	text-align: center;
	font-family: 'courier new';
	font-size: 11px;
	color: #ddd;
	cursor: pointer;
}

#banner_size, #banner-background {
	height: 230px;
}

#banner_size {
	width: 260px; /* 300 */
}

#banner-background {
	width: 430px;
}

#thumbnail {
	cursor: pointer;
}

#banner-background div#grad-sample {
	background: #343434;
	border: solid 1px #555;
	padding: 5px;
	margin: 0 4px 0 4px;
	width: 50px; 
	text-align: center;
	float: left;
}

#banner-background div#grad-sample img {
	border: solid 1px #777;
}

input.input_text {
	width: 100px;
	border: solid 1px #777;
	background: #555;
}

div.colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../js/colorpicker/images/select.png) no-repeat;
}
div.colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../js/colorpicker/images/select.png) center no-repeat;
}

#buttonUpload {
	position: relative; top: -1px;
}

/* Tab 2 :: Text :: Start */

#tabs-2 fieldset {
	width: 231px; 
	border: solid 1px #777;
	float: left; 
	padding: 10px 0px 8px 6px; 
	margin-right: 2px;
}

#tabs-2 legend input {
	width: 185px; 
	color: #fff;
}

div.v-slider {
	margin-top: 5px; 
	height: 200px;
}

td.right-content {
	padding-left: 5px;
	padding-top: 5px;
}

div.font-color {
	float: left; 
	padding-top: 13px;
}

.font-color-input-wrapper {
	float: left; 
	padding-top: 10px; 
	padding-left: 5px;
}

.font-color-picker-wrapper {
	float: left; 
	padding-left: 2px;
}

select.font-size {
	float: left; 
	position: relative; 
	left: 4px; 
	top: 9px; 
	background: #555; 
	color: #fff; 
	border: solid 1px #777;
}

.angle-sample {
	background: none; /*#343434; */
	border: solid 0px #555;
	padding: 2px;
	margin: 0 4px 0 0px;
	width: 30px; 
	text-align: center;
	float: left;
}

.angle-sample img{
	border: solid 1px #777;
}

/* Tab 4 "Effects" */

#tabs-4 {
	padding-left: 40px;
}

#tabs-4 div.w4 {
	margin-right: 20px; 
	float: left; 
	width: 100px; 
	border: solid 1px 555; 
	background: #343434; 
	padding: 0 10px 10px 10px;
}

#tabs-4 div.w4 div {
	background: #343434; 
	position: relative; 
	top: -5px; 
	border: solid 1px #555;
}

#tabs-4 div.w4 span {
	position: relative; 
	top: -2px;
}

/* Tab 5 "Save" */

#tabs-5 textarea {
	width: 510px; 
	height: 200px; 
	background: #343434; 
	border: 1px solid #555; 
	color: #fff; 
	font-family: 'Courier New'; 
	font-size: 12px;
}