body
{
	background-color: #ffffff; 
	margin: 0px 0px 20px 0px;
    font-family: 'Exo', serif;
	font-size: 12px;
}

span.nav_buttons
{
    display:inline-block;
    background-color:#000000;
    padding:10px 30px 10px 30px;
    margin: 0px 1px 0px 1px;
    border-radius:0px 0px 5px 5px;
    font-family: 'Exo', serif;
    font-size: 16px;
}

input
{
    font-family: 'Exo', serif;
}

select
{
    font-family: 'Exo', serif;
}

textarea
{
    font-family: 'Exo', serif;
}

span
{
    font-family: 'Exo', serif;
}

span.int_links_pipe
{
	color: #df0712;
}

span.ext_links_pipe
{
	color: #353535;
}

div.ext_links 
{
	text-align: left;
	width: 50%;
	height: 45px;
	
	background-color: #0e71b8;
  
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 50%;

	padding: 15px 0px 0px 0px;

	color: #ffffff;
        font-family: 'Exo', serif;
        font-size: 18px;
}

div.int_links 
{
	text-align: center;
	min-width: 1920px;
	height: 100px;
	
	background-color: #0e71b8;
  
	position: relative;
	top: 0;
	left: 0;
    overflow: hidden;

	padding: 0px 0px 0px 0px;

	color: #ffffff;
        font-family: 'Exo', serif;
        font-size: 18px;
}

a.int_ext_links:link
{
	font-weight		: normal;
	text-decoration		: none;
	color			: #ffffff;
}
		
a.int_ext_links:visited
{
	font-weight		: normal;
	text-decoration		: none;
	color 			: #ffffff;
}
	
a.int_ext_links:hover
{
	text-decoration 	: none;
	color 			: #ffff00;
}

div.clip_header
{
	overflow: hidden;
	/*height: 490px;*/
}

img.header
{
  	min-width: 1920px;
  
  	width: 100%;
  	height: 408px; /*auto;*/
	
  	position: relative;
  	top: 0px;
  	left: 0;

	overflow: hidden;

	z-index: -1;
}

@media screen and (max-width: 1920px)
{ 
	img.header 
	{
    		left: 50%;
    		margin-left: -960px; 

		overflow: hidden; 
  	}

    div.int_links
    {
        left: 50%;
        margin-left: -960px;

        overflow: hidden;
    }
}

div.pageTitle
{
	position : relative;
	top: 45px;

	text-align: left;

	color: #0e71b8;

        font-family: 'Exo', serif;
        font-size: 48px;

	margin: 0px 0px 45px 0px;
}





table.entire_window
{
	width		: 100%;
	text-align	: center;
}

td.entire_page
{
	width		: 750px; 
	text-align	: center; 
}

div
{
    font-family: 'Exo', serif;
}

div.pageHead
{
	
	//background-image: url('../images/background.jpg'); 
	width: 100%; 
	height: 489px;
}

div.headNav
{
	/*background-image: url('../images/header.jpg'); */
	width: 750px; 
	height: 489px;
}

div.eMail
{
	position: relative; 
	left: 0px; 
	top : 23px; 
	width: 968px; 
	height: 28px;
	text-align: right;	
}

img.eMail
{
	border-width : 0px;
}

div.headNavTxt
{
	position: relative; 
	left: 25px; 
	top : 67px; 
	width: 500px; 
	height: 20px; 
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #6f6f6f;
	text-align: left;
}

div.headNavImg
{
	position: relative; 
	left: 815px; 
	top : 30px; 
	width: 145px; 
	height: 31px;
}

div.headTitle
{
	position: relative;
	left: 13px;
	top: 230px;
	width: 100%;
	height: 42px;
	text-align: left;
}

a.login:link
{
	text-decoration		: none;
	color			: #00A985;
}
		
a.login:visited
{
	text-decoration		: none;
	color 			: #00A985;
}

a.wheels:link
{
	font-weight		: normal;
	text-decoration		: none;
	color			: #818085;
}
		
a.wheels:visited
{
	font-weight		: normal;
	text-decoration		: none;
	color 			: #818085;
}


a:link
{
	text-decoration		: none;
	color			: #ffffff;
}
	
a:hover
{
	text-decoration 	: none;
    color 			: #ffff00;
}

a:active
{
    color : #ffff00;
}
	
a:visited
{
	text-decoration		: none;
	color 			: #ffffff;
}

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

