* {margin: 0; padding: 0;}

body {
	background-color: #121212;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a {
    cursor:pointer;
}

.state-hover {
    background:#000000 url(../../images/bg_tr_group_headers_hover.png) repeat-x scroll 50% bottom;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom:30px;
}

.factoryContainer {
	width: 980px; 
	margin: 0 auto;
}

.factoryContainerNoHeader {
	width: 980px; 
	margin: 0 auto;
	padding-top:20px;
}

.factoryContainerNoHeader a {
    color:White;
}


/*HEADER*/
#factoryHeader {
	background-color: #212121;
}

.factoryHeaderBack {
	height: 122px;
	background: transparent url(../../images/header_back.jpg) right 0 no-repeat;
	
}
.factoryLogo {
	display: block;
	width: 318px; 
	padding-top: 88px; 
	height: 0px; 
	overflow: hidden; 
	background: transparent url(../../images/factory_logo.jpg) 0 0 no-repeat;
	float: left;
	margin-top: 20px;
}
.factoryHelp {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 23px;
	color: #d4d2d2;
	float: right;
	text-indent: 40px;
	text-decoration: none;
	background: transparent url(../../images/life_buoy.png) 0 0 no-repeat;
	margin: 45px 15px 0 0;
	display: block;
	height: 34px;
	line-height: 33px;
}

.factoryBoxDownload {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 23px;
	color: #d4d2d2;
	float: right;
	text-indent: 52px;
	text-decoration: none;
	background: transparent url(../../images/menubox-icon.png) 0 0 no-repeat;
	margin: 42px 40px 0 0;
	display: block;
	height: 34px;
	line-height: 37px;
}

/*MENU*/
.factoryMenu {
	background: #151515 url("../../images/menu_back.gif") 0 0 repeat-x;
	position: relative;
/*	overflow: hidden;*/
}


.factoryMenuItem {
	background: transparent url("../../images/item_border.gif") right 0 repeat-y;
	width: 32%;
	padding-bottom:25px;
	float: left;
}

.factoryMenuItem p {
	color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 50px 0 25px;
}

.factoryLastItem {background: none !important;}

.factoryMenuHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #efefef;
	text-decoration: none;
	height: 70px;
	display: block;
	text-indent: 90px;
	line-height: 75px;
	text-indent: 75px;
	width: 200px;
	margin: 10px 0 5px 25px;
}

.factoryMenuHead:hover {text-decoration: underline;}

.factoryStepOne .factoryMenuHead {
	background: transparent url("../../images/icons_set.jpg") 0 -57px no-repeat;

}

.factoryStepTwo .factoryMenuHead {
	background: transparent url("../../images/icons_set.jpg") -6px 10px no-repeat;
}

.factoryDownload .factoryMenuHead {
	background: transparent url("../../images/icons_set.jpg") 0 -127px no-repeat;
}

/*CONTENT*/
.factoryApply {	
	position: absolute;
	width: 66px;
	height: 233px;		
	background: transparent url("../../images/apply_button.png") 0 0 no-repeat;
	left: -30px;
	cursor: pointer;
    outline: none;
    top:60px;
}

.factoryContent {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: transparent url("../../images/main_back.gif") 0 0 repeat-x;
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;

}

.factoryContent .factoryLightArrow .factoryContainer {
	background: transparent url("../../images/light_arrow.jpg") 48% 0 no-repeat;
	height: 54px;
	margin-top: 0px;
}

.factoryContent .factoryLightArrow.step1 .factoryContainer {
    background: transparent url("../../images/light_arrow.jpg") 10% 0 no-repeat;
}

.factoryContent .factoryContainer {
	margin-top: -54px;
}

.factoryContent .factoryInnerWrap {
	margin-top: 60px;
}

.factoryLeftColumn {
	width: 34%;
	float: left;
	position: relative;
}

.factoryLeftColumn .factoryInnerWrap {
	padding: 0 0 0 10px;
}

.factoryRightColumn {
	width: 65%;
	float: right;
	padding-top:60px;
	position:relative;
}

