body
{
	padding: 0px;
	margin: 0px;
	background: #ebfaf1;
	font-family: Times New Roman;
	color: #272727;
	font-size: 13px;
	text-align: left;
}

a, a:link, a:hover
{
	color: #606060;
}
a:active
{
	color: #606060;
}
a:visited
{
	color: #606060;
}

.top
{
    background: url(top_bg.gif);
    background-repeat: repeat-x;
    height: 40px;
}

.bottom
{
    background: url(bottom_bg.gif);
    background-repeat: repeat-x;
    height: 16px;
}

.breadcrumb
{
    background: #e5e5e5;
    color: #272727;
    height: 20px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active
{
	font-size: 12px;
	color: #272727;
}

.breadcrumb-last-item
{
	color: #272727;
	font-style: italic;
}

.top-header-links, span.top-header-links, a.top-header-links, a.top-header-links:visited, a.top-header-links:hover, a.top-header-links:active
{
    color: #7c7c7c;
    font-size: 15px;
    text-decoration: none;
}

.top-header-help, a.top-header-help, a.top-header-help:visited, a.top-header-help:hover, a.top-header-help:active
{
    color: #272727;
    font-size: 15px;
}

.top-header-cart, a.top-header-cart, a.top-header-cart:visited, a.top-header-cart:hover, a.top-header-cart:active
{
    color: #272727;
    font-size: 15px;
    text-decoration: none;
}

.content-area
{
    /*width: 740px;*/ 
    padding-left: 60px; 
    padding-top: 20px;
}

.sc-separator
{
    background: url(sc_separator_bg.gif);
    background-repeat: repeat-x;    
}

.sc-price
{
    color: #272727;
    font-size: 15px;
}

.list_price_text
{
    color: #272727;
    font-size: 13px;
}

.list_oldprice_text
{
    text-decoration: line-through;
    color: #272727;
    font-size: 13px;
}

.list_newprice_text
{
    color: #648833;
    font-weight: bold;
    font-size: 13px;
}

.list_title, a.list_title, a.list_title:visited, a.list_title:hover, a.list_title:active
{
    color: #272727;
    font-size: 13px;
    text-decoration: underline;
}

.number_sel
{
    float:left;
    background: url(sel_page_bg.gif) no-repeat;
    width: 15px;
    height: 23px;    
    margin-right: 8px;
    text-align: center;

}
.number_sel span
{
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    
}

.number_nonsel
{
    float:left;
    /*width: 15px;*/
    height: 23px; 
    margin-right: 8px;
}

.number_nonsel a, .number_nonsel a:link, .number_nonsel a:visited, .number_nonsel a:active
{
    font-size: 13px;
    text-decoration: underline;
    color: #272727;
}

.dark-title
{
    color: #1a1818; 
    font-size: 14px; 
    font-weight: bold;
}


h1
{
	color: #687377;
	font-size: 14px;
	text-align: left;	
}

.NoteBox
{
	border: #c8c8c8 1px solid;
	font-size: 12px;
	color: #505050;
}

.TextBoxInput_CheneRoyal
{
	border-left: 1px solid #9d9d9d;
	border-top: 1px solid #9d9d9d;
	border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
	background-color: white;
	vertical-align: middle;
	font-size: 13px;
	color: black;
	padding-top: 3px;
	padding-left: 5px;
	cursor: default;
	height: 17px;
}

.Span_CheneRoyal
{
	font-size: 14px;
	color: #272727;
}

.SpanSmall_CheneRoyal
{
	font-size: 13px;
	color: #000;
}

.Label_CheneRoyal
{
	font-size: 14px;
	color: #272727;
	margin-bottom: 3px;
}
.LabelSmall_CheneRoyal
{
	font-size: 13px;
	color: #484848;
	margin-top: 3px;
}

/* Product */
.product_item_description
{
	height: 70px;
	
}
.product_item_description span.pink a
{
	text-decoration: none;
	color: #801483;
	font-size:11px;
}
.product_item_description span.grey a
{
	text-decoration: none;
	color: #606060;
	font-size:11px;
}


ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li
{
    margin-bottom: 6px;
}

.home-section-title
{
    color: #b347b6;
    font-size: 16px;
    border-top: solid 1px #dc9add;
    border-left: solid 1px #dc9add;
    border-right: solid 1px #dc9add;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 5px;
}
/* Categories */

div.categories_float
{
	float: left;
	margin-bottom: 15px;
}

div.sub_categories
{
	padding-bottom: 15px;
}


/* items list */

.item_title
{
	margin-bottom: 2px;
	font-size: 14px;
	color: #272727;
	font-weight: bold;
}
.brand_title, .brand_title:link, .brand_title:visited, .brand_title:active, .brand_title:hover
{
	text-decoration: none;
	font-size: 14px;
	color: #980299;
	font-weight: bold;
}

.formsTextSmall
{
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}

.formsTextLarge
{
	font-size: 13px;
	color: #272727;
	text-decoration: none;
}


.staticTextSmall
{
	font-size: 11px;
	color: #999999;
}

.first, a.first, a.first:link, a.first:visited, a.first:hover, a.first:active
{
	text-decoration: underline;
	font-size: 12px;
	color: #282828;
}
.firstAct, a.firstAct, a.firstAct:link, a.firstAct:visited, a.firstAct:hover, a.firstAct:active
{
	text-decoration: none;
	font-size: 12px;
	color: #282828;
}
.secnd, a.secnd, a.secnd:link, a.secnd:visited, a.secnd:hover, a.secnd:active
{
	text-decoration: underline;
	font-size: 12px;
	color: #4c7aa7;
}
.secndAct, a.secndAct, a.secndAct:link, a.secndAct:visited, a.secndAct:hover, a.secndAct:active
{
	text-decoration: none;
	font-size: 12px;
	color: #282828;
	font-weight: bold;
}
.thirdAct, a.thirdAct, a.thirdAct:link, a.thirdAct:visited, a.thirdAct:hover, a.thirdAct:active
{
	text-decoration: none;
	font-size: 12px;
	color: #801483;
}

.subCat
{
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.shopping-cart-message
{
	color: #ffffff;
	background: #fe0000;
	list-style-position: inside;
	border: solid 5px #fe0000;
	width: 700px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 20px;
}

.validationMessage
{
	color: #ae0f7f;
	list-style-position: inside;
	border: solid 2px #f20aae;
	background: #ffe5f8;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 40px;
	margin-top: 2px;
	background-image: url(error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
}

.prdetailsItemTitleSub
{
	font-size: 13px;
	color: #980299;
	line-height: 20px;
	text-decoration: none;
}

.prdetailsItemTitle
{
	font-size: 14px;
	color: #980299;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.cartItemTitle, a.cartItemTitle, a.cartItemTitle:visited, a.cartItemTitle:hover, a.cartItemTitle:active
{
	font-size: 14px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}

.tableContent TD
{
	height: 18px;
}

.cartText
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.cartPromoText
{
	font-size: 11px;
	color: #10108e;
	text-decoration: none;
}

a.greyLink, a.greyLink:visited, a.greyLink:hover, a.greyLink:active
{
	text-decoration: underline;
	color: #a3a3a3;
	font-size: 11px;
	background-image: url(bullet_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
}

a.blueLink, a.blueLink:visited, a.blueLink:hover, a.blueLink:active
{
	text-decoration: underline;
	color: #10108e;
	font-size: 11px;
	background-image: url(bullet_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
}

a.pinkLink, a.pinkLink:visited, a.pinkLink:hover, a.pinkLink:active
{
	text-decoration: underline;
	color: #980299;
	font-size: 11px;
	background-image: url(bullet_pink.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
}

.blue
{
	color: #10108e;
}

.cartItemNumber, a.cartItemNumber, a.cartItemNumber:visited, a.cartItemNumber:hover, a.cartItemNumber:active
{
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}

.cartTableHeader
{
	font-size: 12px;
	color: #980299;
	height: 20px;
	background-color: #f1e5f2;
}

.prdetailsPrice
{
	font-size: 13px;
	color: #272727;
	text-decoration: none;
}



.scndlevelMenu
{
	font-size: 11px;
	color: #980299;
}

.received
{
	color: #547b20;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.shipped
{
	color: #2983cb;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.processed
{
	color: #ad7b23;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.delivered
{
	color: #ad7b23;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.orderNumber
{
	color: #980299;
	font-weight: bold;
	background-color: #d7b3d7;
	width: 150px;
	height: 18px;
}

.subscribe
{
	color: #973433;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

.unsubscribe
{
	margin-left: 10px;
}

/* product details*/
.text
{
	float: left;
	width: 215px;
	height: 112px;
	margin-left: 3px;
	line-height: 12px;
	margin-top: 5px;
}

text.span
{
	font-size: 11px;
}
span.under
{
	font-size: 11px;
	text-decoration: underline;
}

.shopping_credit
{
	width: 145px;
	color: #4a9fd3;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.continue_shopping
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Left Menu */

.ul_static_pages_contacts
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 60px;
	margin-bottom: 0px;
}

.static_list
{
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
}

.numbered_list
{
	margin-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
}


.letters
{
	font-weight: bold;
	color: #690F78;
}

.PayPalButton
{
	margin-top:7px;
}

.static_table
{
	border: solid 1px black;
	margin-left: 20px;
}

.static_table td
{
	border: solid 1px black;
}



/* ZAMBERG 3 */

.search-area
{
    background: #c7c6c6; 
    padding-left: 15px; 
    padding-top: 10px; 
    padding-bottom: 10px;
}


.top-menu-link
{
    padding-right: 22px;
}

.shopping-cart-table thead
{    
    color: #969595;
}

.content-area-static
{
    padding-left: 15px; 
    padding-right: 140px;
    padding-top: 20px;
}

.sc-links
{
    width: 100%; 
    height: 95px;
    border: solid 4px #bcd1f7; 
    background: #ecf0f8;
}

.sc-link
{
    width: 25%; 
    padding-top: 25px; 
    padding-bottom: 25px; 
    padding-left: 40px;
}

.sc-promo
{
    width: 100%; 
    margin-top: 20px;
    margin-bottom: 20px;
}

.zamberg-radtextbox
{
    border-color: #9d9d9d;
    padding-left: 5px;
}

.home-text-banner:link, .home-text-banner:visited, .home-text-banner:hover, .home-text-banner:active
{
    color: #f9cdfa;
    font-size: 18px;
    text-decoration: none;
}

span.pink
{
	text-decoration: none;
	color: #801483;
	font-size:11px;
}

span.grey a
{
    text-decoration: underline;
	color: #606060;
	font-size:11px;
}

.RadToolTipLargeImage
{
    background: #c1c1c1 !important;
}

.wizard-active-step
{
    padding-left: 15px;
}

.wizard-step
{
    padding-left: 15px;
}

input.error  
{ 
    border: 3px solid #c803df; 
}

.error  
{ 
    border: 3px solid #c803df; 
}

span.error_mark
{
    color: #c803df;
    font-size: 14px;

}


.nav_link:link, .nav_link:visited, .nav_link:hover, .nav_link:active 
{
    color: #272727;
    font-size: 14px;
    margin-right: 8px;
}

.sel_nav_link, .sel_nav_link:link, .sel_nav_link:visited, .sel_nav_link:hover, .sel_nav_link:active
{
    color: #ffffff;
	background: #8cad6d;
	font-weight: bold;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.nav_float
{
	float: left;
	margin-left: 20px;
	margin-right: 5px;
}
.images-rotator-item
{
    cursor: pointer; cursor: hand;
    text-align:center;
    padding:10px;
    border: solid 1px #000000;
}

.wizard-info
{
    background: #e4f4ff; 
    padding: 9px; 
    color: #272727; 
    border-left: solid 1px #9ecdf1; 
    border-right: solid 1px #9ecdf1; 
    border-bottom: solid 1px #9ecdf1;
}

