html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #FFFFFF;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #000000;
	-moz-box-sizing: border-box; /* Used to define the width as in IE - width = width + padding + border */
}

ul {
	list-style: url(/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}

ol {
}

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: none;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
a:hover {
    text-decoration: none;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
    direction: rtl;
}

.sub_title {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.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;
	*/
}

/* ## */

.notes {
	color: #000000;
	border: 1px solid #FFCC00;
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
.notes * {
	color: #000000;
}
.notes .n_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.errors {
	border: 1px solid #993300;
	background: #FFA6A8;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
.errors * {
	color: #000000;
}
.errors .e_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

/* ## */

.navigation {
}
.navigation td {

}
.navigation.add_to_bag {

}
.navigation.add_to_bag input {
	background: none;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.navigation a {
    text-decoration: none;
}
.navigation a:hover {
	color: #E10000;
	text-decoration: none;
}

.results_numbers {
	line-height: 24px;
}

.page_number {
	line-height: 24px;
	text-align: right;
	direction: rtl;
}

/* ## */

td.button {
	height: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*background-image: url(/images/global/button_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
}
td.button a {
	text-decoration: none;
	color: black !important;
	text-align: center;
	display: block;
}
td.button a:hover {
	text-decoration: underline;
}
td.button .disabled {
	color: #CCCCCC;
	cursor: default;
}
td.back.button {
	padding: 0;
}




/* ## */

.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: 20px;*/
}

.paragraph {
	margin: 0 0 10px 0;
	direction: rtl;
}
.paragraph .container{
	width: 474px;
}
.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: 420px;
	border: 1px solid #F4F4F4;
}
.paragraph img.float_right {
	float: right;
	margin: 5px 0 5px 10px;
	max-width: 474px;
	border: 1px solid #F4F4F4;
}
.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;
}

/* ## */

#header {
    width: 100%;
    height: 120px;
    background-image: url(/images/global/header_left_background.jpg);
	background-repeat: repeat-x;
}

#frame {
    width: 970px;
    margin-right: 10px;
}

#frame #menubar_container {
    height: 25px;
}
#frame #menubar_container #left_cell {
    width: 0;
}
#frame #menubar_container #middle_cell {
    width: 970px;
}
#frame #menubar_container #right_cell {
    width: 0;
}

#frame #middle {

}
#frame #middle #sidebar {
	text-align: right;

}
#frame #middle #content {
    width: 580px;
}
#frame #middle #left_cell {
    width: 0;
}
#frame #middle #middle_cell {
    width: 970px;
    padding-bottom: 20px;
}
#frame #middle #right_cell {
    width: 0;
}

#frame #footer {
	height: 80px;
}
#frame #footer #left_cell {
    width: 0;
}
#frame #footer #middle_cell {
    width: 970px;
}
#frame #footer #right_cell {
    width: 0;
}

/* ## */

.top_container {
	width: 100%;
}
.middle_container {
	width: 100%;
}
.btm_container {
	width: 100%;
}

.add-on {

}


/* ## */

#menubar_left_corner {
    width: 10px;
    height: 25px;
    
    background-image: url(/images/global/menubar_left_corner.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menubar_bottom_border {
    width: 100%;
    height: 25px;
    
    background-image: url(/images/global/menubar_bottom_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#menubar {
    height: 25px;
}
#menubar .categories {
	text-align: right;
	direction: rtl;
}
#menubar .categories td {
	text-align: right;
}
#menubar .categories a {
	display: block;
    width: 108px;
    height: 25px;

    text-decoration: none;
    
	background: url(/images/global/menubar_btn_up.jpg);
	background-repeat: no-repeat;
}

#menubar .category_text {
	padding: 4px 5px 0 0;
    font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#menubar .categories a:hover {
	text-decoration: none;
	background: url(/images/global/menubar_btn_selected.jpg);
	background-repeat: no-repeat;
}

