body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1{
	text-transform: uppercase;
}
#loading{
	position: absolute;
	width: 950px;
	z-index: 200;
	height: 500px;
	padding-top: 300px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.2);
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #992222;
	display: none;
}
#process{
	width: 500px;
	padding-top: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #992222;
}
.loadingbox{
	text-align: center;
	background-color: #fff;
	padding: 10px 10px 2px;
	margin-right: 400px;
	margin-left: 400px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
}
.thumbnail{
	height: 50px;
}
.bottomice{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
a.help, a.help:link, a.help:visited, a.help:active{
	color: #BB0A0A;
}
a.help:hover {
	color: #333;
}
.help{
	color: #BB0A0A;
}
a.iceimages, a.iceimages:link, a.iceimages:visited, a.iceimages:active{
	color: #666666;
	text-decoration: none;
}
a.iceimages:hover {
	text-decoration: underline;
}
.signupform{
	font-family: Arial;
	font-size: 11px;
	width: 300px;
	border: 1px solid #aaa;
}
input[type=radio]{
	margin-right: 20px;
}
.signpatent{
	font-family: Arial;
	font-size: 11px;
	width: 390px;
	border: 1px solid #aaa;
}
.tradeform{
	font-family: Arial;
	font-size: 11px;
	width: 400px;
	border: 1px solid #aaa;
}
.signuparea{
	font-family: Arial;
	font-size: 11px;
	width: 400px;
	height: 140px;
	border: 1px solid #aaa;
}
.required {
	font-size: 12px;
	font-weight: bold;
	color: #b71616;
	float: right;
}
.loginbut{
	cursor: pointer;
	width: 18px;
	height: 20px;
	border-width: 0;
	background: transparent url(../../images/arrow1.png) no-repeat 0 2px;
}
.addbasket {
	background: #992222 url(../../images/readmore_back.gif) repeat-x;
	color: #ffffff;
	cursor:pointer;
	border: 1px solid #992222;
	font: small-caps bold 13px arial;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	height: 24px;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 8px;
} 
.paypalbut{
	cursor: pointer;
	width: 145px;
	height: 24px;
	border-width: 0;
	background: transparent url(../../images/btn_xpressCheckout.gif) no-repeat;
	float: right;
}
.but {
	background-color: #666;
	color: #fff;
	border: 1px solid #333;
	cursor:pointer;
	font: small-caps bold 11px arial;
	padding-top: 1px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
} 
.readmore {
	color: #fff;
	border: 1px solid #402f2f;
	cursor:pointer;
	font: italic small-caps 11px arial;
	padding-top: 2px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background: #992222 url(../../images/readmore_back.gif) repeat-x -1px;
}  
.startnow {
	color: #fff;
	border: 1px solid #402f2f;
	cursor:pointer;
	font: italic 14px arial;
	padding-top: 1px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background: #992222 url(../../images/readmore_back.gif) repeat-x;
}  
.ordernow {
	color: #fff;
	border: 1px solid #402f2f;
	cursor:pointer;
	font: italic 18px arial;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	/*behavior: url(border-radius.htc);*/
	border-radius: 7px;
	background: #992222 url(images/readmore_back.gif) repeat-x;
} 
.carttable{
	font-size: 12px;
	font-family: Arial;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	width: 660px;
}
.cartheader{
	font-weight: bold;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #b71616;
	text-align: center;
	color: #fff;
}
.carttype{
	font-weight: bold;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #a6a9a7;
}
.cartcontent{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
.cartmidcontent{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	text-align: center;
}
.error{
	color: #b21a19;
}
.calbut{
	background-image: url(../../images/calendar.gif);
	width: 25px;
	height: 18px;
	cursor: pointer;
	border: 1px solid #000000;
	margin: 0px 2px 2px 2px;
}
.sino{
	font-weight: bold;
}
#breadcrumbs{
	display: block;
	height: 70px;
}
#breadcrumbs img{
	height: 35px;
}
.crumb{
	width: 60px;
	float: left;
	font-size: 10px;
	color: #f00;
	text-align: center;
}
#documents{
	margin: 0px;
	padding: 0px;
}
#documents li{
	list-style-type: none;
	line-height: 250%;
	margin: 0px;
	padding: 0px;
}
.left{
	float: left;
}