html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #FFFFFF;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #333333;
}

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 {
	height: 25px;
	max-height: 25px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../../images/global/content_title_background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.sub_title {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.btm_border {
	border-bottom: 1px solid #EFEFEF;
	/*
	background-image: url(../../images/global/border_horizontal_line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	*/

}
.top_border {
	border-top: 1px solid #EFEFEF;
	/*
	background-image: url(../../images/global/border_horizontal_line.gif);
	background-position: center top;
	background-repeat: repeat-x;
	*/
}

.transparent {
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

/* ## */

.navigation {
	
}
.navigation td {
	padding: 0px;
	color: #555555;
}
.navigation.add_to_bag {
	
}
.navigation.add_to_bag input {
	background: none;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.navigation a {
    color: white;
    text-decoration: none;
}
.navigation a:hover {
	color: white;
	text-decoration: none;
}


/* ## */

td.button {
	height: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../images/global/button_background.jpg);
	background-position: 0 0 ;
}
td.button a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #CCCCCC !important;
}
td.button a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
}
td.button a span {
	color: #CCCCCC;
	font-size: inherit;
	font-weight: inherit;
	padding: 0 10px 0 10px;
}
td.button a:hover span {
	color: white;
}
td.button a.disabled span {
	color: #888888 !important;
}

.results_numbers {
	line-height: 24px;
}


/* ## */

.small_btns {
	
	border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
	
	color: #624412;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
	margin: 0;	
    padding: 1px;
    background: #E9E9E9;
	/*width: 122px;*/
}
.small_btns a:link {
    color: #000000;
    text-decoration: none;
}
.small_btns a:visited {
    color: #000000;
    text-decoration: none;
}
.small_btns a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

/* ## */

.description {
	padding-bottom: 25px;
}

.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: 4px 10px 5px 0;
	/*border: 1px solid #F4F4F4;*/
}
.paragraph img.float_right {
	float: right;
	margin: 4px 0 5px 10px;
	/*border: 1px solid #F4F4F4;*/
}
.paragraph a {
	text-decoration: underline;
}
.paragraph a:hover {
	text-decoration: none;
}
.paragraph input.field {
	width: 500px;
	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 {

}

#frame #left_cell {

}
#frame #middle_cell {

}
#frame #right_cell {

}

#frame #header {

}
#frame #header #left_cell {

}
#frame #header #middle_cell {
	background-color: #050059;
}
#frame #header #right_cell {

}

#frame #menubar {

}
#frame #menubar #left_cell {

}
#frame #menubar #middle_cell {	
	background-image: url(../../images/global/menubar_background.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	
	padding: 0 0 0 200px;
}
#frame #sub_menubar #middle_cell {
	background-color: #003399;
	padding: 0 0 0 200px;
}
#frame #menubar #right_cell {

}

#frame #middle {
	
}
#frame #middle #sidebar {
	height: 100%;
	background-image: url(../../images/global/sidebar_background.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#frame #middle #content {
	text-align: left;
}
#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: center 0;
	background-repeat: repeat-x;
}
#frame #footer #right_cell {

}
#frame #footer .container {
	height: 70px;
	background-image: url(../../images/global/footer_middle_background.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}
#frame #footer span {
}
#frame #footer a {
    text-decoration: none;
}
#frame #footer a:hover {
    text-decoration: underline;
}

/* ## */

.top_container {
	width: 100%;	
	padding: 0 20px 0 20px;

}

.middle_container {
	width: 100%;
	padding: 0 20px 0 20px;

}
.btm_container {
	width: 100%;	
	padding: 0 20px 0 20px;

}


/* ## */

#menubar {

}
#menubar .categories {
	text-align: left;
	line-height: 20px;
	height: 20px;
}
#menubar .categories a {
	display: block;
	text-decoration: none;
	height: 20px;
	max-height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	padding: 0 20px 0 20px;
	border-right: 1px solid #21528D;
	color: #FFFFFF;
	
	background-image: url(../../images/global/menubar_btn_up.jpg);
	background-position: left 0;
	background-repeat: repeat-x;
	
}
#menubar .categories a:hover {
	text-decoration: none;
	background-image: url(../../images/global/menubar_btn_down.jpg);
	background-position: left 0;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menubar .categories a.selected {
	text-decoration: none;
	background-image: url(../../images/global/menubar_btn_down.jpg);
	background-position: left 0;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menubar .categories a span {
	color: #FFFFFF;
	font-size: inherit;
	font-weight: inherit;
}

/* ## */
#sub_menubar {

}
#sub_menubar .categories {
	text-align: left;
	line-height: 20px;
	height: 20px;
}
#sub_menubar .categories a {
	display: block;
	text-decoration: none;
	height: 20px;
	max-height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 20px 0 20px;
	border-right: 1px solid #21528D;
	color: #FFFFFF;	
}
#sub_menubar .categories a:hover {
	text-decoration: none;
	background: #3333FF;
	color: #FFFFFF;
}
#sub_menubar .categories a.selected {
	text-decoration: none;
	background: #3366CC;
	color: #FFFFFF;
}
#sub_menubar .categories a span {
	color: #FFFFFF;
	font-size: inherit;
	font-weight: inherit;
}

