/* @group Basics */

* {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

body {
	background: #EEE url(/img/bg_body.png) repeat-x;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

pre {
	padding: 3px;
	margin-left: 10px;
	background-color: #FFF;
	color: #000;
}

/* @end */

/* @group fw */

#fw {
	position: relative;
	margin: 20px;
}

#fwContent {
}



/* @end */

/* @group Header */

h1 {
	font-size: 48px;
	color: #333;
}

h1 strong {
	font-size: 48px;
}

h1 span {
	font-size: 24px;
}

h1 small {
	font-size: 12px;
	font-weight: normal;
}

#fwLogo {
	margin-bottom: 20px;
}

#fwLogo p {
	margin-left: 60px;
}

#fwTopAds {
	float: right;
}

#fwNav {
	display:  none;
	float: right;
}
#fwNav ul {
	list-style: none;
	margin: 0 10px 0 0;
}
#fwNav ul li {
	display: inline;
	padding-left: 20px;
}
#fwNav ul li a {
}

/* @end */

/* @group Tabs */

#fwTabs {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
#fwTabs ul {
	list-style: none;
}
#fwTabs ul li {
	display: inline;
	padding: 10px;
	border-bottom: 1px solid #FFF;
	background: #333 url(/img/bg_tab.png) repeat-x;
}
#fwTabs ul li.active {
	background-color: #000;
	border-bottom-color: #000;
	background: #000 url(/img/bg_tab_active.png) repeat-x;
}

#fwBlockAboutContent,
#fwBlockHelpContent {
	display: none;
	background: #999 url(/img/bg_form.png) repeat-x;
	padding: 10px;
}
#fwBlockAboutContent p,
#fwBlockHelpContent p {
	margin: 10px 0;
}
#fwBlockAboutContent ul,
#fwBlockHelpContent ul {
	margin-left: 20px;
}

/* @end */

/* @group Generator */

.genPartTemplate {
	display: none;
}

#fwBlockGeneratorContent form {
	background: #999 url(/img/bg_form.png) repeat-x;
	padding: 10px;
}

/* @group Basic Form Element Formatting */

form label {
}

form input.text {
	width: 94px;
	padding: 2px;
	border: 1px solid #333;
	background-color: #000;
}
form input.text.right {
	text-align: right;
}
form input.px {
	width: 70px;
}

form span {
	float: right;
}

form input.button {
	width: 100px;
}

/* @end */

/* @group Form Org */

#genStart {
	border-bottom: 1px solid #FFF;
	padding-left: 10px;
}

#genEnd {
}

.genControl p {
	display: block;
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 21px;
}

.genControl input.text {
	width: 45px;
}

.genControl .widthLabel {
	padding-right: 10px;
}

#addGenPart {
	position: relative;
}

#addGenPartContent {
	position: absolute;
	bottom: 0;
	left: 0;
}

p.button, a.button {
	margin: 10px;
	display: block;
	padding: 0 4px 0 20px;
	text-decoration: underline;
	background: #FFF url(/img/add.png) no-repeat 0 2px;
	border: 1px solid #666;
	color: #333;
	margin: 10px 10px 10px 0;
}
p.button:hover, a.button:hover {
	border-color: #0F0;
}
#generateLink {
	background-image: url(/img/generate.png);
}

/* @end */



/* @group Form Content */

form #genParts {
	padding: 10px 0 0 0;
}

form #genParts .genPart {
	width: 220px;
	height: 160px;
	float: left;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
form #genParts #addGenPart {
}

form #genParts p {
	margin: 10px;
}

form #genParts p#part2open,
form #genParts p#part3open {
	text-decoration: underline;
}

form #genParts #part2,
form #genParts #part3 {
	display: none;
}

form #genParts h2 {
	border-bottom: 1px solid #FFF;
	margin: 10px;
	padding-bottom: 3px;
}
form #genParts h2 span {
	font-weight: normal;
	text-decoration: underline;
}

form #genParts .gColorPicker {
	display: none;
	background-color: #333;
	border: 1px solid #FFF;
	position: absolute;
	/*bottom: -1px;*/
	right: -1px;
	text-align: center;
	z-index: 100;
}
form #genParts .gColorPicker p {
	margin: 5px;
	text-decoration: underline;
}

form #genParts label {
	display: block;
	float: left;
	width: 100px;
}

form #genParts input.check {
	margin-left: 100px;
}
form #genParts p.check label {
	float: none;
	display: inline;
}

form #genParts input.button {
	margin-left: 100px;
}



/* @end */

/* @group Result */

#fwBlockGeneratorContent #result {
	background: #999 url(/img/bg_form.png) repeat-x;
	padding: 10px;
	display: none;
	position: relative;
	z-index: 50;
	margin-top: 20px;
}
#fwBlockGeneratorContent #resultInfo {
	float: left;
	width: 400px;
}
#fwBlockGeneratorContent #result p {
	margin: 10px 0;
}
#fwBlockGeneratorContent #result a {
}

#fwBlockGeneratorContent #resultPreview {
	margin-left: 420px;
}

/* @end */



/* @end */

/* @group Farbtastic */

.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(/img/farbtastic/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(/img/farbtastic/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(/img/farbtastic/marker.png) no-repeat;
}



/* @end */

