/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
  .cat_description {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }
 BODY {
     background : #ffffff;
     margin : 0;
     text-align:center;
      font-family: Verdana, Arial, Sansa-Serif;
      font-size:11px;
      color:#333333

      }
 A {
     color : #000000;
     background : inherit;
     text-decoration : none;
      }
 A:hover {
     color : #aabbdd;
     background : inherit;
     text-decoration : underline;
      }
 FORM {
     display : inline;
      }
 .header {
     background : #ffffff;
     color : inherit;
	 float:left;
	 clear:both;
	 width:100%
}

#container{
	width:960px;
    margin:0 auto;
	overflow:hidden;
    text-align:left;
}

#headerouter{
  width:100%;
}

#headerleft{
}

#headerright{
float:right;
margin-right:10px;
}

#hnouter{
  width:100%;
  float:left;
  clear:both;
  color:white;
  font-size:11px;
  background-color:#d1d9dd;
  color:#FFFFFF;
  height:24px;
  line-height:24px;
  margin:0 0 10px;
  padding:0 0px;
}

#hnleft{
float:left;
}

#hnright{
  float:right;
  margin-right:13px;
}

 .headerNavigation {
     background : transparent;
     color : inherit;
      }
 .headerNavigation strong{
   color:white;
   padding-left:4px;
 }


 .headerNavigation .headerNavigation {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #ffffff;
      }
 A.headerNavigation {
     color : #ffffff;
     text-decoration:underline;
      }

a.headerNavigation:hover{
     text-decoration:none;
}

 a:hover .headerNavigation {
     color : #ffffff;
      }
 .headerError {
     background : #ff0000;
     color : #d1d9dd;
      }
 .headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 .headerInfo {
     background : #00ff00;
     color : #d1d9dd;
      }
 .headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #ffffff;
     font-weight : bold;
      }
 .footer {
     background : #d1d9dd;
     color : inherit;
      }
 .footer .footer {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d1d9dd;
     color : #ffffff;
     font-weight : bold;
      }

	#footerouter{
		width:100%;
        background : #d1d9dd;
     	color : inherit;
        font-family : Verdana, Arial, sans-serif;
     	font-size : 10px;
     	background : #d1d9dd;
     	color : #ffffff;
     	font-weight : bold;
		padding:1px;
        height:14px;
    }

	#footerleft{
         float:left;
    }

	#footerright{
	  float:right;
    }

#header {
	height: 121px;
}
#header h1, #header h2 {
	float: left;
	margin: 0;
	padding: 0;
}

h1, h2 {
	font-family: arial, helvetica, sans-serif;
}

h1, td.pageHeading {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 6px 0;
	color: #333;
	padding: 0;
}

h2 {
	letter-spacing: -1px;
}

td.pageHeading {
	font-size: 18px;
}

#header .moduletable_search {
	float: right;
	width: 220px;
	background: #9CB4C0;
	height: 40px;
	padding: 10px;
}
#header a#logo {
	display: block;
	width: 147px;
	height: 121px;
	background: url('../../../templates/formsexpress/images/logo-forms-express.jpg') top left no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -999em;
}
#navigation {
	height: 28px;
	background: #9DB3C0 url('../../../templates/formsexpress/images/bg-navigation.jpg') top left repeat-x;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0 8px;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	display: block;
	line-height: 28px;
	padding: 0 12px;
}

#body{
	width:100%;
 	float:left;
	padding-top:10px;
}

	#left{
		width:180px;
		/*
		left:10px;
		position:absolute;
		*/
		float:left;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}

	#middle{
		margin:0px;
		overflow:hidden;
		padding:0px;
	}

	#middleinner{
      overflow:hidden;
	  width:97%;
      padding: 0 0 10px 0;
    }


	#right{
		width:150px;
		/*
		position:absolute;
		right:10px;
		top:10px;
		*/
		float:right;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}

#crefooter{
  width:100%;
  float:left;
  display:none;
}


 .templateinfobox {
     background : #f8f8f9;
     color : inherit;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
      }

 .infoBox {
     color : #000000;
      }
 div.infoBox, SPAN.infoBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #d1d9dd;
     color : inherit;
      }
 div.infoBoxHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #d1d9dd;
     color : #ffffff;
	 width:11px;
	 float:left;
      }

	.main .infoBoxContents{
      border:none;
    }


 .infoBoxContents {
     color : #000000;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	 padding:3px;
      }

	.infoBoxContents .infoBoxContents{
      border:none;
    }


 div.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
	visibility:hidden;
	height:10px;
}

 div.contentBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #d1d9dd;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
     background : #d1d9dd;
    color : #ffffff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 div.infoBoxContentsHeaderImage {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #f8f8f9;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 div.infoBoxContentsfooter {
    color : #000000;
     background : #d1d9dd;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 div.infoBoxHeadingImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-position : left;
     background-color : #d1d9dd;
     color : white;
	 padding:4px 3px 3px 3px;
     text-align:center;
     height:14px;
      }

