/*
 * Cellaplex stylesheet.
 */

BODY {
	margin: 12px 0;
	font-family: arial, "lucida console", sans-serif;
	font-size: 16px;
	text-align: center;
	color: #303030;
	background-image:url('images/bg.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center; 
}

IMG {
	border: 0 none;
}

FORM {
	margin: 0;
}

A:link, A:active, A:visited, A:hover {
	color: #4C9B2E;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 1036px;
}

#header {
	height: 41px;
	background: transparent url('images/logo.jpg') no-repeat scroll 28px 0;
	padding-top: 10px;
	text-align: left;
}

#navigation {
	float: right;
	margin-right: 16px;
	width: 600px;
	height: 41px;
	text-transform: lowercase;
}

#navigation A:link, #navigation A:active, #navigation A:visited, #navigation A:hover {
	display: block;
	float: left;
	height: 41px;
	color: #3A4851;
}

#navigation A span, #navigation A:hover IMG, #navigation A.active IMG {
	display: none;
}

#navigation A:hover SPAN, #navigation A.active SPAN, #navigation A:hover SPAN IMG, #navigation A.active SPAN IMG {
	display: inline;
	vertical-align: top;
}

#main {
	clear: both;
	width: 1036px;
	height: 350px;
	background: #003EB9 url('images/main.jpg') no-repeat;
	color: #FFFFFF;
	text-align: left;
}

#main DIV {
	float: right;
	width: 354px;
	padding: 24px 250px 0 0;
	font-weight: bold;
	font-size: 13px;
}

#main DIV.clear {
	padding: 0;
}

#ordernow {
	display: block;
	position: absolute;
	margin: 304px 0 0 904px;
	width: 104px;
	height: 33px;
}

#main DL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main DD {
	margin: 0 0 8px;
	background: transparent url('images/tick.jpg') no-repeat;
	padding-left: 32px;
	font-weight: bold;
	font-size: 15px;
}

#main H1 {
	margin: 4px 0 12px;
	font-weight: normal;
	font-size: 22px;
}

#main A:link, #main A:active, #main A:visited, #main A:hover {
	color: #FDED04;
}

#main .decorative {
	display: block;
	float: right;
	padding: 0 24px;
}

#content {
	clear: both;
	margin: 0 auto;
	width: 1036px;
	padding: 8px 0 8px;
	text-align: left;
}

#content.padding {
	width: 940px;
	padding: 24px 48px 8px;
}

#content H1, #content H4, #content H5 {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 16px;
	color: #215B80;
}

#content H2, #content H3 {
	margin: 24px 0 4px;
	font-weight: bold;
	font-size: 16px;
	color: #1B1E25;
}

#content H3 {
	margin: 0 0 8px;
	font-size: 20px;
}

#content H4, #content H5 {
	margin: 0 0 6px;
	font-size: 14px;
}

#content H5 {
	display: inline;
	margin: 0;
}

#content UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content LI {
	padding: 2px 0;
}

#content .decorative, #content .area .decorative.left, #content .area .decorative.right {
	display: block;
	padding: 0 16px 12px;
	line-height: 12px;
}

#content .decorative.left {
	padding-left: 0;
}

#content .decorative.right {
	padding-right: 0;
}

.area {
	margin-bottom: 16px;
	width: 510px;
	background: transparent url('images/area_middle.jpg') repeat-y;
	font-size: 15px;
}

.areaTop {
	background: transparent url('images/area_top.jpg') no-repeat;
}

.areaContent {
	min-height: 178px;
	padding: 16px 20px 32px !important;
}

.areaBottom {
	background: transparent url('images/area_bottom.jpg') no-repeat scroll left bottom;
}

.area.golfer {
	background: transparent url('images/area_golfer.jpg') no-repeat;
}

.area.golfer .decorative {
	width: 172px;
	height: 292px;
}

.box {
	margin-bottom: 16px;
	width: 900px;
	background: transparent url('images/box_middle.jpg') repeat-y;
}

.boxTop {
	background: transparent url('images/box_top.jpg') no-repeat;
}

.boxContent {
	padding: 16px 20px 32px !important;
}

.boxBottom {
	background: transparent url('images/box_bottom.jpg') no-repeat scroll left bottom;
}

#footer {
	margin: 0 auto;
	width: 1002px;
	height: 16px;
	background: transparent url('images/footer.jpg') no-repeat;
	padding: 14px 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#disclaimer {
	font-size: 10px;
	padding: 12px;
	text-align: center;
}

DL.table {
	border: 1px solid #000000;
	border-width: 0 1px 1px 0;
	margin: 0 auto;
	width: 1011px;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
}

DL.table DT, DL.table DD {
	clear: left;
	margin: 0;
	padding: 0;
}

DL.table DL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

