/*
Theme Name: Persuasive Marketing
Theme URI: http://www.creativepark.it/
Description: Persuasive Marketing Template
Version: 0.1
Author: Filippo Toso
Author URI: http://www.creativepark.it/
*/

* {
	margin: 0;
	padding: 0;
}

/*
html, body {
	height: 100%;
}
*/

body {
	background: url(images/tail-top.gif) left top repeat-x #fefefe;
	color: #3A3A3A;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.13em;
	font-size: 14px;
	text-align: justify;
}

p {
	margin-bottom: 18px;
}

#footer {
	color: #a3a39d;
	background: url(images/tail-bottom.gif) left top repeat-x;
	height: 65px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height: 150%;
	font-weight: normal;
}

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

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

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

#subheader {
	background: url(images/subheader-bg.jpg) top center no-repeat;	
	height: 277px;
}

#memheader {
	background: url(images/subheader-ms.jpg) top center no-repeat;	
	height: 140px;
}

.container {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

#logo, #body, #sidebar {
	float: left;
}

#logo {
	width: 640px;
	padding-top: 37px;
}

#login {
	float: right;
	width: 200px;
	padding-top: 46px;
	padding-right: 15px;
	font-size: 13px;
	text-align: right;
}

#body {
	width: 640px;
	padding: 15px;
}

#sidebar {
	width: 260px;
	padding: 10px;
	margin: 15px 0px 15px 0px;
	border-left: 1px solid #E3E3D9;
	text-align: left;
	font-size: 13px;
}

.left {
	float: left;
}

#menu .left {
	border-right: 1px solid #D4D4CC;
	height: 26px;
	padding: 17px 10px 0px 10px;
	margin-top: 1px;
}

.title {
	color: #55554A;
	/* text-transform: capitalize; */
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0px 20px 0px;
}

h1.title {
	font-size: 20px;
	color: #339900;
}

h2.title, h3.title {
	text-transform: none;
}

/* Banner */

#banner {
	padding: 60px 0px 0px 60px;
}

#subbanner {
	padding: 10px 0px 0px 10px;
}

/* Lists */

ul {
	padding-left: 35px;
	margin: 10px 0px 20px 0px;
}

li {
	line-height: 1.28em;
}

.green {
	color: #86CE16;
}

a {
	color: #3A3A3A;
}

/* Form */

.formtitle {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
}

table.form td {
	padding: 2px 0px 2px 0px;
}

input {
	height: 17px;
}

input, textarea, select {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Sidebar */
.sidebox {
	margin: 10px;
	border-top: 1px solid #E3E3D9;
	padding: 15px 0px 10px 0px;
}

.red {
	color: #CC0000;
}

.gray {
	color: #5F5F52;
}

.strike {
	text-decoration: line-through;
}

/* Bonus */

.bonus {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 135%;
}
.bonus h2 {
	margin: 10px 0px 20px 0px;
}

.bonusimg {
	margin: 0px 20px 0px 0px;
	width: 200px;
	padding-top: 15px;
}

.bonusvalue {
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 21px;
	 color: #CC0000;
	 font-weight: bold;
}


/* Tracking */

/* Table */

td.heading {
    background-color: #EDECEC;
    padding: 4px 8px 4px 8px;
	border-bottom: 5px solid #F9F9F9;
}

table.panel
{
    background-color: #F9F9F9;
	border-collapse: collapse;
	margin-bottom: 20px;
	border-bottom: 5px solid #F9F9F9;
}

tr.trackinghead {
    background-color: #EDECEC;
    padding: 4px 8px 4px 8px;
	border-bottom: 2px solid #666666;
	font-weight: bold;
}

table.tracking {
    background-color: #F9F9F9;
	border-collapse: collapse;
	border: 2px solid #666666;
}

table.tracking td {
	padding: 5px;
}

/* Navigation */

.navigation {
	margin-top: 15px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
}

.navigation .alignright {
	float: right;
	text-align: right;
}


/* WishList Member */

#wlmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wlmenu div ul {
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 10px;
}

#wlmenu h2 {
	margin: 15px 0px 10px 0px;
}

#wlmenu h3 {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
}

#wlresources ul {
	list-style-type: upper-alpha;
}

#wlmodules ul {
	list-style-type: decimal;
}

#wldownloads ul {
	padding-left: 30px;
	list-style-type: disc;
}

#wrapper {
	height: 115px;
}

#memheader #wrapper {
	height: 95px;
}

#memheader #logo {
	padding-top: 27px;
}

#memheader #login {
	padding-top: 46px;
}

