/*
LEGAL
=====
Copyright: joomlacreative.com, February 2008
http://www.joomlacreative.com
jc_sports CSS 
Version: 1.0
*/

/* GLOBALS */
* {
padding: 0;
margin: 0;
}

p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

ul {
margin-left: 2em;
list-style: square;
}

ol li {
margin-left: 2em;
}

blockquote {
padding: 15px 40px;
background: url(../images/quote.gif) 10px 10px no-repeat;
font-style: italic; 
}

/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}

form label {
cursor: pointer;
}

input, select, textarea, .inputbox {
padding: 1px;
font: 0.9em Arial, sans-serif;
}

select, textarea, .inputbox {
background: #FFFFFF;
}

.button {
background: url(../images/button.jpg) top #FCEDCD;
border: 1px solid #5B8ABC;
padding: 1px 5px;
}

.button:hover, .button:focus {
background: url(../images/buttonhover.jpg) top #5B8ABC;
border: 1px solid #5B8ABC;
}

.inputbox {
margin-bottom: 1px;
padding: 3px 2px;
border: 1px solid #666666;
background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* end forms */

img {
border: none;
}

/* Snippet text */
pre, .snippet {
padding: 10px 15px;
margin: 5px 0 15px;
border-left: 10px #c69f55 solid;
border-right: 10px #f9c86b solid;
background: #e0ffa2;
font: 1em/1.5 "Courier News", monospace;
}

body#main {
font: 76.1%/1.5 "Lucida Grande", Arial, Sans-serif;
color: #000A20;
text-align: center;
background: #fff;
margin: 0;
padding: 0;
}

/* Printer Friendly Page */
body.contentpane {
font: 76.1%/1.5 "Lucida Grande", Arial, Sans-serif; 
width: auto;
margin: 1em 2em;
background: #fff;
color: #363B41;
text-align: left;
}

.skiplink {
display: none;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
margin: 10px 0 .3em;
color: #5B8ABC;
padding-bottom: .1em;
font-weight: normal;
}

h1, .componentheading, .contentheading {
font-size: 1.8em;
margin-top: 0px;
padding-bottom: 0;
}

a, a.contentpagetitle, .componentheading a, .componentheading a:link, .contentheading a, .contentheading a:link, .componentheading a:visited, .contentheading a:visited {
font-weight: normal;
} 

a.contentpagetitle, .componentheading a, .componentheading a:link, .contentheading a, .contentheading a:link, .componentheading a:visited, .contentheading a:visited {
font-weight: normal;
text-decoration: none;
color: #5B8ABC;
} 

.contentheading a:hover {
text-decoration: underline;	
}

h2	{
font-size: 1.5em;
}

h3  {
font-size: 1.4em;
font-weight: bold;
}

h4 {
font-size: 1.2em;
font-weight: bold;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

p {
font-size: 1.1em;
}

/* LINKS */
a,a:link {
font-weight: bold;
color: #5B8ABC;
}

a:visited {
font-weight: bold;
color: #4e78a1;
}

a:hover {
text-decoration: none;}

a:active {
text-decoration: underline;}

/* LISTS */
ul li, ol li {
font-size: 1.1em;
}

/* MAIN BODY LAYOUT */

#container {
text-align: left;
width: 960px;
padding: 0;
margin: 0 auto;
}

#topbar {
background: #D7D7D7;
width: 930px;
padding: 5px 15px 5px 15px;
height: 20px;
border-top: 6px solid #F2E9E0;
border-bottom: 1px solid #fff;
}

#topleft {
float: left;
}

#topright {
float: right;
}

#searchtop {
float: left;
width: 162px;
height: 22px;
font-size: 1em;
padding: 0;
margin: 0;
background: url(../images/search_bg1.gif) no-repeat;
}

#searchtop .inputbox {
width: 125px;
padding: 3px 5px 0;
border: none;
margin-left: 2px;
color: #484848;
background: #fff;
}

#header {
display: inline;
float: left;
height: 100px;
margin: 0;
padding: 0;
background: #5B8ABC;
width: 100%;
position: relative;
}

#headerleft {
display: inline;
float: left;
height: 100px;
width: 40%;
background: #5B8ABC;
}

#header h1 {
background: url(../images/logo.jpg) 1px 0px no-repeat;
height: 95px;
width: 290px;
border-bottom: none;
margin: 0 0 0 1.2em;
padding: 0;
position: relative;
}