#menubar .categories a.selected {
	text-decoration: none;
    background: url(/images/global/menubar_btn_selected.jpg);
	background-repeat: no-repeat;
}

/* ## */

#top_box {
    width: 970px;
}

#top_box #top_left_corner {
    height: 10px;
    width: 10px;
    
    background-image: url(/images/global/top_left_round_corner.jpg);
    background-repeat: no-repeat;
}

#top_box #top_right_corner {
    height: 10px;
    width: 10px;
    
    background-image: url(/images/global/box_border_background.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

#top_box #bottom_left_corner {
    height: 10px;
    width: 10px;
    
    background-image: url(/images/global/bottom_left_round_corner.jpg);
    background-repeat: no-repeat;
}

#top_box #bottom_right_corner {
    height: 10px;
    width: 10px;
    
    background-image: url(/images/global/bottom_right_round_corner.jpg);
    background-repeat: no-repeat;
}


#top_box #left_border {
    width: 10px;
    
    background-image: url(/images/global/box_border_background.jpg);
    background-repeat: repeat-y;
    background-position: left;
}

#top_box #right_border {
    width: 10px;
    
    background-image: url(/images/global/box_border_background.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

#top_box #bottom_border {
    height: 10px;
    width: 950px;
    
    background-image: url(/images/global/box_border_background.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

/* ## */

#homepage_content {
    width: 950px;
    height: 150px;
}

#homepage_content #sections {
    width: 160px;
    height: 150px;
    
    vertical-align: middle;
    direction:rtl;
    
    background-image: url(/images/global/homepage_sections_background.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

#homepage_content #sections td {
    height: 35px;
}

#homepage_content #sections a {
    display: block;
    width: 115px;
    height: 20px;

    text-decoration: none;    
    text-align: left;
    
    background-image: url(/images/global/arrow_button.jpg);
    background-repeat: no-repeat;
    background-position: left;

}

#homepage_content #sections .link_text {
    padding: 2px 0 0 25px;
    font-size: 13px;
    color: #FF9900;
    font-weight: bold;

}

#homepage_content #products {
    width: 790px;
    direction: rtl;
}

#homepage_content #products .product_title {
    width: 102px;
    vertical-align: top;
	text-align: center;
    font-weight: bold;
}

#homepage_content #products .product_price {
    vertical-align: top;
    padding-right: 10px;
    color: #44819C;
    font-weight: bold;
    text-align: center;
    direction: ltr;
}

#homepage_content #products .details {
    vertical-align: top;
    padding-right: 5px;
    text-align: center;
    color: #FF9900;
    font-weight: bold;
}

#homepage_content #products .details a {
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;
}

#homepage_content #products .product_thumb_box {
	text-align: center;
}

#homepage_content #products .product_homepage_image {
    height: 110px;
    width: 75px;
}

/* ## */

#cellphones_container { 
    width: 580px;
    border: 1px solid #C4DBED;
}


#cellphones { 
    width: 530px;
    margin: 10px 10px 10px 10px;
}

#cellphones .phone_container { 
    width: 112px;
}

#cellphones .phone_big_thumb { 
    height: 110px;
    width: 75px;
}

#cellphones .product_title {
    height: 30px;
    padding: 0 8px 0 8px;
    text-align: center;
}

#cellphones .product_title a { 
    color: #FF9900;
    font-size: 11px;
	text-decoration: none;
}

#cellphones .price_tag { 
    text-align: center;
    direction: ltr;
}

#cellphones .price_tag a {
    font-size: 11px;
}

/* ## */

#accessories {
    width: 580px;
}

#accessories .accessory_container {
    height: 262px;
    width: 189px;
    
    background-image: url(/images/global/accessory_container_background.jpg);
    background-repeat: no-repeat;
}

#accessories .accessory_container .accessory_title {
    height: 45px;
    text-align: center;
    vertical-align: middle;
    
    border-bottom: 1px solid #777777;
    direction: ltr;
}

