﻿body
{
	background-image: url(../images/BG-home.jpg);
	background-repeat: no-repeat;
	background-color: #4CBAD5;
	background-position: top center;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
}
#contentPageBody
{
	background-image: url(../images/BG-Internal.jpg);
	background-repeat: no-repeat;
	background-color: #4CBAD5;
	background-position: top center;
	margin: 0;
	padding: 0;
	z-index:1;
	font-family: Arial, Sans-Serif;
}
h1
{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px Black;
	margin-bottom: 20px;
}

a, a:hover, a:visited, a:link
{
	color: #000;
	text-decoration: none;
}
a img
{
	border: none;
}
#bodywrapper
{
	text-align: center;
}
#mainbody
{
	width: 830px;
	margin: 0 auto;
}
#bottomNavRight
{
	float: left;
	width: 201px;
}
#signupdiv
{
	text-align: center;
	background-image: url(../images/signupBG.jpg);
	height: 136px;
	overflow:hidden;
}
input#signup
{
	background-image: url(../images/signupButton.gif);
	height: 34px;
	width: 72px;
	background-color: Transparent;
	border: none;
	margin: 0 auto;
}
#signupWrap
{
	float: right;
	text-align: right;
	width: 520px;
	padding-top: 10px;
}
#email
{
	background-color: Transparent;
	font-size: 14px;
	
	padding: 5px 10px 0px 10px;
	height: 25px;
	width: 150px;
	margin-top: 4px;
}
#subscribeImage
{
	vertical-align: middle;
	padding-right: 6px;
}
.emailBox
{
	background: url(../images/emailsignupbg.jpg) repeat-x left top;
	border: solid 1px #b3b3b3;
	margin-right: 6px;
}
#emailwrap
{
	text-align: center;
	padding: 60px 0px 0px 0px;
	height: 39px;
	width: 176px;
	margin: 0px auto;
}

#content
{
	width: 800px;
	margin: 0 auto;
	position:relative;
	top:-9px;
	right:-17px;
}
#contentPage
{
	padding: 0px 30px;
}
#contentBlock
{
	border-bottom: solid 1px Black;
	padding-bottom: 10px;
	margin-bottom: 20px;
	height: 522px;
	overflow: auto;
}
#headerwrap
{
	text-align: left;
}
#header
{
}
#logo
{
	padding: 0 0 16px 18px;
	float: left;
}
#navwrap
{
	float: left;
	padding: 15px 0 0 52px;
}
.topLinkWrap
{
	height: 66px;
	padding: 0px 6px;
	float: left;
}
#todaysDealsLink
{
	background: url(../images/todaysdeals.png) no-repeat center top;
	width: 135px;
}
#todaysDealsLink:hover
{
	background: url(../images/todaysdeals.png) no-repeat center bottom;
}
#aboutLink
{
	background: url(../images/about.png) no-repeat center top;
	width: 64px;
}
#aboutLink:hover
{
	background: url(../images/about.png) no-repeat center bottom;
}
#faqLink
{
	background: url(../images/faq.png) no-repeat center top;
	width: 41px;
}
#faqLink:hover
{
	background: url(../images/faq.png) no-repeat center bottom;
}

#contactLink
{
	background: url(../images/contact.png) no-repeat center top;
	width: 83px;
}
#contactLink:hover
{
	background: url(../images/contact.png) no-repeat center bottom;
}
#policiesLink
{
	background: url(../images/policies.png) no-repeat center top;
	width: 144px;
}
#policiesLink:hover
{
	background: url(../images/policies.png) no-repeat center bottom;
}


#dealwrap
{
	border: solid 1px #b0b0b0;
	width: 605px;
	height: 380px;
	margin: 0px auto;
	padding:0;
}

#headingwrap
{
	width: 608px;
	margin:0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	clear: both;
}
#heading
{
}
#buttons
{
	padding:0;
	width: 100%;
	margin: 0px;
}
#heading li
{
	height: 95px;
	width: 135px;
	border: solid 1px #b0b0b0;
	list-style-type: none;
	margin:0 19px 0 0;
	padding:0;
	float:left;
	position: relative;
}
#heading li img.paw
{
	display:none;
}

#heading li.active
{
	height: 95px;
	width: 135px;
	border: solid 1px #f4d903;
}
#heading li.active img
{


}
#heading li.active img.paw
{
	display:block;
	position:absolute;
	top:-14px;
	left:-17px;
}

#heading li.last
{
	margin:0;
}







#panes
{
	position: relative;
	text-align: left;
	margin: 0;
	overflow: hidden !important;
}

#panes p
{
	width: 600px;
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}
#panes img
{
	border:none;
}
#panes div div
{
	overflow: hidden;
}

#sharethis
{

	float:right;
	padding:36px 10px 0px 0px;
}
#sharethis a
{
	color:#3b85a0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:13px;
}
#bottomnavwrap
{
	width: 612px;
	margin:0 auto;
	position:relative;
}
#bottomdealswrap
{
	width: 410px;
	float:left;
	padding-left: 92px;
}





#bottomdeals
{
	text-align: center;
	background: url(../images/tomorrow-yesterdayBG.jpg) no-repeat left top;
	height: 153px;
	margin-right:9px;
	padding: 21px 0px 0px 11px;
}
#socialdiv
{
	background: url(../images/followBG.gif) no-repeat left top;
	height: 40px;
	width: 202px;
	margin-top:3px;
	
}
#contentPageSocialdiv
{
	width: 202px;
	margin-top:3px;
	border-right: solid 1px black;
	float: left;
	padding: 12px 0px;
	text-align: center;
}




#socialdiv img, #contentPageSocialdiv img
{
	border:none;
}
#socialdiv img#twitter
{
	border:none;
	float:left;
	margin:8px 0px 0px 25px;
}
#socialdiv img#facebook
{
	border:none;
	float:right;
	margin:8px 25px 0px 0px;
}
#tomorrow
{
	width:195px;
	float:left;
}
#yesterday
{
	width:195px;
	float: right;
}


.microbox img.cushycms
{
	border: solid 1px #b0b0b0;
	height:62px;
	width:86px;
	background-color:#fff;
	margin:6px 8px 0px 0px;
}
#closer
{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #226A83;
}
#closer a
{
	color: #226A83;
	text-decoration: underline;
}
#closer a#truste
{
	text-decoration: none;
	margin-right: 10px;
}
#closer img
{
	vertical-align: middle;
}
.inDealWrap
{
	position: relative;
}
.floatingFaceButton
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 136px;
	height: 111px;
	border: none;
	background: url(../images/facebook-share.png);
	cursor: pointer;
}
.popText
{
	text-align: center;
	margin: 10px;
	font-size: 18px;
	color: #333;
}


.promoform
{
	height: 295px;
	width: 500px;
	
}
#promodiv
{
	position:relative;
}
input#promosubmit
{
	background-image: url(../images/signupbutton.jpg);
	height: 59px;
	width: 129px;
	background-color: Transparent;
	border: none;
	margin: 0 auto;
	cursor: hand;
	cursor: pointer;
	position:absolute;
	top:227px;
	left:185px;
}
input#name
{
	position:absolute;
	top:194px;
	left:84px;
	width:135px;
}
input#email1
{
	position:absolute;
	top:194px;
	left:332px;
}