#header h1 a {
position: relative;
display: block;
top: 0px;
left: 0px;
width: 290px;
height: 95px;
}

#header h1 a span {
display: none;
}

#searchbg {
float: right;
margin: 0 0 46px 0;
width: 100%;
height: 30px;
}

#headerright {
float: left;
width: 60%;
font-weight: bold;
font-size: 1.1em;
height: 100px;
}
#mainmenu {
float: left;
width: 100%;
height: 35px;
background: url(../images/mainmenu_bg.jpg) #363636 repeat-x;
border-top: 1px solid #fff;
}

/* menu styles */

#menulist {
margin: 0;
padding: 0;
float: left;
font: bold 1.1em Arial;
}

#menulist li{
display: inline;
}

#menulist li a {
float: left;
color: #FBE7D7;
padding: 9px 11px; /*padding of tabs*/
text-decoration: none;
}

#menulist li a:visited {
color: #FBE7D7;
text-decoration: none;
}

#menulist li a:hover {
color: #ffff00;
background-image: url(../images/mainmenu_hover.jpg); 
}

#menulist a.mainlevel_current, #menulist a.mainlevel_current a:hover, #menulist a.mainlevel_current a:active, #menulist a.mainlevel_current a:focus, #menulist a.mainlevel_active {
background-image: url(../images/mainmenu_hover.jpg);
}

#subnav {
float: left;
background: #575757;
height: 30px;
width: 960px;
font-size: 0.9em;
font-weight: bold;
padding: 0;
margin: 0;
color: #F2E9E0;
}

#subnav .welcome {
display: block;
margin: 4px 0 0 0;
height: 21px;
}

#subnav .welcome a {
color: #363B41 }

/* SUB NAVIGATION
--------------------------------------------------------- */

#subnavlist ul {
margin: 0;
padding: 0;
}

#subnavlist li {
margin: 0;
padding: 2px 0 0 0;
background: none;
display: inline;
font-size: 1em;
}

#subnavlist li a {
color: #F2E9E0;
padding: 0 12px 0 10px;
display: inline;
line-height: normal;
text-decoration: none;
font-weight: normal;
background: url(../images/bullet_sub.gif) no-repeat 0 6px;
}

#subnavlist a:hover, #subnavlist a:active, #subnavlist a:focus {
text-decoration: underline;
}

#subnavlist a.mainlevel_current, #subnavlist a.mainlevel_current a:hover, #subnavlist a.mainlevel_current a:active, #subnavlist a.mainlevel_current a:focus {
text-decoration: none;
color: #FFFF00;
}

#brsearch {
clear: left;
float: left;
width: 100%;
height: 26px;
}

#breadcrumb {
width: 95%;
float: left;
font-size: 0.9em;
padding: 5px;
}

#breadcrumb a {
}

#mainbody {
float: left;
}

#topbanner {
position: absolute;
top: 20px;
right: 25px;
}
	
#hpmodules {
clear: both;
background: #fff;
width: 960px;
}

.hpmodule {
color: #484848;
display: inline;
float: left;
clear: both;
background: #F2E9E0;
width: 930px;
padding: 5px 15px 10px 15px;
}

.hpmod1 {
clear: both;
float: left;
width: 500px; 
}

.hpmod1 h3, .hpmod2 h3, .hpmod3 h3 {
color: #383838;
font-size: 1.8em;
font-weight: bold;
padding: 0;
margin: 0;
}

.hpmod1 a, .hpmod2 a, .hpmod3 a, .hpmod1 a:link, .hpmod2 a:link, .hpmod3 a:link, .hpmod1 a:visited, .hpmod2 a:visited, hpmod3 a:visited {
color: #383838;
font-size: 0.8em;
}

.hpmod1 p, .hpmod2 p, .hpmod3 p {
margin: 0;
padding: 0;
color: #000A20;
}

.hpmod2 {
width: 200px;
padding: 0 0px 0 20px;
float:left;
}

.hpmod3 {
width: 200px;
padding: 0 0px 0 10px;
float: right;
}

.hpfeature {
float: left;
padding: 10px;
}

.hpfeature h3, .hpfeature h4 {
color: #72A92A;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
}

#outwrap {
clear: both;
background: #fff;
width: 100%;
}

#wrapper {
float: left;
background: #fff;
}

#content {
background: #fff;
margin: 0 20% 0 25%;
padding: 10px 10px 10px 10px; 
}

