body {
background-color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
margin: 0;
padding: 0;
}

p {
font-size: 1.2em;
padding: 5px;
margin: 0;}

p.footer {
font-size: .7em;
text-align: center;
}

p.contact {
font-size: 1em;
text-align: center;
padding: 5px;
margin: 0;
}

p.test {
font-size: .9em;
text-align: left;
padding: 5px;
margin: 0;
}

p.test1 {
font-size: .9em;
text-align: left;
padding: 10px;
}

h1 {
font-size: 1.5em;
text-align: right;
letter-spacing: 2px;
color: #993300;}

h2 {
font-size: 2em;
letter-spacing: 2px;}

h3 {
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}


a:link {
color: #cc3300;
text-decoration: none;} 

a:visited {
color: #cc3300;
text-decoration: none;}

a:hover {
color: #999;
}

a:active {
color: #000000;}

div#content {
	width: 800px;
	height: 550px;
	margin: 10px auto 10px auto;
	position: relative;
	padding: 0;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: 132px;
	top: -1px;
}


div#header {
background-image: url(images/mlpbanner.jpg);
background-repeat: no-repeat;
width: 668px;
height: 130px;
position: absolute;
left: 132px;
top: 0;
border-bottom: 2px solid;
color: #000;
background-color: #FFFFFF;
margin: 0;
padding: 0;
}

div#main-text {
width: 661px;
height: 405px;
position: absolute;
left: 131px;
top: 136px;
overflow: auto;
margin: 0;
padding: .2em;}

div#main-shop {
width: 661px;
height: 413px;
position: absolute;
left: 132px;
top: 130px;
overflow: auto;
margin: 5px auto 5px auto;
padding: 0;}

.thumbnail_feature
{
float: left;
width: 150px;
border: 1px solid #000;
margin: 2px 5px 0 30px;
padding: 0;
}

.thumbnail_feature_1
{
float: left;
width: 150px;
border: 1px solid #000;
margin: 50px;
padding: 0;
}

p.thumb {
	text-align: center;
	padding:0;
	margin:0;
}

p.thumb a, a:hover {
	color:#000;
	text-decoration:none;
}

p.thumb_sm {
	text-align: center;
	font-size:smaller;
	padding:0;
	margin:0;
}

p.thumb_sm a, a:hover {color:#000; border-color: #000;}

.clearboth { clear: both; }

div#left {
background-image: url(images/bdrorangelft.jpg);
background-repeat: no-repeat;
width: 132px;
height: 100%;
position: absolute;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 130px;
left: 0;
}

#menu {
width: 132px;
}

#menu dt {
color: #fff;
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
text-indent: 5px;
font-weight: bold;
border: none;
background: transparent;
}

#menu dd {
border: none;
}

#menu li {
text-align: left;
text-indent: 13px;
background: transparent;
}

#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: transparent;
}

#formerrors {
  color: #FF3333;
}

#formmessages {
  color: #FF3333; 
}

#wholesale {
    margin: 10px;
    padding: 10px;
    font-size: 1.2em;
    background: #F4F4F4;
    border-top: 2 solid #999999;
    border-left: 2 solid #999999;
    border-right: 2 solid #000000;
    border-bottom: 2 solid #000000;
}

#wholesale li {
    color: #cc3300;
    text-indent: 13px;
}

#productdetails {
  height: 500px;
}


#productphoto {
  float: left;
  margin-right: 10px;
}

#productbutton1 {
  float: left;
  margin-right: 10px;
}




