/* CSS Document */

body
{
	background-color:#fff;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana;
}

form
{
	padding:5px;
	margin:0;
}

h1 
{ 
	font-family:Garamond,Times New Roman, Times, serif;
	color:#C0C0C0;
	font-size:30px;
}
h2 
{ 
	font-size: 16px; 
	font-family: Times New Roman;
	color:#B62A83; 
	font-weight: bold;
	}
	h3 
{ 
	font-size: 14px; 
	font-family: Times New Roman;
	color:#B62A83;
	font-weight: bold;
	}
h4
{
	font-family:Garamond;
	color:#B62A83;
	font-weight:bold;
	font-size:16px;
	vertical-align:top;
	padding-top:0px;
}

.h4Garamond
{
	font-family:Garamond;
	color:#B62A83;
	font-weight:bold;
	font-size:12px;
}

.h4verdana
{
	font-family:Verdana;
	color:#B62A83;
	font-weight:bold;
	font-size:12px;
}

#container
{
	font-family:Verdana;
	text-align:center;
	width:760px;
}

#home 	
{
	text-align:center;
	
}

/* Alignment */
.centered 
{
	margin:0 auto;
	/*margin-left:10%;*/
text-align:center;
}

.lefted {
	margin:0 auto 0 0;
	
}

.righted {
	margin:0 0 0 auto;
	
}

/* Bits and Bobs */

img {
	border:none;
}

/* Bottom menu */

#botmenu
{
	float:clear;
	color:#666666;
	font-family:Verdana;
	font-weight:400;
	text-align:center;
	width:760px;
	padding-bottom:12px;
}

a.bottomlink
{
font-family:tahoma;
font-size:11px;
	color:#666666;
	text-decoration:none;
		
}

a.bottomlink:hover
{
	color:#B62A83;
	text-decoration:underline;	
}

#botmenuleft 
{
	float:left;
	text-align:center;
	font-size:11px;
    margin-left:2%;
}

#botmenuright 
{
	float:right;
	text-align:right;
	font-size:12px;
}

/* Footer - the regular footer */

#footer
{
  margin-top:-25px;
	width:760px;
}

a.footerlink
{
	color:#0000FF;
	text-decoration:none;
}

a.footerlink:hover
{
	color:#0000FF;
	text-decoration:underline;
}

.leftfooter 
{
	text-align:left;
	width:500px;
	color:#666666;
	font-family:Verdana;
	font-weight:400;
	font-size:12px;
	vertical-align:top;
}

.lefttopfooter 
{
	text-align:center;
	color:#666666;
	font-family:Verdana;
	font-weight:400;
	font-size:12px;
	vertical-align:top;
}
.rightfooter
{
	text-align:right;
	width:450px;
	color:#666666;
	font-family:Verdana;
	font-weight:400;
	font-size:12px;
	vertical-align:top;
}

.righttopfooter 
{
	text-align:right;
	color:#666666;
	font-family:Verdana;
	font-weight:400;
	font-size:12px;
	vertical-align:top;
}

/* Ultra Footer - below the regular footer */

#ultrafooter
{

	color:#666666;
	font-family:Verdana;
	font-weight:400;
	font-size:12px;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	
}

a.ultrafooterlink
{
	color:#666666;
	text-decoration:none;
		
}

a.ultrafooterlink:hover
{
	color:#B62A83;
	text-decoration:underline;	
}

.menubigbox
{
	border-left:1px solid #111111;
	background-color:#FBFBFB;
}
.menubox
{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana;
	font-size:11px;
	background-color:#fBFBFB;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #111111;
	border-right:1px ;
	border-top:1px;
	border-left:1px;

}

