/*
Theme Name: Pick Nation
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

* {
    font-family: Arial, Verdana, Sans-Serif;
}

body {
    background-color: #000000;
    color: White;
	margin:0px;
}

td {
	font-size:10pt;
}

#Header {   
	
    width: 970px;
	height: 172px;
	background:white;
	background-image: url(images/HeaderBG.png);
    background-repeat: no-repeat;
    background-position: top;
}

#InfoHeader {
    
	width:984px;
	height: 172px;
	background:white;
	background-image: url(images/InfoHeaderBg.png);
    background-repeat: no-repeat;
    background-position: top;
	padding:0px;
	margin:0px;
    
}

.TopCapperPic {
	padding-right:3px;
}

.MenuFrame {   
	background-image:url(images/MenuFrameBG.png);
	background-repeat:repeat-x;
	height:45px;
	background-color:black;
}

.InfoMenuFrame {   
	background-image:url(images/MenuFrameBG.png);
	background-repeat:repeat-x;
	height:45px;
	background-color:black;
	padding:0px;
	margin:0px;
}

#Middle
{
    margin-left: 1px;
    min-width: 970px;
	width:970px;
	background:#2a2a27;
	margin-top:7px;
	float:left;
}

#LeftRail {
    float: left;
    width: 220px;
	background:#2a2a27;
}


#Content {
    width: 750px;
    float: left;
	background:#1a1a18;
}

#Content p, .CapperContent p
{
    margin: 10px 0px;
    padding: 0px;
}

#CapperCenter {
	
	width:530px;
	background:#1a1a18;
	float:left;
	min-height:1799px;

}

#RightRail {
  width:220px;
  float:left;
  background:#2a2a27;
}




#Bottom
{
    clear: both;
	background:url(images/FooterBG.png);
	background-repeat:repeat-x;
    background-color: Black;
    width: 100%;
    text-align: center;
	height:36px;
	width:971px;
	color: white;
	border-top:1px solid #252525;
	margin-left:10px;
}

#Bottom a
{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
#Bottom a:hover
{
    color: yellow;
}

.GeneralLipsum {

	font-size:12px;
	padding:10px;
	color:black;
}


/*Estilos Footer*/

.FooterLinks {
	float:left;
	margin-top:6px;
	margin-left:13px;
	font-size:18px;
}

.FooterLinks a{
	color:red;
}

/*Estilos para los titulos del right rail*/

.RailTitleText, .widgettitle {
	
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	display:block;
	padding:10px 0px 5px 7px;
}


.RailTitleText a {
	
	color:white;
	text-decoration:none;
}

.RailTitleText a:hover {
	
	color:yellow;
	text-decoration:underline;
}

.MLTextLinkBox {
	height:27px;
	background-image:url(images/MLTextLinkBoxBG.png);
	background-repeat:repeat-x;
	background-color:#fbfbfb;
	border:1px solid #b1b1b1;
}

.MLTextLink {
	margin-top:5px;
	padding-left:18px;
	background-image:url(images/RedArrow.png);
	background-repeat:no-repeat;
	background-position:left;
}

.MLTextLink a{

	font-size:14px;
	font-weight:bold;
	color:#002157;
}

.MLTextLink a:hover{
	color:red;
}

/* elementos del menu */

.DefaultMenuItem, .MouseOverMenuItem
{
    font-size:13px;
	font-weight: bold;
    padding: 0px 14px 0px 15px;
    cursor:pointer;
	border-left: inset 2px #818592;
	height:31px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.InfoDefaultMenuItem
{
    font-size:13px;
	font-weight: bold;
    padding: 0px 13px 0px 13px;
    cursor:pointer;
	border-left: inset 2px #818592;
	height:31px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#h1_Menubar-menuItem000 {
	border-left:none !important;
	color: yellow;
}



#h1_Menubar-menuItem007 {
    color: yellow;
}


.DefaultMenuItem {
    color: white;
}

.MouseOverMenuItem {
   color:yellow;
}

.SubMenu {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    border-color: #0e111b;
    background-color:#384268;
	color: white;	
}

.SubMenu td
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 4px 9px;
	padding-top:6px;
	padding-bottom:6px;
}

.SubMenu td:hover
{
    background-color: #21283f;
    border-top: 1px solid black;
    border-left: 1px solid black;
    color: yellow;
}