#middleinner .infoBoxHeadingImage{
  padding:3px;
  height:15px;
}


 div.infoBoxFooterImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #d1d9dd;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .main_table_heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
      }
 .main_table_heading_inner {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #ffffff;
     color : #000000;
      }
 .accountHistory-odd, addressBook-odd, alsoPurchased-odd, payment-odd, productListing-odd, productReviews-odd, upcomingProducts-odd, shippingOptions-odd {
     background : #f8f8f9;
     color : inherit;
      }
 accountHistory-even, addressBook-even, alsoPurchased-even, payment-even, productListing-even, productReviews-even, upcomingProducts-even, shippingOptions-even {
     background : #f8f8f9;
     color : inherit;
      }
 .productListing {
      }
 .productListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #9a9a9a;
     font-weight : bold;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     color : #9a9a9a;
     font-weight : bold;
   text-align:right;
      }
 .productListing-data {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }

a.pageResults {
	color : #9CB4C0;
 	text-decoration: none;
}

a:hover.pageResults {
 	text-decoration: underline;
}
 .pageHeading, DIV.pageHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 17px;
     font-weight : bold;
     color : #9a9a9a;
     background : inherit;
      }
 .subBar {
     background : #f4f7fd;
     color : inherit;
      }
 .subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .main, P.main {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #000000;
     background : inherit;
     padding:0px;
      }
 .smallText, SPAN.smallText, P.smallText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .accountCategory {
     font-family : Verdana, Arial, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 .fieldKey {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 .fieldValue {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
      }
 .tableHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 .category_desc {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 TEXTAREA {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     border-color : #7b9ebd;
     border-style : solid;
     border-width : 1px;
      }
 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;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     background-color : #e9f4fc;
     color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .messageBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #ffb3b5;
     color : inherit;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 linkListing {
     border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
      }
 .linkListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #b6b7cb;
     color : #ffffff;
     text-align : center;
      }
 linkListing-data {
     border-right : 1px solid #b6b7cb;
     border-bottom : 1px solid #b6b7cb;
     padding : 4px;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 linkListing-odd {
     background : #f8f8f9;
     color : inherit;
      }
 linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #000000;
     background : inherit;
     font-size : 10px;
     font-family : Verdana, Arial, sans-serif;
      }
 ShowCartDetails, ShowCartDetails, P.ShowCartDetails {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 HeaderPageLinksLeft, HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 HeaderPageLinksRight, HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 HeaderPageLinks, HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-color : inherit;
     color : #000000;
      }
 A.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     color : #000000;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 cookieUsage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #000000;
     color : #ffffff;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family : Verdana, Arial, sans-serif;
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 productPriceInListing {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d2e9fb;
     color : inherit;
      }
 productPriceInBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #eeeeee;
     color : inherit;
      }
 productPriceInProdInfo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #ffffff;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #000000;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }

.ghost{
	opacity:.5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	position:absolute;
}

.search_search .inputbox_search{
    font-size:13px;
    font-family:Verdana, Arial, Sans-Serif;
    width:150px;
}

#footer {
	clear: both;
	font-size: 90%;
	text-align: left;
	padding: 16px 0;
	color: #9CB4C0;
	border-top: 1px solid #9CB4BE;
}
#footer .moduletable {
	clear: both;
	padding-left: 8px;
    padding-bottom:10px;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
}

#footer a {
	color: #9CB4C0;
	padding: 0 8px;
}


#footer div{
  width:auto;
  float:left;
}


#footer div.footerright{
  float:right;
  margin-right:15px;
  margin-top:-22px;
}

