/*Common CSS stylesheet */

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

table {
	border-collapse: collapse;
}

html,
body,
table,
td,
form
{
	padding: 0px;
	margin: 0px;
}

img,
table,
td
{
	border: none;
	vertical-align: top;
}

body,
td
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	cursor:default;
}

/* Body background definitions */

body {
	background-color:#000000;
}

/* Main container */

.container {
	width: 1004px;
	height:auto;
	margin: auto;
}

/* Header */

.header {
}

.logo {
	float: left;
	margin-left: 62px;
	padding-bottom:5px;
}

.makeyour {
	float: left;
	margin-left:7px;
	width: 327px;
	margin-top: 110px;
}

.support {
	float: right;
}

.goldline {
	clear:both;
	height:12px;
	background-image:url(/var/themes/yeswecan/images/others/goldline.gif);
	background-repeat: repeat-x;
	margin-bottom: 1px;
	
}

/* Homepage working area */

.blockoCntainer {
	clear: both;
	margin-top: 8px;
	padding-left: 55px;
	padding-right: 55px;
}

.blockItems {
	float: left;
	margin-left: 45px;
	margin-right: 45px;
	text-align: center;
	margin-bottom: 32px;
}

.blockItems img {
	margin-bottom: 6px;
}

.redline {
	clear:both;
	background-image:url(/var/themes/yeswecan/images/others/redline.gif);
	background-repeat: repeat-x;	
	height: 19px;
	margin-bottom: 27px;
}

/* Inner working area */
#mm {
	margin-top: -3px;
}
#workingArea {
	background-image:url(/var/themes/yeswecan/images/bg/bg1.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #000000;
	border-left:3px solid #750202;
	border-right:3px solid #750202;
	padding-bottom:29px;
}

body:last-child:not(:root:root) #workingArea {
  	padding-bottom:38px;
	padding-top:28px;
}

.sharcozy{
	margin-top:5px;
	float:left;
}

.content {
	margin-top: 28px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .content {
  	margin-top: 0px; 	
  	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .cont{
  	padding-top: 28px !important;  	
  	}
}


body:last-child:not(:root:root) .content {
  	margin-top: 0;
}


.content a {
	color: #EAA504;
	text-decoration: none;	
}

.content a:hover {
	text-decoration: underline;
}

.content h1, h2, h3 {
	margin: 0;
	padding:0;
}

.content h1 {
	font-size: 20px;
}

.content h2 {
	font-size: 16px;
}

.content h3 {
	font-size: 12px;
}

.topbar{
	background-image:url(/var/themes/yeswecan/images/others/border.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color:#000000;
	width: 470px;
}

.bottombar{
	border-bottom:1px #FFFFFF solid;
	background-color:#000000;
	width: 470px;
}

.middlecontant {
	background-image:url(/var/themes/yeswecan/images/others/border.jpg);
	border-right:1px solid #FFFFFF;
	background-color:#000000;
	background-repeat: repeat-y;
	background-position: left top;
}

#body {
	width: 470px;
	margin: auto;
	min-height: 300px;
	text-align: justify;
}

#body {
	_height: 300px;
}

.horizontal {
	background-image:url(/var/themes/yeswecan/images/others/hr.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
}

#innerDownload {
	float: right;
}

body:last-child:not(:root:root) #innerDownload {  	
	margin-top: -28px;
}
.redhrline {
	border-left:3px solid #750202;
	border-right:3px solid #750202;
	height:6px;
	background-image:url(/var/themes/yeswecan/images/others/redhrline.gif);
	background-repeat:repeat-x;
	clear: both;
	font-size: 1px;	
}

/*bottom menu*/

.bottomMenu {
	text-align: center;
	width: auto;
	text-transform: uppercase;
}

.bottomMenu table {
	margin: auto;
}

.bottomMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomMenu a:hover {
	text-decoration: underline;	
}

.bottomMenu img {
	margin-top: 2px;
}

.bottomMenuItems {
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 9px;	
}

/*icon set*/

.iconSet {
	margin-top: 12px;
	text-align: center;
	margin: auto;
	width: auto;
}

.iconSet img{
	margin: 4px;
	margin-top: 12px;
}

#unsubscribe_form td {
	vertical-align: middle !important;
}

input {
	width: 80px;	
}

ul {
	margin-left: 0px;
	padding-left: 16px;
}

ol {
	margin-left: 0px;
	padding-left: 16px;
}

#email {
	width: 218px;
}

#email {
	*width: 214px;
}

#banner {
	/*float:right;*/
	font-weight: bold;
	/*z-index: 2100;*/
	position: absolute;
	top: -300px;
	left: 100%;
	margin-left: -257px;
}

.close {
	padding-left: 200px;
}

#banner a{
	margin: 3px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

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