
/* MASTER PREPRESS SYSTEMS RETAIL COMPREHENSIVE CSS */
/*------------------------------------------------------------*/
/***************  TABLE OF CONTENTS   ***********************/

/*

COMPANY NAME - Documart LA

GENERAL ELEMENTS -         h1 thru h5, img, etc..
PAGE FONT STYLE -          font styling for entire page except store content area.
ASP GENERATED CONTAINERS - body, aspnetform, container.
ASP SEARCH BOX -           searchbox.
ASP ABBREVIATED CART -     topcartwrap, cartType, cartPic, abbreciatedcart.
ASP NAV MENU -             navmenuitemdiv, navmenuitemlink, generated nav links.
ASP SMALL CART -           only used on customer request.
FEATURED PRODUCT -         
NAV CATEGORY -             
STORE CONTENT AREA - 
STORE FOOTER - 
PAGE TITLES - 
PAGE BUTTONS -
LIST PAGE -
SHOPCART PAGE -
DETAIL PRODUCT PAGE -
LOGIN PAGE -
USER CREATED STORE PAGE -
LOST PASSWORD PAGE -

****/


@import "reset.css";

/*------------------------------------------------------------*/
/******************   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   **************************/

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: normal normal bold 12px Arial, sans-serif;
    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;
}


/*------------------------------------------------------------*/
/***************  ASP GENERATED CONTAINERS ********************/

body{
	background: url(store_images/bg.jpg) repeat-x;
  font: normal normal normal 12px Arial, sans-serif;
  color: #555;
}

#aspnetForm{
}

#container{
width: 100%;
}
#container2{
width: 1012px; /* 994px standard container width */
margin: 0 auto;
}
/*------------------------------------------------------------*/
/********************      WRAPPERS     ***********************/

#cart-search-wrap{
	background: url(store_images/header-bg2.jpg) no-repeat;
    width: 960px;
	height: 122px;
	margin: 0 auto;
}
#topcartWrap{ /*--- standard to wrap abbr cart with text and image of cart ---*/
    width:180px;
    float: right;
    clear: right;
    padding: 10px 0 0 0;
}
#leftnavWrapper{
    width: 203px;
    float: left;
}
#leftnavWrapper li{
    list-style: none;
}
#splash{
	background: url(store_images/splash/bg.jpg) no-repeat;
    width: 809px;
    height: 280px;
    overflow: hidden;
}
#s1{
	}

#bottom-wrap{
	background: url(store_images/bottom-bg.jpg) repeat-y;
	width: 1012px;
}
#page-cap{
	}
#extra-head li a{
	display:block;
	float:left;
	height:25px;
	margin:8px 0 0 100px;
	width:65px;
}
#extra-head li{
	list-style: none;
}
/*------------------------------------------------------------*/
/********************  CUSTOM DIVISIONS ***********************/
#topoffeat{
	background: url(store_images/topoffeat.jpg) no-repeat;
	width: 153px;
	height: 17px;
    font: normal normal bold 14px Arial, sans-serif;
    color: #333;
	padding: 20px 0 0 50px;
}
#btmoffeat{/* bottom styling of featured product div */
}
#topofcat{/* styling above nav category */
	background: url(store_images/topofcat-bg.jpg) no-repeat;
	width: 168px;
	height: 17px;
    padding: 20px 0 0 35px;
    font: normal normal bold 14px Arial, sans-serif;
    color: #333;
}
#btmofcat{/* bottom styling of nav category */
	background: url(store_images/btmofcat-bg2.jpg) no-repeat;
	widht: 203px;
	height: 264px;

}
/*------------------------------------------------------------*/
/********************  PORTAL LOGIN ***************************/
#la-port-login-wrap, #or-port-login-wrap, #co-port-login-wrap, #ut-port-login-wrap{
	width: 338px;
	float: left;
	padding: 0 25px 13px 0;
}
#la-port-login-wrap ul, #or-port-login-wrap ul, #co-port-login-wrap ul, #ut-port-login-wrap ul{
	padding: 0 !important;
}
#la-port-login fieldset, #or-port-login fieldset, #co-port-login fieldset, #ut-port-login fieldset{
    margin: 0;
    border: 0;
    padding: 0;
}
#la-port-login, #or-port-login, #co-port-login, #ut-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;
}
#la-port-login legend, #or-port-login legend, #co-port-login legend, #ut-port-login legend, #file-center legend{
    font-weight: bold;
    color: #707070;
}
#file-center a{
	color: #707070;
}
#file-center a:hover{
	color: #39f;
	cursor: pointer;
}
#la-port-login li, #or-port-login li, #co-port-login li, #ut-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: 100%;
    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: 20px;
    color: #555;
    padding: 10px 0 0 10px;
}
.login-heading ul, .login-areas-info ul, #la-port-login ul, #port-login ul, #or-port-login ul, #co-port-login ul, #ut-port-login ul, #file-center ul{
    padding: 0;
    margin: 0;
}
#la-port-login label, #or-port-login label, #co-port-login label, #ut-port-login label{
	clear: both;
	display: block;
}
#la-submit-port, #or-submit-port, #co-submit-port, #ut-submit-port{
    padding: 1px 2px;
    margin: 10px 0 20px 0;
}
.shadow-input{}
#portUserName{}
#portPassword{}
/*------------------------------------------------------------*/
/********************       LOGO        ***********************/
#logo{
  float: left;
  padding: 0 0 0 10px;
}
#logo a{
    width: 300px;
    height: 103px;
    display: block;
}
/*------------------------------------------------------------*/
/********************  ASP SEARCH BOX   ***********************/

