/* resets */
body { 
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
/* end resets */

INPUT,SELECT,TEXTAREA {
	font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', serif;
        COLOR: #000000; FONT-SIZE: 12px;
}
.msia_white, A.msia_white {
	color: #ffffff; text-decoration: none;
}
A.msia_white:hover {
	color: #ffffff; text-decoration: underline;
}
.msia_ltblue, A.msia_ltblue {
	color: #ebf7fe; text-decoration: none;
}
A.msia_ltblue:hover {
	color: #ebf7fe; text-decoration: underline;
}
.msia_peach {
	color: #fed8a0;
}
/*.msia_leftcol {
	background: url('images/msia_leftcol_bg.gif') repeat-y;
}
.msia_rightcol {
	background: url('images/msia_rightcol_bg.gif') repeat-y;
	width: 750px;
}*/

a {
  color: #38143e;
  text-decoration: underline;
}
a.tel-link {
  text-decoration: none;
}
A:hover {
	COLOR: #38143e; TEXT-DECORATION: underline;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
.HeadBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
    FONT-WEIGHT: bold;
}
.HeadLine {
}
/*.VertMenuBox {
	BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #68C1FF;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #081589; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}*/
.VertMenuItems {
	COLOR: #38143e; TEXT-DECORATION: none;
}
.VertMenuItems A {
        COLOR: #38143e; TEXT-DECORATION: underline;
}
.VertMenuItems A:hover {
        COLOR: #38143e; TEXT-DECORATION: underline;
}
.VertMenuHr {
        COLOR: #38143e;
}
.CategoriesList {
	/*padding-top: 30px;
	margin-left: 30px;*/
	margin-bottom: 10px;
}
.MSIACategory {
	/*padding-left: 25px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 190px;
	height: 27px;
	background: url('images/msia_cat_list_bg.gif') no-repeat top left;*/
	width: 322px;	
	height: 100%;
	background-image: url(images/msia_repeater_nav.gif);
	background-repeat: repeat-y;	
	padding: 6px 0px;
	border-bottom: 1px solid #897083;
	text-indent: 15px;
	line-height: 12px;
}
.CategoriesList h3{
	width: 322px;
	height: 39px;	
	background-image: url(images/msia_bg_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.CategoriesList h3 div{
	color: #ffffff;
	padding: 8px 8px 8px 15px;
	font-size: 16px;
}
.MSIACategoryBottom {
	width: 322px;	
	height: 4px;
	line-height: 1px;
	position: relative;
	top: -2px;
}
.MSIACategory a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	text-indent: 15px;
	display: block;
	font-family: 'Tahoma';
}
.MSIACategory a:hover {
	text-decoration: underline;
}

.MSIACategoryLast {
	/*padding-left: 25px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: 190px;
	height: 27px;
	background: url('images/msia_cat_last_bg.gif') no-repeat top left;*/
}
.MSIACategoryLast A {
	color: #000000;
	text-decoration: none;
}
.MSIACategoryLast A:hover {
	text-decoration: underline;
}


.MSIASubCategory {
}

/*.DialogBox {
	BACKGROUND-COLOR: #c4d6e8;
}
.DialogBorder {
	BACKGROUND-COLOR: #c4d6e8;
}*/
/*.DialogTitle {
	background-color: #534011; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 12px;
	padding: 8px 0px 8px 0px;
}*/
.NumberOfArticles {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.TopLabel {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.Text {
	COLOR: #38143e;
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminTitle {
	COLOR: #FF3300; FONT-WEIGHT: bold;
}
/*.Line {
	BACKGROUND-COLOR: #38143e;
}*/
.ProductTitle {
	color: #304869;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}
.ProductDetailsTitle {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.ProductDetails {
	COLOR: #38143e;
}
.ProductPriceTitle {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.ProductPriceConverting {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.ProductPrice {
	COLOR: #304869; FONT-WEIGHT: bold;
}
.ProductPriceSmall {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.MarketPrice {
	FONT-SIZE: 11px;
}
.ItemsList {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.NavigationPath {
	COLOR: #38143e; FONT-WEIGHT: bold;
}
.FormButton {
	COLOR: #38143e; FONT-WEIGHT: bold;
}

/* Added jtreen: 6/18/2010 */
.logoutText {
	line-height: 30px;
	color: #fff;
}
.logoutForm {
	margin-left: 10px;
	color: #fff;
}
.logoutForm .FormButton {
	color: #fff;
}

.Button {
	font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', serif;
	   BACKGROUND: URL(images/butbg.gif);
       COLOR: #38143e; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
	   text-transform: uppercase;
       TEXT-DECORATION: none;
}
.GoImage {
	border-width:0px;
	border-style:none;
}
.CustomerMessage {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ErrorMessage {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Star {
	COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
  color: #FFFFFF;
  background="/store/images/save_money.gif"
  text-align: center;
}

.TableHead {
    BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
        FONT-SIZE: 9px;
}
.SmallNote:visited {
        FONT-SIZE: 9px;
}
.SmallNote:hover {
        FONT-SIZE: 9px;
}
.SmallNote:active {
        FONT-SIZE: 9px;
}
.Bottom {
		font-size: 10px; color: #fccf8d;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
    BORDER-RIGHT: none;				/* like "VertMenuBox" */
    BORDER-TOP: none;				/* like "VertMenuBox" */
    BORDER-LEFT: none;				/* like "VertMenuBox" */
    BORDER-BOTTOM: none;			/* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
    BORDER-RIGHT: none;				/* like "VertMenuBorder" */
    BORDER-TOP: none;				/* like "VertMenuBorder" */
    BORDER-LEFT: none;				/* like "VertMenuBorder" */
    BORDER-BOTTOM: none;			/* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;  
    CURSOR: pointer;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
/*.NavDialogBorder {
    background-color: #D6D7D9;
}*/
.NavDialogBox {
    background-color: #ffffff;
}
.SubHeader2 {
    COLOR: #666666;
    font-size: 11px;
    FONT-WEIGHT: bold;
}
.SubHeader2Line {
    BACKGROUND-COLOR: #CCCCCC;
}
.PopupHelpLink {
    FONT-SIZE: 9px;
    COLOR: #330000;
    TEXT-DECORATION: none;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
/*.VertMenuSubTitle {
	BACKGROUND-COLOR: #081589;
}*/
.SearchSortTitle {
	padding-right:15px;
	font-weight:bold;
}
.SearchSortCell {
	padding-right:20px;
}
.BuyNowQuantity {
	width:1%;
	font-weight: bold;
	color: #304869;
}
BODY{
	margin: 0px 0px 0px 0px;
	background: url('images/body_back.png') top center repeat-y #fefbf6;
	color: #38143E;
	font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', serif;
	font-size: 14px;
}
select{
	font-size: 11px;
}
#sub_header {
	background:url('images/sub_header_back.png') top center no-repeat #fefbf6;
	width: 100%;
	margin: 0px auto;
	height: 259px;
	position: absolute;
	top: 0px;
	left: auto;
}
#container{
	width: 100%;
	text-align: center;
	float: none;
	clear: both;
}
#header{
	width: 994px;	
	height: 189px;
	background-image: url(images/msia_header.gif);
	background-repeat: no-repeat;
	position: relative;
}
#nav{
	position: absolute;
	top: 35px;
	right: 25px;
	z-index: 60;
}
#nav div{
	border: 1px solid #e2dce2;
	border-width: 0px 1px 0px 0px;
	float: left;
	height: 48px;
	display: block;
	padding: 0px 7px;
}
#nav div.last{
	border: 1px solid #e2dce2;
	border-width: 0px 0px 0px 0px;
	float: left;
	height: 48px;
	display: block;
	padding: 0px 10px;
}
#nav a{
	color: #38143e;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	top: 15px;
}
#nav a:hover{
	text-decoration: underline;
}
#main_body{
	width: 994px;	
	height: 100%;
	margin: 0px auto;
	position: relative;
}
#main_content{
	width: 994px;
	height: 100%;
	position: relative;
}
#content{
	width: 994px;
	height: 100%;
	position: relative;
	z-index: 70;
	padding: 10px;
	background-image: url(images/msia_content_top.gif);
	background-repeat: no-repeat;
}
#content_box{
	width: 994px;
	display: block;
}
#content .left_col{
	width: 643px;
	text-align: left;
	float: left;
}
#content .right_col{
	width: 322px;
	margin-left: 9px;
	background-color: #fef8ec;
	text-align: left;
	float: left;
}
.clear{
	clear: both;
}
#content .right_col form{
	display: inline;
}

