@charset "UTF-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999;
}

#container{
	width:910px;
	margin: 0 auto;
	background-color:white;
	/*height:1300px*/
}
#intro{
	margin-left: 20px;
	margin-right: 20px;
/*	padding-top: 20px;*/
	}
#spoke-calculator{
	margin-left: 20px;
	margin-right: 20px;
}
#spoke-calculator p { margin: 0; }
h1{
	font-size:24px;
	font-weight:bold;
}
h2{
	font-weight:bold;
	font-size:18px;
	clear: right;
	padding-top: 22px;
}

p{
	font-size:12px;
}
.inputfield{
	margin-right: 5px;
	width: 47px;
	height: 24px;
	}
.circle{
	color: #FFED00;
	background: #272B35;
	width: 20px;
	height: 20px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px 100px 100px 100px;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 10px;
}
label{
	font-size:12px;
	float:left;
	font-weight: bold;
}

.box{
	border: 1px solid #cccccc;
}
/*STEP 1*/
.label-form1{
	font-size:12px;
	font-weight:normal;
	width: 50%;
	float: left;
}

#radiobuttongroup{
	width:50%;
}
#read-more{
	margin-top: 60px;
}

/*STEP 2*/
#box1{
	height:300px;
	width:560px;
	float:left;
	margin-bottom: 20px;
}
#box1-form1{
	font-size: 12px;
	padding-top: 10px;
	padding-left: 150px;
}
#box1-form2{
	padding-left: 10px;
	padding-top: 237px;
	float: left;
	font-size: 12px;

}
#box1-form3{
	float: right;
	padding-top: 237px;
	font-size: 12px;
	padding-right: 110px;
}
#gear-side-label{
	padding-right: 15px;
}
.frontwheel-disc #gear-side-label{
	margin-right: 38px;
	}
#non-gear-side{
	margin-top: -9px;
	margin-left: 17px;
}
#gear-side{
	margin-top: -9px;
}
#total-length-hub{
	margin-left:9px;
	}

#box2{
	float:right;
	width:280px;
	height:300px;
	margin-bottom: 20px;
	font-size:12px;
}
#hub-diameter-non-gear, #hub-diameter-gear{
	margin-bottom: 12px;
}
#box2-form1{
	padding-top: 220px;
	padding-left: 10px;
}
.labelform4{
	width:180px;
}
#box3{
	background-image:url(images/img3.png);
	background-repeat:no-repeat;
	background-position: 10px 20px;
	float:left;
	width:280px;
	height:300px;
	font-size:12px;
}
#box3-form1{
	padding-top: 265px;
	padding-left: 10px;
}
#internal-diameter{
	margin-left: 20px;
	margin-top: -9px;
}

#box4{
	background-image:url(images/img4.png);
	background-repeat:no-repeat;
	background-position: 10px 20px;
	width:560px;
	height:150px;
	float:right;
	margin-bottom: 20px;
	font-size: 12px;
}
#box4-form1{
	padding-top: 115px;
	padding-left: 170px;
}
#rim-thickness{
	margin-left: 15px;
	margin-top: -9px;
}
#box5{
	float:left;
	width:560px;
	height:130px;
	float:right;
}

#box5-form1
{
	padding-top: 15px;
	margin-left: 20px;
}

#button-calculate{
	color:#FFED00;
	background-color:#626D7F;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	width:176px;
	height:40px;
	margin-top:20px;
	font-size:22px;
	border:none;
}
.link{
	color:#0099CC;
	font-size:12px;
	text-decoration:none;
}
#img4{
	margin-left: 20px;
	margin-top: 20px;
}
.label-box5{
	width:250px;
}
#number-of-spokes,#number-of-crossings,#number-of-crossings-non-gear{
	margin-bottom: 6px;
}

