/* 	
richmondnetball.org
Last Updated: 1 May 2007
Callum Brown - callum.brown@webalive.biz
*/

/* ---------- Background Components ---------- */

#aligntable {
		text-align: center; 
		margin: 0px;
		height: 100%;
		width: 100%;
		background-image: url(/uploadedFiles/aligntable001.gif);
		background-position: center -1px;
		background-repeat: no-repeat;
		_margin-right: 1px; /* IE Hack to fix 1px alignment problem*/ 
}
body { 
		font-size: 10pt;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
		font-weight: normal;
		margin: 0px;
		background-color: #3f3f3f; 
		height: auto;
		background-image: url(/uploadedFiles/body001.gif);
		background-repeat: repeat-y;
		background-position: center top; 
}



/* ---------- Text Components ---------- */

a { 
		text-decoration: none; 
		color: #666666;
		font-smooth: always;
		text-decoration: underline;
}
a:hover { 
		color: #000000; 
}
h1 {
		font-size: 14pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
}
h2 {
		font-size: 14pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #666666;
}
h3 {
		font-size: 12pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
}
h4 {
		font-size: 12pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #666666;
}
h5 {
		font-size: 10pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
}
h6 {
		font-size: 10pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #666666;
}
li { 
		font-size: 10pt;	
		list-style-type: square;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
		font-smooth: always;
}
p { 
		font-size: 10pt;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
		font-weight: normal;
}
td {
		font-size: 10pt;
		font-weight: normal;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
         
}
th {     
		font-size: 8pt; 
		font-weight: bold; 
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
}

hr {
		width: 100%;
		height: 0px;
		border: 0px;
		border-top: 1px solid #000000;
}

/* ---------- Main Tables ---------- */

#mainbodycell {	
		margin: 0px; 
		height: 100%; 
		width: 790px;
}
#mainbodytable {
		margin-bottom: 10px;	
		margin-right: 10px; 
		margin-left: 10px;
		margin-top: 0px;
		width: 770px;
		height: 100%;
}
#maintable {  
		margin-bottom: 0px;
		margin-top: 0px; 
		width: 1000px;
		height: 100%; 
		margin-left: auto; 
		margin-right: auto;
}



/* ---------- Banner Area ---------- */

#bannerimage { 
		display: none; 
}
#mainheader { 
		height: 350px;
}
.bannertitle { 
		display: none;
}
.bannerslogan {
		display: none;
}


/* ---------- Navigation Components ---------- */

#mainleftcell {
		width: 210px; 
		margin: 0px;
}
#navigationbox {
		width: 190px;
		padding-left: 10px;
		padding-top: 20px;
}
.childnav {	
		clear: both; 
		font-size: 8pt; 
		height: 26px;
		line-height: 26px;	
		display: block;	
		padding-left: 60px;	
		width: auto;
		_width: 190px; /* IE Hack */ 
		background-image: url(/uploadedFiles/navbuttons001.gif);
		background-repeat: no-repeat;
		background-position: -380 0;
		font-smooth: always;
		color: #000000;
		text-decoration: none;
}
.childnav:hover { 
		clear: both; 
		display: block;
		color: #ffffff;
		background-image: url(/uploadedFiles/navbuttons001.gif);
		background-repeat: no-repeat;
		background-position: -570 0
}
.childnavline {
		height: 30px;
}
.leftbox { 
		margin-top: 0px; 
		padding-left: 0px; 
		padding-right: 0px; 
		width: 100%; 
		font-size: 8pt;
}
.nav {        
		clear: both; 
		font-size: 8pt; 
		height: 26px;
		line-height: 26px;	
		display: block;	
		padding-left: 40px;	
		width: auto;
		_width: 190px; /* IE Hack */
		background-image: url(/uploadedFiles/navbuttons001.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		font-smooth: always;
		color: #000000;
		text-decoration: none;
}
.nav:hover {  
		clear: both; 
		display: block;
		color: #ffffff;
		background-image: url(/uploadedFiles/navbuttons001.gif);
		background-repeat: no-repeat;
		background-position: -190 0
}
.navline {
		height: 30px;
}
.navlink:hover {
}
.opennav { 
		clear: both; 
		font-size: 8pt; 
		height: 26px;
		line-height: 26px;	
		display: block;	
		padding-left: 40px;	
		width: auto;
		_width: 190px; /* IE Hack */ 
		background-image: url(/uploadedFiles/navbuttons001.gif);
		background-repeat: no-repeat;
		background-position: -190 0;
		font-smooth: always;
		color: #ffffff;
		text-decoration: none;
}
.opennav:hover { 
		clear: both; 
		display: block; 
		color: #ffffff;
}
.opennavline {
		height: 30px;
}
.pagenav {
}
.pagenav:hover {
}



/* ---------- Search Components ---------- */

#formfieldSearch {
		width: 107px;
		height: 22px;
		color: #000000;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-size: 8pt;
		border: 1px solid #000000;
		margin-left: 5px;
}
#searchbox { 
		width: 200px;
		padding-left: 5px;
		padding-top: 30px;
                 
}
#searchboxbutton { 
		font-size: 8pt;
		height: 22px;
		background-image: url(/uploadedFiles/smallbutton001.gif);
 		background-repeat: repeat-x;
		width: 80px;
		text-transform: lowercase;
		padding-bottom: 2px;
		color: #ffffff;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-smooth: always;
		border: 0px;
}
#submitinfobox {
}
.searchDirectoryColumnHeader{
}
.searchDirectoryColumnData{
}
.searchDirectoryFieldName{
}
.searchDirectoryResult {
		text-align: center;
}
.searchresultsinfo { 
		font-weight: bold;
}
.searchresultsline {
}
.searchresultslink {
}
.searchresultstable { 
		width: 100%; 
}
.searchresultstext { 
		font-size: 8pt; 
}
.searchresultstitle { 
		font-size: 8pt; 
		font-weight: bold;
}



