@import "clear.css";


body
{
	text-align: -moz-center;

	Background: #e9e6df url("Source/pattern_062.gif") center top;
	/*background-image:url('/Source/TopPageBack.jpg') !important;
	background-repeat:repeat-x !important;*/	
	
	font: normal 13px arial;
	
	direction: rtl;
	margin:0px;
	
	padding:0px;
	
	color: #333;
}



#Page_Container
{

	
	margin:0px;
}

#Top_Container
{
	direction:rtl;


}

hr
{
	color: #a52025;
	height: 1px;
	width:816px;
	margin-bottom: 0;
}

form { margin-bottom: 0; }
table { margin-bottom: 0; }


h1  {
	COLOR: #333;

	font: normal 19px arial;
}

h2  {
	COLOR: #333;
	
	font: bold 17px arial;
	
}
h4  {
	COLOR: #333;
	font: bold 15px arial;
}

td {
	COLOR: #333;
	font: normal 13px arial;
}


h1 a:link {
	COLOR: #333; font: normal 18px arial; TEXT-DECORATION: underline
}
h1 a:visited {
	COLOR: #333; font: normal 18px arial; TEXT-DECORATION: underline
}
h1 a:active {
	COLOR: #333; font: normal 18px arial; TEXT-DECORATION: underline
}
h1 a:hover {
	COLOR: #B62739; font: normal 18px arial; TEXT-DECORATION: underline
}




a.text12:link {
	COLOR: #000; font: normal 12px arial; TEXT-DECORATION: none
}

a.text12:visited {
	COLOR: #000; font: normal 12px arial; TEXT-DECORATION: none
}
a.text12:active {
	COLOR: #000; font: normal 12px arial; TEXT-DECORATION: none
}
a.text12:hover {
	COLOR: #f00; font: normal 12px arial; TEXT-DECORATION: none
}



a.pageIndex:link {
	 FONT-SIZE: 15px;
}

a.pageIndex:visited {
	  FONT-SIZE: 15px; 
}
a.pageIndex:active {
	 FONT-SIZE: 15px; 
}
a.pageIndex:hover {
	FONT-SIZE: 15px;
}


