
@font-face {
	font-family: Century Gothic;
	src:url(../fonts/gothic.eot);
}


html {
    margin: 0 10px 10px 10px;
    background: #260D10;
}

body {
	margin: 0;
	padding: 0;
}

* {
    font-family: Arial, Verdana;
    font-size: 11px;
	color: #0F0506;
}

table {

}

td {
    vertical-align: top;

}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

a:link,a:visited {
    text-decoration: none;
	color: #0F0506;
}

a:hover {
    text-decoration: underline;
}

div,p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

.btm_border {
	border-bottom: 1px dotted #0F0506;

}
.top_border {
	border-top: 1px dotted #0F0506;

}
.btn_sold_out {
	font-weight: bold;
	
	position: relative;
	top: 3px;
	right: 3px;
}
.retail {
    text-decoration: line-through;
}

/* ## */

.tin {
	font-size: 2px;
	color: #260D10;
	cursor: default;
}

/* ## */

#frame {
    width: 771px;
}

#frame #header {
    height: 80px;
    text-align: center;
}

#frame #content {
    width: 771px;
}

#frame #footer {
    padding: 7px 0 7px 0;
    color: #FFFFFF;
}
#frame #footer .note {
	color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
}
#frame #footer .footer_links {
	position: relative;
	left: 2px;
}
#frame #footer .footer_links a {
    border-left: 1px solid #FFFFFF !important;
    padding: 0 2px 0px 3px !important;
    font-size: 10px !important;
    font-weight: normal !important;
    text-align: center !important;
    color: white !important;
    text-decoration: none !important;
	display: inline !important;
}
#frame #footer .footer_links a:hover {
    text-decoration: underline !important;
}

/* ## */

.top_container {
	width: 641px;
	max-width: 627px;
	padding: 7px 7px 7px 7px;
}

/* ## */

#group_links {
	border: 1px solid;
	border-color: #7E7473;
    background-color: #281010;
    padding: 5px 0 5px 0;
	margin: 0 0 4px 0;
	
}

#group_links .seperator {
	/*margin: 0 7px 0 7px;*/
	padding: 0;
	color: #7E7473;
}
#group_links a {
    font-weight: bold;
    text-decoration: none !important;
	color: #FFFFFF;
	padding: 0 1px 0 1px;
	position: relative;
	top: 1px;
	font-size: 10px !important;
}
#group_links a:hover {
	text-decoration: none !important;
	color: #2AA3BE;
}
#group_links a.selected {
	color: #2AA3BE;
}

#sub_menubar {
	margin: 7px 0 7px 0;
}
#sub_menubar a {

}
#sub_menubar a:hover {

}
#sub_menubar a.selected {
	
}

.box {
    padding: 0;
	margin: 0; 
    background: #260D10;
	
}
.box .b_title {
    color: #FFFFFF;
    font-weight: bold;
	padding: 0;
	margin: 6px 0 0 1px;
	font-size: 10px !important;
}
.box .b_content {
    
}
.box .b_advanced_link {
	color: #044555 !important;
    margin: 6px 0 0 0 !important;
	font-weight: normal;
}
.box .b_advanced_link a {
	color: #044555 !important;
	text-decoration: none !important;
	font-weight: normal !important;  
}
.box .b_advanced_link a:hover {
	text-decoration: underline !important;  
}
.box.search {
	border-top: 1px solid #6DBBCF;
	border-left: 1px solid #6DBBCF;
	border-bottom: 1px solid #116178;
	border-right: 1px solid #116178;
	
    background: #2AA2BD;		
}

.box.search form {
	display: inline;
}
.box.search .input_field_background {
	width: 95px;
	height: 16px;
	border: 1px solid #116178;
	background-color: #FFFFFF;
	margin: 4px 4px 0 0;
	padding: 0;
	z-index: 1;
}

.box.search .input_field {
	/*width: 157px;
	height: 14px;*/
	width: 95px;
	height: 14px;
	
	border: none;
    font-size: 11px;
	margin: 0 0 0 2px;
	padding: 0;
	
	color: #0F0506;
	z-index: 2;
	
	position: relative;
	left: -2px;
}

.box.search .btn_go {
    width: 21px;
	height: 18px;
	border: none;
	margin: 4px 4px 0 0;
	padding: 0;
}

