
/* main styles */

body {
 background: url(../images/homepage_bkg.jpg);
 background-repeat: repeat;
 background-position: center top;
 padding: 10px;
 text-align: center;
}

#mainTable table td {
	padding-left: 3px;
	padding-right: 3px;
	text-align:left;
	background: #FFFFFF;
}

body.popup {
 background: #336699;
 margin: 0;
}

body.printable {
 background: #FFFFFF;
 margin: 10px;
}

p, ul, td,h4 {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
}

h1, p.heading, p.header, p.title {
 font: 18px/24px Verdana, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 border-bottom: 1px solid #336699;
 padding-bottom: 2px;
}

h2 {
 font: 15px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
}

h3 {
 font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
}

.subhead {
 font: bold 11px Tahoma, Verdana, sans-serif;
 color: #666666;
 margin-left: 2px;
}

.copyright {
 font-size: 9px;
}

.nav {
 font-weight: normal;
 font-size: 20px;
 color: #ed1846;
}

.large {
 font-size: 14px;
 line-height: 20px;
}

.small {
 font: 10px/12px Tahoma, Verdana, sans-serif;
}

.numbers {
 text-align: center;
 font-size: 10px;
 border-top: 1px solid #336699;
 padding-top: 4px;
}

.login_box_text {
 font-size: 10px;
 line-height: 12px;
 margin-right: 5px;
}

.left_header {
	color: #4c4d4f;
	font-size: 30px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
}
.left_content {
	color: #4c4d4f;
	font-size: 10px;
}

.memlink {
 font-size: 11px;
 color:#FFFFFF;
 text-decoration: none;
 font-weight: normal;
}

/* stylish styles */

.white {
 color: #FFFFFF;
}

.red {
 color: #CC0000;
}

.blue {
 color:#336699;
}

.green {
 color: #006633;
}

.grey {
 color: #999999;
}

.whitebg {
 background: #FFFFFF;
}

.bluebg {
 background: #336699;
}

.greybg {
 background: #CCCCCC;
}

.lightgreybg {
 background: #F3F3F3;
}

.smallgrey {
 font: 10px/12px Tahoma, Verdana, sans-serif;
 color: #999999;
}

.box {
 border: 1px solid #336699;
 background: #F3F3F3;
 padding: 2px 5px;
}

.greybox {
 background: #F1F1F1;
 padding: 5px;
}

.greylinebox {
 border: 1px solid #336699;
 background: #F1F1F1;
 padding: 5px;
}


.thingreybox {
 background: #F1F1F1;
 padding: 2px 5px;
}

.line {
 color: #336699;
}

.top_line {
 border-top: 1px solid #336699;
 padding-top: 5px;
}

.top_line_light {
 border-top: 1px solid #CCCCCC;
}

.bordered {
 border: 1px solid #336699;
}

.thick-bordered {
 border: 4px solid #336699;
}

.thick_bordered {
 border: 2px solid #336699;
}


/* link styles */

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

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

.nav a:link, .nav a:visited {
 color:#336699;
 text-decoration: none;
}

.nav a:hover {
 color:#6699CC;
 text-decoration: none;
}

