html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#5d5149;
	font-family:Arial, Sans-Serif;
	background-image: url(../images/redesign/TanGrad.png);
	background-repeat:repeat-x;
	background-color:#dad5c7;
	font-size:80%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset*/

.clearBoth {
	clear:both;
	margin-top:-1px;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

.paddingFive
{
	padding:0px 5px 0px 5px;
}

.paddingFiveAll
{
	padding:5px;
}

.boldArial
{
	font-family:Arial;
	font-weight:bold;
}

a:link
{
	text-decoration:underline;
	color:#0a3e7f;
}

a:visited
{
	text-decoration:underline;
	color:#0a3e7f;
}

a:hover
{
	text-decoration:underline;
	color:#3777c7;
}

a:active
{
	text-decoration:underline;
	color:#0a3e7f;
}

.fontWeightNormal
{
	font-weight:normal;
	text-align:left;
}

.center
{
	text-align:center;
}

/* Master Page */


#backgroundWrapper
{
	height:650px;
	background:url(../images/redesign/awcFloralBackLight.jpg) no-repeat scroll 50%;
	background-position:top top
}

#contentWrapper
{
	width:950px;
	margin:0 auto;
}

#XheaderBackground
{
	height:95px;
	width:950px;
}

#headerLogo
{
	float:left;
	padding:10px;
}

#topHeaderNavPositionWrapper
{
	float:left;
	width:430px;
	padding:10px;
	margin-top:5px;
	
}

#topHeaderNavPosition
{
	float:right;
	font-family:Arial;
	font-weight:bold;
	font-size:.9em
}

#topHeaderNavPosition a:link
{
	color:#afa096;
	font-weight:bold;
	text-decoration:underline;
}

#topHeaderNavPosition a:visited
{
	color:#afa096;
	font-weight:bold;
	text-decoration:underline;
}

#topHeaderNavPosition a:hover
{
	color:#5d5149;
	font-weight:bold;
	text-decoration:underline;
}

#topHeaderNavPosition a:active
{
	color:#afa096;
	font-weight:bold;
	text-decoration:underline;
}

#shoppingBagPosition input
{
	float:left;
	padding:0px 7px 10px 0px;
}

#shoppingBagPosition
{
	float:right;
	margin:10px 10px 25px 15px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	width:140px;
	border:solid 1px #CCC;
	padding:10px;
	background-color:#f0f1f3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#shoppingViewCartLink
{
	font-weight:normal;
	font-size:11px;
	width:150px;
}

.shoppingContents
{
	font-weight:normal;
	font-size:11px;
	line-height:1.8em;
}

#shoppingViewCartLink a:link
{
	color:#5d5149;
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

#shoppingViewCartLink a:visited
{
	color:#5d5149;
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

#shoppingViewCartLink a:hover
{
	color:#afa096;
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

#shoppingViewCartLink a:active
{
	color:#5d5149;
	font-weight:normal;
	font-family:Arial, Sans-Serif;
	font-size:11px;
	text-decoration:underline;
}

#searchBoxPosition
{
	float:right;
}

.searchControls
{
	border:solid 1px #afa096;
	padding:3px;
	background-color:#f0f1f3;
	color:#5d5149;
	font-size:1.1em;
	vertical-align:middle;
	/*-moz-border-radius: 20px;
	-webkit-border-radius: 20px;*/
}

.searchButton
{
	vertical-align:middle;
}

.searchDropDown
{
	border:solid 1px #afa096;
	padding:3px;
	background-color:#f0f1f3;
	color:#5d5149;
	font-size:1.1em;
}

#topNav
{
	float:left;
	font-family:Arial;
	font-weight:bold;
	padding:0px 5px 5px 5px;
	width:960px;
}
.red { font:Verdana; font-size:10pt; color:Red; }
.topNavSeparator
{
	float:left;
	padding:5px 7px 5px 7px;
	text-align:center;
	vertical-align:bottom;
	border-right:solid 1px #CCC;
	height:15px;
}

.topNavSeparatorLast
{
	float:left;
	padding:5px 7px 5px 5px;
	text-align:center;
	vertical-align:bottom;
	border-right:solid 0px #CCC;
	height:15px;
}

#outlet
{
	position:relative;
	top:45px;
	left:600px;

}

.topNavSeparator a
{
	display:block;
}

#topNav a:link
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:none;
	
}
#topNav a:visited
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:none;
}
#topNav a:hover
{
	text-decoration:none;
}
#topNav a:active
{
	color:#5d5149;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.addBackground
{
	background-color:#efeeee;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
}

.outletLink
{
	color:#93122a !important;
}

.outletLink a:link
{
	color:#93122a !important;
}

.outletLink a:visited
{
	color:#93122a !important;
}

.outletLink a:hover
{
	color:#5d5149 !important;
}

.outletLink a:active
{
	color:#93122a !important;
}

/* Banner */
#topBanner
{
	background-color:#efeeee;
	width:946px;
	padding:2px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
}

.bannerWrapper
{
	float:left;
	width:311px;
	margin:2px;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	line-height:1.3em;
}


#weeklySpecial
{
	font-size:13px;
	text-decoration:underline;
	color:#93122a;
	text-align:right;
}

#weeklySpecial a:link
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#93122a;
	line-height:1.3em;
	text-decoration:underline;
}

#weeklySpecial a:visited
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#93122a;
	line-height:1.3em;
	text-decoration:underline;
}

#weeklySpecial a:hover
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	line-height:1.3em;
	color:#c77081;
	text-decoration:underline;
}

#weeklySpecial a:active
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#93122a;
	line-height:1.3em;
	text-decoration:underline;
}

