@charset "UTF-8";
.retailstylesheet {
}

@font-face {
	font-family: Arimo; src: url('Arimo-Regular-Latin.ttf');
}

body {
	background-color:  #1e1e1e;
	margin-top: 0px;
	padding: 0px;
	text-align: center;

}


#image {
	height: 1024px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

header, nav, footer, aside {
	display: block;
	overflow: hidden;
}

#mcontainer {
	width: 1026px;
	margin: 0px auto 0px auto;

}


.noshow {
	display: none;
}

header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 1024px;
	height: 185px;
	margin: 0px auto 0px auto;
	text-align: left;
	
}


#cart {
	height:40px;
	width: 400px;
	float: right;
	margin-right: -45px;
	text-align: center;
	font-family: Arimo;
	font-size: 10px;
	
}

#cart a {
	height: 20px;
	width: 100px;
	display: inline-block;
	padding-right: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
	
#cart a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #d19719;
}


#content {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 2px solid #c93819;
	width: 1024px;
	height: 1557px;
}

#content2 {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 2px solid #c93819;
	width: 1024px;
	height: 1340px;
}



nav {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #000;
	border-bottom: 2px solid #c93819;
	width: 1024px;
	height: 45px;
	font-family: Arimo;
}

#nav ul li a {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

#nav a:hover {
	color: #d19719;
}


table {
	font-family: Arimo;
	text-align: left;
	color: white;
}

table a {
	font-family: Arimo;
	font-size: 10px;
	color: #c93819;
}

table a:hover {
	color: #d19719;
	text-decoration: none;
}


li {
	list-style-type: none;
	display: inline;
}

#slideshow  {
	width: 1024px;
	height: 450px;
	margin: 0px auto 0px auto;
}

#headerad  {
	width: 1024px;
	height: 440px;
	margin: 0px auto 0px auto;
}

p {
	font-family: Arimo;
	font-size: 16px;
	color: black;
}

#numbers {
	width: 100px;
	float: right;
	margin-right: 200px;
}



#advertisement {
	width: 1024px;
	height: 1050px;
	border-top: 2px solid #c93819;
	margin-top: 10px;
}

#artwork {
	background-image: url(../img/ADS/artwork.jpg);
	height: 1050px;
	width: 604px;
	float: left;
	
}
#artwork p {
	display: none;
}

#adtopright {
	background-image: url(../img/ADS/ad_top_right.jpg);
	height: 550px;
	width: 410px;
	float: right;
	
}
#adtopright p {
	display: none;
}

#adbottomright {
	background-image: url(../img/ADS/ad_bottom_right.png);
	height: 490px;
	width: 410px;
	float: right;
	margin-top: 10px;
	
}
#adbottomright p{
	display: none;
}

#item {
	display: inline;
	height: 400px;
	width: 300px;
	padding: 10px;
	position: relative;
}

#itemcase {
	width: 1024px;
	height: 840px;
	border-top: 2px solid #c93819;
	margin-top: 10px;
}

#itemcase .row1 {
	width: 1024px;
	height: 410px;
	padding-top: 10px;
	
}

#itemcase .row2 {
	width: 1024px;
	height: 410px;
	padding-top: 10px;
	
}




























footer {
	background-image: url(../img/footer.jpg);
	background-position: center;
	width: 1024px;
	height: 100px;	
	margin-top: 10px;
}

footer .text{
	margin-top: 25px;
}

footer ul li {
	/*background-color: #0F0;*/
}

footer p {
	color: #FFF;
	font-size: 10px;
}


footer a {
	font-family: Arimo;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

footer a:hover {
	color: #d19719;
}


#video {
	background-image: url(../img/Slideshow/shopad.jpg);
	background-repeat: no-repeat;
	background-color: #d19719;
	height: 445px;
	width: 1024px;
}

iframe {
	padding-top: 210px;
	float: right;
}



