html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #FFFFFF;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #4F6269;
}

ul {
	list-style: url(/images/global/bulletin.gif);
	padding: 0 0 0 20px;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}

td {
    vertical-align: top;
	margin: 0;
	padding: 0;
}

div, p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.sub_title {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
}

.btm_border {
	border-bottom: 1px dotted #A7B0B4;
	/*
	background-image: url(/images/global/border_horizontal_line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	*/

}
.top_border {
	border-top: 1px dotted #A7B0B4;	
	/*
	background-image: url(/images/global/border_horizontal_line.gif);
	background-position: center top;
	background-repeat: repeat-x;
	*/
}

/* ## */

.navigation {	
}
.navigation td {
	padding: 0px;
	color: #4F6269;
}
.navigation.add_to_bag {
	
}
.navigation.add_to_bag input {
	background: none;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.navigation a {
    /*color: white;*/
    text-decoration: underline;
}
.navigation a:hover {
	/*color: #D7D0BD;*/
	text-decoration: underline;
}

.page_number {
	position: relative;
	top: 4px;
}

.results_numbers {
	position: relative;
	top: 4px;
}

/* ## */

td.button {
	height: 24px;
	font-weight: bold;
	vertical-align: middle;
	background: #F1F1F1;
	text-align: center;
	/*background-image: url(/images/global/button_background.jpg);
	background-position: 0 0 ;*/
	color: #CCCCCC;
}
td.button a {
	text-decoration: none;
	text-align: center;
	display: block;
}
td.button a:hover {
	text-decoration: none;
	color: #FF870B !important;
}

.results_numbers {
	line-height: 24px;
}

/* ## */

.paragraph {
	padding: 0 0 10px 0;
}
.paragraph .p_title {
	font-weight: bold;
}
.paragraph .content {
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.paragraph img.float_left {	
	float: left;
	margin: 5px 10px 5px 0;
	max-width: 600px;
	border: 1px solid #777777;
}
.paragraph img.float_right {
	float: right;
	margin: 5px 0 5px 10px;
	max-width: 600px;
	border: 1px solid #777777;
}
.paragraph a {
	text-decoration: underline;
}
.paragraph a:hover {
	text-decoration: none;
}
.paragraph input.field {
	width: 240px;
	margin: 5px 0 10px 0;
}
.paragraph textarea {
	width: 240px;
	height: 160px;
	margin: 5px 0 10px 0;
}
.paragraph .submit {
	margin: 5px 0 10px 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background: black;
}

/* ## */

#frame {
    width: 100%;
}

#frame #left_cell {
	width: 30%;
}
#frame #middle_cell {
	width: 40%;
}
#frame #right_cell {
	width: 30%;	
}

#frame #header {

}
#frame #header #left_cell {
	/*background-image: url(/images/global/header_left_background.jpg);
	background-position: right 0;
	background-repeat: repeat-x;*/

}
#frame #header #middle_cell {
	/*background-image: url(/images/global/header_middle_background.jpg);
	background-position: center 0;
	background-repeat: no-repeat;*/
}
#frame #header #right_cell {
	/*background-image: url(/images/global/header_right_background.jpg);
	background-position: left 0;
	background-repeat: repeat-x;*/

}

#frame #menubar {
    /*height: 50px;
	max-height: 50px;*/
}
#frame #menubar #left_cell {

}
#frame #menubar #middle_cell {
	/*background-image: url(/images/global/menubar_background.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;*/
}
#frame #menubar #right_cell {

}

#frame #middle {
	
}
#frame #middle #sidebar {
	width: 180px;
	max-width: 160px;
	padding: 0 0 20px 20px;
}
#frame #middle #content {
	width: 560px;
	max-width: 520px;
	padding: 0 20px 20px 20px;
	border-left: 1px dotted #A7B0B4;
}
#frame #middle #left_cell {

}
#frame #middle #middle_cell {
	
}
#frame #middle #right_cell {

}

#frame #footer {

}
#frame #footer #left_cell {

}
#frame #footer #middle_cell {
	background-image: url(/images/global/footer_middle_background.jpg);
	background-position: left 0;
	background-repeat: no-repeat;

}
#frame #footer #right_cell {

}
#frame #footer div {
	height: 40px;
}
#frame #footer span {
}
#frame #footer a {
    text-decoration: none;
}
#frame #footer a:hover {
    text-decoration: underline;
}

/* ## */

.top_container {	
	width: 520px;
	max-width: 520px;
}