#searchBox{
    width:220px;
    height:20px;
    float: right;
    padding: 5px 10px 0 0;
}

#ctl00_lblSearch{
    display: none;/*-- search text "Enter Search Terms:" --*/
}
    .searchTitle{}/*-- class for #ctl00_lblSearch --*/
    #ctl00_txtSearch{}/*-- id for .searchBox --*/
    .searchBox{
    height: 18px;
    float: left;
    margin: 2px 0 0 0;
	border: 1px #666 solid;
}

/*------------------------------------------------------------*/
/******************  ASP ABBREVIATED CART   *******************/

#cartType{/*-- cart text "Items in Cart" --*/
float: left;
padding: 5px 0 0 0;
font-family: Arial;
color: #fff;
font-size: 12px;
}

#cartpic{/*-- cart icon --*/
width: 22px;
height: 20px;
float: left;
}

#abreviatedCart{/*-- just the cart number --*/
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 body */
#navMenu{
	width: 100%;
	height: 15px;
    clear: both;
}

.navMenu1ItemDiv{
    height: 15px;
    float: left;
    padding: 0 8px;
	border-right: 1px #fff solid;
}

.navMenu1ItemLink{
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: block;
}
.navMenu1ItemLink:visited{
	color: #fff;
	}
.navMenu1ItemDiv a:hover{
color: #ff0000;
}
/*-- automatic navigation id's use hard links --*/
#navMenuShopCart, #navMenuCreateAccount{
display: none;
}
.spacer{}

/*------------------------------------------------------------*/
/*******************  ASP SMALL CART   ************************/
/* small cart body*/
#smallCart{/* never use unless customer requests it */
display: none;
}
#ctl00_lblSmallCartInfo{}
.smallCartInfo{}
#smallCartItem{}
.smallCartItemLink{}


/*------------------------------------------------------------*/
/*******************  FEATURED PRODUCT   **********************/


/* featured product body*/
#featuredProduct{
	background: url(store_images/feat-bg.jpg) no-repeat;
	width: 183px;
	height:154px;
	padding: 0 0 0 20px;
}


.featuredProductLink{
	display: block;
	text-decoration: none;
	}
#ctl00_lnkFeaturedProduct{}
#ctl00_imgFeaturedProduct{/* use to set max width on featured product image */
/*max-width: 150px;*/
/* --- fix for ie6 max-width -- */
/*width: expression(document.body.clientWidth < 150? "150px" : 
document.body.clientWidth > 150? "150px" : "auto"); */
}
.featuredProductImage{
	max-height: 125px;
	height: auto !important;
	height: 125px;
	}
#ctl00_lblFeaturedProduct{}
.featuredProductName{/*-- spaces featured product text further below image and centers it --*/
	display: block;
	text-align: center;
	color: #053391;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.featuredProductName:hover{
color: #ff0000;
text-decoration: underline;
}
#ctl00_lblFeaturedProductInfo{}
.featuredProductInfo{}

/*------------------------------------------------------------*/
/*******************    NAV CATEGORY     **********************/
#navMenuLogin, #navMenuProfile{
	display: none;
}
/*NEW TEMPLATE NAV*/
.navCategoryItem{
	display: none;
}
.navProductItem a{
    display: block;
    text-decoration: none;
    color: #053391;
	font-weight:bold;
}
.navProductItem a:hover{ 
    color: #f00;
    cursor: pointer;
	text-decoration:underline;
}
#navCategory div{
	padding:0 0 7px 40px;
	width:160px;
}

