﻿/*------------------------------------------------------------------
Type Styles
------------------------------------------------------------------*/

h1 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 24px;
    color: #7f1902;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h1 A:link {COLOR: #7f1902; text-decoration: underline;}
h1 A:visited {COLOR: #7f1902; text-decoration: underline;}
h1 A:hover {COLOR: #7f1902;text-decoration: underline;}

h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 15px;
	color: #0b1462;
    line-height: 20px;
	font-weight: bold;
    margin: 0px;
    padding-bottom: 0px;
}

h2 A:link {COLOR: #7f1902; text-decoration: underline;}
h2 A:visited {COLOR: #7f1902; text-decoration: underline;}
h2 A:hover {COLOR: #7f1902;text-decoration: underline;}

.PostTitle
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 20px;
    color: #7f1902;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

P {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
UL{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.SubNav {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0b1462;
    line-height: 13px;
	font-weight: bold;
}

.maintext {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.maintext A:link {COLOR: #000062; text-decoration: underline;}
.maintext A:visited {COLOR: #000062; text-decoration: underline;}
.maintext A:hover {COLOR: #000000;text-decoration: underline;}

.sfsearchResultsWrp {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.sfpostAuthorAndDate {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}



.whitetext {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}

.whitetext A:link {COLOR: #ffffff; text-decoration: none;}
.whitetext A:visited {COLOR: #ffffff; text-decoration: none;}
.whitetext A:hover {COLOR: #ffffff; text-decoration: underline;}

.redtext {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
   	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #7f0000;
}

.redtext A:link {COLOR: #7f0000; text-decoration: none;}
.redtext A:visited {COLOR: #7f0000; text-decoration: none;}
.redtext A:hover {COLOR: #7f0000; text-decoration: underline;}

.alerttext {
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
    COLOR: #990000;
    LINE-HEIGHT: 14px;
}

.quote{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
    color: #666666;
    line-height: 15px;
}

.SmallBlueBold{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
    font-weight: bold;
	font-size: 10px;
    color: #0b1462;
    line-height: 18px;
}

.SmallBlack{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	text-align: left;
	font-size: 10px;
    color: #000000;
    line-height: 12px;
}

.SmallBlackBold{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
    font-weight: bold;
	font-size: 9px;
    color: #000000;
    line-height: 18px;
}

.SmallBlackBold2{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
    font-weight: bold;
	font-size: 10px;
    color: #000000;
    line-height: 13px;
}

.SmallBlackBold3{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
    font-weight: bold;
	font-size: 11px;
    color: #000000;
    line-height: 14px;
}

.SmallRedBold3{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
    font-weight: bold;
	font-size: 11px;
    color: #7f1902;
    line-height: 14px;
}

/*------------------------------------------------------------------
Attribute Styles
------------------------------------------------------------------*/

[icon ^="bullet"] {
   	padding-left: 18px;
   	background: transparent url(/images/nav_bullet.gif) no-repeat center left;
	}
	
a.bullet {
   	padding-left: 9px;
   	background: transparent url(/images/nav_bullet.gif) no-repeat center left;
	}
	
.stroke {
    border: 1px solid;
    border-color: #6594c3;
	}

.stroke:hover {
    border: 1px solid;
    border-color: #ffffff;
	}

.stroke:hover {
    color: red; /* Irrelevant definition to overcome IE bug */
	}
	
.stroke_red {
	border: 1px solid;
	border-color: #6b1b1d;
	}

.opacity img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #5b5b5b;
	}

.opacity:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	border: 1px solid #5b5b5b;
	}
	
hr {
	margin-top:4px;
	height:1px; 
	border:none; 
	border-top:1px dotted #999999;
    }

/*------------------------------------------------------------------
Footer Styles
------------------------------------------------------------------*/


.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #c4c4c4;
	}

.footer a:link {color: #c4c4c4; text-decoration: underline;}
.footer a:visited {color: #c4c4c4; text-decoration: underline;}
.footer a:active {color: #c4c4c4; text-decoration: underline;}
.footer a:hover {color: #ffffff; text-decoration: none;}



/*------------------------------------------------------------------
Form Styles
------------------------------------------------------------------*/

.formlabel {
    color: #62b7d6;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
    line-height: 15px
    }

.formfield {
	background-color: transparent !important;
    border: 1px #666666 solid;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px
    }
    
  .formfield2
{
    border: 1px #05467d solid;
    background-color: #ffffff !important;
    COLOR: #05467d;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
    
 .formselect {
    border: 1px #666666 solid;
    background-color: #ffffff !important;
    color: #333333;
    font-family:: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 13px;
    line-height: 13px
    }
	
.formbutton {
    background-color: #801225;
    border: 1px #b2c7dc solid;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
	}
	
.formbutton:hover {background-color: #333333; color: #ffffff;}
	
.formbutton2 {
    background-color: #ffffff;
    border-color: #808d9a;
    border: 1px #808d9a solid;
    color: #343536;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	}

.formbutton3
{
    border: 1px #05467d solid;
    background-color: #05467d;
    COLOR: #ffffff;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 13px
}

/*Search box Styling*/
.sfsearchBox {
	border: none;
}

.sfsearchTxt {
    background: none repeat scroll 0 0 #d7d7d7 !important;
    border: 1px solid #999999 !important;
    color: #000000;
    margin-top: -2px !important;
    width: 200px !important;
}


/*------------------------------------------------------------------
Media center button rollovers
------------------------------------------------------------------*/

#MC_NavTechnique {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavTechniqueRoll {
	display: block;
	width: 115px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Technique.jpg");
	}
a.MC_NavTechniqueRoll:hover {
	background-position: -115px 0px;
	}
/* ------------------- */
#MC_NavFundraising {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavFundraisingRoll {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Fundraising.jpg");
	}
a.MC_NavFundraisingRoll:hover {
	background-position: -120px 0px;
	}
/* ------------------- */
#MC_NavCoachesInt {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavCoachesIntRoll {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Coaches_Interviews.jpg");
	}
a.MC_NavCoachesIntRoll:hover {
	background-position: -120px 0px;
	}
/* ------------------- */
#MC_NavCoachesParents {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavCoachesParentsRoll {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Coaches_Parents.jpg");
	}
a.MC_NavCoachesParentsRoll:hover {
	background-position: -120px 0px;
	}
/* ------------------- */
#MC_NavParentsCoaches {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavParentsCoachesRoll {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Parents_Coaches.jpg");
	}
a.MC_NavParentsCoachesRoll:hover {
	background-position: -120px 0px;
	}
/* ------------------- */
#MC_NavSocialMedia {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavSocialMediaRoll {
	display: block;
	width: 120px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Social_Media.jpg");
	}
a.MC_NavSocialMediaRoll:hover {
	background-position: -120px 0px;
	}
/* ------------------- */
#MC_NavHotTopics {
	position: relative;
	float:left;
	top: 0;
	left: 0;
}
a.MC_NavHotTopicsRoll {
	display: block;
	width: 115px;
	height: 55px;
	text-decoration: none;
	background: url("http://www.nwcaonline.com/nwcawebsite/im/button_MC_Hot_Topics.jpg");
	}
a.MC_NavHotTopicsRoll:hover {
	background-position: -115px 0px;
	}
/* ------------------- */
.displace {
	position: absolute;
	left: -5000px;
	}

/*------------------------------------------------------------------
List Styles
------------------------------------------------------------------*

ul
{
	margin-top: 0;
	margin-left: 0;
	padding-left: 18px;

}
*/

/* --------- styles for Media Center video thumbs ---------- */

.sfvideosTmbList .sfvideoTmb {
    display: inline-block;
    height: 120px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 120px;
}

.sfTxtContent {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	line-height: 11px;
    color: #7f1902;
	text-align:center;
}