a.ArrowIndex:link {
	 FONT-SIZE: 15px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

a.ArrowIndex:visited {
	  FONT-SIZE: 15px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
a.ArrowIndex:active {
	 FONT-SIZE: 15px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
a.ArrowIndex:hover {
	FONT-SIZE: 15px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}




b.pageIndex {
	FONT-SIZE: 16px;
	COLOR: #000;
}



/* Gallery Cell Table */

	table.GalleryCellTable
	{
		border-bottom-style:solid;
		border-left-style:solid;
		border-width:1px;
		border-color: #DDDDDD;
		width:325px; 
		height:115px;

		font: normal 13px arial;
	}


	table.GalleryCellTable td.GalleryTextCell
	{ 
		padding-left:8px;
		width:200px; 
		height:100px; 
		text-align: right; 
		vertical-align: top; 
		font: normal 13px arial;
		
	}

	table.GalleryCellTable td.GalleryImageCell
	{
		width:105px; 
		height:100px; 
		text-align: right; 
		vertical-align: top; 
		font: normal 13px arial;
		
	}

/* End Gallery Cell Table */

#HomeBanner
{
	margin-top:-5px;
	padding:10px;
	width:937px;
	height:225px;
	background-color:#fefefe;
	border-width:0px;
	
	margin-left:auto;
	margin-right:auto;	
}



#Logo_Strip_Big
{
	width:960px;
	direction:rtl;
	height:90px;
	
	margin-left:auto;
	margin-right:auto;
}

#Logo_Strip
{
	width:960px;
	direction:rtl;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}

#Body_Container
{
	width:960px;
	direction:rtl;
	margin-left:auto;
	margin-right:auto;	
}

#Body_Left
{
	float:left;
	width:134px;
}

#Body_Right
{
	float:right;
}


#MainArea_Body
{
	background-color:#ffffff;
	
	width:820px;
	
	text-align:right;
	margin-top:2px;
}
/* Fix's #container not clearing inner floats in firefox */
#MainArea_Body:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


#MainMenuBack2 {
	background-image:url(Source/MainMenuBack.jpg);
	/*background-color:#903c42;	*/
	background-repeat:repeat;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #999999;
	margin-top:-10px;
	
	
	
	width:100%;
	height:47px;
	

}



#Footer_Container {
	background-image:url(Source/MainMenuBack.jpg);
	/*background-color:#903c42;	*/
	background-repeat:repeat;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #999999;
	margin-top:-10px;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	
	
	
}

#Footer_Content
{
	
	text-align:right;
		
	margin-left:auto;
	margin-right:auto;
	
	width:950px;
	
}
	
	

#Footer_Content_Small
{
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:600px;
}

#Footer_Content h1,#Footer_Content_Small h1
{
	display:inline;
	font-size:17px;
	font-weight:bold;
	color:#000;
	
}
#Footer_Content h1 a, #Footer_Content_Small h1 a
{
	
	font-size:17px;
	font-weight:bold;
	
	
}


#MainArea_Left
{
	float:left;
	background-color:#ffffff
}

.MainAreaBox_TextPage
{
	font-size:15px;
	background-color:#fff;
	overflow:hidden;
	
	width:800px;
	direction:rtl;
	text-align:right;
	padding-right:10px;
	padding-left:10px;	
	
	line-height:20px;
	
	margin-left:auto;
	margin-right:auto;	
	
}
.MainAreaBox_TextPage a:visited,.MainAreaBox_TextPage a:hover,.MainAreaBox_TextPage a:link,.MainAreaBox_TextPage a:active
{
	color:#333;
}
	
.MainAreaBox_TextPageBigLink , .MainAreaBox_TextPageBigLink a:visited,.MainAreaBox_TextPageBigLink a:hover,.MainAreaBox_TextPageBigLink a:link,.MainAreaBox_TextPageBigLink a:active
{
	color:#333;
	font-size:17px;
	
}

.MainAreaBox,.MainAreaBox_Wide
{
	font: normal 13px arial;
	background-color:#fff;
	overflow:hidden;
	
	width:780px;
	direction:rtl;
	text-align:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	
	margin-top:2px;
	
	padding-left:20px;	  /* needed in http://www.artglobe.biz/Option3/Gallery/CollectionAuction/Eng.php  */
	padding-bottom:20px;	  /* needed in http://www.artglobe.biz/Option3/Gallery/CollectionAuction/Eng.php  */
	
	margin-left:auto;
	margin-right:auto;	
	
}

.MainAreaBox_Wide
{
	width:920px !important;
}

.ShowDisplayBox
{
	background-color:#fff;
	overflow:hidden;
	
	width:820px;
	direction:rtl;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	margin-top:2px;
	
	padding-bottom:10px;  /* used in http://www.artglobe.biz/Option3/Gallery/CollectionAuction/ */
}


.LeftAreaBox
{
	background-color:#fff;
	overflow:hidden;
	width:124px;
	text-align:right;
	
	padding-right:5px;
	padding-left:5px;
	color: #444; 

	text-decoration: none;
	font: normal 13px arial;

	margin-bottom:2px;
}

.LeftAreaBox a:visited,.LeftAreaBox a:hover,.LeftAreaBox a:link,.LeftAreaBox a:active {
	color: #333; 
	
	line-height:20px;
	text-decoration: underline;
	font: normal 13px arial;
	
}

.MainAreaHeader
{
	background-color:#b5bac0;
	background-image:url(Source/SectionHeader.jpg);
	
	background-repeat:repeat;
	padding-top:2px;
	padding-right:10px;
	padding-left:0px;
	width:810px;
	height:21px;
	text-align:right;
	direction:rtl;
	
	color: #333; 
	
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	
	margin-left:auto;
	margin-right:auto;	
}


.ShowAreaHeader,.ShowAreaHeader_Wide
{
	background-color:#b5bac0;
	background-image:url(Source/SectionHeader.jpg);
	
	background-repeat:repeat;
	
	padding-right:10px;
	padding-left:13px;
	width:798px;
	height:23px;
	text-align:right;
	direction:rtl;
	
	font-size:14px;
	
}

.ShowAreaHeader_Wide
{
	width:937px !important;
}


.leftabnner
{
	width:134px;
	background-color: white;
	text-align:center;
	
	padding:0px 0px 0px 0px;
}

.LeftAreaHeader
{
	background-color:#b5bac0;
	/*
	background-image:url('/Option2/Source/Images/MainAreaHeader.jpg');
	background-repeat:repeat-x;*/
	
	
	background-image:url(Source/SectionHeader.jpg);
	background-repeat:repeat;
	width:128px;
	height:23px;
	text-align:right;
	direction:rtl;
	color:#fff;
	padding-right:6px;
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}



.MainAreaHeader a:visited,.MainAreaHeader a:hover,.MainAreaHeader a:link,.MainAreaHeader a:active {
	color: #333; 
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
	
}

.ShowAreaHeader_Img
{
	margin-top:2px;
}


.ShowAreaHeader a:visited,.ShowAreaHeader a:active,.ShowAreaHeader a ,
.ShowAreaHeader_Wide a:visited,.ShowAreaHeader_Wide a:hover,.ShowAreaHeader_Wide a:link,.ShowAreaHeader_Wide a:active,.ShowAreaHeader_Wide a {
	color: #333; 
	font-size:14px;
	
	line-height:14px;
	text-decoration: none;
	
}


.MainAreaQuickLink, .MainAreaQuickLink a:visited,.MainAreaQuickLink a:hover,.MainAreaQuickLink a:link,.MainAreaQuickLink a:active
{
	font: bold 15px arial;
	background-color:#b49799;
	color:#fff;
	
	text-decoration:none;
	height:20px;
	width:100px;
	text-align:center;
	display: inline-block; 
	padding-left:5px;
	padding-right:5px;
	
	margin-left:auto;
	margin-right:auto;	
}


.ToplinkBox
{
	float: right;
	width:150px;
	height:20px;
	line-height:20px;
	color:#000;
	margin:3px;
	text-align: right;
	
	background-color: #fff;
	/*border-right: #903c42 1px solid;*/
}

.ToplinkBox a {
  display:block;
  padding-right:10px;
  color:#000;
  
  
  text-decoration:none;
  font-weight: bold;
  
}

.ToplinkBox a:hover {
	display:block;
  padding-right:10px;
  color:#000;
  
  
  text-decoration:none;
  font-weight: bold;
  
  
	
	
	background-color: #b49799;
	
}


.clearboth { clear: both; }

.clearright { clear: right; }

.SectionSep {line-height:5px;clear: both;}

.dot_ul
{
	list-style-image: url('Source/dot.jpg');
	margin-right:20px;
}

.dot_ul li
{
	margin-bottom: 14px;
}


#SubMenu {
	width: 122px;
	
	padding: 0 0 0 0;
	
	font-family:  arial;
	
	color: #333;
	
	float:right;
	margin-top:14px;
	margin-right:12px;
	
	}

	
	