.factoryRightColumn .factoryInnerWrap {
	padding-left: 10px;
}

.factoryRightColumn h2 {
	margin-left: 45px;
}

.factoryLivePreviewBox {
	padding-bottom: 10px;
}

/*FOOTER*/

#factoryFooter {
	background-color: #111111;
	height: 120px;
}

.factoryCSDev {
	background: transparent url("../../images/csdev.jpg") 0 0 no-repeat;
	width: 194px;
	height: 42px;
	float: left;
	margin: 70px 0 0 0px;
	display: block;
}

.factoryCopyrights {
	text-align: right;
	float: right;
	color: #242424;
	font-size: 12px;
	font-weight: bold;
	margin-top: 75px;
}


.factoryCopyrights a:hover {
	text-decoration: underline;
}

.factoryCopyrights strong {
	color: #313131;
}

.factoryCopyrights strong a {
	color: #313131;
	text-decoration: none; 
}

.factory-template {
    vertical-align:top;
}

.factory-template-title {
    padding:2px 10px;
    vertical-align:top;
}

.factory-template-title a {
    text-decoration:none;
    font-size:16px;
    cursor:pointer;
    color:#fff;
    padding:2px 10px;
    vertical-align:top;
    font-weight:bold;
}

.factory-template-description {
    padding:2px 10px;
    vertical-align:top;
}

.factory-template-description a {
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    color:#fff;
    padding:2px 10px;
    vertical-align:top;
}

/* Color Picker
----------------------------------*/
#color-picker {
    position: absolute;
    background:#222222 none repeat scroll 0 0;
    left:122px;
}

/* Fields
----------------------------------*/
input.state-active, select.state-active, textarea.state-active {
    border:1px solid #f58400;
}

.factory-theme-group,input, select, #color-picker, .texture-field .sg-texture-picker ul {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; 
    border-radius: 4px;
}

.texture-field, .color-field, .border-field, .font-family-field, .font-weight-field, .font-size-field, .corner-radius-field, .opacity-field, .template-property-field {
    background:#333333;
    border:1px solid #666666;
    color:#FFFFFF;
    font-size:1em;
    padding:2px;
}

.texture-field {
    width:16px;
    height:13px;
    float:left;
    margin:0px 2px 0px 0px;
    cursor:pointer;
}

.factory-region {
    font-weight:bold;
    font-size:1.2em;
    padding:0.4em 0em 1em 0em;
}

.factory-group-separator {
    height: 10px;
}

* .factory-theme-group {
    background:#333333;
    border:1px solid #444444;
    font-size:0.8em;
    margin:0px 25px 0px 0px;
}

.factory-theme-group-header {
    cursor:pointer;
    padding:5px 10px;
}

.factory-theme-group-content {
    padding: 1em 1em;
    font-size:0.8em;
}
.factory-theme-group-header .ui-icon {
    float:left;
}

.factory-theme-group-header a {
    padding: 0em 0.5em;
}
.factory-theme-group-header .state-active {
    color: #FFFFFF;
    text-decoration:none;
    outline: none;
}
.factory-field-group {
    font-size:1em;
    padding: 0.2em 0em;
}

.factory-field-group label {
    width:100px;
    float:left;
    margin:3px 4px 0 0;
    text-align:right;
}

.factory-field-note {
    padding:0.5em 1em;
}

#live-preview.fixed {
    position:fixed;
    top:-60px;
}
#live-preview.fixed .factoryApply {
    top:0;
}

.factoryDownload {
	position: relative;
}

.factoryDownload .popup {
	position: absolute;
	top: -115px;
	left: 60px;
	background: transparent url("../../images/popup_bg.png") no-repeat top left;
	width: 177px;
	height: 124px;
	padding: 20px 0 0;
	text-align: center;
	display: none;
}

.factoryDownload .popup p {
	padding: 3px 15px;
	margin: 0;
	color: #333;
}

.factoryDownload .popup p a,
.factoryDownload .popup p a:visited {
	color: #3c7796;
	text-decoration: underline;
}

/* landing page, theme blocks */

div.menubox-theme-container {
    overflow:hidden;
    zoom:1;
}

