@import url("/Innovative/Common/CSS/reset.css");

body
{
    background-color: #E2E3E5;
    margin-top: 4px;
}

form
{
	margin: 0;
}

body, td, input, select, textarea, button
{
	font-family: Georgia;
	font-size: 12px;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

p
{
	margin: 2px 0 12px 0;
	line-height: 1.5em;
}

ul, ol
{
	margin-top: 2px;
	margin-bottom: 10px;
}

li
{
	line-height: 1.5em;
	margin-top: 6px;
}

h1
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #01263F;
	margin: 0 0 12px 0;
	line-height: 1.1em;
}

h2
{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #01263F;
	margin: 12px 0 6px 0;
	line-height: 1.1em;
}

h3
{
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #01263F;
	margin: 9px 0 6px 0;
	line-height: 1.1em;
}

h4
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #01263F;
	margin: 6px 0 6px 0;
	line-height: 1.1em;
}

a img
{
	border: 0;
}

input[type=text], textarea
{
	padding: 2px;
	border: 1px solid #7F9DB9;
}

ul.piped, ul.flat
{
	display: inline;
	margin: 0;
	padding: 0;
}

ul.piped li
{
	display: inline;
	padding: 0 15px;
	border-right: 1px solid #959698;
	margin-bottom: 15px;
}

ul.piped li.last
{
	padding-right: 0;
	border-right: 0;
}

ul.piped li.first
{
	padding-left: 0;
}

ul.flat li
{
	display: inline;
}

div#page
{
    border: 2px solid #01263F;
	width: 774px;
	text-align: left;
	background-color: #FFFFFF;
}

div#header
{
	position: relative;
	width: 100%;
	height: 192px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
}

div#header_image
{
	position: relative;
	top: 4px;
	left: 14px;
}

div#navigation
{
	text-align: center;
	background-color: #DDAA24;
    border: 2px solid #01263F;
	border-left: 0;
	border-right: 0;
}

td#main_column
{
	vertical-align: top;
	border-right: 2px solid #01263F;
	padding: 18px;
	width: 572px;
}

td#side_column
{
	background-image: url(/images/side_top.gif);
	background-position: 0 211px;
	background-repeat: no-repeat;
	background-color: #D5E194;
	vertical-align: top;
}

div#main_content
{
	width: 536px;
}

div#side_content
{
	margin: 18px;
	margin-top: 36px;
	color: #01263F;
}

div#side_content ul
{
	margin-left: 18px;
	margin-right: 0;
}

div#address
{
	color: #ffffff;
	font-size: 10px;
}

div#address h1, div#address h2, div#address h3
{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}

div#address a
{
	color: #ffffff;
	text-decoration: none;
}

div#address a:hover
{
	text-decoration: underline;
}

td#address_cell
{
	height: 180px;
	vertical-align: bottom;
	text-align: center;
	background-color: #D5E194;
	background-image: url(/images/side_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#footer
{
	background-color: #DDAA24;
    border-top: 2px solid #01263F;
	height: 18px;
}

div#copyright
{
	font-size: 9px;
	color: #01263F;
	padding: 3px;
}

div#copyright a
{
	color: #01263F;
	text-decoration: none;
}

div#copyright a:hover
{
	text-decoration: underline;
}

div#ITS
{
	width: 774px;
	font-size: 9px;
	line-height: 14px;
	font-family: tahoma,helvetica;
	color: #959698;
}

div#ITS a
{
	font-weight: normal;
	color: #959698;
}

div.hr
{
	clear: both;
}

div.warning
{
	border: solid 4px red;
	padding: 12px;
	margin-bottom: 12px;
}

div.warning p
{
	margin: 0;
}

table.form_horizontal td, table.form_vertical td
{
	padding: 2px;
}

table.form_vertical th
{
	padding: 2px 2px 0 2px;
}

table.display
{
    display: none;
}

div.form, div.item_form
{
    border: 1px solid #01263F;
    background-color: #B7D6D9;
    padding: 9px;
    margin-bottom: 12px;
}

div.item_form
{
	float: right;
	margin-left: 12px;
	width: 90px;
	text-align: right;
}

div.item_form p
{
	margin: 0;
}

div.item
{
	clear: both;
}

div.subtotal
{
	width: 150px;
}

table.order_review
{
	width: 100%;
    border: 1px solid #01263F;
    margin: 12px 0;
}

table.order_review td, table.order_review th
{
	padding: 4px;
}

table.order_review tbody.additional_costs
{
    background-color: #D5E194;
}

table.order_review thead, table.order_review tfoot, table.order_review tbody.subtotal
{
    background-color: #B7D6D9;
}

table.order_review th, table.order_review tfoot td
{
	font-weight: bold;
}


table.content
{
	width: 100%;
    border: 1px solid #01263F;
    margin: 12px 0;
}

table.content td, table.content th
{
	padding: 4px;
	vertical-align: top;
}

table.content thead
{
    background-color: #B7D6D9;
}

table.content th
{
	font-weight: bold;
}

table.content tr.alternate
{
    background-color: #E2E3E5;
}

input.price
{
	width: 50px;
}

div.international
{
	display: none;
}

table.order_html td, table.order_html th
{
	padding: 4px;
}

a.ForParishesOption
{
	color: #000000;
	text-decoration: none;
}

a.ForParishesOption:hover
{
	text-decoration: underline;	
}

div#bottomNavigation
{
	font-size: 9px;
	color: #959698;
}

div#bottomNavigation a
{
	color: #959698;
}

div#admin_menu
{
	position: absolute;
	right: 15px;
	top: 15px;
	color: #01263F;
}

div#admin_menu a
{
	color: #01263F;
}

div#pendingOrderBox
{
    border: 1px solid #01263F;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}