@import "helptip.css";
@import "common.css";
@import "ld.css";
@import "text.css";
/* 

LOONIESDESK.COM
===============
Stylesheet written & optimized by...
Muhammad Uzair Usman
Creative Web2.0 Web Designer
http://www.uzairusman.com

*/
body {
	margin: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url('images/page-bg.gif') repeat-x;
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}
.l, .logo, #banner-home .bannerHome .bannerL, .boxContainer,.cntL {
	float: left;
}
.r, #banner-home .bannerHome .bannerR, .noMargin, .cntR {
	float: right;
}
.clr {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
#header, #contents, #footer, #banner-home .bannerHome, #bottomBoxes, .footerTxt, .bannerFeatures {
	margin: 0 auto;
	width: 970px;
}
#header {
	background: url('images/cnt-top-img.jpg') no-repeat;
	padding: 20px 0;
}
.menu ul {
	float: right;
	padding: 39px 0;
}
.menu ul li {
	display: inline;
	list-style: none;
	padding-left: 30px;
}
.menu ul li a {
	color: #666;
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner-home {
	background: #c5001f url(images/home-banner-bg.gif) repeat-x;
	height: 332px;
	display:table;
	width:100%;
}
#banner-home .bannerHome {
	padding-top: 36px;
}
#banner-home .bannerHome .bannerL {
	color: #ffb2c6;
}
#banner-home .bannerHome .bannerL h2 {
	width: 600px;
	color: #fff;
	font: 30px "Trebuchet MS";
	line-height: 30px;
	margin-bottom: 10px;
}
#banner-home .bannerHome .bannerL ul li {
	width: 600px;
	list-style: none;
	font: 18px Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-left: 24px;
	background: url(images/bullet-ok.gif) 0px 5px no-repeat;
}
#banner-home .bannerHome .bannerR {
	width: 332px;
	margin-top: 10px;
	padding-top: 184px;
	background: url(images/home-app.jpg) top center no-repeat;
	text-align: center;
}
#banner-home .bannerHome .bannerR a {
	color: #fff;
	text-decoration: none;
	font: 30px "Trebuchet MS";
	background: url(images/button-signup.jpg) top center no-repeat;
	padding: 10px 38px 60px 38px;
}

#bottomBoxes {
	margin-top: 40px;
}
.boxContainer {
	width: 250px;
	margin-right: 18px;
}
.boxContainer h3 {
	color: #ce1242;
	font: 18px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
.boxContainer h3 a{color: #ce1242;}
.boxContainer p {
	padding: 0 0 0 54px;
	height: 80px;
	font-size: 12px;
	display:table;
}
.boxContainer p.iphone {
	background: url(images/ico-iphone.jpg) no-repeat;
}
.boxContainer p.tracker {
	background: url(images/ico-tracker.jpg) no-repeat;
}
.boxContainer p.graph {
	background: url(images/ico-graph.jpg) no-repeat;
}
.noMargin {
	width: 226px;
	margin: 0;
}
.noMargin a.grayBtn {
	display: block;
	background: url(images/button-gray.jpg) no-repeat;
	padding: 12px 0;
	width: 226px;
	text-align: center;
	font: 22px "Trebuchet MS";
	color: #ce1040;
	text-decoration: none;
	margin-bottom: 2px;
}
.footerTxt {
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 20px 0;
	color: #999;
	line-height: 18px;
}
.footerTxt a {
	color: #ce1242;
	/**text-decoration: none;*/
}
/* Features */
#banner-features {
	background: #c5001f url(images/features-banner-bg.gif) repeat-x;
	display:table;
	width:100%;
	height: 57px;
}
#banner-features .bannerFeatures h2 {
	color: #fff;
	font: 30px Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#contents {
	padding: 33px 0 0 0;
}
.cntL {
	width: 711px;
	padding-bottom: 12px;
	margin-left:7px;
}
.cntL h3, .cntL h3 a{
	color: #c70027;
	font: 20px "Trebuchet MS";
}
.cntL p {
	line-height: 18px;
}
.cntR {
	width: 230px;
}
.cntR img {
	border: 1px solid #c70027;
	margin-bottom: 10px;
}
.value .float{
	font-weight:normal;
	font-size:70%;
	color:#777;
}
.total{text-align: center;}
.total, .total select{font-size:18px}
#cellcalculator .close{
	text-decoration:none;
	background-color: #f00;
	color:#fff;
	padding:2px;
}
.crudshowform fieldset.smarttracker{
	border:1px solid #eee;
	background-color: #f5f5f5;
}
.crudshowform fieldset.smarttracker a.current{
	text-decoration: none;
	background-color:#CC1E39;
	color:#fff;
}
.divinline div.tag{float:left}

a.signup{color:#ce1242; text-decoration: none; border-bottom:1px dotted #ce1242}
form.filter .buttonsinline button {display:inline; float:none;}
.quartalsrange button {padding: 0 3px; margin:0}

.loginmenuitem{color:#fff; background-color: #c70826; font-weight:bold;font-size:14px}
.loginmenuitem a{border-style: none; text-decoration: none; color:#fff;}
.loginmenuitem span{padding:3px;}

.newslist h3{
	margin:0 0 10px;
}