/*


Plugin Name: Deals Press

*/

.bar_container{
float:left;
width: 490px;
height: 23px;
display: inline;
clear:right;
}

.bar_retail_name{
float:left;
width: 172px;
height: 20px;
background: url('http://gaj-it.com/wp-content/plugins/deals-press/images/ShoppingPluginBar_01.jpg') no-repeat;
font-weight: bold;
font-size: 12px;
color: white;
padding: 3px 0px 0px 220px;
}

#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: #98AFC7;
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;
}

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

.bar_tab_container{
float:left;
width: 490px;
height: 27px;
}

.bar_tableft{
float:left;
width: 179px;
height: 27px;
background: url('http://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://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://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: 236px;
}

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

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

