#sideMenu h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0B1846;
	text-transform: none;
	letter-spacing: normal;
	background-color: #ababab;
	text-align: center;
	padding: 8px 0;
}
#sideMenu a {
	text-decoration: none;
}
#sideMenu ul {
  margin-top: 17px;
	margin-bottom: 10px;
}
#sideMenu ul li {
	padding-bottom: 7px;
	color: #2d6191;
}
#sideMenu ul a, #sideMenu ul a:link {
	font-size: 12px;
	font-weight: bold;
	color: #2d6191;
	text-decoration: none;
}
#sideMenu ul a:hover {
	text-decoration: underline;
}

/*****/

.blockWrapper {
	overflow: hidden;
	margin-bottom: 20px;
	height: 1%;
	min-height: 1%;
}
.blockWrapper .block {
	float: left;
	background-color: #F0F0F0;
	width: 230px;
	padding: 20px;
	margin-right: 10px;
}
.blockWrapper .block h2 {
	font-size: 20px;
	font-weight: normal;
	color: #2D6191;
	margin-bottom: 10px;
}


/*****/

.mapWrapper {
	padding: 5px;
	border: solid 1px #cfcfcf;
	width: 617px;
}

/*****/

.contentBox {
	background-color: #000;
}
.contentBox p {
	margin-bottom: 10px;
}
.contentBox a, .contentBox a:link {
	color: #2D6191;
}
.contentBox a:hover {
	color: #000;
}

.bottomLinkWrapper {
	height: 1%;
	min-height: 1%;
	overflow: hidden;
	margin: 30px -17px 0 0;
}
.bottomLinkWrapper .links {
	float: right;
}
.bottomLinkWrapper .links input {
	padding:0;
	margin:0;
}
#WA_Store_Cart_Checkout, #Checkout, #modify_information, #Submit_order {
	font-size:16px;
	height:40px;
	width:160px;
}
.bottomLinkWrapper .links a, .bottomLinkWrapper .links a:link {
	color: #fff;
	margin-left: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #fff;
	padding-left: 15px;
}
.bottomLinkWrapper .links a:hover {
	text-decoration: underline;
}
.bottomLinkWrapper .links a.first {
	border-left: 0;
	padding-left: 0;
}

/*****/

