
ul, li
{
    margin: 0;
    padding: 0;
}


a.order
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/email-off.png);
	background-repeat: no-repeat;
	padding-left: 27px;
	text-decoration: none;
}

a.active
{
	color: #972F2C;
}


body.empty
{
    background-image: none;
    background-color: #fff;
    color: #000;
    margin: 0;
}
 



#contactbottom
{
	width: 320px; /* basic 273px */
	height: 25px;
	background-image: url(http://cloudfront.hostmop.com/images/layout/curve-right-top.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#contactbottom span
{
    margin: 0 0 0 12px;
    *margin: 0 0 0 12px; /* IE6/IE7 only */
    font-size: 11px;
    color: #000000;
	font-weight:bold;
    display: none;
    position: relative;
	top: 6px;
}

#contactbottom span a
{
    color: #000000;
    text-decoration: none;
}

#contactbottom span#phone-content
{
    display: block;
}




/* CLEAR FIX*/
.clearfix:after 
{
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix 
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#email-content a
{
    color: #fff;
    text-decoration: none;
}

img
{
	margin:0px;
	padding:0px;
}
 .sales-menu
{
	height: 26px;
	clear: both;
}


.sales-menu div
{
	float: left;
	vertical-align: baseline;	
	margin: 0;
	height: 26px;
	padding: 0 1px 0 0;
	text-align: center;
	position: relative; 
}	
.sales-menu div a
{    
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	padding-top: 7px;
	display: block;
}
.sales-menu #contact
{
    width: 92px; /* basis 93px */
}	
.sales-menu #contact a
{	
	color: #ffffff;	
}

.sales-menu #chat
{
	width: 75px; /* basic 55px*/
	background-image: url(http://cloudfront.hostmop.com/images/layout/chat-off.png);
	background-repeat: no-repeat;
}
#chat span
{
    color: #ffffff;display:block;font-size:11px;font-weight:bold;padding-top:7px;text-decoration:none;
}
#chat.chat-active
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/chat-active.png);
}
#chat.chat-active span
{
    color: #000000;
}
#chat.chat-inactive
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/chat-off.png);
}

.sales-menu #email
{
	width: 75px;
	background-image: url(http://cloudfront.hostmop.com/images/layout/email-off.png);
	background-repeat: no-repeat;
}
#email a
{
    color: #ffffff;
}
#email.email-active
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/email-active.png);
	color: #000000;
}
#email.email-active a
{
    color: #000000;
}
#email.email-inactive
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/email-off.png);
}

.sales-menu #phone
{
	width: 75px; /* basic 55px*/
	background-image: url(http://cloudfront.hostmop.com/images/layout/phone-off.png);
	background-repeat: no-repeat;
}
#phone span
{
    color: #ffffff;display:block;font-size:11px;font-weight:bold;padding-top:7px;text-decoration:none;
}
#phone.phone-active
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/phone-active.png);
}
#phone.phone-active span
{
    color: #000000;
}
#phone.phone-inactive
{
	background-image: url(http://cloudfront.hostmop.com/images/layout/phone-off.png);
}

#menubottom
{
	background-color: #616161;
	background-image: url(http://cloudfront.hostmop.com/images/layout/curve-left-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	width: 708px;
	margin: 0;
}