#content .TableThumbnailBorder{
	width: 643px;
}
#content_left{
	width: 224px;	
	height: 100%;
	background-image: url(images/msia_content_left_repeater.gif);
	background-repeat: repeat-y;
	background-position: 259px;
	position: absolute;
	top: 0px;
	left: -224px;
	line-height: 1px;
	font-size: 0px;
}
#content_right{
	width: 203px;	
	height: 100%;
	background-image: url(images/msia_content_right_repeater.gif);
	background-repeat: repeat-y;
	background-position: 259px;
	position: absolute;
	top: 0px;
	right: -203px;
	line-height: 1px;
	font-size: 0px;
	z-index: 10;
}
#content_top{
	/*width: 994px;	
	height: 107px;
	background-image: url(images/msia_content_top.gif);
	background-repeat: no-repeat;*/
	height: 20px;
}
#content_bottom{
	width: 994px;	
	height: 101px;
	background-image: url(images/msia_content_bottom.gif);
	background-repeat: no-repeat;
	/*position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;*/
}
.content_left_top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 224px;	
	z-index: 10;
}
.content_left_bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 224px;	
	z-index: 10;
}
.content_right_top{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 203px;	
	z-index: 10;
}
.content_right_bottom{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 203px;	
	z-index: 10;
}
#pre_footer {
	background:url('images/pre_footer.png') bottom center no-repeat transparent;
	height:98px;
	margin:-98px 0 0 0;
	position:relative;
	z-index:0;
}
#footer {
	background:url('images/footer.png') top center no-repeat #fefbf6;
	height:125px;
	position:relative;
}
#footer_container{
	width: 994px;
	height: 47px;	
	background-image: url(images/msia_footer_wide.png);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	margin: 0px auto;
}
.footer_visit{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 60;
	font-size: 11px;
	color: #ffffff;
}
.footer_right{
	position: absolute;
	top: 16px;
	right: 0px;
	z-index: 60;
	font-size: 11px;
	color: #ffffff;
	width: 363px;
}
.footer_right a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
}
.footer_right a.last{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 0px;
}
.footer_right a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#top_bar{
	height: 35px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #38143E;
	z-index: 50;
}
#top_bar_inner{
	margin: 0px auto;
	width: 994px;
	position: relative;
	height: 35px;
}
.top_bar_left{
	text-align: left;
	text-indent: 10px;
	color: #c3b8c5;
	padding: 7px;
}
.welcome_text{
	float: left;
	color: #c3b8c5;
}
.lang_box{
	border: 1px solid #735977;
	border-width: 0px 1px 0px 1px;
	width: 175px;
	float: left;
	text-align: left;
	margin-left: 7px;
	color: #c3b8c5;
}
.top_bar_left form{
	display: inline;
}
.top_bar_left span{
	color: #f9c466;
}
.top_bar_left span.separator {
	color: #c3b8c5;
}
.top_bar_left a{
	color: #c3b8c5;
}
.top_bar_left a:hover{
	color: #c3b8c5;
	text-decoration: underline;
}
.top_bar_right{
	position: absolute;
	top: 7px;
	right: 10px;
}
.top_bar_right a{
	color: #ffffff;
	font-size: 11px;
}
.top_bar_right a:hover{
}
.top_bar_right .gold_btn{
	width: 109px;
	height: 22px;	
	background-image: url(images/msia_btn_gold.gif);
	background-repeat: no-repeat;
	color: #38143e;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	float: left;
	margin-right: 8px;
	font-family: 'Tahoma';
}
.logo{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 40;
}
td{
	vertical-align: top;
}
#search_box{
	width: 322px;
	height: 71px;	
	background-image: url(images/msia_bg_search.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
}
#search_box div.search_holder{
	padding: 7px;
}
#search_box div.search_text{
	float: left;
	color: #ffffff;
	padding: 9px 7px 7px 7px;
	font-size: 16px;
}
#search_box div.search_field{
	float: left;
	width: 111px;
	height: 36px;	
	background-image: url(images/msia_bg_search-04.gif);
	background-repeat: no-repeat;
}
#search_box div.search_field input{
	margin: 5px;
	outline: 0;
	border: 0;
	width: 91px;
}
.DialogBox{
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.box a.btn{
	width: 120px;
}
#search_box div.advanced_search{
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#search_box div.advanced_search a{
	color: #ffffff;
	font-size: 11px;
	text-transform: lowercase;
}
#search_box div.advanced_search a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.box{
	background-color: #b3bcc8;
	width: 322px;
	font-family: 'Tahoma';
}
.box h3{
	width: 322px;
	height: 39px;	
	background-image: url(images/msia_bg_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.box h3 div{
	color: #ffffff;
	padding: 8px 8px 8px 15px;
	font-size: 16px;
}
.box div.box_bottom {
	width: 322px;	
	height: 4px;
	line-height: 1px;
	position: relative;
	top: -2px;
}
.btn{
	/*width: 82px;*/
	height: 36px;	
	/*background-image: url(images/msia_bg_btn.gif);*/
	background-image: url(images/msia_btn_repeater.gif);	
	background-repeat: repeat-x;
	margin: 0px auto;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-family: 'Tahoma';
}
.btn:hover{
	color: #ffffff;
	text-decoration: none;
}
.mini_cart{
	padding: 10px;
	color: #4c2c52;
	text-decoration: none;
	text-align: center;
}
.left_col h1{
	width: 643px;
}
h1{
	color: #304869;
	font-size: 20px;
	border-bottom: 1px solid #97a3b4;
	font-weight: normal;
	padding-bottom: 10px;
}
.visit{
	position: absolute;
	top: 55px;
	left: 400px;
	z-index: 70;
}
.visit a{
	color: #38143e;
	text-decoration: none;
}
.visit a:hover{
	color: #38143e;
	text-decoration: underline;
}
.center{
	margin: 0px auto;
}


#tmpPopup {
	width: 700px;
/* 	height: 520px; */

	display: none;

	background: #fefbf6;
	border: 10px solid #605876;	
	padding: 0 20px;
	
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 80px rgba(0,0,0,0.8);
}

#browserHelp {
	margin: 20px 0;
}
.browserHelpBox {
	width: 25% !important;
	float: left;
}