/* ## */

#sidebar {
    width: 130px;
}

#sidebar a {
    color: #FFFFFF ;
    text-decoration: none;
}
#sidebar a:hover {
	color: #2AA3BE !important ;
}
#sidebar .logo {
	width: 123px;
	height: 38px;
	background-image: url(../../images/global/logo_small.gif);
	background-repeat: no-repeat;
}
#sidebar .categories {
    margin: 7px 0 0 0;
}
#sidebar .categories a {
    display: block; 
    margin: 0 7px 0 0;
    padding: 7px;
    color: #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
    font-weight: bold;
	height: 14px;
	max-height: 14px;
	font-size: 10px !important;
}
#sidebar .categories a.selected {
    position: relative;
	top: -1px;
	margin-bottom: 1px;
    margin-right: 0;
	border-bottom: none;
    color: #0F0506;
    background-color: #A4BF18;
}
#sidebar .categories a:hover.selected {
    color: #0F0506 !important;
}

#sidebar .box {
	margin: 7px 0 0 0;
	padding: 0 7px 0 0;
    background: #260D10;
}
#sidebar .box .title {
    border-top: 1px solid #BAF2FF;
    border-right: 1px solid #BAF2FF;
    border-bottom: 1px solid #055D71;
    border-left: 1px solid #055D71;
    
    padding: 3px 7px 3px 7px;
    background: #00738E;
    color: #FFFFFF;
    font-weight: bold;
	font-size: 10px !important;
	line-height: 14px;
}
#sidebar .box .content {
    padding: 7px;
    margin: 1px 0 0 0;
    background: #FFFFFF;
	line-height: 14px !important;
}

#sidebar .box.search {
	margin: 7px 7px 0 0;
	padding: 0;
	
	border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
	
    background: none;
	
}
#sidebar .box.search .content {
    border-top: 1px solid #4CB5CB;
    border-right: 1px solid #4CB5CB;
    border-bottom: 1px solid #258196;
    border-left: 1px solid #258196;
    background: #2AA2BD;
}
#sidebar .box.search select {
    width: 106px;
    border: 1px solid #D1F6FF;
    font-size: 11px;
}
#sidebar .box.search .input_field_background {
	width: 80px;
	margin: 0 4px 0 0;
}
#sidebar .box.search .input_field {
	width: 73px;
	height: 14px;
}
#sidebar .box.search .btn_go {
    width: 21px;
	height: 18px;
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar .box.search a {
	text-decoration: underline;
	color: #FFFFFF;
}
#sidebar .box.search a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
}

#sidebar .box.special-offers {
    height: auto;
}
#sidebar .box.special-offers .content {
    border-top: 1px solid #CBD3D5;
    border-right: 1px solid #CBD3D5;
    border-bottom: 1px solid #BAC5C7;
    border-left: 1px solid #BAC5C7;
    
    color: #00738E;
}
#sidebar .box.special-offers img {
    margin: 4px 0 0 0;
	padding: 0;
}
#sidebar .box.special-offers a {
    color: #00738E !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
#sidebar .box.special-offers a:hover {
	color: #00738E !important;
	text-decoration: underline !important;
}
#sidebar .box.special-offers a.button {
    display: block;
	text-decoration: none;
}
#sidebar .box.special-offers a:hover.button {
	text-decoration: none;
}

/* ## */

#artists {
	/*width: 641px;*/
    background-color: #948484;
	color: #281010;
}
#artists table {
    /*width: 100%;*/
}
#artists .title {
	font-family: Century Gothic, arial;
    padding: 0 7px 7px 7px;
	margin: -7px 0 0 0;
    font-size: 34px;
    color: #FFFFFF;
}
#artists .description_container {
	background-color: #FFFFFF;
}
#artists .description {
    margin: 0 7px 0 7px;
	padding: 4px;
    
    font-weight: bold;
}
#artists .container {
	width: 634px;
	margin: 0 0 0 7px;
}
#artists .container td {
}
#artists .container .a_title {
	font-weight: bold;
	line-height: 18px;
}
	#artists .container .a_title a {
		display: block;
		padding: 4px 7px 4px 4px;
		color: #0F0506;
		text-decoration: none;
	}
	#artists .container .a_title a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#artists .container .a_title a.selected {
		color: #0F0506;
		background-color: #FFFFFF;
	}
	#artists .container .a_title a:hover.selected {
		color: #0F0506;
		background-color: #FFFFFF; 
		text-decoration: none;
	}