.middle_container {
	width: 520px;
	max-width: 520px;
}
.btm_container {	
	width: 520px;
	max-width: 520px;
}

/* ## */

#menubar {

}
#menubar .categories {
	text-align: right;
}
#menubar .categories td {
	text-align: right;
}
#menubar .categories a {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 0 20px 0 10px;
	
	position: relative;
	top: 57px;
	
	color: #4F6269;
	background: url(/images/global/menubar_button_up.gif);
	background-repeat: no-repeat;
	background-position: left -8px;
}
#menubar .categories a:hover {
	text-decoration: none;
	background: url(/images/global/menubar_button_hover.gif);
	background-repeat: no-repeat;
	background-position: left -8px;
}
#menubar .categories a.selected {
	text-decoration: none;
	background: url(/images/global/menubar_button_down.gif);
	background-repeat: no-repeat;
	background-position: left -8px;
}

/* ## */

#sidebar {

}
#sidebar * {
}

#sidebar .title {
	/*background-image: url(/images/global/sidebar_title_background.jpg);
	background-repeat: no-repeat;*/
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #A7B0B4;
	margin: 0 20px 2px 0;
}

#sidebar .categories {
	text-align: left;
}
#sidebar .categories a {
    display: block;
	padding: 0;
	width: 160px;
	max-width: 160px;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0 0 5px 0;	
}
#sidebar .categories a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #A7B0B4;
	font-weight: bold;
}
#sidebar .categories a.selected {
	text-decoration: none;
	border-bottom: 1px dotted #A7B0B4;
	font-weight: bold;
}

#sidebar a.sub_categories {
	padding: 0;
	margin: 0 0 5px 10px;
	width: 150px;
	max-width: 150px;
}

#sidebar .box {
	text-align: justify;
}
#sidebar .box .box_title {
	width: 160px;
	max-width: 155px;
	line-height: 20px;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #000080;
}
#sidebar .box .rolling_news {
	border-bottom: 1px dotted #A7B0B4;
	margin-right: 20px;
}
#sidebar .box a {
	text-decoration: none !important;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#sidebar .box a:hover {
	text-decoration: underline !important;
}

#sidebar .box.search {

}
#sidebar .box.search .btm_border {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidebar .box.search .content {

}
#sidebar .box.search .field {
	width: 107px;
	max-width: 107px;
	font-size: 10px;
	border: 1px inset;
}
#sidebar .box.search .continue {
	width: 30px;
	max-width: 30px;
	font-size: 10px;
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

#sidebar .box.special-offers {

}
#sidebar .box.special-offers .content {

}
#sidebar .box.special-offers a.button {
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-decoration: underline;
}
#sidebar .box.special-offers a:hover.button {
	text-decoration: none;
}

/* ## */

#group {
	width: 520px;
}
#group td {

}

#group .description {
	padding-bottom: 20px;
}
#group .description a {
	text-decoration: underline;
}
#group .description a:hover {
	text-decoration: none;
}

#group .thumbnails .product {
	text-align: center;
	background: #FAFAFA;
	width: 160px;
}
#group .thumbnails .product * {

}

#group .thumbnails .product .image {
    width: 160px;
	max-width: 160px;
	height: 120px;
	max-height: 120px;	
    margin: 5px 0 5px 0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#group .thumbnails .column_spacer {
	width: 20px;
}
#group .thumbnails .row_spacer {
	height: 20px;
}

#group .thumbnails .product .t_title {
	line-height: 20px;
	text-align: center;
    font-weight: bold;
}
#group .thumbnails .product .t_description {
	margin: 5px;
	text-align: center;
}

.price {
    font-weight: bold;
	margin: 0 0 10px 0;
}
.price .retail {
	
}
.price .actual {

}
.price .erased {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
}

#group_links {
    border: 1px solid #889F10;
    background-color: #260D10;
    padding: 5px 0 5px 0;
}
#group_links a {
    position: relative;
    left: 2px;
    border-right: 1px solid #889F10;
    padding: 1px 10px 1px 9px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#group_links a:hover {
    color: #C1E102;
	text-decoration: none;
}
#group_links a.selected {
    color: #C1E102;
}

#shuffled_images {
	width: 550px;
	cursor: pointer;
}
#shuffled_images .images{
	height: 90px; 
	background-position: 40% 50%;
}
#shuffled_images .column_spacer{
	width: 5px;
}

/* ## */

