/* CSS Document */
/*
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font: Arial, Verdana, sans-serif;
	color: #000;
}
*/

body {
	background: #ffffff /*url(/img/bg.gif)*/;
	/*font: 12px/15px "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;*/
	font: 12px/ 15px Arial;
	margin: 0 auto;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
}

/* General Links
--------------------------------------------------------------------------------------*/
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #808080;
	text-decoration: none;
}

#dealer_page_container {
	width: 750px;
	float: left;
	margin: 40px 0 0 0;
	padding: 0px 0 0 12px;
}

#dealer_page_container .content_left {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#dealer_page_container .content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	padding: 27px 0 0 0;
	margin: 0px;
}

#dealer_page_container .content_left h3 {
	margin: 0px;
	padding: 18px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #676767;
	text-align: right;
}

#dealer_page_container .content_left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	padding: 15px 0 0px 0;
	margin: 0px;
}

#dealer_page_container .right_link {
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#dealer_page_container .right_link .img {
	margin: 0px;
	padding: 40px 0 0 0;
}

/*............discount_page_start...........*/
#discount_container {
	width: 750px;
	float: left;
	margin: 40px 0 0 0;
	padding: 0px 0 0 12px;
}

#discount_container .left {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#discount_container .left p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #676767;
	padding: 16px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

#discount_container .left h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 20px;
	color: #ff5922;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#discount_container .left span {
	color: #ff5922;
}

#discount_container .left h2 {
	margin: 0px;
	padding: 38px 0 0 0;
	float: left;
	font-size: 20px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#discount_container .left h3 {
	margin: 0px;
	padding: 30px 0 0 0;
	float: left;
	font-size: 20px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#discount_container .left h4 {
	margin: 0px;
	padding: 64px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #676767;
	text-align: right;
}

#discount_container .left strong {
	color: #676767;
}

#discount_container .left .discount {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #676767;
	margin: 60px 0 0 0;
	padding: 0 0 10px 0;
}

#discount_container .left .discount span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding: 0px;
}

#discount_container .right {
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#discount_container .right .img {
	margin: 0px;
	padding: 0px;
	float: left;
}

/*............unibind header section...........*/
#Unibindcontainer {
	width: 975px;
	margin: 0 auto;
}

#Unibindheader {
	width: 975px;
	background: url(/img/unibind/header-bg.jpg) left top no-repeat;
}

#Unibindheader .headerbg {
	width: 975px;
	height: 82px;
	background: url(/img/unibind/header-bg.jpg) left top no-repeat;
}

#Unibindheader .headerbg .Logo {
	width: 218px;
	float: left;
	padding: 7px 0 0 10px;
	text-align: left;
}

#Unibindheader .headerbg .Box_signup {
	width: 740px;
	float: right;

}

#Unibindheader .headerbg .Box_signup ul {
	list-style-type: none;
	padding: 10px 0 0 10px;
}

#Unibindheader .headerbg .Box_signup ul li {
	list-style-type: none;
	padding: 0 5px 0 0;
	text-align: right;
	float: left;
}

#Unibindheader .headerbg .Box_signup ul li a {
	color: #000;
	text-decoration: none;
}

#Unibindheader .headerbg .Box_signup ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#Unibindheader .headerbg .Box_nav {
	width: 940px;
	float: left;
	padding-left: 10px;
}

#Unibindheader .headerbg .Box_nav a.Leftnav {
	background: transparent url(/img/unibind/nav_left.gif) left top
		no-repeat;
	display: block;
	height: 30px;
	float: left;
	padding-left: 10px;
}

#Unibindheader .headerbg .Box_nav a.Leftnav span {
	background: transparent url(/img/unibind/nav_right.gif) right top
		no-repeat;
	display: block;
	display: inline-block;
	height: 30px;
	width: auto;
	padding: 0 10px 0 0;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

#Unibindheader .headerbg .Box_nav a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#Unibindheader .headershade {
	width: 740px;
	height: 62px;
	background: url(/img/unibind/header-shade.jpg) left top no-repeat;
	text-align: left;
	line-height: 45px;
	font-weight: bold;
	padding-left: 235px;
	color: #666;
}

#header h2 {
	position:absolute;
	top:0;
	width:229px;
	height:110px;
	background:url(/img/unibind/unibind.jpg) no-repeat;
	margin-top:10px;
}
#header h2 a {
	display:block;
	width:215px;
	height:110px;
	position:absolute;
	top:0;
}

#Unibind-calculation {
	background:#F0F0F0 none repeat scroll 0 0;
	padding-left:555px;
}


/* ze overflow has disappeared here */
div.fieldsetunibind {
	padding:10px 0 10px;
	border-bottom:1px solid #999;
	clear:both;
}

div.fieldsetunibind h2 {
	font-size:1.4em;
	line-height:1.0em;
	margin-bottom: 1em;
}


#Unibind-footer {
	clear:both;
	border-top:2px solid #aaaaaa;
	padding:0.5em 0 25px;
	margin:10px 0 0 0;
}


div.fieldsetunibind#invoiceaddressfieldset {
	clear:none;
	float:left;
	height:225px;
	width:45%;
}

div.fieldsetunibind#shippingaddressfieldset {
	clear:none;
	float:right;
	height:225px;
	width:45%;
}

#Unibindheader .headerbg .Box_nav a.Leftnav:hover span {
	background: transparent url(/img/unibind/nav_right.gif) right top no-repeat;
	display: block;
	display: inline-block;
	color:#bc4241;
	height: 30px;
	width: auto;
	padding: 0 10px 0 0;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

#Unibindheader .headerbg .Box_nav a.Leftnav1 {
	background: transparent url(/img/unibind/nav_left.gif) left top
		no-repeat;
	display: block;
	height: 30px;
	float: left;
	color:#eeeeee;
	padding-left: 10px;
}

#Unibindheader .headerbg .Box_nav a.Leftnav1 span {
	background: transparent url(/img/unibind/nav_right.gif) right top no-repeat;
	display: block;
	display: inline-block;
	height: 30px;
	color:#bc4241;
	width: auto;
	padding: 0 10px 0 0;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

#Unibindheader .headerbg .Box_nav a.Leftnav1:hover span {
	background: transparent url(/img/unibind/nav_right.gif) right top no-repeat;
	display: block;
	display: inline-block;
	color:#bc4241;
	height: 30px;
	width: auto;
	padding: 0 10px 0 0;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

