body,html {
    margin: 0px;
    background-color: #756B68;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #FFFFFF;
}
/*
@font-face {
	font-family: Monotype Corsiva;
	src:url(../fonts/monotype_cosriva.eot);
}

@font-face {
	font-family: Papyrus;
	src:url(../fonts/papyrus.eot);
}
*/

ul {
	list-style: url(../../images/global/bulletin.gif);
	padding: 0 0 0 20px;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

input {
	color: #000000;
}

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 {
	height: 20px;
	max-height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFE;
	
	margin: 0 0 1px 0;
	padding: 0 5px 0 5px;

	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	
	background-color: #B3A9A8;
	/*background-image: url(../../images/global/doc_title_background.gif);*/
}

.sub_title {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFE;
}

.btm_border {
	border-bottom: 1px solid #867978;
	/*
	background-image: url(../../images/global/border_horizontal_line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	*/

}
.top_border {
	border-top: 1px solid #867978;
	/*
	background-image: url(../../images/global/border_horizontal_line.gif);
	background-position: center top;
	background-repeat: repeat-x;
	*/
}

td.button {
	font-weight: bold;
	text-align: center;
	/*background-image: url(../../images/global/button_background.jpg);
	background-position: 0 0 ;
	height: 24px;
	vertical-align: top;
	*/
}
td.button a {
	text-decoration: none;
}
td.button a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
}

.results_numbers {
	line-height: 24px;
}

/* ## */

.paragraph_container {
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	background-image: url(../../images/global/paragraph_container_background.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	padding: 10px 10px 0 10px;
}
.paragraph {
	margin: 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: 545px;
	/*border: 5px solid #F4F4F4;*/
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
}
.paragraph img.float_right {
	float: right;
	max-width: 545px;
	/*border: 5px solid #F4F4F4;*/
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
}
.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;
	font-weight: bold;
	cursor: pointer;
}
.back_button {
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
	margin: 0;
}

/* ## */

#frame {
    width: 100%;
}

#frame #left_cell {
	width: 40%;
	background-image: url(../../images/global/left_cell_background.jpg);
	background-position: right 0;
	background-repeat: repeat-y;
	
	background-color: #6D6562;
}
#frame #middle_cell {
	width: 20%;
}
#frame #right_cell {
	width: 40%;	
	background-image: url(../../images/global/right_cell_background.jpg);
	background-position: left 0;
	background-repeat: repeat-y;
	
	background-color: #6D6562;
}

#frame #header {
    height: 197px;
	max-height: 197px;
}
#frame #header #left_cell {

}
#frame #header #middle_cell {
	/*background-image: url(../../images/global/header_middle_background.jpg);
	background-position: center 0;
	background-repeat: repeat-x;*/
	background-color: #6D6562;
}
#frame #header #right_cell {

}

#frame #middle {
	
}
#frame #middle #sidebar {
	padding: 10px 5px 10px 10px;
	
}
#frame #middle #content {
	padding: 10px 10px 10px 5px;
}
#frame #middle #left_cell {
	/*background-image: url(../../images/global/middle_left_background.jpg);
	background-position: right 0;
	background-repeat: no-repeat;*/
	
	/*background-color: #FFFFFF;*/
}
#frame #middle #middle_cell {
	/*background-image: url(../../images/global/middle_middle_background.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #FAFAFA;*/
}
#frame #middle #right_cell {
	/*background-image: url(../../images/global/middle_right_background.jpg);
	background-position: left 0;
	background-repeat: no-repeat;*/
	
	/*background-color: #FFFFFF;*/
}

#frame #footer {
	height: 1%;
}
#frame #footer #left_cell {
	/*background-image: url(../../images/global/footer_left_background.jpg);
	background-position: right 0;
	background-repeat: repeat;*/
}
#frame #footer #middle_cell {
	/*background-image: url(../../images/global/footer_middle_background.jpg);
	background-position: center 0;
	background-repeat: repeat;*/
	background: #827775;
	height: 1%;
}
#frame #footer #right_cell {
	/*background-image: url(../../images/global/footer_right_background.jpg);
	background-position: left 0;
	background-repeat: repeat;*/
}
#frame #footer div {
	padding: 5px;
}
#frame #footer span {
	margin-left: 5px;
}
#frame #footer a {
    text-decoration: underline;
}
#frame #footer a:hover {
    text-decoration: none;
}

/* ## */

.top_container {
	width: 575px;
	max-width: 575px;
}

