/** ############## GENERAL TEMPLATE ############## **/
body,html {
	margin: 0;
	padding: 0;
	background: #ffffff repeat-y top left;
}

/** Pathway **/
#pathdiv {
	padding: 5px 20px;
	text-align: left;
}

.pathway {
	color: #333333;
	padding-left: 5px;
}

a.pathway:link, a.pathway:visited {
	padding-left: 0;
	font-weight: bold;
	text-decoration: underline;
}

a.pathway:hover {
	padding-left: 0;
	font-weight: bold;
}
.pathway img{
	padding-top     : 5px;
}

.currentpage {
	/*color : blue;*/
}


/** #################### index.php #################### **/
.main { 
	text-align    : center;
	width		: 100%;
	min-height	: 300px;
}

#centice {
	border: 0px solid #ffffff;
	background: #ffffff;
}

#contentol {
	padding: 0px;
	background: #ffffff;
}

.footer_left {
	float: left;
	font-size: 9px;
	color: #e9ecf1;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 25px;
}

.footer_right {
	width: 370px;
	float: right;
	font-size: 9px;
	color: #e9ecf1;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 25px;
}

.foot {
	color: #f2faef;
	background: ;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top-style: none;
	border-top-width: 0px;
}

.foot td {
	color: #e9ecf1;
}

.foot a {
	color: #bbbfc0;
}

.topup td {
	color: #3a4048;
	padding: 10px 15px;
}

#logo {
	background: url(../coreImages/fota_header.png) no-repeat 0 50%;
	height: 148px;
}

#ol-mainbd {
	margin: 0 auto;
	padding: 0;
	width: 723px;
	text-align: left;
	min-width: 720px;
	max-width: 2000px;
}

#topup {
	clear: both;
	color: #3a4048;
	text-align: left;
	line-height: normal;
	background-color: #fff;
	height: 148px;
	position: relative;
	border-bottom: 0px solid #e9ecf1;
}


/** #################### MAIN #################### **/

#content {
	text-align: center;
	padding:0% 1%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	margin: 0px;
}

.noshow {
	visibility: hidden;
	display: none;
	text-align: center;
}

p, table {
	margin: 0px auto;
	text-align: center;
}

/** ################# Text Styles ################ **/

.heading, h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
}

.heading2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
}

.heading3, h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 20px;
	font-weight: bold;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 16px;
}

.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

.copycheckbox {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

.copynote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

.copysmallbold {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

.copyxsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}



/** ################# Other Styles ################ **/

/********** ORDER SUMMARY **********/

.order_summary {
	width: 90%;
	border: 1px solid black;
	padding: 1% 1%;
}

.order_summary th {
	font-weight: bold;
	text-decoration: underline;
}

.os_col1 {
	text-align: left;
}

.os_col2 {
	text-align: center;
	width: 60px;
}

.os_col3 {
	text-align: right;
	width: 90px;
}

.os_col4 {
	text-align: right;
	width: 120px;
}

/******** END ORDER SUMMARY ********/

/********** EVENT SUMMARY **********/

fieldset.partysummary {
	width: 88%;
	border: 1px solid black;
	padding: 1% 1%;
}

fieldset.partysummary table {
	width: 90%;
}

legend.partysummary {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

td.summaryfield {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 16px;
	font-size: 14px;
}

td.summarydata {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	width: auto;
}

td.summaryspace {
	width: 20%;
}

span.editlink {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 14px;
	font-weight: bold;
}

/******** END EVENT SUMMARY ********/

/******** ITEM SELECTION ********/

table.dealtable {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	width: 98%;
}

table.dealtable tr {
	text-align: left;
	margin: 0px auto;
}

fieldset {
	margin: 0px auto;
	text-align: center;
}

fieldset.item_category_fs {
	text-align: center;
	width: 90%;
	border-color: black;
	margin-bottom: 1%;
}

legend.item_category_fs {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.itemDescription {
	padding: 0px;
	margin: 0px;
}

.item_select_method {
	text-align: center;
	padding: 0px;
	width: 8%;
}

.item_name {
	text-align: left;
	font-weight: bold;
	padding: 0px;
}

.item_price {
	text-align: right;
	width: 25%;
	padding: 0px;
}

.item_description {
	padding: 0px 0px 0px 10px;
}

.item_modifiers {
	background-color: yellow;
}

td.attrib{
	border-style: solid;
	border-color: black;
	border-width: 2px;
}

/******** END ITEM SELECTION ********/

#price {
	font-weight: bold;
}

fieldset.billingInfo{
	width: 70%;
	text-align: center;
	border-color: black;
	border-width: 1px;
	margin-bottom: 3%;
	padding-bottom: 2%;
	padding-top: 2%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

legend.billingInfo{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

table.billingInfo {

}

/******** TIME SELECTION ********/

table.timeSelectionTbl {
	text-align: left;
	margin: auto auto;
	padding: 5px;
	display: block;
	border-style: solid;
	border-color: black;
	border-width: 2px;
	width: 80%;
}

td.timeSection {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

td.availableTimeOption {
	font-size: 16px;
	font-weight: normal;
	padding: 2px;
}

td.unavailableTimeOption {
	font-size: 16px;
	font-weight: normal;
	padding: 2px;
	color: #E0E0E0;
}

#specific_time option {
	text-align: right;
}

/******** END TIME SELECTION ********/

#contact_info {
	text-align: center;
}

.navbar {
	width: 95%;
}

#navdiv {
	text-align: center;
	padding:0% 1%;
	margin: 0px;
}

#errorbox {
	background-color: red;
	width: 95%;
	display: block;
	text-align: center;
	margin: 10px auto;
	padding: 5px 2px;
}

#errorbox ul {
	margin: 1px 1px;
}

