/*----Alexanders Costumes style sheet----*/



* html div#division { 
   width: expression( document.body.clientWidth > 776 ? "777px" : "auto" ); /* sets max-width for IE */
   max-width: 777px; /* this sets the max-width value for all standards-compliant browsers */
}


/* -- original style -- */
/*html {
	margin:0px;
	padding:0px;
}*/
html, body, div,
h1, h2, h3, h4, h5, h6, p,a,
font, img, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td 
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
/*	font-size: 1em;*/
  font-family:Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height:140%;
	}

body{
padding:0px;
margin:0px 0px 0px 0px;
color:#606060;
background:#e2e9fd url(../styleimages/alexanders_head_stars.jpg) top left no-repeat;
}
p {margin-top:10px;margin-bottom:10px;}

a:link, a:visited, a:active {
	color: #000099;
	text-decoration: underline;
} 

a:hover, a:focus {
	color: #333;
	background-color:transparent;
	text-decoration: underline;
}

/*#container{
background:transparent;
width:100%;
margin:auto;
padding:0px;
min-height: 100%;
}*/

#header_container{
top:0px;
margin:0;
padding:0;
height:200px;
max-width:1240px;
}

/*#logo {
	width:auto;
	height:auto;
	margin:10px 10px 0px 20px;
	float:left;
}*/


/*--top navigation--*/
#topmainnav{ 
	padding: 0;
width:650px;
	height:80px;
	margin:0 0 0 300px;
	background:transparent; 
	voice-family: "\"}\"";
	voice-family: inherit;
	color:#fff;
	font-weight:bold;
}

#topmainnav ul {
margin:0;
padding: 0;
list-style: none;
}

#topmainnav li{
display: inline;
margin:0px;
padding: 0;
}

#topmainnav a{
float: left;
display: block;
padding: 30px 20px 30px 20px;
text-decoration: none;
color: #000099;
margin: 0px 0px 0px 0px; /*Margin between each menu item*/
font-size:80%;
}

#topmainnav a:hover{
padding: 30px 20px;
text-decoration:none;
color: #333;
background-image:url(../styleimages/highlight-star.png);
background-repeat:no-repeat;
background-position: top center;
}

#topmainnav #current a{ /*currently selected tab*/
background:transparent;
background-image:url(../styleimages/highlight-star.png);
background-repeat:no-repeat;
background-position: -2px -3px; /*left top*/
}
/*--end of top navigation--*/




/*-- call info --*/

#call-container{
float:right;
padding:0px;
margin:100px 10px 2px 0px;
text-align:right;
}


.call-td { 
text-align:right;
}

.call-txt1 {
color:#88661c;
font-weight:bold;
}
#call-txt2 {
color:#88661c;
font-weight:bold;
}
/*-- end of call info --*/

#main_content {
clear:both;
float:left;
}


/*-- div holds middle navigation and shopping cart items --*/

#topnav_categories{   /*--middle nav div--*/
float:left;/*width:100%;*/
/*width:600px;*/
margin:0 0 0 275px;
padding:0;
background:transparent;
}

#top-nav2 {
padding:10px 0 0 250px;
}

/*#top-nav2 {
padding-top:10px;
margin:0 0 0 250px;
}*/

#top-main-category {  
	width:auto;
	text-align:left;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#top-nav3 {
	text-align:center;
}

#top-category{
	padding: 0;
	height:80px;
	margin:0;
	background:transparent; 
	voice-family: "\"}\"";
	voice-family: inherit;
	float:left;
	color:#fff;
	font-weight:bold;
}

#top-category ul{
margin:0px;
list-style: none;
}

#top-category li{
display: inline;
margin:0;
padding:0px;
}

#top-category a{
float: left;
display: block;
padding: 30px 20px 15px 2px;
text-decoration: none;
color: #000099;
margin: -3px 1px 0px -3px; /*the 3px moves the hover image a bit over*/
font-size:80%;
}

#top-category a:hover{
padding: 30px 20px 15px 2px;
text-decoration:none;
color: #333;
background-image:url(../styleimages/highlight-star.png);
background-repeat:no-repeat;
background-position: top center;
}


