
/* MASTER PREPRESS SYSTEMS RETAIL COMPREHENSIVE CSS */
/*------------------------------------------------------------*/
/***************  TABLE OF CONTENTS   ***********************/

/*
COMPANY NAME - CARR PRINTING
*/
@import "reset.css";
/******************************************************************/
/*********************>>>>CSS REFERENCE<<<<************************/
/*****************************************************************
#f60 is the same as #ff6600, or #369 is = to #336699
/*  shorthand syntax  *//*
margin: 1px 2px 3px 4px; -->top right bottom left
border:1px solid #000;  --> width style color
border-width:1px 2px 3px 4px;  -->top right bottom left
background:#f00 url(background.gif) no-repeat fixed 0 0;  -->color image repeat attachment position
font:italic small-caps bold 12px "Verdana",sans-serif;
list-style:square inside url(image.gif);
*/
/*------------------------------------------------------------*/
/******************   STORE HTML initial FORMAT    ****************
body
    #aspnetForm
        #container
            --storetop.inc-- 
            #searchbox
            --storeaboveabbrevcart.inc--
            #abreviatedCart
            --storeabovenav.inc--
            #navMenu
            --storeabovesmallcart.inc--
			#smallCart
			--storeabovefeatured.inc--
		  	#featuredProduct
		    --storeabovecategory.inc--
		    #navCategory
		    --storeabovecontent.inc--
		    #storeContentArea
	     	--storebottom.inc--
			
****/
/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/
body{
	background: #005d40 url(store_images/bg4.jpg) repeat-x center top;
  	font: normal normal normal 12px Arial, Helvetica, sans-serif;
  	color: #555;
}
img{/* stops the blue border around link images for IE */
	border: none;
}
h1{
    width: 98%;
    border-bottom: 1px #ccc solid;
}
h2{}
h3{}
h4{}
h5{}
fieldset{
    padding: 7px 0 10px 10px;
}
#printerId{
    display: none;
}
pre{
    display: none;
}
#no-javascript noscript{
    width: 100%;
    height: 75px;
    background: #ff0000;
	font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 100;
    padding: 5px 25px 0 25px;
    border: 5px #fc0 solid;
}
#no-javascript a{
    color: #00ffff;
}
#no-javascript a:hover{
    color: #ffff00;
}
#no-javascript{
	display: inline;
	width: 100%;
    height: 75px;
    background: #ff0000;
	font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 100;
    padding: 5px 25px 0 25px;
    border: 5px #fc0 solid;
}
/*------------------------------------------------------------*/
/***************  ASP GENERATED CONTAINERS ********************/
#aspnetForm{}
#container{
	width: 100%;
}
#container2{
	width: 1010px; /* 994px standard container width */
	margin: 0 auto;
}
/*------------------------------------------------------------*/
/********************      WRAPPERS     ***********************/
#cart-search-wrap{
	background: url(store_images/top-bg2.jpg) no-repeat;
    width: 960px;
	height: 143px;
    padding: 0 25px;
}
#topcartWrap{ /*--- standard to wrap abbr cart with text and image of cart ---*/
    width:140px;
    float: right;
	padding: 45px 0 0 0;
}
#leftnavWrapper{
    width: 232px;
    float: left;
}
#leftnavWrapper li{
    list-style: none;
}
#splash{
	background: url(store_images/splash/1c.jpg) no-repeat;
    width: 716px;
	height: 253px;
	float: left;
	overflow:hidden;
}
#s1{}
#splash2{
	background: url(store_images/splash/2b.jpg) no-repeat;
    width: 294px;
	height: 253px;
	float: left;
	overflow:hidden;
}
#s2{
}
#bottom-wrap{
	background: url(store_images/bottom-bg2.png) repeat-y;
	width: 1010px;
}
#page-cap{
}
/*------------------------------------------------------------*/
/********************  CUSTOM DIVISIONS ***********************/
#topoffeat{
	background: url(store_images/topoffeat-bg.png) no-repeat;
    text-align: center;
    padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 18px;
    color: #39c;
	text-indent: -9999px;
	height: 59px;
}
#btmoffeat{/* bottom styling of featured product div */
	background: url(store_images/btmcat-bg2.jpg) no-repeat;
	width: 232px;
	height: 28px;
}
#topofcat{/* styling above nav category */
	background: url(store_images/topofcat-bg2.png) no-repeat;
    width: 232px;
	height: 64px;
    font-weight: bold;
	font-size: 18px;
    color: #fff;
	text-indent: -9999px;
}
#btmofcat{/* bottom styling of nav category */
    background: url(store_images/topofcat2-bg3.png) no-repeat;
    width: 232px;
	height: 55px;
    font-weight: bold;
	font-size: 18px;
    color: #fff;
	text-indent: -9999px;
}
/*------------------------------------------------------------*/
/********************  PORTAL LOGIN ***************************/
#port-login-wrap{
	width: 350px;
	float: left;
}
#port-login-wrap ul{
	padding: 0 !important;
}
#port-login fieldset{
    margin: 0;
    border: 0;
    padding: 0;
}
#port-login{
    background: url(store_images/login-bg.jpg) repeat-y;
    width: 325px;
    float: left;
    padding: 0 0 0 25px;
    height: 175px;
}
#file-center{
    width: 175px;
    padding: 0 0 20px 5px;
}
#port-login legend, #file-center legend{
    font-weight: bold;
    color: #707070;
}
#file-center a{
	color: #707070;
}
#file-center a:hover{
	color: #39f;
	cursor: pointer;
}
#port-login li, #file-center li, .login-heading li, .login-areas-info li {
    list-style: none;
}
.login-heading li, .login-areas-info li{
    float: left;
    width: 340px;
    margin: 0 10px 0 0;
}
.login-areas-info li{
    background: url(store_images/login-btm.jpg) no-repeat bottom left;
    padding: 0 0 0 10px;
}
.login-areas-info p{
    padding: 0 10px 20px;
}
.login-heading li{
    background: url(store_images/login-head.jpg) no-repeat;
    height: 35px;
    font-weight: bold;
    font-size: 22px;
    color: #555;
    padding: 10px 0 0 10px;
}
.login-heading ul, .login-areas-info ul, #port-login ul, #file-center ul{
    padding: 0;
    margin: 0;
}
#port-login label{
	clear: both;
	display: block;
}
#submit-port{
    padding: 1px 2px;
    margin: 10px 0 20px 0;
}
.shadow-input{}
#portUserName{}
#portPassword{}
/*------------------------------------------------------------*/
/********************       LOGO        ***********************/
#logo{
  float: left;
  padding: 23px 0 0 0;
}
#logo a{
    width: 510px;
    height: 73px;
    display: block;
    text-decoration: none;
    color: #898989;
}
/*------------------------------------------------------------*/
/********************  ASP SEARCH BOX   ***********************/
#searchBox{
    width:170px;
    height:24px;
    float: right;
    padding: 45px 33px 0 0;
}
#ctl00_lblSearch{
    display: none;
}
.searchTitle{}
#ctl00_txtSearch{}
.searchBox{
	background: url(store_images/srch-bg.jpg) no-repeat;
	_background: url(store_images/srch-bg.jpg) no-repeat 0 -24px;
	width: 163px;
    height: 20px;
    float: left;
	border: 0;
	color: #666;
	font-size: 14px;
	padding: 4px 0 0 6px;
}