#artists .container .a_description {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#artists .container .a_description .paragraph {
	padding: 4px 7px 7px 7px;
	line-height: 18px;
	text-align: justify;		
}
#artists .container .a_description .paragraph .p_title{
	font-weight: bold;	
}
#artists .container .a_description .paragraph .content{
	
}
#artists td.t_title{
}
#artists .border {
	border-bottom: 1px dotted #281010;
	margin: 7px 7px 0 7px;
}
#artists div.t_title{
	font-weight: bold;
	padding: 7px 0 0 7px;
}
#artists .thumbnails {
	padding: 4px 0 4px 7px;
	margin: 0;
	
}
#artists .thumbnails .product {
    float: left;
	width: 123px;
    margin: 3px 3px 0 0;
    background: #D6CDCE;
}
#artists .thumbnails .product .title {
	margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0F0506;
}
#artists .thumbnails .product .description {
	margin: 0px 4px 0px 4px;
}
#artists .thumbnails .product .image {
    width: 115px;
    height: 96px;
    margin: 4px;
}
#artists .thumbnails .product .price {
    font-weight: bold;
	margin: 0px 4px 0px 4px;
}
#artists .thumbnails .product .price .retail {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
}
/*#artists .thumbnails .product .buttons {
    margin: 0 0 2px 4px;
}*/
#artists .thumbnails .product .buttons table {
    width: 115px;
	margin: 0 0 4px 0;
}
#artists #group_links {
    border-color: #7E7473;
}
#artists #group_links .seperator {
	color: #7E7473;
}
#artists #group_links a {
    color: #FFFFFF;
}
#artists #group_links a:hover {
    color: #2AA3BE;
}
#artists #group_links a.selected {
    color: #2AA3BE;
}

/* ## */

#art-icles {
	/*width: 641px;*/
    background-color: #948484;
	color: #281010;
}
#art-icles table {
    /*width: 100%;*/
}
#art-icles .title {
	font-family: Century Gothic, arial;
    padding: 0 7px 7px 7px;
	margin: -7px 0 0 0;
    font-size: 34px;
    color: #FFFFFF;
}
#art-icles .description_container {
	background-color: #FFFFFF;
}
#art-icles .description {
    margin: 0 7px 0 7px;
	padding: 4px;
    
    font-weight: bold;
}
#art-icles .container {
	width: 634px;
	margin: 0 0 0 7px;
}
#art-icles .container td {
}
#art-icles .container .a_title {
	font-weight: bold;
	line-height: 18px;
}
	#art-icles .container .a_title a {
		display: block;
		padding: 4px 7px 4px 4px;
		color: #0F0506;
		text-decoration: none;
	}
	#art-icles .container .a_title a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#art-icles .container .a_title a.selected {
		color: #0F0506;
		background-color: #FFFFFF;
	}
	#art-icles .container .a_title a:hover.selected {
		color: #0F0506;
		background-color: #FFFFFF; 
		text-decoration: none;
	}