#accessories .accessory_container .accessory_big_thumb {
    height: 150px;
    width: 185px;
}

#accessories .accessory_container .accessory_spacer {
    height: 16px;
    
    background-image: url(/images/global/accessory_container_spacer.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#accessories .accessory_container .accessory_sale {
    height: 16px;
    
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    
    background-image: url(/images/global/accessory_container_sale.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#accessories .accessory_container .accessory_price_tag {
    height: 25px;
    border-bottom: 1px solid #777777;
    
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    direction: ltr;
}

#accessories .accessory_container .accessory_links {
    height: 26px;
    width: 187px;
    
    background-image: url(/images/global/accessory_bottom_links_background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

#accessories .accessory_container .accessory_links td {
    width: 50%;
    text-align: center;
}

#accessories .accessory_container .accessory_links a {
    color: #FF9900;
    font-size: 11px;
	text-decoration: none;    
}

#accessories .accessory_container .accessory_links a:hover {
	text-decoration: none;    
}


/* ## */

#sidebar {
    width: 165px;
}
#sidebar * {
	direction: rtl;
}
#sidebar .s_title {
    height: 23px;
    width: 165px;
    background-color: #FFCC33;
}

#sidebar .s_title_text {
    padding: 3px 20px 0 5px;    
    font-size: 14px;
	font-weight: bold;
}

#sidebar .categories {
	direction: rtl;
	text-align: right;
}

#sidebar .categories a {
    display: block;
	width: 165px;
	text-decoration: none;
    border-bottom: 1px dashed #FFCC33;
}

#sidebar .categories .link_text {
	padding: 5px 20px 5px 0;
}

#sidebar .categories a:hover {
	text-decoration: none;
    background-color: #FF9900;
}
#sidebar .categories .link_selected {
    padding: 5px 20px 5px 0;
	background-color: #FF9900;
}

#sidebar .categories .sub_link_text {
	padding: 5px 35px 5px 0;
}

#sidebar .categories .sub_link_selected {
    padding: 5px 35px 5px 0;
	background-color: #FF9900;
}

#sidebar .categories .sub_sub_link_text {
	padding: 5px 45px 5px 0;
}

#sidebar .categories .sub_sub_link_selected {
    padding: 5px 45px 5px 0;
	background-color: #FF9900;
}


#sidebar .box {
	text-align: justify;
	width: 120px;
}
#sidebar .box .box_title {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #222222;

	/*background-image: url(/images/global/non_selected_category.jpg);
	background-repeat: no-repeat;*/
}
#sidebar .box .rolling_news {
	background-image: url(/images/global/news_background.jpg);
	background-repeat: no-repeat;
	text-align: right;
	direction: rtl;
}
#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: 82px;
	height: 16px;
	max-height: 16px;
	font-size: 9px;
	border: 1px inset;
	background: #FFFFFF;
}
#sidebar .box.search .continue {
	width: 25px;
	height: auto;
	max-height: auto;
	font-size: 10px;
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	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;
}

/* ## */

#footer #copyright {
    font-family: verdana;
    font-size: 8pt;
}

#footer #footerbar {
    height: 20px;
    direction: rtl;
}

#footer #footerbar td {
    padding: 3px 3px 0 5px;
    direction: ltr;
    background-image: url(/images/global/footerbar_separator.jpg);
    background-repeat: no-repeat;
    background-position: left;

}

#footer #footerbar a {
    text-decoration: none;
}

#footer #footerbar div {
    font-size: 12px;
    color: #FF9948;
    
}

/* ## */

#group {

}
#group td {
	text-align: right;
}
#group .paragraph {
	line-height: 20px;
}
#group .paragraph .p_title {
    font-weight: bold;
}
#group .paragraph .content {
    text-align: justify;
}

#group .thumbnails {

}

#group .thumbnails .product {
	text-align: center;
	width: 227px;
	background: #F9F9F9;
}

