html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
margin: 0;
padding: 0;
border: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #333333 url(images/back_02.gif) repeat-x top;
	font-size: 12px;
}

a {
	text-decoration : none;
	color: #660066;
}
 
a:hover {
	color : #999999;
	text-decoration: underline;
}

a:visited {
}

a img { 
    border : none; 
}

p {
    margin: 10px;
}

h1 {
	font-weight : normal;
	font-size: 25px;
	margin: 10px;
	padding: 0;
	color: #660066;
} 

h2 {
	font-weight : bold;
	font-size: 16px;
	margin: 10px;
	color: #660066;
}

h3 {
	font-weight : bold;
	font-size: 16px;
	margin: 10px 0px;
	font-style: italic;
}

#wrapper {
	width: 962px;
	w\idth: 960px;
	margin: 5px auto;
	text-align: left;
	padding: 0;
	background: #FFFFFF;
}

#headertop {
	height: 71px;
	background: url(images/header_02.jpg) no-repeat center center;
}

#nav {
	padding-top:23px;
	margin:0;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 100%;}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	width: auto;
	padding: 0 30px 0 30px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	color: #0099CC;}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin-top:5px;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #660066;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #CCCCCC;
	color: #660066;
	font-size: 100%;
}

#sddm div a:hover
	{	background: #660066;
		color: #FFF;}

#contenflash {
	width: 960px;
	height: 506px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

.leftimage{
	float: left;
	margin: 5px 0px 0px 5px;
}

.rightcategories{
    width:165px;
    height:70px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.comingsoonimage{
	margin: 20px;
	text-align: center;
	border:0px;
}

.rightimage{
	float: right;
	margin: 5px 7px 0px 0px;
}

.leftcontent{
	float: left;
	margin: 10px;
}

.contenttable{
	padding: 58px 10px 10px 10px;
	background: #FFFFFF url(images/tophead_03.jpg) no-repeat center top;
}

.contenboxhome{
	width: 200px;
	float: left;
	margin-top: 110px;
	padding: 10px;
}

.productlisting{
	width: 200px;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0;
	float: left;
	text-align: center;
}


#content {
	width: 770px;
	margin: 0;
	padding: 0;
}

.logoswrap {
	width: 960px;
	height: 134px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/newfooter_11.jpg) no-repeat center center;
}

#footer {
	width: 960px;
	height: 37px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
	background: url(images/newfooter_13.jpg) no-repeat center bottom;
}

#footer ul{
	padding: 10px;
	margin:0;
	background: url(images/copyright_16.jpg) no-repeat 750px center;
}

#footer li{
   display: inline;
   padding: 0;
   margin: 0;
}

#footer ul li a{
    color: #333333;
	padding: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer  ul li a:hover, #footer ul li a:focus{
	color: #FFFFFF;
}


.outline{
	border: 1px solid #CCCCCC;
}

.newerrorText{
    margin: 10px;
}

.newerrorText p{
	font-weight: bold;
	color: #FF0000;
}

.clearit{
    clear: both;
}

FORM {
	display: inline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

.infoBoxNotice {
  background: #FF8E90;
}

TABLE.productListing {
	border: 1px solid #CCCCCC;
	border-spacing: 1px;
}

.productListing-heading {
	background: #BFF2FF;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-size: 10px;
	color: #ff0000;
}