.insertForm {
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
}
.insertForm label {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	padding-top: 1px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
.insertForm p {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	min-height: 1%;
}
.insertForm .text, .insertForm .buttons {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 6px 158px;
}
.insertForm .buttons {
	padding-top: 15px;
}
.insertForm .text-indent {
	padding: 0px 0 6px 158px;
}
.insertForm input[type=text], .insertForm input[type=password], .insertForm textarea {
	border: 1px solid #999;
	padding: 5px 5px;
	width: 250px;
	font-size: 13px;
}
.insertForm textarea {
	width: 300px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	letter-spacing:normal;
	font-size:13px;
}
.insertForm input[type=text]:focus, .insertForm input[type=password]:focus, .insertForm textarea:focus {
	border-color: #000;
}
.insertForm input[type=text].priceRange {
	width: 111px;
}
.insertForm select {
	margin-top: 1px;
	padding: 2px;
}
.insertForm .readonly {
	font-size: 12px;
}
.insertForm label.readonly {
	padding-top: 0;
}

/*****/

.pagesWrapper {
	overflow: hidden;
	height: 1%;
	min-height: 1%;
	margin-top: 0;
}
.pagesWrapper .helperText {
	float: left;
	width: 300px;
}
.pagesWrapper .links {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/*****/

.productResultsWrapper {
	overflow: hidden;
	height: 1%;
	min-height:150px;
}
.productResultsWrapper .left {
	float: left;
}
.productResultsWrapper .left .imageWrapper {
	background-color:#DCDCDC;
	border: solid 1px #CFCFCF;
}
.productResultsWrapper .left .imageWrapper img {
	border: solid 1px #CFCFCF;
	margin:5px 5px 2px 5px;
}
.productResultsWrapper .middle {
	margin: 0 175px 0 230px;
	padding-top: 5px;
}
.productResultsWrapper .middle h2 {
	margin-bottom:10px;
}
.productResultsWrapper .middle h2 a {
	color:#2D6291;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0;
	line-height:20px;
}
.productResultsWrapper .right {
	float: right;
	padding: 15px 10px 0 0;
	width: 230px;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.productResultsWrapper .right h3 {
	font-size: 30px;
	padding:0;
	margin:0;
	text-align:right;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.productResultsWrapper .right a {
	float:right;
}
.productResultsAfterWrapper {
	height: 12px;
	background-image: url("../Images/cart_separator.png");
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-bottom: 10px;
}

.cartSummaryWrapper {
	overflow: hidden;
	height: 1%;
	min-height: 1%;
	margin-top: 20px;
	margin-right: -17px;
}
.cartSummaryWrapper .title {
	float: left;
	width: 200px;
	padding-top: 12px;
}
.cartSummaryWrapper .details, .cartSummaryWrapper .details-text, .cartSummaryWrapper .buttons {
	margin-left: 201px;
}
.cartSummaryWrapper .details-text {
	background-color: #F0F0F0;
	padding: 20px;
}
.cartSummaryWrapper .details table {
	background-color: #F0F0F0;
}
.cartSummaryWrapper .details table th {
	padding: 20px 20px 0 0;
	color: #2D6191;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
.cartSummaryWrapper .details table td {
	font-size: 14px;
	padding: 20px 20px 0 0;
}
.cartSummaryWrapper .details table th.total {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.cartSummaryWrapper .details table td.total {
	color: #2D6191;
	font-size: 30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom: 20px;
}
.cartSummaryWrapper .details table td.discounts {
	color: #c00;
}
.cartSummaryWrapper .separator {
	background-image: url("../Images/cartSummary_separator.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 12px;
	padding: 0;
	/*margin-bottom: 20px;*/
}

/*****/

.checkoutHeader {
	background-color: #3375A3;
	color: #fff;
	font-size: 14px;
	margin-left: -17px;
	margin-right: -17px;
	padding: 10px 20px;
}
.checkoutHeader a {
	font-size: 14px;
	color: #ccc;
}

/*****  Cart Page ****/
.productCart {
	overflow:hidden;
	padding:0 0 15px 0;
	background-color:#ECECEC;
	min-height:200px;
}
.titleCart {
	background-color:#2C6190;
	text-align:right;
	color:#FFF;
	word-spacing:50px;
	padding:15px 30px 10px 5px;
}
.productCart .shadow {
  background-image: url(../Images/admin/productDetails_shadow_bottom.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 20px;
}
.productCart .image {
	float:left;
	text-align:center;
	margin:0 0 0 5px;
}
.productCart .image .imageWrapper {
	background-color:#DCDCDC;
	border:1px solid #B1B1B1;
}
.productCart .image img {
	border:1px solid #C3C3C3;
	margin:5px 5px 3px 5px;
}
.productCart .wrapper {
	margin-left:230px;
}
.productCart .description {
	float:left;
	width:190px;
	margin:0 10px 0 10px;
}
.productCart .description h2 {
	color:#2D6291;
	font-weight:bold;
	font-size:20px;
}
.productCart .price {
	float:left;
	width:50px;
	font-weight:bold;
	color:#0E1D4C;
	font-size:14px;
}
.productCart .price_checkout {
  float:left;
	width:50px;
	font-weight:bold;
	color:#0E1D4C;
	font-size:14px;
	margin-left:60px;
}
.productCart .price_checkout .options {
	margin-top:30px;
	color:#0C1948;
	font-size:12px;
	width:100px;
	font-weight:normal;
}
.productCart .price_checkout .options span {
	color:#2C6190;
	width:50px;
	display:inline-block;
}
.productCart .price .options {
	margin-top:30px;
	color:#0C1948;
	font-size:12px;
	width:100px;
	font-weight:normal;
}
.productCart .price .options span {
	color:#2C6190;
	width:50px;
	display:inline-block;
}
.productCart .quantity {
	float:left;
	width:50px;
	margin:0 0 0 35px;
}
.productCart .remove {
	float:left;
	width:40px;
	margin:0 0 0 50px;
}
.productCart .total {
	float:left;
	width:50px;
	margin:0 0 0 40px;
	color:#0C1948;
	font-size:12px;
	font-weight:bold;
}
/******      **************/
.contentBox_order {
	padding: 20px 20px 10px 20px;
	background-color: #f0f0f0;
	margin-left: -17px;
	margin-right: -17px;
	margin-bottom:10px;
}
.adminListing {
	overflow: hidden;
	height: 1%;
	min-height: 1%;
}
.adminListing .col {
	float: left;
	background-image: url(../Images/admin/adminListing_col_shadow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	height: 116px;
}
.adminListing .col .id {
	color: #2D6191;
}
.adminListing .first {
	background-image: none;
	padding-left: 0;
}
.adminListing .buttons a {
	display: block;
	margin-bottom: 7px;
}

/*****/

.adminListing-user .col1 {
	width: 210px;
}
.adminListing-user .col2 {
	width: 300px;
	padding-left:30px;
}
.adminListing-user .col3 {
	width: 110px;
}
.adminListing-user .col3 input[type=submit] {
	margin:35px 0 0 20px;
}
.adminListing-user .col3 p {
	margin-top: 50px;
	color: #0C1847;
	font-size: 14px;
	text-align: center;
}
.adminListing-user .col4 {
	padding-top: 7px;
	height: 109px;
	padding-left: 45px;
	width: 150px;
}
.adminListing-user .col1 table, .adminListing-user .col2 table {
	margin-top: 20px;
}

.adminListing-user table {
	
}
.adminListing-user table th, .adminListing-user table td {
	padding: 5px;
}
.adminListing-user table th {
	text-align: right;
	color: #2D6191;
	font-weight: bold;
	white-space: nowrap;
}
.adminListing-user table td {
	color: #0C1847;
}

/*****/

/*****  Cart Page ****/
.productCart_orderdetail {
	overflow:hidden;
	padding:0 0 15px 0;
	background-color:#ECECEC;
}
.titleCart_orderdetail {
	background-color:#2C6190;
	text-align:left;
	color:#FFF;
	word-spacing:100px;
	padding:15px 30px 10px 50px;
}
.productCart_orderdetail .shadow {
  background-image: url(../Images/admin/productDetails_shadow_bottom.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 20px;
}
.productCart_orderdetail .sku {
	float:left;
	text-align:center;
	margin:0 0 0 35px;
	width:50px;
}
.productCart_orderdetail .name {
	float:left;
	width:200px;
	margin:0 0px 0 13px;
	text-align:center;
}
.productCart_orderdetail .name h2 {
	color:#2D6291;
	font-weight:bold;
	font-size:20px;
}
.productCart_orderdetail .price {
	float:left;
	width:50px;
	font-weight:bold;
	color:#0E1D4C;
	font-size:14px;
	margin-left:13px;
}
.productCart_orderdetail .price .options {
	margin-top:30px;
	color:#0C1948;
	font-size:12px;
	width:100px;
	font-weight:normal;
}
.productCart_orderdetail .price .options span {
	color:#2C6190;
	width:40px;
	display:inline-block;
}
.productCart_orderdetail .quantity {
	float:left;
	width:50px;
	margin:0 0 0 100px;
}
.productCart_orderdetail .total {
	float:left;
	width:50px;
	margin:0 0 0 74px;
	color:#0C1948;
	font-size:12px;
	font-weight:bold;
}
/******      **************/
