/* New Order Styles */

A.bold { color: #965BD7; font-weight: bold }
b, strong { color: #965BD7; font-weight: bold }
h1 { color: #965BD7; font: bold 17px/21px Verdana, Arial, Helvetica, sans-serif }

span.listtext {  color: #000000; font-weight: normal }

table.greybox { 
	background-color: #EAEAEA;
}

td.section {
	background: #EAEAEA;
	padding: 20px 15px 0px 0px;
}


/* New Styles */
p.footnote { font-size: 9px }
div#iframe { display: none; }

div.orderTypeBox { width: 246px; background-color: #EAEAEA; float: left; }
div.orderTypeBox .top { background-color: #EAEAEA; }
div.orderTypeBox .content { padding: 10px; }
div.orderTypeBox .base { background: url(/images/greybox_botleft.gif) top left no-repeat; text-align: right; height: 20px;}
div.orderTypeBox ol { margin: 0; padding: 0; padding-left: 35px; }
div.orderTypeBox ol li { color: #965BD7; font-weight: bold }
div.orderTypeBox ol li.alpha { list-style-type: lower-alpha; margin-left: -10px }

div#internetOrders { margin-right: 20px; }
div#offlineOrders .base { white-space: nowrap; background: none; }

div#contacts { margin-bottom: 15px; padding-top: 15px; }

div.downloadsBox { width: 563px; background-color: #EAEAEA; margin-bottom: 15px;}
div.downloadsBox .top { background: #FFFFFF url(/new_orders/images/hdr_dl_forms.gif); background-color: #FFFFFF; color: #FFFFFF; font: bold 16px/18px Helvetica; text-align: center; padding: 2px; padding-top: 5px;}
div.downloadsBox .content p { color: #A66DE6; font: bold 24px/26px Helvetica; text-align: center;}
div.downloadsBox .content a {font: bold 24px/26px Helvetica; color: #A66DE6; text-decoration: none; padding: 0px; padding-top: 10px;}
div.downloadsBox .content a:hover {text-decoration: underline;}
div.downloadsBox .base { background: #EAEAEA url(/images/greybox_botleft.gif) top left no-repeat; text-align: right; }
}

/* download page */

div#content_box {
	width: 428px;
	margin: 60px auto 0 auto;
}

img#popup_logo 
{
	margin-bottom: 35px;
}

#internetOrders h2 {
	color: #FFFFFF;
	text-align: center;
	background-color: #A66DE6;
	line-height: 2.5em;
	margin: 0px;
}

#offlineOrders h2.bottom {
	color: #FFFFFF;
	text-align: center;
	background: url(../images/download_background.jpg) repeat-x 0 0;
	line-height: 2.1em;
	margin: 0px;
	font-size: 13px;
}

h2.order_header {	
	color: #FFFFFF;
	text-align: center;
	background-color: #A66DE6;
	line-height: 2.5em;
	margin: 0;
	float:left;
	width:246px;
	border-bottom: white solid 2px;
	font-size: 15px;
}

h2.online {	
	margin: 0 20px 0 0;	
}