.middle_container {
	width: 575px;
	max-width: 575px;
	
}
.btm_container {
	width: 575px;
	max-width: 575px;
}

.add-on {
	
}


/* ## */

#menubar {

}
#sub_menubar {
	
}
#sub_menubar a {
	display: block;
		
	text-decoration: none;
	background-image: url(../../images/global/non_selected_category.jpg);
	background-repeat: no-repeat;
	
	height: 20px;
	max-height: 20px;
	
	padding: 0 5px 0 0;
}
#sub_menubar a:hover {
	text-decoration: none;
	background-image: url(../../images/global/selected_category.jpg);
}
#sub_menubar a.selected {
	text-decoration: none;
	background-image: url(../../images/global/selected_category.jpg);
}
#sub_menubar div {

}

/* ## */

#sidebar {
}
#sidebar img.logo {
	
}
#sidebar .categories {

}
#sidebar .categories a {
    display: block;
	padding: 0;
	width: 165px;
	max-width: 165px;
	height: 20px;
	max-height: 20px;
	line-height: 15px;
	
	text-decoration: none;
	/*background-image: url(../../images/global/non_selected_category.jpg);
	background-repeat: repeat-x;*/
	
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}
#sidebar .categories a:hover {
	text-decoration: none;
	font-weight: bold;
	
	/*background-image: url(../../images/global/selected_category.jpg);*/
}
#sidebar .categories a.selected {
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(../../images/global/selected_category.jpg);*/
}

#sidebar .sub_categories {
    margin: 0 0 5px 0;
	width: 150px;
	max-width: 150px;
}


#sidebar .box {
	margin: 0 0 5px 0;
}
#sidebar .box .box_title {
	height: 20px;
	max-height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFE;
	
	margin: 0 0 1px 0;
	padding: 0 5px 0 5px;

	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	
	background-color: #B3A9A8;
	
	/*background-image: url(../../images/global/non_selected_category.jpg);
	background-repeat: no-repeat;*/
}
#sidebar .box .box_content {
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	background-image: url(../../images/global/paragraph_container_background.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	padding: 10px;
	margin: 0 0 10px 0;
}
#sidebar .box a {
	text-decoration: underline;
	font-weight: bold;
}
#sidebar .box a:hover {
	text-decoration: none;
}

#sidebar .box.search {

}
#sidebar .box.search .btm_border {
	/*border-bottom: 1px solid #E1E1E1;*/
	padding: 0;
	margin: 0 0 5px 0;
}
#sidebar .box.search .content {

}
#sidebar .box .field {
	width: 117px;
	max-width: 117px;
	height: 16px;
	max-height: 16px;
	font-size: 9px;
	border: 1px inset;
	background: #FFFFFF;
}
#sidebar .box .continue {
	width: 40px;
	max-width: 40px;
	height: auto;
	max-height: auto;
	font-size: 10px;
	border: 1px outset;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	position: relative;
	top: 1px;
}

#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 {

}
#group .paragraph { 
}
#group .paragraph .p_title {
    font-weight: bold;
}
#group .paragraph .content {
    text-align: justify;
}

#group .thumbnails {
	margin: 0;
	padding: 0;
}

#group .thumbnails .product {
	text-align: center;
	background-color: #6D6562;
	width: 170px;	
}
#group .thumbnails .product * {
	color: #FFFFFF;
}
#group .thumbnails .product .image {
    width: 170px;
    margin: 5px;
}
#group .thumbnails .column_spacer {
	width: 10px;
}
#group .thumbnails .row_spacer {
	height: 10px;
}

#group .thumbnails .product .t_title {
	margin: 5px 5px 0 5px;
	text-align: center;
    font-weight: bold;
}
#group .thumbnails .product .t_description {
	margin: 5px;
	text-align: left;
}

.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;
	color: #C51C23;
}

#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: 20px 0 0 0;
	padding: 0;
}
.thumbnails-alt .product {
	margin: 0 10px 10px 0;
	padding: 5px 5px 2px 5px;
	background-color: #EFEFEF;
	float: left;  
}
.thumbnails-alt .product .image {
    width: 120px;
}

/* ## */