a.topnav:link, a.topnav:visited {
 font-size: 16px;
 color:#FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

a.topnav:hover {
 color:#4c4d4f;
 text-decoration: none;
}

a.topnav_item:link, a.topnav_item:visited, a.topnav_item:hover {
 font-size: 10px;
 color:#000000;
 text-decoration: none;
 font-weight: normal;
}


a.topnav_selected:link, a.topnav_selected:visited {
 font-size: 16px;
 color:#FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

a.topnav_selected:hover {
 color:#4c4d4f;
 text-decoration: none;
}

a.memlink:link, a.memlink:visited {
 font-size: 11px;
 color:#FFFFFF;
 text-decoration: none;
 font-weight: normal;
}

a.memlink:hover {
 color:#4c4d4f;
 text-decoration: none;
 font-weight: normal;
}

a.memlink_lg:link, a.memlink_lg:visited {
 font-size: 12px;
 color:#FFFFFF;
 text-decoration: none;
 font-weight: normal;
}

a.memlink_lg:hover {
 color:#4c4d4f;
 text-decoration: none;
 font-weight: normal;
}

/* form styles */

form {
 margin: 0;
}

.inputbox {
 border: 1px solid #999999;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.inputbutton, .submit {
 border: 1px solid #FFFFFF;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 background: url(../images/homepage_bkg.jpg);
}

.smallbutton {
 font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 background: #336699;
 border: 1px solid #FFFFFF;
}

.place_order {
 border: 2px outset #6699CC;
 font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 background: #336699;
}

/* shop styles */

.shop_heading {
 font: 18px/24px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 border-bottom: 1px solid #336699;
 padding-bottom: 2px;
}

.products_heading {
 font: 18px/24px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 border-bottom: 0px;
 padding: 0px;
 margin:0px;
}



.products_heading_cell {
 border-bottom: 1px solid #336699;
}

.breadcrumbs {
 font: 11px Verdana, sans-serif;
 background: #F3F3F3;
}

.tier_heading {
 font: italic 16px Verdana, sans-serif;
 color: #666666;
}

.tier_heading_box {
 padding:10px;
 border: 1px solid #336699;
}

.shop_list_heading {
    font: 11px Verdana, sans-serif;
	color: #FFFFFF;
	/*background: url('../images/greybar.gif') repeat-x bottom;*/
	border-bottom:1px solid #336699;
}

.products_topbar {
 	font-weight: bold;
	background: #F3F3F3;
	padding: 3px;
	border-bottom: 1px solid #336699;
}

.display_row {
 border-bottom: 1px solid #336699;
}

.display_image {
 margin-right: 10px;
}

.detail_image {
 border: 1px solid #CCCCCC;
 margin-right: 10px;
 margin-top: 5px;
}

.detail_heading {
 font: bold 14px/18px Verdana, sans-serif;
 color: #666666;
}

.on_sale {
 font-weight: bold;
 color: #990000;
}

.featured_image {
 border: 1px solid #CCCCCC;
 margin-right: 5px;
}

.related_heading {
 font-weight: bold;
 font-size: 12px;
 color: #666666;
}

.related_table {
 background: #CCCCCC;
}

.related_row {
 background: #FFFFFF;
}

/* cart styles */

.cart_bg {
 background: #336699;
}

.cart_text {
 color: #FFFFFF;
}

.cart_border {
 border: 1px solid #666666;
}

.cart_border_tlb {
  border: 1px solid #666666;
  border-right: none;
}

.cart_border_rlb {
  border: 1px solid #666666;
  border-top: none;
}

.cart_border_lb {
 border-left: 1px solid #666666;
 border-bottom: 1px solid #666666;
}

.cart_border_top {
 border-top: 1px solid #666666;
}


.table_top {
 background: #F1F1F1;
 border-bottom: 1px solid #336699;
 padding-left: 5px;
}

.cart_steps_num_current {
 font: bold 20px Verdana, Arial, sans-serif;
 color: #336699;
}

.cart_steps_text_current {
 font: 11px/16px Verdana, Arial, sans-serif;
 color: #336699;
}

.cart_steps_num_complete {
 font: bold 20px Verdana, Arial, sans-serif;
 color: #666666;
}

.cart_steps_text_complete {
 font: 11px/16px Verdana, Arial, sans-serif;
 color: #666666;
}

.cart_steps_num_incomplete {
 font: bold italic 20px Verdana, Arial, sans-serif;
 color: #999999;
}

.cart_steps_text_incomplete {
 font: italic 11px/16px Verdana, Arial, sans-serif;
 color: #999999;
}

.cart_steps_arrow {
 font: bold 20px Verdana, Arial, sans-serif;
 color: #990000;
}

.cart_shipping_dropdown {
 border: 1px solid #999999;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 text-align: right;
}

/* event calendar styles */

.calendar_bg {
 background: #DDDDDD;
}

.calendar_days {
 background: #336699;
}

.calendar_day_top {
 font-weight: bold;
 color: #FFFFFF;
}

.calendar_month_title {
 font-size: 16px;
 font-weight:bold;
}

.calendar_month_link {
 font-size: 14px;
 font-weight:bold;
}

.calendar_empty_cell {
 height: 60px;
 background: #F3F3F3;
}

.calendar_today_cell {
 height: 60px;
 background: #FFFFFF;
 border: 1px dashed #336699;
}

.calendar_day_cell {
 height: 60px;
 background: #FFFFFF;
}

.calendar_event_cell {
 height: 60px;
 background: #FFFFDD;
}

.calendar_event_today_cell {
 height: 60px;
 background: #FFFFDD;
 border: 1px dashed #336699;
}

.inlinephoto { 
      padding: 8px; 
      margin: 10px 20px 20px 0px; 
      background: #fff; 
      text-align: left; 
      float: left; 
 } 
 .inlinephoto img { 
      padding: 0px; 
      margin: 0px; 
      border: solid 1px #d7d7d7; 
 } 
  .inlinephoto img.thick-bordered { 
      padding: 0px; 
      margin: 0px; 
      border: solid 2px #336699; 
 } 
 .inlinephoto .txt { 
      margin: 2px 0px 0px 0px; 
      padding: 0px; 
      font-family: Verdana, Arial, sans-serif;  
      font-size: 9px;  
      color: #858585;  
      font-weight: bold; 
      line-height: 13px;  
 } 
 .inlinephoto  a, .inlinephoto .txt a { 
      font-weight: bold;  
      text-decoration: none;  
      color: #858585; 
 } 
  .inlinephoto  a:hover,.inlinephoto .txt a:hover {      
      text-decoration: none;  
 } 
 .inlinephoto .photocred { 
      margin: 0px;  
      padding: 0px 0px 0px 5px;  
      font-family: Verdana, Arial, sans-serif;  
      font-size: 9px;  
      color: #858585; 
      font-weight: normal;  
      text-align: left; 
	  }
 
 .product_files_header{
	font-weight:bold;
	color:#666666;
 }
 .product_files_file{
	color:#777777;
 }
 .product_files_table{
	float:left;
	margin:10px 0px 10px 10px;
	border:1px solid #999999;
	background:#f1f1f1;
 }

.product_files_table td{
	padding:5px;
 }
 
 td.divider { background-image: url(../images/nav_spacer_home.gif);
 background-repeat:no-repeat; }
 
 #photodiv {
  background-repeat: no-repeat;
  width:523px;
  height:320px;
  
}