#group .thumbnails .product .image {
    width: 227px;
    margin-bottom: 5px;
}
#group .thumbnails .column_spacer {
	width: 20px;
}
#group .thumbnails .row_spacer {
	height: 20px;
}

#group .thumbnails .product .t_title {
	margin: 5px;
	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 {

}
.erased {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
	color: #C51C23;
}

/* ## */

#superdoc {
	direction: rtl;
}
#superdoc .container {
	
}
#superdoc .container a {
	color: #0099FF;
}
#superdoc .container a:visited {
	color: #AAAAAA;
}
#superdoc .container .description {
	margin-bottom: 10px;
}

/* ## */

#specific_product {
}
#specific_product .container {
}

#specific_product #product_box {
    width: 580px;
    height: 280px;

    background-image: url(/images/global/product_main_box_background.jpg);
    background-repeat: no-repeat;
}


#specific_product .product_title {
	font-weight: bold;
    line-height: 150%;
}
#specific_product .catalog_number {
	font-weight: bold;
    line-height: 150%;
}
#specific_product .description {
    width: 550px;
    height: 215px;

    /*padding: 10px 10px 10px 25px;*/
    
	direction: rtl;
}

#specific_product .description_short {
    width: 310px;
    height: 135px;
    padding: 5px 0 5px 0;
	direction: rtl;
}

#specific_product .large_image_box {
    width: 210px;
}

#specific_product .large_image_wrapper {
    padding: 10px 40px 0 0;
}

#specific_product .large_image_box .large_image {
	width: 150px;
	height: 220px;
	margin: 0 0 5px 0;
}
#specific_product .large_image_box .large_image_nav {
    direction: ltr;
}
#specific_product .large_image_box .large_image_nav a {
	margin: 0 2px 0 2px;
	text-decoration: none;
}
#specific_product .large_image_box .large_image_nav a:hover {
	text-decoration: none;
}

#specific_product .price {
	font-weight: bold;
    line-height: 20px;
}
#specific_product .add_button {
	border: 1px outset;
	font-weight: bold;
	color: #000000;
	background-color: #E10000;
	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: right;
	font-weight: bold;
}

/* ## */

.thumbnails-alt {
	padding-bottom: 20px;
}
.thumbnails-alt .product {
	text-align: center;
	background-color: #F9F9F9;
}
.thumbnails-alt .product .image {
	width: 148px;
	height: 98px;
}

/* ## */

#matched_items {
    height: 120px;
    width: 580px;
    margin-top: 10px;
    border: 1px solid #C0C0C0;
	direction: rtl;
}

#matched_items #instructions {
    height: 50px;
    width: 580px;
    padding: 10px 10px 0 0;
	direction: rtl;
}

#matched_items #items {
    width: 580px;
    height: 55px;
	direction: rtl;
}

#matched_items .thumb {
	width: 40px;
	height: 50px;
}

#matched_items .matched_product_title {
    width: 95px;
    height: 35px;
}

#matched_items a {
    color: #FF9900;
    font-size: 11px;
	text-decoration: none;
}
#matched_items a:hover {
	text-decoration: none;
}

/* ## */

#similar_products {
    width: 190px;
    margin-bottom: 10px;
}

#similar_products #similar_products_title {
    width: 190px;
    height: 21px;
    padding-right: 10px;
    
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    direction: rtl;
    vertical-align: middle;
    
    background-image: url(/images/global/similar_products_title_background.jpg);
    background-repeat: no-repeat;
}

#similar_products #similar_products_body {
    width: 190px;
    padding: 15px 10px 5px 10px;
        
    font-size: 9px;
    text-align: right;
    
    background: #FFD65C;
}


/* ## */

#page_tools_box {
    height: 51px;
    width: 580px;
    margin-top: 10px;

    direction: rtl;
    
    background-image: url(/images/global/page_tools_box_background.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#page_tools_box td {
    height: 51px;
    width: 144px;

    vertical-align: middle;
    text-align: center;

    background-image: url(/images/global/tools_separator.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

#page_tools_box a {
    color: #FF9900;
    font-size: 11px;
    text-decoration: none;
}

#page_tools_box a:hover {
    text-decoration: none;
}