#art-icles .container .a_description {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#art-icles .container .a_description .paragraph {
	padding: 4px 7px 7px 7px;
	line-height: 18px;
	text-align: justify;		
}
#art-icles .container .a_description .paragraph .p_title{
	font-weight: bold;	
}
#art-icles .container .a_description .paragraph .content{
	
}
#art-icles td.t_title{
}
#art-icles .border {
	border-bottom: 1px dotted #281010;
	margin: 7px 7px 0 7px;
}
#art-icles div.t_title{
	font-weight: bold;
	padding: 7px 0 0 7px;
}
#art-icles .thumbnails {
	padding: 4px 0 4px 7px;
	margin: 0;
	
}
#art-icles .thumbnails .product {
    float: left;
	width: 123px;
    margin: 3px 3px 0 0;
    background: #D6CDCE;
}
#art-icles .thumbnails .product .title {
	margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0F0506;
}
#art-icles .thumbnails .product .description {
	margin: 0px 4px 0px 4px;
}
#art-icles .thumbnails .product .image {
    width: 115px;
    height: 96px;
    margin: 4px;
}
#art-icles .thumbnails .product .price {
    font-weight: bold;
	margin: 0px 4px 0px 4px;
}
#art-icles .thumbnails .product .price .retail {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
}
/*#art-icles .thumbnails .product .buttons {
    margin: 0 0 2px 4px;
}*/
#art-icles .thumbnails .product .buttons table {
    width: 115px;
	margin: 0 0 4px 0;
}
#art-icles .thumbnails-alt {
	background-color: #D6CDCE;
	padding: 4px 0 0 0;
}
#art-icles table.thumbnails-alt {
	margin: 7px 0 7px 7px;
	width: 634px;
}
#art-icles .thumbnails-alt .title {
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#art-icles .thumbnails-alt .product {
	margin: 3px 3px 0 0;
	padding: 4px;
	background: #FFFFFF;
	float: left;   
}
#art-icles .thumbnails-alt .product .image {
    width: 115px;
    height: 96px;
    margin: 0 0 2px 0;
}
#art-icles .thumbnails-alt .product .buttons {
    margin-top: 5px;
}

#art-icles #group_links {
    border-color: #7E7473;
}
#art-icles #group_links .seperator {
	color: #7E7473;
}
#art-icles #group_links a {
    color: #FFFFFF;
}
#art-icles #group_links a:hover {
    color: #2AA3BE;
}
#art-icles #group_links a.selected {
    color: #2AA3BE;
}

/* ## */

#group {
    background-color: #A4BF18;
}
#group .middle_container {
	padding: 0 0 7px 0;
	margin: 0;
}

#group .title {
	/*width: 627px;
	max-width: 619px;*/
		
	margin: -7px 0 4px 7px;
    padding: 0 7px 2px 0;
	
	font-family: Century Gothic, arial;
    font-size: 34px;
    color: #FFFFFF;
}
#group .page_numbers {
	position: relative;
	top: 14px;
	font-family: Century Gothic, arial;
    font-size: 16px;
    color: #FFFFFF;
}
#group .paragraph {
	width: 627px;
	max-width: 619px;
    margin: 0 0 3px 7px;
	padding: 4px;
    background-color: #819903;
    font-weight: bold;
}
#group .paragraph .p_title {
}
#group .paragraph .content {
}

#group .thumbnails {
	margin: 0 4px 0 7px;
	height: 100%;
}

#group .thumbnails .product {
	width: 123px;
	/*height: 190px;*/
    background-color: #819903;
}
#group .thumbnails .column_spacer {
	width: 3px;
}
#group .thumbnails .row_spacer {
	height: 3px;
}
#group .thumbnails .product .t_title {
	margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0F0506;
}
#group .thumbnails .product .t_description {
	margin: 0px 4px 0px 4px;
	padding: 0;
}
#group .thumbnails .product .image {
    width: 115px;
    height: 96px;
    margin: 4px;
}
#group .thumbnails .product .price {
    font-weight: bold;
	margin: 0px 4px 0px 4px;
}
#group .thumbnails .product .price .retail {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
}
#group .thumbnails .product .buttons table {
    width: 115px;
	margin: 4px 0 4px 0;
}

#group .thumbnails-alt {
	background-color: #260D10;
	padding: 3px 0 7px 0;
}
#group table.thumbnails-alt {
	margin: 7px 0 0 7px;
	/*width: 634px;*/
}
#group .thumbnails-alt .title {
	font-family: arial;
    padding: 4px;
	margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#group .thumbnails-alt .product {
	margin: 3px 3px 0 0;
	padding: 4px 4px 0 4px;
	background: #FFFFFF;
	float: left;   
}
#group .thumbnails-alt .product .image {
    width: 115px;
    height: 96px;
    margin: 0 0 4px 0;
}
#group .thumbnails-alt .product .buttons table {
    width: 115px;
	margin: 0 0 4px 0;
}

#group #group_links {
    border-color: #889F10;
}
#group #group_links .seperator {
	color: #889F10;
}
#group #group_links a {
    color: #FFFFFF;
}
#group #group_links a:hover {
    color: #C1E102;
}
#group #group_links a.selected {
    color: #C1E102;
}

#nav_buttons {

}

#nav_buttons td {

}

