/*KTeam Printing and Imaging*/
/* MASTER PREPRESS SYSTEMS RETAIL COMPREHENSIVE CSS */
/*------------------------------------------------------------*/
/***************  TABLE OF CONTENTS   ***********************/

/*

COMPANY NAME - KTEAM

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 -

****/
/**********  COLOR PALETTE  ************/
/*
#000  - USED FOR NAV TYPE
#000  - USED FOR NAV ROLL OVER
#000  - USED FOR MAIN TYPE
#000  - USED FOR BACKGROUND 
*/

@import "reset.css";

/*------------------------------------------------------------*/
/******************   STORE HTML initial FORMAT    ****************
body
		--storehead.inc--
    #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---
			
****/

input.RealFileInput {
width:225px;
height:30px;
font-size:14px;
}
#ctl00_ContentPlaceHolder1_RadUpload1ListContainer div{width:225px;}
.RadUploadInputField {

background:white none repeat scroll 0 0;
border-style:solid none solid solid;
border-width:1px 0 1px 1px;
color:#333333;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:21px;
line-height:normal;
text-indent:2px;
width:160px;
}
.RadUploadSelectButton {

border:0 none;
color:#FFFFFF;
font-family:Arial,Verdana,Sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:25px;
line-height:normal;
position:relative;
top:3px;
width:57px;
}

/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/

img{/* stops the blue border around link images for IE */
border: none;
}

h1{
	font: normal normal bold 22px Trebuchet Ms, sans-serif;
	border-bottom: 1px #90866b solid;
	color: #27387d;
}
h2{
	font: normal normal bold 18px Trebuchet Ms, sans-serif;
	color: #27387d; 
}
h3{
	font-size: 18px;
	color: #223271;
	text-align: center;
	padding: 0 0 10px 0;
}
h4{/*-- USE THIS FOR USER GENERATED HEADING STYLING --*/
}
h5{}


/*------------------------------------------------------------*/
/********************  PAGE FONT STYLE   **********************/

body {
	background: #fff url(store_images/body-bg2.jpg) no-repeat fixed 0 0;
	font: normal normal normal 13px Trebuchet Ms, sans-serif;
	color: #7d7d7d;
}

/*------------------------------------------------------------*/
/***************  ASP GENERATED CONTAINERS ********************/

#aspnetForm{
	width: 994px;
}

#container{
padding: 0 0 0 94px;
}

/*-------------------------------Wrappers ------------------------------*/
#top-wrap{
	background: url(store_images/top-wrap-bg.png) no-repeat;
	width: 898px;
	height: 465px;
	margin: 0 0 42px 0;
}
#top-nav-wrap{
	padding: 15px 9px 0 9px;
	height: 74px;
	background: url(store_images/top-nav-bg2.jpg) repeat-x;
	margin: 0 9px
}
#under-nav-links a{
	background: #fff url(store_images/portals-bg.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	font: normal normal bold 12px Verdana, sans-serif;
	display: block;
	width: 188px;
	height: 20px;
	text-align: center;
	padding: 3px 0 0 0;
}
#under-nav-links2 a{
	background: #fff url(store_images/portals-bgsm.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	font: normal normal bold 12px Verdana, sans-serif;
	display: block;
	width: 97px;
	height: 20px;
	text-align: center;
	padding: 3px 0 0 0;
}
#under-nav{
	margin: 0 9px;
	background: url(store_images/under-nav-bg.jpg) repeat-x;
	height: 28px;
	padding: 5px 0 0 0;
}
#under-nav li{
	float: right;
}
#under-nav-links{
	padding: 0px 15px 0 0;
}
#under-nav-links2{
	padding: 0px 15px 0 0;
}
#under-nav li a{
	
}
#under-nav li a:hover{
	color: #27387d;
}
#bottom-cap{
	background: url(store_images/bottom-cap-bg.png) no-repeat;
	width: 898px;
	height: 10px;
}
#bottom-wrap{
	background: url(store_images/bottom-wrap-bg.png) repeat-y;
	width: 898px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#bottom-end{
	background: url(store_images/bottom-end-bg.png) no-repeat;
	width: 898px;
	height: 18px;
	margin: 0 0 26px 0;
	clear: both;
}
#page-clear{
	clear: both;
}
#nav-wrap{
	width: 188px;
	float: right;
	padding: 0 29px 0 0;
}
#splash-wrap{
	height: 327px;
}
/*----------------------------customer quotes------------------------------*/
#quotes{
	width: 188px;
	float: right;
	padding: 30px 0 0 0;
	height: 200px;
}
#news-heading{
	text-align: right;
	font-weight: bold;
	color: #27387d;
	font-size: 20px;
	padding: 20px 0 15px 0;
}
#news li{
	width: 188px;
	text-align: right;
}
#news p{
	padding: 0 0 15px 0;
	text-align: right;
}
/*------------------------------------------------------------*/
/********************  ASP SEARCH BOX   ***********************/

#searchBox{
	display: none;
	width:135px;
	height:20px;
	float: right;
}