.searchBox:focus {
	background-position: 0 -24px;
}

/*------------------------------------------------------------*/
/******************  ASP ABBREVIATED CART   *******************/
#cartType{
	float: left;
	padding: 5px 0 0 0;
	color: #fff;
}
#cartpic{
	width: 31px;
	height: 35px;
	float: left;
}
#abreviatedCart{
	display: block;
	width: 23px;
	height: 20px;
	float: left;
	text-align: center;
	color: #fff;
	padding: 5px 0 0 0;
	font-weight: bold;
}
/*------------------------------------------------------------*/
/*********************  ASP NAV MENU   ************************/
#navMenu{
	width: 887px;
	height: 28px;
    float: left;
	padding: 5px 0 0 0;
}
.navMenu1ItemDiv{
    height: 24px;
    float: left;
    padding: 8px 8px 0 8px;
	margin: 2px 0 0 0;
	border-right: 2px #008757 solid;
}
.navMenu1ItemLink{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.navMenu1ItemDiv a:hover{
	color: #fc9;
}
#navMenuShopCart, #navMenuCreateAccount{
	display: none;
}
.spacer{}
#top-login{
	background: url(store_images/login.jpg) no-repeat;
	display: none;
	float: right;
	margin: 8px 2px 0 0;
}
#top-login a{
	width: 63px;
	height: 30px;
	display: block;
}
#navMenuLogin{
	display: none;
}
/*------------------------------------------------------------*/
/*******************  ASP SMALL CART   ************************/
#smallCart{
	display: none;
}
#ctl00_lblSmallCartInfo{}
.smallCartInfo{}
#smallCartItem{}
.smallCartItemLink{}
/*------------------------------------------------------------*/
/*******************  FEATURED PRODUCT   **********************/
#featuredProduct{
	background: url(store_images/feat-bg.jpg) no-repeat;
	height:204px;
	width: 207px;
	margin:0 0 0 25px;
}
.featuredProductLink{
	display: block;
	text-decoration: none
	}
