@charset "utf-8";


p {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	color: #767676;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;

}

.ml20 {margin-left:20px}
.mr20 {margin-right:20px}
.mt20 {margin-top:20px}
.mb20 {margin-bottom:20px}

.pt10 {padding-top: 10px;}
.pr10 {padding-right: 10px;}
.pb10 {margin-bottom: 5px;}
.pl10 {padding-left: 10px;}

.pt5 {padding-top: 5px;}
.pr5 {padding-right: 5px;}
.pb5 {padding-bottom: 5px;}
.pl5 {padding-left: 5px;}


.orange {color:#fe6d4c;}
.green {color:#44931f;}
.inline {display:inline;}
.block {display: block;}
.floatLeft {float: left;}
.floatNone {float: none;}

.borderLeft {border-left: 1px solid #eee;}
.borderRight {border-right: 1px solid #eee;}

.productDescripton h1 {padding:0; font-size: 30px; font-weight: normal;}
.productDescripton h2  {padding:0; font-size: 18px; font-weight: normal;}
.productDescripton ul , .appDownloadText ul {color: #767676; font-family: Verdana; line-height: 20px; font-size: 14px;}
.productDescripton li , .appDownloadText li {padding: 5px 5px 5px 20px; background: url(../images/list.png) no-repeat 5px 10px}


a .buyNow {height: 55px; width: 165px; background: url(../images/buy.png) no-repeat 0px 0px; display: block; color: #fff; position: relative; margin: 15px 0 0 0;}
a .buyNow:hover {background-position: 0px -55px;}
.buyNow span {text-shadow: 1px 1px #888; position: absolute; left: 18px; top: 18px;}


.panel-title a , .appDownloadTitle{ color:#000; font-size: 16px; font-family:Verdana; display: block; border-bottom: 1px solid #eee; padding: 10px 10px 10px 15px; background: url(../images/arrow-green.png) no-repeat 0px 10px;}

.panel-title a:hover{ text-decoration:none; }

.panel-body, .appDownloadText {color:#777; font-size: 14px; font-family:Verdana; line-height: 18px; display: block; border-bottom: 1px solid #eee; padding: 10px; }

.userImage {background: url(../images/delivery.png) no-repeat; height:200px; display: block; padding: 20px 160px 25px 15px; color:#fff; }

.userImage p {color:#fff; font-size:13px; padding:5px 5px 0px 0px; line-height: 15px;;float:none; font-family: Arial;}

.userImagefd {background: url(../images/delivery-fridge.png) no-repeat; height:200px; display: block; padding: 20px 160px 25px 15px; color:#fff; }

.userImagefd p {color:#fff; font-size:13px; padding:5px 5px 0px 0px; line-height: 15px;;float:none; font-family: Arial;}

.userImagesfc {background: url(../images/delivery-sfc.png) no-repeat; height:200px; display: block; padding: 20px 160px 25px 15px; color:#fff; }

.userImagesfc p {color:#fff; font-size:13px; padding:5px 5px 0px 0px; line-height: 15px;;float:none; font-family: Arial;}

.appDownloadText li {padding: 1px 1px 1px 20px; background: url(../images/list.png) no-repeat 5px 7px; line-height: 18px;}

.apps {width: 590px; padding: 10px 0; float: left;}