#SubMenu ul 
{
	width: 122px;
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#SubMenu li 
{
	width: 122px;
		font-size:15px;
		padding-bottom:1px;
		
		height:21px;
		margin: 0;
		line-height:18px;
		text-align:right;
		
		
}

		
#SubMenu li a {
	border-right: 1px solid #666666;
	padding-right:10px;
	margin-left:5px;
	display: block;
	height:21px;
	background-color: #b5bac0;
	background-image:url(Source/SectionHeader.jpg);
	color: #000;
	text-decoration: none;
}

html>body #SubMenu li a {
	width: auto;
	}

#SubMenu li a.SubMenu_NotSelectedBar:hover 
{
	background-color: #677587;
	background-image:url(Source/SubMenu.jpg);
	border-right: 1px solid #b39899;
	color: #fff;
	margin-left:0px !important;
	
}

.SubMenu_SelectedBar
{
	
	
	background-color: #677587 !important;
	background-image:url(Source/SubMenu.jpg) !important;;
	color:#fff !important;
	font-weight:bold;
	margin-left:0px !important;
}


table.ShowDisplay_Thumb_Table {
	
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #999999;
	border-collapse: separate;
	background-color: white;
	width:780px;
}
table.ShowDisplay_Thumb_Table th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;

}
table.ShowDisplay_Thumb_Table td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;

	FONT-SIZE: 14px;
	vertical-align:top;
}


table.SiteNews_Table {
	
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #999999;
	border-collapse: separate;
	background-color: white;
	width:780px;
	
	
	
}
table.SiteNews_Table th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.SiteNews_Table td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	vertical-align:top;
	
	font: normal 13px arial;
}

table.SiteNews_Table h1 {
 	font-size: 14px;
	margin-bottom: 0.25em;
}


table.SiteNews_Table h2 {
 	font: bold 14px arial; 
	margin-bottom: 0.25em;
	COLOR: #333;
}


table.SiteNews_Table h2 a:link, table.SiteNews_Table h2 a:visited, table.SiteNews_Table h2 a:active {
	COLOR: #333; font: bold 14px arial; text-decoration: underline;
}

table.SiteNews_Table h2 a:hover {
	COLOR: #333; font: bold 14px arial; text-decoration: underline;
}



table.sample1 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #999999;
	border-collapse: separate;
	background-color:#F0F0F0;
}
table.sample1 th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color:#F0F0F0;
	-moz-border-radius: ;
}
table.sample1 td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color:#F0F0F0;
	-moz-border-radius: ;
	FONT-SIZE: 14px;
}	
		
