@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

html {
height: 100%;
} 
body {
height: 100%;
background: #4a70d7;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000;
}

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background: #ffffff;
}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: -233px; 
left: 0px; 
height: 644px; 
background: url(images/background.jpg) top center repeat-x;
}
#wrapper2 {
z-index: 2; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#wrapper3 {
z-index: 1; 
position: relative; 
width: 927px; 
left: 38px; 
top: 0px; 
background: #ffffff;
}
#top {
position: relative; 
width: 927px; 
height: 1px; 
top: 0px; 
left: 0px; 
background: url(images/top_menu.jpg) top center no-repeat;
}
#top_menu_links {
position: absolute; 
width: 900px; 
margin-top: 6px; 
text-align: right; 
color: #ffffff;
font-weight: bolder;
font-size: 125%;
}
#menu_link_item {
border: solid;
}

#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 96px; 
background: url(images/box_middle.jpg) 201px -1px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 160px; 
padding-left: 25px; 
padding-right: 0px; 
padding-bottom: 25px; 
padding-top: 80px;
overflow: hidden;
}
#content_wrapper2 {
z-index: 4;
position: relative; 
float: right; 
width: 726px; 
min-height: 350px;
}
#content {
z-index: 5; 
position: relative; 
width: 635px; 
margin: 40px; 
margin-bottom: 0px;
overflow: hidden;
}
#content_box_top {
position: absolute; 
width: 726px; 
height: 120px; 
top: 0px; 
background: url(images/box_top.jpg) bottom center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 159px; 
top: 0px; 
left: 0px; 
background: url(images/main_image.jpg) top center;
}
#website_name {
position: absolute; 
width: 500px; 
top: 0px; 
right: 40px; 
text-align: right; 
font-size: 25px; 
color: #3d7dfd;
}
#website_name a {
color: #3d7dfd;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
left: 0px; 
top: -233px; 
background: url(images/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
right: 0px; 
top: -233px; 
background: url(images/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative; 
width: 100%; 
height: 131px; 
top: 0px; 
background: url(images/bottom_stripe.jpg) top center repeat-x;
}
#content_box_bottom_wrapper {
z-index: 1; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#content_box_bottom {
z-index: 2; 
position: absolute; 
width: 726px; 
height: 131px; 
left: 236px; 
top: 0px;
background: url(images/box_bottom.jpg) top center;
}
#content_bottom {
z-index: 2; 
position: absolute; 
width: 726px; 
height: 1px; 
right: 0px; 
bottom: 0px;
background: url(images/box_middle.jpg);
}
#footer {
z-index: 6;
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
top: -55px;
text-align: center; 
color: #ffffff;
}

a:link {
	color: #4a83d1;
	text-decoration: none;
}
a:visited {
	color: #4a83d1;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #4a83d1;
	text-decoration: none;
}

#top_menu_links a:link {
	color: #ffffff;
	text-decoration: none;
}
#top_menu_links a:visited {
	color: #ffffff;
	text-decoration: none;
}
#top_menu_links a:hover {
	color: #99ccff;
	text-decoration: none;
}
#top_menu_links a:active {
	color: #ffffff;
	text-decoration: none;
}
#top_menu_links span {
margin-left: 12px;
margin-right: 12px;
}

/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 13px;
font-weight: bold;
}
h3 {
font-size: 12px;
font-weight: bold;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 12px;
}

hr.accessibility {
height: 1px;
color: #000000;
}

td.infoBoxHeading {
padding-top: 10px; 
padding-bottom: 0px;
font-size: 220%;
font-weight: bold;
}

td.pageHeading {
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}

div#navigation {
margin-top: 0px;
margin-bottom: 15px;
}

div.infobox_heading {
width: 100%;
font-size: 140%;
border-bottom:solid;
border-width: 1px;
}

div.infobox_content {
width: 100%;
font-size: 120%;
padding-left: 10px;
}
div.searchbox_content {
width:82%;
}

td.main textarea {
height: 200px; 
width: 330px;
}

textarea {
width: 100%; 
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f5f5f5;
}


.productListing-heading {
  font-size: 1%;

}



