body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	color: #53463D;
	font-family: Arial, Verdana, Helvetica;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#body1 {
	background: url('/static/ClubCorp/images/bg_repeat_x.jpg') top center repeat-x;
	height: 100%;
}

#body2 {
	background: url('/static/ClubCorp/images/bg_repeat_y.jpg') top left repeat-y;
	min-height: 100%;
	height: auto;
	_height: 100%;
	width: 930px;
	margin: 0px auto;
}

#body3 {
	background: url('/static/ClubCorp/images/bg_top.jpg') top left no-repeat;
	min-height: 813px;
	height: auto;
	_height: 813px;
	text-align: center;
	width: 930px;
}

#top_div {
	width: 900px;
	height: 74px;
	text-align: right;
	position: absolute;
	margin-left: 15px;
	z-index: 2;
}

#top_links a:link, #top_links a:visited, #top_links a:active {
	color: #556679;
}

#top_links a:hover {
	color: #98b6ab;
}

#logo_div {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top_links {
	padding: 40px 0px 0px 0px;
	font-size: 7pt;
	color: #947a4b;
}

#top_spacer {
	height: 74px;
}

#primary_nav_div {
	width: 900px;
	height: 28px;
	text-align: left;
	margin: 0px 15px;
	z-index: 2;
}

.primary_nav_td {
	font-size: 11px;
}

a.primary_nav_link, a.primary_nav_link_active {
	z-index: 2;
	display: block;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	height: 28px;
	text-align: center;
	line-height: 21pt;
	cursor: pointer;
	width: auto;
	padding: 0px 10px;
	background: url('/static/ClubCorp/images/nav_link_bg.gif') repeat;
	background-position: 0px 0px;
}

a.primary_nav_link:link, a.primary_nav_link:visited, a.primary_nav_link:active {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px 0px;
}

a.primary_nav_link:hover, a.primary_nav_link_active:link, a.primary_nav_link_active:visited, a.primary_nav_link_active:active, a.primary_nav_link_active:hover {
	text-decoration: none;
	color: #ffe0ab;
	background-position: 0px -28px;
}

.highContrast {
	position: relative;
	font-size: 11px;
}

.highContrast span {
	position: relative;
	font-size: 11px;
}

span.shadow {
	top: 1px;
	left: 1px;
	_left: 11px;
	color: #3e2b0c;
	width: 100%;
	text-align: center;
	position: absolute;
	font-size: 11px;
}

#main_area_container {
	padding: 0px 15px;
}

#left_shadow {
	width: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/ClubCorp/images/inner_shadow_left.png', sizingMethod='scale' );
	background: url('/static/ClubCorp/images/inner_shadow_left.png') 0px 0px repeat-y !important;
	background: ;
}

#right_shadow {
	width: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/ClubCorp/images/inner_shadow_right.png', sizingMethod='scale' );
	background: url('/static/ClubCorp/images/inner_shadow_right.png') 0px 0px repeat-y !important;
	background: ;
}

#club_banner {
	border-bottom: 1px solid #fffcf9;
}

#logo_td {
	background: #556679;
	position: relative;
	width: 190px;
	height: 143px;
}

#club_logo_container {
	width: 190px;
	height: 143px;
	position: relative;
}

#logo_top_shadow {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/ClubCorp/images/main_image_top_shadow.png', sizingMethod='scale' );
	background: url('/static/ClubCorp/images/main_image_top_shadow.png') 0px 0px repeat-x !important;
	background: ;
}

#club_main1_container {
	width: 690px;
	height: 143px;
	position: relative;
}

#banner_main1_shadow {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 690px;
	height: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/ClubCorp/images/main_image_top_shadow.png', sizingMethod='scale' );
	background: url('/static/ClubCorp/images/main_image_top_shadow.png') 0px 0px repeat-x !important;
	background: ;
}

.text, .text table {
	font-family: Verdana, Arial, sans-serif;
	color: #53463d;
	font-size: 11px;
	line-height: 12pt;
}

#main_content_box {
	width: 880px;
	background: #d3be8f url( '/static/ClubCorp/images/main_area_bg.jpg' ) top center repeat-x;
}

#nav_column {
	width: 188px;
	background: #dfd0ae url('/static/ClubCorp/images/side_nav_bg.jpg') top center repeat-x;
	padding: 0px 1px;
}

#side_nav_ul {
	list-style: none;
	padding: 22px 0px 0px 0px;
	margin: 0px;
}

