body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	color: #666;
}

* {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #A4B5C1;
}

a:hover {
	text-decoration: underline;
}

#popUp_wrapper {
	width: 720px;
	margin: 10px auto;
}

#popUp_wrapper a {
	font-weight: bold;
	font-size: 12px;
	color: #999;
}

#popUp_wrapper .here  {
	color: #CC3333;
}

#popUp_wrapper_main {
	text-align: center;
}

#popUp_wrapper_div {
	clear: both;
	margin-top: 10px;
	padding: 10px 0 0 17px;
	border-top: 1px solid #C2C2C2;
	font-size: 11px;
}

#wrapper {
	width: 784px;
	margin: 10px auto;
}

input {
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 2px;
}
.input-img {
	padding: 0;
}
select {
	color: #999;
	font-size: 10px;
	padding: 3px 0 1px 0;
}
option {
	padding-bottom: 2px;
}
img {
	border: none;
}



/* masthead
----------------------------*/

#masthead {
	position: relative;
}

#masthead h1 {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	height: 53px;
	width: 91px;
}

#masthead h1 a {
	height: 39px;
	width: 91px;
	display: block;
}

#shop_lnks {
	position: absolute;
	top: 26px;
	right: 0;
}

#shop_lnks li {
	float: left;
	display: block;
	margin-left: 12px;
	background: blue;
}

#shop_lnks a {
	line-height: 20px;
	font-size: 10px;
	color: #999;
}

#shop_lnks .cart {
	background: url(../images/cart.gif) no-repeat 0 5px;
	padding-left: 20px;
}

#shop_lnks .login {
	background: url(../images/login.gif) no-repeat 0 5px;
	padding-left: 18px;
}

#shop_lnks .service {
	background: url(../images/service.gif) no-repeat 0 5px;
	padding-left: 18px;
}

#shop_lnks .here  {
	color: #CC3333;
}

#main_nav {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0 0 17px;
	border-top: 1px solid #C2C2C2;
	font-size: 11px;
}

#main_nav li {
	display: inline;
	border-right: 1px solid #999;
}

#main_nav a {
	font-weight: bold;
	margin: 0 10px 0 10px;
	color: #999;
}

#main_nav .here  {
	color: #CC3333;
}

#main_nav .last {
	border: none;
}

/* section header
----------------------------*/

#section-hdr {
	height: 60px;
	margin-top: 10px;
	border-top: 1px solid #C2C2C2;
	background: #A4B5C1;
}

#masthead h2 {
	/*background: #A4B5C1 url(../images/business.gif) no-repeat 27px 50%;*/
	font-family: arial;
	font-size: 22px;
	padding: 16px 0 0 26px;
}

.sIFR-hasFlash #masthead h2 {
	visibility: hidden;
	font-size: 22px;
}

/* content
----------------------------*/

#content {
	background: transparent url(../images/two_col_bg_tile.gif) repeat-y;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	width: 784px;
	overflow: auto;
	font-size: 11px;
	position: relative;
}

.products #content {
	background: transparent url(../images/single_col_bg_tile.gif) repeat-y;
	border-bottom: 1px solid #C2C2C2;
	overflow: auto;
	width: 784px;
}

/* homepage
----------------------------*/

#homepage_portal {
	clear: both;
	margin: 10px 0 10px 0;
	width: 784px;
	height: 391px;
	position: relative;
	background: url(../images/home.jpg) no-repeat;
}
#homepage_portal li {
	list-style-type: none;
	width: 0;
}
#homepage_portal li a {
	text-indent: -9999px;
	position: absolute;
	width: 258px;
	height: 126px;
}
#homepage_portal li#travel a {
	left: 522px;
	top: 0;
}
#homepage_portal li#business a {
	left: 262px;
	top: 132px;
}
#homepage_portal li#totes a {
	left: 523px;
	top: 262px;
}
#homepage_portal li#wallets a {
	left: 0;
	top: 262px;
}

/* left column
----------------------------*/

#left_col {
	width: 200px;
	float: left;
}

#left_col ul {
	background: url(../images/left_nav_notch.gif) no-repeat 14px 0;
	color: #999;
	padding-top: 22px;
}

#left_col li {
	font-size: 11px;
	line-height: 100%;	
	list-style-type: none;
	background: url(../images/left_nav_arrow.gif) no-repeat 0 4px;
	margin-left: 27px;
	padding: 0 0 4px 9px;
}

#left_col li.here {
	background: url(../images/left_nav_arrow_here.gif) no-repeat 0 4px;
}

#left_col li.here a {
	color: #333;
}

