BODY {

  margin           : 0px 0px 0px 0px;

  background-color: white;

  scrollbar-base-color: #778899;
  background-image: url(../images/back.jpg);
  background-repeat: repeat-x;
  background-color: #333333;

}



p {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 11px;

  color            : #333333;
  
  margin: 0;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: justify;
  line-height: 16px;

}



ul {

  margin           : 0px 0px 0px 0px;

}



hr {

  background       : #CCCCCC;

  height           : 1px;

  width            : 100%;

}



.title {

font-family: sans-serif;

font-size: 24px;

font-weight: bold;

color            : #7B8DA1;

}



.pathway {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

}



a.pathway:link, a.pathway:visited {

  color            : #000000;

  font-weight      : normal;

}



a.pathway:hover {

  color            : #000000;

  font-weight      : normal;

  text-decoration   : underline;

}



/* --Default Class Settings-- */



a.mainlevel:link, a.mainlevel:visited {

        color: #333333;

        background-position: left;

        text-align: left;

        font-weight: bold;

 }



a.mainlevel:hover {

        color: #00000;

        background-position: left;

        text-align: left;

        }







        a.mainmenu:link, a.mainmenu:visited {

        color: #333333; font-family: Arial, Helvetica, serif;

        font-weight: bold;

        }



a.mainmenu:hover, {

        color: #000000; text-decoration: underline;

        }



a.sublevel:hover {

        color: #000000; text-decoration: underline;

        }



a.sublevel:link, a.sublevel:visited {

        color: #333333; font-family: Arial, Helvetica, serif;

        font-weight: normal;

}




.moduletable, .moduletablescroller, .moduletablecart, .moduletablesearching, .moduletablecategories		{  background-color: #FFFFFF;	}




.poll {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #666666;

  line-height      : 14px;

}





.sectiontableheader {

  background-color : #CCCCCC;
  color: #000000;
  font-weight: bold;
  padding-left: 5px;

}



.sectiontableentry1 {

	font-family: Arial, Helvetica, sans-serif;
	background-color : #F0F0F0;

}



.sectiontableentry2 {

  background-color : #E0E0E0;

}





.small {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #3366C0;

  text-decoration  : none;

  font-weight      : medium;

}



.smalldark {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  text-decoration  : none;

  font-weight      : normal;

}





.contentpane {

  background       : #FFFFFF;

}



.contentpaneopen {

  background       : #FFFFFF;
  margin: 0;
  padding: 0;

}

.contentpaneopen p {	text-align: justify;
					}
						



.contentheading, .componentheading {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 14px;

  font-weight      : bold;

  color            : #CC0000;

  text-align       : left;

}

.contentheadingcontactstyle	{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000; text-align: left; padding: 10px;}



.createdate {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #999999;

  text-align       : left;

}





.button {

  font-family      : Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-size        : 10px;

  font-weight      : bold;

  background-color : #F0F0F0;

  color            : #000000;

  border           : 1px solid #CCCCCC;

}



.inputbox {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  background-color : #F0F0F0;

  border           : 1px solid #CCCCCC;

}

a	{	text-decoration: none;}


/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

         color: #000000;

        text-align:left;

        }



a.contentpagetitle:hover {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

        text-align:left;

        color: #7B8DA1;

        text-decoration: underline;

        font-weight: bold;

        }



a.category:link, a.category:visited {

  color            : #333333;

  font-weight      : bold;

}



a.category:hover {

  color            : #7B8DA1;

}



/* Styles for dhtml tabbed-pages */

.ontab {

        background-color: #ffae00;

        border-left: outset 2px #ff9900;

        border-right: outset 2px #808080;

        border-top: outset 2px #ff9900;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: bold;

        color: #FFFFFF;

}

.offtab {

        background-color : #e5e5e5;

        border-left: outset 2px #E0E0E0;

        border-right: outset 2px #E0E0E0;

        border-top: outset 2px #E0E0E0;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: normal;

}

.tabpadding {

}



.tabheading {

        background-color: #ffae00;

        text-align: left;

}



.pagetext {

        visibility: hidden;

        display: none;

        position: relative;

        top: 0;

}



/* for modifying {moscode} output.  Dont set the colour! */