/* Styles replacing older table-based elements */

/* replacement of the old table.btn class */
.store-btn {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-family: 'Tahoma, Verdana, sans-serif';
  background-color: #38143e;
  padding: 10px;
  cursor: pointer;
  border: solid 1px #d2cad4;
  /* rounded corners, on supported browsers */ 
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /* end rounded corners */
  white-space: nowrap;
}

a.store-btn, input.store-btn {
  display: block;
  width: 120px;
}

input.gc-btn {
  width: 240px;
}

div.ButtonsRow input.store-btn {
  border: none;
  background-color: white;
  color: blue;
  text-decoration: underline;
}

div.box a.store-btn {
  margin-left: auto;
  margin-right: auto;
}

a.store-btn:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.product-item img {
  float: left;
}

div.product-description {
  margin-left: 110px;
  
}

div.product-cell-DialogBox {
  width: 45%;
  margin-left: 2%;
  float: left;
  margin-bottom: 3em;
}

div.product-cell-DialogBox-first {
  clear: left;
}

.nowrap {
  white-space: nowrap;
}

div.buy-now-widget div {
  float: left;
}

div.store-dialog h1 {
  padding-top: 15px;
}

div.product-detail-graphic {
  width: 165px; /* Need to synchronize with the product_detail_max_width xcart configuration setting */
  float: left;
  text-align: center;
}

