/* Generic Styles */
.center { text-align:center; margin:auto; }
.required { font-weight:bold; color:#ff0000; }
.bold{ font-weight:bold; }
.small { font-size:75%; }
.clear { clear:both; }
img { border-width: 0px;
    /*
    border-color:blue;
    border-style:solid;
    */
}
body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11pt;
	/* max-width:1400px; */
	width:750px;/* images mean its only going to work like this */
	margin:auto;
	padding-top:5px;
}
body.cc_popup {
    width:395px;
}
a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
    color:#660000;
}
/* tone these down a little and make them usable */
h1{
    font-size:14pt;
}
h2{
    font-size:13pt;
}
h3{
    font-size:12pt;
}
h4{
    font-size:11pt;
}
h5{

}
h6{
    
}
hr {
    background-color:#bbbbbb;
    color:#bbbbbb;
    height:1px;
}
h1,h2,h3,h4,h5,h6{
    color:#660000;
    margin-bottom:2px;
    margin-top:3px;
}
/* Site Wide Formatting */
#header_box{
    width:100%;
    margin:auto;
    /* height:140px; */
}

#head_error_box, .not_found, #head_error_message{
    text-align:left;
    background-color:#ffaaaa;
}
#head_info_msg{
    border-width:1px;
    border-color:#ff0000;
    border-style:dashed;
}
#main_logo{
   float:left;
   padding-top:5px;
}

#account_links{
    text-align:right;
    min-width:335px;
    margin-left:400px;
}
#account_links *{
    display:inline;
    font-size:9pt;
    font-weight:bold;
}
#head_search_box{
    text-align:right;
}

#category_links{
    margin-top:0px;
    text-align:left;
    
    font-size:10pt;
    font-weight:bold;
}
#category_links {
    height:1.3em;
    width:750px;
    border-bottom-width:1px;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    padding-bottom:3px;
}
#category_links  div {
    float:left;
    border-color:#000000;;
    border-style:solid;
    border-bottom-width:0px;
    border-top:0px;
    border-right:0px;
    border-left-width:1px;
    border-left-color:#000000;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
}

#header_box a:hover{
    color:#660000;
}
#category_links, #account_links {
    font-family:"Andale Mono", "Trebuchet MS", "Verdana", sans-serif;
}

#content_box, #col_left{
    text-align:left;
}

#copyright{
	font-size:7pt;
	width:500px;
	height:100px;
	margin:auto;
	margin-top:20px;
	text-align:center;
	
}
#footer{
	width:750px;
	height:76px;
	margin:auto;

	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
}
.footer_banner img{

    margin-top:1px;
    padding-bottom:1px;
}
.footer_image{
	width:345px;
	height:76px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
}



.footer_link_1{
	height:66px;	
	width:130px;
	font-size:8pt;
	text-align:left;
	float:right;
	position:relative;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:10px;
	padding-left:10px;
}




.footer_link_2{
	height:66px;
	width:120px;
	font-size:8pt;
	text-align:left;
	float:right;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:10px;
	padding-top:10px;
}



.footer_link_3{
	height:66px;
	width:120px;
	font-size:8pt;
	text-align:left;
	float:right;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:10px;
	
}

.footer_link_1>a:hover,.footer_link_2>a:hover,.footer_link_3>a:hover{
	color:#660000;

}

/* Page Specific formatting and styling */
.notify_bold,
.page_lnk_bold,
.user_greet{
    font-weight:bold;
}
.error{
    color:#ff0000;
    background-color:#000000;
}
#index_images{
    height:706px;
    width:750px;
}
#index_back2style{
    float:left;
    padding-right:1px;
}

#index_denim_sale{
    padding-top:1px;
    margin-top:-3px;
}
#index_aff{
    float:left;
    padding-right:1px;
    margin-top:-2px;
}
#index_sweep_winners{
    margin-top:-2px;
}
#left_content{
    width:169px;
    float:left;
    border-right-width:1px;
    border-right-color:#999999;
    border-right-style:solid;

}
#right_content{
    width:580px;
    float:left;
    margin-left:-1px;
    border-left-width:1px;
    border-left-color:#999999;
    border-left-style:solid;
}
#product_left{
    float:left;
    width:325px;
    font-size:10pt;
}
#product_middle{
    float:left;
    width:275px;
}
#product_right{
    float:left;
    width:150px;
}
#breadcrumb_box{
    width:580px;
    font-size:75%;
    text-align:left;
}
#cat_head_box{
    height:25px;
    width:750px;
    margin-top:1px;
    background-color:#660000;
    color:#ffffff;
    font-family: "Geneva", "Andale Mono", "Arial", sans;
    font-size:15pt;
}
#cat_head_box div{
    text-align:right;
    padding-right:5em;
    vertical-align:center;
    line-height:1.2em;
}
#category_main_image{
    width:580px;
}
#sub_category_list{
    list-style-type:none;
    padding-left:0;
}
#sub_category_list div {
    width:145px;
    height:90px;
    float:left;
    margin-top:5px;
}