/* Estilos para el Login form */

.LoginForm {
  
	background:#021324;
	/*padding-bottom:3px;*/
	border:1px solid #2c3553;
}

.LoginForm fieldset {
    border: none;
    /*padding-left:4px;*/
	padding:0px;
	margin:0px;
}

.MemberLogin {
	height:34px;
	background-image:url(images/MemberLoginBG.png);
	background-repeat:repeat-x;
	border-left:1px solid #004f71;
	border-right:1px solid #004f71;
}

.MemberLoginText {

	padding:7px 0px 5px 7px;

}

/*.UserField label, .UserBtns span {
    color:#00abe3;
	font-size:10px;
	font-weight:bold;
    text-decoration:none;
    line-height:24px;
	background:red;
}*/

.UserField {
	padding-top:5px;
	padding-left:3px;
	
}

/*.UserFieldText {
	font-size:10px;
	font-weight:bold;
	float:left;
	padding-top:5px;
	padding-right:3px;
	padding-left:3px;
	border:1px solid red;
}*/

.UserBtns {

}


.MemberLoginOptions {
	font-size:10px;
	font-weight:bold;
	color:#00abe3;
}

div.MemberLoginOptions  {
	margin-top:3px;
	padding-left:4px;
	float:left;
}

div.LoginBtnBox {
	padding-top:4px;
	padding-left:49px;
	float:left;
}

div.MemberLoginForgot {
	padding-left:7px;
	padding-bottom:5px;
	float:left;
}

.MemberLoginForgot a{

	font-size:10px;
	font-weight:bold;
	color:#fef585;
	/*padding-left:5px;
	padding-bottom:3px;
	float:left;*/
}

.MemberLoginForgot a:hover{

	color:red;
}



.LoginTextBox {
	width:96px;
	height:15px;
	border: 1px solid #919398;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2525252;
	padding:2px;
	margin-left:1px;
}


.LoginBtn {
     color:white;
	 font-size:11px;
	 font-weight:bold;
  	 text-transform:uppercase;
	 background-color:#0066bf;
	 border:1px solid #0097c4;
	 width:60px;
	 height:20px;

}

.LoginUnkownUser {
	font-size:12px;
	font-weight:bold;
	color:red;
	float:right;
	padding-top:5px;
	padding-right:5px;

}

.LoggedSection {
    
}

.LoggedSection span {
    font-size:16px;
	font-weight:bold;
    color:white;
    padding-left:8px;
	padding-top:8px;
	display:block;
}

.LoggedSection a {
    font-size: 14px;
    font-weight:bold;
    color:white;
    text-decoration:none;
    display:block;
	margin-top:10px;
	margin-left:10px;
}

.LoggedSection a:hover {
    color:yellow;
	text-decoration:underline;
}

.LogoutLink {
	color:yellow !important;
	margin-bottom:5px;

}

/* items left menu */

.LeftMenuItem {
   margin-bottom: 9px;
}

.LeftItemTitle {
    
   /* background-image:url(images/CSSImages/LeftLinksTitleBG.png);
	background-repeat:repeat-x;
	background-color:#252525;
	border:1px solid #646c89;*/
	background-image:url(images/TitlesRedBG.png);
	background-repeat:repeat-x;
	background-color:red;
	border:1px solid #7f0106;
	height:35px;
}