#artists {
}
#artists .a_title {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#artists .a_title a {
	display: block;
	padding: 5px;
	text-decoration: none;
}
#artists .a_title a:hover {
	text-decoration: underline;
	color: black;
}
#artists .a_title a.selected {
	text-decoration: underline;
	color: black;
}
#artists .a_title a:hover.selected {
	color: black;
	text-decoration: none;
}
#artists .a_description {
	margin: 0 0 10px 0;
	padding: 0;		
}
#artists .a_description .paragraph {
	padding: 5px 10px 10px 10px;
	line-height: 18px;
	background-color: #F2F2F2;	
}
#artists .a_description .paragraph .content {
	text-align: left;
}
#artists .thumbnails-alt {
	border: none;
}

/* ## */

#specific_product {
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	background-image: url(../../images/global/paragraph_container_background.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	padding: 10px 10px 0 10px;
}
#specific_product .container {
	padding: 10px;
	margin: 0;
}
#specific_product div {
	padding: 0 10px 10px 10px;
	margin: 5px 0 0 0;
}

#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: 10px;
	text-align: left;
	font-weight: normal;
}
#specific_product .large_image_box {
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#specific_product .large_image_box .large_image {
	width: 170px;
	max-width: 170px;
	border: 1px solid #6D6562;
	margin: 0 0 5px 0;
	padding: 0;
}
#specific_product .large_image_box .large_image_nav {
	color: #000000;
	font-weight: bold;
}
#specific_product .large_image_box .large_image_nav a {
	margin: 0 2px 0 2px;
	padding: 2px;
	border: 1px solid #D1D1D1;
	background-color: #E7E7E7;
	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: #FFFFFE;
	cursor: pointer;
}
#specific_product .back_button {
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}

#specific_product select {
	width: 50px;
}
#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 #EFEFEF;*/
}
#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;
}

/* ## */

#group_alt {
	margin: 0;
	padding: 0;
	
	text-align: justify;
	line-height: 18px;		
}

#group_alt .container {
	padding: 0 7px 7px 7px;
}
#group_alt .title {
    font-size: 28px;
    color: #28A4BC;
	padding: 14px 0 7px 0; 
}
#group_alt .description {
	font-weight: bold;
}
#group_alt .paragraph {
	width: 627px;
	margin: 0 0 4px 0;
	background-color: #D6CDCE;
}
#group_alt .paragraph td {
	padding: 4px;
}
	#group_alt .paragraph .p_title {
		font-weight: bold;
	}
	#group_alt .paragraph .content {
		font-weight: normal;
	}
	#group_alt .paragraph td.image {
		width: 120px;
	}
	#group_alt .paragraph img {
		width: 120px;
		height: 120px;
	}
#group_alt .paragraph .link {
	width: 122px;
	height: 18px;
	border-top: 1px solid #5B4343;
    border-right: 1px solid #5B4343;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
	
	text-align: left;
	color: white;

    padding: 2px 2px 2px 4px;
	margin: 4px 0 0 0;
    background-color: #3B2929;
	
	float: right;
}
#group_alt .paragraph td.link_column {
	width: 122px;
	vertical-align: bottom;
}
#group_alt .paragraph .link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#group_alt .paragraph .link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	
#group_alt .paragraph .link a:hover {
	text-decoration: underline;
}

/* ## */

#checkout {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
#checkout .container {
	border-right: 1px solid #433F3D;
	border-bottom: 1px solid #433F3D;
	border-top: 1px solid #867978;
	border-left: 1px solid #867978;	
	background-image: url(../../images/global/paragraph_container_background.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	padding: 10px;	
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
	margin: 10px 0 0 0;
}
#checkout .status_bar table {
	width: 550px;
}
#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 {
	background-color: #FFFFFE;
	padding: 5px;
	font-weight: bold;
}
#checkout .content {
	width: 550px;
}
#checkout .content table {
	text-align: left;
}
#checkout .content .inner_tables td {
	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;
	background-color: white;
}
#checkout .content .t_title {
	background-color: #FFFFFE;
	font-weight: bold;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {

}
#checkout .content .subtotal {
	background-color: #FFFFFE;
	font-weight: bold;
}
#checkout .content .empty {
	height: 50px;
}
#checkout .button {
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#checkout .continue {
	border: 1px outset;
	background: #FFFFFE;
	font-weight: bold;
	text-align: center;
	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 10px 0 0;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF; 
	padding: 10px;
	margin: 0 0 10px 0;
}

/* ## */

.attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	/*border-bottom: 1px dotted #421011;*/
}
.attributes h1 {
	font-weight: bold;
	line-height: 14px;
}
.attributes input {

}
.attributes span {
	margin: 0;
	padding: 0;	
}
.attributes .color_box {
	width: 15px;
	height: 15px;
}