/* category body */
#navCategory{
    background: url(store_images/left-nav-bg.jpg) repeat-y;
	width: 203px;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding: 10px 0 0 0;
}
#ctl00_menuCategory{/* wraps menu items */
    background: url(store_images/left-nav-bg.jpg) repeat-y;
	width: 203px;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding: 10px 0 0 0;
}
.slide{/* flyout menu items container*/
    background-color: #fff;
    border: 1px #bbb solid;
    padding: 5px 0;
}
.slide li{
    width: 250px;
    padding: 0 7px;
}
.slide li a{
}
.slide li a:hover{
    cursor: pointer;
}
.text{/* styling for all menu text*/
    padding: 0;
}
.item{
    width: 163px;
    height: 17px;
    padding: 5px 0 0 40px;
}
.item:hover{
	
	}
.link{/* use this to add icon to left of menu text */
    display: block;
    text-decoration: none;
    color: #09f;
    font-weight: bold;
    font-size: 12px;
}
.link:hover{
    cursor: pointer;
}
.text{
	color: #09f;
	}
.text:hover{
	color: #ff0000;
	}
.navCategoryItem{}
.navCategoryItemLink{}

/*------------------------------------------------------------*/
/*******************  STORE CONTENT AREA   ********************/

#content-head{
	background: url(store_images/content-head.jpg) no-repeat;
	width: 809px;
	height: 59px;
	float: right;
}
/* content body */
#storeContentArea{
background: url(store_images/content-bg.jpg) repeat-y;
width:744px;
min-height: 800px;
height:auto !important;
height:800px;
float: right;
padding: 0 30px 0 35px;
}
#storeContentArea li{
    list-style: normal;
}
#storeContentArea ol, #storeContentArea ul{
    margin: 0;
    padding: 0 0 0 30px;
}
#storeContentArea a{
color: #053391;
font-weight: bold;
}
#storeContentArea a:hover{
color: #ff0000;
}

/*------------------------------------------------------------*/
/*******************     STORE FOOTER      ********************/
#footer-wrap{
	width:100%;
	}
#footer{/* no footer generated by asp use this one */
	background: url(store_images/footer-bg.jpg) no-repeat;
	width:977px;
	height:70px;
	clear: both;
	margin: 0 auto;
	color: #666;
	padding: 45px 0 0 35px;
}
#footer a{
 color: #666;
}
.foot-child{
    float: left;
}
#child1{
    width: 299px;
    font-size: 10px;
	font-weight: bold;
	padding:20px 0 0 10px;
}
#child1 li a{
    font-size: 10px;
	text-decoration: none;
}
#child1 li a:hover{
    color: #3cf;
}
#child2{
    width: 484px;
    font-weight: bold;
	font-size: 10px;
	padding: 15px 0 0 20px;
}
#child2 li{
    float: left;
}
#child2 a{
    font-size: 11px;
    padding: 0 4px;
}
#child2 a:hover{
		color: #3cf;
	}
#child3{
    width: 130px;
	font-size: 10px;
}
#child3 a{
	font-size: 10px;
	font-weight: bold;
}
#child3 a:hover{
    color: #3cf;
}
.foot-child li a{
    text-decoration: none;
}
.foot-child ul{
}
#footer li{
    list-style: none;
}
#page-clear{
	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: normal normal bold 20px Arial, sans-serif;
display: block;
width: 98%;
color: #ff0000;
margin: 0 0 15px 0;
}
#loginPage_pageTitle{
    display: none;
}
#login-pagetitle-wrap{
    
}
#login-pagetitle{
  height: 27px;
font: normal normal bold 20px Arial, sans-serif;
display: block;
width: 98%;
color: #ff0000;
margin: 0 0 15px 0;
}
/*------------------------------------------------------------*/
/*******************     ORDER FORM PAGE     ********************/
#orderFormElementsNonAjax{
	background: url(store_images/contact-bg.jpg) no-repeat;
	width: 500px;
	height: 786px;
	padding: 20px 0 0 75px;
}
#orderFormElementsAjax{
	padding: 0 0 0 25px;
}
.orderFormTitle{
	color: #000080;
	font-size: 24px;
	font-weight: bold;
}
#ctl00_ContentPlaceHolder1_RadUpload1_wrapper{
	margin: 0 0 55px 0;
}
.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: block;
	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{}/* button container */