/* ## */

#sidebar {
	width: 200px;
	max-width: 160px;
	height: 100%;
	padding: 20px 23px 0 17px;
}

#sidebar_right {
	width: 200px;
	max-width: 160px;
	height: 100%;
	background-image: url(../../images/global/sidebar_right_background.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 20px 17px 0 23px;
}
#sidebar_right a {
	margin-bottom: 10px;
	display: block;
}


#sidebar * {

}

#sidebar .title {
	background: none;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}

#sidebar .categories {
	text-align: left;
}
#sidebar .categories a {
    display: block;
	padding: 0;
	width: 160px;
	max-width: 155px;
	height: 20px;
	max-height: 20px;
	line-height: 14px;
	
	text-decoration: none;
	
	background-image: url(../../images/global/non_selected_category.jpg);
	background-repeat: no-repeat;
	
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
}
#sidebar .categories a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../../images/global/selected_category.jpg);
}
#sidebar .categories a.selected {
	text-decoration: none;
	background-image: url(../../images/global/selected_category.jpg);
}

#sidebar .sub_categories {
    position: relative;
    left: 10px;
	width: 150px;
	max-width: 145px;
}

#sidebar .box {
	text-align: justify;
}
#sidebar .box .rolling_news {
	background-image: url(../../images/global/news_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 145px;
}
#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.search .field {
	width: 122px;
	max-width: 122px;
	height: 16px;
	max-height: 16px;
	font-size: 9px;
	border: 1px inset;
	background: #FFFFFF;
}
#sidebar .box.search .continue {
	width: 30px;
	max-width: 30px;
	height: auto;
	max-height: auto;
	font-size: 10px;
	border: 1px outset;
	background: #333333;
	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: 95%;
}
#group td {
	text-align: left;
}

#group .thumbnails {
	margin: 0;
	padding: 0;
}

#group .thumbnails .product {
	text-align: center;
}
#group .thumbnails .product * {
	color: #333333;
}
#group .thumbnails .product .image {
    margin: 5px;
	/*border: 1px solid #000080;*/
}
#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 {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.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 .articles {
}
#group .articles .column_spacer {
	width: 25px;
}
#group .articles .row_spacer {
	height: 25px;
}
#group .articles .article {
	text-align: center;
	width: 420px;
}
#group .articles .article * {
}
#group .articles .article .a_image {
	max-width: 120px;
	height: 44px;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}
#group .articles .article .a_title {
	line-height: 20px;
	text-align: left;
    font-weight: bold;
}
#group .articles .article .a_short_description {
	margin: 5px;
	text-align: justify;
}


#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;
}

/* ## */

#specific_product {
	
}
#specific_product .container {
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
}
#specific_product div {
	padding: 0 0 10px 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: 0;
	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 {
	border: 5px solid #EFEFEF;
	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: #333333;
	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: 250px;
}
#specific_product .group_alt_number {
	/*width: 120px;*/
	text-align: left;
	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;
}

/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#checkout {
	width: 100%;
}
#checkout .container {
	margin: 0 20px 0 20px;
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
	margin: 10px 0 0 0;
}
#checkout .status_bar table {

}
#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: #EFEFEF;
	padding: 5px;
	font-weight: bold;
}
#checkout .content {
	width: 100%;
}
#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: #F7F7F7;
}
#checkout .content .t_title {
	background-color: #EAEAEA;
	font-weight: bold;
}
#checkout .content img.thumbnail {

}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {

}
#checkout .content .subtotal {
	background-color: #333333;
	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: #333333;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	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: 150px;
	max-width: 150px;
	margin: 0 0 10px 0;
}
#checkout .field_long {
	width: 340px;
	max-width: 340px;
	margin: 0 0 10px 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;
}

/* ## */
.colored-white {
	color: white;
}

.logo {
	color: #FFFFFF;
	position: absolute;	
	left: 80%;
	top: 130px;	
	direction: rtl; 
	text-decoration: underline;
	vertical-align: middle;
	line-height: 16px;
	height: 16px;
	
}
.logo img {
	position: relative;
	top: 5px;
	left: 5px;
}
.logo_text {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
