/*======Add Product==============*/
.content .AddProductTable
{
    background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 0px 0px 10px 10px;  
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 740px;
}
.content  .AddProductTable td{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 0px;  
	padding: 3px 5px;
}

.content  .AddProductTable th{

    font-weight: bold !important;
    text-align: left !important;
    padding-left: 5px !important;
	
	
}
/*========List Products==========*/
.content table.StoreTable
{
    padding:0px;
    margin: 0px;
	text-align: justify;
	width: 750px;
}
.content table.StoreTable tr
{
   padding:0px;
   margin: 0px;
}
.content table.StoreTable td.ProductRow
{
 border:1px solid #578ced;
 background-color: #f2f4f3;
 padding: 3px;
 margin: 0px 0px 0px 2px;
 color: #1a4aa5;
 vertical-align: top; 
 
}

.content table.StoreTable td.ProductRow p a
{

 padding: 0px 0px 0px 0px;
 margin: 0px;
 font-size: 13px;
  
 
}
.content a.itemTitle
{
    padding:2px 3px 2px 3px ;
	margin: 0px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5B90F0;
	width: 560px;
	text-decoration:none; 
	display: inline-block; 
}

.content a.addToCart
{  	
	background-image: url(/images/btnAdminSm.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	width: 120px; 
	height: 12px; 
	padding: 2px 5px;
	display: inline-block; 
	text-align: center;
	text-decoration: none;
	color: #05338B;
	float: right; 
	margin: 0px 0px 0px 0px;
	
}
.content table.StoreTable td.ProductPicture
{
 border:1px solid #05338B;
 background-color: #f2f4f3;
 margin: 0px 0px 0px 0px;
 width: 120px; 

}
.content table.StoreTable td.ProductPicture a
{
 padding: 0px; 
 margin: 0px;
}

.content table.StoreTable td.ProductPicture a img
{
 border:none;
 padding: 3px 3px 0px 3px; 
 margin: 0px; 
 
}
.content a.BtnShop, .content a:hover.BtnShop
{
	background-image: url(/images/icons/Shop.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	float: right; 
}

.content a:hover.BtnShop
{
    color: #000000;
    
}

/*============*/
.content .storeItemInfoList
{
    width: 340px; 
	float: left;
	padding-right: 10px;   
    
}
.content .storeItemInfoPicture
{
    width: 400px; 
	float: left;  
}
.content .storeItemInfoPicture img
{
   border: 1px solid #1a4aa5 !important; 
   padding: 2px; 
}
.content  div.clearLeft
{
    width: 780px;
    clear: left; 
}
.content .storeItemLabel
{
    padding:5px 10px 6px 0px ;
	margin: 0px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2173b;
	width: 100px; 
	float: left; 
	border-bottom: 1px solid #cccccc;
}

.content .storeItemLabelDetail
{

    padding:5px 10px 6px 10px ;
    width: 200px; 
	float: left;  
	border-bottom: 1px solid #cccccc;
}
.content .storeItemLabel1
{
    padding:5px 10px 6px 0px ;
	margin: 0px 0px 0px 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 100px; 
	float: left; 
	
}
.content p.ItemLabelDetail
{

      padding:5px 10px 6px 0px ;
    width: 630px; 
	float: left;  
	
	height: 20px;
}
.content input.ItemLabelDetail 
{
    font-size: 12px;
    padding: 0px;
    margin-bottom: 3px;
}


.content .ErrorPanel
{
   font-size: 11px; 
   color: #000000;
   margin: 0px 10px 0px 10px; 
   padding: 3px 0px 3px 3px; 
}
/*===================Store Table=============*/
table.store 
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 750px;

}
.store  th {

	border: solid 1px #E4E5E5;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #1a4aa5;
	padding:1px 5px 1px 5px;
	background-color: #f2f4f3;
	height: 23px;
	
}

.store  th a
{
    color: #1a4aa5;
}
.store  th a:hover
{
    color: #cccccc;
}
.store   td 
{
	border: solid 1px #E4E5E5;
	margin: 0;
	padding: 3px 5px;
	background-color: #ffffff;
	color: #333333;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
table.store  a {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #1a4aa5;
	height: 15px;
	padding: 3px;
	text-decoration: none; 

}
 table.store  a:hover {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #666666;
	height: 15px;
	padding: 3px;
	text-decoration: none; 
	
}
 table.store a.delete {
	border: none;
	margin: 0;
	background-image: url(/images/bkgrBtnsDelete.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #1a4aa5;
	height: 15px;
	padding-top: 3px;
	display: block;
}
table.store  input, table.emails select
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	border: 1px solid #E4E5E5;

}
table.store .ProductName, table.store .ProductNumber
{
	font-weight: bold; 
	color: #1a4aa5;	
}