/***********************************************/
/* author: Jackie Wood                            */
/* email: jackie@c2cwebdesign.com                */
/* website: http://www.c2cwebdesign.com         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 2px;
	margin-left: 25px;
}




a:link{
	color: #A8503A;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #5678A6;
}

h1{
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 120%;
	color: #3E7C53;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}


h2{
	font-family: "Century Gothic";
	font-size: 118%;
	color: #67A24E;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
 font-family: "Century Gothic", "Trebuchet MS", Verdana;
 font-size: 90%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Century Gothic", "Trebuchet MS", Verdana;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Century Gothic", "Trebuchet MS", Verdana;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	background-image: url(images/layout/Sportstraders-tbg.jpg);
	background-repeat: repeat-x;
}
#topr {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: right;
}



#navBar{
	float: left;
	width: 139px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/layout/Sportstraders-snbg2.gif);
	background-repeat: repeat-y;
	position: relative;
}
.imgtr {
	top: 15px;
	right: 24px;
	position: absolute;
}
.imgtr-rel {
	position: relative;
	background-image: url(images/layout/Sportstraders-tnr.jpg);
	background-position: right top;
}



#headlines{
	float:right;
	width: 215px;
	height: 370px;
	vertical-align: top;
	text-align: center;
}

#content{
	left: 25px;
	height: 100%;
	margin-right: 180px;
	margin-bottom: 5px;
	margin-left: 180px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 5px;
}


/************* #globalNav styles **************/

#globalNav{
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	position: relative;
	z-index: 100;
}
.globalNav {
	right: 25px;
	left: 25px;
	width: 100%;
}

#globalNav-out {
	height: 30px;
	color: #5A6359;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/layout/sports_traders_tn_02.gif);
}
#globalNav-tr {
	background-image: url(images/layout/Sportstraders-tnr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#globalNav img{
	display: block;
	background-image: url(images/layout/Sportstraders-layout_13.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.globalNav:link {
	color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.globalNav:visited {

	color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.globalNav:hover {
	color: #C85C36;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna.gif);
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 5px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	position: relative;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.img-right {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;



}
.img-left {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	display: block;


}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	background-image: url(images/layout/Sportstraders-snbullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 7px;
	border-bottom: 1px solid #cccccc;
	font-size: 78%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 5px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 13px;
	font-weight: bold;
	color: #00287C;
}

#sectionLinks a:hover{
	background-color: #6baf5f;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right top;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 15px 0px 10px;
	font-size: 80%;
}

#headlines p{
	height: 66px;
	width: 185px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
/************* #siteInfo styles ***************/
#footer {
	clear: both;
	margin-top: 10px;
	padding: 10px 0px 0px;
}
.footer {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	clear: both;
	padding-top: 1px;
	background-image: url(images/layout/bottom_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.footer-out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(images/layout/bottom_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#siteInfo{
	clear: both;
	font-size: 80%;
	color: #367644;
	padding: 7px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



.navimgtr {

	top: 97px;
	right: 24px;
	position: absolute;
}
#navBarwrapper {
	float: left;
	padding: 0px;
	left: 25px;
	width: 144px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	position: relative;
}
#navBarbot {

	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 25px;
	background-image: url(images/layout/Sportstraders-snb.gif);
	background-repeat: no-repeat;
	width: 139px;
}
.feature p {
	padding: 0px;
	font-size: 80%;
	color: #00287C;
	vertical-align: top;
}
.imgbr {
	position: relative;
	display: block;
}


.footer-out a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a.foot:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.foot:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.foot:hover {

	color: #1D1D11;
	font-weight: bold;
}

a.topnav:link {

	color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.topnav:visited {


	color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.topnav:hover {

	color: #A84D30;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 78%;
	font-weight: bold;
	background-image: url(images/layout/sports_traders_tna_over.gif);
}
a.bod:link {
	color: #0F3A96;
	text-decoration: underline;
}
a.bod:visited {
	color: #08408D;
	text-decoration: underline;
}
a.bod:hover {

	color: #1D1D11;
	font-weight: bold;
}
.imgLogo {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	font-family: Arial, sans-serif;
	color: #2C538A;
	line-height: 1.166;
	margin: 0px;
	padding: 5px;
	font-size: 80%;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
.c2c {
	color: #00287C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.c2c:link {
	color: #00287C;
}



ac2c:visited {
	color: #00287C;
}
a.c2c:hover {
	color: #367644;
}
a.c2c:active {
	color: #00287C;
}
.tdhours {
	font-family: Arial, sans-serif;
	color: #2C538A;
	line-height: 1.166;
	margin: 0px;
	padding: 5px;
	font-size: 80%;
}
