* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote, form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
}

img {
	border: #FFF; 0;
}

body {
text-align:center;
}

#wrap {
min-width:760px;
max-width:960px;
width:auto !important;
text-align:left;
margin:0 auto;
}

.spacerV {
	height: 3px;
}

.clear {
	clear:both;
}

#header {
border-bottom:1px solid #BF3030;
position:relative;
}

#header .inside {
	text-align:center;
}

.line_3 {
	border-bottom: solid 3px #BF3030;
}

.line_2 {
	border-bottom: solid 2px #BF3030;
}

#footer {
clear:both;
border-top:1px solid #BF3030;
position:relative;
text-align:center;
}

.bottom_pic {
	position:absolute;
	top:-151px;
	right:0;
	height:150px;
	width:150px;
	background-image:url('/shop2/templates/new/images/bottom.png');
}

a {
text-decoration:none;
color:#BF3030;
}

a:hover {
text-decoration:underline;
color:#A60000;
}

h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable, .moduletable_menu {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3, .moduletable_menu h3 {
background:#BF3030;
color:#fff;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

#middle {
border-left:solid #BF3030 1px;
}

#content {
float:left;
width:80%;
overflow:hidden;
}

.inside {
padding:10px;
}

#sidebar {
float:left;
width:19%;
overflow:hidden;
}

#search {
	position:absolute;
	bottom:-32px;
	right:5px;
}

#search > div {
	border: none;
	margin: 0;
}

#search > div form p label { visibility:hidden; }