
  @font-face {
    font-family: JuicyLucy;
    font-style:  normal;
    font-weight: normal;
    src: url(JUICYLU0.eot);
  }
  @font-face {
    font-family: JuicyLucy;
    font-style:  normal;
    font-weight: bold;
    src: url(JUICYLU1.eot);
  }

html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background: #fff;
	font: JuicyLucy, .7em Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #666666; text-decoration:none}
a:visited { color: #666666;  text-decoration:none}
a:active, a:hover { color: #000099;  text-decoration:none}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% JuicyLucy,bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% JuicyLucy, bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% JuicyLucy,bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% JuicyLucy,bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 130% JuicyLucy,bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold 130% JuicyLucy,bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input,textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}
.JuicyButton
{
	background-image:url(images/buttonbg.gif); 
	background-repeat:no-repeat;
	height:20px;
}
#mastercontent
{
	width:100%;
	text-align:center;
	z-index:-1;
}
#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: relative;
	top: 10px;
	right: 10px;
	float:right;
	z-index:100;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

/* styles for section or tab menu */
#mainmenu { 
	/*position: absolute;
	top: 43px;
	left: 200px;*/
	width: 500px;
		z-index:100;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display:inline;list-style:none;font-family:Arial,Helvetica,sans-serif;font-size:.8em;padding-top:5px }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}
	
	#topnav
	{
		position:relative;
		left:-30px;
	}
	
	html>body #topnav
	{
		position:relative;
		left:-30px;
	}
	
	.SelectedMenu
	{
		color:#e0377e;
	}
	
	/* New Menu Format*/
	.newmainmenu
	{
		margin:0px;
		padding:0px;
		position:relative;
		_width:100%;
		width:100%;
		bottom:0px;
		/*z-index:100;*/
		display:block;
	}
	

	.newmainmenu li
	{
		display:inline;
		list-style:none;
		/*font-family:JuicyLucy,Arial,Helvetica,sans-serif;
		font-size:14px;*/
		padding-top:2px;
	}
	.newmainmenu li span.bullet
	{
		position: relative;
		top: -7px;
	}
	.newmainmenu li span.menu
	{
		position: relative;
		top: -7px;
		left:50px;
	}
	.newmainmenu li span.menu a
	{
		font-family:Verdana;
		font-weight:normal;
		font-size:12px;
	}
	.newmainmenu li a:link,.newmainmenu li a:visited
	{color:Black;}
	.newmainmenu li a, .newmainmenu li span
	{
		text-decoration:none;
		/*display:block;
		float:left;*/
		font-weight:bold;
		padding:0px 2px 0px 2px;
		letter-spacing:-.02em
	}
	
	.newmainmenu li.active a:link,.newmainmenu li.active a:visited
	{
		color:#e0377e;
	}
	/*Footer for the safari*/
	
	html>body .newmainmenu
	{margin:0px;padding:0px;position:relative;_width:100%;width:100%;bottom:0px;/*z-index:100;*/display:block;}
	

	html>body .newmainmenu li
	{
		display:inline;
		list-style:none;
		/*font-family:JuicyLucy,Arial,Helvetica,sans-serif;
		font-size:14px;*/
		padding-top:2px;
	}
	html>body .newmainmenu li span.bullet
	{
		position: relative;
		top: -7px;
	}
	html>body .newmainmenu li span.menu
	{
		position: relative;
		top: -7px;
		left:50px;
	}
	html>body .newmainmenu li span.menu a
	{
		font-family:Verdana;
		font-weight:normal;
		font-size:12px;
	}
	html>body .newmainmenu li a:link,html>body .newmainmenu li a:visited
	{color:Black;}
	html>body .newmainmenu li a, html>body .newmainmenu li span
	{
		text-decoration:none;
		/*display:block;
		float:left;*/
		font-weight:bold;
		padding:0px 2px 0px 2px;
		letter-spacing:-.02em
	}
	
	html>body .newmainmenu li.active a:link,html>body .newmainmenu li.active a:visited
	{
		color:#e0377e;
	}
	
	#footerContainer
	{
		position:relative;
		bottom:-30px;
		clear: both;
		z-index:1;
		margin-top:20px;
	}
	.footer {
		margin:0px;
		margin-top:20px;
		padding:0px;
		padding-top:20px;
		position:relative;
		bottom:0px;
		z-index:1;
		display:block;
	}
	.footer li
	{
		display:inline;
		list-style:none;
		/*font-family:JuicyLucy,Arial,Helvetica,sans-serif;
		font-size:14px;*/
		padding-top:2px;
		z-index:1;
	}
	.footer li span.bullet
	{
		position: relative;
		padding-left:2px;
		padding-right:2px;
		z-index:1;
	}
	.footer li.active a:link,.newmainmenu li.active a:visited
	{
		color:Black;
		z-index:1;
	}
	.footer li a
	{
		position:relative;
		text-decoration:none;
		font-family:JuicyLucy, Verdana;
		font-weight:bold;
		font-size:10px;
		padding:0px 2px 0px 2px;
		letter-spacing:-.02em;
		color:Black;
		z-index:-1;
		
	}
	.SubNav
	{
		position:relative;
		left:10px;
		height:25px;
		
	}
	.SubNavSelected
	{
		color:Green;
	}
	.subnavitems
	{
		margin:0px;
		padding:0px;
		position:relative;
		bottom:0px;
		_width:100%;
		width:100%;
		text-align:center;
		
	}
	
	.subnavitems li
	{
		display:inline;
		list-style:none;
		font-family:JuicyLucy,Arial,Helvetica,sans-serif;
		font-weight:700;
		font-size:0.81em;
		padding-top:2px;

	}
	
	.subnavitems li a:link,.newmainmenu li a:visited
	{color:Black;}
	.subnavitems li a, .subnavitems li span
	{
		text-decoration:none;
		padding:0px 4px 0px 4px;
		letter-spacing:-.02em;
	}
	
	.subnavitems li.active a:link,.subnavitems li.active a:visited
	{
		color:#e0377e;
	}
	
	.subnavitems li span.bullet
	{
		position:relative;
		top: -13px;
	}
	/*SubNav for safari */
	html>body .SubNav
	{
		position:relative;
		left:10px;
		height:25px;
		
	}
	html>body .SubNavSelected
	{
		color:Green;
	}
	html>body .subnavitems
	{
		margin:0px;
		padding:0px;
		position:relative;
		bottom:0px;
		_width:100%;
		width:100%;
		text-align:center;
		
	}
	
	html>body .subnavitems li
	{
		display:inline;
		list-style:none;
		font-family:JuicyLucy,Arial,Helvetica,sans-serif;
		font-weight:700;
		font-size:0.81em;
		padding-top:2px;

	}
	
	html>body .subnavitems li a:link,html>body .newmainmenu li a:visited
	{color:Black;}
	html>body .subnavitems li a, html>body .subnavitems li span
	{
		text-decoration:none;
		padding:0px 4px 0px 4px;
		letter-spacing:-.02em;
	}
	
	html>body .subnavitems li.active a:link,html>body .subnavitems li.active a:visited
	{
		color:#e0377e;
	}
	
	html>body .subnavitems li span.bullet
	{
		position:relative;
		top: -13px;
	}
	
	#sidenavcontainer
	{
		position:relative;
		float:left;
		left:-10px;
		top: 50px;
		width:9.5em;
		z-index:10;
		/*border:solid 1px black;*/
	}
	.sidenavitems
	{
		/*margin-top:10px;*/
		position:relative;
		bottom:0px;
		left:0px;
		_width:100%;
		width:100%;
		text-align:left;
		list-style-position: inside;
		list-style-type: none;
		list-style-image: none;
		white-space:nowrap;
		/*border:solid 1px blue;*/
	}
	.sidenavitems li a
	{
		font-family:JuicyLucy,Verdana,Arial,Helvetica,sans-serif;
		padding:3px 0px 3px 0px;
		font-weight: bold;
		font-size:11px;
		letter-spacing:-.02em;
		color:Black;
		
	}
	.sidenavbullet
	{
		padding:0px 7px 0px 2px;
		background-image:url(images/heart.png);
		background-repeat:no-repeat;
		width:9px;
		height:12px;
	}
	.sideselected
	{
		color:#e0377e;
	}
	
	#sidelogin
	{
		position:relative;
		top:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-align:left;
		color:Black;
		font-size:12px;
		
		margin-left:10px;
		padding-left:10px;
	}
	
	#sidelogin a
	{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-align:left;
		color:Black;
		font-size:12px;
	}
	#sidebasket
	{
		position:relative;
		top:50px;
		font-family:JuicyLucy,Verdana,Arial,Helvetica,sans-serif;
	}
	#sidebasket .total a, #sidebasket .total
	{
		font-weight:bold;
		font-size:0.85em;
		text-align:center;
		color:Black;
		letter-spacing:-1px;
		vertical-align:middle;
	}
	#sidebasket .other
	{
		font-weight:bold;
		font-size:0.8em;
		text-align:center;
		letter-spacing:-.5px;
	}
	#sideinfobar
	{
		position:relative;
		top:30px;
	}
	#maincontentarea
	{
		/*position:absolute;
		top:275px;
		left:425px;*/
		position:relative;
		top:10px;
		float: left;
		width:585px;
		overflow:visible;
		z-index:1;
		min-height:500px !important;
		padding-bottom:20px;
	}
	.sizeSelector
	{
		position:relative;width:100%;text-align:right;
		font-family:JuicyLucy, Verdana;
	}
	/*New Juicy Lucy Basket Config*/
	.basketHeader{ margin: 22px 0 8px 0; padding: 0; border: 0; width: 777px; float: left;}
	.basketHeader h3 {float: left; margin: 0 0 0 4px; padding: 0; font-size: 24px; font-weight: normal; color: #000;font-family:Verdana;} 
	.basketButtons { float: right; font-weight: bold; color: #000000; pointer:hand; text-align:right; width:154px; margin: 3px 0 0 0; margin-left:5px;}
	.basket { width: 777px; overflow: hidden; clear: both; } 
	.basketButtonRemoveAll { float: left; pointer:hand; width: 109px; margin:0 0 0 0; clear:none; } 
	.basketPayPayCheckout{display:none;float: right; pointer:hand; width: 777px; text-align:right; margin:0 0 0 0; clear:none;}
	.basketEmpty h4{text-align:center; font-size:16px; font-family:Verdana; color:#000; margin:20px 0 20px 0; padding:20px;}
	.basketTable, .basketTable
	{
		background-color:#e2e2e2;
		width:777px;
		padding:0px;
		color:Black;
		font-family:Verdana;
		font-size:12px;
		
	}
	.basketTable .basketTitle
	{
		font-weight:bold;
		font-size:12px;
	}
	.basketTable .basketLinks a
	{
		font-size:12px;
		color:Black;
		text-decoration:underline;
	}
	.basketImage
	{
		width:100px;
		border:solid 2px #e0377e;
		padding:2px;
		background-color:White;
	}
	.basketDesc a
	{
		color:Black;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px;
	}
	
	.checkout
	{
		width: 777px; clear: both; 
	}
	.checkout .checkoutHeader
	{float: left; margin: 0 0 0 4px; padding: 0; font-size: 24px; font-weight: normal; color: #000;font-family:Verdana;	}
	.checkoutAddress
	{
		margin:10px 3px 10px 3px;
	}
	#leftcontent 
	{
		position: absolute;
		top:120px;
		left:10px;
		width:180px;
		background:#fff;
		z-index:100;
	}

	#rightcontent {
		position: absolute;
		right:5px;
		top:140px;
		width:180px;
		background:#fff;
		margin-right:10px;
			z-index:100;

		}
	#centercontent 
	{
		margin-top:20px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}

	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}
	#centercontentwide 
	{
		margin-top:20px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}

	html>body #centercontentwide {
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 10pt;
    padding-bottom: 5px;
    font-family:Verdana;
    font-weight:bold;
}
.plainbox
{
	 font-family:Verdana;
	 font-size:12px;
	 line-height:20px;
	 text-align:left;
}


.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: JuicyLucy;
}