#ctl00_lblSearch{
	display: none;/*-- search text "Enter Search Terms:" --*/
}
.searchTitle{}/*-- class for #ctl00_lblSearch --*/
#ctl00_txtSearch{}/*-- id for .searchBox --*/
.searchBox{
	margin: 5px 0 0 0;
	width: 75px;
	height: 15px;
	float: left;
}

/*------------------------------------------------------------*/
/******************  ASP ABBREVIATED CART   *******************/

#topcartWrap{ /*--- standard to wrap abbr cart with text and image of cart ---*/
	width: 130px;
	float: right;
	margin: 5px 0 0 0;
	height: 37px;
}

#cartType{/*-- cart text "Items in Cart" --*/
	float: left;
}

#cartpic{/*-- cart icon --*/
	width: 20px;
	height: 20px;
	float: left;
}

#abreviatedCart{/*-- just the cart number --*/
	display: block;
	width: 10px;
	height: 20px;
	padding: 0 0 0 5px;
	float: left;
	color: #ff0000;
}

/*-------------------------------splash ------------------------------*/
#links{
}
#links ul{
	float: left;
	width: 422px;
	height: 317px;
}
#splash-heading{
	background: url(store_images/splash/headingl.jpg) no-repeat 28px 0;
	height: 53px;
}
#links li{
	padding: 0 0 0 29px;
}
#links li a{
	display: block;
	height: 45px;
}
#link1{
	background: url(store_images/splash/l1b.jpg) no-repeat 0 0;
}
#link1:hover{
	background: url(store_images/splash/l1b.jpg) no-repeat 0 -45px; 
}
#link2{
	background: url(store_images/splash/l2b.jpg) no-repeat 0 0;
}
#link2:hover{
	background: url(store_images/splash/l2b.jpg) no-repeat 0 -45px; 
}
#link3{
	background: url(store_images/splash/l3b.jpg) no-repeat 0 0;
}
#link3:hover{
	background: url(store_images/splash/l3b.jpg) no-repeat 0 -45px; 
}
#link4{
	background: url(store_images/splash/l4b.jpg) no-repeat 0 0;
}
#link4:hover{
	background: url(store_images/splash/l4b.jpg) no-repeat 0 -45px; 
}
#link5{
	background: url(store_images/splash/l5b.jpg) no-repeat 0 0; 
}
#link5:hover{
	background: url(store_images/splash/l5b.jpg) no-repeat 0 -45px; 
}
#link6{
	background: url(store_images/splash/l6b.jpg) no-repeat 0 0; 
}
#link6:hover{
	background: url(store_images/splash/l6b.jpg) no-repeat 0 -45px; 
}
#roll{
	float: right;
	padding: 0 10px 0 0;
}
/*------------------------------------------------------------*/
/*********************  ASP NAV MENU   ************************/
#navMenu{
	height: 37px;
	clear: both;
}
.navMenu1ItemDiv{
	float: left;
}
.navMenu1ItemDiv a{
	float: left;
display: block;
text-decoration: none;
	font-size: 16px; 
	color: #28387d;
	height: 32px;
	padding: 5px 10px 0;
}

.navMenu1ItemDiv a:hover{
color: #ff0000;
}

/*-- automatic navigation id's use hard links --*/
#navMenuShopCart, #navMenuLogin, #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   **********************/

#topofFeat{/*-- styling above featured product div --*/
}

/* featured product body*/
#featuredProduct{ 
padding: 0 0 30px 0;
height:150px;
}

#btmofFeat{/* bottom styling of featured product div */
}
.featuredProductLink{}
#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{}
#ctl00_lblFeaturedProduct{}
.featuredProductName{/*-- spaces featured product text further below image and centers it --*/
display: block;
line-height: 35px;
}
#featuredProduct a:hover{
color: #ff0000;
}
#ctl00_lblFeaturedProductInfo{}
.featuredProductInfo{}

/*------------------------------------------------------------*/
/*******************    NAV CATEGORY     **********************/

#navCategory, #right-hard-links{
	float: right;
}
#navCategory li, #right-hard-links li{
	width: 188px;
	margin: 3px 0 0 0;
}
#navCategory li a, #right-hard-links li a{
	background: url(store_images/nav-bullet.jpg) top right no-repeat;
text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
	padding: 0 27px 3px 0;
	float: right;
	width: 155px;
	text-align: right;
}
#navCategory li a:hover, #right-hard-links li a:hover{
color: #27387d;
}

/* category body */


#btmofCat{/* bottom styling of nav category */
}
#ctl00_menuCategory{/* wraps menu items */
}
.slide{/* flyout menu items container*/
border: 1px #0053a1 solid;
background-color: #fff;
}
.text{/* styling for all menu text*/
padding: 0;
}

.navCategoryItem{}
.navCategoryItemLink{}

/*------------------------------------------------------------*/
/*******************  STORE CONTENT AREA   ********************/