#ctl00_lnkFeaturedProduct{}
#ctl00_imgFeaturedProduct{}
.featuredProductImage{
	max-height: 150px;
	height: auto !important;
	height: 150px;
}
#ctl00_lblFeaturedProduct{}
.featuredProductName{/*-- spaces featured product text further below image and centers it --*/
	display: block;
	text-align: center;
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}
.featuredProductName:hover{
	color: #005d40;
	text-decoration: underline;
}
#ctl00_lblFeaturedProductInfo{}
.featuredProductInfo{}
/*------------------------------------------------------------*/
/*******************    NAV CATEGORY     **********************/
#navCategory{
	background: url(store_images/navcat-bg2.jpg) repeat-y;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin: 0 0 0 25px;
	padding: 0 0 15px 9px;
}
#navCategory div{
	background: url(store_images/catprod-bg2.jpg) no-repeat center bottom;
	width: 185px;
}
.navCategoryItem{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 25px;
	display: none;
}
.navProductItem{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.navCategoryItemLink{
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 12px;
}
.navCategoryItemLink:hover{
	color: #fc9;
}
#navCategory2{
	background: url(store_images/navcat-bg2.jpg) repeat-y;
	min-height:50px;
	height:auto !important;
	height:50px;
	margin: 0 0 0 25px;
	padding: 0 0 15px 9px;
}
#navCategory2 div{
	background: url(store_images/catprod-bg2.jpg) no-repeat center bottom;
	width: 185px;
}
.navCategoryItem2{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.navProductItem2{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.navCategoryItemLink2{
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 12px;
}
.navCategoryItemLink2:hover{
	color: #fc9;
}
#btmofnav{
	background: url(store_images/btmcat-bg2.jpg) no-repeat;
	width: 232px;
	height: 28px;
}
/*------------------------------------------------------------*/
/*******************  STORE CONTENT AREA   ********************/
#storeContentArea{
	width:730px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	float: left;
	padding: 0 10px;
}
#storeContentArea li{
    list-style: normal;
}
#storeContentArea ol, #storeContentArea ul{
    margin: 10px 0;
}
#storeContentArea a:hover{
	color: #005d40;
	text-decoration: underline;
}
#storeContentArea a{
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}
/*------------------------------------------------------------*/
/*******************     STORE FOOTER      ********************/
#footer-wrap{
	width:100%;
}
#footer{
	background: url(store_images/footer-bg2.png) no-repeat; 
	width:960px;
	height:55px;
	clear: both;
	margin: 0 auto;
	padding: 10px 25px 0 25px;
}
#footer2{
	background: url(store_images/cards-ups3.png) no-repeat top center; 
	width:960px;
	height:73px;
	clear: both;
	margin: 0 auto;
}
.foot-child{
    float: left;
}
#child1{
    width: 20%;
    font-size: 10px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
#child1 li a{
    font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}
