/* Any styles that needs a hover, active or visited state can be created by adding a :hover, :active or :visited to the end of any style.
Make sure to duplicate style and add the suffix accordingly. You will NOT be able to view this style in Dreamweaver.

Last updated: 03/09/05
*/

/*********************
 Content Editor Styles
*********************/
.ceText2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EE3B33;
	Font-weight: bold;
} 
.ceHeadline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE3B33;
	margin-bottom: 6px;
}
.ceHeadline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FDB827;
	margin-bottom: 6px;
}
.ceLink1 { color: #EE3B33; }
.ceLink2 { color: #FDB827; }
.ceSmallText1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
}
.ceSmallText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #EE3B33;
}

/*********************
 General Styles
*********************/
A { color: #EE3B33; } 
A:Hover { color: #000000; }
select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Textbox {
	background-color: #FFFFFF;
}
.Button{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FDB827;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EE3B33;
	border-right-color: #EE3B33;
	border-bottom-color: #EE3B33;
	border-left-color: #EE3B33;
}

 textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} 

.image {
	border: 0px solid #000000;
	margin-right: 5px;
	margin-bottom: 10px;
} 

/*********************
 Main Text Styles
*********************/
.Body {
	background-color: #000000;
	text-align: center;
} 
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE3B33;
	margin-bottom: 6px;
}
.Headline:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 6px;
}
.SubHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.PageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	background-image: url(http://www.krtygear.com/images/g-page-title-bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 44px;
	text-transform: uppercase;
	line-height: 27px;
	padding-bottom: 20px;
}
.PageTitlesEmpty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	background-image: url(http://www.krtygear.com/images/g-page-title_empty-bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 44px;
	text-transform: uppercase;
	line-height: 27px;
	padding-bottom: 20px;
}

.whatsnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}


.Copyright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #EE3B33;
	padding-left: 10px;
}
.CopyrightLink {
	font-weight: normal;
	color: #EE3B33;
	text-decoration: underline;
}
.CopyrightLink:Hover {
	font-weight: normal;
	color: #FDB827;
	text-decoration: underline;
}
.MemberText .Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.SiteIndex {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FDB827;
}

/*********************
 Article Styles
*********************/
.articleImageTable { }
.ImageCaption {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #EE3B33;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
}
.InsertAlignedRight { } 
.InsertAlignedLeft {
	margin-top:10px;
	margin-right: 10px;
	margin-bottom: 10px;
} 
.relatedLinksTable {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.relatedLinksHeadline { }

.relatedLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 6px;
}

.relatedLinks a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 6px;
}

.relatedLinks a:Hover {
	color: #FFFFFF;
}

/*********************
 Misc Sectional and Calendar Styles
	(Styles used for default sectionals and calendar colors.)
*********************/
.CellBackground0 {
	background-color: #EE3B33;
	border: 1px solid #000000;
}
.CellHeadline0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FDB827;
}
.CellHeadline0:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.CellText0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 5px;
}
.CellBackground1 {
	background-color: #FDB827;
	border: 1px solid #EE3B33;
}
.CellHeadline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE3B33;
}
.CellHeadline1:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.CellText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding: 5px;
}

.CellText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 5px;
}
.CellText2 a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

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

.CellText2 a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

/*********************
 Separator Styles
*********************/
hr {
	background-color: #000000;
}
.sectEntrySeparator {
	padding-top: 20px;
}
.sectSeparatorH {
	padding-top: 20px;
}
.sectSeparatorV {
	padding-right: 10px;
}

.cgOnAirImage {
	border: 0px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.cgOnAirText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.cgOnAirTextWhite {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}

.cgOnAirName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #EE3B33;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.cgOnAirName:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.cgOnAirNextDJ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #EE3B33;
	line-height: 14px;
	text-decoration:none;
}
.cgOnAirNextDJ:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	text-decoration:none;
}


.cgOnAirNameNext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FDB827;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.cgWeatherImage {
	border: 1px solid #FDB827;
	height: 30px;
	width: 30px;
}
.cgWeatherText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 8px;
}
.cgWeatherLink {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #EE3B33;
	text-decoration: underline;
}
.cgWeatherLink:Hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FDB827;
	text-decoration: underline;
}

.contentBackground {
	text-align: left;
	vertical-align: top;
	width: 100%;
	
}
.contentTable {
	width: 760px;
}
.contentLeft {
	text-align: center;
	vertical-align: top;
	width: 170px;
}
.contentCenter {
	text-align: center;
	vertical-align: top;
	width: 567px;
	background-color:#ffffff;
}
.contentRight {
	text-align: center;
	vertical-align: top;
	width: 190px;
	background-image:url("http://www.krtygear.com/images/g-right-bg.gif");
}