div.navigation-bar { 
	border-top: 1px solid #FFFEA1;
    border-left: 1px solid #FFFEA1;
    border-bottom: 1px solid #899A0D;
    border-right: 1px solid #899A0D;
	
	margin: 0 0 4px 4px;	
    padding: 5px;
    background-color: #A4BF18;
}
table.navigation-bar {
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.navigation-bar.add_to_bag {
	background-color: #FFFFFF !important;
}
/*.navigation-bar.add_to_bag input {
	height: 14px;
	background: none !important;
	border: none !important;
	cursor: pointer !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important;
}*/
.navigation-bar span {
	position: relative;
	top: 1px;
	color: #555555;
}
.navigation-bar a {
    color: #0F0506;
    text-decoration: none;
	position: relative;
	top: 1px;
}
.navigation-bar a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

.navigation-bar .seperator {
		width: 30px;
		color: #899A0D;
}

.small_btns {
	
	border-top: 1px solid #FFFEA1;
    border-left: 1px solid #FFFEA1;
    border-bottom: 1px solid #899A0D;
    border-right: 1px solid #899A0D;
	
	color: #0F0506;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
	margin: 0;	
    padding: 1px;
    background: #CFD10C;
	/*width: 122px;*/
}
.small_btns a:link {
    color: #0F0506;
    text-decoration: none;
}
.small_btns a:visited {
    color: #0F0506;
    text-decoration: none;
}
.small_btns a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

.btm_container {
	padding: 0 7px 7px 7px;
}


#specific_product {
	margin: 0 7px 7px 7px;
	/*padding: 0 0 7px 0;*/
	/*border-bottom: 1px dotted #260D10;*/
}
#specific_product .large_image_box {
	width: 366px;
	text-align: center;
}
#specific_product .large_image_box .large_image {
	width: 358px;
	border: 4px solid #829B01;
	margin: 0 auto 0 auto;
}
#specific_product .large_image_box .large_image_nav {
	width: 366px;
	max-width: 366px;
	margin: 4px 0 0 0;
}
#specific_product .large_image_box .large_image_nav td {
	color: #0F0506;
	font-weight: bold;
}
#specific_product .large_image_box .large_image_nav a {
	text-decoration: none;
	color: #0F0506;
	font-weight: bold;
}
#specific_product .large_image_box .large_image_nav a:hover {
	text-decoration: none;
	color: white;
}
#specific_product table.parameters_box {
	height: 303px;
	width: 257px;
	color: #260D10;
	background-color: #829B01;
	margin: 0 0 0 4px;
}
#specific_product .parameters_box td {
	padding: 4px;
}
#specific_product .parameters_box div {
	padding: 0 0 4px 0;
	margin: 0 0 7px 0;
}
#specific_product div.with_btm_border {
	border-bottom: 1px dotted #0F0506; 
}
#specific_product .with_btm_border table {
	
}
#specific_product .with_btm_border td {
	padding: 0;
	margin: 0;
}
#specific_product .with_btm_border .middle img{
	width: 4px;
}
#specific_product .with_btm_border a {
	position: relative;
	top: 1px;
}
#specific_product span {
	font-weight: bold;
}
#specific_product select {
	
}

#specific_product .parameters_box .attributes table {
	margin: 7px 0 0 0;
	padding: 0;	
}
#specific_product .parameters_box .attributes td {
	margin: 0;
	padding: 0;	
}
#specific_product .parameters_box .attributes div {
	margin: 0;
	padding: 0;	
}

.pull_down_menu {
	
}

#specific_product .product_title {
	text-align: left;
	font-weight: bold;
}

#specific_product .group_alt_number {
	text-align: right;
	font-weight: bold;
}

.color_box {
	width: 18px;
	height: 18px;
	margin: 0 4px 0 0;
	border: 1px solid #FFFFFF;
	background-color: #6699FF;
}

#btm_product_buttons {
	margin: 4px 0 0 0 ;
}

#btm_product_buttons td {
}

/* ## */

#matched_items {

}
#matched_items .container {
	margin: 14px 7px 7px 7px;
}
#matched_items .top_border  {
	border-top: 1px dotted #0F0506;
}
#matched_items .content {
	margin-top: 4px;	
}
#matched_items .images {
	width: 254px;
}

