* { 
    -moz-box-sizing: border-box; 
}

body{
	font-size:12px;
	text-align:center;
	margin:0px 0px 0px 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#f9e9ef;
}

/* global styles */
a { color:#555555; text-decoration:none; }
a:hover { text-decoration:underline; color:#333333; }
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }

/* Container which encloses the whole site to allow easy width change */
#container,#wrap{
	width:1000px;	/* change value to adjust width */
	text-align:left;
	margin:5px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mainOuter{
	width:1000px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/background-whole.jpg);
	background-repeat:no-repeat;
}

/*=========== HEADER ===========*/

.headerContainer{
	height:142px;
	width:880px;
	float:left;
	margin-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.headerLogo{
	height:142px;
	width:281px;
	float:left;
	background-image:url(../images/logo_03.jpg);
}

.headerSpace{height:142px; width:400px; float:left;}

.headerTelephone{
	height:30px;
	width:189px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9e0039;
	font-weight:bold;
	margin:5px;
	text-align:right;
}

.headerCart{
	height:71px;
	width:182px;
	float:right;
	background-image:url(../images/shopping-cart_06.jpg);
	margin:5px;
}

.cartTop{ height:15px; width:150px; float:right; text-align:center; color:#9e0039;}
.cartMiddle{ height:20px; width:100px; float:right; margin:5px; text-align:left;}
.cartBottom{ height:10px; width:100px; float:right; margin:5px; text-align:right;}
.cartBottom a{ color:#9e0039; text-decoration:none; }
.cartBottom a:hover{ color:#9e0039; text-decoration:underline; }
.cartBottom a:visited{ color:#9e0039; text-decoration:none; }

.menuTop{
	height:35px;
	width:900px;
	float:left;
	background-image:url(../images/menu-bar_11.jpg);
	margin-left:50px;
}

.searchLabel{
	height:20px;
	width:50px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.search{
	height:20px;
	width:80px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.searchArrow{
	height:20px;
	width:16px;
	float:left;
	margin-top:8px;
}

.menuSpace{height:35px; width:59px; float:left;}

.menuTopLinks{
	height:20px;
	width:670px;
	float:left;
	margin-top:10px;
	text-align:right;
	margin-right:5px;
}

.menuTopLinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	vertical-align:top;
}

.menuTopLinks a:active{ color:#333333; text-decoration:none;}
.menuTopLinks a:visited{ color:#333333; text-decoration:none;}
.menuTopLinks a:hover{ color:#9e0039; text-decoration:underline;}

/*========== LEFT MENU / SIDE ==========*/
/*==========Vertical Menu==========*/
.verticalMenuContainer{ width:160px; height:auto; float:left; margin-left:5px;}
.verticalMenuTop{ width:160px; height:34px; float:left; background-image:url(../images/vertical_01.jpg);}
.verticalMenuTopChild{ width:160px; height:33px; float:left; background-image:url(../images/childswear.jpg);}
.verticalMenuMiddle{ width:160px; height:auto; float:left; background-image:url(../images/vertical_03.jpg);}
.verticalMenuBottom{ width:160px; height:8px; float:left; background-image:url(../images/vertical_05.jpg);}

.glossymenu{
margin: 5px 0;
padding: 0;
margin-left:5px;
width: 150px; /*width of menu
border: 1px solid #9A9A9A;
border-bottom-width: 0;*/
}

.glossymenu a.menuitem{
/*background: black url(images/glossyback.gif) repeat-x bottom left;*/
font: bold 12px Arial, Helvetica, sans-serif;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #363636;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 0px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/menu_bg.jpg);
color:#363636;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid white;
}

.glossymenu div.submenu ul li a{
display: block;
font: bold 12px Arial, Helvetica, sans-serif;
color: #555555;
text-decoration: none;
padding: 2px 0;
padding-left: 15px;
}

.glossymenu div.submenu ul li a:hover{
background:#fdf6f9;
colorz: white;
}

.delivery{	width:160px;	height:126px;	float:left; margin-left:5px;}
.secure{	width:160px;	height:270px;	float:left; margin-left:5px;}

/*========== HOMEPAGE CONTENT ==========*/

.topBanners{ width: 713px; height:381px; float:left;}
.flashBanners{ width: 715px; height:60px; float:left;}

/*========== HEADER ==========*/
.h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#9e0039; font-weight:bold;}
.h2{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#9e0039; font-weight:bold;}
.h3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9e0039; }
.h4{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; font-weight:bold;}
.text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.textProduct{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }

/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: right;	
}

/*formats the links in the minicart*/
.cartminilinks{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cartminilinks a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:hover{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

/* Encloses all content area under header */
#wrap {
	width:900px;
	padding:5px;
	/*border:1px solid #e5e5e5;*/
}


/* Horizontal navigation */
#nav {  
	background:white;
	border:1px solid #EEEEEE;
	width:100%;
}

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:8px 0px;
	color:#1981b7;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	border-right:1px solid #EEEEEE;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#000; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
/*#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li {  submenu 
	/* Do not change 
	display:block;
	width:100%;
	margin:0px;*/
	
	/* Styles */
	/*line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	/*display:block;
	
	/* Styles */
	/*padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

/* Utility bar includes login links
   welcome note and quick search box */
#utilbar {
	text-align:center;
	background:#eee;
	padding:10px;
	border-bottom:5px solid #D7D7D7;
}

#utilbar table {
	border-collapse:collapse;
	width:100%;
}

#utilbar td {
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	width:33.3%;
	font-size:80%;
	border-right:2px dotted #E5E5E5;
	font-weight:bold;
}

#utilbar td.last { border:0px; }	/* remove border from the last column */
#utilbar form { display:inline; }
#utilbar a { color:#1981b7; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:5px;
	padding-bottom:5px;
}

/* Left column- categories, currency, language etc */
/*#left {
	/* Styles */
	/*width:25%;	/* Change to alter width of left column */
/*}

#left h2 {
	background:#EEE;
	color:#1981b7;
	margin:0px;
	padding:5px 10px;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#left .box {		/* General style of each box in left column */
	/*padding:5px 10px;
	font-size:90%;
	border:1px solid #eee;
	margin-bottom:5px;
}

#left .box p {
	margin:0px;
	padding-bottom:10px;
}

/*#left ul {		/* General style of list style in left column; including category listing */
	/*list-style-type:none;
	padding:10px 15px;
	margin:0px 0px 5px 0px;
	line-height:20px;
	font-size:90%;
	border:1px solid #eee;
}

#left ul a {
	background:url(../images/site/catnav_bullet.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#505050;
}

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }

/* Main content area 
#main {
	text-align:left;
}
*/
#main table td { text-align:left; }
#main td { font-size:100%; }
#main td td { font-size:100%; }

/* Top content box on home page */
#homecontent {
	/*border:1px solid #D7D7D7;*/
	padding:10px;
	color:#666;
	margin-bottom:5px;
	text-align:left;
	width:600px;
}

#homecontent h1 { color:#9e0039; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* content area styles */
#content {
	width:600px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/* Footer */
#footer {
	background:#FFFFFF;
	padding-bottom:10px;
	text-align:center;
	color:#000000;
	font-size:10px;
	clear:both;
	border-top:medium;
	border-top-color:#fbedf2;
	border-top-style:solid;
	border-bottom:medium;
	border-bottom-color:#fbedf2;
	border-bottom-style:solid;
}

/* Alphabet listing */
#footer .alphabet {
	background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ebebeb;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ebebeb;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ebebeb;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-top:-5px;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
}

.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #f3f3f3;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/* General styles */
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #B3B7BB;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

/* Left menu styles; no longer used in 6.50 
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:hover{
	background-color: #EEEEEE;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

/* Styles to be use in 6.50 */
#main {
	font-size:90%;
	line-height:18px;
	width:710px;
	margin-right:0px; 
	float:left;
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#333333;
	font-size:90%; 
	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#333333; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#9e0039; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color:#9e0039;
	text-align:left;
	text-transform:capitalize;
}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
	background-color:#f9f9f9;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;	
}

table.customerservice td {
	padding:10px;
	background-color:#f9f9f9;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
	background-color:#f9f9f9;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
	background-color:#f9f9f9;
}
.std_table td {	padding:0px 5px 0px 0px; background-color:#f9f9f9; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
	background-color:#f9f9f9;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	background-color:#f9f9f9;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
	background-color:#f9f9f9;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}


