@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000;
	margin: 0;
	padding: 0 0 20px 0;
	background-image: url(graphics/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainFrame{
	background-color: #ece8e2;
	width: 883px;
	margin-left: auto;
	margin-right: auto;
	padding-right:15px;
	background-image: url(graphics/inside_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#topWrapper{
	background-color: #ece8e2;
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px;
	border: 1px solid #000;
}

#header{
	background-image: url(graphics/header.gif);
	background-color:#ece8e2;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 95px;
	width: 898px;
	position:relative;
}

.pageLetter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #bf304d;
	position: absolute;
	bottom: 1px;
	right: 30px;
	width: 41px;
	text-align:center;
	letter-spacing: 0em;
	word-spacing: 0em;
}

#navArea{
	background-color: #231f20;
	float: left;
	height: 349px;
	width: 205px;	
	padding:10px;
}

.navItem{
	width: 205px;
	float:left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.navItem a{
	color: #FFF;
	text-decoration: none;
}

.navItem .red{
	color: #bf304d;
}

.navItem a:hover{
	color: #bf304d;
}

#latestArea{
	background-color: #FFF;
	float: right;
	width: 645px;	
}

#latestArea a{
	color: #BF304D;
}

#latestArea h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #231f20;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-transform: uppercase;
}

#latestArea h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #bf304d;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-transform: uppercase;
}

#latestArea p{
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}

#latestArea ul{
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}


#latestPhoto{
	float: right;
	height: 294px;
	width: 423px;	
}

#latestTitle{
	float: left;
	height: 294px;
	width: 48px;
	background-image: url(graphics/latest_arrival.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#latestDescription{
	width: 460px;
	background-color: #232020;
	float: right;
	height: 65px;
	padding:10px 10px 0 10px;
}

#latestDescription .price{
	width:90px;
	float: right;
	height: 23px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	padding-top:35px;
}

#latestDescription .priceSpacer{
	height: 35px;
	text-align:right;
	width:90px;
	float:right;
}

#latestDescription .largeTitle{
	width:360px;
	float: left;
	height: 23px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}

#latestDescription .smallTitle{
	width:360px;
	float: left;
	height: 18px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}

#latestDescription .description{
	width:360px;
	float: left;
	height: 15px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
}


#logos{
	width: 165px;
	background-color:#FFF;
	float:right;
	height:369px;
	background-image: url(graphics/logos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bottomFrame{
	background-color: #ece8e2;
	width: 898px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 1px solid #000;
}

#bottomWhatsNew{
	background-image: url(graphics/bottom_whats_new.jpg);
	float: left;
	height: 250px;
	width: 540px;	
}

#bottomTrends{
	float: left;
	height: 250px;
	width: 358px;	
}

#bottomTrends h2{
	text-transform: uppercase;
	color: #ece8e2;
	background-color: #231f20;
	margin: 0px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	width:173px;
	letter-spacing: 5px;
	text-align:right;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 7px;
}

#bottomTrends .content{
	width: 328px;
	padding: 15px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#bottomTrends .content a{
	font-weight: bold;
	color: #bf304d;
	text-decoration: none;
}

#bottomTrends .content a:hover{
	color: #000;
}

#bottomTrends h3{
	color: #666;
	letter-spacing: 5px;
	font-size: 21px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#footer{
	width: 898px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
/*---INSIDE PAGES---*/


.case{
width: 100%;
margin: 0;
padding: 0;
}

#navAreaInside{
	float: left;
	height: 349px;
	width: 205px;	
	padding:10px;
}

#latestAreaInside{
	float: right;
	width: 645px;	
}

#latestAreaInside h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #231f20;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-transform: uppercase;
}

#latestAreaInside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #bf304d;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-transform: uppercase;
}

#latestAreaInside p{
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}

#contactMap{
	width: 375px;
	height: 380px;
	float:right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactMap a{
	color:#bf304d;
	text-decoration:none;
}

#contactMap a:hover{
	color:#bf304d;
	text-decoration:underline;
	color: #333;
}

#contactInfo{
	width: 240px;
	float:left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#contactInfo a{
	color:#bf304d;
	text-decoration:none;
}

#contactInfo a:hover{
	color:#bf304d;
	text-decoration:underline;
	color: #333;
}

.trends img{
	border: 1px solid #900;	
}
