.skiplinks{
	display:none;
}

*{
	padding:0;
	margin:0;
}

a
{
	color: #006797;
	outline:none;
}

a:hover
{
	color: Black;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#logoTop{
	width:100%;
	height:91px;
	text-align:left;
}

#secondBlue{
	width:100%;
	background:url(/images/templates/images/blue-gradient.jpg); /* repeat-x;*/
	background-repeat: repeat-x;
	height:28px;
	text-align:center;
	position:absolute;
	top:120px;
	left:0;
}

#top{position:relative;}

#flags li{
	float:right;
	list-style-type:none;
	margin-left:2px;
}

#flags{
	position:absolute;
	right:0;
	top:-80px;
	width:260px;
}

#flags img{
	border:none;
}

#search{
	position:absolute;
	right:40px;
	width:500px;
	top:-60px;
	color:#006797;
	font-size:12px;
	font-weight:bold;
	font-family:sans-serif;
}

#firstBlue{
	width:100%;
	text-align:center;
	position:absolute;
	top:91px;
	left:0;
}

#logo, #headerBar, #top, #topMenu, #container, #feeds, #footer{
	width:780px;
	margin:0 auto;
	text-align:left;
}

#feeds{
	height:170px;
}

#introText h2{
	color:#000; /*ffffff;*/
	margin-top:40px;
	margin-bottom:10px;
	font-size:20px;
}

#introText a{
	background:url(/images/templates/images/sign-up--yellow.gif) no-repeat;
	height:28px;
	width:336px;
	display:block;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	margin-top:15px;
}

#logo h1{
	text-indent:-3000px;
	height:20px;
	float:left;
}

#logo img{
	border:0;
	margin-top:10px;
}

#tabs{
	margin-left:12px;
}

#tabs li.selected, #topMenu li.selected{
	display:inline;
	list-style:none;
	background: #077aaf url(/images/templates/images/dark-blue-tab-left.gif) no-repeat left;
	height:29px;
	margin-right:1px;
	}

#tabs li.selected a, #topMenu li a.selected{
	display:block;
	background:url(/images/templates/images/dark-blue-tab-right.gif) no-repeat right;
	height:29px;
	width:110px;
	color:#ffffff;
}

#tabs li, #topMenu li{
	float:left;
	list-style:none;
	background: #d7f2fd url(/images/templates/images/light-blue-tab-left.gif) no-repeat left;
	height:29px;
	margin-right:1px;
	width:110px;
	text-align:center;
	font-weight:bold;
	}

#tabs li a, #topMenu li a{
	display:block;
	background:url(/images/templates/images/light-blue-tab-right.gif) no-repeat right;
	height:29px;
	line-height:29px;
	color:#077aaf;
}

#topMenu a:link, #topMenu a:active, #topMenu a:visited{
	text-decoration:none;
}

#tabs a:link, #tabs a:active, #tabs a:visited{
	text-decoration:none;
}


#tabs a:hover, #topMenu a:hover{
	color:#000000;
}

#introText{
	float:left;
	width:395px;
	margin-right:7px;
	font-size:14px;
}

#introText p{
	color:#000; /*ffffff;*/
	margin-bottom:10px;
}

#introImage{
	margin-top:35px;
	margin-left:20px;
	background-color:#006797;
	float:left;
	width:300px;
}

#container{
	padding-top:14px;
}

#leftcol{
	width:140px;
	float:left;
}

#leftcol h2{
	font-size:14px;
	margin-top: 20px;
}

#leftmenu li{
	width:140px;
	display:block;
	float:left;
	list-style-type:none;
	background-color:#D7F2FD;
	border-bottom:1px solid #077AB0;
}

#leftmenu li a.selected{
	background-color:#006797;
	color:#ffffff;
	width:140px;
}

#leftmenu li a.selected:hover {
	background-color:#006797;
}

#leftmenu ul ul li a{
 border-left:5px solid #006797;
 border-right:5px solid #006797;
 background-color:#ffffff;
 display:block;
 float:left;
 width:130px;

}