DL.table .col1 { width: 155px; } /* 151 */
DL.table .col2 { width: 135px; } /* 133 */
DL.table .col3 { width: 209px; } /* 208 */
DL.table .col4 { width: 114px; } /* 116 */
DL.table .col5 { width: 153px; } /* 159 */
DL.table .col6 { width: 203px; } /* 207 */

DL.table DD DT, DL.table DD DD {
	clear: none;
	float: left;
	border: 1px solid #000000;
	border-width: 1px 0 0 1px;
	height: 18px;
	padding: 6px 3px;
}

DL.table DD DD {
	text-align: center;
}

DL.table DD.header DT, DL.table DD.header DD {
	background: #013DB9;
	color: #FFFFFF;
}

DL.table DD.header DT {
	font-weight: bold;
}

DL.table DD.highlight DT, DL.table DD.highlight DD {
	background: #61C23F;
	color: #FFFFFF;
}

DL.table DD.highlight DT {
	font-weight: bold;
	font-style: italic;
}

DL.table DD.odd DT, DL.table DD.odd DD {
	background: #CECECE;
}

DIV.postal {
	float: right;
	width: 520px;
}

#content DIV.postal H1 {
	margin: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

DL.contact {
	margin: 0;
	width: 450px;
	padding: 0;
	list-style-type: none;
}

DL.contact DT {
	float: left;
	clear: left;
	margin: 0;
	width: 150px;
	padding: 2px 0;
}

DL.contact DD {
	float: left;
	margin: 0;
	width: 250px;
	padding: 2px 0;
}

DL.contact DD INPUT, DL.contact DD SELECT, DL.contact DD TEXTAREA {
	border: 1px solid #000000;
	width: 90%;
	background: #D5D5D5;
	color: #333333;
}

DL.contact DD.full, DL.contact DD.full TEXTAREA, DL.contact DT.submit {
	width: 400px;
}

DL.contact DT.submit {
	text-align: right;
}

/*
 * End of Cellaplex stylesheet.
 */



/*
  $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

  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: #70d250; text-decoration: underline; }

TABLE {
	font-size: 12px;
}

FORM {
	display: inline;
	margin: 0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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;
}

DIV.banner {
	float: left;
	width: 250px;
}

DIV.topnav {
	float: right;
	width: 400px;
	padding-top: 40px;
	text-align: right;
}

DIV.topnav IMG {
	border: 0px;
}

DIV.footer {
	background: #EEEEEE;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	margin-top: 24px;
	padding: 12px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

DIV.footer A {
	color: #333333;
	text-decoration: none;
}

DIV.footer A:hover {
	text-decoration: underline;
}

DIV.postfooter {
	width: 534px;
	margin: 0px auto;
	padding: 4px;
	color: #CCCCCC;
	font-size: 10px;
	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 {
  border-bottom: 1px solid #CCCCCC;
}

TR.infoBoxContents TD, DIV.infoBoxContents {
  padding-bottom: 16px;
}

.infoBoxContents TD TD {
  padding-bottom: 0;
}

.infoBoxContents TABLE {
	margin: 0px auto;
}

.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: #bbc3d3;
  color: #ffffff;
}

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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

.productListing-heading {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  display: none;
}

.productListing-data {
	 border-bottom: 1px solid #CCCCCC;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  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; display: none; }

DIV.confidence { background: transparent url('images/verisign.gif') no-repeat scroll center left; padding: 8px 0px 8px 124px; font-size: 12px; }
DIV.confidence DIV.l { float: left; width: 222px; padding: 4px; }
DIV.confidence DIV.l SPAN { font-weight: bold; font-size: 14px; }
DIV.confidence DIV.l UL { margin: 0px; }
DIV.confidence DIV.r { float: left; width: 357px; background: #F5F5F5; padding: 4px; }
DIV.confidence DIV.r SPAN { font-weight: bold; }
DIV.confidence DIV.e { clear: left; }

.redtext { color: #CC0000; font-size: 13px; font-weight: bold; }

DIV.totals { width: 291px; margin: 0px auto; font-size: 12px; line-height: 26px; }
DIV.totalslabel { float: left; clear: left; width: 97px; }

DIV.formHeader { width: 535px; margin: 0px auto; font-weight: bold; padding-bottom: 4px; border-bottom: 1px solid #CCCCCC; margin-bottom: 4px; }
.formItem { width: 535px; margin: 0px auto; }

.productListing-small { width: 75px; text-align: right; }
DIV.productImageL { float: left; clear: left; width: 100px; padding-left: 20px; }
DIV.productImageR { float: left; margin-top: 40px; padding: 0px 24px; font-weight: bold; }


.cust_links{
	color: #4C9B2E;
	text-decoration: none;
	font-size:13px;
}

.cust_links A:link, A:active, A:visited, A:hover {
	color: #4C9B2E;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}

.cust_links A:hover {
	text-decoration: underline;
	font-size:13px;
	font-weight:bold;
}