/* ---------- Content Area ---------- */

.header {
		font-size: 14pt;
		text-transform: none;
		font-weight: bold;
		color: #000000;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-smooth: always;
		margin-top: 26px;
}



/* ---------- Shopping Cart ---------- */

.activeorderstep {
		padding-left: 2px;
		font-weight: bold;
		border: 1px #000000 solid;
		padding-top: 2px;
		color: #000000;
		padding-right: 2px;
		padding-bottom: 2px;
}
.addtocartimage {
}
.attributeheader {
}
.callforprice {
}
.cart-qty-input-field {
		width: 35px;
		background-color: #ffffff; 
		font-size: 8pt;
		border: 1px solid #000000;
}
.cartbutton {
}
.cartcheckoutlink {
}
.cartcheckoutlink:hover {
}
.cartsubmitline {
		display: right;
		margin-left: auto;
}
.carttotaltext {
}
.categorypanel {
		border-bottom: 1px solid #000000;
}
.categorypathheaderline {
		display: none;
}
.categorypathheaderlink {
		font-size: 8pt;
}
.changedetailsbutton {
}
.checkoutbutton {
		font-size: 8pt;
}
.continueshoppingbutton {
		font-size: 8pt;
}
.downloadbutton {
}
.downloadlabels {
}
.downloadtable {
}
.error {
		color: #FF0000;
}
.invoiceitemdetail {
		font-size: 8pt;
		display: block;
}
.itemstable {
		width: 100%;
}
.itemstableimage {
		height: 1px;
		width: 100%;
}
.itemstablelineitem {
		width: 100%;
}
.leftcategorycolumn {
		margin-bottom: 4px;
		display: block;
		margin-right: 4px;
		margin-left: 4px;
		height: 30px;
		margin-top: 4px;
		float: left;
		width: 50%;
}
.noimage {
		margin-bottom: 0px;
		text-align: center;
		border: 1px solid #000000;
		margin-right: auto;
		margin-left: auto;
		height: 120px;
		margin-top: 0px;
		width: 120px;
		line-height: 120px;
}
.orderdetailscontinuetable {
}
.orderstep {
		padding-left: 2px;
		border: 1px #000000 solid;
		padding-top: 2px;
		color: #000000;
		padding-right: 2px;
		padding-bottom: 2px;
}
.ordertable {
		margin-bottom: 5px;
		border-top: 1px #000000 solid;
}
.outofstock {
}
.price {
		font-size: 8pt;
}
.pricestrikethrough {
		font-size: 8pt;
		text-decoration: line-through;
}
.product-details-colattributes {
		text-align: left;
		font-weight: bold;
}
.product-details-colcode {
		text-align: left;
		font-weight: bold;
}
.product-details-coldescription {
		text-align: left;
		font-weight: bold;
}
.product-details-colprice {
		text-align: left;
		font-weight: bold;
}
.product-details-description {
		font-weight: normal;
}
.product-details-productdescription {
}
.productbox {
		width: 100%;
}
.productbox-lineitem {
		width: 100%;
}
.productboxlineitem {
		width: 100%;
}
.productcatalogue-spacer-image {
		height: 164px;
}
.productcatalogue-spacer-image-wide {
		width: 168px;
}
.productcolumnaddintocart {
}
.productcolumnattributes {
}
.productcolumnheader {
		font-size: 8pt;
		text-align: left;
		font-weight: bold;
}
.productcolumnitemcode {
		font-size: 8pt;
		text-align: left;
		font-weight: bold;
}
.productcolumnprice {
		font-size: 8pt;
		text-align: left;
		font-weight: bold;
}
.productcurrentpageselection {
		font-weight: bold;
}
.productdescription {
		font-size: 8pt;
}
.productdescriptioncell {
		font-size: 8pt;
}
.productdescriptionheader {
		font-size: 8pt;
		text-align: left;
		font-weight: bold;
}
.productdetails-back-link {
}
.productdetails-discounts {
		font-weight: bold;
}
.productdetails-in-categories {
		font-size: 8pt;
		font-weight: bold;
}
.productdetails-item-category-table {
		width: 100%;
}
.productdetails-items-box {
}
.productdetails-tax-categories-table {
		width: 100%;
}
.productdetails-taxes {
		font-size: 8pt;
		font-weight: normal;
}
.productheader {
		font-size: 11pt;
		text-align: left;
		font-weight: bold;
}
.productheaderlink {
		font-size: 10pt;
		font-weight: bold;
}
.productimage {
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
}
.productimagedisplay_itemrow {
}
.productlayoutsingleproduct {
		padding-left: 3px;
		padding-top: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
}
.productlayouttableimage {
		height: 1px;
		width: 100%;
}

