/*
Theme Name: PTP Quick
Theme URI: 
Description: 
Version: 1.0
Author: Aaron McCann & Chris Grove
Author URI: 
Tags: 

*/


/* GLOBAL */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/


body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background-color: #fff;
	margin-top: 10px;
}



a:link, a:visited {
	color: #333;
	border-bottom: none;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: underline;
}

a.no_decor:link, a.no_decor:visited, a.no_decor:hover, a.no_decor:active {
	border-bottom: none;
}

p {
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height:22px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#container, #header, #bottom {
	width: 900px;
	margin: 0px auto;
	background-color: #fff;

}

#footer {
	width: 900px;
	margin: 0px auto;
	padding-top:20px;
	background-color: #fff;
	font-size:9px;

}

#footer p {
	font-size:9px;
	
	}


#left {
	width: 600px;
	float: left;
	margin: 0 10px 0 0;
	
}

#menu {
	width: 900px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
	float: left;
	margin: -1px 0 5px 0;
	padding: 2px 0 5px 0;
	font-size: 14px;
}

#header_ad {
	background-color: #fff;
	color: snow;
	width: 290px;
	height: 135px;
	float: right;
}

#header_ad img {
	float: right;
}

#leftcol, #middlecol, #rightcol {
	border-width: 0 1px 1px 0;
	border-color: #ddd;
	border-style: solid;
	height: 370px;	
	margin-top: 10px;
	padding: 0 10px;
	float: left;
	font-size: 12px;
	
}

#leftcol {
	width: 325px;
}

#middlecol {
	width: 240px;
}

#middlecol h3 {
	font-size: 14px;
	margin-top:5px;
}

.postmetadata {
	font-size:10px;
	}

#rightcol {
	border-right: none;
	width: 270px;
}

#rbquick_signup, #rbconvert_account {
	border-bottom: 1px solid #ddd;
	float: left;
	width: 445px;
	padding: 10px 0;

}

#rbquick_signup {
	margin-right: 10px;
}
	

#rakeback_list {
	width: 900px;
	padding: 10px 0;
}

#rakeback_wizard {
	width: 700px;
	float: left;
	margin-top: 30px;
}

.rakeback_right {
	float: left;
	padding: 10px;
	width: 180px;
}

.right_rb_box {
	font-size: 11px;
	border: 1px dotted #ccc;
	width: 155px;
	margin-bottom: 10px;
	padding: 10px;
}

.right_rb_box h3 {
	margin-bottom: 5px;
}

div.no_decor a:link, div.no_decor a:visited, div.no_decor a:hover, div.no_decor a:active {
	border-bottom: none;
}

#single {
	float: left;
	border-right: 1px solid #ddd;
	margin-top 20px;
	width: 545px;
	padding: 20px 10px 0 0;
}

#single img{
	float: left;
		margin-top: 10px;
		margin-bottom:10px;
		margin-right:10px;
	
}

#single_rightcol {
	padding: 10px 0 10px 10px;
	float: left;
	width: 330px;
}

.rakeback_faqs {
	float: left;
	border: 1px solid #E3E3E3;
	background-color: #F5F7F9;
	margin-bottom:20px;
	padding: 5px;
	font-size: 10px;
	
}

.rakeback_faqs p {
	font-size:10px;
	margin-left:10px;


}

.rakeback_faqs a:link, div.rakeback_faqs a:visited, div.rakeback_faqs a:hover, div.rakeback_faqs a:active {
	font-size:11px;
	margin-bottom:5px;
	color:#000000;
}

.rakeback_table {
	float: left;
	border: 1px solid #E3E3E3;
	background-color: #F5F7F9;
	
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}



.rakeback_table p {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.rakeback_table h2 {
	color: #333;
	background-color: #ddd;
	padding: 5px;
	margin: 0 0 3px 0;
}

td {
	vertical-align: middle;
	padding: 3px 10px 3px 5px;
}

a.getstarted {
	margin-left: 70px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight: bold;
}

.how_rb_works h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:800;
	color:#000000;
	
	
}


.how_rb_works h3 {
	font-family: Verdana, sans-serif;
	font-size:1.2em;
	margin-top:2em;
	font-weight:600;
	color:#000000;
	

	
}

.how_rb_works p {
	color:#373737;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height: 20px;
	margin-bottom: 2.5em;
}

.clear {
	clear: both;
}


.translation_flags {
	float: right;
}


.bottomr {

float:right;
width:340px;
padding-left:10px;

}

.bottomr p {

font-size:10px; color:#666666; margin-bottom:10px; font-weight:normal;

}

.bottomr h3 {

font-size:10px; letter-spacing:2px; text-transform:uppercase; padding:5px; background-color:#cccccc;

}

.bottoml {

float: left;
width:540px;

}

.bottoml img {

float:left;
margin:10px 10px 15px 0;

}

.bottoml h2 {

font-size:13px; 
letter-spacing:1px; 
text-transform:uppercase;
color:#CCCCCC; 
padding:10px 0 10px 5px; 
margin-top:10px; 
background-color:#000000;

}


