

/******* Product Page ******/
#CategoriesPage
{
    margin-top:165px;
}
.ProductTable{
}

.ProductSideThumb{
    border: 1px double gray;
    margin: 1px;
}

.ProductSideMedium{
    border: 1px double gray;
    margin: 1px;
}

.ProductPriceTitle
{
    display: inline;
    font-size: 10px;
    font-weight: bold;
}

.ProductPriceButton{
    display: inline;
}

.ProductPrice{
    display: inline;
    font-weight: bold;
}

/*In caegory page*/
.CategoryBrief{

}

.PinRequest{
    background-color:#fefefe;
    padding:5px;
    margin:6px 0 0 0;
}

.PinRequest a{
    font-weight:bold ;
}

.FilterTable{
}

/*DIV in the category page that contents the products grid*/
.ProductsDiv{
    overflow:hidden;
    clear:both;
}

/*Small Product Div( usedin category page)*/
.ProductSmall{
    border: 1px solid silver;
    float:Right;
    width:280px;
    height:150px;
    overflow:hidden;
    display:inherit;
    margin: 5px;
    padding:3px;
}

.ProductSmall div.Title {
    overflow: hidden;
    line-height:18px;
    clear:both;
    height:37px;
}
.ProductSmall a.Title {
	display:block;
	float:Right;
	/*width:170px;*/
    color: #0a1d2c;
    font-weight: bold;
}
.ProductSmall a.Title:hover {
    color: black;
}
.ProductSmall .PriceAndCart {
	float:Left;
	
}
.ProductSmall .Price{
	float:Left;
	/*margin:0 0 0 5px;
	display: inline-block ;*/
	font-family:arial !important;
    font-size:12px;
    direction:ltr;
}
.ProductSmall .Cart{
	float:Left;
	/*margin:0 0 0 5px;*/
}

.ProductSmall .Brief {
    font-size:14px;
}

.ProductSmall .Thumb {
	display:block;
	float: Left;
    border:#FEFBF3 1px solid ;
    margin:3px;
}
.ProductSmall .Thumb img{
	border:none;
	display:none;
	
}
.CategoriesGridTable{
    margin:1px;
    padding:1px;
}

.CategorySmall{
    /*border: 1px solid #ddd;*/
    float:Right;
    margin: 5px;
    width:230px;
    height:150px;
    overflow:hidden;
}

.CategorySmall .Title {
    overflow: hidden;
    white-space: nowrap;
    height:38px;
    line-height:38px;
    margin:0 4px 0 4px;
    text-align:center;
}
.CategorySmall .Title a {
    color: #052f5f; 
    font-weight: bold;
    font-size:30px;
    
    font-family:times new roman;
    
}

.CategorySmall .Thumb {
    float: Left;
    margin:0 4px 0 3px;
    display:none;
}

.CategorySmall .Brief{
    font-size: 11px;
    margin:0 4px 0 4px;
}


.ProductSmall .ProductThumb {
    border: 1px solid silver;
    float: Left;
    margin: 3px;
}

.ProductTiny .ProductThumb {
    border: 1px solid silver;
    margin: 3px;
}
.ProductSide {
    display: inline;
    float: right;
    margin: 5px 0;
}
.ProductSideWarp {
    height: 5px;
}
.ProductPriceForm {
}
.ProductPrice {
    display: inline;
}
#ProductThumbsSide {
    height: 590px;
    overflow-y: scroll;
}

#ProductViewSide {
    height: 100%;
    width:640px;
}
#ProductViewSide .Title{
	font-weight:bold;
	background-color: #F4EDDE;
	padding:5px;
	font-size:120%;
	margin:0 0 5px 0;
	height:30px;
	line-height:30px;
}
#ProductViewSide .Player{
	margin:0 0 5px 0;
}
#ProductViewSide .Description{
	background-color: #F4EDDE;
	padding:5px;
	height:50px;
	overflow:auto;
}


.ProductGalleryThumb {
    border: 1px solid gray;
    margin-bottom: 2px;
}

.CartTable{
    border-color: #333331;
    text-align:center;
    border-collapse: collapse;
}

.CartTable .TrTitle td{
    background-color: #75A3BB;
    color: white;
    font-weight: bolder;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}

.CartTable .TrTitle2 td{
    BACKGROUND-COLOR: #F2F2F2;
    padding-bottom: 3px;
    padding-top: 3px;
}

.CartTable .Tr1 td{
    background-color: #EFE4C5;
    font-weight: bolder;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}

.CartTable .Tr2 td{
    font-weight: bolder;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}


.FormImagebutton{
}


.OrdersFilterTable{
    border:1px #fefefe solid;   
    background-color: #eee;
}

/* My Orders Page */
.OrdersTable{
    border:0   ;
}

.OrdersTable .TrTitle td{
    background-color: #98330E;
    color: white;
    font-weight: bolder;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}

.OrdersTable .Tr1 td{
	background-color: #EFE4C5;
    font-weight: bolder;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}

.OrdersTable .Tr2 td{
    font-weight: bolder;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}


/** Order Details page **/

.OrderTable{
    border:0   ;
}

.OrderTable .TrTitle {
    background-color: #98330E;
    font-weight: bolder;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    color:white;
}

.OrderTable .TDTitle{
    background-color: #EFE4C5;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}

.OrderTable .TDPlain{
	background-color:#FDF8EC;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}


.LongComobField
{
    border:#dfd3b7 1px solid;
    FONT-SIZE: 12px;
    background-color:white;
    color:black;
    width:200px;
}