
header {
	width: 160px;
	border-bottom: 1px solid #f1e6e0; /* #dc212a*/
	border-right: 1px solid #f1e6e0; /* #dc212a*/
	background-color: #252525;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

#toprow {
	width: 160px;
	text-align: left;
	margin-bottom: 50px;
}

#loghead {
	background-color: #252525;
	height: 50px;
}

/* FOR TOP HEADER POS */
#socicons {
	float: left;
	margin-bottom: 8px;
}

#rtbox {
	float: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 36px;
	width: auto;
	min-height: 140px;
}

.price {
	float: none;
	margin-top: 20px;
	font-size: 6em;
}

#rtbox input {
	float: none;
}

#rtbox .submit {
	float: right;
}

#subox .submit {
	float: none;
	margin-top: 12px;
	margin-left: 0px;
}

#rtbox .submit,
#subox .submit {
	padding-bottom: 5px;
	margin-right: 16px;
	background: transparent url('button.png') no-repeat left;
	font-size: 42px;
	width: 300px;
	height: 100px;
	border: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}

#subox {
	text-align: right;
	padding-bottom: 0px;
	padding-right: 20px;
}

#subox form {
	text-align:left;
}

#subox input {
	float: none;
	width: 500px;
	margin-bottom: 0px;
}

#subox .newsmal {
	font-size: 36px;
	height: 100px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}

/********* PAGE STYLES **********/

#pagewrap {
	margin: 0 auto;
	margin-top: 70px;
	padding: 0;
	width: 100%;
}

#themeslider {
	text-align:center;
	padding: 0;
	width: 66.3%;
}

#themepic img {
	float: none;
	margin: 0 auto;
}

#themedesc {
	text-align: left;
	margin: 0 auto;
	float: none;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff url('bg_noise.png') repeat top;
	-moz-border-radius-topleft: 32px;
	border-top-left-radius: 32px;
	-moz-border-radius-bottomleft: 32px;
	border-bottom-left-radius: 32px;
	-moz-border-radius-topright: 32px;
	border-top-right-radius: 32px;
	-moz-border-radius-bottomright: 32px;
	border-bottom-right-radius: 32px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}

#themedesc p {
	font-size: 3em;
}

#showme {
	font-size: 2em;
	margin-left: 0px;
	margin-top: 15px;
}

#promobox input {
	float: none;
	width: 235px;
	height: 90px;
	margin-left: 0px;
}

#promobox .submit {
	float: none;
	padding-bottom: 4px;
	background: transparent url('button.png') no-repeat left;
	font-size: 36px;
	width: 235px;
	height: 90px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}

/********* FOOTER STYLES **********/

#footer {
	width: 80%;
}

#footercontainer {
	width: 100%;
}

#info,
#info2 {
	float: none;
}

h1 {
	font-size: 7em;
}

h2 {
	font-size: 3em;
	margin-bottom: 20px;
	margin-top: 39px;
}

/* -------------------------------------------------------------- */

.row1,
.row2,
.row3 {
	clear: both;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0px;
	margin-left: 5%;
	width: 95%;
}

#pagein { /* column4 */
	margin: 0 auto;
	margin-top: 70px;
	padding: 0;
	width: 95%;
	margin-left: 5%;
	min-height: 600px;
	background: #fff url('bg_noise.png') repeat top;
	-moz-border-radius-topleft: 32px;
	border-top-left-radius: 32px;
	-moz-border-radius-bottomleft: 32px;
	border-bottom-left-radius: 32px;
	-moz-border-radius-topright: 32px;
	border-top-right-radius: 32px;
	-moz-border-radius-bottomright: 32px;
	border-bottom-right-radius: 32px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);	
}

.column1,
.column2,
.column3,
.column4 {
	float: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 80px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	min-height: 0px;
	width: 100%;
}

.column1 p,
.column2 p,
.column3 p {
	font-size: 3.2em;
}

.column2 ul,
.column3 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 3.2em;
	list-style-position: inside;
}

#bug {
	margin-left: 0px;
	float: left;
	margin-top: 50px;
	margin-bottom: 70px;
	border: none;
}

.column4 p {
	font-size: 3em;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}