#content-noright {
background: #fff;
margin: 0 0 0 25%;
padding: 10px 10px 10px 10px;
}

#contentwr {
clear: left;
float: left;
width: 100%;
}

#contentwr-noright {
clear: left;
float: left;
width: 100%;
}

#bodycontent {
float: left;
width: 100%;
}

#ctrmods {
float: left;
width: 100%;
}

#ctrmods .moduletable h3 {
margin: 0;
color: #5B8ABC;
font-weight: bold;
}

.ctrmod {
float: left;
padding: 0 5px 0 5px;
width: 48%;
font-weight: bold;
}

#ctrmoduser3, #ctrmoduser3-noright  {
float: left;
width: 220px;
}

#ctrmoduser3-noright {
width: 315px; 
}

#ctrmoduser4, #ctrmoduser4-noright {
float: right;
width: 220px;
}

#ctrmoduser4-noright {
width: 315px; 
}

#ctrmoduser3, #ctrmoduser4, #ctrmoduser3-noright, #ctrmoduser4-noright {
background: #E9EFF5;
border: 0;
padding: 10px 15px 10px 15px;
}

#banner {
text-align: center;
padding: 10px 0;
}

#leftcol {
background: #fff;
float: left;
width: 24%;
margin-left: -99%;
font-size: 0.9em;
padding-left: 0px; 
}

#leftcol-noright {
background: #fff;
float: left;
width: 24%;
font-size: 0.9em;
}

#leftcol div.moduletableothermenumod {
clear: both;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 10px;
width: 210px;
border: 1px #dadfe5 solid;
background: url(../images/othermenu_bg.jpg) #C6D5E8 repeat-x;
}

#leftcol div.moduletable {
clear: both;
margin: 10px -11px 10px 0;
padding:10px 10px 10px 10px;
width: 210px;
background: #E9EFF5;
border-bottom: 1px solid #5BBC8D;
}

#leftcol div.moduletable h3 {
padding: 5px 0 4px 10px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 1.4em;
font-weight: bold;
color: #5B8ABC;
border-top: 1px solid #5BBC8D;
border-bottom: 2px solid #5BBC8D; 
margin: -11px 0 10px -11px;
width: 220px;
background: #fff;
}

/* Other JC stuff */

#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#mainav ul li {
margin: 0;
padding: 0;
}

#mainnav a {
text-decoration: none;
padding: 5px 4px;
border-top: none;
border-right: none;
border-bottom: 1px solid #397695;
border-left: none;
display: block;
color: #363B41;
margin: 0;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
width: 95%;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a#active_menu {
border-top: none!important;
border-right: none!important;
border-bottom: 1px solid #397695;
border-left: none!important;
background: #FCEDCD;
color: #363B41;
text-decoration: none;
}

#mainnav a.sublevel {
padding: 5px 4px 5px 10px;
display: block;
text-decoration: none;
color: #363B41
}

#mainnav a.sublevel:hover, #mainnav a.sublevel:active, #mainnav a.sublevel:focus {
background: #FCEDCD;
}

#mainnav #active_menu {
background: #FCEDCD;
color: #363B41;
text-decoration: none;
border: 1px solid #397695;
}
/*End: Default JC Menu  */

#rightcol {
float: left;
width: 19%;
margin-left: -20%;
font-size: 0.9em;
}

#rightcol div.moduletable {
clear: both;
background: #F2E9E0;
margin: 10px -11px 10px 0;
padding: 10px 10px 10px 10px;/*padding for inside text*/
width: 160px;
}

#rightcol div.moduletabletrusted {
clear: both;
background: #F2E9E0;
margin: 10px -11px 10px 0;
padding: 10px 10px 10px 10px;/*padding for inside text*/
width: 160px;
text-align: center;
}

#rightcol div.moduletable h3 {
padding: 5px 0 4px 10px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 1.4em;
font-weight: bold;
background: #6D98C5 url(../images/rightcolhead.jpg) 0 0 repeat-x;
color: #fff;
margin: -10px 0 10px -10px;
width: 170px;
text-align: left;
}

#rightcol div.moduletabletrusted h3 {
padding: 5px 0 4px 10px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 1.4em;
font-weight: bold;
background: #C60F00 url(../images/rightcolhead.jpg) 0 0 repeat-x;
color: #fff;
margin: -10px 0 10px -10px;
width: 170px;
text-align: left;
}