#top-category #right-nb a{ /*currently selected tab*/
color:#FFFFFF;
text-decoration:none;
border:none;
}
/*-- end of middle navigation--*/

#top_upbody{   
clear:both;
float:left;
/*width:100%;*/
margin:0;
}

#terry {  /*--holds search, signin, cart--*/
clear:both;
margin:0;
float:left;
max-width:1240px;
width:98%;
font-weight:bold;
}

  #searchform {
  float:left;padding-left:20px;width:265px;
  }

  #top_signin {
  float:left;/*padding-left:50px;*/
  }

  #cartbox1 {
  float:right;padding-right:20px;
  }


#top_signin a{
color:#88661c;
font-weight:bold;
text-decoration:underline;
}

#cartbox1 a {
color:#000099;
	text-align:center;
	text-decoration:none;
font-weight:bold;
  }


#breadcrumb {
float:left;
}

.headerNavigation {
}
.bread-crum {
	color:#606060;width:50%;
	padding-bottom:10px; /*padding below the dashed line*/
	padding-top:25px;
	border-bottom:1px dashed #000;
}
.bread-crum a {	font-size:80%;
	color:#606060;
	text-decoration:none;
}
.bread-crum a:hover {	
	color:#1e88c7;
	text-decoration:none;
}
.bread-crum .current {	
	color:#1e88c7;
}








/*-- table holding search --*/
/*.top-table2 {
width:100%;
}
#search {
position:absolute;
top:270px;
left:20px;
}
#button_div{    /*--search button div--*/
/*position:absolute;
top:270px;
left:160px;
}
.searchfeild{
width:175px;
height:20px;
background-color:#edf8fc;
border:#c2cacd 1px solid;
}
/*-- end of table holding search --*/



/*-- cart is in the topnav_categories div --*/


#body-section{ 
margin:-10px 0 0 0;
padding:0;
clear:both;
float:left;
width:100%;
max-width:1240px;
}

.body-maintable {
/*margin:0 40px 0 0;    /* this makes the blue part on the right side */
padding:0px;
vertical-align:top;
float:left;
width:100%;/*added sat am*/
}

#body-left{
width:245px;
min-width:245px;
margin:0;
padding:0 10px 0 0;
vertical-align:top;
}
#body-right{ 
border:1px  solid #607bca;
margin:0 20px 0 0;
padding:10px;
background:#fff;
vertical-align:top;
min-width:400px;
}
#body-right table {  /*--table holding pictures--*/
width:100%;
}
#body-centre{ 
width:45%;   /*--added sat am--*/
border:1px  solid #607bca;
margin:0px;
padding:10px;
background:#fff;
vertical-align:top;
/*min-width:400px;*/  /*--removed friday night--*/
}
#body-right2{
/*width:20%;*/
width:245px;min-width:244px;
margin:0px;
padding:0px;
vertical-align:top;
}

.noline {
text-decoration:none;
}

.title-strip2 {
	width:100%;height:80px;
	background-image: url(../styleimages/cat-stars.png);
	background-repeat:no-repeat;
  vertical-align:middle;
  padding:10px 0 0 20px;
	color:#000099;
	font-weight:bold;
}
.title-strip2 a{
text-decoration:none;
}

/*#title-strip2 td {vertical-align: top;}*/

#title-strip .txt1 {
	color:#FFFFFF;
	font-weight:bold;
	margin:5px 5px 5px 5px;
}

.title-strip-right {
width:250px;height:80px;
	background-image: url(../styleimages/cat-stars.png);
	background-repeat:no-repeat;
  vertical-align:middle;
  padding:10px 0 0 20px;
	color:#000099;
	font-weight:bold;
}

.leftpan-tbl {  
border:1px solid blue;
	width:100%;
	border:none;
}


.category-listmenu {
	width:100%;
}
.category-list {
margin:0px;
padding: 0;
list-style: none;
color:blue;
text-decoration:none;
}

.category-list li {
padding-left: 25px;
margin:0 0 0 20px;
/*background-image:url(../styleimages/cat-sub-star.gif);
background-repeat:no-repeat;
background-position:7px 5px;*/
/*line-height:22px;*/
}

.category-list li a{
margin:0px;
text-decoration:none;
color:#000099;
font-weight:bold;
}