#matched_items .images .thumb_with_border {
	float: left;
	width: 115px;
	height: 96px;
	margin: 0 4px 0 0 ;
	border: 4px solid #829B01;
}

#matched_items h1 {
	font-size: 11px;
	font-weight: bold;
	color: #0F0506;
	padding: 4px 0 0 0;
	visibility: visible;
}

#matched_items .description {
	background-color: #829B01;
	margin: 0;
	padding: 4px;
	height: 104px;
	max-height: 96px;
}
#matched_items h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0F0506;
}
#matched_items h3 {
	font-size: 11px;
	font-weight: bold;
	color: #0F0506;
	padding: 7px 0 0 0;
}
#matched_items p {
	font-weight: normal;
}
#matched_items .prices {
	background-color: #829B01;
	padding: 4px;
	margin: 0;
}
#matched_items .prices table {
	width: 122px;
	height: 96px;
}
#matched_items .prices .dotted_line {
	border-bottom: 1px dotted #0F0506;
	padding: 6px 0 0 0;
	/*width: 122px;
	max-width: 122px;*/
}
#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_without_discount * {
	margin: 0;
	padding: 0;
}

#matched_items_without_discount .container  {
	margin: 0 0 7px 7px;
	padding: 0;
	width: 634px;
}
#matched_items_without_discount .border{
	margin: 0 7px 0 0;
	padding: 0;
	border-top: 1px dotted #0F0506;
}
#matched_items_without_discount .thumbnails-alt {
    margin: 0;
	padding: 0;
}
#matched_items_without_discount h1 {
	font-size: 11px;
	font-weight: bold;
	color: #0F0506;
	padding: 4px 0 4px 0;
}

/* ## */

#group_alt {
	margin: 0;
	padding: 0;
	
	text-align: justify;
	line-height: 18px;
	color: #0F0506;
	
	background-color: #FFFFFF;	
}

#group_alt .middle_container {
	padding: 0;
	margin: 0;
}

#group_alt .title {
	width: 627px;
	max-width: 619px;
		
	margin: -7px 0 0 7px;
    padding: 0 7px 2px 0;
	
	font-family: Century Gothic, arial;
    font-size: 34px;
    color: #2BA1BF;
}
#group_alt .description {
	font-weight: bold;
}

#group_alt .paragraph {
	width: 627px;
	max-width: 619px;
    margin: 0 0 3px 7px;
	padding: 4px;
    /*background-color: #819903;*/
	background-color: #D5CFCF !important;
    font-weight: bold;
}
#group .paragraph .p_title {

}
#group .paragraph .content {

}

#group_alt .item {
	width: 627px;
	margin: 0 0 4px 7px;
	background-color: #D5CFCF;
}
#group_alt .item td {
	padding: 0;
	
}
	#group_alt .item .p_title {
		font-weight: bold;
		padding: 4px 0 7px 2px;
	}
	#group_alt .item .content {
		font-weight: normal;
		padding: 0 0 4px 2px;
	}
	#group_alt .item td.image {
		width: 1%;
		padding: 4px;
	}
	#group_alt .item img {
		width: 115px;
	}
#group_alt .item .link {
	width: 122px;
	border-top: 1px solid #5B4343;
    border-right: 1px solid #5B4343;
    border-bottom: 1px solid #0F0506;
    border-left: 1px solid #0F0506;
	
	text-align: left;
	color: white;

    padding: 2px 2px 2px 4px;
	margin: 4px;
    background-color: #3B2929;
}
#group_alt .item td.link_column {
	width: 1%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
#group_alt .item .link a {
	color: #FFFFFF;
	text-decoration: none;
}
#group_alt .item .link a:hover {
	text-decoration: underline;
}

#group_alt .thumbnails {
	margin: 0 4px 0 7px;
}