#weeklySpecialWrapper
{
	margin:5px;
}

#dropDownWrapper
{
	position:absolute;
	left:50%;
	margin-left:-475px;
	width:950px;
	min-width:950px;
	background-color:Blue;
	z-index:2000;
}

#weeklySpecialOpen
{
	position:absolute;
	left:590px;
	border-top:solid 1px #CCC;
	background-color:#efeeee;
	display:none;
	padding-bottom:10px;
	z-index:1000;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
}

#emailSignupOpen
{
	background-color:#efeeee;
	position:absolute;
	width:290px;
	padding:10px;
	display:none;
	z-index:100;
	border-top:solid 1px #CCC;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
}

#catalogQuickOrderOpen
{
	background-color:#efeeee;
	position:absolute;
	left:330px;
	width:210px;
	padding:10px;
	display:none;
	border-top:solid 1px #CCC;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
}

#emailSignup, #catalogQO, #weeklySpecial
{
	cursor:pointer;
}

#emailSignupClose, #weeklySpecialClose, #catalogQuickOrderClose
{
	float:right;
	cursor:pointer;
	width:50px;
}

/* Boxes on Bottom */

.bottomBoxes
{
	float:left;
	height:125px;
	width:302px;
	padding:5px;
	margin:2px;
	background-image:url(../images/redesign/BoxesBack.png);
	background-repeat:repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:solid 1px #CCC;
}

#emailSignupBox
{
	background-image:url(../images/redesign/BoxesBack.png);
	margin:2px 2px 2px 0px;
}

#catalogSignupBox
{
	
}

#catalogQOBox
{
	margin:2px 0px 2px 2px;
}


/* HomePage Products */

#homePageProductWrapper
{
	padding:10px;
	border:solid 1px #CCC;
	background-color:#f0f1f3;
}

#homePageProducts
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:16px;
}

#productWrapper
{
	background-color:#fff;
	padding:10px;
	
}

#headlineForProduct a:link
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:none;
}
#headlineForProduct a:visited
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:none;
}

#headlineForProduct a:hover
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:underline;
}

#headlineForProduct a:active
{
	font-size:13px;
	color:#5d5149;
	font-weight:bold;
	text-decoration:none;
}



/* Footer */

#footerWrapper
{
	padding:10px;
	background-color:#efeeee;
}

.footerPosition
{
	float:left;
	width:200px;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:13px;
	padding:10px 10px 10px 20px;
	line-height:1.6em;
}

