/*Css Created by miguel vazquez Lead Technical Designer @ Golf Channel*/

/*///////////////////// Golf Channel Myspace like hacks of fun /////////////////////*/

.row { overflow:visible; }

/*///////////////////// Global Styles/////////////////////*/

a:link, a:active, a:hover, a:visited { outline: none; }

:focus { -moz-outline-style: none; }

#wrapper-Ctn hr { display: block; margin: 5px 0px 10px; border-top: 1px solid #1b1b1b; border-bottom: 1px solid #595959; }

#wrapper-Ctn h2 { margin: 30px 0px 0px; padding: 0px; font: normal 16px Arial, Helvetica, sans-serif; color: #FFF; }
#wrapper-Ctn h3 { margin: 0px; padding-left: 10px; display: block; float: left; font-size: 16px; font-weight: normal; color: #FFF; }

/*///////////////////// END Global Styles /////////////////////*/

#wrapper-Ctn { background: #333; width: 610px; color: #FFF; font: 12px Arial, Helvetica, sans-serif; }

#headerImg-Ctn { background: url(http://images.thegolfchannel.com/images/element2009/350712.gif); height: 71px; }

.gameLogoImg-Ctn img { display: block; position: relative; top: -15px; left: 10px; }

/*///////////////////// navigation buttons created with unordered list/////////////////////*/
#wrapper-Ctn #vgNav { margin: 0px; padding: 0px; list-style: none; border-top: 1px solid #FFF; background: url(http://images.thegolfchannel.com/images/element2009/350710.gif) repeat-x; height: 47px; width: 100%; border-bottom: 1px solid #4c4c4c; }

#wrapper-Ctn #vgNav li { display: block; overflow: hidden; float: left; margin: 0px; padding: 0px; }

#wrapper-Ctn #vgNav li a, #wrapper-Ctn #vgNav li a:visited, #wrapper-Ctn #vgNav li a:active { background: url(http://images.thegolfchannel.com/images/element2009/350707.jpg) repeat-x left; height: 30px; display: block; float: left; padding-top: 17px; color: #333; text-decoration: none; font-weight: bold; border-right: 1px solid #878787; border-left: 1px solid #cdcdcd; padding-right: 20px; padding-left: 20px; }

#wrapper-Ctn #vgNav li a:hover { background: url(http://images.thegolfchannel.com/images/element2009/350707.jpg) repeat left; color: #FFF; text-decoration: none; }

#content-Ctn { padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }

/*///////////////////// Round Content Containers/////////////////////*/
.rndBox-Ctn { background: #424242; overflow: hidden; margin-bottom: 10px; }

.rndBox-Ctn .topRndCrn { background: url(%20http://images.thegolfchannel.com/images/element2009/350711.gif); height: 10px; display: block; }

.rndBox-Ctn .btmRndCrn { background: url(http://images.thegolfchannel.com/images/element2009/350706.gif); height: 10px; display: block; clear: both; }

/*///////////////////// This holds the image and the button/////////////////////*/
.rndBox-Ctn .img-btn { width: 90px; float: left; margin-left: 10px; overflow: hidden; display: block; }

.rndBox-Ctn p { display: block; float: left; margin: 0px; padding: 0px 10px; width: 470px; line-height: 18px; }

.rndBox-Ctn .img-btn a.btnBg:link, .rndBox-Ctn .img-btn a.btnBg:visited, .rndBox-Ctn .img-btn a.btnBg:active { background: url(http://images.thegolfchannel.com/images/element2009/350708.jpg); text-decoration: none; color: #FFF; font-size: 11px; display: block; height: 19px; text-align: center; padding-top: 6px; overflow: hidden; }

.rndBox-Ctn .img-btn a.btnBg:hover { background: url(http://images.thegolfchannel.com/images/element2009/350708.jpg) left -25px; text-decoration: none; overflow: hidden; }

a.backTop:link, a.backTop:visited, a.backTop:active { background: url(../images/backToTop.gif); height: 25px; width: 120px; display: block; }

a.backTop:hover { background: url(../images/backToTop.gif) left -25px; height: 25px; width: 120px; display: block; text-decoration: none; }