.category-list li a:hover{
margin:0px;
text-decoration:underline;
color:#000099;
}


.category-sublist {
	margin:0px;
	padding: 5px 0px 5px 10px;
	list-style: none;
	color:#FFFFFF;
	text-decoration:none;
}
.category-sublist li {
	margin:0px;
	padding-left: 10px;
	background-image:url(../styleimages/arrow-01.png);
	background-repeat:no-repeat;
	background-position:7px 7px;
	background-color:#dce4f9;
	border-bottom:1px solid #1978b0;
}
.category-sublist li a {
	color:#000099;
	padding:0;
	background:none;
	font-size:80%;
}

/* new side category styles */

.category_spec_style_1 {
	font-size:125%;
	}
	
.category_spec_style_2 {
	font-size:115%;
	font-style: italic;
	}
	
.category_spec_style_3 {
	background-color: #8ed7f4;
	}
	
.category_spec_style_4 {
	background-color: #ffffff;
	font-style: italic;
	}

	
.category_spec_style_5 {
	font-style: italic;
	}


.level_0 { 
background-image:url(../styleimages/cat-sub-star.gif);
background-repeat:no-repeat;
background-position:7px 5px;
margin: 0 0 10px 0;
}
.level_0 a{
  font-weight:bold;
  }
  
.level_1 {
	background-image:none;
}
.level_1 a{ 
	padding:0 0 0 15px;
  font-weight:bold;
}

.level_2 {
	color:#fff;
}
.level_2 a:link{
	padding:0 0 0 25px;
  font-weight:bold;
}


/*-------------new css------open-------19-08-08----5-37----*/
/*.leftpan-tbl {
 background:transparent;
	width:100%;
margin-top:20px;}
.specer-4px {height:4px;}*/

#home-prod-specer {width:40px;}
#category-prod-specer {width:22px;}
#specer-14 {height:14px;}
#specer-18 {width:18px;}
#product-td {vertical-align:top;}

.prod-name1 {
	color:#0991c7;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}

.prod-name2 {
	color:#a4ddff;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}
.prod-name2 a{
	color:#a4ddff;
	text-align:center;
}

.prod-name1 a {
	color:#0991c7;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#line01 {height:20px; border-bottom:1px solid #087ac3;}

.heading01 {
	color:#1583ca;
	font-weight:bold;
}

/* size charts */
table#tbl_chart {
	border: 1px #cecece solid;
	border-collapse:collapse;
	font-size:75%;
	width:60%;
	}
	
#tbl_chart th, #tbl_chart td {
	padding:2px;
	border:1px #cecece solid;
	}
	
.tbl_chart_title {
	font-weight:bold;
	}
	
#tbl_chart tr.even {
	background: #e8e8e8;
	}
	
.tbl_chart_disclaimer {
	}
	
.tbl_chart_title_row {
	font-weight:bold;
	}
	
/* in-stock and out-of-stock messages */
.out-of-stock-msg {
	color:red;
	}

.prod-stock-msg-cell {
	padding-top:10px;
	text-align:right;
	width:50%;
	}
	
.prod-stock-msg-cell .out-of-stock-msg {
	font-size:80%;
	text-align:left;
	}
	
.cart-stock-message {
	font-size:70%;
	}

/******  footer navigation  ******/

.othersites{
font-weight:bold;
}

#footer {
clear:both;
float:left;
width:100%;
background-color:transparent;
text-align:center;
font-size:80%;color:#000099;font-weight:bold;
}

#footer ul, #footer ul li {
list-style: none;            /*removes bullets*/
margin: 0;
padding: 0;
}

#footer ul { 
text-align: center;          /*centers link text*/
background: transparent;
}


#footer ul li {
display:inline;              /*makes list horizontal*/
margin:0;
padding:0;
background-color: transparent;
}

#footer li a {
color: #000099;
text-decoration: none;
padding:10px;     /*padding around link text*/
margin:0;
}

#footer li a:hover, #footer li a:focus, #footer li a:active {
color: #333;
background:transparent;
text-decoration: underline;
margin:0;
}
/******  end footer navigation  ******/