.product_display{
    width:135px;
    padding:3px;
    height:310px;
    float:left;
    font-size:9pt;
}
/* force the image to a smaller size */
.product_thumb{
    width:125px;
    height:125px;
    overflow:hidden;
}
.product_thumb img{
    height:125px;
}
#category_banner_box{
    width:580px;
    height:450px;
}
#category_banner_box img{
    float:left;
}

#product_sort_box{
    width:100%;
    text-align:right;
    height:2em;
}
.page_numbers {
    clear:both;

}
.product_model{/* may also be quanity or weight if shown */
    color:#333333;
}

.product_display .product_manufacturer{
    color:#660000;
    font-weight:bold;
    font-size:12pt;
}
.product_display .product_price{
    font-size:7.5pt;
}
.product_name, .product_price span.save, .product_info_price span.save{
    text-decoration:none;
    font-size:95%; 
    color:#333333;
}
.product_price, .product_info_price{
    text-align:left;
}

#product_middle .product_price{
    font-size:18pt;
}
.product_price .old_price, .product_info_price .old_price{
    text-decoration:line-through;
    font-size:90%;
}
.product_info_price{
    font-size:11pt;
}
.product_price .our_price{
    color:#880000;
    font-weight:bold;
    font-size:8.3pt;
}
.product_info_price .our_price{
    color:#880000;
    font-weight:bold;
    font-size:14pt;
}
#email_to_friend{
    display:none;
    background-color:#fff8f8;
    padding:2px;
    border-width:1px;
    border-color:#999999;
    border-style:solid;
}
#email_to_friend * {
    padding:0px;
}
#email_to_friend, .email_friend_link{
    font-size:80%;
    color:#660000;
}
.in_stock{
    font-size:75%;
    color:#666666;
}
 .product_shipping_link{
    font-weight:bold;
    font-size:90%;
 }
.buy_now_img{
    text-align:right;
}
.product_display .product_img > img{
    text-align:center;
    margin:0;
}
.not_found{/* also defined with header_error_box */
    border-color:#ff0000;
    border-style:dashed;
    border-width:1px;
    margin-top:3px;
}
.product_description{
    color:#444444;
}
.product_description ul{
    list-style-type:none;
}
.product_description li {
    text-indent:-1.0em;
}
.product_description li:first-letter{
    font-size:1em;
}