#leftmenu ul a.subselected, #leftmenu ul a.subselected:hover{
	background-color:#006797;
	color:#ffffff;
}

html>body #leftmenu ul ul li a{
	width:120px;
}

html>body #leftmenu li a.selected{
	width:130px;
}

#leftmenu ul ul li a:hover{
	background-color: #D7F2FD;
}

#leftmenu ul{
	margin:10px 0 0 0;
}

#leftmenu ul ul{
	margin:0;
	padding:0;
}

#leftmenu a{
	display:block;
	text-decoration:none;
	padding-top:5px;
	padding-left: 10px;
	width:140px;
	float:left;
	padding-bottom:3px;
}

#leftmenu a:hover{
	background-color:#FFFFFF;
}


#testimonial{
	/*background:url(/images/templates/images/left-speechmark.gif) no-repeat left top;*/
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	width:128px;
	border:1px dashed #CCCCCC;
	float:left;
	clear:both;
}

p.quote{
	/*background:url(/images/templates/images/right-speechmark.gif) no-repeat right bottom;*/
	/* display:block; */
	/*padding-bottom:28px;*/
	/*
	margin-top: 5px;
	margin-bottom:5px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	*/
	/*margin-bottom:10px;*/ /*
	text-align:center;
	*/
	padding:5px;
	display:block;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}

p.by{
	color:#666666;
	font-size:0.9em;
	display:block;
}

#leftcol h3{
	font-size:14px;
	margin-top:17px;
	float:left;
	clear:both;
	widows:150px;
}

#leftcol a.more{
	float:left;
	clear:both;
	width:130px;
	text-align:right;
	margin-right:0;
}

#contentContainer{
	width:610px;
	float:left;
}

#how{
	float:right;
	text-align:right;
	width:600px;
	padding-left:10px;

}

#Steps li
{
	float: left;
	display: block;
	list-style-type: none;
	width: 172px;
	height: 90px;
	background: url("/images/templates/images/steps-bg.gif") no-repeat;
	margin-left: 5px;
	padding: 30px 10px 10px 10px;
	color: #077AB0;
	font-size:12px;
	text-align:left;
}
#Steps span
{
	width: 45px;
	font-size: 60px;
	float: left;
	margin-top: -15px;
	padding-left:12px;
	height:120px;
}

#how a{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

#container{
	position:relative;
	/*top:260px;*/
	top:43px !important;
}

form {
	padding:0;
	margin:0;
	display:inline;
}

#join{
	float:left;
	margin-left:12px;
}

#login{
	width:400px;
	position:absolute;
	right:0;
	top:-20px;
	text-align:right;
}

.joinTop{
	background:url(/images/templates/images/dark-blue-top.gif) no-repeat left bottom;
	width:594px;
	height:15px;
	float:left;
}

.joinMid{
	background:url(/images/templates/images/dark-blue-middle.gif) left repeat-y;
	width:594px;
	color:#ffffff;
	float:left;
	text-align:center;
	line-height:10px;
	font-size:16px;
	font-weight:bold;
}

.joinBottom{
	background:url(/images/templates/images/dark-blue-bottom.gif) left top no-repeat;
	width:594px;
	height:15px;
	float:left;
}

#brands, #bargains{
	float:left;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:25px;
	width:607px;
}

.morecontent{


	float:left;


	margin-left:18px;


	margin-top:20px;


	margin-bottom:25px;


	width:570px;


	text-align:left;


}

#secondIntro{
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	width:500px;
}

#twoCol{
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	width:580px;

}

#twoCol .colBox {
	border:1px solid #077aaf;
	background:#d7f2fd;
	padding:5px;
	margin-bottom:10px;
}

#twoCol .menuBox {
	border:1px solid #077aaf;
	background:#d7f2fd;
	padding:5px;
	margin-bottom:10px;
}

#twoCol .menuBox a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#twoCol .menuBox p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#twoCol h2, .singleCol h2 {
	font-size: 18px;
	text-align: center;
}

