/* CSS Document */
body {
	margin: 0 0;
	background-color:#f00010;
	font-family:Tahoma, Verdana;
	font-size:0.8em;
}
h1 {
	font-size:24px;
}
h3 {
	font-size:16px;
}

#container {
	position:relative;
	width:790px;
	height:1000px;
	margin: 0 auto;
	background-color:#f00010;
	
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:100px;
}
#login {
	position:absolute;
	top:0px;
	left:520px;
	width:270px;
	height:100px;
	font-size:0.7em;
	
}
#login a{
	color:#FFCC0a;
	text-decoration:none;
	font-weight:bold;
}
#navbar {
	position:absolute;
	background-color:#FFCC0a;
	top:119px;
	left:240px;
	border-style:solid;
	border-width:1px;
	width:550px;
	height:30px;
	line-height:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	z-index:5;
}
#navbar a {
	text-decoration:none;
	color:#000;
}
#navbar a:hover {
	color:#ff0100;
}
#navbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height:30px;
  z-index:5;
}
#navbar li {
  float: left;
  position: relative;
  width:78px;
  display:block;
  background-color:#FFCC0a;
  height:30px;
  text-align:center;
  line-height:30px;
  z-index:5;
 
}
#navbar .li2{
	float: left;
  	position: relative;
  	width:128px;
  	display:block;
  	background-color:#FFCC0a;
  	height:30px;
  	text-align:center;
  	line-height:30px;
  	
}
#navbar li ul{
  position: absolute;
  width:78px;
  top:30px;
  left: -999em; 
  border-top:1px solid;
  z-index:5;
}
#navbar li ul li{
	border-width:0 1px 1px 1px;
	border-style:solid;
	z-index:5;
}

#navbar li:hover ul, #navbar li.sfhover ul {
     left: -1px;
	 z-index:5;
}

#sidebar {
	position:absolute;
	top:119px;
	left:0px;
	width:220px;
	height:400px;
	background-image:url(images/sidebar.gif)
}
#subsidebar {
	position:absolute;
	top:549px;
	left:0px;
	width:220px;
	height:80px;
	padding-top:18px;
	text-align:center;
	font-size:20px;
	background-image:url(images/subsidebar.gif);
	background-repeat:no-repeat;
}
#sidebar a{
	color:#000000;
	text-decoration:none;
}
#subsidebar a:hover{
	color:#0099FF;
}
#subsidebar a{
	color:#000000;
	text-decoration:none;
}
#sidebar a:hover{
	color:#0099FF;
}
#main {
	position:absolute;
	top:150px;
	left:240px;
	padding:3px;
	border-style:solid;
	border-width:1px;
	width: 544px;
	height:694px;
	background-color:#FFF;
	background-image:url(images/footer.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
#main a{
	color:#000000;
}
#main a:hover{
	color:#0099FF;
}
#flash {
	float:right;
	width:300px;
	height:300px;
	z-index:1;
	margin:5px;
	background-color:#FF0100;
}
.frontbox {
	display:block;
	width:170px;
	height:140px;
	float:left;
	
}
.frontbox h3 {
	text-align:center;
}
#copyright {
	position:absolute;
	top:851px;
	left:240px;
	border-style:solid;
	border-width:1px;
	width:550px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#FFCC0a;
	font-size:10px;
}
#leftbox {
	display:block;
	float:left;
	margin:2px;
	border-style:solid;
	border-width:1px;
	width:175px;
	height:250px;
}
#midbox {
	position:absolute;
	left:187px;
	top:50px;
	border-style:solid;
	border-width:1px;
	width:175px;
	height:250px;
}
#rightbox {
	position:absolute;
	left:368px;
	top:50px;
	border-style:solid;
	border-width:1px;
	width:175px;
	height:250px;
}
#l1 {
	display:block;
	padding:5px;
	float:left;
	width:165px;
	height:190px;
	margin:2px;
	background-image:url(images/l1.gif);
	
	font-size:11px;
}
.pic{
	padding:5px;
	text-align:center;
	
}
.catText{
	padding:5px;
	text-align:center;
	display:block;
	width:153px;
	height:60px;
	
	text-align:center;
	padding-top:20px;
	font-weight:bold;
	font-size:14px;
}
.catText a{
	text-decoration:none;
	color:#000;
}
#l1 .itemName{
	text-align:center;
}
#l1 .itemPrice{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#l1 .info{
	float:left;
	display:block;
	width:75px;
	text-align:center;
	
}
#l1 .add{
	float:left;
	display:block;
	width:75px;
	text-align:center;

}
#mainhead {
	position:absolute;
	left:9px;
	top:9px;
	border-style:solid;
	border-width:1px;
	width:530px;
	height:100px;
}
.storebox {
	border-style:solid;
	border-width:1px;
	width:521px;
	height:100px;
	margin:9px;
	padding:2px;
}
.cartbox1 {
	border-width:1px;
	border-style:solid;
	width:530px;
	height:30px;
	margin:0px 9px;
	background-color:#FFFFCC;
	font-weight:bold;
	font-size:1.1em;
}
.cartbox1s {
	border-width:1px;
	border-style:solid;
	width:530px;
	height:30px;
	margin:5px 9px 0 9px;
	background-color:#FFFFCC;
	font-weight:bold;
	font-size:1.1em;
}
.cartbox {
	border-width:0 1px 1px 1px;
	border-style:solid;
	width:530px;
	height:30px;
	margin:0px 9px;
}
.cboxname {
	display:block;
	float:left;
	width:300px;
	height:24px;
	border-right-style:solid;
	border-width:1px;
	padding:7px 0 0 5px;
}
.cboxnames{
	display:block;
	float:left;
	width:340px;
	height:24px;
	border-right-style:solid;
	border-width:1px;
	padding:7px 0 0 5px;
}
.cboxnamest{
	display:block;
	float:left;
	width:389px;
	height:24px;
	border-right-style:solid;
	border-width:1px;
	padding:7px 0 0 5px;
}
.cboxtotal{
	display:block;
	float:left;
	width:394px;
	height:24px;
	border-right-style:solid;
	border-width:1px;
	padding:7px 0 0 5px;
}
.cboxqty {
	display:block;
	float:left;
	width:48px;
	height:26px;
	border-right-style:solid;
	border-width:1px;
	line-height:22px;
	text-align:center;
	padding-top:4px;

}
.cboxtrash {
	display:block;
	float:left;
	width:30px;
	height:23px;
	border-right-style:solid;
	border-width:1px;
	padding:7px 0 0 14px;
}
.cboxprice {
	display:block;
	float:left;
	width:113px;
	height:23px;
	padding:7px 14px 0 0;
	text-align:right;
	
}
h2 {
	padding-top:110px;
}
.oform{
	width:100%;
}
.oform td {
	width:50%;
	background-color:#FEE7D6;
	padding:5px;
}
.oformh {
	width:49%;
	float:left;
	
}