.productMoreLink {
                font-size: 8pt;
}
.productprice {
		font-size: 10pt;
		text-align: left;
		font-weight: normal;
}
.productsystemcode {
		font-size: 6pt;
}
.producttext {
		font-size: 8pt;
}
.producttext-taxes {
		font-size: 8pt;
		font-weight: normal;
}
.removecartbutton {
		font-size: 8pt;
		margin-right: 0px;
		margin-left: 0px;
}
.rightcategorycolumn {
		margin-bottom: 4px;
		display: block;
		margin-right: 4px;
		margin-left: 4px;
		height: 30px;
		margin-top: 4px;
}
.shoppingcart-header-item {
		padding-left: 5px;
}
.shoppingcartaddicon {
}
.shoppingcartbuttonblock {
		margin-bottom: 45px;
		text-align: center;
		display: block;
}
.shoppingcartdetailscell {
		font-size: 8pt;
		padding-left: 10px;
		padding-bottom: 10px;
}
.shoppingcartdiscountcell {
		color: red;
}
.shoppingcartdiscountsubtotal {
		font-size: 8pt;
		color: red;
}
.shoppingCartHeaderRow {
		margin-bottom: 10px;
		height: 22px;
}
.shoppingcartimgform {
}
.shoppingcartitemcell {
		background-color: #000000;
		color: #ffffff;
}
.shoppingcartrow {
		font-size: 8pt;
		width: 100%;
}
.shoppingcartsubtotal {
		font-size: 8pt;
		font-weight: bold;
}
.shoppingcartsubtotallabel {
		font-size: 8pt;
		text-align: right;
		font-weight: bold;
}
.shoppingcarttable {
		width: 100%;
}
.shoppingcarttaxtotal {
		font-size: 8pt;
}
.shoppingcarttaxtotallabel {
		font-size: 8pt;
		text-align: right;
}
.shoppingcarttotal {
		font-size: 10pt;
		font-weight: bold;
}
.shoppingcarttotallabel {
		font-size: 10pt;
		text-align: right;
		font-weight: bold;
}
.shoppingcarttotalline {
		border-top: 1px #000000 solid;
}
.shoppingcartupdatebar {
		font-size: 8pt;
		height: 20px;
}
.shoppingcartupdatebutton {
		font-size: 8pt;
		height: 22px;
		background-image: url(/uploadedFiles/smallbutton001.gif);
 		background-repeat: repeat-x;
		width: 80px;
		text-transform: lowercase;
		padding-bottom: 2px;
		color: #ffffff;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-smooth: always;
		border: 0px;
}
.updatebutton {
		font-size: 7pt;
}

