@import url(/Orders/coreweb-grad.css);

/*** note this file has been merged with the basic.css from Modiphy ****/
html, body, td, th,div {
	color: #303030;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #949494;
	margin:0px;
	text-align: center;
}

#IslandContentContainer, 
.OrderSummary #Remove {
	background-color: #ededed;
}

.Main, 
#SupportFooter,
#CustomBranding {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
}

.header {
	background-image: url(/COREWebAssets/30721/Custom/web/headerbg.jpg);
	background-position: center top;
}
.footer {
	background-image: url(/COREWebAssets/30721/Custom/web/footerbg.jpg);
	background-position: center top;
	padding-top: 6px;
	text-align: left;
}
.footer, .footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

a:link, a:visited, a:active {
	color:#cd0000;
	text-decoration: underline;
} 

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.textnav:link, a.textnav:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a.textnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.textnav:active {
	color: #000000;
}

a.modiphy:link, a.modiphy:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
	text-decoration: none;
	line-height: 15px;
}
a.modiphy:hover {
	color:#000000;
	text-decoration: none;
}
a.modiphy:active {
	color: #EEEEEE;
}
HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	width: 100%;
	height: 1px;
}
input {
    background-color:#FFFFFF;
    border:1px solid #000000;
    font-size:11px;
    font-family:Tahoma;
    color:#000000;
    margin-bottom:0px;
    margin-right:5px;
    padding-top: 0px;
    padding-left:0px;
}
textarea {
	scrollbar-track-color:#FFFFFF;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-size:11px;
	font-family:Tahoma;
	color:#000000;
	margin-bottom:2px;
	margin-top:1px;
	padding-top: 1px;
	padding-left:4px;
	width:200px;
	height: 42px;
}
select {
    background-color:#cd0000;
	border: 1px solid #FFFFFF;
    font-size:11px;
    font-family:Tahoma;
	color: #FFFFFF;
    margin-bottom:0px;
    padding-top: 0px;
    padding-left:0px;
	width:140px;
}
form {
	margin:0px;
	padding:0px;
}
.button, .Button {
	border:1px solid #000000;
	font-size:11px;
	font-family:Arial;
	background-color:#cd0000;
	color:#FFFFFF;
	margin-bottom:5px;
	margin-top:2px;
	font-weight: bold;
	cursor:hand;
}

.copyrighttext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
}
.blurbs {
	color: #AEAEAE;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.contentbox {
	padding-top: 21px;
	padding-bottom: 21px;
	padding-left: 47px;


}
.contentboxpan {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: px;
}

/*** end basic.css from Modiphy ****/



/*** These styles merged with Modify's ezedit.css ***/

H1
{
	font-family: Arial;
	font-size: 17px;
	color:#CC0000;
	font-weight:bold;
	letter-spacing: px;
	line-height: 18px;
}
H4
{
	color: #8aceef;
}

.ViewName 
{
	color:#CC0000;
}
#Proofs #GraduateInfo .Info, #Proofs #Specials .SpecialsItem
{
	color:#CC0000;
}
#Proofs #Specials .SpecialsSpacer
{
	color:#CC0000;
}
.PackageItem .Price 
{
	color: #900000;
}
.PackageItem .Description1 
{
	background-color: #ffffff;
}
.DisplayInfoBox .Info
{
	color:#CC0000;
}
.FAQSection 
{
	color:#CC0000;
}
#Proofs #Locate a
{

}

.OrderSummary th 
{
	border-top: solid 1px #000;
	background-color: #740000;
	color: #ffffff;
	font-weight: bold;
}
.OrderSummary #FrameHeader 
{
	border-left: solid 1px #000;
}
.OrderSummary #ExtHeader 
{
	border-right: solid 1px #000;
}
.OrderSummary td 
{
	border: solid 1px #000;
}
.OrderSummary .Image 
{
	border-right: none 0px #000;
}
.OrderSummary .ImageText
{
	border-left: none 0px #000;
}
.Totals th 
{
	background-color: #ededed;
	color: #000;
	border: none 0px #999;
	font-weight: normal;
}
.Totals td 
{
	border: none 0px #999;
}
#ProofsTotals th {
	font-weight: bold;
}

td.AddBtn, td.Qty, td.Price  {
	text-align: right;
}

#PackageListing .Price {
	padding-right: 5px;
}

#Checkout #drpMonth, #Checkout #drpYear {
	width: 65px;
}
#Checkout select,
td.Qty select {
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	
}
 td.Qty select {
	width: 40px;
	font-size: 10pt;
}

.DisplayInfoBox .Header {
	background-color: #ededed;
	background-image: none;
	
}

#NoPIN select {
	width: 65px;
}

#Default #Track {
	
}

#Default #OrderIDInput {
	margin-top: 1em;
}


/*** New Upsell Styles ***/
.Upsell {
   width: 160px;
   float: left;
   margin: .5em;
}
.Upsell .Title {
   background: #740000;
   color: white;
   font-weight: bold;
   padding: .4em;
}
.Upsell .Body {
   background: #cccccc;
   font-size: 90%;
   border-left: 1px solid #c5bca6;
   border-right: 1px solid #c5bca6;
   padding: .25em;
   height: 300px;
}
.Upsell .AddLine {
   background: #740000;
   color: white;
   font-weight: bold;
   padding: .4em;
}
.UpsellImage {
   height: 180px;
}

/*** RaceEvents ***/
#RaceEventsRightBox {
	width: 45%;
	background: #900000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#CustomBranding {
	text-align: center;
	margin-bottom: 5px;
}
#CustomBranding #BrandingText {
	font-size: 11pt;
	font-weight: bold;
	color: #740000;
}

#RaceEventsRightBox select {
	width: 220px;
}