#child1 li a:hover{
    color: #fc9;
}
#child2{
    width: 59%;
    color: #fff;
	padding: 0 20px;
}
#child2 li{
    float: left;
}
#child2 a{
    color: #fff;
    font-size: 13px;
    padding: 0 7px;
}
#child2 a:hover{
	color: #fc9;
}
#child2 ul{
	clear: both;
}
#child2b{
	padding: 0;
	margin: 0 0 0 70px;
}
#child3{
    width: 15%;
    color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#child3 a{
    color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#child3 a:hover{
    color: #fc9;
}
.foot-child li a{
    text-decoration: none;
}
.foot-child ul{
    margin: 3px 0;
    padding: 10px 0 0 0;
}
#footer li{
    list-style: none;
}
#page-clear{
	width: 960px;
	height: 20px;
	clear: both;
}
/*------------------------------------------------------------*/
/*******************     PAGE TITLES      ********************/
#shopCartPage_pageTitle, #checkoutPage_PageTitle, #lostPassword_pageTitle, #loginPage_pageTitle, #createAccount_pageTitle, #storeOrderFormPageTitle, .storePageTitle, #detailPage_pageTitle, #listPage_pageTitle, #productCustomize_pageTitle, #orderPage_pageTitle, #profile_pageTitle, #checkout2Page_pageTitle, #proofPage_pageTitle{
	height: 27px;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	border-bottom: 1px #ccc solid;
	padding: 15px 0 0 0;
	margin: 0 0 25px 0;
	display: block;
	color: #F00;
}
#loginPage_pageTitle{
    display: none;
}
#login-pagetitle-wrap{}
#login-pagetitle{
   	height: 27px;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	border-bottom: 1px #ccc solid;
	padding: 15px 0 0 0;
	margin: 0 0 25px 0;
	display: block;
	color: #F00;
	width: 700px;
}
/*------------------------------------------------------------*/
/*******************     ORDER FORM PAGE     ********************/
#orderFormElementsAjax, #orderFormElementsNonAjax{
	padding: 0 0 0 25px;
	}
.formTable{
    margin: 0 0 20px 0;
}
.formTable input{
    margin: 6px 0;
}
.formCell{
    text-align: right;
    padding: 0 10px 0 0;
}
.orderFormSectionTitle{
	padding: 15px 0 3px 0;
	font-weight: bold;
	color: #444;
	font-size: 110%;
	}
#orderFormElementsAjax input, #orderFormElementsAjax select{
	margin: 0 0 0 10px;
	}
#orderFormElementsAjax label{
	margin: 0 0 0 7px;
	}
/*------------------------------------------------------------*/
/*******************     PAGE BUTTONS      ********************/
#ctl00_btnSearch{}
.searchButton{
	display: none;
	float: left;
	width: 50px;
	font-size: 12px;
}
.searchButton:hover{	
	cursor: pointer;
}
#ctl00_ContentPlaceHolder1_btnSubmit,  #ctl00_ContentPlaceHolder1_btnCheckout, #ctl00_ContentPlaceHolder1_btnContinue, #ctl00_ContentPlaceHolder1_btnLogIn, #ctl00_ContentPlaceHolder1_btnCreateAccount, #ctl00_ContentPlaceHolder1_Button1, #ctl00_ContentPlaceHolder1_btnAddToCart{
    margin: 10px 0 20px 0;
}
.searchButton:hover, #ctl00_ContentPlaceHolder1_btnSubmit:hover, #ctl00_ContentPlaceHolder1_btnCheckout:hover, #ctl00_ContentPlaceHolder1_btnContinue:hover, #ctl00_ContentPlaceHolder1_btnLogIn:hover, #ctl00_ContentPlaceHolder1_btnCreateAccount:hover, #ctl00_ContentPlaceHolder1_btnSendPassword:hover, #ctl00_ContentPlaceHolder1_Button1:hover{}
#ctl00_ContentPlaceHolder1_btnSendPassword{}
#shopCartPage_button{}

/*------------------------------------------------------------*/
/*******************       ORDER PAGE      ********************/
#orderPage_orderGrid{
    padding: 0 0 0 15px;
}
/*------------------------------------------------------------*/
/*******************       LIST PAGE       ********************/
#listPage_pageDescription{}
.listPage_categoryDiv{
    width: 145px;
    float: left;
    margin: 25px 10px 40px;
}
.listPage_categoryLink{
	text-decoration: none;
	display: block;
	text-align: center;
}
.listPage_categoryImage{
	text-decoration: none;
	margin: 0 0 10px 0;
}
.listPage_categoryName{
	display: block;
	clear: both;
	}