.list-home01
{
margin:20px 00px 20px 0px;
padding: 0px;
list-style: none;
color:#1583ca;
font-weight:bold;
text-decoration:none;
}

.list-home01 li 
{
padding-left: 22px;
margin:0px;
background-image:url(../styleimages/arrow-02.png);
background-repeat:no-repeat;
background-position:7px;
line-height:20px;
}

.list-home01 li a
{
margin:0px;
text-decoration:none;
color:#1583ca;
}

.list-home01 li a:hover
{
margin:0px;
text-decoration:none;
color:#1583ca;
}
#toptitle {
	height:34px;
	border-bottom:1px solid #a5bcce;
}
.category-title { 
	color:#1583ca;
	font-weight:bold;
	width:auto;
	float:left;
	text-align:left;
}
.productinfo-title { 
	color:#1583ca;
	font-weight:bold;
	width:auto;
	float:left;
	text-align:left;
	padding:10px 5px 6px 5px;
}
#category-prod-no {
	color:#7c7c7c;
	font-weight:normal;
	width:auto;
	float:right;
	text-align:left;
}
#noofitems {width:auto; padding-right:15px; float:left;}
#noofitemsdrop {width:auto; padding-right:0px; float:left;}
.itemdropdown {
	color:#7c7c7c;
	font-weight:normal;
	border:1px solid #c2cacd;
	line-height:22px;
}
#category-banner-container {width:auto; height:auto;}
.prod-price1 {
	color:#686868;
	font-weight:normal;
	padding:0px 5px 2px 0px;
	text-align:center;
}
.prod-buttons {
	width:auto;
	padding:5px 5px 5px 5px;
	text-align:center;
}
#btn-detail {padding-right:4px; width:auto;}

.shopcart { 
font-size:80%;
font-weight:normal;
	color:#000099;width:250px;
}
.shopcart a {
	color:#000099;
	font-weight:normal;
	text-decoration:none;
}
.shopcart a:hover {
	color:#000099;
	font-weight:normal;
	text-decoration:underline;
}
.shopcart img {
	padding-right:5px;
	font-weight:normal;
}
.clicktoenlarge {
	color:#3e85b1;
	font-weight:normal;
	text-align:center;
	padding:5px;
}
.clicktoenlarge a{
	color:#3e85b1;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.prod-float-pad {
	float:left;
	padding:0px 15px 0px 0px;
}
#prod-info-container {width:auto; height:auto; margin:0px 0px 10px 15px;}
#prod-info {width:auto; height:30px; border-bottom:1px dashed #cda87f;}
#prod-info-head {
	color:#1583ca;
	font-weight:bold;
	text-align:center;
	padding:5px;
	float:left;
	width:auto;
	padding-bottom:5px;
}
#prod-info-buttons {width:auto; float:right;}

.shopcart-maintbl {
	width:100%;
}
.shopcart-qty-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-prod-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:45%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-price-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:25%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-remove-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-qty {
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border-left:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-qty-field {
	font-weight:normal;	
	width:60px;
	height:auto;

}
.shopcart-prod {
	color:#535353;
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 10px;
	width:45%;
	border-bottom:1px solid #087ac3;
	border-right:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-price {
	color:#0991c7;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:25%;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-remove {
	text-align:center;
	padding:5px 5px 5px 10px;
	width:15%;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-prodname {
	color:#0991c7;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}
.shopcart-prodname a{
	color:#0991c7;
	text-align:center;
}
.shopcart-prodtbl {text-align:center; position:relative;}
.shopcart-total-price {
	color:#8d8d8d;
	font-weight:bold;
	text-align:right;
	padding:10px;
}

.shopcart-total-price .amount {
	color:#0991c7;
	font-weight:bold;
	text-align:right;
}
.shopcart-refresh-qty {
	text-align:center;
	padding-top:40px;
}
.shopcart-remove-icon {
	text-align:center;
	padding-top:40px;
}
.shopcart-title { 
	color:#1583ca;
	font-weight:bold;
	width:auto;
	text-align:left;
	padding-right:50px;
}
.shopcart-icon {
	width:auto;
	height:auto;
}
#shopcart-btn-update {
	width:auto;
	height:auto;
	padding-right:5px;
}
#shopcart-btn-continueshop {
	width:auto;
	height:auto;
	padding-right:5px;
}
#shopcart-btn-checkout {
	width:auto;
	height:auto;
	padding-right:5px;
}
.process-bar {
	color:#444444;
	padding:4px 20px 4px 20px;
	text-align:center;
}
.process-bar a {
	color:#9d9d9d;
	text-decoration:none;
}
.process-bar a:hover {
	color:#444444;
	text-decoration:none;
}
/*-------------new css-----close--------19-08-08----5-37----*/

/*-------------- CSS ADDED BY JAYANT 09/09/2008 ------------*/

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #9a9a9a;
}

