@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #e6e7eb url(header-bg.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1d1d1d;
	font-size: 13px;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

h1
{
	color: #85b71a;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0;
}

h2
{
	color: #85b71a;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3
{
	font-size: 18px;
	font-weight: normal;
	color: #221f1a;
}

a
{
	text-decoration: none;
	color: #85b71a;
}

a:hover
{
	text-decoration: underline;
}

p
{
	line-height: 16px;
	margin-bottom: 16px;
}

#header
{
	background: url(header-bg.jpg) no-repeat top center;
	height: 115px;
}

#logo
{
	background: url(logo5.jpg) top left no-repeat;
	height: 80px;
	position: relative;
	top: 4px;
	left: 10px;
	float: left;
	width: 120px;
}

/* Navigation Menu Styling */
#navigation
{
	float: right;
	font-size: 15px;
	margin-top: 56px;
	width: 700px;
}

#menu
{
	float:left;
	padding:0;
	list-style:none;
}

#menu li
{
	float:left;
	display:inline;
	height:25px;
	margin:0 0 0 12px;
}

#menu li a
{
	float:left;
	padding:3px 6px 8px 2px;
	font-size:15px;
	text-decoration:none;
	color:#85b71a;
	text-transform: uppercase;
	letter-spacing: -0.1px;
}

#menu li a:hover
{
	color:#FFFFFF;
}

#menu li.active
{
	background:url(nav-left-bg.gif) no-repeat 0 0;
}

#menu li.active a
{
	height:28px;
	color:#FFFFFF;
	background:url(nav-right-bg.gif) no-repeat top right;
	position: relative;
	left: 6px;
	top: 0px;
}

#landing-content
{
	overflow: hidden;
}

#image-scroller
{
	width: 648px;
	height: 292px;
	float: left;
}

#shout-boxes
{
	width: 340px;
	float: right;
}

.shout-box
{
	background:url(shout-1.png) no-repeat;
	width: 340px;
	height: 94px;
	margin-bottom: 6px;
}

#main-content-top
{
	background: url(content-top.gif) no-repeat;
	height: 10px;
	margin-top: 10px;
}

#main-content
{
	background-color: #FFFFFF;
	width: 960px;
	padding: 0px 20px 0 20px;
	overflow: hidden;
}

#main-content-bottom
{
	background: url(content-bottom.gif) no-repeat;
	height: 10px;
}

#main-content-left
{
	width: 620px;
	float: left;
}

#main-content-right
{
	width: 300px;
	float: right;
}

.para
{
	margin: 10px 10px 10px 0;
	line-height: 18px;
	word-spacing: 0px;
}

.quote
{
	font-style: italic;
}

#main-content-left p
{
	margin-top: 8px;
	text-align: justify;
}

#main-content-left h2
{
margin-top: 10px;
}

#main-content-left h3
{
margin: 8px 0 4px 0;
line-height: 14px;
font-size: 16px;
}


#services-list li
{
	list-style: none;
	width: 300px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-right: 6px;
}

.list-img
{
	background: url(service-1.png) no-repeat;
	width: 36px;
	height: 41px;
	float: left;
}

#services-list h3
{
	width: 250px;
	float: left;
	margin-left: 10px;
}

#services-list li p
{
	clear: both;
	padding-top: 10px;
	margin: 20px 20px 10px 0;
}

.left-top
{
	background: url(left-nav-top.gif) no-repeat;
	height: 10px;
	margin-top: 10px;
}

.left-bottom
{
	background: url(left-nav-bottom.gif) no-repeat;
	height: 10px;
}

#contact-container, #login-container
{
	background-color: #f0f0f0;
	width: 280px;
}

#phone
{
background-image: url(phone.gif);
background-position: left top;
background-repeat: no-repeat;
height: 36px;
padding-left: 50px;
margin-left: 20px;
}

#phone p
{
	margin-bottom: 4px;
}

#mail
{
background-image: url(mail.gif);
background-position: left top;
background-repeat: no-repeat;
height: 36px;
padding-left: 46px;
margin-left: 26px;
padding-top: 8px;
}

#footer
{
	margin: 0 auto;
	padding: 0;
	background: url(footer-bg.png) #85b71a repeat-x bottom center;
	height: 100px;
	font-size: 12px;
	margin-top: 10px;
}

#footer-content
{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	color: #FFFFFF;
	padding: 10px;
}

#footer-left
{
	float: left;
	width: 600px;
	padding-left: 10px;
}

#footer-right
{
	float: right;
	width: 360px;
	text-align: right;
	padding-right: 10px;
}

#footer a
{
	text-decoration: none;
	color: #85b71a;
}

#footer a:hover
{
	text-decoration: underline;
	color: #85b71a;
}

.footer-blog
{
height: 30px;
display: block;
outline: none;

}

.footer-partners
{
height: 30px;
display: block;
outline: none;

}

.footer-news
{
height: 30px;
display: block;
outline: none;

}

#foot-1
{
width: 300px;
float:left;
margin-top: 10px;
}

#foot-1 ul, #foot-3 ul
{
	list-style: none;
	margin-bottom: 10px;
}

#foot-1 a, #foot-3 a
{
	margin-top: 10px;
}

#foot-1 ul li, #foot-3 ul li
{
	margin-top: 6px;
}

#foot-1 ul li a, #foot-3 ul li a
{
	color: #FFFFFF;
}

#foot-1 ul li a:hover, #foot-3 ul li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#foot-2
{
padding-left: 30px;
width:300px;
float: left;
background: url(vert-sep.gif) no-repeat top left;
margin-top: 10px;
height: 130px;
}

#foot-3
{
	padding-left: 30px;
width: 300px;
float: right;
background: url(vert-sep.gif) no-repeat top left;
margin-top: 10px;
height: 130px;
margin-bottom: 10px;
}

#foot-2 strong
{
line-height: 135%;
font-weight: bold;
}

#foot-2 ul
{
list-style: none;
margin: 0 auto;
padding: 0px;
margin-top: 4px;
}

#foot-2 ul li
{
width: 130px;
float: left;
background: url(footer-bullet.gif) no-repeat;
padding: 0px 0px 10px 20px;
}

#hor-sep
{
	background: url(horizontal-sep.gif) no-repeat center top;
	height: 1px;
	clear: both;
	margin-bottom: 10px;
}

.date
{
	color: #85b71a;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
text-decoration: none;
text-transform: uppercase;
color: #222;
font-weight: bold;
padding: 4px 6px;
outline: none;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: url(login-tab.png) no-repeat;
color: #222;
text-decoration: none;
height: 48px;
width: 140px;
}

.tabdiv {
margin-top: 2px;
padding: 5px;
}

.tabdiv li {
list-style-image: url("star.png");
margin-left: 20px;
}

.ui-tabs-hide {
display: none;
}

#slider {
    width: 648px; /* important to be same as image width */
    height: 292px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 648px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 648px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* Contact Form Styling */
#contact-form
{
margin: 10px;
overflow: hidden;
}

label{
float: left;
width: 120px;
font-weight: bold;
margin-bottom: 4px;
}

input{
width: 250px;
margin-bottom: 5px;
height: 20px;
}

.boxes{
width: 1em;
}

#submitbutton
{
text-align: center;
background: url(login-btn.png) no-repeat center;
float: right;
border: none;
margin-top: 4px;
width: 86px;
height: 29px;
cursor: pointer;
text-indent: -9000px;
}

#sign-up
{
	float: left;
	width: 150px;
}

#signup-outer-top
{
	background:url(signup-outer-top.jpg) no-repeat top;
	height: 12px;
}

#signup-outer-bottom
{
	background:url(signup-outer-bottom.jpg) no-repeat top;
	height: 12px;
}

#signup-form-container
{
width: 660px;
margin-left: 10px;
}

#signup-top
{
	background:url(signup-top.jpg) no-repeat top;
	height: 12px;
	clear: both;
}

#signup-bottom
{
	background:url(signup-bottom.jpg) no-repeat top;
	height: 12px;
}

#signup-form
{
	background:url(signup-repeat.jpg) repeat-y -1px;

padding-left: 20px;
overflow: hidden;
width: 661px;
}

#signup
{
	/*background-color:#e6e7eb;*/
	background: #e6e7eb;
	overflow: hidden;
	width: 948px;
	margin: 0 auto;
}

ul#signup-nav
{
	list-style:none;
}

ul#signup-nav li
{
	float:left;
	display:inline;
	margin-left: 10px;
	text-indent: -2000px;
}

#sign-up-nav li.active
{
	background:url(signup-hover.jpg) no-repeat 0 0;
}

.started-normal
{
	background: url(getting-started.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

.location-normal
{
	background: url(location-details.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

.profile-normal
{
	background: url(user-profile.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

.started-active
{
	background: url(getting-started-active.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

.location-active
{
	background: url(location-details-active.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

.profile-active
{
	background: url(user-profile-active.jpg) no-repeat;
	height: 37px;
	width: 166px;
}

#signup-content
{
	clear: both;
	margin-top: 10px;
}

#signup-left
{
width: 680px;
float: left;
}

#signup-right
{
width: 264px;
float: right;
}

.box {
width:280px;
float:left;
margin: 16px 0 24px 0;
}

.box h2 {
font-size: 15px;
color:#85b71a;
text-transform:uppercase;
margin:0px 0px 4px  80px;
}
.box p {
margin:0 30px 0  80px;
font-size: 12px;
}
.bag {
background:url(bag.jpg)  no-repeat 0 50%;
margin-top: 40px;
}
.gift {
background:url(gift.jpg)  no-repeat 0 50%;
}
.cart {
background:url(cart.jpg)  no-repeat 0 50%;
}

.calc {
background:url(calc.jpg)  no-repeat 0 50%;
}

.formbutton
{
text-align: center;
background: url(btn.jpg) no-repeat center;
float: left;
border: none;
margin-top: 20px 50px 0 100px;
width: 86px;
height: 29px;
cursor: pointer;
color: #85b71a;
}

.shout-box {
width:340px;
height:94px;
float:left;
}

.shout-box h2 {
color:#FFFFFF;
margin:10px 0 0  96px;
}
.shout-box p {
margin:10px 30px 0  96px;
color: #FFFFFF;
}
.shopping {
background:url(shopping.jpg)  no-repeat 0 0;
}
.earn {
background:url(search.jpg)  no-repeat 0 0;
}
.advantage {
background:url(advantage.jpg)  no-repeat 0 0;
}

#signup-form tr td
{
	padding: 4px 0 6px 0;
}

#signup-form input
{
	border: 1px #85b71a solid;
	height: 18px;
	padding: 1px 0 0 0;
	width: 200px;
	background-color: #f7f7f7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

#signup-form .formbutton
{
	border: none;
	height: 29px;
	padding: 0 0 4px 0;
	width: 90px;
	margin-right: 10px;
}

.fix-height
{
height: 18px;
}

.fix-height2
{
height: 18px;
}

#back-home
{
width: 191px;
height: 48px;
background: url(back-home.jpg) top left no-repeat;
float:left;
}