#colOne .testimonial,#colTwo .testimonial{
	clear:both;
	width:250px;
	margin:10px 0 15px 4px;
	background:url(/images/templates/images/left-speechmark.gif) #ffffff no-repeat left top;
	padding:32px 0px 0px 12px;
	display:block;
	border:1px dashed #CCCCCC;
	float:left;
}

html>body #colOne .testimonial, html>body #colTwo .testimonial{
	margin:10px 0 15px 8px;
}

#colOne, #colTwo{
	float:left;
	width:280px;
	margin-right:8px;
}
.quicklinks {
	width:100%;
}
/*input{padding-top:2px;padding-bottom:2px;text-indent:2px;}*/
#quicklinks{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:140px;
}

#quicklinks select{
	width:105px;
	float:left;
	margin-right:5px;
}

#quicklinks input{
	float:left;
}

.tabTop{
	background:url(/images/templates/images/tab-box.jpg) no-repeat bottom;
	width:607px;
	height:20px;
	float:left;
	clear:both;
}
.moduleTop{
	/*background:url(/images/templates/images/light-blue-top.gif) no-repeat bottom;*/
	background:url(/assets/modules/old-top.gif) repeat-y;
	width:607px;
	height:20px;
	float:left;
	clear:both;
}
.moduleMid{
	/*background:url(/images/templates/images/light-blue-middle.gif) repeat-y;*/
	background:url(/assets/modules/old-mid.gif) repeat-y;
	width:565px;
	padding-left:30px;
	padding-right:12px;
	float:left;

}
.moduleBot{
	/*background:url(/images/templates/images/light-blue-bottom.gif) no-repeat top;*/
	background:url(/assets/modules/old-bot.gif) repeat-y;
	width:607px;
	height:29px;
	float:left;
}

.moduleMid ul{
	float:left;
	clear:both;
	width:550px;
}

.moduleMid li{
	float:left;
	list-style-type:none;
	text-align:center;
}

.moduleMid li a{
	text-decoration: none;
	color: #077AB0;
	margin: 20px 0;
}

.moduleMid h3{
	margin-bottom:7px;
	margin-top:10px;
	float:left;
	clear:both;
	width:300px;
	display:block;
}

a.more
{
	float: left;
	clear: both;
	margin-right:40px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width:500px;
	text-align:right;
}

#brands a.more{
	margin-top:15px;
}

#brands li img{
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}

#feeds{
text-align:center;
margin-left:5px;
float:left;
margin-top:25px;
}

.Shortcut
{
	float: left;
	display: block;
	margin-left: 4px;
	font-size: 14px;
	width: 170px;
	border-right: 1px solid #5599DD;
	padding: 5px 15px 10px 0;
	margin: 5px 15px 0 0;
	text-align:left;
}
div.Last
{
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}

img{
	border:none;
}
.Shortcut ol
{
	margin: 10px 0 0 22px;
}

.Shortcut h4 a
{
	text-decoration: none;
}
.Shortcut h4 a:hover
{
	text-decoration: underline;
}

#footer{
	float:left;
	text-align:center;
	margin-top:20px;
	/* needed for safari */
	height:100px;
}

@media all and (min-width:0px) {
head~body #footer {
height : 270px;
}
}

/*------tables----------------------------------------------------------------------------------------------*/

table{
	border-collapse:collapse;
	float:left;
}

caption{
	text-align:left;
	margin-bottom:5px;
}

.moduleMid th{
	color:#ffffff;
	background-color:#077AB0;
	padding:5px;
	text-align:left;
}

.moduleMid td{
	background-color:#D7F2FD;
	color:#077AB0;
	padding:5px;
}

.moduleMid td.alt{
	background-color:#ffffff;
	color:#077AB0;
}

.smallModuleMid th{
	color:#ffffff;
	background-color:#077AB0;
	padding:5px;
	text-align:left;
}

.smallModuleMid td{
	background-color:#D7F2FD;
	color:#077AB0;
	padding:5px;
}

.smallModuleMid td.alt{
	background-color:#ffffff;
	color:#077AB0;
}

.bigModuleMid
	color:#ffffff;
	background-color:#077AB0;
	padding:5px;
	text-align:left;
}

