@charset "utf-8";
/* CSS Document */
html {height: 100%;}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
}

p {padding-bottom: 1.2em;}

a {color: #ea481e;}
a:hover {color: #eae8b3;}


body { background: #000000; 
       font: normal 11px "Tahoma",sans-serif;
      }

#header {
	background: #FFFFFF;
	width: 780px;
	margin: 0 auto;
	padding: 20px;
		  }

#banner {
	width: 780px;
	height: 150px;
		 }

#clearer {clear: both;}

/* navigation */
#wrapnav{margin: 0 auto;}
#navigation ul, #navigation li { list-style:none; background: #fff; float:left;
	}
#navigation {
	background: #fff;
	height: 35px;
	width: 780px;
}
#navigation a {
	color: #000000;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	text-decoration: none;
}
#navigation a:hover{
    background: #990000;
	color: #FFFFFF;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	text-decoration: none;
	}
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
    background: #990000;
	color: #FFFFFF;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	text-decoration: none;
	}
	
	
/* footer */
#footer {
	margin-top: 20px;
	background: #990000;
	color: #FFF;
	font: bold 1em sans-serif;
	width: 780px;
	height: 35px;
	line-height:35px;
	text-align: center;
	text-decoration:none;
	clear: both;
	
}
#footer a,#footer a:hover {color: #debe81;
text-decoration:none;}


#mainContent {
	background: #FFFFFF;
	font-size: 1.2em;
	width:780px;
	line-height:10px;
	margin: 0 auto;
	clear:both;
}

/* catalogue*/
#catCont1 {
	color:#000000;
	margin: 20px 0px 20px 0px;
	width:160px;
	float:left;
	list-style:none;
	line-height: 20px;
}

#catCont1 a {
    color:#333333;
	font-family: sans-serif;
	font-size: 1.1em;
	list-style:none;
	text-decoration: none;
	padding-left: 20px;
}

#catCont1 a:hover{
color:#990000;
	list-style:none;
	text-decoration: none;
	}

#itemCat{ color:#333333; font: normal 1.6em "Trebuchet MS",sans-serif; padding: 20px;}

#itemCat ul { color:#333333; font: normal 1.6em "Trebuchet MS",sans-serif; list-style:none;} 

#itemCat li a{
    color:#333333;
	padding: 8px 0 8px 5%;
	text-decoration: none;}

#itemCat li a{padding: 8px 0 8px 5%;
	          text-decoration: none;}

#catCont2 h1 {
	font: normal 1em "Trebuchet MS",sans-serif;
	color: #000000;
}

#catCont2 h2 { font: normal 1.6em "Trebuchet MS",sans-serif;
               color: #990000;}

#catCont1 h2 { font: normal 1.6em "Trebuchet MS",sans-serif;
               color: #990000;}
#catCont1 h3 {
	font: normal 1.2em sans-serif;
	color: #debe81;
}

#catCont2 {
	border-left: #990000 1px solid;
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
	width:590px;
	float:right;
}

#shirtItem {
	height:200px;
	text-align:center;
	width: 160px;
	float: left;
	margin: 20px 10px;
	line-height: 5px;
}


#shirtItem h2 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #990000;
	line-height: 17px;
	padding-top: 5px;
}
#shirtItem h3 {
	font: normal 1.2em sans-serif;
	color: #debe81;
	line-height: 15px;
}

#allItem{
	text-align:center;
	width:590px;
	float: right;
}

#totalPro {
	width:520px;
	float:right;
	text-align:left;
	color: #e5c1c1;
	line-height: 25px;
	padding: 0px 30px 0px 0px;
	margin: 20px 5px 0px 0px;
}

#totalPro a {
    border: #990000 1px solid;
    background: #fff;
	color: #e5c1c1;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 25px;
	padding: 0px 10px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
}
#totalPro a:hover{
	background: #990000;
	color: #FFFFFF;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 25px;
	padding: 0px 10px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}

#totalPro ul, #totalPro li { list-style:none; background: #fff; float:left;
	}
	
#thisnumber a:link, #thisnumber a:visited,
#thisnumber a:hover, #thisnumber a:active {
    background: #990000;
	color: #FFFFFF;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 25px;
	padding: 0 10px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}
