/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

/*html:: General background, image pattern */
html{

background-color:#ffdede;
background-image:url(images/BG_Body.gif);
background-repeat:repeat;

}
 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {

font-family: Helvetica, sans-serif;
font-size: 10px;
color: #805c42;
background-image:url(images/BG_Body.gif);
background-repeat:repeat;
font-weight: Normal;
margin:0; padding:0;

}

/*Container:: custom div created just to put a wallpaper to the site*/
.Container
{

height:auto;
width:1200px;
background-image:url(images/BG_Logo.gif);
background-position:top;
background-repeat:no-repeat;
border:none;

}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #805c42;
}
/*MainContent:: Unique identifier to the middle part of the script*/
#MainContent
{
background-color:#fbfbee;
background-image:url(images/Main_Detail.gif);
background-repeat:no-repeat;
background-position:bottom right;
border:none;
display:block; overflow:hidden;
}
/*frame:: Controls the  Color of the Store's Frame*/		
.frame {

border:none;
background:none;

}

/*top:: Controls the  Color of the top Bar*/		
.top {
}

/*ExtraMenu:: Superior menu*/
#ExtraMenu
{

height:215px; 
width:360px; 
margin-top:10px; 
margin-left:640px;
color:#805c42;

}

#ExtraMenuList
{

margin:0; padding:0;
list-style:none;

}

#ExtraMenuList li
{

float:left;
margin-right:5px;
margin-left:5px;

}

#ExtraMenuList li a
{

text-decoration:none;
color:#805c42;
font-size:12px;

} 
#LeftUpperLine
{
width:10px;
background-image:url(images/BG_Left_Menu.gif);
background-repeat:no-repeat;
}
#UpperMenuSpace
{
width:30px;
}
#RightUpperLine
{
width:10px;
background-image:url(images/BG_Right_Menu.gif);
background-repeat:no-repeat;
}
/*UpperMenuItem:: Format of the links on the main menu*/
#UpperMenuItem {

font-family: Helvetica;
font-size: 13px;
text-transform: uppercase;
background-image: url(images/SpotMenu.gif);
background-repeat: no-repeat;
padding-left: 16px;
padding-top: 7px;
padding-right: 20px;

}


/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;

}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line 
{

	background-color:#805c42;

}	

/*UpperLine:: configures the height, background and color for the menu uner the logo*/
#UpperLine 
{
margin:0; padding:0;
width:1000px;
height:63px;
background-color:#805c42;
/*background-image:url(images/bg_menu.gif);
background-repeat:no-repeat;*/
border:none;
}

/*alternative:: Controls the form backgrounds and other areas that required an alternative color*/
.alternative
{
   background-color: f5f5dc;
   padding: 2px 2px 2px 2px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 


/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{

	border: 1px dotted #805c42; 
	border-style: none none dotted;

}


/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9191;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: none;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4f3937;

	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9191;
	font-weight: bold;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	background: url(images/BG_featured.gif) repeat-x;*/
	color: #12837A;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color:;
	padding:3px;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #dbbca6;
	color: #805c42;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #805c42;
	border: 1px dotted #805c42; 
	border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #bc0000;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #c32519;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #516970;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #516970;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #767676;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #805c42;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #805c42;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed4545;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #805c42;
	line-height: 18px;
	background-color: #ffffff;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #805c42;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4f3937;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fb7575;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/
/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(images/BG_btn.gif) repeat-x;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(images/BG_btn1.gif) repeat-x;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #805c42;
	cursor: pointer;
} 	


/*BtnSearch:: Controls the buttons*/ 
.BtnSearch {

width: 38px; height: 38px;
margin:0; padding:0;
border: none;
background-image: url(images/Btn_GO1.gif);
background-repeat: no-repeat;
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ffffff;
cursor: pointer;

} 

