#sideMenu h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #06245c;
	text-transform: none;
	letter-spacing: normal;
	background-color: #eeeeee;
	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;
	width: 320px;
	padding: 20px;
	margin-right: 18px;
	overflow: hidden;
	background-image: url(../Images/star_bg.jpg);
	border: #036 dashed 1px;
}
.blockWrapper .block h2 {
	font-size: 20px;
	font-weight: normal;
	color: #2D6191;
	margin-bottom: 10px;
}
.blockWrapper .block-large {
	width: 670px;
	overflow: hidden;
}


/*****/

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

/*****/

.contentBox {
	padding: 20px 20px 10px 20px;
	width: 680px;
	white-space: normal;
	background-color:#fff;
	min-height:500px;
}
.contentBox p {
	margin-bottom: 10px;
}
.contentBox a, .contentBox a:link {
	color: #2D6191;
}
.contentBox a:hover {
	color: #06245C;
}
.notes {
	padding:5px;
	border:1px solid #999 ;
}
.bottomLinkWrapper {
	height: 1%;
	min-height: 1%;
	overflow: hidden;
	margin: 30px 0px 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: #FFFFFF;
	margin-left: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #FFFFFF;
	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: 120px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
	padding-top: 12px;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
.insertForm p {
	margin: 0 0 1px 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	min-height: 1%;
}
.insertForm .text, .insertForm .buttons {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 6px 158px;
}
.insertForm .buttons {
	padding-top: 25px;
}
.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: 200px;
	height: 150px;
	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: #06245C;
}
.insertForm input[type=text].priceRange {
	width: 111px;
}
.insertForm select {
	margin-top: 9px;
}
.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:#555555;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
.pagesWrapper .links a {
	color:#555555;
	font-weight:bold;
	font-size:12px;
}

/*****/

.productResultsWrapper {
	overflow: hidden;
	height: 1%;
	min-height:150px;
}
.productResultsWrapper .left {
	float: left;
}
.productResultsWrapper .left .imageWrapper {
	border: solid 1px #CFCFCF;
}
.productResultsWrapper .left .imageWrapper img {
	border: solid 1px #CFCFCF;
	margin:5px 5px 2px 5px;
	background-color:#e5ebfc;
}
.productResultsWrapper .middle {
	margin: 0 135px 0 190px;
	padding-top: 5px;
}
.productResultsWrapper .middle h2 {
	margin-bottom:10px;
}
.productResultsWrapper .middle h2 a {
	color:#900;
	font-size:16px;
	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:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
}
.productResultsWrapper .right h3 {
	font-size: 18px;
	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;
}
.cartSummaryWrapper .title {
	float: left;
	width: 200px;
	padding-top: 12px;
}
.cartSummaryWrapper .details, .cartSummaryWrapper .details-text, .cartSummaryWrapper .buttons {
	margin-left: 201px;
}
.cartSummaryWrapper .details-text {
	background-color: #edf2f6;
	padding: 20px;
}
.cartSummaryWrapper .details table {
	background-color: #edf2f6;
}
.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: #CC3333;
}
.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: #0c1f70;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 20px;
}
.checkoutHeader a {
	font-size: 14px;
	color: #eeeeee;
}

/*****  Cart Page ****/
.productCart {
	overflow:hidden;
	padding:0 0 15px 0;
	background-color:#edf2f6;
	min-height:200px;
}
.titleCart {
	background-color:#0c1f70;
	text-align:right;
	color:#FFFFFF;
	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 .cartLeft {
	float: left;
	width: 380px;
	margin-left: 10px;
}
.productCart .image {
	float:left;
	text-align:center;
	margin:0 0 0 5px;
}
.productCart  .imageWrapper {
	background-color:#eeeeee;
	border:1px solid #B1B1B1;
	float:left;
}
.productCart .imageWrapper img {
	background-color:#FFFFFF;
	border:1px solid #CFCFCF;
	margin:5px 5px 2px;
}
.productCart .image img {
	border:1px solid #C3C3C3;
	margin:5px 5px 3px 5px;
}
.productCart .wrapper {
	margin-left:390px;
}
.productCart .description {
	width:210px;
	float:right;
}
.productCart .description h2 {
	color:#2D6191;
	font-weight:bold;
	font-size:20px;
}
.productCart .price .options {
	margin-top:30px;
	color:#06245C;
	font-size:12px;
	width:310px;
	font-weight:normal;
}
.productCart .price {
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#2D6191;
	width:50px;
	display:inline-block;
}
.productCart .options span{
	color:#2D6191;
	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:#06245C;
	font-size:12px;
	font-weight:bold;
}
/******      **************/
.contentBox_order {
	padding: 20px 20px 10px 20px;
	background-color: #eeeeee;
	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: #06245c;
	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: #06245c;
}

/*****/

/*****  Cart Page ****/
.productCart_orderdetail {
	overflow:hidden;
	padding:0 0 15px 0;
	background-color:#DFEBF9;
}
.titleCart_orderdetail {
	background-color:#273378;
	text-align:left;
	color:#FFFFFF;
	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 5px;
	width:50px;
}
.productCart_orderdetail .name {
	float:left;
	width:175px;
	margin:0 0px 0 83px;
	text-align:center;
}
.productCart_orderdetail .name h2 {
	color:#2D6191;
	font-weight:bold;
	font-size:20px;
}
.productCart_orderdetail .price {
	float:left;
	width:50px;
	font-weight:bold;
	color:#06245c;
	font-size:14px;
	margin-left:13px;
}
.productCart_orderdetail .price .options {
	margin-top:30px;
	color:#06245C;
	font-size:12px;
	width:100px;
	font-weight:normal;
}
.productCart_orderdetail .price .options span {
	color:#2D6191;
	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:#06245C;
	font-size:12px;
	font-weight:bold;
}
/******      **************/
.addToCart {
	margin-left:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#fff;
	width:317px;
	margin-right:15px;
}
.productDetailWrapper .addToCart {
	width: 320px;
	padding-top: 2px;
	background-image: url("../Images/addToCart_bg.png");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	float:right;
}
.productDetailWrapper .addToCart form {
	background-color: #edf2f6;
	padding: 30px 20px 30px 20px;
}
.productDetailWrapper .addToCart #addFields h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top:30px;
	font-family:"Times New Roman", Times, serif;
}
.productDetailWrapper .addToCart form label {
	color:#06245C;
	padding:0 3px 0 3px;
	width:40px;
	font-weight:bold;
	text-align:right;
}
.productDetailWrapper .addToCart .form option {
	padding:0;
	margin:0;
}
.productDetailWrapper .addToCart form select {
	width:160px;
	padding:0;
	margin:0 0 0 5px;
}
.productDetailWrapper .addToCart .addToCartSelect {
	white-space:nowrap; 
	margin:0 10px 15px 0;
}
.productDetailWrapper .addToCart .addToCartSelect label {
	width:100px;
	display:inline-block;
	text-align:right;
	padding:0;
	margin:0;
}
.productDetailWrapper .addToCart form #soldOut {
	color: #CC3333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
}
.productDetailWrapper .addToCart form #checkingAvail {
	font-style: italic;
}
.productDetailWrapper .addToCart form #notSold {
	font-style: italic;
}
/******     *******/
