/* Start Art Shop */

span.obfuscate { unicode-bidi:bidi-override; direction: rtl; } 

/* IMAGE FRAME */
.frame_thumbnail_category, .frame_thumbnail_product, .frame_thumbnail_multiproduct, .item_detail_frame
										{ text-align:center; border-top: 1px solid #ccc; border-right: 2px solid #a3a3a3; border-bottom: 2px solid #a3a3a3; border-left: 1px solid #ccc; background-color: #fff; padding: 2px; margin: 5px 0px 5px 0px; vertical-align:middle; }
.frame_thumbnail_multiproduct			{ vertical-align: middle; }

.category_table img						{ margin: 0px; }

.category_thumbnail_text, .category_thumbnail_text a:link, .category_thumbnail_text a:visited, 
.category_thumbnail_text a:active, .category_thumbnail_text a:hover 
										{ font-size:12px; line-height: 1.2em; text-decoration: none; text-align:center; font-weight:bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.category_thumbnail_text a:hover		{ color:#e58802; text-decoration: underline; }

.product_table img						{ margin: 0px; }
.product_thumbnail_text, .product_thumbnail_text a:link, .product_thumbnail_text a:visited, 
.product_thumbnail_text a:active, .product_thumbnail_text a:hover 
										{ font-size:12px; text-decoration: none; font-weight:bold; padding-top:5px; text-align:center; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.product_thumbnail_text a:hover			{ color:#e58802; text-decoration: underline; }

.product_list_pages_top, .product_list_pages_bottom, .product_list_message
										{ color:#777777; text-align:center; font-size:12px; font-family: Tahoma, Arial, Helvetica, sans-serif; vertical-align:bottom; }
.product_list_pages_top					{ padding-bottom:10px; }
.product_list_pages_bottom				{ padding-top:15px; }
.product_list_message					{ color:#aaaaaa; }

.arrow_text, .arrow_text a, .arrow_text a:link, .arrow_text a:visited, .arrow_text a:hover, .arrow_text img 
										{ color:#888888; font-size:14px; margin:0; padding:0; vertical-align:middle; text-decoration: none; text-align:center; border:0;}
.arrow_text a:hover						{ text-decoration: underline; }

/* ITEM DETAIL ORIGINAL */
.item_detail_original, .item_detail_original_name_top, .item_detail_original_name_bottom, .item_detail_original_header, .item_detail_original_medium, 
.item_detail_original_size, .item_detail_original_copyright, .item_detail_original_description, .item_detail_original_description p
										{ color:#777777; font-size:12px; text-align:center; line-height: 1.2em; margin: 0px 50px 0px 50px; }
.item_detail_original_name_top			{ color:#aaaaaa; font-size:18px; margin: 15px 0px 15px 0px; font-weight:bold; font-family: Georgia, Times New Roman, Times, serif; }
.item_detail_original_name_bottom		{ color:#aaaaaa; font-size:18px; margin: 15px 0px 0px 0px; font-weight:bold; font-family: Georgia, Times New Roman, Times, serif; }
.item_detail_original_copyright			{ color:#777777; font-size:10px; font-weight:bold; }
.item_detail_original_header			{ color:#aaaaaa; padding-top:10px; font-weight:bold;}
.item_detail_original_description		{ color:#777777; padding-top:10px; }
.item_detail_original_description p 	{ color:#777777; margin: 0px; padding:0px; }

/* ITEM DETAIL SINGLE ITEM */
.item_detail_singleitem, .item_detail_singleitem_header, .item_detail_singleitem_type, .item_detail_singleitem_size, 
.item_detail_singleitem_description, .item_detail_singleitem_description p, .item_detail_singleitem_eiditionsize, .item_detail_singleitem_weight,
.item_detail_singleitem_price
										{ color:#777777; font-size:12px; text-align:center; line-height: 1.2em; margin: 0px 50px 0px 50px; }
.item_detail_singleitem_header			{ color:#aaaaaa; padding-top:10px; font-weight:bold;}
.item_detail_singleitem_description		{ color:#777777; padding-top:10px; }
.item_detail_singleitem_description p 	{ color:#777777; margin: 0px; padding:0px; }
.item_detail_singleitem_price			{ color:#aaaaaa; margin-top:10px; margin-bottom:10px; font-weight:bold; }

.item_detail_singleitem_btn_addtocart, .item_detail_singleitem_btn_back, .this_is_a_test
										{ font-size:12px; text-align:center; line-height: 1.2em; margin: 10px 50px 10px 50px; }

.item_detail_singleitem_notforsale, .item_detail_singleitem_callforpricing, .item_detail_singleitem_outofstock, .item_detail_singleitem_sold, 
.item_detail_singleitem_pricenotspecified 
										{ font-size:18px; text-align:center; line-height: 1.2em; margin: 10px 50px 10px 50px; font-weight:bold; color:#777777; }

/* SHOP DETAIL MULTI-PRODUCT */

.item_detail_multiproduct_title, .item_detail_multiproduct_title a, .item_detail_multiproduct_title a:link, 
.item_detail_multiproduct_title a:visited, .item_detail_multiproduct_title a:hover
										{ font-size:12px; text-decoration: none; text-align:left; line-height: 1.2em; }
.item_detail_multiproduct_title a:hover { text-decoration: underline; }

.item_detail_multiproduct_description, .item_detail_multiproduct_availableas, .item_detail_multiproduct_size, 
.item_detail_multiproduct_price, .item_detail_multiproduct_outofstock
										{ font-size:12px; text-align:left; line-height: 1.2em; color:#777777; margin: 0px 0px 0px 0px; }
.item_detail_multiproduct_price			{ font-size:14px; text-align:center; color:#000000;  padding-top:5px }
.item_detail_multiproduct_outofstock	{ font-size:11px; text-align:center; color:#555555; font-weight:bold; }
.item_detail_multiproduct_description p { margin: 0px; padding:0px; }

.item_detail_multiproduct_addtocart 	{ border:0px; margin:0px; padding-top:5px; padding-bottom:8px}
.item_detail_multiproduct_addtocart img { border:0px; margin:0px; }

#shop-multi-product
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12pt;
	background: #fff;
	margin: 25px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1em;
}

#shop-multi-product th
{
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	background: #a0a0a0;
	padding: 5px 8px;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

#shop-multi-product td
{
	border-bottom: 1px solid #ccc;
	color: #555555;
	padding: 6px 8px;
	font-size: 12px;
}

#shop-multi-product tbody tr:hover td
{
	color: #009;
}

#checkout 				{ margin: 0px 130px 0px 135px; }
#checkout-progress-bar 	{ margin: 15px auto 20px auto; text-align:center; border:0px;}
#checkout-buttons		{ margin: 35px auto 20px auto; border:0px;}
#checkout img			{ margin: 0px 0px 0px 0px; border:0px;}


/* Checkout Invoice */

#checkout-invoice th
{
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	background: #202020;
	padding: 5px 8px;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
}

#checkout-invoice td
{
	font-size: 14px;
	color: #aaaaaa;
	padding: 5px 8px;
	border-bottom: 1px solid #444444;
	vertical-align:middle; 
}

#checkout-invoice-double-line
{
	border-bottom: 4px double #444444; padding: 0px; margin: 0px;
}

#checkout-invoice-single-line
{
	border-bottom: 1px solid #444444; padding: 0px; margin: 0px;
}

#checkout-form {
	border:solid 1px #444444;
	font-size:12px;
	padding:24px 15px 20px 15px;
	background:#202020;
}

#checkout-form p{
	font-size:14px;
	color:#eeeeee;
	margin-bottom:15px;	margin-top:30px;
	border-bottom:solid 1px #444444;
	padding-bottom:10px;
}

#checkout-form label{
	font-size:12px;
	color:#aaaaaa;
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px; 
	height:20px;
	float:left;
	vertical-align:middle; 
}

#checkout-form .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:160px;
}
#checkout-form input{
	width:300px;
	height:20px;
	font-size:12px;
	margin:1px 0 3px 10px;
	background:#ffffff;
	border: 1px solid #444444;
	color: #202020;
}


#checkout-form select{
	width:200px;
	margin:1px 0 3px 10px;
	height: 20px;
	color: #202020; 
	font-size: 12px; 
	background-color: #ffffff;
}

#checkout-form textarea{
	float:left;
	width:300px;
	height:30px;
	margin:2px 0 30px 10px;

}

#checkout-form input.sameasshipping{
	width:30px; 
	background:#202020;
	margin:0px 0px 0px 0px;
	border:0px;
}

#checkout-form button{ 
	clear:both;
	margin-left:190px;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}


#checkout-address
{
	width: 350px;
	line-height: 1.6em;
	margin:25px 0px 0px 55px;
}


#checkout-address th
{
	font-size: 14px;
	font-weight: normal;
	color: #aaaaaa;
	padding: 0px 0px;
	border-bottom: 1px solid #444444;
}
#checkout-address td
{
	font-size: 13px;
	color: #555555;
	padding:0px 0px 0px 4px;
}

#checkout-address a, #checkout-address a:link, #checkout-address a:visited, #checkout-address a.visited, #checkout-address a:hover 
						 { font-size: 12px; text-decoration: none; color: #aaaaaa; }
#checkout-address a:hover { text-decoration: underline; }



/* CONTACT FORM START */
.guestbook_spacer{clear:both; height:1px;}
#guestbook{
	font-size:12px;
	margin:0px;
	width:500px;
	padding-left:220px;
	background:#000000;
}
#guestbook h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#guestbook p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}

#guestbook label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:160px;
	float:left;
}

#guestbook .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:160px;
}
#guestbook input{
	float:left;
	width:300px;
	margin:2px 0 30px 10px;
}

#guestbook textarea{
	float:left;
	width:300px;
	height:130px;
	margin:2px 0 30px 10px;
}

#guestbook button{ 
	clear:both;
	margin-left:190px;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}
/* CONTACT FORM END */


/* TABLE START */
#rounded-corner { font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; color:#ffffff; font-size: 12px; margin: 15px 0px 0px 0px; width: 100%;	text-align: left; border-collapse: collapse; }

#rounded-corner thead th.rounded-header-left { background: #292929 url('left.png') left -1px no-repeat; font-weight:bold; color:#fefefe; text-align: left; }  	/* Header Left */
#rounded-corner thead th.rounded-header-title { background: #292929; font-weight:bold; text-align: left; color:#fefefe;}										/* Header Center */
#rounded-corner thead th.rounded-header-right { background: #292929 url('right.png') right -1px no-repeat; font-weight:bold; color:#fefefe;}					/* Header Right */

#rounded-corner th { padding: 4px 8px 4px 8px; font-weight: normal;	font-size: 12px; color: #039; background: #a0a0a0; }  										/* Unknown */

#rounded-corner td { padding: 4px 8px 4px 8px; background: #323232; border-top: 2px solid #0a0a0a;	color: #a0a0a0; }     										/* Biography Post Background */
#rounded-corner tbody tr:hover td { background: #2c2c2c; }																  										/* Biography Post Hover */
#rounded-corner td { border-top: 2px solid #0a0a0a;	color: #a0a0a0; }     												  										/* Biography Post Line & Divider */

#rounded-corner tfoot td.rounded-foot-left { background: #292929 url('botleft.png') left bottom no-repeat; font-size: 12px; color: #555555; }			 /* Footer Left & Font */
#rounded-corner tfoot td.rounded-foot-right { background: #292929 url('botright.png') right bottom no-repeat; }			  								/* Footer Right */

#rounded-corner A:link 		{ text-decoration: none; color: #a0a0a0; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; }	 	/* Biography Post Text Link */
#rounded-corner A:visited 	{ text-decoration: none; color: #a0a0a0; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; }		/* Biography Post Text Visited */
#rounded-corner A:active 	{ text-decoration: none; color: #a0a0a0; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; }		/* Biography Post Text Active */
#rounded-cornert A:hover 	{ text-decoration: underline; color: #a0a0a0; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; } /* Biography Post Text Hover */
/* TABLE END */


#page-numbers {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
}

#page-numbers a:link, #page-numbers a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #999999;
	margin-left:1px;
	text-decoration:none;
	background-color:#cccccc;
	color:#444444;
	width:22px;
	font-weight:bold;
}

#page-numbers a:hover {
	background-color:#f5f5f5;
	border:1px solid #999999;
	color:#444444;	
}

#page-numbers .current {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #999999;
	margin-left:1px;
	text-decoration:none;
	background-color:#888888;
	color:#444444;
	cursor:default;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 12px 18px 6px 18px;
	text-align: left;
	
}




#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	font-size: 8pt;
	color:#221F11;
	text-align:center;
	
}

#copyright_notice a:link, #copyright_notice a:visited{
	text-decoration:none;
}



/* end Footer */



/* End Art Shop */



/* ADDITIONAL CHANGES TO TEMPLATE */




#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	font-size: 8pt;
	color:#0072BC;
	text-align:center;
	
}

#copyright_notice a:link, #copyright_notice a:visited{
	text-decoration:none;
}

/* end Footer */



/* End Art Shop */

.nav { margin:0px 0px 0px 120px; } 
.Footer-text { text-align: left; }


/*11-05-2010*/


.category_table {
	width: 940px;
}

.category_table table{

	clear:both;
	padding:0px;
	/*margin:0px auto !important;*/
}
.frame_thumbnail_product1{
	text-align:center;
	border-top: 1px solid #ccc;
	border-right: 2px solid #a3a3a3;
	border-bottom: 2px solid #a3a3a3;
	border-left: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	vertical-align:middle;
	float:left;
	margin-top: 5px;
	margin-right: 10px!important;
	margin-bottom: 10px!important;
	margin-left: 10px!important;	
}
.clr{
clear:both;
}

.product_thumbnail_text1 {
	margin-top:10px;
	text-align:center;
}


.product_thumbnail_text1, .product_thumbnail_text1 a:link, .product_thumbnail_text1 a:visited, 
.product_thumbnail_text1 a:active, .product_thumbnail_text1 a:hover 
										{
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



.product_thumbnail_text1 a:hover			{ color:#e58802; text-decoration: underline; }

/* End of 11-05-2010*/