/*BtnSearch:: Controls the buttons over*/ 
.BtnSearch_over {

width: 38px; height: 38px;
margin:0; padding:0;
border: none;
background-image: url(images/Btn_GO2.gif);
background-repeat: no-repeat;
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ffffff;
cursor: pointer;
} 	
	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
width:100px;
height:20px;
padding-top:3px;
border-top: 1px solid #00b6a9;
border-bottom: 1px solid #00b6a9;
border-left: 1px solid #00b6a9;
border-right: 1px solid #00b6a9;
background-color: FFFFFF;
font-family: Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #805c42;
} 
#TextSearch {
width:196px;
height:32px;
padding-top:10px;
font-size: 14px;
}
#TextMailing {
width:150px;
margin-right:5px;
height:22px;
}
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline
	
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family:Helvetica, sans-serif;
	font-style: normal;
	color: #ed4545;
	text-decoration: underline
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family: Helvetica, sans-serif;
	color: #ed4545;
	text-decoration: underline
} 

A.menu
{
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Helvetica, sans-serif;
	color: #ff9190;
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Helvetica, sans-serif;
	color: #ff9190;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat {

font-family: Helvetica, sans-serif;
color: #805c42;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-left: 10px;
line-height: 20px;

}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover {

font-family: Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 20px;
margin-left: 10px;
background-color: #ff9191;
width: 100%;

}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited {

font-family: Helvetica, sans-serif;
color: #805c42;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 20px;

}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {

font-family: Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 20px;
background-color: #ff9191;
margin-left: 10px;
width: 100%;

} 

/*Home Extras:: divs, and special format applied just in the home page*/
#HomeExtras
{
margin:0; padding:0;
width:100%; height:100%;
display:block;
background-image:url(images/BG_Body.gif);
background-repeat:repeat;
border:none;
text-align:left;
display:block; overflow:hidden;
}

#FirstLine
{
margin:0; padding:0;
width:1000px; height:auto;
display:block; overflow:hidden;
}

#HomeLeft
{
margin:0; padding:0;
width:393px; height:auto;
display:block; overflow:hidden;
float:left;
}
#HomeRight
{
margin:0; padding:0;
width:607px; height:auto;
display:block; overflow:hidden;
float:left;
}
#HomeRight ul
{
margin:0; padding:0;
}

#ShopNow
{
margin:0;
width:377px; height:182px;
background-image:url(images/Box_shopnow.gif);
background-repeat:no-repeat;
display:block; overflow:hidden;
}
#InnerShopNow
{
margin-top:130px; margin-left:290px;
width:38px; height:38px;	
}
#ShopNowList
{
list-style:none;
display:block;
}

#ShopNowList li a
{
text-indent:-999999px;
width:38px; height:38px;
display:block; overflow:hidden;
}

#LinkShopNow
{
margin:0; padding:0;
width:38px; height:38px;
background-image:url(images/Shop_Go.gif);
background-repeat:no-repeat;
display:block; overflow:hidden;
}
#LinkShopNow:hover
{
background-position:-38px;
}

#Deals
{
margin-top:13px;
width:377px; height:178px;
background-image:url(images/Box_Deals.gif);
background-repeat:no-repeat;
display:block; overflow:hidden;
}
#InnerDeals
{
margin-top:130px; margin-left:290px;
width:38px; height:38px;	
}

#DealsList
{
width:38px; height:38px;
list-style:none;
display:block;
}

#DealsList li a
{
text-indent:-999999px;
width:38px; height:38px;
display:block; overflow:hidden;
}

#LinkDeals
{
margin:0; padding:0;
width:38px; height:38px;
background-image:url(images/Deal_Go.gif);
background-repeat:no-repeat;
display:block; overflow:hidden;
}

#LinkDeals:hover
{
background-position:-38px;
}

#MainCategory
{
width:607px; height:373px;
list-style:none;
}

#MainCategory li a
{
text-indent:-999999px;
display:block; overflow:hidden;
}