.footerPosition a:link
{
	color:#afa096;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

.footerPosition a:visited
{
	color:#afa096;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

.footerPosition a:hover
{
	color:#5d5149;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

.footerPosition a:active
{
	color:#afa096;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

#preferredPartnerWrapper
{
	padding:10px;
	font-size:10px;
	text-align:center;
	line-height:1.4em;
	background-color:#fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-web-kit-radius-bottomleft:5px;
	-web-kit-radius-bottomright:5px;
}

#verisignWrapper
{
	
	padding:10px;
	text-align:center;
}

#preferredPartnerWrapper a:link
{
	color:#afa096;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

#preferredPartnerWrapper a:visited
{
	color:#afa096;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

#preferredPartnerWrapper a:hover
{
	color:#5d5149;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

#preferredPartnerWrapper a:active
{
	color:#afa096;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

/*Feedback*/

.stickyFooter
{
	position:fixed;
	width:100%;
	background-color:#efeeee;
	border:solid 1px #ccc;
	bottom:0px;
	z-index:100000;
}

#hideBar
{
	float:left;
	padding:5px;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

#showBar
{
	float:left;
	display:none;
	padding:5px;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

.shrinkStickyFooter
{
	width:65px;
}

#stickyContent
{
	width:700px;
	margin:0 auto;
	padding:10px;
}

#feedBack
{
	border:solid 1px #5d5149;
	background-color:#a8c9de;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#feedBack a:link
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#feedBack a:visited
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#feedBack a:hover
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#feedBack:hover
{
	background-color:#729CB6;
	cursor:pointer;
}

#feedBack a:active
{
	color:#5d5149;
	font-weight:bold;
	font-size:11px;
}

/* Left Nav */
#internalWrapper
{
	float:left;
	background-color:#EAE8E5;
}

#leftNavWrapper
{
	float:left;
	width:190px;
	padding:10px;
	background-color:#eae8e5;
	
}

#leftNavWrapper hr 
{
    border:0;
    color:#CCC;
    background-color:#CCC;
    height:1px;
    width:100%;
    text-align:left;
}

#ancProductDetail
{
	position:absolute;
	font-size:12px;
	font-weight:bold;
}

#internalContentWrapper
{
	float:left;
	width:720px;
	padding:10px;
	background-color:#FFF;
}

#internalContentWrapper hr 
{
    border:0;
    color:#eae8e5;
    background-color:#eae8e5;
    height:1px;
    width:100%;
    text-align:left;
}

#categoryWrapper
{
	padding:20px 0px 0px 10px;
}

.categoryName
{
	font-family:Arial, Sans-Serif;
	color:#729cb6;
	font-weight:bold;
	font-size:1.1em;
}

.categoryList li
{
	font-family:Arial, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	line-height:2.0em;
	list-style-image:url(../images/redesign/highlightOff.png);
	list-style-type:none;
	list-style-position:inside;
}

.categoryList a:link
{
	font-family:Arial, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	
	line-height:2.0em;
	text-decoration:none;
}

.categoryList a:visited
{
	font-family:Arial, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	line-height:2.0em;
	text-decoration:none;
	word-spacing:-.5px;
}

.categoryList li:hover
{
	font-family:Arial, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	line-height:2.0em;
	text-decoration:none;
	list-style-image:url(../images/redesign/highlight.png);
	list-style-position:inside;
	word-spacing:-.5px;
}

.categoryList a:active
{
	font-family:Arial, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	line-height:2.0em;
	text-decoration:none;
	word-spacing:-.5px;
}

#recommendedTitle
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	color:#5d5149;
	font-size:11px;
}

/* Category Kickers */

.verticalKickers
{
	height:150px;
	margin:10px;
}

/* Category Graphic */

#categoryMainGraphic
{
	width:720px;
	height:250px;
}

.categoryHorizontalKicker
{
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px 5px 5px 0px;
	width:230px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	line-height:1.3em;
}

.categoryHorizontalKicker span
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:14px;
	line-height:1.5em;
}

.categoryHorizontalKicker img
{
	float:left;
	padding:0px 5px 5px 0px;
}

#catSubCatMarketing
{
	width:720px;
	height:125px;
}


/* Sub Category */
#subCategoryMainGraphic
{
	width:720px;
	height:150px;
	border:solid 1px #CCC;
}

/* Product Detail */

#productName
{
	font-family:Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
}
#productDetailWrapper
{
	float:left;
	width:300px;
}
#productDetailImage
{
	float:left;
	border:1px solid #CCC;
	max-width:350px;
}

#altImagesWrapper
{
	float:left;
	width:300px;
}

.altImagesStacked
{
	width:65px;
	float:left;
	border:1px solid #CCC;
	margin:10px 4px 10px 4px;
	cursor:pointer;
}

#productDescriptionWrapper
{
	float:left;
	padding:0px 0px 10px 10px;
	width:400px;
}

/* Tabs */

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #CCC;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;
	cursor:pointer;	
}

/* link inside the tab */
ul.css-tabs a 
{ 
	float:left;
	font-size:13px;
	display:block;
	padding:5px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	border:1px solid #CCC;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover 
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	background-color:#efeeee;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current 
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFF;
	border-bottom:1px solid #CCC;	
	color:#5d5149;	
	cursor:default;
}

	
/* tab pane */
div.css-panes div 
{
	display:none;
	border:1px solid #CCC;
	border-width:0 1px 1px 1px;
	height:300px;
	padding:10px;
	background-color:#FFF;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	line-height:1.3em;
	color:#5d5149;
	overflow:auto;	
}

#itemWrapper
{
	border:solid 1px #CCC;
	padding:10px;
	width:700px;
}

#flashWrapper
{
	background-color:#FFF;
	height:415px;
	padding-bottom:5px;
}

#flashHoldWrapper
{
	height:415px;
	padding-bottom:5px;
}

/* Drop Down */

.topNavCategories
{
	position:absolute;
	top:125px;
	left:50%;
	width:953px;
	height:452px;
	background-color:#efeeee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index:200;
	display:none;
	margin-left:-476px;
}

.topNavCategoriesVisible
{
	display:block;
}

#dropDownSubCatWrapper
{
	float:left;
	width:725px;
}

.subCatList
{
	float:left;
	width:150px;
	height:180px;
	border-right:solid 1px #CCC;
	padding:25px 15px 0px 15px;
	margin-bottom:10px;
	margin-top:10px;
}

.subCatList img
{
	width:100%;
	height:100%;
}

#topNavCategoriesMarketingWrapper
{
	float:right;
	width:217px;
	height:442px;
	margin:5px;
}

#topNavCategoriesMarketing
{
	width:200px;
	height:390px;
	margin:5px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}

#topNavCategoriesMarketing h1
{
	color:#729cb6;
	text-align:left;
	font-weight:bold;
	font-size:20px;
}


/* Product Thumnail */

#productThumbnailWrapper
{
	padding:10px;
	height:270px;
	width:150px;
}

#productThumbnailCopy
{
	padding: 0px 0px 10px 0px;
	text-align:center;
}

#productThumbnailCopy a:link
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#5d5149;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
	
}
#productThumbnailCopy a:visited
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#5d5149;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
}
#productThumbnailCopy a:hover
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#afa096;
	line-height:1.4em;
	text-decoration:none;
}
#productThumbnailCopy a:active
{
	font-family:Arial, Verdana, Sans-Serif;
	color:#5d5149;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
}

#innerContent
{
	padding:10px;
	background-color:#FFF;
}

h1#shoppingBagHeadline 
{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#729cb6;
	padding:5px;
}

#shoppingCartWrapper
{
	padding:10px;
	width:800px;
	margin:0 auto;
}

#productItemWrapper
{

}

#validationError
{
	font-weight:bold;
	font-size:16px;
	color:Red;
}

.floatButton
{
	float:right;
	padding:5px;
}

.itemSeparator
{
	border-bottom:solid 1px #ccc;
	padding:5px;
}
.continuityTable
{
	float:left;
	line-height: 2.5em;
	padding-bottom:5px;
}
#productTable
{
	width:700px;
	border-bottom:solid 1px #ccc;
}

#prodDetailHeaderRow td
{
	font-weight:bold;
	padding:5px;
	background-color:#efeeee;
	border-bottom:solid 1px #ccc;
}

#prodDetailRow td
{
	padding:5px;
	vertical-align:top;
	text-align:left;
	padding-bottom:10px;
}
#itemWidth, #redPriceWidth
{
	width:10%
}
#descriptionWidth
{
	width:55%;
}
#priceWidth, #variantWidth
{
	width:25%;
}

#qtyWidth
{
	width:5%
}

.itemRedPrice 
{	
	float: left; 
	padding: 10px;
	color:Red;
}

/* Prod Prices*/
.regPrice, .redPrice
{
	font-size:12px;
}
.redPrice, .RequiredField
{
	color:red;
}

/*  Login Page */

.loginWrapper
{
	padding:5px;
	float:left;
	width:285px;
	margin:5px;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	line-height:1.2em;
	min-height:600px;
}

.loginHeader
{
	font-size:18px;
	font-weight:bold;
}

.boldHeader
{
	font-size:16px;
	font-weight:bold;
}

.boldText
{
	font-weight:bold;
}

/* Checkout */

#checkoutWrapper
{
	float:left;
	padding:5px;
	margin:5px;
	width:290px;
	min-height:705px;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#billingWrapper
{
	float:left;
	width:610px;
}

.BillingAddressForm
{
	padding:5px;
	margin:5px;
	float:left;
	width:280px;
	line-height:1.3em;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.ShippingAddressForm
{
	padding:5px;
	margin:5px;
	float:left;
	width:280px;
	line-height:1.3em;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.Checkout1Container
{
	padding:5px;
	margin:5px;
	float:left;
	line-height:1.3em;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.RequiredFiledIndicatorText
{
	color:Red;
	font-size:10px;
}

/* Login Page */

.myAccountWrapper
{
	float:left;
	width:440px;
	padding:5px;
	margin:5px;
	min-height:310px;
	line-height:1.3em;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.loginHeadline
{
	font-weight:bold;
	font-size:14px;
}

/* Customer Service */

.generalcontent h4
{
	font-size:14px;
	font-weight:bold;
	color:#729cb6;
}

.generalcontent h5
{
	font-weight:bold;
}

.ContentArea
{
	line-height:1.3em;
	
}

/*Email Signup */

#emailTable span
{
	font-weight:bold;
	line-height:2.0em;
}

/*  Error Page */
table#errorPage
{
	position:relative;
	margin:0 auto;
	width:500px;
	height:300px;
}

.errorPageHeading
{
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	color: #729cb6;
	font-size: 18px;
}

.errorPageWarning
{
	font-family:Arial, Sans-Serif;
	color: #000;
	font-size: 12px;
}

.errorPageLabel
{
	font-family:Arial, Sans-Serif;
	color: #000;
	font-size: 12px;
}

/* Email Signup */

#emailSignupList
{
	list-style-type:disc;
	list-style-position:inside;
	line-height:1.3em;
}

/* Buttons */
#buttonStyle input[type=submit],
.LogInControl input[type=submit],
.requestCatalog input[type=submit],
.SourceCodeSubmitButton,
.CheckoutButton,
.LoginSigninButton,
.ShowFormButton,
.RegisterButton input[type=submit],
.LoginGuestButton,
.ShoppingCartButton
{
	font-weight:bold;
	color:#efeeee;
	background:#729CB6;
	border:solid 1px #487998;
	margin:0px 5px 0px 5px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#buttonStyle input[type=submit]:hover,
.LogInControl input[type=submit]:hover,
.SourceCodeSubmitButton:hover,
.CheckoutButton:hover,
.CartUpdateButton:hover,
.ShipToCanadaButton:hover
.LoginSigninButton:hover,
.ShowFormButton:hover,
.RegisterButton input[type=submit]:hover,
.LoginGuestButton:hover,
.ShoppingCartButton:hover,
.PaymentReviewButton:hover,
.SubmitOrderButton:hover
{
	background-color:#efeeee;
	color:#5d5149;
}

.CartUpdateButton,
.PaymentReviewButton,
.SubmitOrderButton
{
	float:right;
	font-weight:bold;
	color:#efeeee;
	background:#76a279;
	border:solid 1px #5d5149;
	margin:5px 5px 0px 5px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ShipToCanadaButton
{
	font-weight:bold;
	color:#efeeee;
	background:#a8c9de;
	border:solid 1px #5d5149;
	margin:0px 5px 0px 5px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ShoppingCartButton
{
	margin:5px;
}

.SubmitOrderButton
{
	float:left;
}

.littleLink
{
	font-size:11px;
}

.littleLink a:link
{
	font-size:11px;
}

.littleLink a:visited
{
	font-size:11px;
}

.littleLink a:hover
{
	font-size:11px;
}

.littleLink a:active
{
	font-size:11px;
}


/* ------------------------- */
/* START Processing Fee CSS */
/* ------------------------- */
/*	2010-02-24 Justin C Miller, Project #0034, Processing Fee, added ProcessingFee css*/
#processingFeeWhatsThisDiv a{
	text-decoration:underline;
	color:#0a3e7f;
	padding-left: 8px;
	cursor: pointer;
	font-size: 8pt;
}
   
#processingFeeWhatsThisDiv a:link
{
	text-decoration:underline;
}

#processingFeeWhatsThisDiv a:visited
{
	text-decoration:underline;
	color:#0a3e7f;
}

#processingFeeWhatsThisDiv a:hover
{
	text-decoration:underline;
	color:#3777c7;
}

#processingFeeWhatsThisDiv a:active
{
	text-decoration:underline;
	color:#0a3e7f;
}

.processingFeeWhatsThisToolTip
{
	font-size:12px;
	font-weight:normal;
	font-family: inherit;
}
/* ------------------------- */
/* END Processing Fee CSS */
/* ------------------------- */


/* ------------------------- */
/* START Shipping View Details CSS */
/* ------------------------- */
/*	2010-02-25 Justin C Miller, Project #0034, Processing Fee, matching Shipping View Details to Processing Fee what's this */
#shippingTotalViewDetailsDiv a{
	text-decoration:underline;
	color:#0a3e7f;
	padding-left: 8px;
	cursor: pointer;
	font-size: 8pt;
}
   
#shippingTotalViewDetailsDiv a:link
{
	text-decoration:underline;
	color:#0a3e7f;
}

#shippingTotalViewDetailsDiv a:visited
{
	text-decoration:underline;
	color:#0a3e7f;
}

#shippingTotalViewDetailsDiv a:hover
{
	text-decoration:underline;
	color:#3777c7;
}

#shippingTotalViewDetailsDiv a:active
{
	text-decoration:underline;
	color:#0a3e7f;
}

.shippingTotalViewDetailsToolTip
{
	font-size:12px;
	font-weight:normal;
	font-family: inherit;
}
/* ------------------------- */
/* END Processing Fee CSS */
/* ------------------------- */

.ReceiptInfo
{
	line-height:1.2em;
}


	
.OrderInformationTable
{
	width:650px;
}

.OrderInformationTable td
{
	padding:5px;
}

.BillToHeader, .PayMethodHeader, .ShipMethodHeader, .OrderSummaryHeader
{
	background-color:#7B7462;
	color:#fff;
	font-weight:bold;
	border:solid 1px #ccc;
}

.BillingAddressCell,.PaymentMethodCell, .ShippingMethodCell
{
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}


.OrderTotalsCell
{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

---css---

/*begin of photo Pers Project */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
.form-submit input {
	border:1px solid #888888;
	font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
	font-size:130%;
	font-weight:bold;
	margin:3px;
	padding:2px;
}

#dialogtest
{
	display:none;
}
#continuityDetailRow img
{
	vertical-align:middle;
}

#content img{
   float: left;
   margin-right: 35px;
   
   border: 2px solid #454545;
   padding: 1px;
}

.continuityToolTip
{
	font-size:12px;
	font-weight:normal;
	font-family: calibri,Verdana,arial;
}

.continuityToolTipHeader
{
	font-size:large;
	font-weight:bolder;
	text-align:left;
	font-family: calibri,Verdana,arial;
	padding-bottom:10px;
}
/* Payment */

.paymentTable
{
	text-align:left;
}


.ReceiptInfo
{
	line-height:1.2em;
}


	
.OrderInformationTable
{
	width:650px;
}

.OrderInformationTable td
{
	padding:5px;
}

.BillToHeader, .PayMethodHeader, .ShipMethodHeader, .OrderSummaryHeader
{
	background-color:#7B7462;
	color:#fff;
	font-weight:bold;
	border:solid 1px #ccc;
}

.BillingAddressCell,.PaymentMethodCell, .ShippingMethodCell
{
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}


.OrderTotalsCell
{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
---css---

/*begin of photo Pers Project */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
.form-submit input {
	border:1px solid #888888;
	font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
	font-size:130%;
	font-weight:bold;
	margin:3px;
	padding:2px;
}

#dialogtest
{
	display:none;
}

/*Promo Code */
#sourceCodeWrapper
{
	float:left;
	width:350px;
	padding:10px;
	background-color:#EFEEEE;
	border:solid 1px #5d5149;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px;
}

/* Auto Complete */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/*begin of photo Pers Project */
.ProductPersFrame
{
	height:800px;
	width:100%;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
.form-submit input {
	border:1px solid #888888;
	font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
	font-size:130%;
	font-weight:bold;
	margin:3px;
	padding:2px;
}
.cbt{
	clear:both;
}

/*end of photo Pers Project*/
