﻿body
{
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
	
}
a
{
	text-decoration : none ;
	color :Navy ;
}
a:hover
{
	color :Red ;
	text-decoration :underline ;
}
#Header
{
	width : 800px;
	background-color:White ;
	
}
#SubHeader
{
	width : 800px;
	text-align : center  ;
	background-color:White ;
	background-attachment : fixed ;
	background-repeat :repeat-x ;
	vertical-align:middle  ;

	
}
#Login
{
    width: 780px;
    text-align : right ;
    padding : 10px 10px 10px 10px;
    
}
#User
{
    text-align :right ;
    background-color :White ;
}

#All
{
	background-color: White;
	width :800px;
}
#Main
{
	width : 800px;
	background-color:White ;
}
#Main-L
{
	width : 410px;
	float : left ;
	clear : left ;
	background-color:White ;
	padding-left : 15px;
}
#Main-R
{
	float : right ;
	clear :right ;
	width : 350px;
	background-color:White ;
	padding-right :20px;
}
#Logo
{
	direction:ltr ;
	float:left ;clear:left;
	width :365;
	background-color:White ;

}
#About
{
	text-align : justify ;
	margin-right : 5px;
	float : right ;
	clear : right ;
	width : 350px;
	color : Gray ;
	background-color:White ;
	font-family :Tahoma ;
	font-size :8pt;
}
#DashedLine
{
	height : 1px;
	color : Silver ;
	border : dashed 1px silver ;
}
#Cats
{
	float :right ;
	clear : right ;
	width : 350px;
	text-align:center ;
	background-color:White ;
	padding-right:5px;
}
#pic
{
	float :right ;
	clear : right ;
	width : 350px;
	text-align:center ;
	background-color:White ;
	padding-right:5px;
}

#News
{
	float :left ;
	clear : left ;
	width : 365px;
	background-color:White ;

}
#search
{
	width :800px;
	background-color : White ;
	background-attachment : fixed ;
	background-repeat :repeat-x ;
	height : 30px;
	vertical-align:middle  ;
	padding-top : 5px;
	border-top:dashed 1px silver ;
	text-align : right ;
	margin-bottom :5px;
}
#searchTextBox
{
	float :right  ;
	clear :right  ;
}
#New
{
	width :365px ;
	float :left  ;
	clear : left ;

	background-color:White ;
	
}
#MostSale
{
	width :365px;
	float : left  ;
	clear : left ;

	background-color:White ;
	
}
#Powered
{
	width : 800px;
	text-align : left ;
	
	clear:left ;
}
#Container
{
	
}
.searchCSS
{
	font-family  :tahoma;
	font-size:8pt ;
	color : Silver ;
}
.inputs
{
	font-family : Tahoma ;
	font-size : 8pt ;
	color : Navy ;
}
#Footer
{
    width: 790px;
    height: 60px;
    float: left;
    color :White ;
    text-align :left ;
    padding-left :10px;

}
#Footer a
{
    color: White;
    text-decoration: none;
}
#Footer a:hover
{
    color: Yellow;
    text-decoration: underline;
}