.LeftItemBox {

	background-image:url(images/LeftItemBoxBG.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#30395b;
	border:1px solid #262d45;
	min-height:60px;

}

.LeftItemIcon {
	
	margin-top:15px;
	margin-left:8px;
	margin-right:3px;
}

div.LeftItemIcon {
	
	float:left;
}

div.LeftBoxLinkLarge {
	float:left;

}

.LeftBoxLinkLarge a{

	color:white;
	font-size:24px;
	font-weight:bold;
	display:block;
	margin-top:15px;
	text-decoration:none;
}

.LeftBoxLinkLarge a:hover{

	color:yellow;
	text-decoration:underline;
}

div.LeftBoxLinkMedium{
	float:left;
}


.LeftBoxLinkMedium a{

	color:white;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-top:19px;
	text-decoration:none;
}

.LeftBoxLinkMedium a:hover{

	color:yellow;
	text-decoration:underline;
}

.LeftBoxLinkSmall a{

	color:white;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:13px;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.LeftBoxLinkSmall a:hover{

	color:yellow;
	text-decoration:underline;
}

.LeftLinks a.SpecialCapperLink {
  color:yellow;
}

.LeftLinks a.SpecialCapperLink:hover {
  color:41ff28;
}

.LeftLinks a.SpecialCapper {
  color:red;
}

.LeftLinks a.SpecialCapper:hover {
  color:41ff28;
}

.SpecialCapper {

	background:#2d2d2d;
}


.LeftLinks, .SpecialLeftLinks
{
    margin: 0px;
    width: 202px;
	background:#0b0a0a;
	border-left:#8e8e8e 1px solid;
	border-right:#8e8e8e 1px solid;
}

.LeftLinks a
{
    background-image: url(images/LeftLinkArrow.png);
    font-size: 11px;
	font-weight:bold;
	display: block;
    padding: 7px 0px 7px 30px;
    color: White;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 15px center;
    border-top:#474646 1px dotted;
    margin-left: 1px;
}

.LeftLinks a:hover
{
    background:#1f1f1f;
	background-image: url(images/LeftLinkArrow.png);
	background-repeat: no-repeat;
    background-position: 15px center;
	color: yellow;
}


.SpecialLeftLinks a
{
    font-size: 11px;
	font-weight:bold;
	display: block;
    padding: 8px 0px 8px 41px;
    color: White;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-top:#474646 1px dotted;
    margin-left: 1px;
}

.SpecialLeftLinks a:hover
{
    background-color: #171922;
    color: yellow;
    border-top:#474646 1px dotted;
}

.LLBlog{
    background-image: url(images/IconBlog.png);
}

.LLFlexiPass {
    background-image: url(images/IconFlexiPass.png);
}

.LLFreeScores {
    background-image: url(images/IconFreeScores.png);
}

.LLMobileServices {
    background-image: url(images/IconPhone.png);
}

.LLInjuries {
    background-image: url(images/IconInjuries.png);
}

.LLWeather {
    background-image: url(images/IconWeather.png);
}

.LLParlayCalc {
    background-image: url(images/IconCalculator.png);
}




/* Whos hot front page */


.FrontPageText {
    float: left;
    width: 480px;
    padding: 10px 10px 6px 10px;
    background-color: White;
    color:Black;
	
}

.HandicapFrame {
	width:500px;
	padding-bottom:3px;
}

.CapperPlace {

	width:234px;
	background:#071427;
	border-right:2px solid #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}

.CapperPlaceSlogan {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.050em;
	color:#2d3654;
	padding-top:7px;

}

.CapperPlacePic img {

	border:2px solid black;
}

.CapperTable {

	background:white;
	border-bottom:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	margin-bottom:10px;

}

.CapperTopStrip {
	background-color:#ebebeb;
	height:43px;
}

.CapperPick {
    width:200px;
    border:1px solid red;
    padding:18px;
    position:absolute;
    top:20px;
    left:20px;
}

.CapperName {

	color:black;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-.040em;
	text-align:center;
	border-bottom:2px solid #CCCCCC;

}

.CapperPriceLine {
	border-bottom:2px solid #CCCCCC;

}

.CapperStripPrice {
	color:black;
	font-size:26px;
	font-weight:bold;
}

.CapperStripSlogan {
	color:#008000;
	font-size:18px;
	font-weight:bold;
}

.HandicapperBuyNow {
	margin-top:10px;
	display:block;
}

/*Estilos para los titulos en el homepage*/

.FrontPageTitle {
background:#830000 url(images/FrontPageTitleBG.png) repeat-x scroll 0 0;
border-left:1px solid #9E0B0F;
border-right:1px solid #9E0B0F;
width:738px;
min-height: 38px;
}

.FrontPageTitleText {

	font-size:20px;
	font-weight:bold;
	letter-spacing:-.050em;
	margin-left:10px;
	padding-top:7px;
	display:block;
	color: #FFFFFF;
}

.HRSlogan {
	color:yellow;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:normal;

}

.FrontPageSubTitle {
	font-size:17px;
	font-weight:bold;
	color:yellow;
	letter-spacing:-.010em;

}

div.TitlesRightText {
	float:right;
	padding-top:12px;
	padding-right:10px;
}

.TitlesRightText {
	font-size:15px;
	font-weight:bold;
}

.TitlesRightText a {
	color:yellow;
}

.TitlesRightText a:hover {
	color:black;
}

/*Estilos para el Front Page Cappers Strip*/


.FrontPageBox {
	background:white;
	min-height:125px;
	width:736px;
	margin-bottom:10px;
	border-bottom:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;

}

.CapperStripTable {
	margin-top:6px;
}

.CapperStripTable img{
	border:2px solid #CCCCCC;
}

.CapperStripTable a{
	color:#2d3654;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.CapperStripTable a:hover{
	color:red;
	text-decoration:underline;
}


/* Left rail ads */

.LeftAds img
{
    margin: 0px 0px 6px 0px;
}


/*Estilos para el Fan Poll*/

.FanPollFrame {

	background-image:url(images/FanPollBG.png);
	background-repeat:no-repeat;
	float:left;
	width:226px;
	padding-top:35px;

}

table.FanPollTable {
    width:226px;
    margin-left:auto;
    margin-right:auto;
}

.FanPollTable .FanPollText {

	color:#ff6801;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:15px
}

.FanPollTable .FanPollPorcentaje {
	color:#ff6801;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:15px
}

.FanPollTable  .PollButtons {
    border:1px solid yellow;
    width:100%;
    text-align:center;
}

.FanPollTable .PollFrame {
    border:1px solid red;
}

/*Estilos para el free pick*/

.FreePickFrame {
}

.FreePickIframe {
	padding-left:7px;
}

.FreePickHead {

	height:38px;
	background-image:url(images/FreePickHeadBG.png);
	background-repeat:repeat-x;
	border-left:1px solid #660d10;
	border-right:1px solid #660d10;
}

.LeftFreePickFrame {

	background-image:url(images/FreePickAdBG.png);
	background-repeat:no-repeat;
	height:190px;
	padding-bottom:10px;
}

.LeftFreePickIframe {
	padding-top:125px;
	padding-left:20px;
}

.Centered {
    text-align:center;
    margin:4px 0px;
}

/*Estilos para High Rollers*/

.HighRollersFrame {

	min-height:85px;
	border:1px solid #470909;
	background-image:url(images/FreePickFrameBG.png);
	background-repeat:repeat-x;
	background-color:black;
	
}

.HighRollersFrame  a{

	color:yellow;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}

.HighRollersFrame  a:hover{

	color:white;
	text-decoration:underline;
}

.HighRollersText {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:5px 0px 5px 5px;
}

.HighRollersText a{
	color:white;
	padding:5px 0px 5px 2px;
}

.HighRollersText  a:hover{

	color:yellow;
	text-decoration:underline;
}



.HighRollersHead {

	height:38px;
	background-image:url(images/FreePickHeadBG.png);
	background-repeat:repeat-x;
	border-left:1px solid #660d10;
	border-right:1px solid #660d10;
}


/*Estilos para el texto de Terms and Conditions*/

.TermsTitle {

	font-size:18px;
	font-weight:bold;
	padding:10px;
	text-align:center;
	text-decoration:underline;

}

.TermsText {

	font-size:13px;
	line-height:20px;
	margin-bottom:20px;
	text-align:justify;
}

.TermsText li{

	line-height:20px;
	margin-bottom:20px;
	text-align:justify;
}

/*Estilos para el right rail*/

.RightItems {

	margin-bottom:8px;
	
}

.RightLinksTitle {
	/*background-image:url(images/CSSImages/RightLinksTitleBG.png);
	background-repeat:repeat-x;
	background-color:#252525;
	border:1px solid #505859;*/
	background-image:url(images/TitlesRedBG.png);
	background-repeat:repeat-x;
	background-color:red;
	border:1px solid #7f0106;
	height:36px;

}

.RailsLinksBox, #sidebar{

	background:#071327;
	padding:7px 0px 5px 0px;
	min-height:35px;

}

#sidebar {
	padding:0px 0px 5px 0px;
}

.RailLinks a, #sidebar li li a{
	
	color:white;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	display:block;
	padding:10px 7px 4px 7px;
	margin:0px 10px 5px 10px;
	background-image:url(images/RightLinksBG.png);
	background-repeat:repeat-x;
	background-color:#192245;
	border:1px solid #26304d;

}