/*------------------------------------------------------------*/
/*******************       ORDER PAGE      ********************/

#orderPage_orderGrid{
    padding: 0 0 0 15px;
}
/*------------------------------------------------------------*/
/*******************     ORDER FORM COMPLETE      ********************/
#storeOrderFormComplete{
	background: url(store_images/form-complete.jpg) no-repeat;
	text-indent: -9999px;
	color: #000080;
	font-size: 18px;
	font-weight:bold;
	width: 675px;
	height: 239px;
	margin: 0 auto;
}
/*------------------------------------------------------------*/
/*******************       LIST PAGE       ********************/

#listPage_pageDescription{/*-- rich text editor area for list page --*/
}
.listPage_categoryDiv{/*-- styling for category images and text on home page --*/
    width: 150px;
    float: left;
    margin: 25px 15px 40px;
	height: 190px;
}
.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{/*-- individual product and text styling on category page--*/
    width: 150px;
    float: left;
    margin: 20px 0 40px;
    height: 190px;
    padding: 0 40px;
}
.listPage_productDiv img{}
.listPage_productLink{
text-decoration: none;
}
.listPage_productImage{
text-decoration: none;
	margin: 0 0 10px 0;
}
.listPage_productName{
	color: #09f;
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
	}
.listPage_productName:hover{
	color: #ff0000;
	}
.listPage_productDescription{}
#categoryListings{}/*-- area container for categories on list page(shown when category driven) --*/
#productListings{}/*-- area container for products on list page(shown when product driven) --*/ 
/*------------------------------------------------------------*/
/***************     DETAIL PRODUCT PAGE       ****************/
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_lblPriceLabel{
    display: none;
}
#detailPage_productImage{
    display: none;
}
#detailPage_productImage:hover{
    cursor: pointer;
}
#detailPage_clickForLargeImage{
    display: none;
}
#detailPage_descriptionsHolder{
    float: right;
    clear: right;
    margin: 0 0 20px 0;
}
#detailPage_fullProductDescription{/*-- rich text area for individual product --*/
    width: 460px;
    padding: 0 10px 0 0;
}
#detailPage_priceTable{
    display: none;
}
#ctl00_ContentPlaceHolder1_pnlPricingGrid{
    background: url(store_images/prod-detail-bg.jpg) no-repeat;
    padding: 41px 0 20px 0;
    width: 250px;
}
#detailPage_quantity{
    margin: 0 auto;
    width: 200px;
}
#detailPage_quantityInstructions{
    font-size: 14px;
}
#detailPage_orderNotes{
    background: url(store_images/calc-bg.jpg) repeat-y;
    width: 250px;
    border-top: 1px #dadada solid;
    padding: 10px 0 0 0;
}
#detailPage_additionalInstructions, #ctl00_ContentPlaceHolder1_txtInstructions{
    width: 200px;
    margin: 0 auto;
    display: block;
}

#detailPage_uploadFile{
    background: url(store_images/calc-bg.jpg) repeat-y;
    width: 250px;
    padding: 10px 0 0 0;
}
#ctl00_ContentPlaceHolder1_lblUploadInstructions{
    padding: 0 10px;
    width: 230px;
    display: none;
}
#detailPage_addToCart{
    background: url(store_images/calc-btm-bg.jpg) no-repeat;
    width: 250px;
    height: 70px;
    padding: 15px 0 20px 0;
}
#ctl00_ContentPlaceHolder1_btnSubmit{
    margin: 10px 0 0 24px;
}
.priceTableHeaderRow{}
.priceTableHeaderCell{
    text-align: center;
    background: url(store_images/th-bg.jpg) repeat-x;
    border-right: 1px #e0ddd4 solid;
}
.priceTable{
    
}
.priceTable th{
    padding: 5px 10px;
    font-weight: bold;
}
.priceTable td{
    text-align: center;
    
}
.priceTableRow1{
    background: #fff;
}
.priceTableRow2{
    background: #f8f8f8;
}
.priceTableRow1:hover{
    background: #ccffff;
}
.priceTableRow2:hover{
    background: #ccffff;
}
.priceTableCell{
    padding: 5px 10px;
}
.storeInstructions{}
#ctl00_ContentPlaceHolder1_imgProduct{
    padding: 0 0 0 10px;
}
#ctl00_ContentPlaceHolder1_tblPricing{
    border-collapse: collapse;
    border: 1px #e0ddd4 solid;
}
#ctl00_ContentPlaceHolder1_txtQuantity{
    height: 18px;
    font-size: 12px;
    margin: 0 0 15px 5px;
}
#ctl00_ContentPlaceHolder1_ddQuantity{
    width: 200px;
    height: 20px;
    font-size: 14px;
}
#ctl00_ContentPlaceHolder1_txtInstructions{}
#ctl00_ContentPlaceHolder1_RadWindowManager1_wrapper{}
#ctl00_ContentPlaceHolder1_RadWindowManager1StyleSheetHolder{}
#ctl00_ContentPlaceHolder1_RadWindowManager1{}
#ctl00_ContentPlaceHolder1_RadWindowManager1_MinimizeTemplate{}
#ctl00_ContentPlaceHolder1_RadWindowManager1_AlertTemplate{}
#ctl00_ContentPlaceHolder1_RadWindowManager1_ConfirmTemplate{}
#ctl00_ContentPlaceHolder1_RadWindowManager1_PromptTemplate{}
#RadWSplashHolder{}
.RadUploadProgressArea{
	position: absolute;
	}