/* CLASSES FOR IMAGES*/
.frontwheel #box1{
	background-image:url(images/frontwheel-without-disc-1.png);
	background-repeat:no-repeat;
	background-position: 88px 25px;
}
.frontwheel-disc #box1{
	background-image:url(images/frontwheel-with-disc-1.png);
	background-repeat:no-repeat;
	background-position: 75px 30px;
	}
.rearwheel #box1{
	background-image:url(images/rearwheel-without-disc-1.png);
	background-repeat:no-repeat;
	background-position: 85px 32px;
}
.rearwheel-disc #box1{
	background-image:url(images/rearwheel-with-disc-1.png);
	background-repeat:no-repeat;
	background-position:86px 27px;
	}
.frontwheel #box2{
	background-image:url(images/frontwheel-without-disc-2.png);
	background-repeat:no-repeat;
	background-position: 20px 20px;
}
.frontwheel-disc #box2{
	background-image:url(images/frontwheel-with-disc-2.png);
	background-repeat:no-repeat;
	background-position: 20px 20px;
}
.rearwheel #box2{
	background-image:url(images/rearwheel-without-disc-2.png);
	background-repeat:no-repeat;
	background-position: 20px 20px;
}
.rearwheel-disc #box2{
	background-image:url(images/rearwheel-with-disc-2.png);
	background-repeat:no-repeat;
	background-position: 20px 20px;
}
#validation-text{
	color:#FF0000;
	font-family:Myriad Pro;
	font-weight:bold;
	display:none;
}

/*STEP 3*/
#step3{

}
#resultbox{
	width: 438px;
	height: 118px;
	background-color:#DFDFE1;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:5px;

}
#disclaimer{
	width: 405px;
	height: 59px;
	float: right;
	position: relative;
	bottom: 120px;
	font-family: Myriad Pro;
}
.step3-label{
	font-size:18px;
	font-weight:bold;
	width: 250px;
	padding-top: 21px;
	padding-left: 5px;
	color:#262B34;
}
#result1, #result2{
	width: 149px;
	height: 42px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: none;
	margin-top: 10px;
	margin-left: 5px;
	color:#262B34;
	font-size:30px;
	font-weight:bold;
}

.error{
	background-color:#ed9595;
		}
/*---TOOLTIPS----*/
/*.tooltip {
	/*background-image:url(images/tooltip.png);
	background-repeat:no-repeat;
	position: absolute;
	display:none;
	width:173px;
	height:47px;

}
.tooltip-text{
	color:white;
	font-weight:bold;
	font-size:12px;
	position: absolute;
	left: 10px;
	top: 5px;
}
#tooltip1{
	margin-left: 85px;
}
#tooltip2{
	margin-left: 45px;
}
#tooltip3{
	margin-left: 20px;
	}
#tooltip4{}
#tooltip5{
	margin-top: -14px;
	margin-left: 110px;
}
#tooltip6{
	margin-top: -2px;
	margin-left: 120px;
}
#tooltip7{
	margin-left: 30px;
}*/

/* per node styling (for translated spoke calculators) */
#step2 { clear: left; }
#radiobuttongroup { width: 60%; }
.page-node-139 #internal-diameter { margin-left: 8px; }
.page-node-139 #non-gear-side { margin-left: 27px; }
.page-node-140 #box1-form3 { padding-right: 10px; }
.frontwheel-disc #gear-side-label { margin-right: 5px; }

.page-node-146 #box1-form2 label,
.page-node-146 #gear-side-label,
.page-node-144 #box1-form2 label,
.page-node-144 #gear-side-label,
.page-node-143 #box1-form2 label { width: 155px; margin-top: -7px; }
.page-node-146 #box1-form3,
.page-node-144 #box1-form3,
.page-node-143 #box1-form3 { padding-right: 10px; }

.page-node-146 #box2-form1 label { margin-top: -9px; }
.page-node-146 .label-box5 { width: 400px; }
.page-node-146 #internal-diameter { margin-left: 3px; }
.page-node-146 #label-internal-diameter { width: 160px; }

.dimispan,
.dimitrihomo { vertical-align: top; }











































