/* @override http://askvisaquestions/css/screen.css */

/* @group Generic */

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Generic */
body {
	margin: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

p,
td,
li,
th,
dt,
dd {
	font-size: 1.2em;
	line-height: 1.5em;
}

li li,
li p {
	font-size: 1.0em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 8px 0;
	line-height: 1.5em;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.1em;
}

p {
	margin: 0.5em 0;
}

ul,
ol {
	margin: 0.5em 0;
}

li,
.testimonials ul li li {
	margin: .5em 0 .5em 18px;
}

ul li {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol li,
.testimonials ul li ol li {
	list-style: decimal;
}

/* Tables */
table {
	margin: 1em 0;
	width: 100%;
}


table td,
table th {
	padding: 6px 8px;
	text-align: left;
	vertical-align: top;
}

table th {
	background-color: #fffffc;
	border-bottom: 2px solid #577081;
}

table .alt td {
	background-color: #fffffc;
}

/* Links */
a:link {
	color: #103961;
}

a:visited{ 
	color: #75808d;
}

a:hover {
	color: #b23514;
}

a:active {
	color: #67abe6;
}

h2 a:link,
h2 a:visited {
	color: #103961;
	text-decoration: none;
}

h2 a:hover {
	color: #103961;
	text-decoration: underline;
}

/* Images */
a img {
	border: 0px;
}

img {
	margin: 10px 0;
	padding: 2px;
}

.image-left img,
.image-right img {
	margin-top: 0;
	margin-bottom: 5px;
}

div.callout-left,
.image-left,
div.pullquote-left {
	float: left;
	display: inline;
	margin: 0px 10px 5px 0px;
}

div.callout-right,
.image-right,
div.pullquote-right {
	float: right;
	display: inline;
	margin: 0px 0px 5px 10px;
}

div.image-left,
div.image-right,
div.pullquote-left,
div.pullquote-right {
	width: 220px;
}

a.image-left img,
a.image-right img,
div.image-left img,
div.image-right img {
	display: block;
}

a.image-left img,
a.image-right img,
div.image-left img,
div.image-right img,
img.image-left,
img.image-right {
	background: #fffffc;
	padding: 3px;
}

div.image-left p,
div.image-right p {
	color: #0D2D51;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 4px 0;
}

/* Clear */
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}

.clear span {
	position: absolute;
	left: -9999em;
}

.group:after,
.row:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* @end */

/* @group Grid */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
/*	overflow: hidden;*/
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

/* @end */

body {
	background: #E8E8E2 url(/images/grit.jpg) repeat-x 0 0;
	background-color: #E8E8E2;
	border-top: 10px solid #852D38;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #292928;
}

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

/* @group Home Page */

.grid_6:last-child {
	overflow: visible;
}

.testimonials {
	background-color: #fffffc;
	border-top: 10px solid #103961;
	padding: 5px 15px;
	margin-top: 17px;
	
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
	-khtml-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}

.testimonials cite {
	display: block;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

.testimonials ul,
.testimonials li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.testimonials li {
	display: none;
}

.testimonials li li {
	display: list-item;
}

.testimonials li.first {
	display: block;
}

.testimonials li p {
	margin: 0;
	padding: 0 0 0.5em;
}


/* @end */

/* @group Navigation */

#nav-user li {
	float: left;
	list-style: none;
	margin-left: 20px;
	font-size: 1.3em;
}

#nav-user {
	float: right;
	margin-right: 9px;
}

/* @end */

/* @group Header */

#header {
	background: url(/images/torch.png) no-repeat 0 20px;
	margin-left: -5px;
	margin-bottom: 10px;
	padding: 1px 0;
	position: relative;
}

.home #header {
	background-image: url(/images/statue-of-liberty.png);
	min-height: 540px;
	height: auto !important;
	height: 540px;
	margin-bottom: 0;
}

#logo,
#tagline {
	margin-left: 90px;
	width: 865px;
}

#logo {
	background: url(/images/logo.png) no-repeat 0 0;	
	display: block;
	height: 48px;
	margin: 77px 0 0 90px;
	text-indent: -9999px;
}

