#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<!--[endif]-->

a{
	text-decoration: none;
	cursor: pointer;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border: none;}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
	border: 1px solid #AAAAAA;
	font: 16px arial, sans-serif;
	width:300px;
	padding: 2px;
}

.mainBuy{
	width:750px;
	/*margin:15px auto 0;*/
}

.buy_gradient {
	background: url(../images2/BuyNowBG.png) no-repeat;
	width: 750px; 
	height: 1785px;
	z-index: -2000;
	display:block;
	position:inherit;
}

.buy_gradient2 {
	background: url(../images2/BuyNowBG_short.png) no-repeat;	
	width: 750px;
	height: 550px;
	z-index: -2000;	
	position:inherit;
}

/*
.logo{
	position: relative;
	left:20px;
	top:9px;
	overflow: hidden;
	display:block;
}

.logo2{
	position: relative;
	left:20px;
	top:17px;
	overflow: hidden;
	display:block;
}
*/
.mainArea {
	position: absolute;
	display:block;
	width: 750px;
	height:450px;
	top: 140px;
	
}

.generalText{
	font: 16px arial, helvetica, sans-serif;
	color: #000000;
	z-index:1000;
	padding: 2px 0;
}

.generalText label {
	font: 16px arial, helvetica, sans-serif;
}

.top{
	font: bold 17px/19px arial, helvetica, sans-serif;
}

.red{
	font: bold 10px/12px arial, helvetica, sans-serif;
	color: #d40317;
	display:block;
	z-index:1000;
}

.small{
	font: bold 10px/12px arial, helvetica, sans-serif;
	color: #000000;
	display:block;
	z-index:1000;
}

.purchase{
	background: url(../images2/OrderFreeTrialButton.png) no-repeat;
	width: 253px;
	height: 34px;
	text-indent: -3333px;
	overflow: hidden;
	display:block;
	border: 0px;
}

.purchase:hover {
	background: url(../images2/OrderFreeTrialButton.png) no-repeat;
	overflow: hidden;	
	background-position: 0 100%;
}

.vertical{
	background: url(../images2/buyVertical.png) no-repeat;
	width: 3px;
	height: 443px;
	position: absolute;
	left:308px;	
	top:0px;
	overflow: hidden;	
}

.big {
	font: bold 23px/27px arial, helvetica, sans-serif;
	color: #000000;
	display:block;
	z-index:1000;	
}

.big2 {
	font: bold 19px/19px arial, helvetica, sans-serif;
	color: #1c3e91;	
	z-index:1000;	
}

.LoginNow {
	background: url(../images2/LoginNowButton.png) no-repeat;
	width: 279px;
	height: 42px;
	text-indent: -3333px;
	overflow: hidden;
	display:block;
	border: 0px;
	z-index: 500;
}

.LoginNow:hover {
	background: url(../images2/LoginNowButton.png) no-repeat;
	overflow: hidden;	
	background-position: 0 100%;
}

.terms {
	font: bold 16px arial, helvetica, sans-serif;
	color: #3d5fca;	
	z-index:1000;
}

.terms:hover {
	font: bold 16px arial, helvetica, sans-serif;
	color: #daad31;	
	z-index:1000;
}

.purchase{
	background: url(../images2/place_orderButton.png) no-repeat;
	width: 263px;
	height: 34px;
	text-indent: -3333px;
	overflow: hidden;
	display:block;
	border: 0px;
	cursor: pointer;
}

.purchase:hover {
	background: url(../images2/place_orderButton.png) no-repeat;
	overflow: hidden;	
	background-position: 0 100%;
}

.widthPopUp {
	width:175px;	
}
.widthPopUpText {
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
}

.widthPopUpButton {
	/*width:175px;*/
	font: bold 13px/15px arial, helvetica, sans-serif;
	color:#000000;	
}

table.secureTable {
	background-color: lightYellow !important;
}

table.orderTable {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-radius: 10px;
	padding: 20px;
	width: 700px;
}
