@charset "utf-8";
p {
	margin-top:0;
	
	color: #400040;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #BBBBBB;
}

h1 {
	Margin-top: 0;
	font-size: medium;
	color: #9933CC;
}

h2 {
	margin-top: 0;
	font-size: small
	color: #9933CC;
	margin-bottom:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #C52614;
}

.main {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EA4331;
	border: 4px solid #FFF866;
}
.banner {
	height: 200px;
	width: 100%;
	text-align: center;
}

.banner img {
	border:0;
}

.nav {
	height: 30px;
	width: 100%;
	text-align: center;
	background-color: #FFF866;
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9933CC;
	border-bottom-color: #9933CC;
}

.navlist {
	display:inline;
	list-style-type: none;
}

.navlist li {
	display: inline;
	margin-right: 16px;
	margin-top: 25px;
}

.navlist li a
{
	text-decoration: none;
	color: #C52614;
	font-weight: 900;
	font-size: 16px;
	line-height: 30px;
}

.navlist li a:hover

{
	color: #BAED74;
}
.leftcolumn {
	width: 30%;
	float: left;
	padding-top: 15px;
}
.rightcolumn {
	height: 100%;
	width: 70%;
	float: right;
	padding-top: 15px;
}



.leftboxtop {
	width: 80%;
	border: 1px solid #333333;
}

.leftboxtop h2{
	margin-top: 0;
}
.leftboxbottom {
	width: 80%;
	margin-top: 15px;
	border: 1px solid #333333;
}
.rightbox {
	width: 92%;
	border: 1px solid #000000;
}

.box {
	background-color:#FFF866;
	border: 3px solid #94e32d;
	padding: 8px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.picright {
	float: right;
	margin: 4px;
}

.picleft {
	margin: 4px;
	float: left;
}

.footer {
	background-color: #C52614;
	clear: both;
	text-align: center;
	padding: 8px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #AD58D6;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EA4331;
	color: #FFF866;
	vertical-align: middle;
}

.footer p{
	color: #FFF866;
	margin-bottom: 5px;
}
#shirt {
	float: none;
	height: 115px;
	width: 112px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

.clearleft {
	margin: 4px;
	clear: left;
}
.clearright {
	margin: 4px;
	clear: right;
}
.nofloat {
	margin: 4px;
	float: none;
}
.link_item {
	vertical-align: middle;
	text-align: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	margin-left: 6px;
}
.centertext {
	text-align: center;
}
.sidenav {
	list-style-type: none;
	display: block;
}

ul{ 
padding:0; 
margin:0; 
}


.sidenav li{
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-indent: 10px;
}

.sidenav li a
{
	text-decoration: none;
	color: #339933;
	font-weight: 900;
	font-size: 16px;
	line-height: 24px;
}

.sidenav li a:hover

{
	color: #9933AB;
}
.catalog {
	width: 97%;
	margin: auto;
	background-color: #FFFDCC;
	border: 4px solid #E7291D;
	padding-top: 6px;
}
.item {
	padding: 4px;
	height: 120px;
	margin: 8px;
	background-color: #FFF86F;
	vertical-align: 555%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF00CC;
	border-right-color: #FF00CC;
	border-bottom-color: #FF00CC;
	border-left-color: #FF00CC;
}
.itembox {
	float: left;
	width: 30%;
	margin: 6px;
	background-color: #FFFDCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 100px;
}

.itembox p {
	vertical-align: bottom;
	top: 30px;
	position: relative;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
}
.detailphoto {
	border: 4px solid #339933;
	width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.detailtitle {
	font-size: 18px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #C8F091;
	width: 306px;
	border: 1px solid #9933CC;
	color: #47710F;
	font-weight: 500;
}
.detaildescription {
	width: 298px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #33FF33;
	border-bottom-color: #33FF33;
	border-left-color: #33FF33;
	padding: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFFCC6;
}
