html, body {width: 100%; height: 100%; margin: 0;}

body {
	background: #000 url('img/pgback.jpg');
	font-family: Verdana, sans-serif;
	color: #000;	
	font-size: 11px;
}
/* Century Gothic */
input, textarea {
	font-family: Century Gothic, sans-serif; 
	font-size: 12px;
}

a, a:visited, a:active {color: #fff}
a:hover {color: #276acf}

p {margin: 11px 0;}
form {margin: 0;}

#wrapper {
	width: 786px;
	min-height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

/* top, bottom
-----------------------------------*/

#header {
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
/*
#header a {text-decoration: none;}

#header ul {
	padding: 0;
	width: 640px;
	height: 16px;
	overflow: hidden;
	clear: both;
	margin: 165px auto 0;
}

#header ul li {
	float: left;
	list-style-type: none;
}

#header ul li a {
	padding: 3px 58px 3px 30px;
}
*/

#footer {
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

#footer a.orange {color: #ff6600}



/* page
-----------------------------------*/

#page {
	width: 785px;
	clear: both;
	border-right: 1px solid #c8c8c8;
	overflow: hidden;
	background: #fff;
	padding-bottom: 4px;
}

#center {
	border-left: 1px solid #c1c0bf;
	border-right: 1px solid #c1c0bf;
	margin: 0px 4px;
	width: 755px;
	overflow: hidden;
	padding: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #c1c0bf;
}


h1 {
	font-size: 18px;
}

h1.headline {
	margin: 0;
	margin-top: 10px;
}

/* offer
-----------------------------------*/

h2.thanks {
	font-size: 15px;
	text-align: center;
	color: #ab1414;
}

#offer {
	clear: both;
	height: 1950px;
	width: 670px;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
}

#offer1 {
	clear: both;
	height: 1260px;
	width: 670px;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
}


#offer3 {
	clear: both;
	height: 765px;
	width: 670px;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
}





#offer2 {
	clear: both;
	height: 800px;
	width: 670px;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: Century Gothic, sans-serif;
	font-size: 26px;
	font-weight: bold;
	
}

#offer2 a:link {
	color: #000000;
	text-decoration: none;	
}

#offer2 a:visited {
	color: #000000;	
	text-decoration: none;	
}


#offer2 a:hover {
	color: #666666;	
	text-decoration: none;	
}






#offer ul#items {
	padding: 0;
	margin: 0;
	margin-left: 58px;
	margin-right: 58px;
	width: 552px;
	overflow: hidden;
}

#offer li.item {
	list-style-type: none;
	display: block;
	clear: both;
	height: 200px;
	width: 302px; 
	margin-bottom: 40px;
	padding-left: 250px;
	overflow: hidden;
}

#offer li.first {margin-top: 20px;}
#offer li.off-3 {margin-bottom: 39px; height: 202px;}
#offer li.off-4 {margin-bottom: 45px;}
#offer li.off-5 {margin-bottom: 47px;}
#offer li.off-6 {margin-bottom: 38px; height: 202px;}
#offer li.off-7 {margin-bottom: 29px; height: 215px;}
#offer li.last {margin-bottom: 30px; height: 215px;}


#offer li.item div {
	width: 100%;
	height: 100%;
}

#offer div p.select {
	margin: 7px 0;
	font-weight: bold;
	font-size: 13px;
}

#items h2 {
	font-size: 17px;
	margin: 0;
} 


.item ul.colors {margin: 9px 0; padding: 0; overflow: hidden;}
.item li.color {
	display: block;
	width: 75px; 
	height: 20px; 
	line-height: 20px; 
	font-size: 12px;
	float: left; 
	list-style-type: none;
}

.item .desc {
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	min-height: 75px;
	overflow: hidden;
	font-weight: bold;
}

.item .other {
	text-align: center;
	overflow: hidden;
	width: 205px;
	height: 24px;
	margin: 0 auto;
	clear: both;
}

.item .other span {
	display: block; 
	float: left;

	line-height: 24px;
	font-size: 12px;
	padding-right: 5px;
}

#form-info {
	clear: both;
}

#form-info label {
	display: block;
	width: 25%;
	padding-left: 20%;
	float: left;
	height: 24px;
	line-height: 24px;
}

#form-info p {overflow: hidden; clear: both;}

.captcha {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.text {
	margin: 11px 0;
	overflow: hidden;
}

/* other
----------------------------*/

.center {text-align: center;}
.none {margin: 0;}

.input-text {
	border-left: 1px solid #919999;
	border-right: 1px solid #919999;
	background: url('./img/inputbg.gif') repeat-x;
	border: 0;
	display: block; float: left;
	padding: 0 3px;
	padding-top: 4px;
	height: 20px;
}

.input-left, .input-right {
	 float: left; 
	 display: block;
}

textarea {
	background: #fff url('./img/txt_left.gif') repeat-y;
	border: 0;
	width: 220px;
	height: 67px;
	display: block;
	margin: 0;
	padding-left: 3px;
}

label {
	font-weight: bold;
	font-size: 12px;
}

.textarea {
	background: url('./img/txt_left.gif') repeat-y;
}

.txt-top {
	height: 2px;
	width: 225px;
	background: url('./img/txt_top.gif') no-repeat right;	
}

.txt-middle {
	background: url('./img/txt_right.gif') repeat-y right;
	padding-right: 2px;
}

.txt-bottom {
	height: 2px;
	width: 225px;
	background: url('./img/txt_bottom.gif') no-repeat right;	
}



#message {
	display: none;
	width: 300px;
	margin: 20px auto;
	overflow: hidden;
	border: 1px solid #000;
	background: #fffabd;
	padding: 7px;
	color: #ab1414;
}

#message a {
	color: #000;
}

#message ul {
	margin: 5px;
	padding-left: 30px;
}

#header ul {
	color: #000000;
	font-family: ;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	/* Use top/bottom padding to adjust the overall height of the bar */
	/*padding: 165px 0px 14px 0px;*/
}

#header ul li {
	display: inline;
	list-style-type: none;
	margin-left: 0px; /* Small negative value shifts each nav link left; on mouseovers, can help line up borders and cover left gap  */
}

#header ul li a {
	color: #FFFFFF;
	background: transparent;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	padding: 3px 58px 3px 30px;
}
#header ul li a:visited { color: #FFFFFF; }
#header ul li a:hover {
	color:#276acf;
	
	background: transparent url(/assets/sty_topnavhoverback.jpg) left top repeat-x;
	
	text-decoration: none;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	padding: 4px 58px 4px 30px;
}
#header ul li a:active { color:#FFFFFF; }


#poweredby {
	margin-top: 18px;
}