.listPage_categoryDescription{
	display: none;
	text-align: center;
}
.listPage_productDiv{
    width: 150px;
    float: left;
    margin: 20px 0 40px;
    height: 190px;
    border-right: 1px #ccc dotted;
    padding: 0 40px;
}
.listPage_productDiv img{}
.listPage_productLink{
	text-decoration: none;
}
.listPage_productImage{
	text-decoration: none;
	margin: 0 0 10px 0;
}
.listPage_productName{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
}
.listPage_productDescription{}
#categoryListings{}
#productListings{}
/*------------------------------------------------------------*/
/*******************    SHOPCART PAGE      ********************/
#shopCartPage_instructions{
    padding: 0 0 20px 0;
}
#shopCartPage_cartTable{}
#ctl00_ContentPlaceHolder1_tblCart{
    border: 1px #e0ddd4 solid;
    border-collapse: collapse;
	width: 730px !important;
}
.infoTable{}
.infoHeaderRow{}
.infoHeaderCell{
    background: url(store_images/th-bg.jpg) repeat-x;
    padding: 5px 10px;
    font-weight: bold;
    border-right: 1px #e0ddd4 solid;
}
.infoRow1{
    background: #fff;
    padding: 3px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.infoRow2{
    background: #f5f5f5;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.infoRow1 td, .infoRow2 td{
	border-right: 1px #ccc solid;
}
.infoRow1:hover{
    background: #ccffff;
}
.infoRow2:hover{
    background: #ccffff;
}
.infoCell, .infoCellRight{
    padding: 3px 10px;
	border-top: 1px #ccc solid;
}
.infoCell{
	text-align: right;
	font-weight: bold;
	color: #333;
}
.infoCellCenter{}
.infoCellRight{
	border-right: 1px #ccc solid;
}
.infoCellRight b{
	color: #333;
}
.shopCartCellItem, .shopCartCellQuantity, .shopCartCellDescription, .shopCartCellPrice, .shopCartCellOptions{
    padding: 5px 10px;
}
.shopCartCellItem{
    color: #555;
    font-weight: bold;
}
.shopCartCellOptions a{}
/*------------------------------------------------------------*/
/***************     DETAIL PRODUCT PAGE       ****************/
/* no display items */ 
#detailPage_productImage, .calc-detail-image-heading, .calc-qty{display: none;}
/* description */
.detailPage_descriptionWrap{width:470px;float:right;}
/* calc top area */ 
#ctl00_ContentPlaceHolder1_pnlPricingCalculator{width:250px;float:left;background: url(store_images/calc-cap2.jpg) no-repeat;}
#detailPage_calculator{background: url(store_images/calc-bg.jpg) repeat-y;float:left;margin:31px 0 0 0;padding:10px 0 0 0;width:250px;}
/* calc images / tooltips */
.calc-main-wrap{width:250px;float:left;}
.calc-detail-image-wrap{width:20px;float:right;padding:0 5px 0 0;}
#calc-img-param{margin:37px 0 0 0;}
#calc-img-param ul{margin: 0;}
#calc-img-param li{list-style:none;text-indent:-9999px;position:relative;height:20px;width:20px;padding:28px 0 0 0;} 
#calc-img-param li a, #calc-img-param li img{position:absolute; left:0;display:block;width:20px;height:20px;}
#calc-img{float:left;margin:10px 10px 10px 0;border: 1px solid #ccc;border-width:1px 2px 2px 1px;padding:2px;}
#calc-description p{margin:0 0 12px 0;}
.calc-img-link{cursor:help;}
#calc-container{padding:10px;}
#calc-container h1{margin:0 0 10px 0;}
.swatchbox{border: 1px #ccc solid;width:75px;}
.swatchbox tr td{height: 30px;text-align: center;vertical-align: middle;}
#calc-container td{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size: 10px;text-align: center;}
.color{width: 75px;height: 75px !important;}
#color-container{width: 90px;float: left;height:110px;}
/* calc selections */ 
.calc-parm-inputs{width:210px;float:left;padding:0 0 0 10px;}
.calc-parm-inputs span{ line-height:16px;}
.calc-parm-inputs select{width:210px;border:1px solid #666;height:22px;padding:1px;font-size:13px;}
.PriceCalc_GridParm, .PriceCalc_CalcParm{margin:10px 0 0 0;}
/* price */
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divResults{float:left;clear:both;width:220px;}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_lblPriceLabel{display: none;}
.calculatorPrice{font-size:22px;font-weight:bold;color:#930;text-align:right;display:block;}
/* calc lower detials */ 
.calc-detail-wrap{width:230px;float:left;clear:left;background: url(store_images/calc-bg.jpg) repeat-y;padding:0 10px;}
#detailPage_addToCart{width:230px;float:left;clear:left;background: url(store_images/calc-btm-bg.jpg) no-repeat;height:71px;padding:0 10px;}
#ctl00_ContentPlaceHolder1_btnSubmit{float:right;margin:15px 0;}
#detailPage_shippingCalculator{padding:15px 0;}
#detailPage_shippingCalculatorText, #detailPage_shippingCalculatorPostalCode{display:block;}
#detailPage_shippingCalculator{float:left;}
#ctl00_ContentPlaceHolder1_txtPostalCode{float:left;height:18px;margin:2px 0 0;width:155px;}
#ctl00_ContentPlaceHolder1_btnShipCost{float:right;}
#ctl00_ContentPlaceHolder1_lblUploadInstructions{display:none;}
#ctl00_ContentPlaceHolder1_txtInstructions{width:100%;}
#detailPage_uploadFile{margin:10px 0 0 0;}
#ctl00_ContentPlaceHolder1_fileUpload0_wrapper, #ctl00_ContentPlaceHolder1_fileUpload1_wrapper, #ctl00_ContentPlaceHolder1_fileUpload2_wrapper, #ctl00_ContentPlaceHolder1_fileUpload3_wrapper{margin:0 0 10px 0;}
.RadUploadTable{margin:0 !important;width: 240px !important;}
.RadUploadTable td{padding:0 !important;}
.RadUploadInputField{float:left;width:170px !important;height:23px !important;}
.RadUploadSelectButton{
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px solid #999 !important;
	background: #eee url(store_images/button-bg.jpg) repeat-x scroll left top !important;
	color:#333 !important;
	font-weight: normal !important;
	font-family: inherit !important;
	font-size:12px !important;
	float:left;
	top:0px !important;
}
.RadUploadInputField:hover{cursor:pointer;}
.RealFileInput{float:right;font-size:14px;}
#detailPage_shippingCalculatorResults{clear:both;padding:5px 0 0 10px;}
/* GLOBAL TOOLTIP */
#cluetip-close img {border: 0;}
#cluetip-title {overflow: hidden;}
#cluetip-title #cluetip-close {float: right;position: relative;}
#cluetip-waitimage {width: 43px;height: 11px;position: absolute;background-image: url(store_images/cluetip/wait.gif);}
.cluetip-arrows {display: none;position: absolute;top: 0;left: -11px;height: 22px;width: 11px;background-repeat: no-repeat;background-position: 0 0;}
#cluetip-extra {display: none;}
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip #cluetip-outer {border: 2px solid #ccc;position: relative;background-color:#fff;}
.cluetip-jtip h3#cluetip-title {margin: 0 0 5px;padding: 2px 5px;font-size: 16px;font-weight: normal;background-color: #ccc;color: #333;}
.cluetip-jtip #cluetip-inner {padding: 0 5px 5px;display: inline-block;}
.cluetip-jtip div#cluetip-close { text-align: right;margin: 0 5px 5px;color: #900;}
/* jtip arrows */
.clue-right-jtip .cluetip-arrows {background-image: url(store_images/cluetip/arrowleft.gif);}
.clue-left-jtip .cluetip-arrows {background-image: url(store_images/cluetip/arrowright.gif);left: 100%;margin-right: -11px;}
.clue-top-jtip .cluetip-arrows {background-image: url(store_images/cluetip/arrowdown.gif);top: 100%;left: 50%;margin-left: -11px;height: 11px;width: 22px;  }  
.clue-bottom-jtip .cluetip-arrows {background-image: url(store_images/cluetip/arrowup.gif);top: -11px;left: 50%;margin-left: -11px;height: 11px;width: 22px;}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {zoom: 1;}

#ctl00_ContentPlaceHolder1_pnlPricingGrid{
    background: url(store_images/prod-detail-bg.jpg) no-repeat;
    padding: 41px 0 20px 0;
    width: 250px;
}
#detailPage_priceTable{
    display: none;
}
#detailPage_quantity{
    margin: 0 auto;
    width: 200px;
}
#detailPage_quantityInstructions{
    font-size: 14px;
}
#ctl00_ContentPlaceHolder1_ddQuantity{
    width: 200px;
    height: 20px;
    font-size: 14px;
} 

