/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce
  
  modified for surfboardsigns.com

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

.orderEdit { 
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color: maroon;
text-decoration: underline;
}

BODY {
padding: 0;
margin: 0;
background: url(images/sbsignsbg.jpg) fixed repeat-y center top;
background-color: #dbfafe;
}

span.mimic_page_heading {
  font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #1e90ff;
}


#wrapper 
{
width: 830px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
border-left: 0px solid #CFCFCF;
border-right: 0px solid #CFCFCF;
border: 0px solid #000;
}

#top_header {
width: 830px;
height:103px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background: url(images/sbsignsheader2.png) no-repeat right top;
border: 0px solid #000;
}

#interior_header {
position: relative;
width: 450px;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #1e90ff;
border-style: solid;
left: 425px;
right: 0px;
top: 10px;
padding: 25px 10px 0px 10px;
border: 0px solid red;
}

#center_wrapper 
{
background: url(images/sbsignscenter2.png) repeat-y center top;
width: 830px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border-left: 0px solid #CFCFCF;
border-right: 0px solid #CFCFCF;
border: 0px solid RED;
}

#leftColumn {
height: 725px;
background-color: LightBlue;
/* background: url(images/vertsurfboardstretched.png) no-repeat right top; */
/*float: left; */
margin-left: 20px; 
width: 170px;
border-width: 1px;
border-style: solid;
border-color: #1e90ff;
}

#leftColumnNav {
font-size: .7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
display: block;
border-width: 0px; 
border-style: solid;
border-color: black;
margin: 0px;
padding: 5px 0px 0px 0px;
}


#leftColumnNav a {
height: .9em;
line-height: 1.5em;
text-align: center;
margin: 0px;
padding: 2px 5px 2px 10px;
font-size: 1em;
font-weight: bold;
text-decoration: none;
color: #000088;
}

#leftColumnNav a:hover {
background: #1e90ff;
color: #dbfafe;
} 


#leftColumnNav a:active {
color: #dbfafe;
background: #1e90ff;
border-top: 1px solid #dbfafe;
border-left: 2px solid #dbfafe;
border-bottom: 1px solid #000000;
border-right: 1px solid black;
}

a.top_nav, a.top_nav:visited {
 text-align: center;
 font-size: .6em;
 line-height: .8em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000088;
 font-weight: bold;
 text-decoration: none;
 padding-top: 3px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 3px;
 background:none; 
}

a.top_nav:hover, a.top_nav:active {
background: #1e90ff;
color: #dbfafe;
padding-top: 3px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 3px;
}

span.mimic_top_nav {
 text-align: center;
 font-size: .6em;
 line-height: .8em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000088;
 font-weight: bold;
 text-decoration: none;
 padding-top: 3px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 3px;
 background:none; 
	}
	
span.category_description {
 text-align: center;
 font-size: 12px;
 line-height: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000088;
 /* font-weight: bold; */
 text-decoration: none;
 padding-top: 3px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 3px;
 background:none; 
	}
	

#textentry {
height: 1.1em;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
}

#top_menue {
 width: 800px;
 height: 20px;
 margin-left: 16px;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;
 border-top: 2px solid #1e90ff;
 border-bottom: 2px solid #1e90ff;
 }

#menue_pos {
text-align: right;
width: 365px;
height: 20px;
float: right;
border: 0px solid GREEN;
}

#form_pos {
width: 95px; /* was 100 */
height: 20px;
float: right;
border: 0px solid #000;
}


#breadcrumb_pos {
width: 330px; /* was 330 */
height: 20px;
float: left;
border: 0px solid #000;
}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-size:.6em;
font-weight:bold;
padding: 1px 2px;
height: 20px;
background:url(./images/formbg.gif) repeat-x left top;
}

/* product_listing CSS for tables and fonts */
TABLE.vert_list {
	background: LightBlue; /* was #f8f8f9*/
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	border: 1px solid #1e90ff;
}

/* SPAN PRICE on product_listing page */
SPAN.price {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	color: maroon;
}

/* footer css style information */
#bottom {
width: 830px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border-left: 0px solid #CFCFCF;
border-right: 0px solid #CFCFCF;
border: 0px solid #000;
}

#center_bottom_panel {
width: 825px;

background: url(images/sbsignsfooter2.png) no-repeat center top;
height: 52px;
/* position: relative; */
left: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 15px;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000088;
font-weight: bold;
text-decoration: none;
text-align: center;
border: 0px solid yellow;
padding-top: 2px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 5px;
}

a.bottom_nav, a.bottom_nav:visited {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
color:#000088; 
background:none;
text-decoration: none;
}

a.bottom_nav:hover, a.bottom_nav:active {
background: #1e90ff;
color: #dbfafe;
text-decoration: none;
}

A {
  color: #000088;
  text-decoration: none;
}

A:hover {
  color: #1e90ff;
  /* text-decoration: underline; */
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb; 
  border: 1px solid #1e90ff;
}

.infoBoxContents {
  background: LightBlue; /* was #f8f8f9*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px solid #1e90ff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url(images/infobox/corner_right_left.gif) repeat-x;
  color: #000088;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #1e90ff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(images/infobox/corner_right_left.gif) repeat-x;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.productListing-odd {
  background-color: #faf6ed;
}

TR.productListing-even {
  background-color: #f6efdd;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #1e90ff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

A.articlelink{
   color:#0000FF;
  text-decoration: none;
}

/* added by GP On 11/28/2008 */

.infoBoxProducts {
  text-align: center; 
  border: solid 1px #1e90ff;
  height: 100px; 
  width: 120px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: #dbfafe; /* was #f6efdd; */
  color: #800000; /* price color */
  margin-bottom: -8px;
}

TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 4px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom: 5px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 background: LightBlue; /* was #faf6ed */
 border: 1px solid #1e90ff;	
 /* border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;*/
 }

/* applies to the small boxes with pictures of products */

.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#4682B4;
  border: 0px solid green;
  /* text-align:center; */
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.product_box, a.product_box:visited {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
bottom: 4px;
left: 0px;
color:#000088; 
background:none;
text-decoration: none;
}

a.product_box:hover, a.product_box:active {
background: #000088;
color: #dbfafe;
text-decoration: none;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */