/* Start of CMSMS style sheet 'calc' */
body {
	margin:0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* Layers */
div.but1 a {
	background-image: url(i/bg/add.gif);
	height: 36px;
	width: 212px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	margin-top: 22px;
	margin-left: 39px;
	display:block;
	text-decoration: none;
}
div.but1 span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C50700;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 41px;
}
div.but2 a {
	background-image: url(i/bg/spec.gif);
	height: 36px;
	width: 212px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	margin-top: 22px;
	margin-left: 238px;
	display:block;
	text-decoration: none;
}
div.but2 span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 30px;
line-height:14px;
}
div.char {
	width:480px;
	background-color:#F5F5F5;
	margin-top: 20px;
}
div.char #left {
	float: left;
	font-weight: bold;
	margin-left: 15px;
	width: 215px;
	margin-top: 13px;
	margin-bottom: 8px;
	display:inline;
}
div.char #right {
	float: left;
	margin-left: 15px;
	width: 215px;
	margin-top: 8px;
	margin-bottom: 8px;
	display:inline;
}
input #w1 {
	width:120px;
	height:20px;
	margin-right:3px;
}
input #w2 {
	width:120px;
	height:20px;
	margin-right:3px;
}
.q {
	width:50px;
	height:16px;
	margin-right:3px;
}
div.clear {
	font-size: 0px;
	clear: both;
}
div.info {
	float: left;
	margin-top: 39px;
font-size:13px;
}
div.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 198px;
position:absolute;
	margin-top: 110px;
	margin-left: 270px;
}
div.price div {
	font-family: Calibri, Arial;
	font-size: 45px;
	color: #FFFFFF;
	background-image: url(i/bg/price.gif);
	height: 62px;
	width: 198px;
}
div.price a {
	color: #C50700;
}
div.types {
	background-color: #F5F5F5;
	height: 92px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.typeswin {
	float:left;
	border: 2px solid #F5F5F5;
	margin-left: 10px;
	margin-top: 15px;
	display:inline;
}
div.typeswinon {
	float:left;
	border: 2px solid #FF0000;
	margin-left: 18px;
	margin-top: 15px;
	display:inline;
}
div.types #text {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 22px;
	margin-left: 41px;
}
div.win {
	float: left;
	margin-left: 10px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
div.win img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-width: 7px;
	border-right-width: 12px;
	border-bottom-width: 7px;
	border-left-width: 12px;
}
div.winon {
	float: left;
	margin-left: 10px;
	border: 1px solid #FF0000;
}
div.winon img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-width: 7px;
	border-right-width: 14px;
	border-bottom-width: 7px;
	border-left-width: 14px;
}
#main2 {
	width:480px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Pics */

/* Forms */

/* Other */
* html img, #id { behavior: url(js/iepngfix.htc); }

/* End of 'calc' */