.selections {
	display: block;
	color:red;
}

.selectionMade {
	display: block;
	color: black;
}

.legal {
	color: #f2faef;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.legal_text{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: orange;
}

.legal_text a{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: orange;
}

.securelogo {
	float: center;
	color: #f2faef;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div {
	/*margin: auto 0px;*/
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.clearmargin {
	margin: 0px;
}

.clearpadding {
	padding: 0px;
}

/***** Account Management System *****/

fieldset.amsEntry{
	width: 70%;
	text-align: center;
	border-color: black;
	border-width: 1px;
	margin-bottom: 3%;
	padding-bottom: 2%;
	padding-top: 2%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

legend.amsEntry{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

#amsMain_header_welcome{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 18px;
	font-weight: bold;
}

#amsMain_header_lastlogin{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: regular;
}

.amsMain_section_head{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}

.amsMain_myaccts_accthead{
	cursor: hand;
}

.amsMain_myaccts_accthead_name{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 2;
}

.amsMain_myaccts_detailTbl {
	width: 40%;
	border: 1px solid lightgrey;
	padding: 1% 1%;
	/*border-collapse: collapse;*/
}

.amsMain_myaccts_detailTbl th {
	font-weight: bold;
	font-size: 13px;
	/*text-decoration: underline;*/
}

.amsMain_myaccts_detailTbl_none {
	font-style: italic;
	font-size: 13px;
	/*text-decoration: underline;*/
}

.amsMain_myaccts_detailTbl_col1 {
	text-align: left;
}

.amsMain_myaccts_detailTbl_col2 {
	text-align: right;
}

.amsMain_myaccts_detailTbl_colhead {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
}

.amsMain_myaccts_action_link, .amsMain_myaccts_action_link a{
	text-decoration: none;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}

.amsMain_myaccts_action_link:hover, .amsMain_myaccts_action_link a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-weight: bold;
	cursor: hand;
}

.amsMain_task_link, .amsMain_task_link a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

.amsMain_task_link:hover, .amsMain_task_link a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	cursor: hand;
}

.amsMain_transaction_historyTbl {
	width: 96%;
	border: 1px solid lightgrey;
	padding: 1% 1%;
	/*border-collapse: collapse;*/
}

.amsMain_transaction_historyTbl th {
	font-weight: bold;
	font-size: 16px;
	/*text-decoration: underline;*/
}

.amsMain_transaction_historyTbl_none {
	font-style: italic;
	font-size: 13px;
	/*text-decoration: underline;*/
}

.amsMain_transaction_historyTbl_col {
	text-align: left;
	font-size: 14px;
}

.amsMain_transaction_historyTbl_colhead {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
}


/***** Standard Table Formatting *****/

.shade_lightgray {
	background-color: #eeeeee;
	border-color: #eeeeee;
}