/*------------------------------------------------------------*/
/*******************       LOGIN PAGE      ********************/
#ctl00_ContentPlaceHolder1_lblYourEmailAddress{}
#ctl00_ContentPlaceHolder1_txtUserName{}
#ctl00_ContentPlaceHolder1_lblPassword{}
#ctl00_ContentPlaceHolder1_txtPassword{}
#ctl00_ContentPlaceHolder1_lnkLostPassword{}
#ctl00_ContentPlaceHolder1_lnkNewAccount{}
#loginPage_instructions{}
#loginPage_accountArea{}
#loginPage_emailAddress{}
#loginPage_password{}
#loginPage_submit{}
#loginPage_lostPassword{}
#loginPage_newCustomers{}
#ctl00_ContentPlaceHolder1_lblPleaseLogIn{}
#ctl00_ContentPlaceHolder1_lblInfo{}
/*------------------------------------------------------------*/
/***************     USER CREATED STORE PAGE    **************/
.storePageContent{}
.instructions{
    display: block;
}
/*------------------------------------------------------------*/
/*******************      PROFILE PAGE     ********************/
#profile_instructions{
    padding: 0 0 0 15px;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable{
    padding: 0 0 0 15px;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable td{
	position: relative;
   	text-align: right;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable tr{
		width: 600px;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable span{
	position: absolute;
   	margin: 3px 0 0 135px;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable td input{
	height: 18px;
	margin: 3px 0;    
    float: left;
    width: 130px;
}
#ctl00_ContentPlaceHolder1_profile_accountInfoTable td select{
	height: 20px;
	margin: 3px 0;    
    float: left;
    width: 130px;
}
#profile_button{
	margin: 0 0 25px 0;
}
/*------------------------------------------------------------*/
/***************          CREATE ACCOUNT PAGE   **************/
#createAccount_accountInfoTable td{
   	position: relative;
   	text-align: right;
}
#createAccount_accountInfoTable tr{
	width: 600px;
}
#createAccount_accountInfoTable span{
   	position: absolute;
   	margin: 3px 0 0 130px;
   	width: 130px;
}
#createAccount_accountInfoTable input{
    margin: 3px 0;    
    float: left;
    width: 130px;
}
#createAccount_accountInfoTable select{
    margin: 3px 0;    
    float: left;
    width: 132px;
}
#createAccount_accountInfoTable{
    padding:  0 0 0 20px;
}
#ctl00_ContentPlaceHolder1_RequiredFieldValidator1, #ctl00_ContentPlaceHolder1_RequiredFieldValidator2, #ctl00_ContentPlaceHolder1_RequiredFieldValidator3, #ctl00_ContentPlaceHolder1_RequiredFieldValidator4, #ctl00_ContentPlaceHolder1_RequiredFieldValidator5, #ctl00_ContentPlaceHolder1_RequiredFieldValidator6, #ctl00_ContentPlaceHolder1_RequiredFieldValidator7{
    display: block;
    clear: both;
    font-size: 11px;
}
#ctl00_ContentPlaceHolder1_ddCountry, #ctl00_ContentPlaceHolder1_ddState{
	width: 158px;
}
#createAccount_button{
	width: 255px;
}
#createAccount_button input{
	float: right;
}
/*------------------------------------------------------------*/
/********************    LOST PASSWORD PAGE   *****************/
#lostPassword_instructions{
	width: 500px;
	padding: 0 0 15px 0;
}
#lostPassword_inputArea{}
#ctl00_ContentPlaceHolder1_txtEmail{
	height: 15px;
	margin: 0 10px 0 0;
}
/*------------------------------------------------------------*/
/***************  E-DOCBUILDER STYLING   ***********************/
#eDocBuilder_container{
	width: 2000px;
}
#eDocBuilder_instructions{
	width:100%;
	margin: 0px 0px 5px 0px;
}
#eDocBuilder_choices{
	width:310px;
	margin:0px 0px 10px 0px;
	padding:0px 15px 0px 0px;
}
#eDocBuilder_previewContainer{
	width:100%;
	margin: 0px 0px 0px 20px;
	overflow-x:auto;
	overflow-y:hidden;
	clear: left;
}
#eDocBuilder_updatePreviewButton{
	width:100px;
	margin-top:10px;
	height:20px;
	margin-bottom:5px;
} 
#eDocBuilder_pageSelector{
	margin: 12px 10px 5px 10px;
	padding:10px 0px;
	float: left;
}
#eDocBuilder_pageSelector label{
    padding: 0 7px 0 0;
}
#eDocBuilder_sizeSelector{
	width:150px;
	margin: 10px 0px 5px 0px;
	padding:10px 0px;
	height:20px;
	float: left;
}
.eDocBuilder_choiceItemContainer{
	padding: 5px 0px 5px 0px;
}
 