.productdetails-tax-categories-table {
               display: none;
}

.shoppingcart-header-item {
		background-color: #000000;
                color: #ffffff;
}
.shoppingcart-header-qty {
		background-color: #000000;
                color: #ffffff;
}
.shoppingcart-header-unitprice {
		background-color: #000000;
                color: #ffffff;
}
.shoppingcart-header-subtotal {
		background-color: #000000;
                color: #ffffff;
}
.shoppingcart-header-remove {
		background-color: #000000;
                color: #ffffff;
}


/* ---------- Form Components ---------- */

input {
		background-color: #ffffff; 
		font-size: 8pt;
                border: 1px solid #000000;
}

select {
		font-size: 8pt;	
		border: 1px solid #000000;
}
.formfield { 
		font-size: 8pt;
		border: 1px solid #000000;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
}
.formheading { 
		font-weight:bold; 
		font-size: 11pt;
}
.formlabel { 
		font-size: 10pt;
}
.formvalue {
		font-size: 10pt;
}
.surveyBox {
}
.surveyHeader {
}
textarea {
}



/* ---------- Login Components ---------- */

#formfieldLoginPassword {
		height: 22px;
		width: 100px;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #000000;
		border: 1px solid #000000;
}
#formfieldLoginUsername {
		height: 22px;
		width: 100px;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #0000000;
		border: 1px solid #000000;
}
#loginbox {
		font-size: 8pt;
		margin-top: 30px;
		margin-left: 10px;
		padding-top: 10px;
		width: 180px;
		padding-left: 7px;
		border-top: 2px solid black;
		background-image: url(/uploadedFiles/loginbox002.gif);
		background-repeat: repeat-x;
}
.edituserbutton {
		font-size: 8pt;
		height: 22px;
		background-image: url(/uploadedFiles/smallbutton001.gif);
 		background-repeat: repeat-x;
		width: 80px;
		text-transform: lowercase;
		padding-bottom: 2px;
		color: #ffffff;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-smooth: always;
		border: 0px;
}
.edituserlabel {
}
.editusertable {
}
.loginbutton {
		font-size: 8pt;
		height: 22px;
		width: 80px;
		background-image: url(/uploadedFiles/smallbutton001.gif);
		padding-bottom: 2px;
		color: #ffffff;
		border: 0px;
		margin-top: 10px;
}
.logindata {
}
.loginform {
}
.loginhead {
		display: none;
}
.loginlabels {
		font-size: 8pt;
		color: #000000;
}
.loginLink {
		font-size: 8pt;
		text-transform: lowercase;
                text-decoration: underline;
		color: #000000;

}
.loginlink:hover {
                color: #ffffff;
}
.logintable {
}
.logoutbutton {
}
.registerbutton {
}
.registerlink:hover {
}
.required {
		color: #ff0000;
}
.submitinfobutton {
		font-size: 8pt;
		height: 22px;
		width: 120px;
		background-image: url(/uploadedFiles/largebutton001.gif);
		color: #ffffff;
		border: 0px;
		margin-left: 0px;
		margin-right: 25px;
}
.submitinfolabels {
		font-size: 10pt;
}


/* ---------- Contact Details ---------- */

#contactdetailsbox {
		margin-top: 30px;
		margin-left: 10px;
		padding-top: 10px;
		width: auto;
		border-top: 2px solid #000000;
		width: 167px;
		padding-left: 20px;
		_padding-left: 15px; /* IE Hack */
		height: 100px;
		background-image: url(/uploadedFiles/loginbox002.gif);
		background-repeat: repeat-x;
}
.contactdetailslink {
		text-transform: lowercase;
		font-smooth: always;
		color: #000000;
		text-decoration: underline;
}
.contactdetailslink:hover {
		color: #ffffff;
}
.contactdetailstext {
		font-smooth: always;
}



/* ---------- Side Bar ---------- */

#snippetbox {
}
.sidebar {
}
.sidebarCart { 
		display: none;
}
.sidebarCartHeader { 
}
.sidebarCartFreightNote {
}
.sidebarCartNumber { 
}
.sidebarCartTotal { 
}
.sidebarCheckoutLink{
}
.sidebarFeature { 
}
.sidebarFeatureHeader {
}
.sidebarFeatureNotes {
}
.sidebarFeaturePrice {
}



