h1, h2, h3, h4, h5, h6, p {
  margin: 0.5em 0 0;
}
#sidebar {
  border: 1px dashed #888888;
  background: #C3D9FF;
  padding: 5px;
  margin: 20px 0 0 0;
}

.button {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #E5E5E5;
  margin:20px 10px;
  padding: 5px;
}

h1 {
  font-size: 167%; 
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2em;
  color: #4096EE;
  margin: 0;
  font-family: arial,helvetica,clean,sans-serif;
}

h2 {
  font-size: 153.9%; 
  font-weight: normal;
  letter-spacing: 0.1;
  line-height: 1.4em;
  color: #CC0000;
  font-family: arial,helvetica,clean,sans-serif;
}

h3, .pageHeading {
  font-size: 138.5%; 
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  color: #333333;
  font-family: arial,helvetica,clean,sans-serif;
}

h4 {
  font-size: 123.1%; 
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.4em;
  color: #003399;
  font-family: arial,helvetica,clean,sans-serif;
}

#sidebar h5 {
  color: #000000;
  line-height: 2em;
}

h5 {
  font-size: 108%; 
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.2em;
  color: #333333;
  font-family: arial,helvetica,clean,sans-serif;
}

h6 {
  font-size: 93%; 
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.6em;
  font-style: italic;
  color: #333333;
  font-family: arial,helvetica,clean,sans-serif;
}

/** Header, body, footer **/
body div#header_l {
	background:  url(hd_01.gif) 0 0 no-repeat;
}

body div#header_r {
	height: 83px;
	background: url(r_bar.gif) 100% 0 no-repeat;
}

/** body **/
#whitebox {
	margin: 0 18px 0px 18px;
	background: #fff;
	width: auto !important;
	width: 100%;
}

#whitebox_t {
	background: url(bd_line.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(bd_tl.png) 0 0 no-repeat
}

#whitebox_tr {
	height: 8px;
	overflow: hidden;
	background: url(bd_tr.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: auto !important;
	width: 100%;
	padding: 1px 8px;
}

#whitebox_b {
	background: url(bd_line.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(bd_bl.png) 0 0 no-repeat;
}

#whitebox_br {
	height: 8px;
	overflow: hidden;
	background: url(bd_br.png) 100% 0 no-repeat;
}

#area {
	padding-top: 10px;
}

body div#wrapper {
	background-color: #ffffff;
}

body div#wrapper_r {
}

html {
  background: #565656 none repeat scroll 0 0;
}


#page_bg {
 /** height:100%; **/
  margin-bottom:1px;
  padding:2px 0;
  margin: 5px;
}

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
/** input, textarea, select {**/
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #888;
	background-color: #F8F8F8;
    font-size: 100%;
	font-style: normal;
	padding: 4px;
}

/** 
*  You can use this style for your INPUT, TEXTAREA, SELECT elements 
*  for onmousehover event
**/
/**textarea:hover {**/
input[type="text"]:hover, textarea:hover {
	border: 1px solid #0000FF;
}

/** 
* You can use this style for your INPUT, TEXTAREA, SELECT elements 
* for onmousefocus event
**/
input[type="text"]:focus, textarea:focus {
  outline: none;
}

.required {
  font-size: 90%;
  color: #FF0000;
}

.note {
  color: #888888;
  font-size: 90%;
}

#buttonFooter {
  margin: 15px 0 0 0;
  padding: 5px;
  text-align: right;
  display: block;
}

#buttonFooter input {
  background: transparent none;
  border: 0 none;
  padding: 0px
}

.messageStackError th, td {
  border: 0; 
}

