﻿/* Other misc styles */
#header {
	height: 212px;
}
#maincontent {
	width: 590px;
	text-align: left;
	padding: 0x;
	margin: 10px;
}
#maincontent #leftbox {
	width: 587px;
	float: left;
	background-image: url(../images/left_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: White;
}
#maincontent #leftbox_full {
	width: 936px;
	float: left;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: White;
}
#maincontent .title1, #maincontent .title2, #maincontent .title3 {
	height: 20px;
	padding: 14px 0px 0px 47px;
	margin: 0px;
	font-size: 15px;
	color: white;
}
#maincontent .title1 {
	background-color: #ffa321;
	font-weight: bold;
}
#maincontent .title2 {
	background-color: #ffa321;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}
#maincontent .title3 {
	background-color: #2B3086;
}

#maincontent .content {
	padding: 0px 10px 20px 47px;
}

#maincontent .regform {
	padding: 10px 0px 10px 0px;
}
#maincontent .regform .errortext {
	padding: 10px 10px 10px 35px;
	color: #A52022;
	font-weight: bold;
	border-top: solid 1px #A52022;
	border-bottom: solid 1px #A52022;
	background-color: #fcd3d4;
	background-image: url(../images/error.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#maincontent .regform label {
	width: 125px;
	margin-top: 0px;
	float: left;
	clear: left;
}
#maincontent .regform label span {
	color: #A52022;
	font-weight: bold;
}
#maincontent .regform input {
	width: 250px;
	border: solid 1px #bbbbbb;
	background-color: White;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 8px;
	height: 17px;
}
#maincontent .regform input.textbg {
	background-image: url(../images/textbg.gif);
}
#maincontent .regform input.textnobg {
	background-image: url(none);
}
#maincontent .regform .select {
	width: 253px;
	margin-bottom: 5px;
	border: solid 1px #bbbbbb;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#maincontent .regform .ddlMonth {
	width: 128px;
	/*margin-bottom: 5px;*/
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
}
#maincontent .regform .ddlYear {
	float: left;
	width: 110px;
	/*margin-bottom: 5px;*/
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#maincontent .regform .ddlCardType {
	width: 153px;
	/*margin-bottom: 5px;*/
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#maincontent .regform .ddlCardType .newListSelected{
width:151px;
}
#maincontent .regform .ddlCardType .newListSelected div{
width:125px;
}
#maincontent .regform .ddlCardType .newListSelected ul.newList {
width:151px;
}
#maincontent .regform .ddlMonth .select {
width:126px;
}
#maincontent .regform .ddlMonth .newListSelected{
width:126px;
}
#maincontent .regform .ddlMonth .newListSelected div{
width:100px;
}
#maincontent .regform .ddlMonth .newListSelected ul.newList {
width:126px;
}
#maincontent .regform .ddlYear .select {
width:121px;
}
#maincontent .regform .ddlYear .newListSelected{
width:118px;
}
#maincontent .regform .ddlYear .newListSelected div{
width:91px;
}
#maincontent .regform .ddlYear .newListSelected ul.newList {
width:118px;
}
#maincontent .regform .ddlCards {
	width: 253px;	
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#maincontent .regform .clear {
	clear: left;
	height: 10px;
}
#maincontent .regform .subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #3F4081;
	padding: 5px 0px 15px 0px;
}
#maincontent .regform .state {
	width: 400px;
	height: 15px;
}
#maincontent .regform .submit {
	width: 111px;
	height: 45px;
	border: solid 0px;
	background-color: white;
	cursor: pointer;
}

#maincontent #errorbox {
	position: absolute;
	display: none;
	width: 177px;
	height: 47px;
	left: 0px;
	top: 0px;
	padding: 18px 10px 0px 5px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/balloon.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 10000;
}

#maincontent .subtitle {
	color: #2B3086;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#maincontent .regform .signin {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.btn {
	cursor: pointer;
}

#maincontent .regform .register {
	background-image: url(../images/register.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 105px;
	height: 30px;
	border: none;
}
.titlecls {
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 5px 5px; /* background-color:#373189; */
}
.ShippingOptions {
	border: 1px solid #D7D7D7;
	height: auto;
	margin: 10px;
	text-align: left;
}
.ShippingOptions .ShippingOptionItem {
	padding: 5px 0 0 5px;
	text-align: left;
	vertical-align: text-top;
}
.ShippingOptions .OptionName {
	font-weight: bold;
}
.ShippingOptions .OptionName input {
	width: 15px;
	height: auto;
}
.ShippingOptions .OptionDescription {
	padding: 5px 0 5px 16px;
}

