/* ############################################################################
   ##
   ##  Shop Styles
   ##
   ######################################################################### */

#shopintro {
    width: 64%;
    float: left;
    margin-bottom: 1em;
    line-height: 20px;
  /*  font-size: 91.7%; */
}

/* ####################################
   Shopping Cart Progress Bar
   ################################## */

.progress-bgdark {
	background-color: #F0F0F0;
}
.progress-bglight {
	/*background-color: #FFCC33;*/
	background-color: #CBE142;
}
.progress-font {
	color: #333333;
	font-weight: bold;
	font-size: 83.5%;
}
.progress-font-linked {
	color: #3399CC;
	font-weight: bold;
	font-size: 83.5%;
}
.progress-font-linked:hover {
	color: #3399CC;
	font-weight: bold;
	font-size: 83.5%;
}
.progress-font-linked:visited {
	color: #3399CC;
	font-weight: bold;
	font-size: 83.5%;
}
.progress-font-selected {
	color: #333333;
	font-weight: bold;
	font-size: 83.5%;
}

/* ####################################
   Shopping Cart Manage View & Checkout Confirm View
   ################################## */
   
/*font-sizing for checkout form*/
div#checkout_form td {
    font-size: 75%;
}
div#checkout_form .helptext {
    font-size: 119.8%;
}   

#cart_view, #checkout_cart_view {
	border: #e0e0e0 1px solid;
	margin-bottom: 1em;
}

#cart_view tr.table-bgdark {
	background-color: #f4f4f4;
}

#checkout_cart_view tr.table-bgdark {
	background-color: #ffffff;
}

#cart_view tr.table-bglight, #checkout_cart_view tr.table-bglight {
	background-color: #ffffff;
}

#cart_view tr.table-header, #checkout_cart_view tr.table-header {
	background-color: #f4f4f4;
	font-size: 91.7%;
}

#checkout-paymentinfo {
	border: #e0e0e0 1px solid;
}

/* ####################################
   Menu Styles
   ################################## */

.menu-shop {
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
}
.menu-shop p {
	margin-top: 0;
	margin-bottom: 0.75em;
}
.menu-shop-bglight {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ffffff;
}
.menu-shop-bgdark {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background: #f0f0f0;
}

/* ####################################
   Custom Element Styles
   ################################## */

h1.cart {
	padding: 0px;
	background-image: none;
}

.feature-home {
	/*font-family: verdana, arial, sans-serif;*/
}
.feature-home h4 {
	font-size: 110%;
}
.feature-home p {
	margin-top: 0;
	margin-bottom: 0.25em;
}

.trailnav-shop {
	position: relative;
	top: -15px;
	font-family: verdana, arial, sans-serif;
	color: #A5A6A5;
	font-size: 83.5%;
	margin: 0.5em 0em 0em 0em;
	padding: 0.5em 0em 0.75em 0em;
	background-image: url('/images/templates/dots_horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f0f0f0;
}

.trailnav-shop form {
	display: inline;
}
/*
.trailnav-shop form input {
	font-size: 100%;
	color: #909090;
}
*/
.trailnav-shop form select {
	font-size: 100%;
	color: #909090;
	border: #909090 1px solid;
}

.trailnav-shop .submit-small {
	height: 17px;
	padding-top: 0px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #909090;
	border: #f8f8f8 1px outset;
}

.trailnav-shop a {
	margin: 0px 5px;

}

.action-message {
	margin: 20px 0px;
	
	color: #FF6633;
}

.sortable {
	font-size: 91.7%;
}

.shop-button {
	float: left;
	margin: 0px 5px;
	padding: 8px 0px;
	
	width: 151px;
	height: 31px;
	background: url(/store/images/bg-button.gif) no-repeat;
	
	text-align: center;
	vertical-align: middle;
}

.shop-button a {
	font-weight: bold;
}

.shop-button a img {
	margin: 2px 0px 0px 0px;
	border: none;
}

.shop-button-small {
	margin: 0px;
	padding: 0px;
	
	width: 100px;
	height: 21px;
	background: url(/store/images/bg-button-small.gif) no-repeat;
	border: none;
	
	text-align: center;
	vertical-align: middle;
	
	font-size: 91.7%;
	font-weight: bold;
	color: #0573A9;
}

.checkout {
	font-size: 100%;
	width: 100%;

}

table.checkout tr.table-header {
	font-weight: bold;
}

table.checkout tr.table-bglight {
	background-color: none;
	border-bottom: 1px dashed #cccccc;

}

.font-fieldtitle {
	font-weight: normal;
}
/*
.submit-button {
	width: 151px;
	height: 31px;
	border: none;
	background: url(/store/images/bg-button.gif) no-repeat;

	font-weight: bold;
	color: #0573A9;

}

input.radio {
	border: none;
}
*/

/* ####################################
   Product Summary
   ################################## */

table#ShopProduct {
    text-align: right;
}

.product {
	clear: both;
	margin: 0em 0em 2em 0em;
	padding: 10px;
	
	/*border: #e0e0e0 1px solid;*/
}

