/* ------------------- Baseball Plus Joomla Template CSS ----------------- */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
         height: 100%;
	margin: 0px 0px 0px 0px;
                  text-align: center /* center hack */;
          }

html {
      height: 100%;
      margin-botton: 2px;
     }

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: normal;}
h2 {font-size:15px;line-height: 1em;font-weight: normal;}
h3 {font-size:14px;line-height: 1em;font-weight: normal;}
h4 {font-size:13px;line-height: 1em;font-weight: normal;}
h5 {font-size:12px;line-height: 1em;font-weight: normal;}
h6 {font-size:11px;line-height: 1em;font-weight: normal;}
td {font-size: 12px;}
th {font-size: 12px;}
a:link  {color: #00009E;}
a:hover   {color: #9E4F00; text-decoration: underline;}
a:visited {color: #009E9E;}
a.image, a.image:hover  {border:0;}
ul {list-style-type: disc;}
ol {list-style-type: decimal} 

/* #######################  END GENERAL SETTINGS ############################ */
/* ######################  LAYOUT SETTINGS      ############################ */

div#wrapper {
             height: 100%;
             margin-left: auto;
             margin-right:auto;
            }

div#logo {
          position: relative;
          left: 0;
          top: 0;
          margin-top: 5px;
          width: 860px;
          height: 120px;
          background: url(../images/bbplusheader.jpg) 0 0 no-repeat;
         }

div#content {
            }

div#footer {
            position: relative;
            clear: both;
            width: 860px;
            height: 80px:
            color: #ffffff;
            background: url(../images/bottom.jpg) 0 0 no-repeat;
           }


/* ######################  END LAYOUT SETTINGS  ############################ */


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #00009e;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 10px;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  color: #00009e;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}


/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/*********** Article Separator *************/

span.article_separator { margin: 0; line-height: 0px;font-size: 1px; } 


/* #################  Left Main Menu Rollover CSS      ############################## */



ul.menu {
	margin: 0;
	padding: 0px 0 0 1px;
	list-style: none;
         font-size: 9px;
         font-weight: bold;
         line-height: 23px;
         font-family: verdana;
}


ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

ul.menu li span.separator {
         background: url(../images/navbar2.jpg) repeat-x;
         line-height: 25px;
	 margin: 0;
         padding-left: 10px;
         color: #fff;
         display: block;
         background-position: 0 0;
}

ul.menu li a {
	padding: 0px 0;
	display: block;
	color: #fff;
	background: url(../images/navbar2.jpg) no-repeat;
        background-position: 0 0px;
	text-decoration: none;
	outline: none;
}

ul.menu li a span {
	padding-left: 16px;
/*	background: url(../images/bullet.gif) no-repeat 5px 5px; */
}



ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #1a8cff;
	text-decoration: none;
	background: url(../images/navbar2.jpg) repeat-x;
        background-position: 0 -52px;
}

ul.menu li.active a {
/*        background: url(../images/navbar2.jpg) no-repeat; */
/*        background-position: 0 -27px; */
        background: url(../images/navbarsub.jpg) repeat-x;
        color: #000;
        font-weight: bold;
        padding-left: 5px;
        text-decoration: none;
}

ul.menu li.active ul li.active a:link,
ul.menu li.active ul li.active a:visited {
        background: url(../images/navbarsubactive.jpg) no-repeat;
/*        background-position: 0 -27px;*/
        color:#000;
	font-family:Arial,sans-serif;
        font-weight:bold;
        font-size: 11px;
/*        text-decoration: blink; */
}

ul.menu li.active a span {
/*	background: url(../images/bullet3.gif) no-repeat 5px 5px;*/
}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li li {
	padding: 0 0 0 0px !important;
	list-style: none;
}

ul.menu li li a {
	color: #000;
	background: url(../images/navbarsub.jpg) repeat-x;
        border-top: 1px solid;
	font-weight: bold;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
        background: url(../images/navbarsubover.jpg) repeat-x;
        color: #00009e;
        font-family: tahoma, san-serif;
        font-weight: bold;
        font-size: 10px;
}


ul.menu li li a span {
/*	background: url(../images/bullet.gif) no-repeat 5px; */
	font-weight: normal;
}


/* #################  End Left Main Menu Rollover CSS      ############################## */

/* ##################### VirtueMart Styling  #################*/	


div.vmCartModule {
    background: #a5f3f3;
    width: 180px;
    border: solid 1px;
    padding: 3px;
    float: right;
}

div.mainlevel {
    background: #e4e43a;
    margin-top: 10px;
    border: solid 1px;
    padding: 5px;
}

div.LogonFormClass {
    background: #e4e43a;
    margin-top: 10px;
    border: solid 1px;
    padding: 5px;
}
/* ##################### End VirtueMart Styling  #################*/	



/* end of Baseball Plus Stye Sheet */