.bigModuleMid td{
	background-color:#D7F2FD;
	color:#077AB0;
	padding:5px;
}

.bigModuleMid td.alt{
	background-color:#ffffff;
	color:#077AB0;
}

/*-----------pagination--------------------------------------------------------------------------*/

.pagin{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}

.pagin li{
	float:left;
	margin-right:5px;
	margin-left:5px;
	color:#000000;
}

.pagin a{
	text-decoration:none;
}

.pagin a:hover{
	color:#000000;
	text-decoration:underline;
}

/* ------------------------loggedin-------------------------------------------------------------------- */

.loggedin #container{
	top:43px !important;
}

.loggedin #secondBlue{
	background:url(/images/templates/images/blue-gradientSmall.jpg) #006797 repeat-x;
	height:28px;
}

/* -------------------------------------------------------------------------------------------- */

#jumpBox {
	padding-top:1em;
}

.content {
	padding:10px;
}

.content p {
	margin-bottom: 1em;
}

h1 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:18px;
}

h2 {
	font-size:18px;
}

.content #testimonial {
/* margin-left: auto;*/
/* margin-right: auto;*/
	width: 250px;
	height: 110px;

}

.content p.quote {
	margin:0px;
	font-style: italic;
}

div.warning {
	margin-top:10px;
	margin-bottom: 10px;
	padding:3px;
	border:3px solid red;
	text-align: center;
	background: white;
	color: red;
	font-weight: bold;
	font-size: 1.25em;
}

div.confirm {
	margin-top:10px;
	margin-bottom: 10px;
	padding:3px;
	border:3px solid green;
	text-align: center;
	background: white;
	color: green;
	font-weight: bold;
	font-size: 1.25em;
}

div.box {
	background:#d7f2fd;
	border:1px solid #077ab0;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.content table {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

.content td {
	padding:5px;
}

.content th {
	text-align:right;
	font-weight:bold;
}

.content .centered {
	text-align:center;
}

.content h2 {
	margin-bottom:5px;
}

#search_keywords {
	color:#AAAAAA;
}

.morecontent li, .morecontent ul {
	list-style-type:disc;
	margin-left:10px;
	margin-top:5px;

}

/* Safari test begins
#feeds {
	height:170px;
}
#footer{
	height: 50px;
}
Safari test ends */

.bannerads {
	float:left;
	margin-left:20px;
	margin-top:20px;
	/*margin-bottom:10px;*/
	width:550px;
	/*padding-bottom:20px;*/
}

.bannertext p {
	margin-bottom:15px;
}

.bannertext a.biglink {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 15px;
	display:block;
}

.banner {
	float:right;
	margin:5px;
}

.banner img {
	float:left;
}

.bannertext {
	float:left;
	width:450px;
}

.bannertext h1 {
	padding-bottom:15px;
}

.bannertext h2 {
	font-size:18px;
	margin-top:0;
}

.bannertext strong.block {
	display:block;
	font-size:120%;
	padding-bottom:15px;
	/*padding-bottom:15px;*/
}

.moduleMid {
	background:url(/images/templates/images/light-blue-middle.gif) repeat-y;
	width:565px;
	padding-left:30px;
 	padding-right:12px;
 	float:left;
}

div.singleCol {
	background:#d7f2fd;
	border:1px solid #077aaf;
	margin-top:10px;
	margin-left:20px;
	margin-right:18px;
	text-align:center;
}

div.topoffer {
	border: 1px dashed #CCCCCC;
	margin: 5px 0px 0px 0px;
	background:#FFFFFF;
	color: #000000;
	padding:4px;
}

a div.topoffer {
	text-decoration:none;
}

a:hover div.topoffer {
		border:1px solid #CCCCCC;
		color:black;
}

.topoffer img {
	float:left;
	padding-right:6px;
}

.topoffer .offerHeading {
	padding-bottom: 6px;
	text-align: center;
}

.offerHeading {
	font-size: 14px;
	font-weight: bold;
}

.offerDescription {
	text-align: left;
}

.topoffer .offerBottom {
	clear: both;
	border:none;
	height:1px;
}