/* right column
----------------------------*/

#right_col {
	width: 584px;
	float: right;
}

/* products
----------------------------*/

#category-hdr {
	position: relative;
	padding: 16px 0 12px  0;
}

#category-hdr h3 {
	font-size: 12px;
	color: #A4B5C1;
	padding-left: 22px;
}

#category-hdr p {
	position: absolute;
	right: 19px;
	top: 16px;
}

.pagination {
	font-size: 10px;
	color: #999;
}

.pagination .here {
	color: #333;
}

#products {
	background: url(../images/product-tile.gif) repeat-y;
}

.item-row {
	background: url(../images/product-row-top.gif) no-repeat top;
	border-top: 1px solid #C2C2C2;
	overflow: auto;
	width: 584px;
}

.item-row .inner {
	background: url(../images/product-row-bot.gif) no-repeat bottom;
	overflow: auto;
	width: 584px;
}

.item {
	width: 291px;
	float: left;
	font-size: 11px;
	color: #999;
}

.item img {
	float: left;
	margin: 4px 0 4px 4px;
}

.item h4 {
	margin-top: 30px;
	font-size: 10px;
}

.item p {
	text-transform: uppercase;
	font-size: 10px;
}

#category-ftr {
	clear: both;
	border-top: 1px solid #C2C2C2;
}

#category-ftr p {
	padding: 10px 0 10px 0;
	text-align: right;
	margin-right: 19px;
}

/* product detail
-----------------------------------*/

#product_detail {
	width: 546px;
	margin: 22px auto;
	color: #666;
	padding-bottom: 40px;
	overflow: auto;
}

#product_img {
	float: left;
}

#product_img img{
	display: block;
}

#product_img p {
	margin-top: 4px;
	line-height: 250%;
	font-size: 10px;
}

#enlarge_image {
	background: url(../images/enlarge-image.gif) no-repeat left center;
	padding-left: 20px;
}

#back_to_listing {
	background: url(../images/back-to-listing.gif) no-repeat left center;
	padding-left: 20px;
}

#product_description {
	float: right;
	width: 272px;
}

#product_description h3 {
	color: #CC3333;
	font-size: 12px;
}

#product_description .price {
	margin: 16px 0 16px 0;
}

#product_description h4 {
	font-size: 11px;
}

#product_options {
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	margin: 12px 0 20px 0;
	padding: 16px 0 16px 0;
}

.product_add_message {
	color: #CC3333;
	font-size: 10px;
}

#product_options td {
	padding: 4px;
}

#product_options th {
	padding: 4px;
	text-align: right;
}

#product_options input {
	color: #000000;
	width: 30px;
	border: 1px solid #c2c2c2;
}

#product_options select {
	color: #000000;
	border: 1px solid #c2c2c2;
}
	
/* cart
----------------------------*/

#cart {
	width: 730px;
	margin: auto;
	border-collapse: collapse;
	font-size: 11px;
	color: #666;
	margin-top: 25px;
}

#cart th, #cart td {
	border: 1px solid #c2c2c2;
}

#cart th {
	font-weight: normal;
	text-align: left;
	padding: 10px 0 10px 10px;
	background: #ebebeb;
}

#cart td {
	padding: 4px 0 4px 10px;
}

#cart img {
	float: left;
}

#cart .item-name {
	width: 210px;
}

#cart .item-name span {
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	float: right;
	width: 120px;
	padding-top: 10px;
}

.cart-totals {
	float: right;
	margin: 30px 25px 38px 0;	
	font-size: 11px;
}

.cart-totals th {
	text-align: right;
	font-weight: normal;
	padding-right: 6px;
}

.cart-btns {
	clear: both;
	width: 730px;
	margin: auto;
	margin-bottom: 30px;
	text-align: right;
}

.cart-btns input {
	margin-left: 10px;
}

.estimated-total th, .estimated-total td {
	font-weight: bold;
	padding-top: 20px;
}

.cart-note {
	border-top: 1px solid #ccc;
	width: 730px;
	margin: auto;
	padding: 15px 0 100px 0;
	color: #666;
	font-size: 10px;
}

/* dealer login
----------------------------*/

.dealer_login table {
	margin-top: 20px;
	margin-left: 40px;
	color: #666;
}

.admin table {
	margin-top: 20px;
	margin-left: 40px;
	color: #666;
}

.admin input {
	border: 1px solid #ccc;
}