#page_tools_box .spacer {
    height: 51px;
    width: 4px;
    
    background-image: url(/images/global/spacer.gif);
}


/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#comparison_top_box {
    height: 55px;
    width: 580px;
    background-image: url(/images/global/shopping_cart_background.jpg);
    background-repeat: no-repeat;
}

#comparison {
    width: 460px;
    margin: 0 20px 0 0;
}

#comparison select {
    height: 20px;
    width: 150px;
    border: 1px solid #969696;
    direction: ltr;
}

#comparison #button_box {
    width: 320px;
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #9C9C9C;
    text-align: center;
}

#comparison .attrib {
    height: 15px;
    width: 120px;
    margin: 0 0 3px 0;
    
    line-height: 14px;
    
    background-image: url(/images/global/comparison_background.jpg);
    background-repeat: repeat-x;
}

#comparison .attrib_label {
    padding-right: 5px;
    font-size: 11px
}

#comparison .product_attrib {
    height: 15px;
    width: 155px;
    margin: 0 5px 3px 0;
    
    line-height: 14px;
    
    background-image: url(/images/global/comparison_background.jpg);
    background-repeat: repeat-x;
}

#comparison .product_attrib_label {
    padding-right: 5px;
    font-size: 11px;
    text-align: center;
    direction: ltr;
}

#comparison .padded {
    padding: 5px 0 5px 0;
}

#comparison a {
    color: #FF9900;
    font-weight: bold;
}

#comparison a:hover {
    text-decoration: none;    
}

#comparison .comparison_dot {
    height: 10px;
    width: 10px;
    margin-top: 2px;   
}

/* ## */

#shopping_cart_top_box {
    height: 55px;
    width: 580px;
    background-image: url(/images/global/shopping_cart_background.jpg);
    background-repeat: no-repeat;
}

#checkout {
    width: 580px;
    padding-bottom: 10px;
    border-bottom: 1px solid #9C9C9C;
}
#checkout * {
	text-align: right;
}
#checkout .container {
	width: 474px;
	padding-right: 17px;
	direction: rtl;
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
	margin: 0 0 10px 0;
}
#checkout .status_bar table {
	width: 100%;
}
#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: #F9F9F9;
	padding: 5px;
	font-weight: bold;
}
#checkout .content {
	
}
#checkout .container .content table {
	width: 100%;
}
#checkout .content .columns_titles {
    width: 100%;
    height: 28px;
    margin-bottom: 10px;
    border-top: 1px solid #9C9C9C;
    border-bottom: 1px solid #9C9C9C;
}

#checkout .content .columns_titles td {
    vertical-align: middle;
    font-weight: bold;
}

#checkout .content .inner_tables {
	width: 100%;
    border-top: 1px solid #9C9C9C;
    border-bottom: 1px solid #9C9C9C;
}
#checkout .content .inner_tables td {
	padding: 5px;
	text-align: right;
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
}
#checkout .content .items {
	width: 60px;
	background-color: #F9F9F9;
}
#checkout .content .t_title {
    border: 1px solid black;
	font-weight: bold;
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
    text-align: center;
}
#checkout .content .blank {
    background-color: #ECECEC;
}
#checkout .content .subtotal {
	background-color: #EEEEEE;
	font-weight: bold;
}

#checkout .content .subtotal-highlight {
	background-color: #B9D5EA;
	font-weight: bold;
}

#checkout .content .empty {
	height: 50px;
}
#checkout .button {
    border: 0;
	background: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #EE8F00;
	cursor: pointer;
    direction: rtl;
}

#checkout .controls_bar {
    width: 100%;
}

#checkout .controls_bar td {
    width: 33%;
    vertical-align: middle;
}

#checkout .continue {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
	color: #FF9900;
	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 #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;
}