#side_nav_ul_hp, #side_nav_concierge {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.side_nav_li {
	min-height: 28px;
	height: auto;
	_height: 28px;
}

.side_nav_li_bg {
	min-height: 28px;
	height: auto;
	_height: 28px;
	background-color: #e6d9bc;
}

a.side_nav_link:link, a.side_nav_link:visited, a.side_nav_link:active {
	color: #556679;
	text-decoration: none;
}

a.side_nav_link {
	font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 0px 3px 12px;
	display: block;
	width: 176px;
}

a.side_nav_link:hover {
	text-decoration: none;
	color: #000000;
}

#main_area_column {
	width: 690px;
	background: url('/static/ClubCorp/images/sidenav_shadow.jpg') top left no-repeat;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

#top_shadow {
	width: 690px;
	background: url( '/static/ClubCorp/images/main_area_top_shadow.jpg' ) top center repeat-x;
}

#footer {
	width: 900px;
	min-height: 177px;
	height: auto;
	_height: 177px;
	position: relative;
	margin: 0px 15px 0px 15px;
}

#footer_text {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	margin: 19px 25px;
	text-align: center;
	font-size: 7pt;
	width: 850px;
	line-height: 18pt;
}

#footer_text a:link, #footer_text a:visited, #footer_text a:active {
	color: #53463d;
}

#footer_text a:hover {
	color: #dfd0ae;
}

#footer_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 900px;
	height: 177px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/ClubCorp/images/footer_bg.png', sizingMethod='scale' );
	background: url('/static/ClubCorp/images/footer_bg.png') 0px 0px repeat-y !important;
	background: ;
}

