body {
	background: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 11px;
	color: #333333;
}
a{
  color: #F70073;
  text-decoration: none;
}
a:hover{text-decoration: underline;}
hr {border: none 0; border-top: 1px dashed #999999;/*the border*/
width: 100%;
margin-top:20px;
margin-bottom:20px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
img {border: none;}
input,select,textarea{
        border: #999999 1px solid;
        font-size: 11px;
        padding: 2px;
}
select{padding:2px 4px;}
p {margin: 0px;}
td {font: 11px Verdana,Arial,Geneva,Sans-Serif;}

#introbanner {
	width:725px;
	height:180px;
	background-image:url(images/top-banner.jpg);
	margin-top:5px;
	padding-left:20px;
	padding-top:17px;
	background-repeat: no-repeat;
}

#introbanner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height:24px;
}

#introbanner a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	top:9px;
	position:relative;
	left:8px;
}

#introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	top:-12px;
	position:relative;
	line-height:18px;
}

#top {
  background: url(images/site/top.gif) top left no-repeat;
  height:200px;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-size: 13px;
}
#top ul {margin:0px 0px 0px 270px;}
#top ul li{
    display: inline;
    list-style: none;
    font-family: Arial, Helvetica;
    font-size:14px;
    font-weight: bold;
    margin:5px 13px; 
    float: left;  
}
#top ul li a{
    color: #F70073;
    font-weight:bold;
}
#top ul li a:hover{color: white;}
#page {
  width: 1000px;
  margin:auto;
  text-align: justify; 
}
#left {
  width:180px;
  margin:0px 5px 0px 30px;
  float:left;
  display:block;  
}
#left .box {
	border:1px solid black;
	padding-bottom:5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left .box h1 {
  font-size:12px;
  font-weight: bold;
  color: white;
  margin: 0px 0px 5px 0px;
  padding:3px 0px 3px 3px;
  background: black;
}
#left p {
  margin:2px 0px;
  padding-left:5px;
}
#left p a{color: #F42081;}
#left p a:hover{color: #000000;}
#main {
 float:right;
 width: 745px;
 top:0px;
}
#main h1 {
  font-weight:bold;
  color: #960145;
  font-size:20px;
  color:#000000;
  margin:0px;
  padding-top:0px;
  padding-bottom:20px;
}
#main h2{
  font-weight:bold;
  color: #000000;
  font-size:16px;
  margin:15px 0px;
}
#main p{
	margin-bottom:10px;
	}
#footer {
   background: url(images/site/bottom.gif) top left no-repeat;
   font-family: Verdana, Arial, Geneva, Sans-Serif;
   height:110px;
   margin-top:10px;
   text-align:center;
   overflow: hidden;
}

#footer-icons {
	float:left; 
	margin-left:25px; 
	margin-top:7px;
}

#footer-links {
	margin-top:35px;
	float:right;
	margin-right:25px;
	width:400px;
	text-align:right;
}

#footer-links a{
	size:10px;
	color: #F70073;
}

#footer-links a:hover{color: #ffffff;}

#footer-copyright {
   color: #999999;
   font-size:11px; 
   float:left;
   margin:0px 25px;
}

#footer-website {
   color: #999999;
   font-size:11px; 
   float:right;
   margin:0px 25px;
}


.topcart {
  color: white;
  font-family: Arial, Helvetica;
  font-weight:bold;
  font-size:18px;
}

.date {
   font-size: 10px;
   color: #999999;
}

.loginbox {
  border:1px solid black;
  padding-bottom:5px;
  float:left;
  margin:0px;
}
.loginbox h3 {
  font-size:12px;
  font-weight: bold;
  color: #EB559B;
  margin: 0px 0px 5px 0px;
  padding:3px 0px 3px 0px;
  background: black;
}
.submitbutton {
	font-size:11px;
	font-weight: bold;
	background: #F0F0F0;
	border:1px solid #A0A0A0;
	color: #F42081;
	cursor: pointer;
	padding-right: 4px;
	padding-left: 4px;
}
.error {
  font-weight: bold;
  color: red;
  font-size:11px;
  margin:5px 0px;
}
.remark {
  font-weight:bold;
  color: #666666;
}
.checkout-headings {
  font-weight:bold;
  color: #ffffff;
}