.thumbnails-alt {
	margin: 0;
	padding: 0;
}
.thumbnails-alt .product {
	width: 180px;
	max-width: 160px;
	text-align: center;
}
.thumbnails-alt .product .image {
	width: 160px;
	max-width: 160px;
    height: 120px;
	max-height: 120px;
	/*border: 1px solid #777777;*/
	background-repeat: no-repeat;
	background-position: center center;
}


/* ## */

#specific_product {
	width: 100%;
	margin: 0 0 20px 0;
}
#specific_product .container {

}
#specific_product div {
}

#specific_product a {
	font-weight: bold;
	text-decoration: underline;
}
#specific_product a:hover {
	text-decoration: none;
}
#specific_product .product_title {
	font-weight: bold;
}
#specific_product .catalog_number {
	font-weight: bold;
}
#specific_product .description {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-weight: normal;
}
#specific_product .large_image_box {
	text-align: center;
	background-color: #F1F1F1;;
}
#specific_product .large_image_box .large_image {
	max-width: 520px;
}
#specific_product .large_image_box .large_image_nav {
	color: #000000;
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: center;
}
#specific_product .large_image_box .large_image_nav a {
	margin: 0 2px 0 2px;
	padding: 2px;
	border: 1px solid #777777;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#specific_product .large_image_box .large_image_nav a:hover {
	text-decoration: none;
	color: black;
}
#specific_product .price {
	font-weight: bold;
}
#specific_product .add_button {
	border: 1px outset;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #777777;
	cursor: pointer;
}
#specific_product .back_button {
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#specific_product select {
	width: 250px;
}
#specific_product .group_alt_number {
	/*width: 120px;*/
	text-align: right;
	font-weight: bold;
}

/* ## */

#matched_items {

}
#matched_items .images {
}
#matched_items .images .thumb_with_border {
	width: 120px;
	margin: 0 5px 0 0 ;
	/*border: 1px solid #777777;*/
}
#matched_items .prices {
	padding: 5px;
	margin: 0;
}
#matched_items .prices table {
	width: 122px;
	height: 96px;
}
#matched_items .prices .btn_add_both_to_bag {
	vertical-align: bottom;
}
#matched_items .prices .small_btns {

}
#matched_items .prices td {

}
#matched_items .prices .align {
	width: 22px;
}
#matched_items h1 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 5px 0 5px 0;
}
#matched_items .description {
	margin: 0;
	padding: 0 5px 0 5px;
}
#matched_items h2 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#matched_items h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0 0 0;
}
#matched_items p {
	font-weight: normal;
}
#matched_items a {
	font-weight: bold;
	text-decoration: underline;
}
#matched_items a:hover {
	font-weight: bold;
	text-decoration: none;
}

/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#checkout {
	padding-bottom: 20px;
}

#checkout * {
	text-align: left;
}
#checkout .container {
	
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {

}
#checkout .status_bar table {
	width: 520px;
}
#checkout .status_bar img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .status_bar .selected {
	color: black;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .secure_seal {
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#checkout .content {
	width: 520px;
	max-width: 520px;
	padding-bottom: 10px;
}
#checkout .content table {
	width: 100%;
}
#checkout .content .inner_tables {

}
#checkout .content .inner_tables td {
	background: #F7F7F7;
	padding: 5px;
}
#checkout .content .left_column_width {
	width: 10%;
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
	width: 60px;
}
#checkout .content .items {
	width: 60px;
}
#checkout .content .t_title {
	font-weight: bold;
}
#checkout .content .t_title td {
	background: #E1E1E1;
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {
}
#checkout .content .subtotal {
	font-weight: bold;
}
#checkout .content td.subtotal {
	background: #E1E1E1;
}
#checkout .content .empty td {
	height: 50px;
}
#checkout .content td.td_btn {
}
#checkout .button {
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
/*#checkout .btn {
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}*/
#checkout .continue {
	border: 1px outset;
	background: #FF850C;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#checkout a {
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;
}
#checkout .input_title {
	margin: 10px 0 0 0 ;
}
#checkout .field {
	width: 180px;
	margin: 0 0 10px 0;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #777777;
	padding: 10px;
	margin: 0 0 10px 0;
}

/* ## */

.attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	/*border-bottom: 1px solid #421011;*/
}
.attributes h1 {
	font-weight: bold;
	line-height: 14px;
}
.attributes input {

}
.attributes span {
	margin: 0;
	padding: 0;	
}
.attributes .color_box {
	width: 15px;
	height: 15px;
}