div.product-detail-graphic img {
  display: block;
  margin: 0 auto 1em auto;
}

div.product-details {
  margin-bottom: 1em;
}

div.product-detail-description {
  margin-left: 180px;
}

dl dt {
  float: left;
  color: #38143e;
  font-weight: bold;
}

dl dd {
  padding-bottom: .5em;
}

fieldset {
  border: none;
}

form dl dt {
  width: 25%;
}

div.search-sort-by-box {
  float: right;
}

div.SearchSortCell, div.SearchSortTitle {
  float: left;
}

div.pagination-box {
  font-size: 14px;
  clear: both;
  margin-bottom: 2em;
}

div.pagination-box span.current-page {
  font-weight: strong;
  font-size: 10px;
  position: relative;
  top: 2px;
  padding: 1px 4px;
}

div.pagination-box a.choice {
  background: url(/store/skin1/images/page.gif);
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
  position: relative;
  top: 2px;
  padding: 2px 7px 2px 5px;
}

/* shopping cart page */
div.PListHeading {
}

div.PListImgBox {
  float: left;
  margin-right: 5px;
}

div.items-in-cart {
  border-top: #dddddd 1px solid;
  margin: 1em 0;
  clear: both;
  width: 243px;
  padding-left: 400px;
}

div.items-in-cart dd {
  text-align: right;
}