.messageStackError, .messageStackWarning { font-size: 100%; background-color: #ffb3b5; }

.design-display-150 {
  width: 150px;
  height: 173px;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border: 1px dashed #CCCCCC;
}

.design-display-300 {
  width: 300px;
  height: 300px;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border: 1px dashed #CCCCCC;
}

.design-box-150 {
  width: 150px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
}

.design-byline h5 {
  color: #003399;
  width: 150px;
  text-align: center;
}

.design-byline h8 {
  font-size: 90%; 
  font-weight: normal;
  letter-spacing: normal;
  color: #CC0000;
}

.design-byline {
  margin: 0px 0px 10px 0px;
  color: #003399;
  width: 150px;
  text-align: center;
}

.design-byline-vote {
  margin: 5px;
  color: #003399;
  width: 100%;
  text-align: center;
  font-size: 122%;
}

.design-price {
  float: right;
  background-color: #a4a4a4;
  color: #FFFFFF;
  padding: 3px;
  text-align: right;
  font-size: 85%;
  margin-top: 5px;
}

h7, h8, p {
  margin: 0.5em 0 0;
}

div.last{
  border: 0px; 
}

.banner-box {
  text-align: center;
  border-right: 2px solid #FFFFFF;
  height: 60px;
  padding: 5px;
  margin: 10px 5px;
}

.banner-top-cont  {
  background: #C3D9FF;
  margin: 0px 0px 10px 5px;
}

.banner-bottom-cont  {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 0px 0px 10px 5px;
}

.banner-bottom-cont .banner-box {
  border: 1px dotted #CCCCCC;
  height: 80px;
}

.headerCtrls {
  font-size: 90%;
  color: #FFFFFF;
  margin: 20px 20px 20px 0;
  float: right;
}

.headerCtrls a
{
  color: #FFFFFF;
}

.vertical-menu {
  margin: 5px;
  background: none;
}

.vertical-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.vertical-menu ul li
{
margin: 0;
list-style-type: none;
padding: 5px 0;
}

.vertical-menu ul li a
{
display: block;
text-decoration: none;
padding: 2px;
}

.vertical-menu ul li a:hover
{
background-color: #DDDDDD;
}

.vertical-menu ul li a.active
{
background-color: #FFFB9C;
}

.horz-menu {
  margin: 5px;
  background: none;
  min-height: 50px;
  padding: 2px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.horz-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.horz-menu ul li
{
  margin: 0 3px;
  font-size: 90%;
  float: left;
  list-style-type: none;
  padding: 0 5px;
}

.horz-menu ul li a,
.horz-menu .not-active
{
  display: block;
  text-decoration: none;
  background-color: #FFFFFF;
  font-size: 220%;
  min-height: 30px;
  text-align: center;
  width: 60px;
}

.horz-menu ul li a:hover
{
  background-color: #CDEB8B;
}

.horz-menu ul li a.active
{
  background-color: #CDEB8B;
  text-decoration: none;
}

.horz-menu li a.selected {
  background-color: #CDEB8B;
}

.myaccount-nav {
  text-align: center;
  border: 0;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  min-height: 20px;
}
.myaccount-nav ul li {
  float: left;
}

.myaccount-nav ul li a {
  background-color: #E6E6E6;
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  color: #4c4c4c;
  padding: 5px 5px;
  margin: 0;
  min-height: 0px;
  font-size: 110%;
  font-weight: bold;
  width: auto;
}

.myaccount-nav ul li a.selected {
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
}

.theme-menu ul li {
  background: #DDDDDD;
  margin: 2px;
  padding: 2px 5px 2px 5px;
}

.theme-menu ul li.active {
  background: #FFFB9C;
}

.theme-menu ul li a.active
{
background-color: #FFFB9C;
}
  
.theme-menu ul li a:hover
{
background-color: #FFFB9C;
}

.buttonLink {
  display: block;
  position: relative;
 /** width: 50px; **/

  height: 20px;
  padding: 2px 4px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  color: #000000;
  font-size: 105%; 
}

.buttonLink, .buttonLink:link, .buttonLink:visited, .buttonLink:hover, .buttonLink:active {
  color: #000000;
  text-decoration: none;
  border: 1px solid #FFFFFF;
}

.buttonLink:hover {
  border: 1px solid #FF0000;
}

.buttonLink div.highlight {
  background:#FFFFFF none repeat scroll 0 0;
  height:50%;
  left:0;
  opacity:0.2;
  filter:alpha(opacity=20);
  position:absolute;
  top:0;
  width:100%;
}


body div#header {
  height: 83px;
}

#hdContent {
  background: #000000 url(hdBg.gif) repeat-x scroll left top;
  height: 80px;
}
#tagline {
  color: #FFFFFF;
}  

