/*
 * Release: 1.3.1 2009-04-26
 */

/* SETUP */

#g-setup {
	position: absolute;
	top: 150px;
	left: -310px;
	padding: 6px;
	margin: 0;
	list-style: none;
	width: 320px!important;
	background-color: #d1cfe6;
	border: 2px solid #a19bd1;
	z-index: 2100;
}

#g-setup * {
	background: transparent!important;
	border: 0!important;
	color: #58517c!important;
	font-family: Verdana, Geneva, sans-serif!important;
	font-size: 10px!important;
	font-weight: normal!important;
	letter-spacing: normal!important;
	line-height: 1!important;
	list-style-type: none!important;
	margin: 0!important;
	padding: 0!important;
	text-decoration: none!important;
	text-indent: 0px!important;
	text-transform: none!important;
	word-spacing: 0!important;
	z-index: 2100!important;
}

#g-setup .head {
	font-weight: bold!important;
	text-align: center;
	border-bottom: 1px solid #7cb267!important;
}

#g-setup ul {
	width: 150px;
	float: left!important;
}

#g-setup li {
	clear: left;
	padding: 5px!important;
}

*:first-child+html {} * html #g-setup li {
	clear: none!important;
	padding: 4px!important;
}

#g-setup span {
	float: left!important;
	width: 50px;
	padding: 1px 4px 0 0!important;
	text-align: right!important;
	line-height: 1.5!important;
}

#g-setup input,
#g-setup select {
	float: left!important;
	width: 70px;
	border: 1px solid #a19bd1!important;
	background-color: #e7e6ee!important;
	padding: 2px!important;
}

#g-setup select {
	width: 77px;
	padding: 0!important;
}

#g-setup-misc {
	margin-top: 5px!important;
	clear: left;
	float: none!important;
	width: 300px!important;
	border-top: 1px solid #7cb267!important;
}

#g-setup-misc span {
	line-height: 1.1!important;
	width: 200px;
}

#g-setup-misc input {
	width: 15px;
	padding: 0!important;
	height: 15px;
}

#g-setup-tab {
	width: 26px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -26px!important;
	z-index: 2100!important;
}

#g-setup-tab img {
	left: 0;
	position: relative;
}

/* GRID */

#g-grid {
	left: 0;
	position: absolute;
	z-index: 500;
	top: 0;
}

#g-grid .g-vertical,
#g-grid .g-horizontal {
	position: absolute;
	z-index: 1000;
}

/* IE7 Only, 1 pixel faulty in the grid */
*:first-child+html #g-grid .g-horizontal,
*:first-child+html #g-grid .g-vertical {
	margin-left: -1px;
}

#g-grid .g-horizontal {
	min-height: 1px;
	height: 1px;
	font-size: 0%;
	line-height: 0;
}