.RailLinks a:hover,, #sidebar li li a:hover{

	color:yellow;
}

.SpecialRailLinks a{

	color:yellow;

}

.SpecialRailLinks a:hover{

	color:red;

}


.RightItemIcon {
	
	margin-top:3px;
	margin-left:8px;
	margin-right:3px;
}

div.RightItemIcon {
	
	float:left;
}

div.RightBoxLinkMedium{
	float:left;
}


.RightBoxLinkMedium a{

	color:white;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-top:5px;
	text-decoration:none;
}

.RightBoxLinkMedium a:hover{

	color:yellow;
	text-decoration:underline;
}

.RightBoxLinkSmall a{

	color:white;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.RightBoxLinkSmall a:hover{

	color:yellow;
	text-decoration:underline;
}




/*Styles para el Legal Warning del FrontPage*/

.LegalWarningFrontPage {
	font-size:12px;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:6px;
	color:gainsboro;
	text-align:justify;
}

.LegalWarningFrontPage strong, .LegalWarningFrontPage  a {
	color:yellow;
	font-weight:bold;
}

.LegalWarningFrontPage  a:hover {
	color:red;
}

.LegalWarningHandicapper {
	font-size:12px;
	margin-bottom:5px;
	padding:4px 4px 4px 6px;
	text-align:justify;
}

.LegalWarningHandicapper strong, .LegalWarningHandicapper  a {
	color:yellow;
	font-weight:bold;
}

.LegalWarningHandicapper  a:hover {
	color:red;
}

/* Estilos para All Access Pass en el right rail */


.AAPHead {

	/*height:177px;*/
}


.AAPContent {
	
	padding:3px;
	background-image:url(images/AAPbg.png);
	background-repeat:repeat-y;
}

.CappersConsensus {

}

.CappersConsensus .PackageContainer {
	
}

.AAPContent .PackageContainer p {
	color:black;
	padding:0px;
	margin:0px;
}

.ContentInsideFrame .PackageContainer {
	border-top:2px solid black;
	padding:36px 0px;
	margin-bottom:12px;
}

.CappersConsensus .PackageParamRow {
	background-color: transparent;
}

.CappersConsensus .PackageParamRow td{
	padding-top:5px;
}

.CappersConsensus .PackagePrice {
	color: red;
	font-weight: bold;
	font-size: 13px;
	padding-right:7px;
	width:30px;
}

.CappersConsensus .PackageTitle {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-left:4px;
	margin-top:3px;
	display:block;
}

.CappersConsensus .PackageTable {
	margin-bottom: 4px;
	margin-top: 0px;
	width:200px;
}

.CappersConsensus .PackageText {
	display:none;
	visibility:hidden;
}

.CappersConsensus .PickContainer
{
	border-bottom: 2px solid black;
	padding-bottom: 12px;
}

.CappersConsensus .PickTable
{
	margin-bottom: 12px;
	width: 455px;
}
.CappersConsensus .PickTable p
{
	margin: 0px;
	padding: 0px;
}
.CappersConsensus .PickTitle
{
	display: block;
	padding-bottom: 6px;
}

.CappersConsensus .InstantRebate
{
	color: black;
	font-size: small;
	font-weight: bold;
	padding-left: 20px;
	text-align: right;
	font-style: italic;
}
.CappersConsensus .InstantRebatePrice
{
	color: black;
	font-size: small;
	font-weight: bold;
	font-size: 12px;
}
.CappersConsensus .InstantRebateRow {
}

/*Estilos para la primera linea de ads en el front page*/


.AdsLine {
	margin-bottom:10px;
	height:115px;
}

.AdsLine div.FloatLeft {
    float:left;
    margin-left:6px;
}

.AdsLineIcon {
	margin-top:6px;

}


/*Estilos para el Cell Phone Grab Box*/

.CellPhoneGrabBox {
	width:219px;
	height:132px;
	background-image:url(images/CellAdBG.png);
	background-repeat:no-repeat;

}

.CellPhoneGBIframe {
	padding-left:47px;
	padding-top:32px;

}

.CellPhoneGrabBoxLink {
	padding-top:18px;
	margin-left:45px;
	text-align:center;
}

.CellPhoneGrabBoxLink a {

	color:yellow;
	font-size:13px;
	font-weight:bold;
}

.CellPhoneGrabBoxLink  a:hover{

	color:black;
}


/*Estilos para el Left Cell Phone Grab Box*/

.LeftCellPhoneGrabBox {
	width:220px;
	height:100px;
	background-image:url(images/CellAdBGLeft.png);
	background-repeat:no-repeat;

}

.LeftCellPhoneGBIframe {
	padding-left:45px;
	padding-top:26px;

}

.LeftCellPhoneGrabBoxLink {
	padding-top:15px;
	padding-left:60px;
}

.LeftCellPhoneGrabBoxLink a {

	color:yellow;
	font-size:13px;
	font-weight:bold;
}

.LeftCellPhoneGrabBoxLink  a:hover{

	color:red;
}

/*Styles para el Premium Scores & Odds Ad */

.PSOAd {
	
	height:310px;

}

.PSOAd div.PSOposition {
    float:left;
}

.PSOBottomAds {

	width:490px;
	padding-left:10px;
	padding-top:4px;
	float:left;

}

.PSOBottomAds img {

	border:0px;

}

.PSOTitle {
	font-size:18px;
	font-weight:bold;
	background-color:#272f4a;
	width:970px;
	padding:7px 0px 7px 5px;
	text-align:center;

}

/*Estilos para el Featured Videos Ad*/

.FeaturedVideosHead {

	height:36px;
	background-image:url(images/FeaturedVideosBG.png);
	background-repeat:repeat-x;
	background-color:#13263c;
	border:1px solid #4d5b83;
}

.FeaturedVideosContent {
	
	padding:3px;
	background-image:url(images/FeaturedVideosContentBG.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#353f62;
	border:1px solid #4d5b83;
	min-height:60px;
}

a.FeaturedVideoName  {
	font-size:9px;
	font-weight:bold;
	color:white;
}

a:hover.FeaturedVideoName  {
	color:yellow;
}

.FeaturedVideosThumbs {
	padding-left:2px;
	text-align:center;
}

.FeaturedVideosThumbs img {
	border:0px;

}

.AAPicon {
	padding-left:126px;
	padding-top:2px;
}

/*Estilos para el Featured Videos Ad en el home page*/

.CenterFeaturedVideosBox {

	width:240px;
	height:115px;
	background-image:url(images/FVCenterAdBG.png);
	background-repeat:no-repeat;
	background-color:#294168;

}

.CenterFeaturedVideosImg {
	padding-top:30px;

}

/*Estilos para el botón de Facebook y Twitter*/

.TwtFbTable {

	padding-top:4px;
	margin-left:140px;
	width:200px;
	height:50px;
	margin-bottom:7px;

}


.fb_share_button a {  
	height:22px;
	width:95px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-.050em;
	color:#3b5998; 
	border:1px solid #3b5998;
	background-image:url(images/FacebookLogo.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#3b5998;
	float:right;

} 

.fb_share_button a:hover { 
	color:#fff; 
	border-color:#295582;
	text-decoration:none;
	background-image:url(images/FacebookLogoHover.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#0d004c;

}

.TwitterButton a{
	border:1px solid #23c7ff;
	background-image:url(images/TwitterLogo.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:23px;

}

.TwitterButton a:hover{
	border:1px solid #ca3300;
	background-image:url(images/TwitterLogoHover.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:black;
}


.TwitterAloneButton a{
	border:1px solid #23c7ff;
	background-image:url(images/TwitterLogo.png);
	background-repeat:no-repeat;
	background-position:center;

}

.TwitterAloneButton a:hover{
	border:1px solid #ca3300;
	background-image:url(images/TwitterLogoHover.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:black;
}

.TwtFBHeader {
	padding-bottom:5px;
	font-size:17px; 
	font-weight:bold;
	text-align:center;
	color:#102423;
}


/*Estilos para el Follow the CEO Ad*/

.FBTWLogosTable {
	width:219px;
	height:43px;
	background-color:#f4f7ee;
}

.FBTWLogosTable div{
	float:left;
	padding-left:6px;
}

/*Estilos para el texto del Commitment Text*/

.CommitmentText {
	font-size:13px;
	color:black;
	line-height:15px;
	padding:10px;
}

.postmetadata a, .FrontPageBox a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	width: 404px;
	}
#commentform textarea {
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.navigation a {
color: #FFF;
text-decoration: none;
font-weight: bold;
margin:15px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#sidebar a {
color: #FFFFFF;
text-decoration: none;
}

#sidebar a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#sidebar h2 {
margin: 0;
font-size: 16px;
}