#LinkHeadbands
{
margin:0; padding:0;
width:607px; height:373px;
background-image:url(images/Main_ima_home.jpg);
background-repeat:no-repeat;
}

#ThreeBoxes
{
margin:0; padding:0;
width:1000px; height:262px;
display:block; overflow:hidden;
text-align:left;
}
#ThreeBoxes ul
{
margin:0; padding:0;
}
#ThreeLinks
{
width:1000px; height:262px;
list-style:none;
}

#ThreeLinks li
{
float: left;
}

#ThreeLinks li a
{
text-indent:-999999px;
display:block; overflow:hidden;
}

#Link01
{
margin:0; padding:0;
width:324px; height:262px;
background-image:url(images/Ima_Hairbows.jpg);
background-repeat:no-repeat;
}

#Link02
{
margin:0; padding:0;
margin-left:14px;
width:324px; height:262px;
background-image:url(images/Ima_Hats.jpg);
background-repeat:no-repeat;
}

#Link03
{
margin:0; padding:0;
margin-left:14px;
width:324px; height:262px;
background-image:url(images/Ima_Flowerclips.jpg);
background-repeat:no-repeat;
}

#AboutBox
{
margin:0; padding:0;
width:1000px; height:auto;
background-color:#f5f5dc;
background-image:url(images/About_Home_Title.gif);
background-repeat:no-repeat;
background-position:top;
display:block; overflow:hidden;
}
#AboutText
{
margin-left:50px; margin-top:62px;
padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:20px;
width:610px;
float:left;
display:block; overflow:hidden;
}

#AboutTable
{
width:610px;
font-family: Helvetica, sans-serif;
font-size:12px;
color:#805c42;
text-align:justify;
display:block; overflow:hidden;
}

#Col1
{
width:50%;
}
#Col2
{
width:50%;
padding-left:30px;
}

#AboutLinks
{
margin-top:50px; margin-left:30px;
width:275px; height:350px;
background-image:url(images/BG_AboutLinks.gif);
background-repeat:no-repeat;
text-align:left;
float:left;
}
#AboutLinks div ul
{
margin:0; padding:0;
}

#AboutLinks h1
{
color:#ff9191;
font-family: Helvetica, sans-serif;
font-size:41px;
margin:0; padding:0;
line-height:43px;
text-align:center;
}
#AboutLinks h2
{
color:#ff9191;
font-family: Helvetica, sans-serif;
font-size:22px;
margin:0; padding:0;
line-height:24px;
text-align:center;
}
#InnerFacebook
{
margin-left:70px; padding:0;
width:131px; height:40px;
}
#Facebook 
{
margin:0; padding:0
width:131px; height:40px;
list-style:none;
}
#Facebook li a
{
text-indent:-999999px;
display:block;
}
#FacebookLink
{
margin:0; padding:0;
width:131px; height:40px;
background-image:url(images/FacebookLink.gif);
background-repeat:no-repeat;
}
#FeaturedItems
{
background-color:#f5f5dc;
display:block; overflow:hidden;
}
#FeaturedHomeTitle
{
background-color:#f5f5dc;
width:1000px; height:65px;
background-image:url(images/Featured_home_title.gif);
background-repeat:no-repeat;
}

#CustomizeFooter
{
width:100%; height:310px;
margin-top:-100px;
position:absolute;
z-index:-20;
background-image:url(images/BG_Footer.gif);
background-repeat:no-repeat;
background-position:center;
display:block; overflow:hidden;
}
#FooterBrown
{
margin-top:230px;
width:100%; height:80px;
background-color:#805c42;
color:#ffffff;
font-family: Helvetica, sans-serif;
font-size:10px;
padding-right:30px;
text-align:center;
}
#LinksFooter
{
margin:0 auto;
width:1000px; height:80px;
display:block; overflow:hidden;
}