a.menulink
{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

a.menulink:hover
{
	color:#B62A83;
	text-decoration:none;	
	font-weight:bold;
	font-size:11px;
}

.catpic
{
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	color:#C0C0C0;
	font-size:48px;
}

.topmenu
{
font-size:11px;
}

.box
{
	font-family: Verdana, sans-serif;
	background-color:#ffffff;
	border: #E5E5E5 solid 1px;	
	font-size:11px;
	font-weight:normal;
	color: #000000;
}

.graybox
{
	font-family: Verdana, sans-serif;
	background-color:#cccccc;
	border: #999999 solid 1px;	
	font-size:11px;
	font-weight:normal;
	color: #000000;
}

.boxsmall
{
	font-family: Verdana, sans-serif;
	background-color:#ffffff;
	border: #E5E5E5 solid 1px;
	font-size:8px;
	font-weight:normal;
	color: #666;
}

.button 
 {
 font-family: Verdana, sans-serif;
 font-size:10px;
 background-color :#913568; 
 border:1px solid #ffffff; 
 font-weight:normal; 
 color:#ffffff; 
 text-decoration:none;
 padding-bottom:1px;
 line-height:12px;
 cursor:pointer;
}

.bluebutton 
 {
 font-family: Verdana, sans-serif;
 font-size:12px;
 background-color :#0000ff; 
 border:1px solid #ffffff; 
 font-weight:normal; 
 color:#ffffff; 
 text-decoration:none;
 padding-bottom:1px;
 line-height:20px;
 cursor:pointer;
 height:30px;
 width:65px;
  }

.buttonsmall
 {
 font-family: Verdana, sans-serif;
 font-size:8px;
 background-color :#913568; 
 border:1px solid #ffffff; 
 font-weight:normal; 
 color:#ffffff; 
 text-decoration:none;
 padding-bottom:1px;
 padding-top:1px;
 line-height:10px;
 cursor:pointer;

  }
  
 .sectionheading
 {
 	font-family:tahoma;
    color:#787a77;
	font-size:20px;
	font-weight:bold;
 }
 
 .pinksectionheading
 {
 	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#B62A83;
 }
 
 .normtext
 {
 	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#666666;
 }
 
a.bodylink
 {
 	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
 } 

a.bodylink:hover
 {
 	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#B62A83;
	text-decoration:underline;
 }
 
 .smalltext
 {
 	font-family: tahoma;
 	font-size:11px;
	color:#666666;
 }
 
 a.normlink
{
	color:#B62A83;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

a.normlink:hover
{
	color:#B62A83;
	text-decoration:underline;	
	font-weight:bold;
	font-size:11px;
}

.boldpink
{
	color:#B62A83;
	font-family: Verdana, sans-serif;
 	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
.boldblack
{
	color:#999;
	font-family: Verdana, sans-serif;
 	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.boldpink11
{
	color:#dc241a;
	font-family: Verdana, sans-serif;
 	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.boldpinksubheading
{
	color:#B62A83;
	font-family: Verdana, sans-serif;
 	font-size:15px;
	font-weight:bold;
}

.hrcolor 
{
	color:#CC9966;
}
 
 a.backlink
{
	color:#B62A83;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

a.backlink:hover
{
	color:#B62A83;
	text-decoration:underline;	
	font-weight:bold;
	font-size:11px;
}

a.viewlink
{
	color:#B62A83;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	
}

a.viewlink:hover
{
	color:#B62A83;
	text-decoration:underline;	
	font-weight:normaL;
	font-size:10px;
}

.text10
 {
 	font-family: Verdana, sans-serif;
 	font-size:10px;
	color:#666666;
	font-weight:400;
 }

.Garamond20
{
	font-family:Garamond;
	color:#666666;
	font-weight:normal;
	font-size:21px;
}
.Garamond26
{
	letter-spacing:3;
	font-family:tahoma;
	color:#666666;
	font-weight:550;
	font-size:21px;
}
.Garamond26Pink
{
	/*font-family:Garamond;
	color:#B62A83;
	font-weight:550;
	font-size:26px;*/
	font-family:tahoma;
	color:#B62A83;
	font-weight:550;
	font-size:21px;
}

.jewGaramond
{
	font-family:Garamond;
	color:#AE407E;
	font-weight:normal;
	font-size:21px;
}

#launcher
{
 background-image: url('images/launchbox_grad.gif');
 background-repeat: repeat-x;
 color:#666;
 font-size:9px;
 padding-left:6px;
 padding-right:6px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;	
 height:30px;
}

#servicelauncher
{
	background-color:#f9f9f9;
	border:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#666666;	
}

.innerlauncher
{
	background-image: url('images/launchbox_grad.gif');
	background-repeat: repeat-x;
	background-color:#f9f9f9;
	height:120px;
	text-align:center;
}

.innerservicelauncher
{
	background-color:#f9f9f9;
	border:1px solid #ffffff;
	height:120px;	
	text-align:center;
}
.boxheading
{
 	font-family: Verdana, sans-serif;
 	font-size:11px;
	color:#666666;
	font-weight:bold;
 }
 .boxheadingl
{
	font-family: Verdana, sans-serif;
 	font-size:11px;
	color:#666666;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	
 }
 .boxheadings
{
 	font-family: Verdana, sans-serif;
 	font-size:10px;
	color:#666666;
	font-weight:normal;
 }
 
 .boxsubheading
{
 	font-family: Verdana, sans-serif;
 	font-size:11px;
	color:#666666;
 }
  .boxsubheadings
{
 	font-family: Verdana, sans-serif;
 	font-size:10px;
	color:#666666;
 }
 
 .error
{
 	font-family: Verdana, sans-serif;
 	font-size:11px;
	color:#ff0000;
 }
 
 #msg
 {
	text-align:center;
 	position:absolute;
	z-index:99;
 	top:0px;
 	height:0px;
 	width:0px;
 	left:0px;
	background-color:#f9f9f9;
 }
 
 #placeholder
 {
 display:none;
 }
 
.strikeit
{
	font-size: 10px;
	text-decoration:line-through;
}

.redtext10
 {
 	font-family: Verdana, sans-serif;
 	font-size:10px;
	color:#ff0000;
	font-weight:400;
 }

.strikeit12
{
 	font-size:12px;
	text-decoration:line-through;
}

.redtext12
 {
 	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#ff0000;
 }
 
 .whitetext12
 {
 	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#ffffff;
 }
 
 #myAccount
 {
 margin-top:2px;
 margin-bottom:4px;
 }

a.clicklink
{
	background-color:#d192b5;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #ccc;
	font-size:13px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;	
}

a.clicklink:hover
{
	background-color:#d192b5;
	color:#cccccc;
	text-decoration:none;
	border:1px solid #ccc;
	font-size:13px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;
}

a.arrivallink
{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

a.arrivallink:hover
{
	color:#B62A83;
	text-decoration:underline;	
	font-weight:bold;
	font-size:11px;
}
#cartarea
 {
 border: #E5E5E5 solid 1px;
 width:760px;
 }
 
 #buttonarea
 {
 padding-top:5px;
 padding-right:25px;
 width:760px;
 text-align:right;
 font-size:12px;
 color:#666666;
 }
 
 #discountarea
 {
 width:760px;
 }
 
#toppic
{
display:none;
}
 #topmenu
 {
 text-align:left;
 }
 .topmenucell
 {
 /*background-color: #fff;*/
 background-image: url('images/topmenu_grad.gif');
 background-repeat: repeat-x;
 color:#666;
 font-size:9px;
 padding-left:6px;
 padding-right:6px;
 border-right: 1px solid #CCCCCC;
 height:19px;
 }
 
 .topmenucellhover
 {

/* background-color: #fff;*/
 background-image: url('images/topmenu_grad_pink.gif');
 background-repeat: repeat-x;
 color:#666;
 font-size:9px;
 padding-left:6px;
 padding-right:6px;
 border-right: 1px solid #CCCCCC;
 height:19px;
 cursor:pointer;
 
 }
 
 .leftmenubox
 {
 font-family:tahoma;
 color:#666;
 line-height:20px;
 font-size:11px;
 padding-left:6px;
 padding-right:6px;
 padding-bottom:6px;
 border-bottom: 1px solid #CCCCCC;
 background-image:none;
 }
  .leftmenuboxhover
 {
  font-family:tahoma;
 background-image: url('images/leftmenu_grad_pink.gif');
 /*background-repeat: repeat-y;*/
 color:#FFFFFF;
 line-height:20px;
 font-size:11px;
 padding-left:6px;
 padding-right:6px;
 padding-bottom:6px;
 border-bottom: 1px solid #CCCCCC;
 cursor:pointer;
 }
 
 #discountbox
 {
 font-family:tahoma;
 background-image: url('images/leftmenu_grad_pink.gif');
 background-repeat: repeat-y;
 color:#fff;
 font-size:25px;
 padding-left:6px;
 padding-right:6px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;	
 height:190px;
 width:180px;
 text-align:center;
 margin-top:20px;
 /*font-family:"Times New Roman", Times, serif;*/
}

.discountbig
{
 font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:40px;
font-weight:bold;
}
.discountbig2
{
 font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:30px;
font-weight:bold;
}
.discountbig3
{
 font-family:"Times New Roman", Times, serif;
color:#FF0000;
font-size:28px;
font-weight:bold;
}

 #promo
 {
 background-color: #8a3262;
 background-image: url('images/discbox_grad.gif');
 background-repeat: repeat-x;
 color:#fff;
 font-size:20px;
 padding-left:6px;
 padding-right:6px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;	
 height:220px;
 text-align:center;
 margin-top:12px;
 font-family:"Times New Roman", Times, serif;
}

#spacer
{
	padding:40px;
 	font-size:12px;
}

#spacer2
{
	padding:2px;
}

#spacer5
{
	padding:5px;
}

#spacer11
{
	padding:11px;
}

.rssbox
{
padding-left:6px;
}

a.rssbox
{
font-size:9px;
}
a.rssbox:hover
{
font-size:9px;
}

.normtextsmall
{
font-size:8px;
}

a.shipper
{
	color:#B62A83;
	text-decoration:none;	
	font-weight:bold;
	font-size: 16px; 
	font-family: Times New Roman;
}
a.shipper:hover
{
	color:#ccc;
	text-decoration:none;	
	font-weight:bold;
	font-size: 16px; 
	font-family: Times New Roman;
}
#shipbox
{
margin-bottom:10px;
padding-top:6px;
}

a.topboxlink
{
	padding-left:7px;
	padding-bottom:8px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.topboxlink:hover
{
	padding-left:7px;
	padding-bottom:8px;
	color:#CC3399;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.link12px
{
	color:#B62A83;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	
}

a.link12px:hover
{
	color:#B62A83;
	text-decoration:underline;	
	font-weight:normal;
	font-size:12px;
}

a.pagelink
{
	color:#C0C0C0;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

a.pagelink:hover
{
	color:#B62A83;
	text-decoration:none;	
	font-weight:bold;
	font-size:11px;
}

#currentcat
{
	display:none;
}

ul
{
	font-family: Verdana, sans-serif;
 	font-size:12px;
	color:#666666;
	list-style:square;
	list-style-position:outside;
}

.lbox
{
	color:#666;
	font-size:11px;
}
 
 .graytext
{
 	font-family: Verdana, sans-serif;
 	font-size:10px;
	color:#999999;
}

#addressArea
{
	text-align:right;
	height:200px;
}

#personalArea
{
	text-align:center;
	width:540px;
	height:170px;
}

#shippingArea
{
	text-align:center;
	width:540px;
	height:270px;
}

#orderArea
{
	text-align:left;
	width:540px;
	height:280px;
}

#oHeaderArea
{
	text-align:left;
	width:525px;
	height:53px;
}

#oHeader2Area
{
	text-align:left;
	width:535px;
	height:53px;
}

#oDetailsArea
{
	overflow:auto;
	text-align:left;
	width:540px;
	height:210px;
}

.refheader
{
	color:#FFFFFF;
	width:60px;
}

.dateheader
{
	color:#FFFFFF;
	width:110px;
}

.dateheaderother
{
	color:#FFFFFF;
	width:125px;
}

.totheader
{
	color:#FFFFFF;
	width:70px;
}

.shipheader
{
	color:#FFFFFF;
	width:160px;
}

.statusheader
{
	color:#FFFFFF;
	width:100px;
}

.refcolumn
{
	width:60px;
}

.datecolumn
{
	width:127px;
}

.totcolumn
{
	width:70px;
}

.totcolumnother
{
	width:78px;
}

.shipcolumn
{
	width:175px;
}

.statuscolumn
{
	width:100px;
}

#soldout
{
	text-align:center;
	line-height:400px;
	color:#FF0000;
}
.tahoma{
font-family:tahoma;
font-size:11px;
letter-spacing:1;
}
#topLinks{
/*margin-top:15%;*/
float:right;
text-align:right;
width:90%;
 /*background-image: url('images/launchbox_grad.gif');
 background-repeat: repeat-x;*/
 color:#666;
 font-size:9px;
 padding-left:6px;
 padding-right:6px;
 /*border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;	*/
 height:45px;
}.linecolor {
	width: 100%;
	border: thin solid #99CC33;
}
.leftmenuboxBtm{
color:#666;
}
.leftmenuboxBtm:hover{
color:#FFFFFF;
}
