/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	color: #000000;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #01874A;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 950px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #000;
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navBreadCrumb {}
#navBreadCrumb{
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 1em;
	padding-bottom: 0.7em;
}

#navtop {
	display: inline;
	padding: 10px;
	margin: 0px 0px 0px -3px;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #686868;
}

#navtopend{
	display: inline;
	padding: 10px 21px !important;
	padding: 10px 25px;
	margin: 0px 0px 0px -3px;
	border-left: 1px solid #1C1C1C;
}

#navColumnOne {
	padding: 0.2em;
	border-left: 2px solid #666666;
	}
#navColumnTwo {
	padding: 1px;
	/*border-right: 2px solid #666666;*/
	background-color:#666666;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;margin-right:30px;
	}
#productDetailsList{
display:none;
}
.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #9a9a9a;
	margin-bottom: 1em;
	}

.sideBoxContent {
	color: #ffffff;
	/*padding: 0.4em;*/
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

#ezpages-content a{
	color: #ffffff;
	}
	
#ezpages-content a:hover{
	color: #01874A;
	}
	
.categoryListBoxContents {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
#ezPagesHeading{
	padding-left: 6px;
	}
	
#productListHeading{
	padding-left: 6px;
	}

/** Add by RB **/
.logoWrapper_rb{
	background:transparent url(../images/logoWrapper_rb.gif) repeat-x;
	height: 187px;
}
.logo_rb{
	border-left:2px solid gray;
	border-top: 2px solid black;
	margin-top:2px;
	height:179px;
}

#navEZPagesTop{
	height: 30px;
	/*border-left: 2px solid gray;
	border-right: 2px solid gray;*/
	background-color: #323232; /* new*/
}

#navEZPagesTop_rb{
	background-color: #323232 !important;
	margin-left: 2px;
	margin-right: 2px;
}

#navEZPagesTop_rb ul{
	margin: 0; padding: 0;
}

#navEZPagesTop_rb li{
	float: left;
	padding: 5px 20px;
	background-color: #323232;
	/*border-left: 2px solid gray;*/
}

#navEZPagesTop_rb li.last{
	padding-right: 45px;
	background-color: #323232;
	border-right-style: none;
	border-right-color: #323232;
}


#navEZPagesTop_rb li{
	list-style-position: outside;
	list-style-type: none;
}

#navEZPagesTop_rb a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px; /*was 16px */
	font-weight: bold;
	color: #fff;
	border: 0px;
}

#navEZPagesTop_rb a:hover {
	color: #01874A;
}

#header_bottom_rb{
	height: 227px;
	margin-bottom: 2px;
}

.productGeneral table{
	width: 100%;
}
form#newslettersideboxtable, #newslettersideboxtable input {
margin-top:0;margin-bottom:0;
}


/*	rugby pages	*/

		form #rugby	{width: 726px;height: 1400px; position:relative; font-family: Verdana; font-size: 12px; line-height: 16px;}
		form #r_header	{position: absolute; width: 726px; height: 284px;}
		form #r_summary	{position: absolute; width: 410px; top: 284px; background: #b9b9b9; padding: 15px; height:250px;}
		form #r_specifics {position: absolute; top: 284px; width: 244px; left: 440px; padding: 25px 17px 17px 17px; height:250px;}
		form #rugby ul {list-style: none; text-indent: none; padding: 0px;}
		form #r_extras li.r_title	{padding-bottom:15px; list-style: none;}
	    form #r_specifics ul li	{margin:0 0 7px 0; color: #d70017;}
		form #r_tickets	{position:absolute; top:540px; width: 320px;  padding: 10px;}
		form #r_tickets ul li	{margin:0 0 15px 0;}
		form #r_tickets ul li img {margin-top:17px;}
		form #r_extras	{position: absolute; left: 347px; top: 582px; background: #b9b9b9; width:350px; padding: 15px;}
		form #r_extras ul li	{list-style: disc inside; text-indent:-14px; padding-left: 12px;}
		form #footer	{position: absolute; top:1240px; width: 726px;}
		form #rugby p	{padding:0;}
		form #r_tickets ul li.beyond	{margin-left: -10px; width: 400px; position: relative;}
		form #r_tickets ul li.beyond a img	{position: absolute; top: 0; left:215px;}
		