#botmods {
background: #BED0E4 url(../images/modsbot_bg.jpg) 0 0 repeat-x;
width: 935px;
min-height: 160px;
padding: 0 10px 10px 15px;
border-top: 4px solid #5B8ABC;
}

#botmods a, #botmods a:link {
color: #000A20;
}

#botmods .moduletable h3 {
color: #000A20;
font-weight: bold;
}

#botmod1 {
float: left;
width: 290px;
}

.moddivid {
float: left;
width: 2px;
height: 170px;
margin: 0 10px 0 10px;
}

#botmod2 {
float: left;
width: 290px;
}

#botmod3 {
float: left;
width: 295px;
}

#footer {
text-align: center;
clear: left;
width: 100%;
height: 30px;
font-weight: bold;
margin-top: 20px;	
border-top: 1px solid #5B8ABC;
}

#footer p {
margin: 0 0 -17px 0; 
padding: 8px 10px 5px 0;
font-size: 0.9em;
color: #5B8ABC;
}

#footermenu ul {
margin: 0;
padding-top: 10px;
}

#footermenu li {
margin: 0;
padding: 0;
display: inline;
background: none;
font-size: 0.9em;
}

#footermenu li a {
padding: 0 8px 0 10px;
display: inline;
line-height: normal;
background: url(../images/bullet2.gif) no-repeat 0 6px;
}

/* AUTOTHEME SPECIFIC STYLES */

.opentable1{
background: #F0F7F9;
clear: both;
width: 100%;
border: 1px solid #397695;
padding: 8px;
}

.opentable2 {
background: #F0F7F9;
clear: both;
width: 100%;
border: 1px solid #397695;
padding: 8px;
}

#content h1, #content-noright h1  {
padding: 0 0 0 0;
}

#content h2, #content-noright h2  {
padding: 0 0 0 0;
margin: 0;
font-weight: bold;
font-size: 1.5em;
}

.centerblock {
background: #F0F7F9;
padding: 5px 8px;
}

.articlecontent h2, .articlecontent h2 a, .articlecontent h2 a:link, .articlecontent h2 a:visited {
clear: both;
margin: 0;
padding: 0;
font-weight: normal;
font-size: 1.6em;
padding: 0 0 0 0;
}

.createdate, .modifydate {
font-size: 1em;
font-weight: bold;
color: #5B8ABC;
}

#content span.storyimg, #content-noright span.storyimg {
float: right;
margin: 5px;
}

.readmore {
float: left;
}

.link,
.link span {
  background: transparent url("../images/bg_link.gif") no-repeat 0 0;
  color: #fff;
  clear: both;
  float: left;
  display: inline;
  height: 24px;
  line-height: 24px;
}

.link span {
  background-position: 100% 0;
  position: relative;
  right: -15px;
  padding-right: 30px;
}

.link:link, .link:visited, .link:active, .link:focus  {
text-decoration: none;
}

.link:hover {
  background-position: 0 -24px;
  text-decoration: none;
}
.link:hover span {
  background-position: 100% -24px;
  text-decoration: none;
}

.postedby {
clear: both;
float: right;
font-size: 0.9em;
color: #5B5B8A;
}

/* SOME NICE BELLS AND WHISTLES :) */

.pagenav_next, .pagenav_prev {
text-decoration: none;
background: #eee;
font-size: 0.9em;
border: 1px solid #ccc;
padding: 10px;
}

.pagenavcounter {
padding: 0 15px 10px 15px;
font-size: 0.9em;
background: url(../images/pages.gif) no-repeat 0 3px;
}

.pagenavbar {
font-size: 0.9em;
padding-left: 16px;
background: url(../images/pages.gif) no-repeat center left;
}

table.contenttoc {
border: 1px #5B8ABC solid;
margin: 0 0 10px 10px;
width: 150px;
background: #5B8ABC;
}

table.contenttoc th {
padding: 5px;
background: #5B8ABC;
color: #fff;
}

table.contenttoc td {
padding: 8px 10px;
background: #fff;
}

/* table.blog.article_seperator {
display: none;
}

#bodycontent .article_seperator {
display: block;
border-bottom: 1px solid #DF9A0F;
height: 5px;
} */

.back_button a:link {
font-size: 0.9em;
text-decoration: none;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
color: #a2a2a2;
font-size: 0.9em;
}

table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}

table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}

table.pollstableborder {
padding: 0;
width: 100%;
border: 0;
text-align: left;
}