div.menubox-theme {
    float:left;
    width:47%;
    margin-right:2%;
    margin-top:20px;
}

div.menubox-theme a,
div.menubox-theme a:visited {
    color:#fff;
}

div.menubox-theme div {
    float:left;
    margin:0 10px 5px 0;
    width:150px;
}

div.menubox-theme span {
    display:block;
}
div.menubox-theme span.title {
    padding-bottom:10px;
}

div.menubox-theme span.description {
    font-size:13px;
}

div.menubox-theme div div.preview{
    text-align:center;
    margin:3px 0 0 3px;
    height:18px;
}
div.menubox-theme div div.preview a,
div.menubox-theme div div.preview a:visited {
    font-size:12px;
    padding-left:22px;
    background: url("../../images/preview.gif") center left no-repeat;
    line-height:22px;
    display:block;
    color:#fff;
}

div.menubox-theme span a.download-theme,
div.menubox-theme span a.customize-theme {
    background:url("../../images/archive_zip.png") no-repeat top left;
    padding-left:60px;
    line-height:55px;
    font-size:16px;
    display:block;
    margin-left: 160px;
    margin-top:20px;
}

div.menubox-theme span a.customize-theme {
    background:url("../../images/customize.png") no-repeat top left;
}

p.section {
    padding:30px 0;
}


/* HELP SECTION */
div.help {
	overflow: hidden;
	zoom:1;
}

div.help div.nav-pane {
	width: 25%;
	float: left;
}

div.help div.doc-pane {
	width: 70%;
	float: left;
}

div.help div.nav-pane ul li a {
	color: #fff !important;
	text-decoration: underline;
}

div.help div.nav-pane ul{
	list-style: none;
	padding-left: 5px;
}

div.help div.nav-pane ul li {
	padding-top: 7px;
}

div.help div.nav-pane ul ul{
	padding-left: 15px;
}

div.help div.nav-pane ul ul li {
	padding-top: 3px;
}
	
div.help div.doc-pane {
	font-size: 14px;
	line-height: 20px;
}

div.help div.doc-pane h1 {
	font-size: 22px;
	padding-top: 10px;
}

div.help div.doc-pane h2 {
	font-size: 18px;
	padding-top: 10px;
}

div.help div.doc-pane h3 {
	font-size: 16px;
	padding-top: 10px;
}


div.help div.doc-pane p {
	padding: 8px 0;
}

div.help div.doc-pane ol {
	margin-left: 30px;
}

div.help div.doc-pane div.pic {
    margin:15px 0;
    text-align:center;
}

div.help div.doc-pane div.pic span{
    display:block;
    margin-top:5px;
}

div.help div.doc-pane div.download {
    padding-left:70px;
    background: url("../../images/archive_zip.png") center left no-repeat;
    height: 60px;
}

div.help div.doc-pane div.download a {
    line-height:60px;
}

div.help a,
div.help a:visited {
    color:#64aacc;
}

div.help p.note {
    font-size: 12px;
    color: #444;
}

div.help span.code {
    font-family: monospace;
    color:#96CBFE;
}

div.help a.no-decoration {
	text-decoration: none;
	color: #fff;
	
}


