@import "scrollableVertical.css";
@import "scrollableHorizontal.css";

body
{
background:url(/storefront-files/images/bg.png) repeat #000000;
padding-top:10px; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#36322b;
height:auto;
}
p{
padding:0px;
text-align:justify;
margin:0px;
line-height:20px;
}
a{
text-decoration:underline;
color:#666666;
font-weight:bold;
}
#footer a{
color:#ffffff;
}
#footer a.active{
color:#cc9900;	
}
#footer a:hover{
color:#cc9900;
}
li.boldText{
font-weight:bold;
}
img {
border: none;
}
#web{
width:80%;
height:auto;
margin:auto;
padding:0px;
}
#header{
	
}

#bannerImg{
	width:778px;
	height:138px;
}
.bannerWrapper{
	width:100%;
	padding:0 0 20px 0;
}
.logo{
padding-right:60px;
font-size:1.5em;
float:right;
text-align:center;
}
.headerText{
width:127px;
float:right;
padding-top:15px;
padding-right:10px;
}
.headerImg{
float:right;
position:relative;
left:1px;
top:4px;
width:80px;
height:133px;
}
.title{
width: auto;
color:#990000;
font-weight:bold;
}
.title h1.redText{
	padding-left:20px;
	color:#990000;
}
span.blueText{
font-size:1.2em;
font-weight:bold;
color:#0066cc;
}

span.redText{
font-size:1.4em;
font-weight:bold;
color:#990000;
}
span.greyText{
font-size:1.2em;
font-weight:bold;
color:gray;
}
span.boldText{
font-weight:bold;
}
span.asideText{
font-size:.8em;
font-style:italic;
}

div.menu{
width:100%;
height:42px;
margin:0px;
position:relative;
top:-45px;
min-width:900px;
padding:0 0 0 20px;
}

#menuImg{
	width:100%;
	height:42px;
	position:relative;
	margin:0px;
	padding:0px;
	min-width:905px;
}

div.menu ul{
list-style:none;
padding:0px 10px 0px 10px;
margin:0px;
font-weight:bold;
width:100%;
}
div.menu ul li{
display:inline;
padding:0px 0px 0px 0px;
}

div.menu ul li a{
float:left;
height:42px;
border:none;
padding:0 10px 0 0px;
text-decoration:none;
color:#fff;
line-height:42px;
font-size:14px;
}
div.menu ul li.active a{
float:left;
height:42px;
border:none;
padding:0 10px 0 0px;
text-decoration:none;
color:#cc9900;
line-height:42px;
font-size:14px;
}
div.menu ul li a:hover{
color:#cc9900;
}
.content{
padding-top:20px;
padding-bottom:20px;
border-left-style:solid;
border-right-style:solid;
float:left;
border-color:#517398;
width:99.5%;
min-width:900px;
top:0px;
background-color:#ffffff;
position:relative;
top:-45px;
}
#mydiv {
	position:relative;
	top: 50%;
	left: 50%;
	width:100%;
	height:18em;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -430px; /*set to a negative number 1/2 of your width*/
}

.twoColumnLeft{
	width:75%;
	float:left;
	padding-right:10px;
	padding-left:20px;
	text-align:justify;
}
.oneColumn{
	width:75%;
	padding-right:20px;
	text-align:justify;
	float:right;
}
.leftSidebar{
width:20%;
float:left;
clear:left;
padding:0px 10px 10px 10px;
text-align:center;
}
span.leftSidebar{
width:20%;
float:left;
clear:left;
text-align:center;
}
.center{
width:50%;
float:left;
padding:10px;
text-align:center;
}
.centerAlign a.active{
	color:#cc9900;
}
.centerAlign a:hover{
	color:#cc9900;
}
.centerAlign{
	text-align:center;
	width:100%;
}
.leftAlign{
	text-align:left;
}
.rightSidebar{
float:right;
width:20%;
padding:0 10px 0 0;
}
.rightSidebar a{
	width:20%;
	padding:0 10px 0 0;	
}
span.rightSidebar{
float:right;
width:20%;
}
.bottomBorder{
	height:30px;
	width:100%;
	position:relative;
	top:-45px;
	min-width:905px;
}
.footer{
position:relative;
top:-45px;
min-width:900px;
}
.copyright{
width:100%;
min-width:900px;
text-align:center;
color:#ffffff;
position:relative;
top:-45px;
}
.copyright .drcLink{
	color:#cc9900;
}
.copyright a:hover{
	text-decoration:none;
}
#showMore{
	cursor:pointer;
}
#showLess{
	cursor:pointer;
}
#flashcontent{
	float:right;
	padding-right:20px;
}
#flashtube{
	text-align:center;
}
span.ShoppingCartText{
	color:#cc9900;
	float:right;
	font-size:1.3em;
}
span.ShoppingCartText a{
	color:#cc9900;
}