.retailprice
{
/*	font-weight: bold;*/
	font-size: 10pt;
	color: #000000;
	font-family: JuicyLucy;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}



.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
	font-family:Verdana;
	font-size:12px;
	letter-spacing:20%;
	line-height:22px;
	
}
.productsection h5
{
	font-size:14px;
}
.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}
.subcategory
{
    margin-left:10px;
}
.productbox
{
     /*height:250px;*/
     width:190px;
     margin:5px 1px 25px 1px;
     /*border:solid 1px black;*/
}
.productboxlarge
{
     /*height:330px;*/
     width:190px;
     margin:5px 1px 25px 1px;
     /*border:solid 1px black;*/
}
.proddetailsprodbox
{
	background-color:White;
    border:1px solid #e0377e;
    
}
.proddetailsimage
{
	width:240px;
}
.proddetailstable
{
	font-family:Verdana;
	font-size:13px;	
}
.proddetailstable h4
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.productimage
{
    width:170px;
}
.hoverImage
{
	width:250px;
	padding:5px 5px 5px 5px;
	border:solid 5px #e0377e;
	background-color:White;
}
.hoverPanel
{
	display:none;
}
.hoverCss
{
	width:170px;
}
.productsummarydisplaywrapper
{
     width:170px;
     padding-top:2px;
     background-color:White;
     border:1px solid #e0377e;
}
.productsummaryimageholder
{
    height:135px;
    text-align:center;
    vertical-align:middle;
}
.productsummaryproductname a
{
	font-size: 10pt;
    font-family: JuicyLucy,Verdana;
	font-weight: bold;
    color: black;
	
}
.productsummarytext
{
    padding-top:10px;
    padding-bottom:5px;
    font-weight: bold;
    color: black;
}
.retailprice
{
    padding-top:10px;
    font-weight: bold;
    color: black;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.baskettwopixspacer
{
    height:2px;
    margin:5px 0px 5px 0px;
    width:100%;
    background-color:White;
}
.basketinfolinks ul
{
	list-style-type:none;
}

.basketinfolinks ul li
{
	padding:3px 0px 3px 0px;
	font-size: 11px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:200;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
	z-index:200;
}
.modalAddTable
	{
		background-color:#e2e2e2;
		/*padding:5px;*/
		color:Black;
		font-family:Verdana;
		font-size:12px;
		width:100%;
		height:100%;
	}
.checkoutlabel
{
	font-family:Verdana;
	font-size:12px;
	white-space:nowrap;
}
.checkoutfield
{
	border:none;
}
.checkoutsummarycontent
{
	font-family:Verdana;
	font-size:12px;
	
}
.registercontainer
{
	/*background-color:#e2e2e2;
	border:solid 1px #d2c0c0;*/
	
	width: 400px;	
	padding:10px;
	padding-top:30px;
}
.registercontents
{
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:350px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:10px;
	
}
.registercomplete
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.registerfield
{
	border:1px;
	font-size:13px;
	width:180px;
}
.registerheader
{
	position:relative;
	border-top: solid 1px #888585;
	border-left: solid 1px #888585;
	border-right: solid 1px #888585;
	width:360px;
	height:30px;
	background-color:#bcbaba;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
	color:Black;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
}
.logincontainer
{
	background-color:#e2e2e2;
	border:solid 1px #d2c0c0;
	width:777px;
	height:375px;
	float:left;
	margin:10px 0px 10px 10px;
}
.loginregisterbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:370px;
	height:350px;
	float:left;
	margin:10px 0px 10px 10px;
}

.loginloginbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:370px;
	height:350px;
	float:right;
	margin:10px 10px 10px 0px;
}
.loginheader
{
	position:relative;
	border-bottom: solid 1px #888585;
	width:100%;
	height:30px;
	background-color:#bcbaba;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
	color:Black;
	font-weight:bold;
}
.registerboxcontentes
{
	padding:5px;
}
.loginboxcontentes
{
	padding:5px;
}
.loginbox
{
	font-family:Verdana;
	font-size:12px;	
}

.tradeloginloginbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:370px;
	height:300px;
	/*float:left;*/
	margin:0px auto;
	
	/*right:150px;*/
}
.usermgmt
{
	font-family:Verdana;
	font-size:12px;
	white-space:nowrap;
	text-align:left;
}

.receiptbox
{
	background-color:#e2e2e2;
	border:solid 1px #d2c0c0;
	padding:7px;
	width:100%;
	font-family:Verdana;
	font-size:13px;
}

    /*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color :White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 100px;
    text-align : left; 
    list-style-type : none;
    float:left;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
       
/* Contact Us page*/        
.contactcontainer
{
	background-color:#e2e2e2;
	border:solid 1px #d2c0c0;
	width:600px;
	height:475px;
	float:left;
	margin:10px 0px 10px 10px;
}
.contactleftbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:285px;
	height:423px;
	float:left;
	margin:10px 0px 10px 10px;
	text-align:left;
}

.contactrightnbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:285px;
	height:423px;
	float:right;
	margin:10px 10px 10px 0px;
	text-align:left;
}
.contactheader
{
	position:relative;
	border-bottom: solid 1px #888585;
	width:100%;
	height:30px;
	background-color:#bcbaba;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
	color:Black;
	font-weight:bold;
}
.contactleftcontentes
{
	padding:5px;
}
.contactrightcontentes
{
	padding:5px;
}
/*Forgot Password Box*/
.passwordbox
{
	position:relative;
	background-color:#d2d0d0;
	border:solid 1px #888585;
	width:380px;
	height:275px;
}

.passwordheader
{
	position:relative;
	border-bottom: solid 1px #888585;
	width:373px;
	height:30px;
	background-color:#bcbaba;
	text-align:left;
	vertical-align:middle;
	color:Black;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	padding-left:5px;
}
.passwordcontents
{
	padding:5px;}

/*Search Container*/
.searchbox
{
	text-align:left;
	padding-left:10px;
	margin-bottom:10px;
}
.searchtext
{
	font-family:Verdana;
	font-size:12px;
	width:100%;
}
/* Delivery Window */
.outerDeliveryDiv
{
	width:600px;
	height:500px;
	margin:5px;
}
.deliveryTabHeader
{	
	font-family:Verdana, Arial;
	font-size:14px;
}
.deliveryPageTitle
{
	font-family:Verdana, Arial;
	font-size:16px;
	font-weight:bold;
}
.deliveryTabTitle
{
	height:20px;
	background-color:#e14185;
	color:White;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	
}
.deliveryTabBody
{
	background-color:#e2e2e2;
}
.deliveryTabBody table tr td
{
	border-bottom: solid 1px #e14185;
	padding-top:5px;
	padding-bottom:5px;	
	padding-left:2px;
}
.contactTxt
{
	font-family:Verdana, Arial;
	font-size:12px;
}

.CreateButton
{
	text-align:center;
	vertical-align:middle;
	
}
