BODY {
	font-family:			times, helvetica, arial, verdana, serif;
	font-size:				62.5%;
	color:					#000;
}
A:link {
	color:					#000;/*#9c9d9f;*/
	text-decoration:		none;
}
A:hover {
	text-decoration:		underline;
	color:					#000;
}
A:visited {
	color:					#000;
}

A:active {
	color:					#000;
}
A:focus {
	outline:				none;
}

IMG {
	margin:					0;
	padding:				0;
	border:					0;
}

UL {
	margin:					0;
	padding:				0;
}

H1 {
	font-size:				20px;
}
H5 {
	font-size:				13px;
	font-weight:			normal;
	margin:					0 0 5px 0;
	padding:				0 0 0px 4px;
	border-bottom:			1px solid #DDD;
	text-align:				left;
}
P {
	padding:				0 0 7px 0;
	line-height:			1.4em;
	font-size:				1.2em;
}
p.first {
	margin-top:				-1px;
}
p.enter a {
	color:					#9c9d9f;
}

p.enter a:hover {
	text-decoration:		none;
}

TABLE {
	text-align:				left;
	font-size:				1.2em;
	color:					#000;
	border-collapse:		collapse;
	border:					none;
	border:					0;
}
TABLE TH {
	padding:				0 0 23px 0;
}
TABLE TR TD {
	/*width:					173px;*/
}

.center {
	text-align:				center;
}

table tr td.big {
	width:					260px;
}

table tr td.middle {
	width:					110px;
}
table tr td.small {
	width:					60px;
}
TABLE UL LI {
	padding:				0 0 5px 0;
}
BR.reset {
	display:				block;
	clear:					both;
	margin:					0px;
	padding:				0px;
	font-size:				1px;
	line-height:			1px;
}

.hline {
	padding:				11px 0 0px 0;
	border-top:				1px solid #000;
}
.spacerCopyright {
	height:					40px;
}

UL LI {
	list-style-type:		 none;
}
A.active {
	color:					#000;
}
A.inactive {
	color:					#9c9d9f;
}
/* CONTAINER */

DIV#container {
	margin:					41px 0 0 32px;
}

/* TOP */
#logo, #shop_logo
{
	width:					248px;
	float:					left;
}

#logo h1, #shop_logo h1{
	margin:					0 42px 11px 1px;
	text-indent:			-9999px;
	background:				url(../img/bendix_logo1.png) no-repeat;
}
#logo h2 {
	margin:					0 0 20px 0;
	text-indent:			-9999px;
	background:				url(../img/bendix_logo2.png) no-repeat;
}

#shop_logo h2 {
	margin:					0 0 20px 0;
	text-indent:			-9999px;
	background:				url(../img/bendix_logo3.png) no-repeat;
}

/*.logotop {
	padding-left:			1px;
}*/
DIV#navigation {
	margin:					0 0 0 248px;
	padding:				5px 0 0 0;
	font-family:			helvetica, arial, verdana, sans-serif;
	font-weight:			bold;
	font-size:				1em;
}
DIV#navigation UL LI {
	float: 					left;
}
DIV#navigation ul LI A {
	margin:					0 21px 0 0;
	float:					left;
	text-decoration:		none;
	text-transform:			uppercase;
}
DIV#navigation ul LI A:hover {
	color:					#000;
}
* html DIV#navigation ul LI A.active {
	color:					#000;
}

#navigation ul li a.bagFilled {
	color:					#ff0000;
}

#navigation ul li a.bagFilled, #navigation ul li a.bagEmpty {
	margin-left:			56px;
}

.active {
	color:					#000;
}

/* CONTENT */

DIV#content {
	margin: 				25px 0 0 0;
}

/* MENU */ 

DIV#subMenu {
	padding-top:			1px;
	width:					248px;
	font-size:				1.2em;
	line-height:			1.5em;
	float:					left;
	/*height:					500px;*/
}
* html DIV#subMenu {
	padding-top:			0px;
	width:					245px;
}
DIV#subMenu A {
	text-decoration:		none;
}
DIV#subMenu A:hover {
	color:					#000;
}
/** html DIV#subMenu A.active {
	color:					#000;
}*/

#left {
	float:					left;
}

/* RIGHT */

DIV#right {
	margin-top:			6px;
	margin-left:			248px;
}


#information {
	margin:					0 20px 0 0;
	float:					left;
}

#information #picture {
	margin-top:				0;
}

label {
	/*padding:				5px 0 5px 0;*/
	font-size:				1.2em;
	font-weight:			normal;
	display:				block;
}

#formAndDetails {
	
}

#formAndDetails p, #formAndDetails label {
	font-size:				1.3em;
}

#formAndDetails p {
	line-height:			1.5em;
	padding:				3px 0;
	margin:					0;
}

#formAndDetails select {
	text-align:				center;
}

#formAndDetails h1 {
	font-size:				1.6em;
	font-weight:			normal;
	text-transform:			uppercase;
	margin-bottom:			20px;
}

.error-message {
	color:					#ff0000;
}

.titles {
	
	width:					80px;
	float:					left;
}

.titles p {
	margin:					10px 0 10px 0;
	padding:				0;
}

#cart {
	margin-top:				40px;
}

#cart input, #cart select {
	width:					160px;
	margin:					3px 0 3px 0;
}

#cart .inputFields {
	margin-bottom:			40px;
}

#cart .submit {
	margin-top:				50px;
}



form {
	margin:					0;
}


.inputFields input, .inputFields select {
	width:					160px;
	margin:					3px 0;
}

.inputFields h4 {
	background-color:		#d9dadc;
	font-weight:			normal;
	font-size:				1.2em;
	display:				inline;
	line-height:			2.2em;
	padding:				4px;
}