#tagline {
	border-bottom: 1px solid #5C7080;
	color: #444;
	font-size: 1.4em;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 12px;
	padding-bottom: 7px;
}

#nav-main {
	margin: 0 0 0 80px;
	position: relative;
	z-index: 100;
}

#nav-main li {
	border-right: 1px dotted #5C7080;
	float: left;
	font-size: 1.4em;
	line-height: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0px 10px;
}

#nav-main li.active {
	background-color: #fffffc;
	border-right: 1px solid transparent;
}

#nav-main li.last {
	border-right: 0 none;
}

#nav-sub {
	border-right: 1px solid #5C7080;
	padding-right: 10px;
}

#nav-sub li {
	background: url(/images/icons/bullet.png) no-repeat 0 -1px;
	line-height: 1.3em;	
	list-style: none;
	margin: .5em 0 1.5em 0em;
	padding-left: 16px;
}

#nav-sub li li {
	margin-bottom: .5em;
}

#nav-sub li.last {
	border-right: 0 none;
}

#header-focus {
	background: url(/images/focus.png) no-repeat 0 0;
	top: 150px;
	height: 399px;
	position: absolute;
	width: 778px;
	right: -50px;
	z-index: 10;
}

#header-focus p {
	background: url(/images/focus-text.png) no-repeat 0 0;
	color: #fff;
	font-size: 2.2em;
	height: 94px;
	left: 110px;
	margin: 0;
	position: absolute;
	text-indent: -9999px;
	top: 152px;
	width: 501px;
}

#sign-up {
	background: transparent url(/images/button.png) no-repeat 0 0;
	display: block;
	height: 78px;
	text-indent: -9999px;
	width: 221px;
}

#header-focus #sign-up {
	bottom: 50px;
	position: absolute;
	right: 50px;
}

/* @end */

/* @group Content */

#content h2 {
	border-bottom: 1px solid ;
	padding-bottom: 3px;
	font-weight: normal;
	
	text-shadow: 0 1px 0 #fff;
}

#content p {
	line-height: 1.7em;
}

#content .callout {
	background: #390d09 url(/images/flag-left.png) no-repeat 0 50%;
	color: #ffffff;
	padding: 10px 10px 10px 240px;
	height: 138px;
}

#content .callout p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin: 0.8em 0;
}

#content .row {
	margin-bottom: 30px;
}

/* @end */

/* @group Footer */

#footer {
	overflow: hidden;
}

#footer .column {
	background: url(/images/footer.png) no-repeat 50% 100%;
	border-top: 1px solid #0f0f0f;
	padding-bottom: 7.5em;
	text-align: center;
}

/* @end */

/* @group Manage */

.error {
	background: #f7c0ba url(/images/icons/error.png) no-repeat 1% 50%;
	border: 1px solid #ff0000;
	margin: 10px 0;
	padding: 6px 8px 6px 28px;
}

.error p {
	margin: 0;
}

.meta,
.date {
	color: #666;
	font-size: 1.4em;
}

.notice {
	background: #defde5 url(/images/icons/info.png) no-repeat 1% 50%;
	border: 1px solid #4e8f00;
	margin: 10px 0;
	padding: 6px 8px 6px 28px;
}

/* @group Question/Case Review Form */

p.required {
	color: #852D38;
	font-weight: bold;
}

.form-ask label {
	display: block;
}

.form-ask label em {
	color: #666;
	font-size: 90%;
	padding-left: 5px;
}

.form-ask input.text,
.form-ask textarea {
	background-color: #FFFFFC;
	border: 0 none;
	border-top: 2px solid #852D38;
	padding: 4px;
}

.form-ask textarea {
	width: 99%;
}

.form-ask fieldset {
	margin: 2em 0 0;
}

.form-ask fieldset legend {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .5em;
}

.form-ask .document {
	margin: -1em 0 0;
}

.form-ask .document label {
	display: inline;
	padding-left: 3px;
}

.form-ask .document li {
	list-style: none;
	margin-left: 2em;
	margin: 1em 2em;
	text-indent: -1.4em;
}

/* @end */

/* @group Question/Case Review View */

.question .details dl {
	border:  1px solid #577081;
	border-width: 1px 0;
	padding: 5px 0;
}

