/* Default Content Box Definitions*/
.modTitle a{float:right;}
.modTitle a:hover{}

/* Common, Shared Css Rules*/
.spaced, li.spaced{margin:auto auto 10px auto;}
ul.spaced{margin:auto auto 20px auto;}
.boxed, li.boxed{border:solid 1px #dcdcdc;}
.selected, li.selected{background:#ffff99 ;}
.clipped{overflow:hidden;}
.centered{text-align:center !important;}
.leftjust{text-align:left !important;}
.rightjust{text-align:right !important;}
.justified{text-align:justify !important;}
.floatr{float:right;}
.floatl{float:left;}
.XL{font-size:140%;font-weight:bold;}
.L{font-size:120%;font-weight:bold;}
.M{font-size:100%;font-weight:bold;}
.S{font-size:80%;}
.XS{font-size:70%;}
div.print{visibility:hidden;display:none;}
.divClear{font-size:1px;height:1px;clear:both;overflow:hidden;}
a.print{background:transparent url(../img/print.png) no-repeat left center ;padding:0 0 0 18px;}
a.email{background:transparent url(../img/email.png) no-repeat ;padding:0 0 0 18px;height:16px;}
a.export_ical{background:transparent url(../img/export_ical.png) no-repeat left center ;padding:0 0 0 18px;margin:auto 20px auto auto;}
span.htour_team{margin:auto 12px auto auto;}

/* Photo Galleries*/
#main_image{margin:0px auto 0px auto;width:700px;height:438px;clear:both;overflow:hidden;}
#main_image img{max-width:700px;max-height:438px;}
.gallery{margin:0px auto 0px auto;width:702px;}
.gallery li{background:#000 ;border:double 3px #111;margin:0px 2px;width:68px;height:50px;}
.gallery li div{left:240px;}
.gallery li div .caption{}
.classified_pending{color:#C35617;}
.classified_expired{background:#E77471 ;}

/* Default Table Settings, Custom Overrides*/
table tbody tr:nth-child(even){background: initial;}
table.standard{margin:auto auto 10px auto;width:100%;border-collapse:collapse;}
table.bigger{font-size:120%;}
table.smaller{font-size:80%;}
table.standard tr.head{color:#fff;font-size:110%;font-weight:bold;text-align:center;background:#000 ;}
table.standard tr.head a{color:#fff;}
table.standard tr.head a:hover{color:#bbb;}
table.standard tr.head td{padding:1px;}
table.standard tr.alt{color:#111;background:#eee ;}
table.standard tr.selected{color:#111;background:#ffff99 ;}
table.standard tr.sum td{}
table.standard tr.playoff{font-weight:bold;}
table.standard tr.descr td{text-align:justify;padding:3px;}
table.standard td{text-align:center;border:solid 1px #bbb;padding:1px;}
table.standard td.auth_allowed{background:transparent url(../img/lock_grey.gif) no-repeat 0px 2px;}
table.standard td.auth_denied{background:transparent url(../img/lock_color.gif) no-repeat 0px 2px;}
table.standard td.empty{font-size:14px;font-weight:bold;line-height:300px;height:300px;}

/* Game Page Table*/
table.game{font-weight:bold;table-layout:fixed;}
table.game td.team{font-size:12px;text-align:center;width:45%;}
table.game td.midcol{font-size:14px;text-align:center;width:10%;}
table.game td.score{font-size:40px;text-align:center;}

/* Unordered Lists*/
.list{margin:0px 0px 4px 0px;}
.list ul{padding:0px;margin:0px;list-style-type:none;}
.list li{padding:2px;margin:3px 0px;}
.list li.boxed{overflow:hidden;}
.list li table{width:100%;border-collapse:collapse;}
.list li table td{vertical-align:top;}
.list li table td.photo{text-align:center;width:80px;}
.list li table td.alumniphoto{text-align:center;width:120px;}
.list li.last{clear:both;}
.list ul.doublewide li{margin:auto 1% 4px auto;width:31%;float:left;}
.list ul.links img{vertical-align:text-top;margin:0px 2px 0px 0px;max-width:48px;max-height:24px;float:left;}

/* Floats*/
.rfb{text-align:center;margin:auto auto auto 6px;height:1%;display:inline;float:right;overflow:visible;}
.lfb{text-align:center;margin:auto 6px auto auto;height:1%;display:inline;float:left;overflow:visible;}

/* Polls*/
.poll li h6{text-align:right;}
.poll li ul.options li .XS{font-size:8px;}
.poll li ul.options li .rfb{text-align:left;width:48px;}
.poll li ul.options li .colorBar{margin:auto 50px auto auto;height:8px;overflow:hidden;}
.poll li ul.options li .fill{border:solid 1px #000;height:8px;float:left;}
.poll li .button{text-align:center;margin:4px 0px;}
.poll li .button input{font-family:'verdana';font-size:11px;border:solid 1px #444;}

/* Online Libraries*/
td.libItems{text-align:center;width:100px;}
td.libItemImg{width:80px;}
ul.images td.libItemImg{width:160px;}
td.libItemSize{width:140px;}
td.libItemSize input{font-size:14px;font-weight:bold;width:120px;height:30px;}
td.libItemPlay{width:60px;}

/* Online Shopping Pages*/
.store_addtocart{font-size:14px;text-align:right;margin:40px auto auto auto;}
.store_addtocart input.txt{font-size:14px;text-align:right;width:40px;}
.store_addtocart input.btn{font-size:14px;}
tr.onedb_linked td:first-child, li.onedb_linked, span.onedb_linked, div.onedb_linked, a.onedb_linked{background-image: url(../img/onedb_linked.png); background-repeat: no-repeat; background-position: bottom left ;}
tr.expl_play td, tr.expl_tour td{border-right:none;border-left:none;}
tr.expl_play td:first-child{border-left:solid 4px #bbb;}
tr.expl_play td:last-child{border-right:solid 4px #bbb;}
tr.expl_tour td:first-child{border-left:solid 4px #bbb;}
tr.expl_tour td:last-child{border-right:solid 4px #bbb;}
tr.expl_link:hover{cursor:pointer;}
tr.expl_link:hover a{text-decoration: underline;}
tr.expl_link:hover a.secondary{text-decoration: none;}
tr.expl_link:hover td:first-child{border-left:solid 4px #666;}
tr.expl_link:hover td:last-child{border-right:solid 4px #666;}

/* Google AdSense*/
.adsense_468x60{text-align:center;padding:40px 0 20px 0;}
.adsense_120x240{text-align:center;padding:20px 0 20px 0;}
.adsense_180x150{text-align:center;}
.auction_countdown{height: 30px; line-height: 30px; }
.auction_countdown span{display: inline-block; margin: 0 2px; font-size: 8px; text-transform: uppercase; line-height: 8px; min-width: 40px; }
.auction_countdown span strong{display: block; line-height: 18px; font-size: 16px; font-weight: bold; margin-top: 2px;}
.cover-image{background:rgba(0,59,0,0.3) ;}
.bg-link{color:rgb(255,255,255);background:rgba(0,59,0,1) ;}
.bg-link a{color:rgb(255,255,255,0.8);}
.bg-link a:hover{color:rgb(255,255,255);}

/* Contact Item*/
.contact-item{background:rgba(0,59,0,.02) ;padding: .2em; margin-bottom: .5em; margin-left: 0; margin-right: 0; box-shadow: .1em .1em .1em 0 rgba(0,59,0,.2)}
.contact-item:hover{background:rgba(0,59,0,.05) ;}
.contact-item .clipped{text-overflow:ellipsis;white-space:nowrap;}
.contact-item .name{font-weight:bold;font-size: 1.5em; margin-bottom: -.3em;}
.contact-item .position{font-weight: 400;}
.contact-item .email{line-height: 2;}
.contact-item .phone{}
.contact-item .email i, .contact-item .phone i{margin-right: .5em;}