.moscode {

        background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */

.message {

        font-family : Arial, Helvetica, sans-serif;

        font-weight: bold;

        font-size : 10pt;

        color : #ff6600;

        text-align: center;

}

/* custom stuff */

.container

{

        border: solid;

        border-width: 1px;

        border-color: #efefef;

        background-color: White;

}

.boxes {

        border: solid;

        border-color: #efefef;

        border-width: 1px;


 
}



 .statusbar	{	background-color: #CC3300;
 				padding: 5px;
				color: #FFFFFF;
				border-bottom: 1px solid white;
				height: auto;
				background-image: url(../images/statusback.png);
				background-repeat: repeat-x;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-position: top}

#pageholder	{	width: 905px;
				margin-left: auto;
				margin-right: auto;
				background-color: #FFFFFF;}
				
.leftmodules	{	background-color: #FFEA97;
					background-position: bottom;
					background-image: url(../images/sidesback.png);
					background-repeat: repeat-x;
					padding-top: 10px;				}

.rightmodules	{	background-color: #FFEA97;
					background-image: url(../images/sidesback.png);
					background-repeat: repeat-x;
					background-position: bottom;
					padding-top: 10px;				}

.centremodules	{	margin: 0;
					padding: 10px;
					font-family: Arial, Helvetica, sans-serif; font-size: 12px;
					width: 600px;}
.centremodules a	{ color: #000066;}
					
h2	{	margin: 0;
		  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 14px;

  font-weight      : bold;

  color            : #CC0000;

  text-align       : left;
  margin-bottom: 10px;
	}
h3	{	  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 14px;

  font-weight      : bold;

  color            : #CC0000;

  text-align       : left;
  margin: 0;
  margin-bottom: 10px;
	}
	
h1	{	margin: 0; color: #000066; font-family: Arial, Helvetica, sans-serif;}

h4	{	font-size: 14px; font-weight: bold; color: #FF3300; margin: 0; margin-top: 10px; font-family: Arial, Helvetica, sans-serif;}

.componentheadingcontactstyle	{	margin: 0;
		  							font-family      : Arial, Helvetica, sans-serif;
 									font-size        : 14px;
									font-weight      : bold;
									color            : #CC0000;
									text-align       : left;
								}
								

table.moduletablesearching {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 140px;
        }




table.moduletablesearching th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	margin-bottom: -10px;
		font-family:Arial, Helvetica, sans-serif;



}

.moduletablesearching p { margin: 0;
							margin-bottom: 3px;}



table.moduletablesearching td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		
		}
				
				

/* Shopping Cart Menu Front Page Item */

table.moduletablecart {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 140px;
        }

table.moduletablecart th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	margin-bottom: -10px;
		font-family:Arial, Helvetica, sans-serif;



}

.moduletablecart p { margin: 0;
							margin-bottom: 3px;}



table.moduletablecart td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		
		}
		
label	{	font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

table.child_list th { text-align: left;
}


/* Product Scroller CSS */

table.moduletablescroller {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;        }




table.moduletablescroller th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	
	font-family:Arial, Helvetica, sans-serif;



}



table.moduletablescroller td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		}
		
table.moduletablescroller span {	margin-bottom: 5px;
									margin-top: 5px;	}
									
.productlink	{	color: #000066;
					font-size: 20pt;
					font-family: Arial, Helvetica, sans-serif;}
					
					
.mainlevelbaseball {	width: 130px; padding: 5px; font-family: Arial, Helvetica, sans-serif; color: #CC3300; display: block; font-size: 11px; font-weight: bold;}
#active_menubaseball	{ font-weight: bold; background-color: #FFFF66; color: #CC0000;}
table.moduletablepropermenu		{ width: 130px; margin-bottom: 10px; background-color: #FFFFFF; margin-left: 10px; margin-right: 10px;}
table.moduletablepropermenu a	{ font-size: 11px;}

table.moduletablecategories {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 140px;
        }



table.moduletablecategories th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	
	font-family:Arial, Helvetica, sans-serif;



}



table.moduletablecategories td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		}

h5	{	margin: 0; font: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; font-weight: bold;}

.browseitem a	{ color: #000066;}


/* FEATURED PRODUCTS */

table.moduletablefeatured {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 140px;
		background-color: white;
        }



table.moduletablefeatured th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	
	font-family:Arial, Helvetica, sans-serif;



}

table.moduletablefeatured td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		background-color: white;
		
		}
		

/* LATEST PRODUCTS */

table.moduletablelatest {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 140px;
		background-color: white;
        }



table.moduletablelatest th {

  font-size        : 12px;

  font-weight      : bold;

  color: #CC0000;

  text-align       : left;

  width            : 100%;
	
	padding: 5px;
	
	font-family:Arial, Helvetica, sans-serif;



}



table.moduletablelatest td {

        font-size: 10px;

        font-weight: normal;
		
		padding: 5px;
		
		background-color: white;
		
		}
		
.frontpage	{	font-size: 11px;}

#login a {	font-family: Arial, Helvetica, sans-serif;
			color: #6A6F75;
			font-size: 11px;
		}
#login a:hover	{	color: #999999;}
#login	{				margin: 10px 0 10px 0px;}


/* Seconds CSS Embed Code */


.clsTABLE 
        { 
           font-family: Helvetica, Arial, sans-serif; 
           font-size: 11px;
		   color: #333333;
		   line-height: 16px;        
        }
		

.clsTABLE td	{	vertical-align: top; padding: 3px; padding-top: 10px; }
 
.clsTR {   } 
 
.clsTD1		{	} 
 
.clsTD2 {  } 
 
.clsTD3 {   text-align: center; font-size: 14px; } 
 
.clsTD4 
        { 
           font-size: 12px; 
           text-align:right; 
        } 
 
.clsHeadline 
        { 
            font-size:14px; 
         font-weight: bold;
		 color: #CC3300; 
        }
