body{
text-align: center;
width: 	100%;
height: 100%;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

table{
font-size: 12px;
}
.centered {
margin: 0 auto;
text-align: left;
}

.menuandcontact {
height: 20px;
vertical-align:bottom;
}


a{
text-decoration: none;
color:#141414;
}

h1{
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-size: 24px;
color: #333333;
font-weight:lighter;
}

h2{
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-size: 18px;
color: #333333;
font-weight:lighter;
margin-bottom: 3px;
}

h3{
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight:lighter;
background-Repeat: repeat-x;	
background-image:url(/skins/site/Sportlife/images/news/dot2.gif);
background-position:bottom;
margin-bottom:22px;	
}


p{
padding : 0;
margin-top: 5;
position: relative;
line-height: 1.4
}

.breadtext{
padding: 20px;
text-align:justify
}

#main_container{
margin-top: 0px;
padding-top: 0px;
width: 440px;
}

#menu a{
color: #edf3e1;
}

#menu a:hover{
color: #edf3e1;
}

#content{
position:relative;
margin-top: 0px;
padding: 0px;
width: 100%;
height: auto;
}

#footer{
margin-top: 10px;
}

#footer table{
font-family: verdana;
font-size: 9px;
color: #ffffff;
}

/* 
----------------------------------------
 [Edit Specific] 
----------------------------------------
*/
#EditAreaActive{
	background-color: #ffffff;
	border: solid 1px #DE0C01;
	Height: 100px;
	margin-bottom: 20px;
}

#EditAreaInActive{
	background-color: #ffffff; /* <-- User the same background color as the page */
	border: solid 1px #706D6D;
	Height: 100px;
	margin-bottom: 20px;
}

#EditCol1{
display: none;
width: 60px;
}

#EditCol2{
width: 843px;
}

#EditCol3{
width: 200px;
}

#EditCol4{
width: 200px;
}
/* --- [/Edit Specific] -----*/


/* 
----------------------------------------
Product database
---------------------------------------- 
*/

.productInfo {
color: #363436;
font-size: 11px;
line-height: 17px;
vertical-align:top;
padding:5px;
}

.productName	{
padding-Top: 4px;
padding-Bottom: 7px;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
margin-left:5px
}

.productSubs{
font-size: 11px;
color: #B2B2B2;
margin-left:5px
}

.infoText{
	Padding: 2px;
	color: #FFFFFF; 
}


.imageOne		{
background-image:url(/imgbody/product_bgLine1.gif)
}

.imageTwo		{
background-image:url(/imgbody/product_bgLine2.gif)
}

.imageOnea		{
background-color: none;
cursor: hand;
}

.imageTwoa		{
background-color: #061F26;
cursor: hand;
}

.imageTwoc		{
background-color: #7C7C7C;
}

/* DIV SCROLL*/
div.ScrollBlock {
margin-top:10px;
margin-left:10px;
width: 600px;
height: 370px;
margin-bottom: 5px;
}
div.opNewsListContainer {
width: 100%;
height: 250px;
margin-bottom: 5px;
}
#visible {
overflow: visible;
}
#hidden {
overflow: hidden;
}
#scroll {
overflow: scroll;
}
#auto {
overflow: auto;
}
#VertScroll{
  overflow-x: hidden; 
  overflow-y: auto; 
  } 
/*<div class="ScrollBlock" id="auto"></div>*				