.dealer_login thead th {
	text-align: left;
	color: #A4B5C1;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

.dealer_login th, .dealer_login td {
	padding-bottom: 6px;
}

.dealer_login input, .dealer_login select {
	width: 170px;
	border: 1px solid #ccc;
}

.dealer_login select {
	width: 173px;
}

#returning_dealers_login, #dealer_registration_submit, #continue_checkout {
	width: auto;
	border: none;
	margin-top: 10px;
}

.dealer_login th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

#returning_dealers {
	width: 354px;
	float: left;
}

.returning_dealers_message {
	color: #CC3333;
	font-size: 10px;
	margin: 30px 0 0 26px;
}

#returning_dealers p {
	color: #666;
	border-top: 1px solid #ccc;
	margin: 30px 0 0 26px;
	padding-top: 14px;
	width: 324px;
	font-size: 10px;
}

#dealer_registration {
	width: 424px;
	float: right;
	padding-bottom: 60px;
}

.dealer_registration_message {
	color: #CC3333;
	font-size: 10px;
	margin: 30px 0 0 26px;
}

.indicates-required-field {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #666;
}

/* billing & shipping information
-----------------------------------*/

#billing_address {
	width: 354px;
	float: left;
}

#billing_address select, input {
	color: #000000;
}

#shipping_address {
	width: 424px;
	float: right;
	padding-bottom: 60px;
}

#shipping_address select, input {
	color: #000000;
}

.same-as-billing input {
	width: auto;
	border: none;
}

/* order confirm and order review
-----------------------------------*/

#thank_you h3 {
	padding-left: 28px;
	margin-top: 32px;
	color: #A4B5C1;
	font-size: 11px;
}
#thank_you p {
	padding: 0 30px 0 28px;
}
#thank_you .order_number {
	margin: 20px 0 0 0;
}
.order_number strong {
	color: #cc3333;
}
#order_confirm_billing_address {
	float: left;
	width: 268px;
	padding: 30px 0 0 28px;
}
#order_confirm_shipping_address h4 {
	color: #A4B5C1;
	padding-top: 30px;
}
#order_confirm_billing_address h4, #order_confirm_shipping_address h4 {
	color: #A4B5C1;
	font-size: 11px;
}
#order_confirm_billing_address address, #order_confirm_shipping_address address {
	font-style: normal;
}
#order_confirm_billing_address p, #order_confirm_shipping_address p {
	margin-top: 12px;
}
#order_confirm_billing_address p a, #order_confirm_shipping_address p a {
	text-decoration: underline;
}
#order_confirm_billing_address p a:hover, #order_confirm_shipping_address p a:hover {
	text-decoration: none;
}

/* forgot password
-----------------------------------*/

.forgot_password table {
	margin-top: 20px;
	margin-left: 40px;
	color: #666;
}

.forgot_password thead th {
	text-align: left;
	color: #A4B5C1;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

.forgot_password th, .forgot_password td {
	padding-bottom: 6px;
}

.forgot_password input {
	width: 170px;
	border: 1px solid #ccc;
}

.forgot_password th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

#forgot_password_submit {
	width: auto;
	border: none;
	margin-top: 10px;
}

.forgot_password_message {
	color: #CC3333;
	font-size: 10px;
	margin: 30px 0 0 26px;
}

.indicates-required-field {
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #666;
}

/* footer
----------------------------*/

#footer {
	clear: both;
	color: #999;
	font-size: 10px;
	position: relative;
	margin-top: 10px;
}

#footer a {
	color: #999;
}

.footer_lnks {
	position: absolute;
	top: 0;
	right: 0;
}


#warranty {
	width: 640px;
	margin-left: 20px;
	float: left;
}

#warranty h2 {
	color: #A4B5C1;
	font-size: 12px;
	font-weight: bold;
}

.warranty_subhead {
	color: #A4B5C1;
	font-size: 11px;
	font-weight: bold;
}


#locator_left {
	width: 350px;
	margin-left: 20px;
	float: left;
}

#locator_right {
	width: 350px;
	float: right;
}


/* contact page
------------------*/

#contact_left {
	width: 374px;
	float: left;
}

#contact_right {
	width: 384px;
	float: right;
	padding-bottom: 60px;
}

#contact_right h2 {
	color: #A4B5C1;
	font-size: 12px;
	font-weight: bold;
}

#search_box {
	position: absolute;
	top: 0;
	right: 0;
}

.search_box input {
	width: 80px;
	border: 1px solid #ccc;
}

#search_page input {
	width: 80px;
	border: 1px solid #ccc;
}

