/* 											
*	Site: 			Portobellobeuty.it							*
*	Author: 		Davide Cariani								*
*	Cration 		Date: 21/10/2009							*
*	Description: 	All Typography Rules and  all inline tag	*
*/

body 
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}

h1
{
	color:#fff;
}

p
{
    margin-bottom:0px;
    margin-top:0px;

}

a{
    text-decoration:none;
}

a.box_link
{
    color:#197CD1;
}

a.box_link:hover
{
    color:#FF8739;
}

.single_control p 
{
	margin:10px 0 0 6px;
}

.single_control a
{
	display: block;
	color:#fff;
}

.single_control a:hover
{
	text-decoration:underline;
}


a.btn_s_bianco span
{
 	color:#ff6600;
}

a.btn_s_bianco p
{
	margin:0;
	font-weight:bold;
	text-align:center;
	color:#666;
}

#promo_header h1
{
	font:20px "Times New Roman", Times, serif;
	margin-top:95px;
	margin-right:40px;
}

#search_bar h1
{
	font-weight:normal;
	font-size:14px;
	
	
}
#high_footer p{
	margin-bottom:8px;
}
.feed span
{
	padding-top:4px;
}
#low_footer p
{
	color:#fff;
}

p.price
{
	color:#FF6E0D;
	font-weight:bold;
}

.orange
{
    color:#FF6E0D;
}

.news h2
{
    color:#FF6E0D;
    font-weight:bold;
}


.error
{
    color:#CF4061;
    background:#FBE6F2 url(../images/icn_alert.png) left no-repeat;
    border:1px solid #CF4061;
    padding:5px;
    padding-left:22px;
    margin-bottom:5px;
    
}

.confirm
{
    color:#158F00;
    background: #CFFFDA url(../images/icn_ok.png) 3px center no-repeat;
    border:1px solid #158F00;
    padding:5px;
    padding-left:22px;
    margin-bottom:5px;
}

.small_font
{
    font-size:9px;
}

.box_sidebar a{
    text-transform:capitalize;
    display:block;
 
    color:#666;
    font-size:14px;
}

.box_sidebar a:hover
{
    color:#FF6E0D;
}

a.white_h1
{
    color:#fff;
}

a.white_h1:hover
{
    color:#fff;
}