table.accountdatagrid {
	background-color: #CB873D;
	font-family: Tahoma;
	font-size: 11px;
	border-collapse: collapse;
	width: 845px;
	background-color: #F3E2C6;
	border-left: 1px solid #897E63;
	border-top: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
	font-family: Arial, Verdana, Helvetica;
	background-color: #F3E2C6;
	border-left: 1px solid #897E63;
	border-top: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

table.accountdatagrid th {
	text-align: center;
	background-color: #C1721B;
	padding: 2px;
	color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #CBB694;
	color: #53463D;
	border-right: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
	background-color: #CBB694;
	color: #53463D;
	border-right: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

table.accountdatagrid th a {
	color: #FFFFFF;
	text-decoration: none;
}

table.accountdatagrid td {
	padding: 3px 2px;
	vertical-align: text-top;
	border-right: 1px solid #897E63;
	border-right: 1px solid #897E63;
}

table.accountdatagrid td a:hover {
	color: #EEEEEE;
}

span.arrow {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Verdana, Helvetica;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	line-height: 1px;
}

table.datagrid {
	width: 100%;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 90%;
	background-color: #F3E2C6;
	border: 1px solid #897E63;
	font-family: Arial, Verdana, Helvetica;
	background-color: #F3E2C6;
	border: 1px solid #897E63;
}

table.datagrid th {
	padding: 2px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	background-color: #897E63;
	color: #53463D;
	border-right: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
	background-color: #897E63;
	color: #53463D;
	border-right: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

table.datagrid th a {
	text-decoration: none;
}

table.datagrid td {
	padding: 5px 5px;
	vertical-align: text-top;
}

a.deleteButton, a.deleteButton:visited, a.deleteButton:active, a.deleteButton:link, a.deleteButton:hover {
	padding: 1px 4px !important;
	padding: 0px 4px;
	border: 1px solid #4C4C4C;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	height: 15px;
	background-color: #6f1314;
	color: #FFFFFF;
}

a.editButton, a.editButton:visited, a.editButton:active, a.editButton:link, a.editButton:hover {
	padding: 1px 4px !important;
	padding: 0px 4px;
	border: 1px solid #4C4C4C;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	height: 15px;
	color: #FFFFFF;
	background-color: #676767;
}

div.popupMessage {
	padding: 0px;
	margin: 0px;
	width: 400px;
	text-align: left;
	font-weight: bold;
	color: #7BACC1;
	border: 1px solid #1410AE;
	background-color: #1410AE;
	color: #7BACC1;
	border: 1px solid #1410AE;
	background-color: #1410AE;
}

div.popupText {
	float: left;
	padding: 5px 10px;
}

div.popupHeader {
	float: left;
	width: 390px;
	padding: 3px 5px;
	background-color: #7BACC1;
	color: #1410AE;
	background-color: #7BACC1;
	color: #1410AE;
}

div.popupClose {
	float: right;
	font-weight: normal;
	cursor: pointer;
	padding: 3px;
	background-color: #7BACC1;
	color: #1410AE;
	background-color: #7BACC1;
	color: #1410AE;
}

div.footer {
	width: 99%;
	height: 50px;
	padding: 0 0 15px 0;
	margin: 0px;
	text-align: right;
	font-size: 11px;
	color: #53463D;
	background-color: #FFFFFF;
	color: #53463D;
	background-color: #FFFFFF;
}

a.footer, a.footer:active, a.footer:hover, a.footer:link, a.footer:visited {
	text-decoration: none;
}

.footerLine {
	width: 500px;
	height: 1px;
	line-height: 1px;
	margin: 3px 0 3px 0;
	float: right;
	border-bottom: 1px solid #53463D;
	border-bottom: 1px solid #53463D;
}

form {
	padding: 0px;
	margin: 0px;
}

div.form {
	width: 100%;
}

table.formbox {
	width: 100%;
}

table.formbox td.box {
	padding: 0;
	color: #53463D;
	border: 1px solid #897E63;
	background-color: #F3E2C6;
	color: #53463D;
	border: 1px solid #897E63;
	background-color: #F3E2C6;
}

table.formbox td.box1column {
	width: 100%;
}

table.formbox td.box2column {
	width: 49%;
}

table.formbox td.boxspace {
	width: 1%;
}

table.formboxinside {
	width: 100%;
	font-size: 11px;
	height: 100%;
	color: #53463D;
	color: #53463D;
}

table.formboxinside th {
	font-weight: bold;
	padding: 0 5px 2px 5px;
	margin-bottom: 5px;
	height: 15px;
	background-color: #CBB694;
	color: #53463D;
	border-bottom: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

table.formboxinside td {
	padding: 2px 0px;
}

table.formboxinside .field {
	padding: 5px 10px 0 0;
	font-size: 11px;
}

table.formboxinside .input {
	padding: 0px;
	margin: 0px;
}

table.formboxinside .label {
	width: 125px;
	padding: 5px 10px 0 0;
	font-size: 11px;
}

.formboxLink {
	font-weight: bold;
	color: #53463D;
	color: #53463D;
}

a.formboxLink, a:link.formboxlink, a:active.formboxlink, a:hover.formboxlink, a:visited.formboxlink {
	text-decoration: underline;
	font-weight: normal;
}

span.formboxprint {
	color: #000000;
}

table.formboxprint {
	width: 100%;
}

table.formboxprint td.box {
	padding: 5px 0;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

.formbutton {
	text-align: right;
}

.formsectionheader {
	font-weight: bold;
	padding: 0 5px 2px 5px;
	margin-bottom: 5px;
	background-color: #CBB694;
	color: #53463D;
	border-bottom: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

div.generalcontent {
	padding: 0 8px;
	margin: 0px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
}

div.generalcontentleft {
	width: 516px;
	float: left;
}

div.generalcontentright {
	width: 248px;
	float: right;
}

h2, h3, h5 {
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: #53463D;
	color: #53463D;
}

h2.itemtitle {
	padding: 0 0 5px 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	color: #53463D;
	color: #53463D;
}

div.header {
	height: 79px;
	padding-right: 8px;
	margin: 0px;
	background-color: #D6D6D5;
	height: 106px;
	margin: 0px;
	padding-right: 0px;
	background: url(/static/95/images/custom/laCimaHeaderBanner.jpg) no-repeat;
	background-color: #D6D6D5;
	height: 106px;
	margin: 0px;
	padding-right: 0px;
	background: url(/static/95/images/custom/laCimaHeaderBanner.jpg) no-repeat;
}

.helpBlock {
	background-color: #FFFFFF;
	width: 550px;
	height: 100%;
}

td.helpHeader {
	background-color: #355EAA;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
}

table.homecustom {
	height: 80px;
	width: 248px;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #53463D;
	border: 5px solid #D6D6D5;
	font-family: Arial, Verdana, Helvetica;
	background-color: #FFFFFF;
	color: #53463D;
	border: 5px solid #D6D6D5;
}

table.homecustom td {
	padding: 10px 4px;
}

div.homeorderbuttontext {
	padding: 0 15px 15px 0;
}

div.homespecial {
	width: 496px;
	padding: 10px;
}

.input {
	width: 250px;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF !important;
	height: 18px;
	vertical-align: text-bottom;
}

table.itemdetails {
	width: 100%;
	font-family: Tahoma;
	padding: 0;
	color: #53463D;
	color: #53463D;
	font-family: Arial, Verdana, Helvetica;
}

table.itemdetails td.content {
	line-height: 15px;
}

*>#content {
	height: auto;
}

div.itemdetailcontent {
	padding: 0px;
	margin: 0px;
	width: 585px;
	float: right;
}

table.itemdetailsinside {
	width: 100%;
	font-size: 11px;
	color: #53463D;
	color: #53463D;
}

table.itemdetailsinside th {
	font-weight: bold;
	padding: 0 5px;
	height: 15px;
	border-bottom: 1px solid #897E63;
	border-bottom: 1px solid #897E63;
}

table.itemdetailsinside td {
	padding: 1px 10px;
	min-height: 40px;
}

* html .itemdetailsinside {
	height: auto;
}

div.itemdetailsleft {
	float: left;
	width: 216px;
}

div.itemdetailsleft img.detailimage {
	padding: 5px 3px 3px 5px;
}

div.itemdetailsleft div.enlarge {
	font-size: 9px;
	float: right;
}

div.itemdetailsleft div.image {
	width: 206px;
	height: 143px;
}

div.itemdetailsright {
	float: right;
}

a.itemlink, a.itemlink:link, a.itemlink:visited, a.itemlink:hover, a.itemlink:active {
	color: #581013;
	text-decoration: none;
}

table.itemlist {
	font-family: Tahoma;
	padding: 0 5px 0 2px;
	color: #53463D;
	color: #53463D;
	font-family: Arial, Verdana, Helvetica;
}

table.itemlist div.price {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	float: left;
}

div.itemlist div.button {
	font-size: 9px;
	float: right;
}

div.itemlist div.caption {
	font-size: 9px;
	float: left;
}

div.itemlist .caption a {
	text-decoration: none;
}

div.itemlist div.enlarge {
	font-size: 9px;
	float: right;
}

div.itemlist div.image {
	width: 96px;
	height: 92px;
}

div.itemlist img.itemimage {
	padding: 4px 3px 3px 5px;
	cursor: pointer;
}

div.itemlist div.itemlistleft {
	float: left;
	width: 96px;
}

div.itemlist div.itemlistright {
	float: right;
}

table.itemlistcolumns {
	width: 585px;
}

table.itemlistcolumns tr {
	width: 50%;
	margin: 0 0 15px 0;
}

table.itemlistcolumns td {
	width: 50%;
	padding: 0 5px 20px 0;
}

.label {
	text-align: right;
	font-size: 11px;
	color: #53463D;
	color: #53463D;
}

.leadTime {
	font-weight: bold;
	font-size: 125%;
}

div.mainblock {
	min-height: 550px !important;
	height: auto !important;
	height: 550px;
	padding: 0 0 15px 0;
	margin: 0px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
}

*>#mainblock {
	height: auto;
}

div.menucontent {
	padding: 0 8px 0 0;
	margin: 0px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
}

table.menuitems {
	margin: 0px;
	padding: 0px;
	width: 95%;
	border-collapse: collapse;
	font-family: Tahoma;
	font-family: Arial, Verdana, Helvetica;
}

table.menuitems th {
	padding: 2px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #897E63;
	color: #53463D;
	border-bottom: 1px solid #897E63;
	color: #53463D;
}

table.menuitems td {
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	text-align: left;
	color: #53463D;
	color: #53463D;
}

a.menuitemlink, a.menuitemlink:link, a.menuitemlink:visited, a.menuitemlink:hover, a.menuitemlink:active {
	color: #581013;
	text-decoration: none;
}

table.menuitemlist {
	font-family: Tahoma;
	padding: 0 2px 0 5px;
	color: #53463D;
	color: #53463D;
	font-family: Arial, Verdana, Helvetica;
}

div.menuitemlist div.caption {
	font-size: 9px;
	float: left;
}

div.menuitemlist .caption a {
	text-decoration: none;
}

div.menuitemlist div.enlarge {
	font-size: 9px;
	float: right;
}

div.menuitemlist div.image {
	width: 136px;
	height: 95px;
	cursor: pointer;
}

div.menuitemlist div.menuitemlistleft {
	float: left;
	width: 136px;
}

div.menuitemlist div.menuitemlistright {
	float: right;
}

div.menuitemlist img.menuimage {
	padding: 3px 3px 3px 5px;
}

table.menuitemlistcolumns {
	width: 585px;
}

table.menuitemlistcolumns tr {
	width: 50%;
	margin: 0 0 15px 0;
}

table.menuitemlistcolumns td {
	width: 50%;
	padding: 0 5px 20px 0;
}

table.orderboxes {
	width: 100%;
}

table.orderboxes td.orderbox {
	padding: 5px 0;
	background-color: #E09644;
	border: 1px solid #C1721B;
	color: #922D20;
	width: 49%;
}

table.orderboxes a.orderboxLink {
	text-decoration: underline;
	color: #922D20;
}

div.orderboxtitle {
	font-weight: bold;
	border-bottom: 1px solid #922D20;
	padding: 0 5px 2px 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

img.ordersteps {
	padding-right: 8px;
}

div.paging {
	float: right;
	text-align: right;
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}

.redTitle {
	padding: 2px 0 0 0;
	color: #6f1314;
	font-size: 110%;
}

.required {
	font-weight: bold;
	color: #53463D;
	color: #53463D;
}

div.row {
	clear: both;
	font-size: 11px;
}

span.row {
	clear: both;
	font-size: 11px;
}

div.row span.field {
	width: 350px;
	font-size: 11px;
}

div.row span.field:first-line {
	line-height: 20px;
}

span.row span.field {
	width: 350px;
	font-size: 11px;
}

span.row span.field:first-line {
	line-height: 20px;
}

div.row span.label {
	float: left;
	width: 125px;
	margin-right: 10px;
	line-height: 20px;
	text-align: right;
	color: #53463D;
	color: #53463D;
}

span.row span.label {
	float: left;
	width: 125px;
	margin-right: 10px;
	line-height: 20px;
	text-align: right;
	color: #53463D;
	color: #53463D;
}

.select {
	height: 18px;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF !important;
	font-size: 9px;
}

.shortinput {
	width: 50px;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF !important;
}

div.sidenav {
	width: 170px;
	float: left;
}

ul.sidenav {
	width: 145px;
	margin: 0px;
	padding: 0px;
}

ul.sidenav li {
	list-style-type: none;
}

ul.sidenav li.sidenavlinkon {
	padding: 6px 0 4px 10px;
	cursor: pointer;
	border-bottom: 1px solid #343166;
	background-color: #D6D6D5;
	border-bottom: 1px solid #343166;
	background-color: #D6D6D5;
}

ul.sidenav li.sidenavlink {
	padding: 6px 0 4px 10px;
	cursor: pointer;
	background-color: #D6D6D5;
	border-bottom: 1px solid #343166;
	background-color: #D6D6D5;
	border-bottom: 1px solid #343166;
}

ul.sidenav li.sidenavhours {
	padding: 6px 2px 4px 10px;
	background-color: #D6D6D5;
	background-color: #D6D6D5;
}

ul.sidenav li.sidenavspace {
	height: 15px;
	padding: 5px 0 5px 10px;
	background-color: #D6D6D5;
	background-color: #D6D6D5;
}

ul.sidenav li.sidenavtopimage {
	cursor: pointer;
	background-color: #D6D6D5;
	background-color: #D6D6D5;
}

.smheader, a.smheader, a:link.smheader, a:hover.smheader, a:active.smheader, a:visited.smheader {
	text-decoration: none;
	font-size: 10px;
	padding-top: 5px;
}

.smbold, a.smbold, a:link.smbold, a:hover.smbold, a:active.smbold, a:visited.smbold {
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
}

div.spacer {
	line-height: 2px;
}

div.successMessage {
	padding: 5px 10px;
	margin: 0 10px 0 0;
	width: 300px;
	text-align: left;
	font-weight: bold;
	color: #7BACC1;
	border: 1px solid #1410AE;
	background-color: #1410AE;
	color: #7BACC1;
	border: 1px solid #1410AE;
	background-color: #1410AE;
}

.textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF !important;
}

div.topnav {
	height: 26px;
	margin: 0px;
	text-align: right;
	background-color: #D6D6D5;
	border-bottom: 1px solid #D6D6D5;
	background-color: #D6D6D5;
	border-bottom: 1px solid #D6D6D5;
}

.topnavimage {
	padding: 5px 10px 7px 10px;
}

div.tutorial {
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	height: 375px;
	padding: 15px 15px 0 15px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
}

div.tutorial div.overviewheader {
	color: #172e87;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 6px;
	font-family: Arial, Verdana, Helvetica;
}

div.tutorial div.steprow {
	padding-top: 3px;
	margin-bottom: 5px;
	color: #7e7e7e;
	font-size: 15px;
	height: 25px;
	font-family: arial;
	font-weight: bold;
	height: 25px;
	background: url(/static/global/images/OrderingStepsCircleBG.png) no-repeat;
	font-family: Arial, Verdana, Helvetica;
}

div.tutorial div.fullstep {
	padding-top: 3px;
	margin-bottom: 10px;
	color: #172e87;
	font-size: 18px;
	height: 28px;
	font-family: arial;
	font-weight: bold;
	height: 25px;
	background: url('../images/OrderingStepsStepBG.png') no-repeat;
	font-family: Arial, Verdana, Helvetica;
}

div.tutorial span.steptext {
	color: #FFFFFF;
	padding: 0 25px 0 23px;
	font-size: 18px;
}

div.tutorial span.stepnum {
	color: #FFFFFF;
	padding: 0 12px 0 8px;
	font-size: 16px;
}

.help {
	cursor: help;
}

#loginPopUp {
	padding: 0px;
	position: absolute;
	top: 200px;
	left: 200px;
	font-size: 125%;
	width: 450px;
	background-color: #FFFFFF;
	border: 3px solid #D6D6D5;
	background-color: #FFFFFF;
	border: 3px solid #D6D6D5;
}

#tooltip {
	position: absolute;
	z-index: 3000;
}

#tooltip.link {
	border: 1px solid #000000;
	background-color: #FCF4AF;
	padding: 2px;
	opacity: 0.85;
	margin-top: 10px;
	min-height: 15px;
	width: 150px;
}

#tooltip.link h3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}

#tooltip.link h1 {
	font-family: 'trebuchet ms', verdana, arial;
	color: #000000;
	padding: 10px;
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
}