TD.main, P.main {
  line-height: 1.5;padding:4px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 80%;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

#catdescription {
	color: #333333;
	width: 200px;
	text-align: left;
	margin-top:5px;
}
.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 0px;font-weight: bold}
.cat_info_box_below {background: #e5e5e5; border: solid 1px #f4a852; padding: 8px; margin-bottom: 0px; font-weight: bold}
ul.sitemap {
color: #ff0000;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
.infoBoxXsell {
}

.infoBoxContentsXsell {  
margin:5px;
	color:#000;
	font-weight:bold;
	padding:5px;
	text-align:center;
  background-color:transparent;
  width:250px;
  }

.infoBoxContentsXsell td{  
padding:10px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

.head-blk-bold {
	font-weight:bold;
	padding:10px 5px 5px 4px;
}

.checkout-messages {
	
}

.tdlogin1 {width:48%; vertical-align:top;}

.table1-tl {
	background:url(../styleimages/table1-tl.gif) no-repeat bottom right;
	width:15px;
	height:15px;
}
.table1-tr {
	background:url(../styleimages/table1-tr.gif) no-repeat bottom left;
	width:15px;
	height:15px;
}
.table1-bl {
	background:url(../styleimages/table1-bl.gif) no-repeat top right;
	width:15px;
	height:15px;
}
.table1-br {
	background:url(../styleimages/table1-br.gif) no-repeat top left;
	width:15px;
	height:15px;
}
.table1-top {
	background:url(../styleimages/table1-top.gif) repeat-x top left;
	width:auto;
	height:15px;
}
.table1-bottom {
	background:url(../styleimages/table1-bottom.gif) repeat-x bottom left;
	width:auto;
	height:15px;
}
.table1-left {
	background:url(../styleimages/table1-left.gif) repeat-y top left;
	width:15px;
	height:auto;
}
.table1-right {
	background:url(../styleimages/table1-right.gif) repeat-y top right;
	width:15px;
	height:auto;
}
.detail-row {
	padding:5px;
	border-bottom:1px solid #e5e5e5;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.order-confirm-tbl1 {
	width:40%;
	padding-right:10px;
	border-right:1px solid #c5c5c5;
	vertical-align:top;
}
.order-confirm-tbl2 {
	width:60%;
	padding-left:10px;
	vertical-align:top;
}

.yellow-nrml {color:#f88a0f; font-weight:normal; }
.yellow-nrml a {color:#f88a0f; text-decoration:none; }
.yellow-nrml a:hover {color:#f88a0f; text-decoration:underline; }


.leftside_link {color:#000099; font-weight:bold; text-decoration:none; }
.leftside_link a {color:#000099; text-decoration:none; }
.leftside_link a:hover {color:#333; text-decoration:none; }
/*-------------- CSS ADDED BY JAYANT 09/09/2008 ------------*/

 .clear {   
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;

}

.shippingtable td{
border:1px solid #ccc;
text-align:center;
width:50%;
}

.shippingtable caption, .shippingtable th{
font-weight:bold;
margin-top:20px;
margin-bottom:20px;
}


.productListing-data ol li{
padding-left:5px;
margin-left:30px;
}




/*-- not used? --*/

#topmainnav_container{
	width:auto;
	height:34px;
	margin:0px;
	float:left;
}

/*--not used--*/
#navigation{
	width:auto;
	height:34px;
	float:right;
	margin:0px;
	padding:0px 10px 0px 0px;
	color:#fff;
	font-weight:bold;
	background:#3196d1;
}
/*--not used--*/