a:active
{
    color : #ffff00;
}

a.current_link:link
{
    text-decoration		: none;
    color			: #ffff00;
}

a.current_link:hover
{
    text-decoration 	: none;
    color 			: #ffff00;
}

a.current_link:active
{
    color : #ffff00;
}

a.current_link:visited
{
    text-decoration		: none;
    color 			: #ffff00;
}

a.current_link:hover
{
    text-decoration 	: none;
    color 			: #ffff00;
}

th
{
    font-family: 'Exo', serif;
	font-size: 18px; 
	font-weight: normal; 
	color: #0e71b8;
	
	padding: 15px 0px 15px 0px;
}

a.col_header:link
{
	text-decoration		: none;
	color			: #0e71b8;
}
	
a.col_header:hover
{
	text-decoration 	: underline;
	//color 			: #ffffff;
}
	
a.col_header:visited
{
	text-decoration		: none;
	color 			: #0e71b8;
}
	
a.col_header:hover 
{
	text-decoration 	: none;
	//color 			: #ffffff;
}

tr.light_row
{
	background-color: #ffffff;	 
}

tr.dark_row
{
	background-color: #DFE1E0;
}

td
{
    font-family: 'Exo', serif;
	font-size: 12px;
}

td.not_last_row
{
	border-color	: #434343;
	border-width	: 0px 0px 0px 0px; 	
	border-style	: solid; 
	
	color		: #6E6E70;
	
	padding		: 8px 5px 8px 5px;
}

/*td.not_last_row_special
{
	border-color	: #434343;
	border-width	: 1px 0px 0px 0px; 	
	border-style	: solid; 
	
	color		: #ffffff;
	
	padding		: 8px 5px 8px 5px;
}*/

td.last_row
{
	border-color	: #434343;
	border-width	: 0px 0px 0px 0px; 	
	border-style	: solid; 
		
	color		: #6E6E70;
	
	padding		: 8px 5px 8px 5px;
}


input.quantity
{
	 width		: 60px; 
	 height : 30px;
	 
	 text-align	: center;
	 
	 padding	: 0px;
	 
	 color: #b1b1b1;
}


th.col_image
{
	width		: 70px;
	
	text-align	: left;
}

th.col_pc_manufacturer
{
	width		: 200px;
	
	text-align	: left;
}

th.col_description_fits
{
	width		: 292px;
	
	text-align	: left;
}

th.col_stock
{
	width		: 100px;
	
	text-align	: center;
}

th.col_price
{
	width		: 100px;
	
	text-align	: right;
}

th.col_quantity
{
	width		: 100px;
	
	text-align	: center;
}

div.col_center
{
	text-align	: center;
}


div.dataNav
{
	background-image: url('../images/data_nav.jpg'); 
	position: relative; 
	left : 0px; 
	top: 0px;
	width: 960px; 
	height: 41px; 
	
	margin: 10px 0px 0px 0px;
}

div.dataNavLeft
{
	position: absolute;
	left: 0px;
	top: 12px;
	width: 320px;
	color: #2d2d2d;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

div.dataNavMiddle
{
	position: absolute;
	left: 320px;
	top: 14px;
	width: 320px;
	color: #2d2d2d;
	font-size: 12px;
	text-align: center;
}

div.dataNavRight
{
	position: absolute;
	left: 640px; 
	top: 12px;
	width: 320px;
	color: #2d2d2d;
	font-size: 12px;
	text-align: right;
	margin: 0px 15px 0px -15px;
}

div.dataNavFirst
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}

div.dataNavPrior
{
	position: absolute; 
	top: 0px; 
	left: 2px;
}

th.yourOrdLine
{
	width: 50px;
	text-align: left;
}

th.yourOrdPC
{
	width: 200px;
	text-align: left;
}

th.yourOrdDesc
{
	width: 400px;
	text-align: left;
}

th.yourOrdPrice
{
	width: 100px;
	text-align: right;
}

th.yourOrdQty
{
	width: 100px;
	text-align: center;
}

div.col_left
{
	text-align: left;
}

div.col_left_info
{
	font-weight	: bold;
	
	text-align	: left;
}

div.col_right
{
	text-align: right;
}

th.col_left
{
	text-align: left;
}

th.col_right
{
	text-align: right;
}


div.footButtons
{
	position: relative; 
	left : 0px; 
	top: 0px;
	width: 960px; 
	height: 47px;
	
	background-color: #DFE1E0;
	border-color	: #C6CACD;
	border-width	: 1px 0px 1px 0px; 	
	border-style	: solid;
}