.NewsImage img
{
	margin:3px;
	width:60px;
	height:60px;
	border:0px;
} 

.NewsImage 
{
	margin:0px;
	padding: 0px;
	width:66px;
	height:66px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	
} 	


.ShowDisplay_Images img
{
	margin:3px;
	width:260px;
	height:300px;
	border:0px;
} 

.ShowDisplay_Images 
{
 
	width:262px;
	height:302px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	
	
	
	overflow:hidden;

} 

#SearchBox
{
	margin-top:4px;
	float:left;
}


table.MainMenu {
	/*background-color:#903c42;*/
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #999999;
	border-collapse: collapse;
	
	font-family: arial;
	
	width:960px;
	/*height:46px;*/
	
	table-layout: fixed;

	margin-top:auto;
	margin-left:auto;
	margin-right:auto;	

}

table.MainMenu th {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	
	-moz-border-radius: ;
	font-family: arial;
}
table.MainMenu td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	
	color:#555555;
	
	-moz-border-radius: ;
	font-family: arial;
}




td.Menu_Big_NotSelectedBar
{
	width:93px;
	text-align: center; 
	vertical-align: middle ;
	color:#555555;
}



td.Menu_NotSelectedBar 
{
	width:73px;
	text-align: center; 
	vertical-align: middle ;
	color:#555555;
	
}

.Menu_NotSelectedBar a {
	display: block; 
	
	height:38px;
	COLOR: #ffffff;
	line-height:34px;
	font-family: arial; 
	font-size: 16px;
	font-weight:500;	    	  
	
	TEXT-DECORATION: none;
}

.Menu_Big_NotSelectedBar a {
	display: block; 
	width:93px;
	height:38px;
	COLOR: #ffffff;
	line-height:34px;
	font-family: arial; FONT-SIZE: 16px; font-weight:500;	    	  
	TEXT-DECORATION: none;
}

.Menu_NotSelectedBar a:hover  , .Menu_Big_NotSelectedBar a:hover{
	display: block; 
	COLOR: #ffffff;
	background-color:#56221f;
}


.Menu_SelectedBar a , .Menu_Big_SelectedBar a {
	width:73px;
	height:35px;
	display: block; 
	background-color:#ffffff;
	line-height:33px;
	COLOR: #000000;
	font-family: arial; FONT-SIZE: 16px; font-weight:500;	    	  
	TEXT-DECORATION: none;
	font-weight: bold; 
}


 .Menu_Big_SelectedBar a {
	width:99px;
	height:35px;
	display: block; 
	background-color:#ffffff;
	line-height:33px;
	COLOR: #000000;
	font-family: arial; FONT-SIZE: 16px; font-weight:500;	    	  
	TEXT-DECORATION: none;
	font-weight: bold; 
}


td.Menu_SelectedBar
{
	vertical-align: middle ;
	width:73px;
	text-align: center; 
}
td.Menu_Big_SelectedBar
{
	vertical-align: middle ;
	width:98px;
	text-align: center; 
}


td.Menu_Separator
{
	
	
  
	width:6px;
	text-align: center; 
	color:#555555;
}

div.Menu_SeparatorInner
{
	margin-bottom: 7px; 
	color:#555555;
}


h1.siteTitle , h2.siteTitle  {
	COLOR: #333;
	font-family: arial;
	FONT-SIZE: 15px;
	FONT-WEIGHT: 700;
	margin-top: -2px;
	margin-Bottom: 0px;
}





table.main {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #999999;
	border-collapse: separate;
	font-family: arial;
	
	
	color: #000; 
	font-size:13px;
	
	text-decoration: none;
	width:655px;
	margin-top:10px;
	
	
}
table.main th {
	border-width: 0px;
	
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-family: arial;
}
table.main td {
	border-width: 0px;
	padding-bottom: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font: normal 13px arial;
	color: #444; 
	vertical-align: top; 
}

table.main td  a:visited ,table.main td  a:hover ,table.main td  a:link ,table.main td  a:active {
	
	color: #333;
	
	font: normal 14px arial;
}

.ArtCell_MainTable
{
	width:310px;height:130px;line-height:15px;font: normal 13px arial;
}


table.main td.Sell {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-family: arial;
	FONT-SIZE: 16px; FONT-WEIGHT:normal TEXT-DECORATION: none; COLOR: #000;
	text-align:center;
}


table.main.div sell {
	FONT-SIZE: 18px; FONT-WEIGHT:normal TEXT-DECORATION: none; COLOR: #000;
}


a img.popingImage {
	border: 1px solid #999;
	padding: 2px;	
	margin: 10px;
	vertical-align: top;
}