.product h3, .product h4 {
	margin-top: 0px;
}

.product .thumbnail {
	float: right;
	/*width: 130px;*/
	overflow: hidden;
	text-align: center;
	margin: 0em 0em 1em 0em;
}

.product .summary {
    float: left;
	width: 390px;
	margin: 0 15px 0 15px;
}

.product .summary p {
	margin: 0em 0em 0.5em 0em;
}


.product .moreinfo {
	display: inline;
	margin-right: 2em;
}

.product .moreinfo a {
	font-size: 91.7%;
	color: #cc0000;
}

.addtocart a {
	color: #cc0000;
	font-weight: bold;
}

.addtocart a:visited {
	color: #cc0000;
}

.product .addtocart  {
	display: inline;
}

.product .addtocart a {
	font-size: 91.7%;
}

.product .price-public-label {
	padding: 0.25em 3px 0em 0em;
	
	color: #3b96c3;
	
	font-weight: bold;
	/*font-size: 80%;*/
}

.product .price-public-value {
	padding: 0.25em 0em 0em 0em;

	color: #C30D2E;
	font-weight: bold;
	/*font-size: 80%;*/
}

.product .price-members-label {
	padding: 0.25em 3px 0em 0em;
	
	color: #3b96c3;
	
	font-weight: bold;
	/*font-size: 80%;*/
}

.product .price-members-value {
	padding: 0.25em 0em 0em 0em;

	color: #C30D2E;
	font-weight: bold;
	/*font-size: 80%;*/
}


.product ul.shop-list-options {
	margin: 0.75em 0em 5px 0em;
	padding: 0px 0px 0px 0px;
	
	list-style: none;
	text-align: right;
	font-size: 85.5%;
}

.product ul.shop-list-options li {
	display: inline;

	margin: 0px 10px 0px 0px;
}

.product ul.shop-list-options li a:link, .product .article-attachment a:link {
	display: inline-block;
	height: 20px;
	color: #3B96C3;
	font-weight: bold;
	padding: 4px;	
	font-size: 120%;
	/*border: #e0e0e0 1px solid;*/
}

.product ul.shop-list-options li a:hover, .product .article-attachment a:hover {
	display: inline-block;
	height: 20px;
	color: #EC5F35;
	font-weight: bold;
	padding: 4px;	
	font-size: 120%;
	/*background: #fff;*/
	/*border: #e0e0e0 1px solid;*/
}

.product ul.shop-list-options li a:visited, .product .article-attachment a:visited {
	display: inline-block;
	height: 20px;
	color: #3B96C3;
	font-weight: bold;
	font-size: 120%;
	padding: 4px;	
	/*border: #e0e0e0 1px solid;*/
}

.product ul.shop-list-options li a img {
	border: none;
	margin-left: 4px;
}

#products {
	position: relative;
	background-image: url('/images/templates/dots_vertical_100.gif');
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
#products .row {
	/* Hack to fix IE clear bug */
	width: 99%;
}
#products .col1 {
	width: 47%;
	float: left;
}
#products .col2 {
	width: 47%;
	float: right;
}

.product .article-attachment {
	position: relative;
}

.product .article-attachment img {
	margin: 0px 3px 0px 0px;
	float: left;
}

.product .article-attachment p {
	font-size: 85.5%;
}

.membersonly {
	background-image: url('/App_Themes/Default/images/icons/16x16_lock.gif');
	background-repeat: no-repeat;
	color: #3b96c3;
	padding: 2px 0px 0px 18px;
	min-height: 16px;
	_height: 16px;
}

.product .membersonly {
	font-size: 91.7%;
}

.MainImg {
    float: left;
    padding-right: 15px;
}

/* ####################################
   Page Objects
   ################################## */

#shop-content {
	float: left;
	width: 732px;
	clear: both;
	padding: 13px 0 0;
    font-family: arial,helvetica,sans-serif; 
}

#shop-home-menu {
	display: none;
	position: absolute;
	right: 0px;
	top: 155px;
	width: 170px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}

#shop-home {
	clear: left;
	width: 732px;
}

*:first-child+html #shop-content {
	margin: 170px 0 0;
}

*:first-child+html div.aspclassic {
	margin: 170px 0 0;
}
*:first-child+html #shop-content .cartbutton {
	width: 115px;
}

#PageBody .cartbutton {
	width: 100px;
	float: left;
}

*:first-child+html #shop-content .cartbuttonTop {
	width: 105px;
}
/**:first-child+html #AnchorMenu {
	margin: 70px 0 0 !important;
}*/
#shop-home #intro {
}

#shop-home #productcategories {
	clear: both;
}

#shop-home #topsellers {
	width: 240px;
	float: right;
	margin: 8px 10px 18px 18px;
}

#shop-home #features {
    position: relative;
	clear: both;
	/*width: 240px;
	float: right;*/
	/*margin: 8px 10px 18px 18px;*/
}

#cartoverview {
	width: 240px;
	float: right;
	/*margin: 3.5em 0 0 18px;*/
	padding: 0px;
	border: none;	
}