#tooltip.link h2 {
	font-family: 'trebuchet ms', verdana, arial;
	color: #000000;
	padding: 10px;
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
}

div#errorBox {
	display: none;
	visibility: hidden;
}

a {
	color: #53463D;
}

a:link {
	color: #53463D;
}

a:active {
	color: #53463D;
}

a:hover {
	color: #53463D;
}

a:visited {
	color: #53463D;
}

a.footer {
	color: #53463D;
}

a:link.footer {
	color: #53463D;
}

a:active.footer {
	color: #53463D;
}

a:hover.footer {
	color: #53463D;
}

a:visited.footer {
	color: #53463D;
}

table.datagrid a {
	color: #53463D;
}

table.menuitems .bordertop {
	border-top: 1px solid #897E63;
}

table.menuitems .borderbottom {
	border-bottom: 1px solid #897E63;
}

table.menuitems .borderleft {
	border-left: 1px solid #897E63;
}

table.menuitems .borderright {
	border-right: 1px solid #897E63;
}

.error {
	color: #7BACC1;
}

.leadtime {
	color: #7BACC1;
}

a.popupMessage {
	color: #1410AE;
}

a:link.popupmessage {
	color: #1410AE;
}

a:active.popupmessage {
	color: #1410AE;
}

a:hover.popupmessage {
	color: #1410AE;
}

a:visited.popupmessage {
	color: #1410AE;
}

a.formboxLink {
	color: #53463D;
}

a:link.formboxlink {
	color: #53463D;
}

a:hover.formboxlink {
	color: #53463D;
}

a:active.formboxlink {
	color: #53463D;
}

a:visited.formboxlink {
	color: #53463D;
}

.listRow0 {
	background-color: #CBB694;
}

.listRow1 {
	background-color: #E6D9BC;
}

table.accountdatagrid tr.odd {
	background-color: #E6D9BC;
}

.listRowHover {
	background-color: #CBB694;
}

.accountdatagridlistRowHover {
	background-color: #CBB694;
}

.smheader {
	color: #1410AE;
}

a.smheader {
	color: #1410AE;
}

a:link.smheader {
	color: #1410AE;
}

a:active.smheader {
	color: #1410AE;
}

a:hover.smheader {
	color: #1410AE;
}

a:visited.smheader {
	color: #1410AE;
}

#wrap {
	background-color: #FFFFFF;
	border-right: 1px solid #343166;
	border-left: 1px solid #343166;
	border-bottom: 1px solid #343166;
}

div.errorMessageFlash {
	background-color: #D6D6D5;
}
