body {
	background: #dedede;
	margin: 0px;
	min-height: 100%;
}
html, body {
	
}
#upper {
	width: 100%;
	background: #ffffff;
	font-family: Arial;
}
div.uppercontainer {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;

	width: 1020px;
	background: #fff;
}
div.nav {
	height: 25px;
	top: 0px;
	margin-bottom: 10px;
}
div.nav ul{
	float: right;
	margin-right: 15px;
	top: 0px;
	list-style-type: none;
}
div.nav li{
	float: right;
	padding: 0px 5px 0px 5px;
}
div.head {
	position: relative;
	height: 74px;
	background: url(http://www.rocksports.net/images/upper_header.jpg) no-repeat;
}
div.logo {
	position: absolute;
	height: 50px;
	width: 207px;
	left: 20px;
	bottom: 5px;
}
div.search {
	position: absolute;
	top: 15px;
	right: 22px;
}
div.menu {
	position: relative;
	height: 55px;
	width: 1020px;
	background: url(http://www.rocksports.net/images/upper_mid.jpg) repeat-y;
}
div.menu_container {
	position: absolute;
	width: 1000px;
	left: 7px;
	top: 0px;
	height: 55px;
}
div.sc4 {
	clear: left;
	float: right;
}
div.submenu {
	height: 20px;
	width: 990px;
	margin-left: 10px;
}
div.submenu a{
	font-size: 11px;
	text-decoration: none;
	color: #000;	
}
div.submenu a:visited{
	text-decoration: none;
	color: #000;
}
div.submenu a:hover{
	text-decoration: underline;
	color: #000;
}
div.content {
	width: 1020px;
	padding-top: 5px;
	height: auto;
    background: url(http://www.rocksports.net/images/upper_mid.jpg) repeat-y;
	padding-bottom: 0px;
}
div.content_copy {
	float: left;
	padding-top: -5px;
	margin: 5px 0px 0px 20px;
	width: 700px;
}
img, div { 
    behavior: url(iepngfix.htc)
}
div.banner {
	float: left;
	width: 700px;
	height: 250px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 0px;
	background: url(http://www.rocksports.net/images/uploads/image/December09-banners_social.jpg) #666;	
}
#middle {
	background: #25408e;
	border-top: #000 solid;
	border-bottom: #000 solid thin;
	font-family: Arial;
	margin-top: 5px;
	min-width: 1050px;
}
div.middlecontainer {
	position: relative;
	top: 0px;
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;

	width: 1000px;
	padding-bottom: 5px;
	
}
div.blog {
	float: left;
	margin-left: 0px;
	min-height: 50px;
	width: 390px;
	left: 0px;
	color: #ffffff;
	margin-top: 5px;
}
div.blog_copy {
	color: #ffffff;
	margin-top: 20px;
}
div.feedback {
	float: left;
	min-height: 50px;
	width: 35%;
	left: 455px;
	margin-top: 5px;
}
div.feedback_copy {
	color: #ffffff;
	font-size: 12px;
	padding-left: 15px;
}
div.feedback_copy p {
	border-top: #fff solid thin;
}
div.links {
	float: left;
	min-height: 50px;
	width: 25%;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 11px;
}
div.links_copy {
	color: #ffffff;
	margin: 5px 5px 5px 5px;
}
div.links a {
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
div.links ul {
	list-style-type: none;
}
div.links a:visited {
	text-decoration: none;
	color: #ffffff;
}
div.links a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div.blurb {
	border-top: #fff solid thin;
	border-bottom: #fff solid thin;
	min-height: 40px;
	font-size: 12px;
}
div.blurb p {
	margin: 5px 5px 5px 5px;
}
#lower {
	position: relative;
	min-width: 1050px;
	background: #17295c;
	font-family: Arial;
	padding-top: 1em;
	height: auto;
}
div.lowercontainer {
	position: relative;
	top: 0px;
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;

	width: 1000px;
}
div.capabilities {
	float: left;
	min-height: 50px;
	width: 165px;
	left: 0px;
}
div.capabilities_copy {
	color: #ffffff;
	margin: 5px 5px 5px 5px;
}
div.capabilities_copy ul {
	list-style-type: none;
}
div.capabilities_copy a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
div.capabilities_copy a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.capabilities_copy a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.art {
	float: left;
	min-height: 50px;
	left: 165px;
	width: 225px;
}
div.art_copy {
	color: #ffffff;
	margin: 5px 5px 5px 5px;
}
div.art_copy ul {
	list-style-type: none;
}
div.art_copy a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
div.art_copy a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.art_copy a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.contact {
	position: relative;
	float: left;
	width: 560px;
	height: 260px;
	margin-left: 35px;
    border-style: dashed;
	border-width: 1px;
	-moz-border-radius: 5px;
	color: #ffffff;
	
}
div.contact_copy {
	position: absolute;
	color: #ffffff;
	left: 5px;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
}
div.contact_copy a{
	color: #ffffff;
}
div.middle_spacer {
	clear: both;
	bottom: 0px;
	width: 1000px;
	height: 5px;
	margin-top: 5px;
}
div.footer {
	width: 1020px;
	height: 25px;
	background: url(http://www.rocksports.net/images/upper_footer.jpg) no-repeat;
}
div.lower_footer {
	clear: both;
	font-family: Arial;
	color: #ffffff;
	height: 40px;
	font-size: 10px;
	margin-bottom: 10px;
}
div.lower_footer a {
	color: #ffffff;
}
div.map_canvas {
	background-image: url(http://www.rocksports.net/images/storemap.jpg);
	height: 200px;
	width: 300px;
	right: 20px;
	top: 20px;
}
div.map a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
div.map a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.map a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
div.link1 {
    width: 200px;
	height: 100px;
	clear: left;
	float: left;
	margin-left: 0px;	
	padding-top: -5px;
	font-size: 11px;
	background: url(http://www.rocksports.net/images/200-100bg-design.jpg) no-repeat;
}
div.link1 a, a:visited {
	color: #25408e;
	text-decoration: none;
}
div.link1 a:hover {
	color: #ff4800;
}
div.link2 {
	width: 200px;
	height: 100px;
	float: left;
	margin-left: 50px;	
	padding-top: -5px;
	font-size: 11px;
	background: url(http://www.rocksports.net/images/200-100bg-screen.jpg) no-repeat;
}
div.link2 a, a:visited {
	color: #25408e;
	text-decoration: none;
}
div.link2 a:hover {
	color: #ff4800;
}
div.link3 {
	width: 200px;
	height: 100px;
	float: right;	
	padding-top: -5px;
	font-size: 11px;
	background: url(http://www.rocksports.net/images/200-100bg-embroidery.jpg) no-repeat;
}
div.link3 a, a:visited {
	color: #25408e;
	text-decoration: none;
}
div.link3 a:hover {
	color: #ff4800;
}
div.sidebar {
	position: relative;
	float: right;
	width: 250px;
	min-height: 250px;
	padding-right: 25px;
	padding-bottom: 35px;
	margin-bottom: 15px;
	background: url(http://www.rocksports.net/images/sidelinks-filler.jpg) repeat-y;
}
div.sidebar_info {
    float: right;
	background: url(http://www.rocksports.net/images/homecontent_bg.jpg) no-repeat;
	width: 250px;
	height: 250px;
	margin-top: 5px;
	font-size: 11px;
}
h1 {
	font-size: 20px;
}
div.email {
	float: right;
	margin-top: 5px;
	right: 30px;
	background: url(http://www.rocksports.net/images/200-100bg-email.jpg) no-repeat;
	width: 250px;
	height: 100px;
}
div.email table {
	height: 80px;
	margin: 5px 5px 5px 5px;
}
div.sidebar_item {
	clear: both;
	float: right;
	margin-top: 5px;
}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a.opensubheader:hover{ /*Open state CSS for sub menu header*/
background: #000000;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: #494949 !important;
color: #ffffff;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: #25408e !important;
color: #ffffff
}

.arrowlistmenu ul li a{
color: #25408e;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 70%;
font-family: Arial;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #81a5f1;
}
#category_tree {
	position: relative;
	left: 20px;
	top: 20px;
}
