/*
View It Now Style Sheet
Created 01/08/2007
Author Jeff Butler
jeff@w3.net.nz
+64 27 6040 353
Add notes here:
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family : Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #383838;
	background : #FFF url(images/bg_1.jpg) bottom left no-repeat;
	text-align: center;
	height: 100%;
	width: 100%;
}
a {
	color : #676767;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #F60;
	text-decoration : none;
}
td {
	font-size : 12px;
}
p {
	margin: 10px 0px;
}
ul {
	list-style: disc outside;
	margin-left: 30px;
}
.container {
	width: 873px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.gif) repeat-y;
}
.header {
	width: 873px;
	height: 75px;
	background : #FFF url(images/view_it_now_logo.gif) no-repeat;
	overflow: hidden;
}
.logo {
	width: 300px;
	height: 75px;
	float: left;
}
.container_header {
	width: 873px;
	height: 13px;
	background : url(images/container_header.gif) no-repeat;
	overflow: hidden;
}
.container_footer {
	width: 873px;
	height: 13px;
	background : #FFF url(images/container_footer.gif) no-repeat;
	overflow: hidden;
}
.content_container {
	width: 847px;
	height: 438px;
	background : #D4D4D4 url(images/content_bg.jpg) no-repeat;
	margin: 0 13px;
	OVERFLOW: HIDDEN;
}
.copyright {
	width: 847px;
	height: 20px;
	background: #D4D4D4;
	margin: 0 13px;
}
.copyright_content {
	padding: 3px 15px;
	color: #999;
	font-size: 10px;
}
.copyright_content a {
	font-weight: normal;
}
.nav {
	width: 847px;
	height: 32px;
	background : url(images/nav_off_bg.gif) repeat-x;
}
.nav_content {
	width: 120px;
	height: 32px;
	float: left;
	background : url(images/nav_off_bg.gif) repeat-x;
}
.nav_content a {
	display: block;
	color: #9A9A9C;
	text-decoration: none;
	background : url(images/nav_off_bg.gif) repeat-x;
}
.nav_content a:hover {
	color: #333;
	background : url(images/nav_on_bg.gif) repeat-x;
	text-decoration: none;
}
.nav_content_on {
	width: 120px;
	height: 32px;
	color: #333;
	float: left;
	background : url(images/nav_on_bg.gif) repeat-x;
}
.nav_content_on a {
	color: #333;
}
.nav_content_on a:hover {
	color: #333;
}
.nav_content_over {
	width: 120px;
	height: 32px;
	color: #333;
	float: left;
	background : url(images/nav_over_bg.gif) repeat-x;
}
.nav_content_over a {
	color: #333;
}
.nav_content_over a:hover {
	color: #333;
}
.nav_text {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0;
	text-align: center;
}
.nav_spacer {
	width: 1px;
	height: 32px;
	float: left;
	background: #CBCBCB;
}
.sub_nav {
	width: 847px;
	height: 32px;
	background: #D6D6D6;
	text-align: right;
}
.nav_content_small {
	padding: 6px;
	color: #333;
	float: right;
	margin-right: 20px;
}
.content {
	width: 847px;
	height: 406px;
	line-height: 18px;
	overflow: auto;
}
#flash {
	padding-top: 10px;
}
.spacer {
	background: #FFF;
}
.padding {
	padding: 9px 25px;
}
.page_header {
	color: #000;
	font-family : Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 30px;
	padding-top: 4px;
	height: 28px;
	background: url(images/title_bullet.gif) no-repeat;
	margin-bottom: 10px;
}
.faq {
	border-top: 1px solid #CCC;
	width: 780px;
}
.question {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.question a {
	color: #383838;
	text-decoration: none;
	padding: 0 20px;
	line-height: 25px;
	margin-left: 10px;
	font-weight: bold;
	background: url(images/question_bullet.gif) center left no-repeat;
}
.question a:hover {
	text-decoration: none;
	color : #F60;
}
.question div a {
	line-height: 18px;
}
#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen, #fourteen, #fifteen, #sixteen, #seventeen, #eighteen, #nineteen, #twenty {
	color: #444;
	padding: 5px 30px;
}
.answer {
	color: #444;
	padding: 5px 30px;
}
.question div a {
	background: none;
	padding: 0;
	margin: 0;
}
.small_text {
	font-size: 10px;
}
.textRed a {
	color: #F00;
	font-weight: bold;
}
.textRed a:hover {
	color: #333;
	font-weight: bold;
}
.textBox {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
}
.textArea {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	width: 130px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	height: 22px;
	font-size: 11px;
}