body {
	background-color: #000;
	color: #fff;
	font-family:Arial,sans-serif;
	font-size:13px;
}

a {
	color: #fff;	
}

a:hover {
	color: #00ffff;	
}

.clear {
	clear: both;	
}

#main {
	background-color: #000 !important;	
}

#advert {
	max-width: 770px;
	margin: 0 auto;
	margin-bottom:10px;
}

.error {
	color: red;	
}	

#featCalc, #main {
	margin: 0 auto;
	width: 948px;
	height: 660px;
	background-color: #282828;
}

.loginc {
	background-color:#282828;
	border:1px solid #404040;
	font-size:14px;
	margin-bottom:10px;
	padding:8px;
}

.loginc input, .loginc .label {
	margin-top: 6px;
	margin-bottom: 6px;	
}

.loginc .label {
	width: 150px;
	text-align: right;
	float: left;
}

.loginc .value {
	padding: 0 !important;
	width: 200px;
	margin-left: 5px;
	float: left;	
}

#footer {
	margin: 0 auto;
	width: 1000px;	
}

#toolbar {
	height: 15px;
	background-color:#404040;
	border:1px solid #404040;
	font-size:14px;
	margin-bottom:20px;
	padding:8px;
}

#interact {
	margin-top: -3px;
	float: left;	
}

#interact select, #builds select, #submit-build select, #submit-build input, #submit-build textarea,
 .loginc input {
	border: 1px solid #000;
	color: #fff;
	background-color: #151515;
	margin-right: 8px;	
}

select:focus, input:focus {
	background-color: #4D4D4D;
}

textarea {
	width: 250px;
	height: 100px;
	margin-bottom: 7px;
}

.submit {
	cursor: pointer;
	color: #00ffff !important;
	border: 2px solid #000 !important;	
}

#resetall, #link {
	font-size: 11px;
	font-weight: bold;
	margin-right: 4px;
	cursor: pointer;
	border-bottom: 1px dotted #fff;
	margin-right: 8px;	
}

#resetall:hover, #link:hover {
	color: #00ffff;	
}

#resetall {
	padding-left: 18px;
	background: url(../images/resetall.gif) no-repeat scroll 0% 100%;
}

#link {
	padding-left: 18px;
	background: url(../images/link.gif) no-repeat scroll 0% 0%;
}

#stats {
	font-size: 11px;
	float: right;
}

#stats .label{
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 4px;
}

#stats .value{
	width: 30px;
	float: left;
	display: block;
	text-align: center;
	margin-right: 14px;
}

#builder {
	position: relative;	
}

#builder {
	width: 900px;
	height: 584px;	
}

.tree {
	width: 300px;
	height: 584px;
	position: absolute;
	margin-top: 18px;
}

.tree-label {
	height: 16px;
	font-size: 12px;
	width: 300px;
	position: absolute;
	background-color: #404040;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}

.tree-label .reset {
	float: right;
	margin-right: 4px;
	cursor: pointer;
	border-bottom: 1px dotted #fff;	
}

.tree-label .reset:hover {
	color: #00ffff;
}

.tree div {
	z-index: 10;	
}

.feat-container {
	cursor: pointer;
	position: absolute;
}

.icon, .border {
	width: 36px;
	height: 36px;
}

.icon {
	position: absolute;
}

.border {
	background-image: url(../images/tile_border.png);
	position: relative;
}

.border-active {
	background: transparent url(../images/tile_active.png) no-repeat scroll 0% 0%;
	height: 46px;
	left: -5px;
	position: absolute;
	top: -5px;
	width: 46px;	
}

.ranks {
	position: absolute;
	background-image: url(../images/numerals.png);
	height: 25px;
	width: 60px;
	left: -12px;
	top: 30px;
	z-index: 15;
}

.feat-requirement {
	position:absolute;
	z-index: 5 !important;
}

.left {
	width: 32px;
	background: transparent url(../images/arrow_left.png) no-repeat scroll 0% 0%;	
}

.right {
	width: 32px;
	background: transparent url(../images/arrow_right.png) no-repeat scroll 0% 0%;
}

.down {
	background: transparent url(../images/arrow_down.png) repeat-y scroll 0% 0%;
	width: 48px;
}

.tabs {
	-moz-user-select:none;
	font-size:13px;
	margin:0pt !important;
	padding:0pt !important;
}

.tabs li {
	line-height:1.75em;
	list-style-position:outside;
	float:left;
	height:30px;
	margin-right:2px;
	overflow:hidden;	
}

.tabs a {
	cursor: pointer;
	padding-left: 6px;
	padding-top: 4px;
	color: #fff;
	background:#0F0F0F none repeat scroll 0% 0%;
	display:block;
	float:left;
	font-size:12px;
	height:30px;
	padding-right:14px;
	position:relative;
	text-decoration:none;
	white-space:nowrap;	
}

.tabs a:hover {
	color: #00ffff;	
}

.tabs .selected {
	color: #00ffff;
	background:#373737 none repeat scroll 0% 0%;
}

.tab-content {
	background-color:#282828;
	border:1px solid #404040;
	clear:both;
	padding:8px;	
}

#submit-build {
	margin-top: 10px;	
}

#submit-build-link {
	cursor: pointer;	
}

#build-submitted-info {
	margin-top: 20px;
	float: right;	
}

#build-info {
	float: left;	
}

#builds .label, #submit-build .label {
	width: 150px;
	height: 25px;
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 14px;
	text-align: right;
}

#builds .value, #submit-build .value {
	float: left;
	display: block;
	margin-right: 14px;
}

#submit-text {
	font-size: 16px;
	margin-bottom: 10px;
}

#submit-text a {
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}

#submit-text a:hover {
	color: #00ffff;
}

#build-summary table {
	width: 100%;	
}

#build-summary td {
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
	width: 33%;
	clear: both;
}

#build-summary .header {
	color: #00ffff;
	text-align: center;
	font-weight: bold;
}

.summary-row {
	clear: both;
}

.summary-feat {
	border-bottom: 1px dotted #00ffff;
	cursor: default;
	float: left;	
}

.summary-feat:hover {
	color: #00ffff;
}

.summary-rank {
	float: right;
}

.tooltip {
	background-color: #222233;
	font-family: Verdana;
	opacity: 0.75;
	padding: 10px;
	position: absolute;
	min-width: 250px;
	max-width: 370px;
	z-index: 25;
}

.tip-title {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.tip-effects {
	font-size: 11px;
	color: #00ffff;	
	margin-bottom: 10px;
}

.tip-effects-ranks {
	clear: both;
}

.tip-effects-rank {
	font-weight: bold;
	margin-top: 4px;
	display: block;
	width: 95px;
	text-align: right;
	color: #ffffff;
}

.tip-effects .mod-val {
	font-weight: bold;
	color: #51D93D;		
}

.tip-effects-mod {
	margin-right: 5px;
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
}

.tip-effects-val {
	width: 250px;
	padding-left: 5px;
	border-left: 1px solid #00ffff;
	float: left;
}


.tip-text {
	position: relative;
	clear: both;
	top: 6px;
	font-size: 10px;
	color: #ccc;
}

.tip-subtext {
	margin-bottom: 4px;
	position: relative;
	top: 12px;
	color: yellow;
	font-size: 11px;
}
