/*

Plugin Name: Deals Press

*/

.bar_container{
display: relative;
width: 595px;
height: 183px;
display: inline;
clear:both;
}

.entry .bar_container img, .entry .product_container img {
	padding: 0px;
	border: 0px solid #dddddd;
	background-color: #FFFFFF;
	}

.bar_retail_name{
float:left;
width: 207px;
height: 21px;
background: #000 url('http://www.gaj-it.com/wp-content/plugins/deals-press/images/ShoppingPluginBar_01.jpg') no-repeat;
font-weight: bold;
font-size: 12px;
color: white;
padding: 2px 0px 0px 290px;
}

#bar_retail_name a:link {
color: white;
text-decoration: none;
}
#bar_retail_name a:hover {
color: orangered;
}
#bar_retail_name a:visited {
color: #333;
text-decoration: none;
}

.bar_buynow{
float:right;
width: 98px;
height: 23px;
}

.product_container{
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background: #96a5c6;
color: white;
padding: 15px;
}

#product_container a:link {
color: white;
text-decoration: none;
}
#product_container a:hover {
color: orangered;
}
#product_container a:visited {
color: #333;
text-decoration: none;
}

.product_container ul {
	list-style:none;
	padding:0 0px 0 0;
}	

.product_title{
font-size:15px;
font-weight: bold;
padding-bottom: 3px;
}

.product_image{
float:left;
padding-right:10px
}

.product_prices{
width: 100%;
clear: left;
}

.entry .product_prices ul li {
	list-style:none !important;
	}

.product_price_link{
list-style: none;
border-bottom: 1px solid black;
padding:5px;
}

.bar_tab_container{
float:left;
width: 595px;
height: 27px;

}

.bar_tableft{
float:left;
width: 284px;
height: 27px;
background: url('http://www.gaj-it.com/wp-content/plugins/deals-press/images/ShoppingPluginBar_03.jpg') no-repeat;
}

.bar_tab_pricecount{
float:left;
width: 99px;
height: 24px;
background: url('http://www.gaj-it.com/wp-content/plugins/deals-press/images/ShoppingPluginBar_04.jpg') no-repeat;
font-weight: bold;
font-size: 12px;
color: white;
padding: 4px 0px 0px 45px;
}

.powered_by{
float:right;
width: 157px;
height: 24px;
background: url('http://www.gaj-it.com/wp-content/plugins/deals-press/images/ShoppingPluginBar_05.jpg') no-repeat;
font-weight: bold;
font-size: 12px;
text-align:right;
color: white;
padding: 4px 10px 0px 0px;
}

#powered_by a:link {
color: white;
text-decoration: none;
}
#powered_by a:hover {
color: orangered;
}
#powered_by a:visited {
color: white;
text-decoration: none;
}

.space{
float:left;
clear:right;
width: 400px;
height: 20px;
background: none;
}

.prod_com{
width: 110px;
}

.prod_des{
font-size: 12px;
line-height:14px;
padding: 0 10px 0 10px;
width: 336px;
}

.prod_price{
padding: 0 7px 0 7px;
}

.prod_buy{
width: 98px;
padding: 0;
}