.siteLinks a {
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

.siteLinks p {
	margin-top:5px;
	margin-bottom:15px;
}

#featuredOffer img {
	float:left;
	margin-right:4px;
}

#featuredOffer .call2Action {
	clear:both;
	text-align:right;
	margin-right: 10px;
}

#featuredOffer .offerDescription {
	margin-right: 10px;
	margin-top: 5px;
}

#hotTopics ul, #new2rpoints ul {
	list-style-type: none;
}

#hotTopics li, #new2rpoints li {
	margin-bottom:0.5em;
}

.button {

	background:#fff url(/images/templates/images/merchant-body-yellow.gif) no-repeat;
	height:28px;
	position:relative;
	border:none;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	padding-left:16px;
	padding-right: 16px;
	cursor:pointer;
	font-weight:bold;
	font-size:16px;
}
div.buttonEnding {
	position:absolute;
	display:inline;
	margin:0px;
	padding:0px;
	width:4px;
	height:28px;
	background:url(/images/templates/images/merchant-right-yellow.gif) no-repeat;
}
/*
-------------------------
---- Social networks ----
-------------------------
*/
.socialbookmarks{
	clear:right;
	float:right;
	position:relative;
	border:1px solid #077AAF;
	background: #d6f2fd;
	padding:3px 0 3px 0;
	width:120px;
	margin:5px;
}

.socialbookmarks h3{
	padding:0;
	margin:3px;
	font-size:0.88em;
	font-weight:normal;
}

.socialbookmarks ul{
	list-style:none;
	margin:0;
	padding:0;
}

.socialbookmarks ul li{
	display:inline;
	margin:0;
	padding:0 0 3px 3px;
}
/* top right bottom left */
.socialbookmarks ul li.delicious{
	background:url("/images/social/delicious.gif") no-repeat 0 0;
}

.socialbookmarks ul li.digg{
	background:url("/images/social/digg.gif") no-repeat 0 0;
}

.socialbookmarks ul li.reddit{
	background:url("/images/social/reddit.gif") no-repeat 0 0;
}

.socialbookmarks ul li.facebook{
	background:url("/images/social/facebook.gif") no-repeat 0 0;
}

.socialbookmarks ul li.stumbleupon{
	background:url("/images/social/stumbleupon.gif") no-repeat 0 0;
}

.socialbookmarks ul li a{
	padding:0;
	margin:2px;
}

/* Begin bbcode */
ul.bb-list-unordered { list-style-type:circle; margin-left:15px;}
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
.bb-listitem { padding-bottom: 5px !important;}

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
  border: 1px solid black;
  padding: 10px;
}

.bb-email { }
.bb-url { }

.bb-image {
  border-width: 0;
  border-style: none;
}
/* End bbcode */


/* signup form */
label.signup {
	color:white;
	font-size:11px;
	width:140px;
	display:block;
	float:left;
	clear:both;
	margin-top:4px;
	/* text-align:right; */
}
label.signup a {
	color:white;
}
input.signup-text {
	margin-top:4px;
	width:140px;
	float:left;
	border:0;
}
input.signup-check {
	margin-top:4px;
	float:left;
	border:0;
}
/* top right bottom left */
fieldset.signup {
	border-width:0;
	width:300px;
	float:left;
	padding:0 8px 8px 8px;
}
legend.signup {
	font-size:26px;
	font-weight:bold;
	color:#ffc00e;
	padding:0;
	margin-top:5px;
}
input.submit {
	background:url(/images/templates/images/start-earning.gif) no-repeat;
	height:28px;
	width:250px;
	display:block;
	float:left;
	clear:both;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	margin-top:4px;
	border-width:0;
}
p.error {
	display:block;
	clear:both;
	float:left;
	margin:10px 0 0 0;
	width:280px;
	color:#ffc00e;
}
p.error a {
	color:#ffc00e;
}

#signup{
	margin-top:35px;
	margin-right:20px;
	background-color:#006797;
	float:right;
	width:300px;
}

#signup-benefits {
	float:left;
	padding:10px;
	width:200px;
	height:100px;
}