dl.cart_totals dt {
  float: left;
  text-align: left;
  font-weight: bold;
}

dl.cart_totals dd {
  padding-bottom: .5em;
}

dl.totalline {
  margin-top: .5em;
  padding-top: .5em;
  border-top: 1px solid black;
}

div.PList {
  margin-top: 3em;
  margin-left: 1em;
}

div.PListProduct {
  clear: both;
  border-bottom: #dddddd 1px solid;
  margin-top: 1em;
  padding-bottom: 1em;
}

div.ProductTitle {
  margin-bottom: 1em;
}

div.PListDescription {
  margin-bottom: 2em;
}

div.PListProductInfo {
  margin-left: 105px; 
}

div.PListProductPrice {
  margin-bottom: 1em;
}

div.cart-action-choices {
  margin-bottom: 2em;
}

div.checkout-form dt {
  font-weight: normal;
  text-align: right;
  width: 35%;
}
div.checkout-form dd {
  margin-left: 40%;
}

/* end shopping cart page */

/* help pages */
ul.help-items {
  padding-left: 0;
  margin-top: 1em;
  margin-left: .5em;
}

ul.help-items li {
  list-style-type: none;
  margin-bottom: 1em;
}

span.field-required {
/* Note: this style is intended to eventually fully replace the .Star style. */
  color: #FF0000;
  font-family: Courier, monospace;
  vertical-align: top;
}

dl.store-faq {
  font-family: Helvetica,Arial,Sans-serif; 
  font-size: 12pt; 
}

dl.store-faq dt {
  float: none;
}

dl.store-faq > dt {
  font-weight: bold; 
  color: rgb(150, 121, 43);
  }

dl.store-faq > dt:before {
  content: "\2014 \00a0";
  font-weight: normal;
  color: #38143e;
}

dl.store-faq > dd {
  padding: 1em;
}

dl.store-faq dl > dd {
  margin-left: 0;
}

div.privacy-policy dt {
  float: none;
}

/* end help pages */

dl.subcategories {
  padding: 0 2em 0 1em;
  margin: 0;
}
dl.subcategories dd {
  text-align: right;
}

/* gift certificate form */
form.gcform dt {
  text-align: right;
}

div.gc-footer {
  text-align: center;
}
/* end gift certificate form */

/* search related styles */
div.search-again {
  text-align: right;
  margin-bottom: 1em;
}
div#open1, div#close1 {
  cursor: hand;
  float: left;
  margin-right: .2em;
}
/*
div#open1, div#close1 {
  cursor: hand;
  display: inline;
}

div#open1 {
  display: none;
}

*/
div#advanced-search-choices a {
  font-weight: bold;
}

div.search-in-category {
  margin: 1em 0;
}

div#box1 dt {
  width: 25%;
}

div#box1 dd {
  width: 75%;
  margin-left: 25%;
}

input.type_submit {
  padding: .5em;
}
/* end search related styles */

input#add2wl-button {
  margin-top: 2em;
}

span#save_percent {
line-height: 200%;
}