table.pollstableborder .sectiontableheader {
padding: 8px 5px !important;
}

table.pollstableborder img {
vertical-align: baseline;
}

table.pollstableborder td {
padding: 2px!important;
border-collapse: collapse;
border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
border: none;
background: #F7F7F7;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 5px;
}

table.pollstableborder tr.sectiontableentry2 td {
border: none;
padding: 5px;
}

#mod_login_password, #mod_login_username {
width: 80%;
font-size: 1em;
}

#mod_login_password, #mod_login_username {
width: 80%;
font-size: 1em;
}

#mod_login_remember {
border: none;
background: none;
}

.highlight {
border-bottom: 1px dashed;
background: #F7C96A;
font-weight: bold;
}

.help {
padding-left: 22px;
color: #5B5B8A;
background: url(../images/key.gif) no-repeat top left;
}

.subdued {
color: #999
}

.error {
padding-left: 20px;
color: #CC0000;
background: url(../images/error.gif) no-repeat top left;
}

.success {
padding-left: 20px;
color: #390;
background: url(../images/success.gif) no-repeat top left;
}

.infoalert {
padding-left: 20px;
color: #5B5B8A;
background: url(../images/info.gif) no-repeat top left;
}

.hints {
padding-left: 22px;
color: #a2922b;
background: url(../images/bulb.gif) no-repeat top left;
}

.caption {
color: #999;
font-size: 11px
}

.date {
font-size: 0.9em;
}

.sectiontableheader {
padding: 8px 5px;
border-top: 1px solid #B6CBE1;
border-bottom: 1px #B6CBE1 solid;
background: #B6CBE1;
font-weight: bold;
line-height: 16px
}

tr.sectiontableentry1 td {
padding: 7px 5px;
}

tr.sectiontableentry2 td {
padding: 7px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
background: #E9EFF5;
}

.contentdescription {
padding-bottom: 20px;
}

.contentdescription img {
padding-right: 20px;
}

a.readon {
float: left;
width: 110px;
display: block;
background: url(../images/readmore1.gif) no-repeat top left;
font-size: 0.9em;
line-height: 26px;
text-indent: 15px;
height: 26px;
color: #fff;
text-decoration: none;
}

a:link.readon, a:visited.readon {
color: #fff;
font-weight: normal;
}

a.readon:hover, a.readon:active, a.readon:focus {
background: url(../images/readmore1.gif) no-repeat bottom left;
text-decoration: none;
}

/* VIRTUEMART SPECIFIC STYLES */

.vm_catname {
font-size: 1.4em;
color: #fff;
background: #72A82C;
padding: 0 5px 0 5px;
}

.vm_catname a, .vm_catname a:link, .vm_catname a:visited {
text-decoration: underline;
}  

.vm_catname a:hover {
text-decoration: none;}

.vm_h3 {
font-weight: normal;
font: 76.1%/1.5 "Lucida Grande", Arial, Sans-serif;
margin: 0 0 .3em;
color: #72A82C;
font-size: 1.8em;
padding-bottom: 0;
}

.vm_prodwrap {
float: left;
width: 100%;
margin-bottom: 10px;
}

.vm_prodimg {
float: left;
width: 55%;
}

.vm_prodaction {
float: right;
width: 42%;
}

a.pathway {
font-weight: normal;
}

.price {
font-size: 1.4em;
}

/* XMAP STYLES */

 .sitemap ul {
display: block;
list-style: none;
}

.sitemap ul li {
white-space: nowrap;
background: transparent;
background: none!important;
}

.sitemap a img {
border: none;
}

ul.level_0 li {
background: none;
padding-left: 0;
list-style: none;
}

ul.level_1, ul.level_2, ul.level_3 {
margin: 0;
padding: 0;
}

ul.level_0 {
padding-bottom: 25px;
font-size: 1.1em;
}

ul.level_1 li {
list-style: square;
margin: 0 0 0 20px;
padding: 2px 0;
font-size: 0.9em;
}

ul.level_2 li {
list-style: circle;
margin: 0 0 0 20px;
padding: 2px 0;
font-size: 0.8em;
}

ul.level_3 li {
list-style: disc;
margin: 0 0 0 20px;
padding: 0;
font-size: 0.8em;
}

ul.level_4 li {
list-style: square;
margin: 0 0 0 10px;
padding: 0 0 0 20px;
font-size: 0.8em;
}