#cart input.mini {
	width:					30px;
	text-align:				center;
	
}

DIV#picture {
	/*height:					435px;*/
	margin:					-3px 0 20px 0;
}
DIV#description {
	float:					left;
	font-style:				italic;
	/*font-size:				1.2em;*/
	
}
/**html DIV#description {
	font-size:				1.2em;
}*/
DIV#counter {
	padding:				0 14px 0 0;
	float:					left;
	font-weight:			normal;
}

SPAN.brackets {
	/*font-size:				1.2em;*/
}
DIV#counter P {
	margin:					0;
	padding:				0;
	font-family:			helvetica, arial, verdana;
	font-size:				1em;
}
*html DIV#counter P {
	margin-top:			2px;
}
DIV#counter A {
	text-decoration:		none;
	color:					#000;
}
DIV#description P {
	padding: 				0 0 4px 0px;
	margin:					0;
	float:					left;
}

#overview {
	width:					800px;
}

#overview ul {
}

#overview ul li {

	margin-right:			30px;
	float:					left;
	padding-bottom:			53px;
}
#overview .image_container {
	height:					280px;
	margin-bottom:			17px;
	width:					210px;
}

#overview ul li p, #overview ul li h2 {
	font-size:				1.2em;
	margin:					0;
	padding:				0;
	font-weight:			normal;
}

#overview ul li h2 {
	text-transform:			uppercase;
}

.alert, a.alert {
	color:					#ff0000;
}

.read_terms {
	padding-top:			10px;
}

.has_read_terms {
	display:				inline;
}

.has_read_terms a {
	color:					#000;
}

.has_read_terms a.alert {
	color:					#ff0000;
}

#OrderHasReadTerms {
	float:					left;
	width:					15px;
	margin-right:			5px;
	margin-top:				12px;
}

#view_no_submenu {
	padding-top:			3px;
}

#view_no_submenu #right {
	margin-top:				0;
	padding-top:			0;
	width:					596px;
}

#view_no_submenu h2 {
	font-weight:			normal;
	font-size:				1.2em;
	margin:					0;
	padding:				0;
}

#view_no_submenu #right #picture {
	margin-top:				3px;
}

#view_no_submenu #right th {
	font-weight:			normal;
}

#view_no_submenu table tr td {
	padding-bottom:			10px;
	padding-top:			10px;
}

#view_no_submenu label {
	padding-top:			8px;
	padding-bottom:			4px;
}

#invoice_address {
	padding-right:			10px;
	margin-bottom:			10px;
}


#invoice_address p, #shipping_address p {
	padding:				0;
	margin:					0;
}

#shopping_confirm #invoice_address p, #shopping_confirm #shipping_address p {
	padding:				0px 0 20px 0;
}

#shopping_cart #right th, #shopping_confirm #right th, #express_checkout #right th {
	font-weight:			normal;
}

#shopping_cart h2, #shopping_confirm h2, #shopping_payment h2, #payment h2, #terms h2, #express_checkout h2 {
	font-weight:			normal;
	font-size:				1.2em;
	margin-bottom:			0;
}

#shopping_confirm h2 {
	margin-bottom:			23px;
}

#shopping_confirm h2.payment {
	margin-bottom:			0px;
}

#shopping_payment #right, #terms #right, #payment #right {
	width:					596px;
}

#shopping_payment #left h2 {
	padding-top:			9px;
}

#shopping_confirm #left h2, #shopping_cart #left h2, #express_checkout h2 {
	margin-top:				6px;
}

#payment #left h2, #terms #left h2 {
	margin-top:				15px;
}


#shopping_cart table tr td, #shopping_confirm table tr td, #express_checkout table tr td {
	padding-bottom:			10px;
	padding-top:			10px;
}

#shopping_cart label {
	padding-top:			8px;
	padding-bottom:			4px;
}

.nextStep {
	padding:				20px 0 40px 0;
}

/* HOME */

DIV#home {
	margin:					0 0 8px 0;
}
DIV#home IMG {
	/*margin:					0 0 8px 0;
		height:					435px;*/
}
DIV#home P {
	margin:					21px 0 0 0;
	padding:				0;
	
	font-size:				1.2em;
}
DIV#home P A {

	/*text-decoration:		none;
		font-family:			helvetica, arial, verdana;
		font-weight:			bold;*/
		font-size:				1em;
}

DIV#home P A:hover {
	color:					#000;
}
.entrypic {
	padding-top:			3px;
	margin:					0;
	/*height:					435px;*/
}

/* CLIENTS *//* CONTACT */

DIV#clients, DIV#contact {
	margin:					0px 0 0px 248px;
	padding:				0px 0 0 0;
	/*font-size:				1.2em;*/
}
DIV#clients P, DIV#contact P {
	padding-top:			0px;
	margin-top:				0px;
	line-height:			1.55em;
}
.clientheader, .contactheader {
	height:					33px;
	text-transform:			uppercase;
	font-weight:			normal;
	
	
}
.column1, .column2, .column3 {
	width:					172px;
	float:					left;
}

.column1 p, .column2 p, .column3 p {
	line-height:			1.55em;
}

.column2, .column3 {
	margin-top:				0;
}

/* --- */


DIV#contact P {
	padding-top:			0px;
	margin-top:				0px;
}
/*.contentheader {
	font-size:				1em;
	font-weight:			normal;
	padding:				2px 0 20px 0;
	margin:					0;
}*/

.bottom {
	margin:					45px 0 0 0;
}
DIV#contact A {
	color:					#000;
}
DIV#contact A:hover {
	text-decoration:		underline;
}