/* ---------- Miscellanious ---------- */

#state_selection {
}
#stateSelect {
}
#state_input {
}
#offsetaligntable {
}
#friendly-tools-row {
		display: none;
}
tbody { 
		height: 0px
}
.mainLink {
}
.bigtext { 
		font-size: larger; 
}
.tablehead { 
		font-size: 10pt; 
		font-weight: bold;
}
.data { 
		font-size: 10pt;
}
.small { 
		font-size: 8pt; 
}
.smlheader { 
		font-size: 10pt; 
		font-weight: bold;
}
.pageimage {
}
.pagetext {
}
.pgtable {
}
.pgtablecell {
}
.productMessage {
}



/* ---------- Snippet Components ---------- */

.snippetcell { 
		font-size: 8pt; 
		padding-left: 4px;
}
.snippetheader { 
		font-size: 8pt; 
		white-space: nowrap;
}
.snippetlink { 
		font-weight: bold;
}
.snippetlink:hover { 
}
.snippettable {
}
.snippettext {
}


/* ---------- Calendar Components ---------- */

.calendaritemdate {
}
.calendaritemheader {
}
.calendaritemtable {
}  
.calendaritemtext {
}



/* ---------- Multiple Profile Components ---------- */

.multipleprofileheader { 
		font-size: 10pt; 
		font-weight: bold; 
}
.multipleprofileimage {	
		float: right;
}
.multipleprofilesubheader { 
		font-weight: bold;
}
.multipleprofiletable {
}
.multipleprofiletext {
}



/* ---------- News Components ---------- */

.newsitemcell {
}
.newsitembox {
}
.newsitemheader { 
		font-size: 10pt; 
		font-weight: bold; 
}
.newsitemlink { 
		font-size: 8pt;
}
.newsitemlink:hover {
}
.newsitemtext {
}



/* ---------- Project Components ---------- */

.product_details_image {
}
.productmorelink {
}
.projectdetailimage {
}
.projectimage {
}
.projectscell {
		height: 130px;
		width: 50%;
		vertical-align: top;
}
.projectsdetailsimage {
		float: right;
}
.projectsimage {
		border: auto;
}
.projectstable {
		width: 100%;
}


/* ---------- Homepage Components ---------- */

#homemaintable {
}

#homecontenttable {
}

#homenewstable {
		width: 230px;
		height: auto;
		padding: 10px;
		margin-left: 28px;
		display: block;
		background-image: url(/uploadedFiles/homenewstable003.jpg);
          
}

#homenewsfooter {
		width: 230px;
		height: 15px;
		margin-left: 28px;
		display: block;
		background-image: url(/uploadedFiles/newstablebottom.jpg);
                background-position: center bottom;
                background-repeat: no-repeat;
          
}

#homeresultstable {
}

#homesponsorstable {
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 80pt;
}

#homewelcometable {
		background-image: url(/uploadedFiles/homewelcometable001.gif);
		background-position: left bottom;
		background-repeat: repeat-x; 
		width: 500px;
		padding: 5px;
}

#homesubheadingbox {
		background-image: url(/uploadedFiles/homesubheadingtable001.gif);
		background-position: left top;
		background-repeat: repeat-x;
		padding: 5px;
		border-top: 2px solid #000000;
} 

#homeresultstable {
		background-image: url(/uploadedFiles/homeresultstable001.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: 170px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
}

.homeresultstext {
		font-size: 8pt;
}

.homeresultsheading {
		font-weight: bold;
                font-size: 8pt;
}

.homeresultslink {
		font-size: 8pt;
}
.homenewsheading {
		font-size: 9pt;
		font-weight: bold;
		_margin-top: -5px; /* IE Hack to fix height overflow */
		display: block;
		border-bottom: 1px solid #000000;
}

.homenewstext {
		font-size: 8pt;
}

.homenewslink {
		font-size: 8pt;
		_margin-top: -5px; /* IE Hack to fix height overflow */
		display: block;
}

.homesponsorstext {
		font-size: 8pt;
		_margin-bottom: -5px; /* IE Hack to reduce height */
		display: block;
		line-height: 20px;
		height: 10px;
}