#group_alt .thumbnails .product {
	width: 123px;
	margin: 0;
	padding: 0;
    background-color: #819903;
}
#group_alt .thumbnails .column_spacer {
	width: 3px;
}
#group_alt .thumbnails .row_spacer {
	height: 3px;
}
#group_alt .thumbnails .product .t_title {
	margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0F0506;
}
#group_alt .thumbnails .product .t_description {
	margin: 0px 4px 0px 4px;
	padding: 0;
}
#group_alt .thumbnails .product .image {
    width: 115px;
    height: 96px;
    margin: 4px;
}
#group_alt .thumbnails .product .price {
    font-weight: bold;
	margin: 0px 4px 0px 4px;
}
#group_alt .thumbnails .product .price .retail {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
}
#group_alt .thumbnails .product td.buttons {
    vertical-align: bottom;
}
#group_alt .thumbnails .product .buttons {
    /*margin: 4px 0 2px 4px;*/
}
#group_alt .thumbnails-alt {
	background-color: #260D10;
	padding: 4px 0 0 0;
}
#group_alt table.thumbnails-alt {
	margin: 7px 0 7px 7px;
	/*width: 634px;*/
}
#group_alt .thumbnails-alt .title {
	font-family: arial;
    padding: 4px;
	margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#group_alt .thumbnails-alt .product {
	margin: 3px 3px 0 0;
	padding: 4px 4px 0 4px;
	background: #FFFFFF;
	float: left;   
}
#group_alt .thumbnails-alt .product .image {
    width: 115px;
    height: 96px;
    margin: 0 0 2px 0;
}
#group_alt .thumbnails-alt .product .buttons {
    margin: 0 0 2px 0 ;
}

/* ## */

#document {
	margin: 0;
	padding: 0;
	
	text-align: justify;
	line-height: 18px;
	color: #0F0506;
	
	background-color: #FFFFFF;	
}

#document .container {
	padding: 0 7px 7px 7px;
}
#document .title {
	font-family: Century Gothic, arial;
    font-size: 34px;
    color: #28A4BC;
	margin: 0;
	padding: 7px 0 7px 0; 
}
#document .paragraph {
	border-top: 1px dotted #0F0506;
	padding: 7px 4px 7px 4px;
	margin: 7px 0 7px 0;
}
#document table.paragraph {
	width: 627px;
}
#document .paragraph td {
	padding: 7px 4px 7px 4px;
}
	#document .paragraph .p_title {
		font-weight: bold;
	}
	#document .paragraph .content {
		font-weight: normal;
	}
	#document .paragraph img.float_left {
		width: 115px;
		height: 96px;	
		float: left;
		margin: 4px 12px 7px 0;
	}
	#document .paragraph img.float_right {
		width: 115px;
		height: 96px;
		float: right;
		margin: 4px 0 7px 12px;
		
	}
	#document .paragraph .link {
		
	}
	#document .paragraph .link a:link {
		text-decoration: underline;
		padding: 2px 0 2px 0;
		display: block;
	}
	#document .paragraph .link a:visited {
		text-decoration: underline;
		display: block;
	}
	#document .paragraph .link a:hover {
		text-decoration: none;
	}
	#document .paragraph input {
		width: 240px;
		margin: 7px 0 7px 0;
	}
	#document .paragraph textarea {
		width: 240px;
		height: 160px;
		margin: 7px 0 7px 0;
	}

#document .btn {
	width: 240px;
	max-width: 228px;
	border-top: 2px solid #55C8E5;
    border-right: 2px solid #55C8E5;
    border-bottom: 2px solid #1A8399;
    border-left: 2px solid #1A8399;
	
	font-weight: bold;
	text-align: center;
	color: white;

    padding: 4px;
    background-color: #28A4BC;
}

#document .btn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#document .btn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	
#document .btn a:hover {
	text-decoration: underline;
}
#document .btn input.submit {
	width: 220px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
#document #group_links {
    border-color: #7E7473;
    background-color: #281010;
}
#document #group_links .seperator {
	color: #7E7473;
}
#document #group_links a {
    color: #FFFFFF;
}
#document #group_links a:hover {
    color: #2AA3BE;
}
#document #group_links a.selected {
    color: #2AA3BE;
}

/* ## */