#storeContentArea{
	width: 641px;
	padding: 5px 10px 0 25px;
	border-right: 2px #c4bfb0 solid;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#storeContentArea ul{
	list-style: disc;
	margin: 7px 0 7px 20px;
	padding:  0 0 0 15px;
}
/*------------------------------------------------------------*/
/*******************     STORE FOOTER      ********************/

#footer{/* no footer generated by asp use this one */
	background: url(store_images/footer-wrap-bg.png) no-repeat;
	width:748px;
	height:109px;
	clear: both;
	padding: 15px 0 0 150px;
}
.foot-child{
    float: left;
}
#child1{
    width: 300px;
}
#child1 li a{
    font-size: 10px;
	color: #27387d;
}
#child1 li a:hover{
    color: #ff0000;
}
#child2{
    width: 200px;
}
#child3{
    width: 225px;
}
.foot-child li{
    font-size: 12px;
    padding: 0 15px;
}
.foot-child ul{
    margin: 3px 0;
    border-left: 1px #999 solid;
    height: 70px;
    padding: 10px 0 0 0;
}

/*------------------------------------------------------------*/
/*******************     PAGE TITLES      ********************/


#shopCartPage_pageTitle, #lostPassword_pageTitle, #loginPage_pageTitle, #createAccount_pageTitle, #storeOrderFormPageTitle, .storePageTitle, #detailPage_pageTitle, #listPage_pageTitle, #profile_pageTitle, #orderPage_pageTitle{
font: normal normal bold 22px Trebuchet Ms, sans-serif;
	border-bottom: 1px #90866b solid;
	color: #27387d;
}
#detailPage_pageTitle{
    margin:  0 0 20px 0;
}

/*------------------------------------------------------------*/
/*******************     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: 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{}

/*------------------------------------------------------------*/
/*******************       ORDER PAGE      ********************/
#orderPage_orderGrid{
    padding: 0 0 0 15px;
}

/*------------------------------------------------------------*/
/*******************       LIST PAGE       ********************/

#listPage_pageDescription{/*-- rich text editor area for list page --*/
}
.listPage_categoryDiv{/*-- styling for category images and text on home page --*/
	display: none;
}
.listPage_categoryLink{
text-decoration: none;
}
.listPage_categoryImage{
text-decoration: none;
display: none;
margin: 0 0 10px 0;
}
.listPage_categoryName{
	display: block;
	clear: both;
	}
.listPage_categoryDescription{

}
.listPage_productDiv{/*-- individual product and text styling on category page--*/
    width: 200px;
    height: 170px;
    float: left;
}
.listPage_productDiv img{}
.listPage_productLink{
text-decoration: none;
}
.listPage_productImage{
text-decoration: none;
	margin: 0 0 10px 0;
}
.listPage_productName{
	display: block;
	clear: both;
	}
.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) --*/

/*------------------------------------------------------------*/
/*******************    SHOPCART PAGE      ********************/
#shopCartPage_instructions{
    padding: 0 0 20px 0;
}
#shopCartPage_cartTable{}
#ctl00_ContentPlaceHolder1_tblCart{
    border: 1px #e0ddd4 solid;
    border-collapse: collapse
}
.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;
}
.infoRow2{
    background: #f8f8f8;
}
.infoRow1:hover{
    background: #ccffff;
}
.infoRow2:hover{
    background: #ccffff;
}
.infoCell{
    padding: 3px 10px;
}
.infoCellCenter{}
.infoCellRight{}
.shopCartCellItem, .shopCartCellQuantity, .shopCartCellDescription, .shopCartCellPrice, .shopCartCellOptions{
    text-align: center;
    padding: 5px 10px;
}
.shopCartCellItem{
    color: #555;
    font-weight: bold;
}
.shopCartCellOptions a{}
/*------------------------------------------------------------*/
/***************     DETAIL PRODUCT PAGE       ****************/
#detailPage_pageInstructions{}
#detailPage_productImage{
    display: none;
}
#detailPage_productImage:hover{
    cursor: pointer;
}
#detailPage_clickForLargeImage{
    display: none;
}
#detailPage_descriptionsHolder{
    float: right;
    margin: 0 0 20px 0;
}
#detailPage_fullProductDescription{
    width: 370px;
}
#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: block;
}
#detailPage_addToCart{
    background: url(store_images/calc-btm-bg.jpg) no-repeat;
    width: 250px;
    height: 70px;
    padding: 0 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;
    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{}

/*------------------------------------------------------------*/
/*******************      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;
	}
/*------------------------------------------------------------*/
/***************  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;
}
.PriceCalc_Quantity, .PriceCalc_Quantity2, .PriceCalc_Quantity3{
	padding: 0 0 10px 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;
}
#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;
}
#ctl00_ContentPlaceHolder1_btnCheckOut{}
#ctl00_ContentPlaceHolder1_ddBilling{
    height: 20px;
}
.tabAreaContentHolder table table{
	background: #f5f5f5;
	padding: 0 15px 15px 15px;
	display: block;
}
#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;
}
#checkout2Page_deliveryDate, #checkout2Page_poNumber{
	padding: 10px 0;
}
#checkout2Page_submit{
	margin: 0 0 25px 0;
}