div.footButtonLeft
{
	position: absolute;
	left: 0px;
	width: 320px;
	text-align: left;
	margin : 5px 0px 0px 5px;
}

div.footButtonMiddle
{
	position: absolute;
	left: 320px;
	width: 320px;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

div.footButtonRight
{
	position: absolute;
	left: 640px; 
	width: 320px;
	text-align: right;
	margin : 5px 0px 0px -5px;
}


/*div.orderDetails
{
	position: relative; 
	left : 0px; 
	top: 0px;
	width: 1000px; 
	height: 200px;
}

div.orderDetailsDelAdd
{
	position: absolute;
	left: 0px;
	width: 333px;
	text-align: left;
}

div.orderDetailsComm
{
	position: absolute;
	left: 334px;
	width: 333px;
	text-align: center;
}

div.orderDetailsNumRef
{
	position: absolute;
	left: 667px; 
	width: 333px;
	text-align: right;
}


div.title
{
	font-family: arial; 
	font-size: 18px; 
	font-weight: normal; 
	color: #00A985;
	padding: 15px 0px 15px 0px;
}


div.orderDetailsBox
{
	background-color: #232323;
	border-color: #434343;
	border-width: 1px 1px 1px 1px; 	
	border-style: solid; 	
	color: #6E6E70;	
	padding: 8px 5px 8px 5px;
	height: 200px;
	margin: 10px;
	padding: 10px;
}*/

textarea
{
	font-family: arial;
	font-size: 12px;
}

textarea.customerComments
{
	background-color: #ffffff; //#2d2d2d;
	width: 250px;
	height: 100px;
	font-size: 11px; 
	color: #6E6E70; //#ffffff;
	border-color: #434343; 
	border-width: 1px; 
	border-style: solid; 
}

div.center
{
	text-align: center;
}

th.ordDetDelAdd
{
	width: 333px;
	text-align: center;
}

th.ordDetCustComm
{
	width: 334px;
	text-align: center;
}

th.ordDetNumRef
{
	width: 333px;
	text-align: center;
}

td.center
{
	text-align: center;
}

td.cushioning
{
	width		: 50%;
}

td.cushioned
{
	text-align	: left;
	color: #6E6E70;
}

td.num_ref_container
{
	text-align	: right;
	color: #6E6E70;
 	padding		: 5px; 	
}

input.order_details
{
	 width : 100px; 
	 height : 30px;
	 
	 text-align	: leftr;
	 
	 padding	: 0px;
	 
	 color: #6E6E70;
}

td.orderDetails
{
	padding: 20px 0px 20px 0px;
}

div.topPad
{
	height: 15px;
}


th.changeAddress
{
	width: 500px;
	text-align: center;
}

th.left
{
	text-align: left;
}

th.right
{
	text-align: right;
}

th.insStkLine
{
	width: 50px;
	text-align: left;
}

th.insStkPC
{
	width: 200px;
	text-align: left;
}

th.insStkDesc
{
	width: 400px;
	text-align: left;
}

th.insStkReqAv
{
	width: 100px;
	text-align: center;
}

th.insStkAction
{
	width: 150px;
}

th.ordSummAdd
{
	width: 480px;
	text-align: center;
}

th.ordSummLine
{
	width: 50px;
	text-align: left;
}

th.ordSummDesc
{
	width: 650px;
	text-align: left;
}

th.ordSummPrice
{
	width: 100px;
	text-align: right;
}

th.ordSummQty
{
	width: 100px;
	text-align: right;
}

th.prFrAdd
{
	width: 624px;
	text-align: center;
}

div.special
{
	font-weight: bold;
	color: #c00000;
}

td.info_message
{
	color: #0e71b8;

        font-family: 'Exo', serif;
        font-size: 14px;

	padding: 20px 0px 0px 0px;

	/*font-size: 14px;
	font-weight: bold;
	color: #00A887;*/
}

td.error_message
{
	color: #0e71b8;

        font-family: 'Exo', serif;
        font-size: 14px;

	padding: 20px 0px 0px 0px;

	/*font-size: 14px;
	font-weight: bold;
	color: #00A887;*/
}

div.pageHeadSpacer
{
	height: 70px;
}

span.footButtons
{
    display: inline-block;
    width: 146px;
    line-height: 36px;
    background-color: #0e71b8;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}