#eDocBuilder_copyright{
	margin:0px 0px 5px 0px;
	padding:0px;
	clear:both;
	font-size:x-small;
	font-style:italic;
}
#eDocBuilder_confirmation{
	margin:0px 0px 5px 0px;
	padding:0px;
	clear:both;
}
#edoc_right{
	float: left;
	width: 1500px;
}
#edoc_left{
	float: left;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	background: #f9f9f9;
	padding: 0 0 0 15px;
	width: 350px;
}
#eDocBuilder_choices input{
	height: 16px;
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
}
.eDocBuilder_choiceControl_textArea{
	width: 100%;
	height: 200px;
}
.eDocBuilder_choiceControl_textBox{
	width: 95%;
}
#productCustomize_confirm{
    display: block;
    height: 100px;
    width: 700px;
}
.eDocBuilder_choicePrompt_text{
	color: #999;
	}
#ctl00_ContentPlaceHolder1_CheckBox1{
	margin: 0 10px 0 0;
	}

/*------------------------------------------------------------*/
/***************        CHECKOUT PAGE       *******************/
.checkoutPage_tableTitle{
    height: 22px;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 0 0 0;
}
#ctl00_ContentPlaceHolder1_ddShipping{
    margin: 0 0 15px 0;
    height: 20px;
}
.pageInstructions{
    height:25px;
	padding:0 10px 0 0;
	text-align:right;
}
#ctl00_ContentPlaceHolder1_txtShipName, #ctl00_ContentPlaceHolder1_txtShipCompany, #ctl00_ContentPlaceHolder1_txtShipAddress1, #ctl00_ContentPlaceHolder1_txtShipAddress2, #ctl00_ContentPlaceHolder1_txtShipCity, #ctl00_ContentPlaceHolder1_ddShipState, #ctl00_ContentPlaceHolder1_txtShipPostal, #ctl00_ContentPlaceHolder1_ddShipCountry, #ctl00_ContentPlaceHolder1_txtShipPhone, #ctl00_ContentPlaceHolder1_txtShipFax, #ctl00_ContentPlaceHolder1_txtShipEmail, #ctl00_ContentPlaceHolder1_pnlBillingAddress, #ctl00_ContentPlaceHolder1_txtBillName, #ctl00_ContentPlaceHolder1_txtBillCompany, #ctl00_ContentPlaceHolder1_txtBillAddress1, #ctl00_ContentPlaceHolder1_txtBillAddress2, #ctl00_ContentPlaceHolder1_txtBillCity, #ctl00_ContentPlaceHolder1_ddBillState, #ctl00_ContentPlaceHolder1_txtBillPostal, #ctl00_ContentPlaceHolder1_ddBillCountry, #ctl00_ContentPlaceHolder1_txtBillPhone, #ctl00_ContentPlaceHolder1_txtBillFax, #ctl00_ContentPlaceHolder1_txtBillEmail{
    height: 18px;
	width: 125px !important;
}
#ctl00_ContentPlaceHolder1_btnCheckOut{}
#ctl00_ContentPlaceHolder1_ddBilling{
    height: 20px;
}
#ctl00_ContentPlaceHolder1_pnlBillingAddress table{
	background: none;
	padding: 20px 0 0 0;
}
.tabAreaContentHolder table table{
	padding: 25px;
	display: block;
	width: 255px;
} 
#ctl00_ContentPlaceHolder1_btnCheckOut{
	padding: 5px;
	margin: 0 0 25px 0;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}
/*------------------------------------------------------------*/
/***************        CHECKOUT2 PAGE       *******************/
#checkout2Page_instructions{
	padding: 0 0 15px 0;
}
#checkout2page_promo{
	padding: 15px 0;
	width: 240px;
	float: left;
}
#ctl00_ContentPlaceHolder1_txtPromoCode{
	height: 18px;
	margin: 0 0 8px 0;
}
#checkout2Page_deliveryDate, #checkout2Page_poNumber{
	padding: 10px 0;
	clear: both;
}
#checkout2Page_submit{
	margin: 0 0 25px 0;
	width: 225px;
}
#checkout2Page_specialInstructions textarea{
	float: left;
}
#checkout2Page_shipMethod{
	float:left;
	padding:15px 0 15px 225px;
	text-align:right;
	width:170px;
}
#checkout2Page_deliveryDate{display: none;}
.orderFormTitle{
	font-weight: bold;
	font-size: 20px;
}
#ctl00_ContentPlaceHolder1_RadUpload1_wrapper{
	margin: 0 0 15px 0;
}