/* Textures
----------------------------------*/
#texture-picker { display:none; position:absolute; left:214px; }
.factory-texture-picker ul { background:#222222 none repeat scroll 0 0; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0.5em 5px; position:absolute; right:0; top:1.6em; width:80px; z-index:999999; border:1px solid #444444; }
.factory-texture-picker ul li { float: left; width:20px; height:20px; }
.factory-texture-picker ul li a { border:1px solid #222222; color:#EEEEEE; display:block; height:1.5em; text-decoration:none; text-indent:-99999px; width:18px; height:18px; }
.factory-texture-picker ul li a:hover { border:1px solid #CCCCCC; }
.factory-texture-empty { background: rgb(85, 85, 85) #333333 repeat scroll 50% 50%; }
.factory-texture-glass { background: rgb(85, 85, 85) url(../../images/textures/02_glass.png) repeat scroll 50% 50%; }
.factory-texture-highlight-soft { background: rgb(85, 85, 85) url(../../images/textures/03_highlight_soft.png) repeat scroll 50% 50%; }
.factory-texture-highlight-hard { background: rgb(85, 85, 85) url(../../images/textures/04_highlight_hard.png) repeat scroll 50% 50%; }
.factory-texture-inset-soft { background: rgb(85, 85, 85) url(../../images/textures/05_inset_soft.png) repeat scroll 50% 50%; }
.factory-texture-inset-hard { background: rgb(85, 85, 85) url(../../images/textures/06_inset_hard.png) repeat scroll 50% 50%; }
.factory-texture-diagonals-small { background: rgb(85, 85, 85) url(../../images/textures/07_diagonals_small.png) repeat scroll 50% 50%; }
.factory-texture-diagonals-medium { background: rgb(85, 85, 85) url(../../images/textures/07_diagonals_medium.png) repeat scroll 50% 50%; }
.factory-texture-diagonals-thick { background: rgb(85, 85, 85) url(../../images/textures/08_diagonals_thick.png) repeat scroll 50% 50%; }
.factory-texture-dots-small { background: rgb(85, 85, 85) url(../../images/textures/09_dots_small.png) repeat scroll 50% 50%; }
.factory-texture-dots-medium { background: rgb(85, 85, 85) url(../../images/textures/10_dots_medium.png) repeat scroll 50% 50%; }
.factory-texture-white-lines { background: rgb(85, 85, 85) url(../../images/textures/11_white_lines.png) repeat scroll 50% 50%; }
.factory-texture-gloss-wave { background: rgb(85, 85, 85) url(../../images/textures/12_gloss_wave.png) repeat scroll 50% 50%; }
.factory-texture-diamond { background: rgb(85, 85, 85) url(../../images/textures/13_diamond.png) repeat scroll 50% 50%; }
.factory-texture-loop { background: rgb(85, 85, 85) url(../../images/textures/14_loop.png) repeat scroll 50% 50%; }
.factory-texture-carbon-fiber { background: rgb(85, 85, 85) url(../../images/textures/15_carbon_fiber.png) repeat scroll 50% 50%; }
.factory-texture-diagonal-maze { background: rgb(85, 85, 85) url(../../images/textures/16_diagonal_maze.png) repeat scroll 50% 50%; }
.factory-texture-diamond-ripple { background: rgb(85, 85, 85) url(../../images/textures/17_diamond_ripple.png) repeat scroll 50% 50%; }
.factory-texture-hexagon { background: rgb(85, 85, 85) url(../../images/textures/18_hexagon.png) repeat scroll 50% 50%; }
.factory-texture-layered-circles { background: rgb(85, 85, 85) url(../../images/textures/19_layered_circles.png) repeat scroll 50% 50%; }
.factory-texture-3D-boxes { background: rgb(85, 85, 85) url(../../images/textures/20_3D_boxes.png) repeat scroll 50% 50%; }
.factory-texture-glow-ball { background: rgb(85, 85, 85) url(../../images/textures/21_glow_ball.png) repeat scroll 50% 50%; }
.factory-texture-spotlight { background: rgb(85, 85, 85) url(../../images/textures/22_spotlight.png) repeat scroll 50% 50%; }
.factory-texture-fine-grain { background: rgb(85, 85, 85) url(../../images/textures/23_fine_grain.png) repeat scroll 50% 50%; }

/* Farbtastic Color Picker 1.2
----------------------------------*/
.farbtastic { position: relative; z-index:2700; }
.farbtastic * { position: absolute; cursor: crosshair; }
.farbtastic, .farbtastic .wheel { width: 195px; height: 195px; z-index:2700; }
.farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width: 101px; height: 101px; }
.farbtastic .wheel { background: url(../../images/wheel.png) no-repeat; width: 195px; height: 195px; }
.farbtastic .overlay { background: url(../../images/mask.png) no-repeat; }
.farbtastic .marker { width: 17px; height: 17px; margin: -8px 0 0 -8px; overflow: hidden; background: url(../../images/marker.png) no-repeat; }
