﻿*
{
	font-family: Times New Roman, Serif;
}

html
{
	overflow: auto;
}

body
{
	margin: 0px;
	vertical-align: top;
	background-position: top left;
	background: #FFF url(https://myargosy.com/v2/UI/Argosy/Custom-MDAnderson/bkg.png) repeat-x;
	text-align: center;
	overflow: auto;
	height: 100%;
}

#wrap
{
	width: 802px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#wrap_alt
{
	width: 802px;
	padding: 0;
	margin: 0;
	text-align: center;
}
.underline
{
	border-bottom: solid 1px #FFF;
}

.header
{
	
	font-size: 14pt;
	font-weight: bold;
}

.logo
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-MDAnderson/MDA-logo.jpg) no-repeat;
	background-position: left center;
	height: 80px;
	width: 170px;
}

.title
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-MDAnderson/welcome.jpg) no-repeat;
	background-position: top center;
	height: 215px;
	width: 802px;
}

.order_title
{
	text-align: left;
	padding-left: 360px;
	margin-top: -5px;
	font-size: 18pt;
	color: White;
}

.order
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-MDAnderson/ordering.jpg) no-repeat;
	background-position: top center;
	height: 87px;
	width: 802px;
}

.hand
{
	cursor: pointer;
}

.divider
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-MDAnderson/divider_spacer.jpg) repeat-x;
	height: 49px;
	width: 100%;
}

hr
{
	color: #fff;
	height: 1px;
}

.main, .main3
{
	font-size: 9pt;
}

.thank
{
	font-size: 12pt;
}

.main a, .main a:visited
{
	text-decoration: underline;
	color: Black;
	font-size: 9pt;
}

.main a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
	font-size: 9pt;
}

.main2, .main2 a, .main2 a:visited
{
	text-decoration: none;
	color: Black;
	font-size: 11pt;
}

.main2 a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
	font-size: 11pt;
}

.price
{
		font-size: 8pt;
}

.navmenu a, .navmenu a:visited
{
	font-size: 9pt;
	color: #939393;
	text-decoration: none;
}

.navmenu a:hover
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.navmenu a:active
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumb
{
	text-decoration: none;
	color: #939393;
	font-size: 8pt;
}

.breadcrumb a, .breadcrumb a:visited
{
	text-decoration: underline;
	color: Black;
	font-size: 8pt;
}

.breadcrumb a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
}

.edit, .edit a, .edit a:vistied
{
	text-decoration: none;
	color: #333;
	font-size: 6pt;
	vertical-align: bottom;
}

.edit a:hover
{
	text-decoration: none;
	color: #FFF;
	font-size: 6pt;
	vertical-align: bottom;
}


.order_total
{
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}

.page_title
{
	color: #FFF;
	font-size: 14pt;
	padding-bottom: 4px;
	border-bottom: solid 1px #FFF;
}

.subtitle
{
	color: #555;
	font-size: 14pt;
}

.header_txt
{
	color: Black;
	font-size: 14pt;
}

.header_txt a, .header_txt a:visited
{
	text-decoration: underline;
	color: Black;
	font-size: 14pt;
}

.header_txt a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
	font-size: 14pt;
}

.search_txt
{
	font-size: 8pt;
	font-weight: bold;
}


.search_txt a
{
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

/*.search_txt a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
}*/

.topnav
{
	vertical-align: bottom;
}

#footer
{
	width: 100%;
}

#footer .footercontent
{
	text-align: center;
	padding-top: 10px;
}

.footer_txt
{
	font-size: 7pt;
}

.footer_txt a, .footer_txt a:visited
{
	text-decoration: underline;
	color: Black;
	font-size: 7pt;
}

.footer a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
}

.product_txt
{
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}

.product_txt a, .product_txt a:visited
{
	text-decoration: underline;
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}

.product_txt a:hover
{
	background-color: Black;
	text-decoration: none;
	color: white;
	font-size: 11pt;
	font-weight: bold;
}


/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
}
.updateProgressMessage
{
	margin: 3px;
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bold;
}

.label_text
{
	font-size: 12px;
}


.inputbox
{
	border: solid 1px #5e5e5e;
	font-size: 11px;
	padding-left: 3px;
	color: #333333;
	background: #FFF;
	height: 20px;
}

.inputbox2
{
	font-family: Times New Roman, Serif;
	border: solid 1px #5e5e5e;
	font-size: 11px;
	padding-left: 3px;
	color: #333333;
	background: #FFF;
	height: 18px;
}

.buttonstyle
{
	border: solid 1px #e2e2e2;
	font-size: 12px;
	padding-left: 3px;
	color: #111;
	font-weight: bold;
	background: #FFF;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 4px;
}

.buttonstyle:hover
{
	border: solid 1px #999;
	font-size: 11px;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
	background: #a9cd6b;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 4px;
}

.checkout
{
	border: solid 2px #000;
	font-size: 12px;
	padding-left: 3px;
	color: #111;
	font-weight: bold;
	background: #FFF;
	height: 28px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.checkout:hover
{
	border: solid 2px #666;
	font-size: 12px;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
	background: #a9cd6b;
	height: 28px;
	padding-top: 3px;
	padding-bottom: 4px;
}
