@charset "UTF-8";
/* CSS Document */

body {
	color:#000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header {


}

#wrapper {
	width:1000px;
	margin:0px auto;
}

.aclear {
	clear:both;
}

#videobox {
	width:600px;
	height:338px;
	margin:0px auto;
	background-color: #eeeeee;
	-webkit-box-shadow: #000 5px 5px 25px;
	-moz-box-shadow: #000 5px 5px 25px;
	box-shadow: #000 5px 5px 25px;
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/***** Main Content *****/


#main {
	width:675px;
	float:left;
	min-height:530px;
	padding-top: 15px;
}


#main-headlines {
	padding-bottom:8px;
	padding-top:10px;
}

.main-preheadline {
	color:#636363;
	font-size:19px;
	text-align:center;
	padding-bottom:9px;
	padding-top:6px;
	margin:0px;
	margin:0px auto;
	width:650px;
	
}

.main-headline {
	font-family:Tahoma;
	color:#CC0000;
	font-size:35px;
	text-align:center;
	width:650px;
	margin:0px auto;
	padding-bottom:6px;
	padding-top:0px;
	line-height:35px;
	-webkit-text-shadow: 1px 1px 1px #CCCCCC;
	-moz-text-shadow: 1px 1px 1px #CCCCCC;
	text-shadow:1px 1px 1px #CCCCCC;

}

.main-postheadline {
	color:#444444;
	font-size:19px;
	text-align:center;
	width:650px;
	margin:0px auto;
	padding-bottom:9px;
	padding-top:0px;
}

.bottomheadline {
	font-family:Tahoma;
	color:#CC0000;
	font-size:24px;
	text-align:center;
	width:650px;
	margin:0px auto;
	padding-bottom:15px;
	padding-top:15px;
	line-height:35px;
	-webkit-text-shadow: 1px 1px 1px #CCCCCC;
	-moz-text-shadow: 1px 1px 1px #CCCCCC;
	text-shadow:1px 1px 1px #CCCCCC;
}

.ecoversection {
    float: left;
    width: 385px;
}
.ecoverbox {
    float: left;
    width: 265px;
}
.pdfimage {
    float: left;
    padding-top: 40px;
    width: 118px;
}
.largearrow {
    float: left;
    width: 290px;
}

.bottom {
	padding-top:0px;
}

/***** Standerd Bullets *****/

#bullets {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets li{
	list-style: disc inside none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Black Arrow Bullets *****/
#bullets_black_arrow {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_black_arrow li{
	background-image: url(../images/bullets/black-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_black_arrow ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Black Circle Check Bullets *****/
#bullets_black_circle_check {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_black_circle_check li{
	background-image: url(../images/bullets/black-circle-check.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_black_circle_check ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Green Check Bullets *****/
#bullets_green_check {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_green_check li{
	background-image: url(../images/bullets/green-check.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_green_check ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Green Check Small Bullets *****/
#bullets_green_check_small {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_green_check_small li{
	background-image: url(../images/bullets/green-check-small.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_green_check_small ul{
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Green Circle Plus Bullets *****/
#bullets_green_circle_plus {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_green_circle_plus li {
	background-image: url(../images/bullets/green-circle-plus.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_green_circle_plus ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Green Plus Bullets *****/
#bullets_green_plus {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_green_plus li{
	background-image: url(../images/bullets/green-plus.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_green_plus ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Red Arrow Bullets *****/
#bullets_red_arrow {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_red_arrow li{
	background-image: url(../images/bullets/red-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_red_arrow ul {
	list-style-type: none;
	padding: 10px 0;
	margin-left: 20px;
}


/***** Red Check Small Bullets *****/
#bullets_red_check_small {
	padding-top:15px;
	padding-bottom:10px;
	width:640px;
	margin:0px auto;
	color:#1a1a1a;
	line-height:23px;
}

#bullets_red_check_small li {
	background-image: url(../images/bullets/red-check-small.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom:21px;
	color:#1a1a1a;
	line-height:23px;
	font-size:16px;
}

#bullets_red_check_small ul {
	list-style-type: none;
	padding: 10px 0;margin-left: 20px;
}

/***** Social Sharing *****/


#socialsharing {
	height:90px;
	margin:0px auto;
	border-radius: 10px 10px 10px 10px;
	box-shadow: #CCCCCC 0px 1px 10px;
	background: #EEEEEE;
}



#socialsharing-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 0px auto;
	font-size: 30px;
	color: black;
	-webkit-text-shadow: #666 0px 1px 2px;
	-moz-text-shadow: #666 0px 1px 2px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

#socialsharing-fb {
	width:73px;
	height:89px;
	float:left;
	padding-right:5px;
}

#socialsharing-twitter {
	width:73px;
	height:89px;
	float:left;
	padding-right:5px;
}

#socialsharing-gp1 {
	width:73px;
	height:89px;
	float:left;
	padding-right:5px;
}

/***** Sidebar Content *****/

#sidebar {
	background-repeat: no-repeat;
	float: right;
	min-height: 320px;
	padding-bottom: 20px;
	padding-top: 40px;
	width: 303px;
}

.sidebar-headline {
	color:#444444;
	font-size:20px;
	text-align:center;
	width:300px;
	margin:0px auto;
	font-weight: bold;
	text-shadow: 1px 1px 1px #BBB;
}

.sidebar-text {
	color:#6e747a;
	font-size:15px;
	text-align:left;
	width:300px;
	padding-left:10px;
	margin:0px auto;
	padding-top:12px;
	line-height:20px;
}

.sidebar-button {
	width: 240px;
	margin: 10px auto 10px auto;
}

.blue_button {
	
	background:url(../images/buttons/blue-button.png);
	width:240px;
	height:76px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #000000;
	border:0px;
	margin: 0px auto;
}
.green_button {
	background:url(../images/buttons/green-button.png);
	width:240px;
	height:76px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #000000;
	border:0px;
}

.orange_button {
	background:url(../images/buttons/orange-button.png);
	width:240px;
	height:76px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #777777;
	border:0px;
}

.red_button {
	background:url(../images/buttons/red-button.png);
	width:240px;
	height:76px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #777777;
	border:0px;
}

.yellow_button {
	background:url(../images/buttons/yellow-button.png);
	width:240px;
	height:76px;
	color:#000050;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #CCCCCC;
	border:0px;
}

.sidebar-padlock {
	width:230px;
	background-image:url(../images/padlockicon.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px auto;
	padding-left:25px;
	font-size:11px;
	min-height:25px;
}

.sidebar-arrow2 {
    background-image: url("../images/toparrow-red.png");
    background-position: center center;
    height: 154px;
    margin: 0 auto;
    width: 155px;
}

/***** Sidebar Form Content *****/

.sidebar-input {
	padding-top:10px;
}

form .text {
	background:#ffffff none repeat scroll 0 0;
	color:#202020;
	font-size:19px;
	margin-bottom:6px;
	margin-left: 25px;
	padding:9px 10px 9px;
	width:250px;
	border:0px;
	-webkit-box-shadow: #000 0px 2px 6px;
	-moz-box-shadow: #000 0px 2px 6px;
	box-shadow: #000 0px 2px 6px;
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}


input, textarea {
	-x-system-font:none;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

}
/***** Fake Video Box *****/

#fakevideobox {
	width:275px;
	height:163px;
	margin:0px auto;
	-webkit-box-shadow: #000 5px 5px 25px;
	-moz-box-shadow: #000 5px 5px 25px;
	box-shadow: #000 5px 5px 25px;
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#fakevideoboximage {
	height:163px;
	width:275px;
	max-height:163px;
	max-width:275px;
}

/***** Fake Video 2 Box *****/

#fakevideobox2 {
	width:600px;
	height:338px;
	margin:0px auto;
	-webkit-box-shadow: #000 5px 5px 25px;
	-moz-box-shadow: #000 5px 5px 25px;
	box-shadow: #000 5px 5px 25px;
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#fakevideoboximage2 {
	height:338px;
	width:600px;
	max-height:338px;
	max-width:600px;
}