.error_msg_box{
    color:#ff0000;
    background-color:#ffcccc;
    border-width:1px;
    border-color:#ff0000;
    border-style:dashed;
    list-style:circle;
}
.left_form_text{
    width:200px;
    height:1.5em;
    float:left;
    text-align:right;
    margin-right:2px;
}
.right_form_field{
    width:400px;
    height:1.5em;
    float:left;
    text-align:left;
}
#standard_txt_page{
    /* just a few cosmetic things for those esentally static pages */
    color:#111111;
    padding:5px;
    
}
#product_img_holder{
    height:300px;
    width:300px;
    overflow:hidden;
}
#cart_products{
    /*height:150px;*/
    width:750px;
    font-size:10pt;
}
.cart_product{
    border-style:dashed;
    border-color:#660000;
    border-width:1px;
    height:150px; 
    margin-top:5px;
    margin-bottom:5px;
}
.cart_item_detail{
    float:left;
    height:130px;
    width:595px;
    padding-top:20px;
}
.cart_product > .product_thumb {
    float:left;
    /*width:60px;
    height:60px;*/
}
.cart_product > .product_thumb img{
    height:100px;
    width:100px;
}
/* Help Section */
#help_links{
    width:160px;
    float:left;
}
#help_content{
    width:590px;
    float:left;
}
#help_content a, #help_content h2, #help_links a:hover{
    color:#660000;
}
.addr{
    margin:3px;
    border-color:#660000;
    border-style:dashed;
    border-width:1px;
    width:20em;
    float:left;
    margin-left:10px;
}
#pri_addr_desc{
    width:300px;
    float:left;
}
.cart_total{
    clear:both;
    padding-top:5px;
    font-weight:bold;
    margin-left:435px;
}
.product_attr_box{
    float:right;
    clear:right;
    border-top-width:1px;
    border-top-color:#660000;
    border-top-style:solid;
    min-width:100px;
}
.cart_price{
    float:right;
    margin-top:-15px;

}
#login_new_cust_box{
    float:left;
    height:15em;
    width:350px;
    padding-right:12px;
    margin-right:12px;
    border-right-width:1px;
    border-right-color:#000000;
    border-right-style:solid;
}
#login_old_cust_box{
    float:left;
    width:375px;
}
.login_form_text{
    height:1.5em;
    width:150px;
    float:left;
    text-align:right;
}
.login_field{
    height:1.5em;
    width:200px;
    float:left;
    text-align:left;
}
.account_prev_order{
    border-width:1px;
    border-color:#000000;
    border-style:solid;
    width:300px;
    padding:5px;
    float:left;
    margin:3px;
    
}
.account_prev_order:hover{
    border-style:dashed;
}
.account_totals{
    float:right;
    clear:right;
    width:16em;
}
.account_totals .field_left{
    width:10em;
    text-align:right;
    float:left;

}
.account_totals .field_right{
    width:5em;
    text-align:left;
    padding-left:0.5em;
    float:left;
}
.order_hist_products{
    width:100%;
    clear:both;
}
.order_hist_products .quantity{
    width:50px;
    float:left;
}
.order_hist_products .product_name{
    float:left;
    width:620px;
}
.order_hist_products .product_price{
    float:left;
    width:80px;
    text-align:left;
    
}
.addr_book_addr{
    clear:both;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#bbbbbb;
    width:300px;
}
.newsletter_desc{
    margin-left:30px;
    width:600px;
}
.checkout_selected, .checkout_next, .checkout_prev{
    border-left-width:1px;
    border-left-color:#000000;
    border-left-style:solid;
    padding-right:3px;
    padding-left:3px;

}
.checkout_selected{
    color:#660000;
    font-weight:bold;
}
.checkout_next{
    color:#000000;
}
.checkout_prev{
    color:#660000;
}
.checkout_process{
    border-bottom-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:1px;
}
.cart_total > .left{
    float:left;
    text-align:right;
    width:250px;
}
.cart_title > .right{
    width:40px;
    text-align:left;
    float:left;
}
#affiliate .left {
    width:10%;
    float:left;
    border-right-style:solid;
    border-right-color:#000000;
    border-right-width:1px;
    height:1.1em;
    text-align:right;
    padding:2px;
        border-bottom-style:solid;
    border-bottom-color:#999999;
    border-bottom-width:1px;
}
#affiliate .right{
    width:60%;
    float:left;
    height:1.1em;
    text-align:left;
    padding:2px;
    border-bottom-style:solid;
    border-bottom-color:#999999;
    border-bottom-width:1px;
    margin-right:20%;
}
#affiliate .header .left, #affiliate .header .right{
    font-weight:bold;
    border-bottom-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:1px;
}
.shopping_cart_badge, .shopping_cart_badge2{
    width:337px;
    height:70px;
    float:left;
    font-weight:bold;
}
.shopping_cart_badge *, .shopping_cart_badge2 * {
    vertical-align:top;
}
.shopping_cart_badge2  * {
    cursor:pointer;
}

.shopping_cart_badge_txt{
    vertical-align:bottom;
    width:337px;
    height:1.5em;
    float:left;
    font-weight:bold;
}

/* Sweepstakes */
#sweepstakes_index_link_img{
    margin-top:-2px;
}

#sweepstakes_main_div{ 
    width:750px; 
    height:600px;
}

#sweepstakes_background_div{
    width:750px; 
    height:600px;
    position:relative; 
}

#sweepstakes_form_table{
    vertical-align:bottom;
    width:300px;
    position:relative;
    top:470px;
    left:450px;
}

#sweepstakes_form_table td{
	text-align:right;
    width:150px;
}

/* Social Networking */
#social_networking_footer{
	width:750;
	height:30;
	clear:both;
}

.facebook_footer{
	width:249;
	height:30;
	float:left;
}

.twitter_footer{
	width:250;
	height:30;
	float:left;
}

.myspace_footer{
	width:249;
	height:30;
	float:right;
}

/* Debugging  */
/*
div, img {
    border-width:1px;
    border-color:blue;
    border-style:solid;
}
*/