/*	begin: search	*/
.search_search .inputbox_search {
    font-size:11px;
	padding: 4px;
    font-family:Verdana, Arial, Sans-Serif;
    width: 218px;
	background: url('images/bg-search-input.jpg') top left repeat-x;
	border: 1px solid #fff;
}
#header .moduletable_search {
	float: right;
	width: 220px;
	background: #86A6B2;
	height: 58px;
	padding: 10px;
}
#header .moduletable_search td {
	color: #fff;
}
.moduletable_search h4 {
	margin: -2px 0 0 0;
	padding: 0 0 2px 0;
	color: #fff;
	font-size: 14px;
    font-family:arial, helvetica, sans-serif
}
input.search_radio {
	height: 12px;
	margin: 0;
	padding: 0;
}
.search_label {
	display: block;
	height: 16px;
	padding: 5px 6px 0px;
    font-size:11px;
    line-height:1.5em;

}

.cartheading{
  font-size:12px;
  font-weight:bold;
  color:black;
  background:#d1d9dd;
  padding:3px 0;
  color:white;
  height:15px;
}

.cartheading a{
  color:white;
}


.cartproduct b{
  font-size:11px;
  font-weight:normal;
}

.shoppingcarttable .cartcolumn1{
  width:200px;
}


.indextable .cartcolumn1{
    width:350px;
}

.shoppingcarttable,.indextable{
  width:100%;
}

.proddata a,.proddata{
  font-size:11px;
}

.indextable .cartcolumn0{
  width:1px;
}

.textbutton,a .textbutton {
  background:#86A6B2 none repeat scroll 0 0;
  color:white;
  padding:3px 5px 3px 5px;
  border:none;
  display:inline;
  cursor:pointer;
  text-decoration:none;
  font-size:11px;
}

.textbutton:hover, a .textbutton:hover{
  background:#9dbdc9;
  text-decoration:none;
  cursor:pointer;
  color:white;
  font-size:11px;
}

.alternator1{
  background:#eeeeee
}

.cartproduct{
  padding:3px 0;
}

.shoppingcarttable .cartheading{
  background:#d1d9dd;
  padding:3px 5px;
}

.cartheading.cartcolumn0{
  width:60px;
}

.cartheading.cartcolumn1{
  width:350px;
}

tr.attribute td.main {
	padding: 4px 8px 4px 0;
}
td.products_price {
	text-align: center;
	padding: 8px 0;
}
/*	begin: search	*/
.search_search .inputbox_search {
    font-size:11px;
	padding: 4px;
    font-family:Verdana, Arial, Sans-Serif;
    width: 218px;
	background: url('../../../templates/formsexpress/images/bg-search-input.jpg') top left repeat-x;
	border: 1px solid #fff;
    height:23px;
}
#header .moduletable_search {
	float: right;
	width: 220px;
	background: #86a6b2;
	height: 58px;
	padding: 10px;
}
#header .moduletable_search td {
	color: #fff;
}
.moduletable_search h4 {
	margin: -2px 0 0 0;
	padding: 0 0 2px 0;
	color: #fff;
	font-size: 14px;
}
input.search_radio {
	height: 12px;
	margin: 0;
	padding: 0;
}
.search_label {
	display: block;
	height: 16px;
	padding: 5px 6px 0px;
    font-size:11px;
    line-height:1.5em;

}
/*	begin: categories	*/
#categories h3 {
	font-size: 12px;
	margin: 0;
	padding: 10px 0 0 0;
}
#categories ul {
	list-style-type: disc;
	margin: 1em 0 1em 2em;
	padding: 0;
}
/*	end: categories	*/

/*	begin: loginbox	*/
ul#loginbox {
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: square;
	font-weight: normal;
}
ul#loginbox li {
	margin: 0;
	padding: 0 0 1em 0;
}
/*	end: loginbox	*/

/*	begin: payment modules	*/
.payment_module label {
	clear: both;
	float: left;
	display: block;
	width: 120px;
}
/*	end: payment modules	*/

/*	begin: checkout confirmation page	*/
.main.gbrdrtop {
	border-top: 1px solid #ccc;
	padding: 4px 0;
}
div.product_attributes {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
div.product_attributes .field {
	clear: both;
}
div.product_attributes label {
	float: left;
	display: block;
	width: 160px;
	font-weight: bold;
}
/*	end: checkout confirmation page	*/
.products_image {
	float: left;
	width: 50px;
	height: 67px;
	overflow: hidden;
	margin-left: 3px;
}

#menulist_root li.mainlevel#menuitem_8{
    background:url(../../../images/cart-button-white.gif) center right no-repeat;
}

#menulist_root li.mainlevel#menuitem_8 a{
    padding-right:28px;
}