body
	{
	margin: 0;
	padding: 45px 0 20px 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	/*background-image: url("../images/bg.jpg"); 
	background-repeat: repeat-x;
	background-position: 0 0;*/
	background-color: #000;
	
	}
	
input, textarea, select {istarscreen.css (line 49)
background-color:#FFFFFF;
border:1px solid #828282;
color:#000000;
font-family:arial,verdana,helvetica,sans-serif;
font-size:10px;
}

div
	{
	text-align: left;
	}
	
a {text-decoration:none}
a:link {color:#3399CC}
a:visited {color:#3399CC}
a:active {color:#666}
a:hover {color:#666}

img
	{
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}


fieldset 
	{ 
 	padding: 0; 
	margin: 0; 
	border: 0;
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}
	
/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table;
}
html>body .clearfix {
	display:block;
	zoom: 1;
}
/* \*/
* html .clearfix
{
	height: 1%;
}
/* */


					
a.addToCart
	{
	display: inline;
	background-color: #365571;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	}

	.wrapper
		{
		width: 761px;
		margin-left: auto;
		margin-right: auto;
		background-color: #000;
		}
		
		.header
			{
			height: 75px;
			position: relative;
			background-color: #000;
			}
			
			.header h1
				{
				width: 156px;
				height: 65px;
				background-image: url("../images/logo.gif") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				position: absolute;
				left: 13px;
				top: 0px;
				}
			
				.header h1 a
					{
					overflow: hidden;
					display: block;
					width: 156px;
					height: 65px;
					text-indent: -999em;
					}
					
			.header .topNav
				{
				width: 473px;
				height: 51px;
				padding: 10px 0 0 0;
				position: absolute;
				left: 270px;
				top: 10px;
				background-image: url("../images/bgTopNav.gif") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: #000;
				voice-family: "\"}\"";
				voice-family: inherit;
				
				height: 41px;
				}
				/* Begin hiding from Mac IE */
				/* \*/
				html>body .header .topNav
				{
				height: 41px;
				}
				/* End hiding from Mac IE */
				
				.header .topNav .link1,
				.header .topNav .link2,
				.header .topNav .link3,
				.header .topNav .link4,
				.header .topNav .link5,
				.header .topNav .link6,
				.header .topNav .link7,
				.header .topNav .link8
					{
					float: left;
					height: 20px;
					text-transform: uppercase;
					padding: 0 0 0 8px;
					}
					
				.header .topNav .link1,
				.header .topNav .link5
					{
					width: 100px;
					voice-family: "\"}\"";
					voice-family: inherit;
				
					width: 92px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body .header .topNav .link1,
					html>body .header .topNav .link5
					{
						width: 92px;
					}
					/* End hiding from Mac IE */
					
				.header .topNav .link2,
				.header .topNav .link6
					{
					width: 88px;
					voice-family: "\"}\"";
					voice-family: inherit;
				
					width: 80px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body .header .topNav .link2,
					html>body .header .topNav .link6
					{
						width: 80px;
					}
					/* End hiding from Mac IE */
					
				.header .topNav .link3,
				.header .topNav .link7
					{
					width: 125px;
					voice-family: "\"}\"";
					voice-family: inherit;
				
					width: 117px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body .header .topNav .link3,
					html>body .header .topNav .link7
					{
						width: 117px;
					}
					/* End hiding from Mac IE */
					
				.header .topNav .link4
					{
					width: 157px;
					padding: 0 0 0 40px;
					voice-family: "\"}\"";
					voice-family: inherit;
				
					width: 117px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body .header .topNav .link4
					{
						width: 117px;
					}
					/* End hiding from Mac IE */
					
				
				.header .topNav .link8
					{
					width: 157px;
					padding: 0;
					background-image: url("../images/shoppingCart.gif") ;
					background-repeat: no-repeat;
					background-position: 15px 0;
					background-color: transparent;
					text-indent: -999em;
					}
					
			.navigation
				{
				border: 1px solid #777;
				height: 50px;
				}
					
				.navigation ul 
					{
					height: 50px;
					list-style: none;
					margin: 0;
					padding: 0;
					}
					
					.navigation ul li
						{
						float: left;
						height: 50px;
						width: 95px;
						margin: 0;
						padding: 0;
						}
					
						.navigation ul li a
							{
							padding: 10px 0 0 0;
							display: block;
							height: 50px;
							text-align: center;
							border-right: 1px solid #203448;
							line-height: 16px;
							font-size: 12px;
							background-color: #151515;
							color: #fff;
							voice-family: "\"}\"";
							voice-family: inherit;
							
							height: 40px;
							}
							/* Begin hiding from Mac IE */
							/* \*/
							html>body .navigation ul li a
							{
							height: 40px;
							}
							/* End hiding from Mac IE */
					
							.navigation ul li a span
								{
								color: #999;
								font-size: 9px;
								text-transform: uppercase;
								}
							
							
							.navigation ul li a:hover,
							.navigation ul li a:active
								{
								color: #fff;
								background-color: #000;
								}
							
						.navigation ul li.nav8 
							{
							width: 94px;
							}
							
							.navigation ul li.nav8 a
								{
								border-right: 0;
								}
								
			.search
				{
				border-bottom: 1px solid #404040;
				height: 42px;
				padding: 12px 0 0 15px;
				voice-family: "\"}\"";
				voice-family: inherit;
				
				height: 30px;
				}
				/* Begin hiding from Mac IE */
				/* \*/
				html>body div.search
				{
				height: 30px;
				}
				/* End hiding from Mac IE */
					
				.search .enterNameKeyword
					{
					width: 175px;
					}
					
				.search .goBtn
					{
					background-color: #3399CC;
					padding: 0;
					margin-right: 85px;
					}
					
				.search .shopByCategory,
				.search .shopByDesigner
					{
					width: 185px;
					}
								
			.content
				{
				
				}
								
				.content .leftContent
				{
					float: left;
					}
				.content .rightContent
					{
					float: right;
					}
								
			.signUp
				{
				height: 53px;
				background-image: url("../images/bgSignUp.gif") ;
				background-repeat: repeat-x;
				background-position: 0 0;
				background-color: transparent;	
				padding: 5px 0 0 0;						
				voice-family: "\"}\"";
				voice-family: inherit;
				
				height: 48px;
				}
				/* Begin hiding from Mac IE */
				/* \*/
				html>body div.signUp
				{
				height: 48px;
				}
				/* End hiding from Mac IE */
					
					.signUp .emailSubmit
						{
						float: left;
						height: 32px;
						width: 570px;
						border-right: 1px solid #96ACC1;
						padding: 7px 0 0 12px;		
						voice-family: "\"}\"";
						voice-family: inherit;
						
						height: 25px;
						width: 558px;
						}
						/* Begin hiding from Mac IE */
						/* \*/
						html>body div.signUp .emailSubmit
						{
						height: 25px;
						width: 558px;
						}
						/* End hiding from Mac IE */
					
						.signUp .emailSubmit h2
							{
							font-size: 12px;
							display: inline;
							}
					
						.signUp .emailSubmit .enterEmail
							{
							width: 172px;
							font-size: 10px;
							}
					
						.signUp .emailSubmit .submitBtn
							{
							background-color: #000;
							font-weight: bold;
							color: #fff;
							}
					
					.signUp .links
						{
						float: left;
						text-align: center;
						padding: 5px 0 0 0;
						height: 32px;
						width: 190px;
						voice-family: "\"}\"";
						voice-family: inherit;
						
						height: 27px;
						}
						/* Begin hiding from Mac IE */
						/* \*/
						html>body div.signUp .links
						{
						height: 27px;
						}
						/* End hiding from Mac IE */
						
						.signUp .links .mySpace
							{
							margin: 0 10px 0 0;
							}
								
						.hotProducts
							{
							display: none;
							}
								
						.footer
							{
							padding: 20px 0 75px 0;
							}
								
						.footer .bottomNav,
						.footer .copyright
							{
							text-align: center;
							}
								
						.footer .bottomNav
							{
							color:#2C85B1; 
							padding: 0 0 15px 0;
							}
							
							.footer .bottomNav a
								{
								color:#999; 
								text-decoration:none;
								}
								
							.footer .bottomNav a:hover
								{
								color:#2C85B1; 
								text-decoration:underline;
								}
								
								
/* Home
----------------------------------------------------*/

	
			.home .content
				{
				padding: 15px 0 15px 0;
				}
								
				.home .content .leftContent
					{
					width: 456px;
					margin: 0 5px 0 0;
					}
					
				.home .content .rightContent
					{
					width: 294px;
					padding: 0 7px 0 7px;
					background-color: #1A1A1A;
					border: 1px dotted #404040;
					height: 350px;
					voice-family: "\"}\"";
					voice-family: inherit;
					
					width: 280px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body.home .content .rightContent
					{
					width: 280px;
					}
					/* End hiding from Mac IE */
					
					.home .content .rightContent .shopBrands
						{
						text-align: center;
						padding: 40px 0 20px 0;
						}
					
						.home .content .rightContent .shopBrands h3
							{
							font-size: 12px;
							color: #fff;
							font-weight: bold;
							display: inline;
							padding: 3px;
							text-align: center;
							border: 1px dotted #404040;
							}
					
							.clientLogos {
								margin:0 0 40px 0;
								padding:0;
								border-bottom: 1px solid #535353;
							}
							.clientLogos .scroll-block {
								margin:1px 0 0 0;
								padding:3px 0;
							}
							.clientLogos .scroll-block .left {
								margin:0;
								padding:10px 0 0 0;
								width:13px;
								float:left;
							}
							.clientLogos .scroll-block .right {
								margin:0;
								padding:10px 0 0 0;
								width:13px;
								float:right;
							}
							.clientLogos .scroll-block .image-mask {
								display:inline;
								position:relative;
								margin:2px 5px;
								padding: 2px 0;
								width:240px;
								height:80px;
								float:left;
								overflow:hidden;
								voice-family: "\"}\"";
								voice-family: inherit;
								
								height: 76px;
								}
								/* Begin hiding from Mac IE */
								/* \*/
								html>body .clientLogos .scroll-block .image-mask
								{
								height: 76px;
								}
								/* End hiding from Mac IE */
							
							.clientLogos .scroll-block .image-mask #productThumbs {
								display:block;
								position:relative;
								margin:0;
								padding:0;
								width:1000px;
							}
							.clientLogos .scroll-block .image-mask #productThumbs .cellContain {
								display: inline;
								padding: 2px 2px 2px 2px;
								margin: 0;
								width: 119px;
								height: 104px;
								float: left;
								voice-family: "\"}\"";
								voice-family: inherit;
								
								width: 115px;
								height: 100px;
								}
								/* Begin hiding from Mac IE */
								/* \*/
								html>body .clientLogos .scroll-block .image-mask #productThumbs .cellContain 
								{
								width: 115px;
								height: 100px;
								}
								/* End hiding from Mac IE */

							.clientLogos .scroll-block .image-mask #productThumbs .cellContain a {
								display: block;
								height: 40px;
								width: 115px;
								text-align: center;
							}
					
					.home .content .rightContent .brandList
						{
						display: inline;
						float: left;
						width: 80px;
						margin: 0 0 0 10px;
						padding: 0;
						list-style: none;
						}
					
						.home .content .rightContent .brandList li
							{
							float: left;
							color: #fff;
							padding: 3px 0 3px 10px;
							margin: 0;
							width: 80px;
							font-size: 9px;
							background-image: url("../images/li.gif") ;
							background-repeat: no-repeat;
							background-position: 0 6px;
							background-color: transparent;
							voice-family: "\"}\"";
							voice-family: inherit;
							
							width: 70px;
							}
							/* Begin hiding from Mac IE */
							/* \*/
							html>body.home .content .rightContent .brandList li
							{
							width: 70px;
							}
							/* End hiding from Mac IE */
					
						
						
						.hotProducts
							{
							display: block;
							}

						.hotProducts h1
							{
							display: block;
							font-weight: bold;
							color: #2C85B1;
							font-size: 14px;
							padding: 5px 0 10px 10px;
							}

						.hotProducts .productCell
							{
							float: left;
							width: 142px;
							border: 4px solid #ccc;
							margin: 0 1px 0 1px;
							font-size: 14px;
							text-transform: uppercase;
							text-align: center;
							}
							
							.hotProducts .productCell a
								{
								display: block;
								color: #fff;
								height: 227px;
								background-image: url("../images/bgHotProducts.jpg") ;
								background-repeat: repeat-x;
								background-position: 0 100%;
								background-color: transparent;
								}
	
								.hotProducts .productCell a span
									{
									display: block;
									font-size: 9px;
									padding: 10px 0 0 0;
									}


									
/* Secondary
----------------------------------------------------*/

.secondary .content
	{
	padding: 0;
	margin: 0;
	background-image: url("../images/bgContentSecondary.gif") ;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: transparent;
	}
	
	.secondary .content .leftContent
		{
		width: 194px;
		}
	
		.secondary .content .leftContent h2
			{
			border-top: 1px dotted #738393;
			border-bottom: 1px dotted #738393;
			background-color: #445A70;
			text-transform: uppercase;
			padding: 10px;
			}
	
		.secondary .content .leftContent ul
			{
			margin: 0 0 32px 0;
			padding: 0;
			list-style: none;
			width: 194px;
			}
	
			.secondary .content .leftContent ul li
				{
				margin: 0;
				padding: 0;
				width: 194px;
				border-bottom: 1px solid #5A6F83;
				}
	
				.secondary .content .leftContent ul li a
					{
					display: block;
					padding: 3px 0 3px 25px;
					width: 194px;
					margin: 0;
					font-size: 12px;
					color: #fff;
					voice-family: "\"}\"";
					voice-family: inherit;
					
					width: 169px;
					}
					/* Begin hiding from Mac IE */
					/* \*/
					html>body.secondary .content .leftContent ul li a
					{
					width: 169px;
					}
					/* End hiding from Mac IE */
					
				.secondary .content .leftContent ul li a:hover
					{
					background-color: #000;
					}
					
				.secondary .content .leftContent ul li.on a
					{
					background-image: url("../images/bgSubnavOn.gif") ;
					background-repeat: no-repeat;
					background-position: 14px 9px;
					background-color: #000;
					}
	
				.secondary .content .leftContent ul li ul
					{
					margin: 0;
					padding: 0;
					list-style: none;
					border-top: 1px solid #5A6F83;
					}
			
					.secondary .content .leftContent ul li ul li
						{
						margin: 0;
						padding: 0;
						border-bottom: 0;
						}
			
					.secondary .content .leftContent ul li ul li a
						{
						margin: 0;
						padding: 0;
						width: 194px;
						padding: 3px 0 3px 45px;
						voice-family: "\"}\"";
						voice-family: inherit;
						
						width: 149px;
						}
						/* Begin hiding from Mac IE */
						/* \*/
						html>body.secondary .content .leftContent ul li ul li a
						{
						width: 149px;
						}
						/* End hiding from Mac IE */
					
					.secondary .content .leftContent ul li.on ul li a
						{
						background-image: none;
						background-color: transparent;
						}
					
					.secondary .content .leftContent ul li.on ul li a:hover
						{
						background-color: #000;
						}
	
		.secondary .content .rightContent
			{
			width: 566px;
			padding: 0;
			margin: 0;
			color: #000;
			}
	
			.secondary .content .rightContent .breadCrumb
				{
				background-color: #CACACA;
				height: 31px;
				padding: 7px 0 0 10px;
				font-size: 10px;
				color: #333;
				voice-family: "\"}\"";
				voice-family: inherit;
				
				height: 24px;
				}
				/* Begin hiding from Mac IE */
				/* \*/
				html>body.secondary .content .rightContent .breadCrumb
				{
				height: 24px;
				}
				/* End hiding from Mac IE */
	
				.secondary .content .rightContent .breadCrumb a,
				.secondary .content .rightContent .breadCrumb span
					{
					margin: 0 15px 0 15px;
					}
		
				.secondary .content .rightContent .breadCrumb a,
				.secondary .content .rightContent .breadCrumb a:visited
					{
					color: #666;
					text-decoration: underline;
					}
			
				.secondary .content .rightContent .breadCrumb a:hover,
				.secondary .content .rightContent .breadCrumb a:active
					{
					color: #2C85B1;
					text-decoration: underline;
					}
	
			.secondary .content .rightContent .productNavTop,
			.secondary .content .rightContent .productNavBottom
				{
				padding: 10px 0 0 55px;
				font-size: 11px;
				height: 40px;
				voice-family: "\"}\"";
				voice-family: inherit;
				
				height: 30px;
				}
				/* Begin hiding from Mac IE */
				/* \*/
				html>body.secondary .content .rightContent .productNavTop,
			    html>body.secondary .content .rightContent .productNavBottom
				{
				height: 30px;
				}
				/* End hiding from Mac IE */
	
				.secondary .content .rightContent .productNavTop a,
				.secondary .content .rightContent .productNavBottom a
					{
					color: #999;
					text-decoration: underline;
					}
		
					.secondary .content .rightContent .productNavTop .pageNav,
					.secondary .content .rightContent .productNavBottom  .pageNav
						{
						float: right;
						padding: 0 55px 0 0;
						}
		
					.secondary .content .rightContent .productNavTop select
						{
						color: #000;
						background-color: #fff;
						margin: 0 30px 0 0;
						}
		
					.secondary .content .rightContent .productNavTop select.sortBy
						{
						margin: 0 20px 0 0;
						width: 120px;
						}
		
					.secondary .content .rightContent .productNavTop select.view
						{
						margin: 0 20px 0 0;
						width: 90px;
						}
					
		/* PRODUCT GALLERY*/
			
			.secondary .content .rightContent .productGallery
				{
				padding: 20px 0 20px 25px;
				background-image: url("../images/bgProductGallery.gif") ;
				background-repeat: repeat-y;
				background-position: 0 0;
				background-color: transparent;
				}
			
				.secondary .content .rightContent .productGallery .itemCell
					{
					display: inline;
					width: 132px;
					float: left;
					margin: 0 22px 0 20px;
					padding: 0 0 20px 0;
					}
					
					.secondary .content .rightContent .productGallery .productLink
						{
						display: block;
						padding-bottom: 10px;
						}
					
						.secondary .content .rightContent .productGallery .productLink
							{
							font-size: 12px;
							color: #000;
							}
					
						.secondary .content .rightContent .productGallery a.productLink:hover
							{
							color: #2C85B1;
							}
							
							.secondary .content .rightContent .productGallery .productLink img
								{
								border: 1px solid #C0C0C0;
								margin-bottom: 12px;
								}
					
							.secondary .content .rightContent .productGallery .productLink span
								{
								text-decoration: underline;
								}
					
					.secondary .content .rightContent .productGallery .price
						{
						display: block;
						font-size: 11px;
						color: #000;
						font-weight: bold;
						margin-bottom: 10px;
						}

		/* PRODUCT DETAIL*/
						
					.secondary .content .rightContent .productDetail
						{
						padding: 10px 0 0 0;
						}
						
					.secondary .content .rightContent .productDetail .imageContain
						{
						width: 282px;
						float: left;
						text-align: center;
						}
						
						.secondary .content .rightContent .productDetail .imageContain img
							{
							border: 1px solid #C0C0C0;
							margin-bottom: 12px;
							}
						
						.secondary .content .rightContent .productDetail .imageContain .zoom
							{
							background-image: url("../images/zoomLens.gif") ;
							background-repeat: no-repeat;
							background-position: 0 3px;
							background-color: #fff;
							padding: 5px 0 5px 25px;
							color: #666666;
							text-transform: uppercase;
							}
						
					.secondary .content .rightContent .productDetail .detailContain
						{
						width: 274px;
						float: left;
						}
						
						.secondary .content .rightContent .productDetail .detailContain h2
							{
							font-size: 16px;
							margin: 0 0 14px 0;
							}
							
						.secondary .content .rightContent .productDetail .detailContain dl
							{
							width: 220px;
							margin: 0 0 14px 0;
							padding: 0;
							}
							
							.secondary .content .rightContent .productDetail .detailContain dl dt
								{
								float: left;
								width: 70px;
								margin: 0;
								padding: 0;
								font-size: 12px;
								font-weight: bold;
								}
								
							.secondary .content .rightContent .productDetail .detailContain dl dd
								{
								float: left;
								width: 150px;
								margin: 0;
								padding: 0;
								font-size: 12px;
								}
			
							.secondary .content .rightContent .productDetail .detailContain dl dd select
								{
								color: #000;
								background-color: #fff;
								margin: 0 30px 0 0;
								width: 115px;
								}
						
					.secondary .content .rightContent .productDetail .detailContain .description
						{
						font-size: 12px;
						padding: 0 10px 10px 0;
						}
						
			/* Detail - Product Suggestions */
							
			.secondary .content .rightContent .productSuggestions
				{
				padding: 10px;
				}
							
			.secondary .content .rightContent .productSuggestions h3
				{
				background-color: #E4E4E4;
				padding: 10px 0 10px 15px;
				margin: 0 0 10px 0;
				}
							
			.secondary .content .rightContent .productSuggestions .wrapItems
				{
				padding: 0 0 0 45px;
				}
			
				.secondary .content .rightContent .productSuggestions .itemCell
					{
					display: inline;
					width: 115px;
					float: left;
					margin: 0 22px 20px 20px;
					}
					
					.secondary .content .rightContent .productSuggestions .productLink
						{
						display: block;
						padding-bottom: 10px;
						}
					
						.secondary .content .rightContent .productSuggestions .productLink
							{
							font-size: 12px;
							color: #000;
							}
					
						.secondary .content .rightContent .productSuggestions a.productLink:hover
							{
							color: #2C85B1;
							}
							
							.secondary .content .rightContent .productSuggestions .productLink img
								{
								border: 1px solid #C0C0C0;
								margin-bottom: 12px;
								}
					
							.secondary .content .rightContent .productSuggestions .productLink span
								{
								text-decoration: underline;
								}
					
					.secondary .content .rightContent .productSuggestions .price
						{
						display: block;
						font-size: 11px;
						color: #000;
						font-weight: bold;
						margin-bottom: 10px;
						}
						
							
		