/*	END rugby pages	*/

/*	quarter final rugby pages	*/
		form #quart_rugby	{width: 726px; height: 1500px; position:relative; font-family: Verdana; font-size: 12px; line-height: 16px;}
		form #quart_r_header	{position: absolute; width: 726px; height: 284px;}
		form #quart_r_summary	{position: absolute; width: 388px; top: 265px; padding: 20px;}
		form #quart_r_specifics {position: absolute; top: 284px; width: 244px;  background: #b9b9b9; left: 425px; padding: 15px 17px 17px 17px;}
		form #quart_rugby ul {list-style: none; text-indent: none; padding: 0px;}
		form #quart_r_extras li.r_title	{padding-bottom:15px; list-style: none;}
		form #quart_r_specifics ul li	{margin:0 0 7px 0; color: #012e94;}
		form #quart_r_images	{position:absolute; top:635px; width: 320px;  padding: 10px; left: 404px;}
		form #quart_r_images ul li	{margin:0 0 15px 0;}
		form #quart_r_extras	{position: absolute;  top: 661px; background: #b9b9b9; width:362px; padding: 15px;}
		form #quart_r_extras ul li	{list-style: disc inside; text-indent:-13px; padding-left: 15px;}
		form #quart_footer	{position: absolute; top:1279px; width: 726px;}
		
		
/* TOUR FRONT PAGE */


		#rugby_cup	{width: 726px;height: 1350px; position:relative; font-family: Verdana; font-size: 12px; line-height: 16px;}
		#rugby_cup p { margin: 5px 0; padding: 5px 0; }
		
		#rc_header	{position: absolute; width: 726px; height: 284px;}
		#rc_summary	{position: absolute; width: 410px; top: 265px; padding: 24px 15px 0; height:275px; font-size: 14px; line-height: 17px; }
		#rc_summary p span { font-size: 16px; }

		#rc_specifics { background: #000000; position: absolute; top: 282px; width: 267px; left: 440px; padding: 5px 10px; height:300px;}
		#rc_specifics a { color: white; }
		#rc_specifics a img { border: none; }
		#rugby_cup #rc_specifics ul { list-style: disc; margin: 0 0 0 30px; color: #fff; font-size: 18px; line-height: 19px;}
	    #rugby_cup #rc_specifics ul li { margin: 6px 0; }
	    #rugby_cup #rc_specifics ul li span { font-size: 15px; font-weight: normal; line-height: 18px; }
		#rugby_cup #rc_specifics ul li img { margin: 5px 0; }

		#rugby_cup ul {list-style: none; text-indent: none; padding: 0px;}

		#rc_extras	{position: absolute;  top: 610px; background: #009a51; width:390px; padding: 5px;}
		#rc_extras ul { margin: 0; padding: 5px; }
		#rc_extras ul li	{list-style: disc inside; text-indent:-10px; padding: 0 15px; margin: 0 0 15px 0;}
		#rc_extras ul li.r_title { padding-bottom:0px; margin:0 0 0 -15px; list-style: none;}

		#rc_tickets	{position:absolute; top:580px; left: 400px; width: 320px;  padding: 10px;}
		#rc_tickets ul { margin: 5px 0 15px 0; }
		#rc_tickets ul li {margin:0; padding: 0; }
		#rc_tickets ul li#cup-title { font-size: 18px; margin: 0 0 5px 0; }

 		#rc_int_balls { position: absolute; top:1150px; width: 726px; }
	
		#rc_pool_games { background: #f4deb6; position: absolute; top:1220px; width: 210px; height: 370px; padding: 10px; }
		#rc_pool_games a img { border: none; }
		#rc_quater_games { background: #eecf8e; position: absolute; top:1220px; left: 242px; height: 370px; width: 215px; padding: 10px; }
		#rc_semi_finals { background: #e0a629; position: absolute; top:1220px; left: 490px; height: 370px; width: 215px; padding: 10px; }