.cartbutton, .cartbuttonTop {
	display: inline;
	margin: 0em 0em 0em 0em;
}

.cartbutton a:link, .cartbuttonTop a:link {
	float: left;
	font-weight: bold;
	color: #5c9731;
}

.cartbutton a:visited, .cartbuttonTop a:visited {
	font-weight: bold;
	color: #009BE1;
}

.cartbutton a:hover, .cartbuttonTop a:hover {
	color: #009BE1;
}

    .cartbutton .AddCartText, .cartbuttonTop .AddCartText {
        float: right;
        margin: 10px 0 10px;
    }
        .cartbuttonTop #CheckOut {
            margin: 0 10px 0 0;
        }
    
    .cartbutton .AddCartIcon, .cartbuttonTop .AddCartIcon {
        float: left;
        width: 30px;
    }
        .cartbuttonTop #CheckOutIcon {
            margin-top: 3px;
        }

#cartfunctions {
	width: 240px;
	float: right;
	margin: 0px 0px 18px 18px;
	padding: 0px;
	border: none;	
}

#cartfunctions .columnlabel, .featurebox .columnlabel {
	border-bottom: 1px dashed #cccccc;
	font-weight: bold;
	font-size: 83.5%;
}

#cartfunctions .title, .featurebox .title {
	/*width: 240px;*/
	padding: 3px 0px 3px 10px;

	font-size: 91.7%;
	font-weight: bold;
	color: #ffffff;

	background-color: #43ADEA;
	border-bottom: 2px solid #ffffff;
}

#cartfunctions .details, .featurebox .details, #productcategories {
	/*width: 240px;*/
	margin: 0px;
	padding: 5px 0;
/*	font-size: 91.7%; */
	float: left;
}

#cartfunctions .details, .featurebox .details em {
	font-style: normal;
	color: #499FD7;
}

div.featurebox div.details div.featureproduct, div#SubArticles div.product, #productcategories .FeatureCategory {
	margin: 0 0 10px;
	background: url('/App_Themes/Default/images/feature_product_bg.gif') repeat-y;
	float: left;
	width: 712px;
	padding: 10px;
}


	div.featurebox div.details div.featureproduct img, div#SubArticles div.product div.thumbnail, 
	div#SubArticles div.product div.thumbnail img, #productcategories .FeatureCategory img {
		float: left;
		border: none;
	}
	
	div.featurebox div.details div.featureproduct div.featuretext, #productcategories .FeatureCategoryText {
		float: left;
		width: 400px;
		margin: 0 0 0 15px;
	}
	
	    #productcategories .FeatureCategoryText {
	        width: 595px;
	    }
	    
	div.featurebox div.details div.featureproduct div.featuretext h4, div#SubArticles div.product div.summary h4,
	.FeatureCategoryText h4 {
		margin: 0;
		color: #C30D2E;
	}
	
	    div.featurebox div.details div.featureproduct div.featuretext h4,
	    #productcategories .FeatureCategoryText h4 {
	        margin-bottom: 10px;
	    }
	
	        div.featurebox div.details div.featureproduct div.featuretext h4 a, 
	        #productcategories .FeatureCategoryText h4 a, .summary h4 a:visited {
		        color: #c30d2e;
	        }
	
	div.featurebox div.details div.featureproduct div.prices, div.featurebox div.details div.cartbutton, div.featurebox div.details div.cartbuttonTop {
	    float: right;
	    clear: right;
	    text-align: right;
	}	
	    div.prices {
	        font-weight: bold;
	        width: 195px;
	        margin-bottom: 10px;
	    }
	    
	    div.prices #PriceValue {
	        color: #C30D2E;
	    }
	    
#cartfunctions .message, .featurebox .message {
	padding: 4px;
	font-size: 91.7%;
}

#cartfunctions .productname, .featurebox .productname {
	font-size: 100%;
}

#cartfunctions .price, .featurebox .price {
	font-size: 100%;
}

#cartfunctions .memberprice, .featurebox .memberprice {
	font-size: 100%;
}

#cartfunctions .specialprice, .featurebox .specialprice {
	
}

#PageBody .product_details{
    margin:0 0 1em 0;
}

#cartfunctions .gst, .featurebox .gst {
	font-size: 100%;
}
/*
#cartfunctions input, .featurebox input {
	font-size: 100%;
}
*/
#cartfunctions .add-button, .featurebox .add-button {
	margin: 5px 5px 0px 0px;
	padding: 10px 0px 5px 0px;
	
	text-align: right;
	font-size: 100%;
	color: #CC0000;
	
	border-top: 1px dashed #cccccc;
}

#cartfunctions .add-button a, .featurebox .add-button a {
	font-size: 91.7%;
	color: #CC0000;
}

#shop-loginmessage {
	padding: 6px 0px 6px 2px;
	margin-bottom: 0.5em;
	background-color: #CC0000;
	font-size: 116.7%;
	background-image: url('/images/templates/dots_horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}

#shop-content #PageFunctions-Top {
	padding: 0.1em 0 0;
}


