@charset "utf-8";
#footer {
  position: absolute;
  left: 20px;
  bottom:  15px; 
  font-family: Arial;
  font-size:  9px;
  width:233px;
}
#header {
  position: absolute;
  left: 20px;
  top:  70px; 
  font-family: Arial;
  font-size:  9px;
}

#logo {
	position: absolute;
    top: 40%;
    left: 0;
    margin-left: 5px;
	width:100%;
}
#logo-home {
	position: absolute;
	top: 23%;
	left: 0%;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
body {
  margin: 0px;
  padding: 0px;  
  margin-top: 20px;
  background-color:#FFFFFF;
  font-family:Century Gothic;
  	font-size: 14px;
	color: #000000;
}

html {
  height: 100%;

}
#logosmall {
	position: absolute;
	left: 10px;
	top:  10px;
	font-family: Arial;
	font-size:  9px;
	text-align:left;
	height: 43px;
}
#videosection {
  position: absolute;
  left: 20px;
  top:  120px; 
  font-family: Arial;
  font-size:  9px;
}
#video {
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -180px;
}
#portfolio {
	position: absolute;
	top: 70px;
	left: 5;
	width: 100%;
}
#company {
	position: absolute;
	top: 100px;
	width:100%;
	height:400px;
}
#pagetitle {
  position: absolute;
  left: 20px;
  top:  60px; 
  color: #FF00FF; font-family:Century Gothic;font-size:12px;
}
#category {
	font-family:Century Gothic;
	font-size: 20px;
	color: #000000;
	position: absolute;
	top: 36%;
	width:150px;
	text-align:left;
	left: 50%;
	margin-left: -120px;
}
#subcategory {
	font-family:Century Gothic;
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 90px;
	width:220px;
	text-align:left;
	left: 10px;
}
#content {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -300px;
	width:600px;
	height:100%;
}
#contentcart {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -300px;
	width:600px;
	height:100%;
}

img.prodimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	}
	
a.ectlink	{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.ectlink:hover	{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF33FF;
	text-decoration: none;
}

a.subcatlink	{
	color: #000000;
	text-decoration: none;
}
a.subcatlink:hover	{
	color: #FF33FF;
	text-decoration: none;
}

#prodimage:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	color: #FF66FF;
	}

#detailoption {
	font-family: "Century Gothic";
	font-size: 10px;
	text-align:left;
}

td.cartheader{
	 background-color:#000000;
	 color:#ffffff;
}

#billing {
	position: absolute;
	top: 70px;
	left: 170px;
	width:350px;
	height:430px;
	margin-left:5px;
	visibility: visible;
	border: 4px solid #000;
	z-index: 9000;
}
#shipping {
	position: absolute;
	top: 70px;
	left: 540px;
	width:350px;
	height:430px;
	border: 4px solid #000;
	z-index: 9000;
}
#homebox {
	height: 368x;
	width: 490px;
	border: 0px solid;
	border-color: #CCCCCC;
	position: absolute;
	left: 45%;
	top:  80px; 
	margin-left: -400px;
}
#hhomemenu {
	position: absolute;
	left: 54%;
	top:  220px;
	font-family: "Century Gothic";
	font-size:  20px;
	width:200px;
}
#footermain {
	position: absolute;
	left: 76%;
	bottom:  20px;
	font-family: Arial;
	font-size:  9px;
	width:170px;
}
#photomenu {
	height: 180px;
	width: 150px;
	border: 0px solid;
	position: absolute;
	left: 84px;
	top:  180px;
}
#photoNav {
	height: 50px;
	width: 150px;
	border: 0px solid;
	position: absolute;
	right:10%;
	top:  280px;
	top: 249px;
}