.search_box submit {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;	
    border-right: #666666 1px solid;
    padding-right: 4px;
    border-top: #666666 1px solid;
    padding-left: 4px;
    padding-bottom: 2px;
    border-left: #666666 1px solid;
    padding-top: 2px;
    border-bottom: #666666 1px solid;
    background-color: #c2c2c2;
    text-decoration: none;
}

#locate_dealer {
	position: absolute;
	top: 0;
	right: 0;
}

.locate_dealer input {
	width: 120px;
	border: 1px solid #ccc;
}

.locate_dealer submit {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;	
    border-right: #666666 1px solid;
    padding-right: 4px;
    border-top: #666666 1px solid;
    padding-left: 4px;
    padding-bottom: 2px;
    border-left: #666666 1px solid;
    padding-top: 2px;
    border-bottom: #666666 1px solid;
    background-color: #c2c2c2;
    text-decoration: none;
}


/* admin pages */

#admin_search_box {
	position: absolute;
	top: 0;
}

.admin_search_box input {
	width: 80px;
	border: 1px solid #ccc;
}

.admin_error_message {
	color: #CC3333;
	font-size: 10px;
	margin: 30px 0 0 26px;
}

#adminTitle {
	position: absolute;
	top: 26px;
	right: 10px;
	font-size:20px;
	color:#c2c2c2;
	font-weight:bold;
	text-decoration:none;
}

#admin_nav {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0 0 17px;
	border-top: 1px solid #C2C2C2;
	font-size: 11px;
}

#admin_nav li {
	display: inline;
	border-right: 1px solid #999;
}

#admin_nav a {
	font-weight: bold;
	margin: 0 10px 0 10px;
	color: #999;
}

#admin_nav .here  {
	color: #CC3333;
}

#admin_nav .last {
	border: none;
}

#admin_login {
	width: 500px;
	float: left;
	margin-left: 50px;
}

.admin_login_message {
	color: #CC3333;
	font-size: 10px;
	margin: 30px 0 0 26px;
}

#admin_login p {
	color: #666;
	border-top: 1px solid #ccc;
	margin: 30px 0 0 26px;
	padding-top: 14px;
	width: 324px;
	font-size: 10px;
}

#admin_general {
	width: 700px;
	margin-left: 5px;
	float: left;
}


#admin_general h2 {
	margin-left: 0;
	color: #A4B5C1;
	font-size: 12px;
	font-weight: bold;
}

.admin_general_head {
	color: #A4B5C1;
	font-size: 12px;
	font-weight: bold;
}

#admin_general_left {
	width: 340px;
	float: left;
}

#admin_general_right {
	width: 310px;
	float: right;
}

#admin_product_left {
	width: 320px;
	float: left;
}

#admin_product_right {
	width: 330px;
	float: right;
}

#admin_category_left {
	width: 270px;
	float: left;
}

#admin_category_right {
	width: 380px;
	float: right;
}

.admin_product_input {
	width: 270px;
	border: 1px solid #ccc;
}

#admin_general_main {
	width: 650px;
	float: left;
}

.admin_general_subhead {
	color: #A4B5C1;
	font-size: 11px;
	font-weight: bold;
}

.admin_divider {
	border-top: 1px solid #C2C2C2;
}

.admin_label {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

#admin_general select, input {
	color: #000000;
}

.admin_column_header {
	color: #ffffff;
	font-weight: bold;
}

#admin_page_nav {
	width: 650px;
	float: right;
}

#admin_page_nav li {
	display: inline;
	border-right: 1px solid #999;
}

#admin_page_nav a {
	font-weight: bold;
	margin: 0 10px 0 10px;
	color: #999;
}

#admin_page_nav .here  {
	color: #CC3333;
}

#admin_page_nav .last {
	border: none;
}

.admin_link_here  {
	color: #CC3333;
}

.admin_red_link {
	color: #CC3333;
	font-size: 11px;
	font-weight: bold;
}

.admin_checkbox {
	width: auto;
}

.button {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;	
    border-right: #666666 1px solid;
    padding-right: 4px;
    border-top: #666666 1px solid;
    padding-left: 4px;
    padding-bottom: 2px;
    border-left: #666666 1px solid;
    padding-top: 2px;
    border-bottom: #666666 1px solid;
    background-color: #c2c2c2;
    text-decoration: none;
}

.button:hover {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;	
    border-right: #666666 1px solid;
    padding-right: 4px;
    border-top: #666666 1px solid;
    padding-left: 4px;
    padding-bottom: 2px;
    border-left: #666666 1px solid;
    padding-top: 2px;
    border-bottom: #666666 1px solid;
    background-color: #A4B5C1;
    text-decoration: none;
}