#ctl00_ContentPlaceHolder1_RadProgressArea1{
	position: relative;
	}
/*------------------------------------------------------------*/
/*******************       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{
	padding:20px;
}
#createAccount_accountInfoTable td{
   	position: relative;
   	text-align: right;
}
#createAccount_accountInfoTable tr{
	width: 600px;
}
#createAccount_accountInfoTable span{
   	background:#CC0000 none repeat scroll 0 0;
	color:#FFCCCC !important;
	font-weight:bold;
	margin:4px 0 0 131px;
	padding:0 10px 0 0;
	position:absolute;
	width:150px;
}
#createAccount_accountInfoTable input{
    margin: 3px 0;    
    float: left;
    width: 130px;
}
#createAccount_accountInfoTable select{
    margin: 3px 0;    
    float: left;
    width: 132px;
}
#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: 265px;
	height: 30px;
}
#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;
/*border-bottom:1px dotted #000000;*/
}
 
#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;
	}
/*------------------------------------------------------------*/
/***************  INSTANT PRICING STYLING   *******************/
#ctl00_ContentPlaceHolder1_pnlPricingCalculator{
    background: url(store_images/calc-cap2.jpg) no-repeat;
    width: 250px;
    padding: 31px 0 0 0;
    clear: left;
}
#detailPage_calculator{
    background: url(store_images/calc-bg.jpg) repeat-y;
    width: 250px;
    padding: 10px 0 0 0;
}
#detailPage_calculator select{
    width: 200px;
    font-size: 13px;
    margin: 0 0 7px 0;
}
#detailPage_calculator span{
    
}
#ctl00_ContentPlaceHolder1_RadAjaxPanel1{
    width: 200px;
    margin: 0 auto;
}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divQuantity{}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divQuantity span{}
.PriceCalc_QuantityDD{}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divGridParm{}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divCalcParm{}
.PriceCalc_CalcParm{}
.PriceCalc_GridParm{}
.PriceCalc_CalcParm span, .PriceCalc_GridParmLabel{}
.PriceCalc_CalcParmDD{}
.PriceCalc_GridParmDD, .PriceCalc_CalcParmDD, .PriceCalc_QuantityDD{}
.PriceCalc_GridParmLabel, .PriceCalc_CalcParmLabel, .PriceCalc_QuantityLabel{}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divResults{
    padding: 0 0 15px 0;
    width: 200px;
    height: 40px;
}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_divResults span{
    font-weight: bold;
    font-size: 20px;
    color: #cc0000;
}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_Label2{
    display: none;
}
#ctl00_ContentPlaceHolder1_PriceCalcCtl1_lblFinalPrice{
    float: right;
}
/* shipping calc */
.calc-detail-wrap{width: 250px;background: url(store_images/calc-bg.jpg) repeat-y;} 
#ctl00_ContentPlaceHolder1_pnlShippingCalculator{padding: 0 20px;} 
#ctl00_ContentPlaceHolder1_tblShippingCosts{width: 200px;}
#ctl00_ContentPlaceHolder1_tblShippingCosts tr{text-align: right;}
#detailPage_shippingCalculatorResults{padding: 10px 0;}
.tblShippingCostsPrice{font-weight: bold;}
#detailPage_shippingCalculatorText{font-weight: bold;font-size: 14px;width: 200px;display: block;padding: 0 0 5px 0;}
#detailPage_shippingCalculatorPostalCode{font-size: 11px;width: 200px;display: block;}
#ctl00_ContentPlaceHolder1_txtPostalCode{height: 17px;}