#LinksFooterList
{
width:780px; height:35px; /* CHANGE WIDTH TO MAKE 1000PX BETWEEN WITHD AND MARGIN-LEFT */
margin-left:220px; /* CHANGE MARGIN TO FIT LINKS TO CENTER!!! */
list-style:none;
text-align:center;
}
#LinksFooterList li 
{
float:left;
}
#LinksFooterList li a 
{
text-decoration:none;
display:block;
}

.LinkFooter
{
font-family: Helvetica;
font-size: 13px;
background-image: url(images/SpotMenu.gif);
background-repeat: no-repeat;
padding-left: 18px;
padding-top: 5px;
padding-right: 20px;
border:none;
font-weight:bold;
color:#FFF;
}
.LinkFooter:hover
{
color:#ff9191;
}
.LinkFooter:visited
{
color:#FFF;
}
.LinkFooter:visited:hover
{
color:#ff9191;
}

#Copyright
{
padding-left:40px; padding-right:40px; padding-top:0px;
margin-left:350px; margin-top:0px;
float:left;
}

#Copyright p span
{
color:#ff9191;
}

#DesignBy
{
padding-left:150px; padding-top:0px;
margin-top:0px;
float:left;
}
#DesignBy a
{
color:#00b6a8;
text-decoration:none;
}
#DesignBy a:hover
{
color:#ff9191;
text-decoration:none;
}
#DesignBy a:visited
{
color:#ff9191;
text-decoration:none;
}

.CustomTitle
{
padding:0;
margin-top:-30px; margin-bottom:50px; margin-left:0; margin-right:0;
position:absolute;
z-index:20;
width:750px;
height:100px;
}

#TitleHeadband
{
background-image:url(images/titles/Title_Headband.gif);
background-repeat:no-repeat;
}
#TitleCrochet
{
background-image:url(images/titles/Title_Crochet.gif);
background-repeat:no-repeat;
}
#TitleCrochet15
{
background-image:url(images/titles/Title_Crochet15.gif);
background-repeat:no-repeat;
}
#TitleCrochet27
{
background-image:url(images/titles/Title_Crochet27.gif);
background-repeat:no-repeat;
}
#TitleNylon
{
background-image:url(images/titles/Title_Nylon.gif);
background-repeat:no-repeat;
}
#TitleLace
{
background-image:url(images/titles/Title_Lace.gif);
background-repeat:no-repeat;
}
#TitleSpecial
{
background-image:url(images/titles/Title_Special.gif);
background-repeat:no-repeat;
}
#TitleBeaniesHats
{
background-image:url(images/titles/Title_Beanies_Hats.gif);
background-repeat:no-repeat;
}
#TitleCrochetBeanies
{
background-image:url(images/titles/Title_Crochet_Beanies.gif);
background-repeat:no-repeat;
}
#TitleNewbornBeanies
{
background-image:url(images/titles/Title_Newborn_Beanies.gif);
background-repeat:no-repeat;
}
#TitleInfantBeanies
{
background-image:url(images/titles/Title_Infant_Beanies.gif);
background-repeat:no-repeat;
}
#TitleToddlerBeanies
{
background-image:url(images/titles/Title_Toddler_Beanies.gif);
background-repeat:no-repeat;
}
#TitleKufiBeanies
{
background-image:url(images/titles/Title_Kufi_Beanies.gif);
background-repeat:no-repeat;
}
#TitleCottonBeanies
{
background-image:url(images/titles/Title_Cotton_Beanies.gif);
background-repeat:no-repeat;
}
#TitleNewsboyBeanies
{
background-image:url(images/titles/Title_Newsboy_Beanies.gif);
background-repeat:no-repeat;
}
#TitleHairbows
{
background-image:url(images/titles/Title_Hairbows.gif);
background-repeat:no-repeat;
}
#TitleFlowerclips
{
background-image:url(images/titles/Title_Flowerclips.gif);
background-repeat:no-repeat;
}
#TitleCrochetClip
{
background-image:url(images/titles/Title_Crochetclips.gif);
background-repeat:no-repeat;
}
#TitleGerberaClip
{
background-image:url(images/titles/Title_Gerberaclips.gif);
background-repeat:no-repeat;
}
#TitleSpikeyClip
{
background-image:url(images/titles/Title_Spikeyclips.gif);
background-repeat:no-repeat;
}
#TitleSmallClip
{
background-image:url(images/titles/Title_Smallclips.gif);
background-repeat:no-repeat;
}
#TitleLargeClip
{
background-image:url(images/titles/Title_Largeclips.gif);
background-repeat:no-repeat;
}
#TitleDoubleClip
{
background-image:url(images/titles/Title_Doubleclips.gif);
background-repeat:no-repeat;
}
#TitleBasicClip
{
background-image:url(images/titles/Title_Basicclips.gif);
background-repeat:no-repeat;
}
#TitleMarabouClip
{
background-image:url(images/titles/Title_Marabouclips.gif);
background-repeat:no-repeat;
}
#TitleVarietyPacks
{
background-image:url(images/titles/Title_Variety_Packs.gif);
background-repeat:no-repeat;
}
#TitleMakeFlowers
{
background-image:url(images/titles/Title_Make_Flowers.gif);
background-repeat:no-repeat;
}
#TitleBabyShoes
{
background-image:url(images/titles/Title_Baby_Shoes.gif);
background-repeat:no-repeat;
}
#TitleRhinestones
{
background-image:url(images/titles/Title_Rhinestones.gif);
background-repeat:no-repeat;
}
#TitleHairClips
{
background-image:url(images/titles/Title_Hair_Clips.gif);
background-repeat:no-repeat;
}
#TitleMarabouOstrich
{
background-image:url(images/titles/Title_Marabou_Ostrich.gif);
background-repeat:no-repeat;
}
#TitleSale
{
background-image:url(images/titles/Title_Sale.gif);
background-repeat:no-repeat;
}
#TitleRushOrders
{
background-image:url(images/titles/Title_Rush_Orders.gif);
background-repeat:no-repeat;
}
#TitleAllItems
{
background-image:url(images/titles/Title_All_Items.gif);
background-repeat:no-repeat;
}

/*PRODUCTS:: list of products style */
#LeftBar
{
width:auto; height:100%;
background-image:url(images/Cat_Detail.gif);
background-repeat:no-repeat;
background-position:bottom left;
display:block;
}
#BrownBreaker
{
width:49px;
background-image:url(images/Brown_Lace.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#FBFBEE;
}
#ProductsList
{
margin:0; padding:0;
}
#ProductsHeader
{
width:175px;
height:60px;
background-image:url(images/Products_Title.gif);
background-repeat:no-repeat;
}
#PriceList
{
margin:0; padding:0;
}
#PriceHeader
{
width:175px;
height:60px;
background-image:url(images/Price_Title.gif);
background-repeat:no-repeat;
}
#MailingHeader
{
width:175px;
height:75px;
background-image:url(images/Mailing_Title.gif);
background-repeat:no-repeat;
}
#PoshLink
{
margin-top:15px; margin-bottom:255px; margin-left:15px; padding:0;
width:125px; height:125px;
background-image:url(images/2.png);
background-repeat:no-repeat;
display:block; overflow:hidden;
text-indent:-999999px;
}
.DetailSpace
{
height:120px; width:auto;
}

.FeatImage
{
padding:0; margin:0;
width:100%; height:100%;
background-image:url(images/FeatRepBG.gif);
background-repeat:repeat-y;
}
.UpFeatItem
{
margin:0; padding:0;
width:100%; height:20px;
background-image:url(images/FeatUpBG.gif);
background-repeat:no-repeat;
}
.DownFeatItem
{
margin:0; padding:0;
width:100%; height:20px;
background-image:url(images/FeatDownBG.gif);
background-repeat:no-repeat;
}

	