#mainMenuTabs h1{
  color: #CC9966;
  margin: 0;
  font-weight: normal;
}

#mainMenuTabs h4{
  color: #CCCCCC;
  margin: 0;
  font-weight: normal;
}

#mainMenuTabs h6 {
  color: #FFFFFF;
  margin: 0;
}
#mainMenuTabs {
  float: left;
  margin-left: 50px;
  width: 34em;
  margin-top: 8px;
}

#mainMenuTabs li {
  float: left;
  width: 15em;
  padding: 0 0 11px;
  list-style-type: none;
}

#mainMenuTabs ul {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
}

#mainMenuTabs .selected
{ 
  background: transparent url(tab_select.gif) no-repeat scroll 0 100%;
}

#mainMenuTabs .selected h1
 {
  color: #FFFFFF;
}

#menuTabItem a:hover h1,
#mainMenuTabs a:focus {
  color: #FFFFFF !important;
}

#menuTabItem  a,
#menuTabItem a:link, #menuTabItem a:visited {
  text-decoration: none;
}

#hdLogo {
  height: 60px;
  width: 180px;
  float: left;
  color: #FFFFFF;
  font-size: 100%;
  text-align: center;
  margin: 10px;
}

#footer {
  color: #666666;
  font-size: 100%;
  padding: 10px;
  text-align: center;
  border-top: 1px solid #CCCCCC;
  margin-top: 5px;
}

div#footer a:link, div#footer a:visited {
  color: #666666;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

body.green {
  /**background: transparent url(pageBgDropShadow.png) no-repeat scroll 50% top;**/
  font-family: Georgia, serif;
}

.highlight h4,
.highlight h3
{
  /**width: 100%; **/
  background-color: #58acfa;
  color: #FFFFFF;
  padding: 2px;
  font-size: 110%;
}

.sidebox {
  margin: 10px 3px 10px 3px;
  padding: 5px;
}

.footer-section h5 {
  color: #33789C;
}

.footer-section {
  color: #FFFFFF;
  float: left;
  margin-right: 50px;
  width: auto;
  text-align: left;
}

.footer-section  a,
.footer-section a:link, .footer-section a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

.footnote h6{
  color: #555555;
  font-size: 85%;
}

#nav-menu .first {
  border-right:1px solid #FFFFFF;
  float:left;
  height:26px;
  width:20px;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

td { padding: 0.1em; }

table { margin-bottom: 0; border-collapse: separate;}

table.infoBox {
  border-spacing: 1px;
}

td.infoBox {
  padding-right: 3em;
  padding-left: 3em;
}

.infoBox {
  background: #e5ecf3;
}

.infoBoxContents {
  background: #FFFFFF;
}

.productListing-heading {
  font-weight: bold;
}

a.pageResults:link,
a.pageResults:visited {
  border:solid 1px #9aafe5;
  margin-right:2px;
  font-size:12px;
  color:#0e509e;
  padding:3px 6px;
  text-decoration:none;
}

.pagi-display{
  font-size: 12px;
  color: #0e509e;
}
a.pageResults u {
  text-decoration:none;
}

a.pageResults:hover {
  border:solid 1px #666666;
}

.pagi-active {
  background: #2e6ab1;
  color: #FFFFFF;
  padding:3px 6px;
  margin-right:2px;
  display: inline;
}

.banner-img {
  float: left;
  margin-left: 10px;
}

.feat-box {
  display: block;
  float: left;
  background: #DDDDDD;
  height: 300px;
  margin-left: 25px;
}

.feat-box-1 {
  display: block;
  float: left;
  background: #DDDDDD;
  height: 250px;
  width: 250px;
  padding: 10px;
}

.feat-img {
  margin: 15px;
  padding: 5px;
  background: #FFFFFF;
  width: 75px;
}