.question .details dl dt,
.question .details dl dd {
	margin: 2px 0;
}

.question .details dl dt {
	clear: both;
	float: left;
	font-weight: bold;
}

.question .details dl dd {
	float: right;
}

.question .change-status {
	margin: 10px 0;
}

.question .change-status select {
	margin-right: 10px;
}

ul.comments li {
	background-color: #FFFFFC;
	list-style: none;
	margin: 10px 0;
	padding: 8px;
	position: relative;
	width: 80%;
}

ul.comments li h4 {
	margin: 0 0 5px;
}

ul.comments li.answer {
	border-top: 3px solid #852C37;
	float: right;
}

ul.comments li.answer .info-request {
	background: #852C37;
	color: #ffffff;
	display: block;
	width: 103%;
	margin-top: -8px;
	margin-left: -8px;
	padding: 2px 8px 5px;
	margin-bottom: 5px;
}

ul.comments li.reply {
	border-top: 3px solid #445983;
	float: left;
}

ul.comments a.edit-answer {
	background: url(/images/icons/comment_edit.png) no-repeat 100% 50%;
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	position: absolute;
	top: 8px;
	right: 5px;
}

ul.comments .info-request a.edit-answer {
	top: 31px;
}

.comment form textarea,
.form-comment textarea {
	background-color: #FFFFFC;
	border: 0 none;
	border-top: 3px solid #852C37;
	display: block;
	font-family: Georgia, serif;
	font-size: 1.2em;
	height: 80px;
	padding: 8px;
	margin: 0 0 10px;
	width: 444px;
}

.form-comment textarea {
	width: 604px;
}

.comment form label {
	font-size: 1.2em;
	margin-left: 4px;
}

.comment form input#submit_comment {
	display: block;
	margin: 10px 0;
}

.comment h3 label {
	background: url(/images/icons/comment_add.png) no-repeat 100% 50%;
	padding-right: 22px;
}

h3.download,
h4.download {
	background: #fffffc;
	border-top: 3px solid #577081;
	font-size: 1.4em;
	font-weight: normal;
	padding: 10px;
	text-align: center;
}

h4.download a {
	background: url(/images/icons/download.png) no-repeat 0 50%;
	padding-left: 20px;
}

.explanation {
	background: #fffffc;
	border-top: 3px solid #852C37;
	font-size: 1.4em;
	padding: 10px 14px;
}

/* @end */

/* @group Users */

.user-table .edit a,
.user-table .send-new-password a {
	background: no-repeat 50% 50%;
	display: block;
	height: 16px;
	padding: 0px 5px;
	text-indent: -9999px;
	width: 16px;
}

.user-table .edit a {
	background-image: url(/images/icons/user_edit.png);
}

.user-table .send-new-password a {
	background-image: url(/images/icons/mail.png);
}

/* @end */

/* @group Account */

.form-user label {
	display: inline-block;
	width: 140px;
}

.form-user p.info {
	margin-top: 20px;
}



/* @end */

/* @end */

/* @group Login / Logout Form */

.form-login label {
	display: inline-block;
	margin-right: 1em;
	width: 5em;
}

.form-login input#email,
.form-login input#password {
	background-color: #FFFFFC;
	border: 0 none;
	border-top: 2px solid #577081;
	padding: 4px;
	width: 20em;
}

/* @end */

/* @group Generic Content */

.tertiary .column {
	overflow: visible;
}

div.pullquote-left,
div.pullquote-right {
	background-color: #FFFFFC;
	border-top: 3px solid #852C37;
	padding: 10px 14px;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.4em;
	color: #424242;
	width: 195px;
}

div.pullquote-left,
div.callout-left,
.image-left {
	margin-left: -240px;
}

div.pullquote-right,
div.callout-right,
.image-right {
	margin-right: -240px;
}

.tertiary #content h3 {
	margin: 1.5em 0 0.3em;
}

.tertiary #content .column h2 + h3 {
	margin-top: 0.5em;
}

.tertiary #content ul {
	margin: 0.3em 0 1.5em;
}

.tertiary #content li {
	
}

/* @end */