/***** Comments Code *****/

#commentsblock {
	padding-left:0px;
	padding-right:30px;
	width:610px;
	float:left;
	min-height:10px;
	padding-top:20px;
}


/***** Bonus Area *****/
#download_bonus {
	width:800px;
	margin:0px auto;
	padding: 20px;
	-webkit-box-shadow: #666 5px 5px 25px;
	-moz-box-shadow: #666 5px 5px 25px;
	box-shadow: #666 5px 5px 25px;
	border-radius: 0px 0px 10px 10px;
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#download_bonus_title {
	margin:0px auto;
	text-align: center;
	font-size:24px;
	width:840px;
	color:#CC0000;
	background-image: -moz-linear-gradient(100% 100% 90deg, #CCCCCC, #FFFFFF);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#CCCCCC));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* for IE */
	border-bottom:1px solid #000000;
	behavior: url(PIE.htc);
}

/***** Menus *****/
#menu-main {
	background: #ffffff;	
	width:100%;
	height:48px;
	margin-top: 0px;
	text-align: center;
	background-image: -moz-linear-gradient(100% 100% 90deg, #CCCCCC, #FFFFFF);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#CCCCCC));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* for IE */
	border-bottom:1px solid #000000;
	behavior: url(PIE.htc);
}



#menu-inside {
	display: inline-block;
	padding-left:0px;
	margin: 0px auto;
	padding-right:30px;
	margin-left:0px;
	margin-right:20px;
	
}
#menu-inside .menu-header, div.menu {
	
	font-size: 14px;
	padding-left:0px;
	}
#menu-inside .menu-header ul, div.menu ul {
	
	list-style: none;
	margin: 0px auto;
	border:0px;
	background:#999999;
	
}

#menu-inside .menu-header li, div.menu li {
	float: left;
	position: relative;
	border:0px;
	padding:0px;
}
#menu-inside ul li.menu-item > a {
	color:#333;
	display: block;
	line-height: 48px;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
}

#menu-inside ul li.menu-item > a:hover {
	background: #BBBBBB;
	color: #000000;
	background-image: -moz-linear-gradient(100% 100% 90deg, #BBBBBB, #FFFFFF);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#BBBBBB));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#BBBBBB'); /* for IE */
	text-shadow: 0 1px 0 #FFFFFF;
}


/***** Footer Content *****/

#footer {
	min-height:100px;
	padding-bottom:20px;
}

#footer-inside {
	width:990px;
	padding-top:25px;
	margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;font-size:13px;
}

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

.footer-bottom {
	margin:0px auto;
	width:800px;
	padding-top:10px;
	text-align: center;
}

.footer-top {
	margin-left:0px auto;
	margin-right:0px auto;
	padding-top:10px;
	padding-bottom:0;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
}

.footer-top ul {
	margin:0px;
	padding:0px;
}

.footer-top a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.footer-top li {
	color:#666666;
	display:inline;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