#checkout {
	margin: 0;
	padding: 0;
	
	text-align: justify;
	color: #0F0506;
	
	background-color: #FFFFFF;
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .container {
	padding: 0 7px 7px 7px;
	margin: 0;
}
#checkout .title {
	font-family: Century Gothic, arial;
    font-size: 34px;
    color: #28A4BC;
	padding: 0;
	margin: -7px 0 0 0;
}
#checkout .sub_title {
	font-weight: bold;
}
#checkout .status_bar {

}
#checkout .status_bar div {
	margin: 0 4px 0 0;
}
#checkout .status_bar img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .status_bar .selected {
	color: #28A4BC;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .content {
	margin: 0;
	padding: 0;
}
#checkout .content table {
	width: 627px;
	text-align: left;
}
#checkout .content .inner_tables td {
	padding: 4px;
}
#checkout hr {
	border: 1px dotted #0F0506;
	height: 1px;
}
#checkout .content .left_column_width {
	width: 10%;
}
#checkout .content .img_column {
	width:60px;
}
#checkout .content .other_column {
	width:56px;
}
#checkout .content .items {
	width: 60px;
	background-color: #E6E6E6;
}
#checkout .content .t_title {
	background-color: #C5C5C5;
	font-weight: bold;
}
#checkout .content img {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {
	/*background-color: #FFFFFF;*/
}
#checkout .content .subtotal {
	background-color: #CED6D8;
	font-weight: bold;
}
#checkout .content .empty {
	height: 80px;
	background-color: #FFFFFF;
}
#checkout .button {
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #A3A5A4;
    border-bottom: 1px solid #A3A5A4;
    border-left: 1px solid #DEDEDE;
	
	background-color: #D7D5D6;
	
	font-weight: bold;
	text-align: center;
	color: #0F0506;
	
	margin: 0;
	padding: 6px;
	width: 130px;
	max-width: 130px;
	
	cursor: pointer;
}
#checkout .continue {
	border-top: 1px solid #55C8E5;
    border-right: 1px solid #1A8399;
    border-bottom: 1px solid #1A8399;
    border-left: 1px solid #55C8E5;
	
	background-color: #28A4BC;
	
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	
	margin: 0;
	padding: 6px;
	width: 126px;
	max-width: 126px;
	
	cursor: pointer;
}
#checkout a {
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;

}
#checkout .input_title {
	margin: 7px 0 0 0 ;
	
}
#checkout .field {
	width: 180px;
	margin: 0 7px 0 0;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px dotted; 
	padding: 7px;
	margin: 0 0 7px 0;
}
#checkout #group_links {
    border-color: #7E7473; 
}
#checkout #group_links .seperator { 
	color: #7E7473;
}
#checkout #group_links a:hover {
    color: #2AA3BE;
}
#checkout #group_links a.selected {
    color: #2AA3BE;
}
#checkout .attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	border-bottom: none;
}

/* ## */

.attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	border-bottom: 1px dotted #0F0506;
}
.attributes h1 {
	font-weight: bold;
	line-height: 14px;
}
.attributes input {

}
.attributes span {
	margin: 0;
	padding: 0;	
}
.attributes .color_box {
	width: 15px;
	height: 15px;
}

/* ## */

#home {
}
#home .top_container {
	background-color: #28A0BB;
	width: 641px;
}
#home .top_container td {
}
#home .top_container #group_links {
	border-top: 1px solid #6DBBCF;
	border-left: 1px solid #6DBBCF;
	border-bottom: 1px solid #116178;
	border-right: 1px solid #116178;
    background-color: #29A1BC;
	margin: 0;
}
#home .top_container #group_links .seperator{
	color: #116178;
}
#home .top_container #group_links a {
    color: #0C5872;
}
#home .top_container #group_links a:hover {
    color: #FFFFFF;
}
#home .top_container #group_links a.selected {
    color: #FFFFFF;
}
#home .middle_container {
	width: 641px;
	background-position: 0 0;
	height: 367px;
	max-height: 364px;
	background-image: url(../../images/home/home.jpg);
}
#home .middle_container td {
	color: #FFFFFF !important;
}
#home .middle_container p {
	color: #FFFFFF !important;
}
#home .middle_container .paragraph {
}
#home .middle_container .paragraph .title {	
	padding: 5px 7px 5px 18px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #0984A3;
	
}
#home .middle_container .paragraph .content {	
	padding: 7px 7px 0 7px;
	background-color: #260D10;
	text-align: justify;
	line-height: 14px !important;
}
#home .btm_container {	
	padding: 0;
	margin: 0;
}
#home .column_spacer {
	width: 4px;
}
#home .column_spacer img {
	width: 4px;
}

#admin {
	background-color: #FFFFFF;
}


