﻿/*
Theme Name: Kara Custom
Description: Developed for the Kara Community Advisory Association
Version: 2.0.0
Last updated: 2010-01-05
Author: WritheM Web Solutions
Author URI: http://writhem.com/
*/
BODY {
    FONT-FAMILY: Verdana, Arial, sans-serif;
    text-align : left;
	vertical-align : top;
	COLOR: #000000;
	font-weight: normal;
}
img {
	border:0;
}
TD
{
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : smaller;
	/*/*/
	font-size: .8em;
	/*End*/
}

td#greypixel 
{
	background-image: url(img/grey-pixel.gif);
	background-repeat: repeat-x;
	background-position: center;
}


TD.contact
{
	FONT-FAMILY: Arial;
	color: #cccccc;
	font-size : smaller;
	/*/*/
	font-size: .70em;
	/*End*/
}

/* ######### default links ######### */


A:link
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline;
}

A:active
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
} 


/* ########## top right nav and What's New links  ########### */
.topnav 
{
	font-size : x-small;
	FONT-WEIGHT: normal;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    /*/*/ 
	font-size : smaller;
	/*End*/
    
}
A:link.topnav
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:visited.topnav
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:hover.topnav
{
    COLOR: #00519a;
    TEXT-DECORATION: none;
}

A:active.topnav
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

.whatsnew 
{
	font-size : x-small;
	FONT-WEIGHT: normal;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    /*/*/
    font-size: 90%; 
    /*End*/   
}
A:link.whatsnew
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:visited.whatsnew
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:hover.whatsnew
{
    COLOR: #00519a;
    TEXT-DECORATION: none;
}

A:active.whatsnew
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

/* ######## breadcrumb ##########*/

.breadcrumb
{
	font-size : x-small;
    FONT-WEIGHT: normal;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    /*/*/
    font-size : xx-small;
    /*End*/
	
}
A:link.breadcrumb
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:visited.breadcrumb
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}
A:hover.breadcrumb
{
    COLOR: #00519a;
    TEXT-DECORATION: none;
}

A:active.breadcrumb
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}



/* ######### main page gradient background ######### */

.gradient {
	background-image : url(img\grdnt-gray.gif);
	background-position:center bottom;
}


/* ############ main nav background ########### */

.blue
{
	background-color: #00519a;
}

/* ######## main top nav ######### */
.whitenav 
{
	FONT-FAMILY:  Arial, Verdana, sans-serif;
	font-size : x-small;
	FONT-WEIGHT: normal;
    COLOR: #ffffff;
	text-align : left;
	/*/*/
	font-size: smaller; 
	/*End*/
}

A:link.whitenav {
	color: #ffffff;
	TEXT-DECORATION: none;
}

A:VISITED.whitenav {
	color: #ffffff;
	TEXT-DECORATION: none;
}

A:HOVER.whitenav {
	color: #cccccc;
	TEXT-DECORATION: none;
}

A:ACTIVE.whitenav {
	color: #ffffff;
	TEXT-DECORATION: none;
}

/* ########### footer ########### */

.footer
{
	font-size : x-small;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-ALIGN: center;
    /*/*/
    font-size : .70em;
    /*End*/
}
A:link.footer {
	color: #000000;
	TEXT-DECORATION: none;
	font-size : x-small;
	/*/*/
    font-size : .95em;
    /*End*/
}

A:VISITED.footer {
	color: #000000;
	TEXT-DECORATION: none;
	font-size : x-small;
	/*/*/
    font-size : .95em;
    /*End*/
}

A:HOVER.footer {
	color: #00519a;
	TEXT-DECORATION: none;
	font-size : x-small;
	/*/*/
    font-size : .95em;
    /*End*/
}

A:ACTIVE.footer {
	color: #000000;
	TEXT-DECORATION: none;
	font-size : x-small;
	/*/*/
    font-size : .95em;
    /*End*/
}


UL 
{
	margin-top : 0px;
	margin-bottom : 15px;
	list-style-type : disc;
	padding : 0px;
	/*/*/ 
	margin-left : 25px;
	margin-top : 5px;
	/*End*/
}

LI 
{
	line-height : 20px;
	/*/*/
	line-height : 15px;
	margin-bottom : 6px;
	/*End*/
}


/* ############# left content nav spacer ############### */

.white
{
	background-color: #FFFFFF;
}

.nav 
{
	font-size : 78%;
	FONT-WEIGHT: normal;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	padding-right : 2px;
	margin-bottom : 0px;
	/*/*/
	font-size : .95em;
	/*End*/
}
A:link.nav {
	color: #333333;
	TEXT-DECORATION: none;

}

A:VISITED.nav {
	color: #333333;
	TEXT-DECORATION: none;
}

A:HOVER.nav {
	color: #00519a;
	TEXT-DECORATION: none;
}

A:ACTIVE.nav {
	color: #333333;
	TEXT-DECORATION: none;
}

.greynav {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align : left;
	vertical-align : middle;
	padding-left : 10px;
}
A:link.greynav {
	color: #000000;
	TEXT-DECORATION: none;
}

A:VISITED.greynav {
	color: #000000;
	TEXT-DECORATION: none;

}

A:HOVER.greynav {
	color: #00519a;
	TEXT-DECORATION: none;

}

A:ACTIVE.greynav {
	color: #000000;
	TEXT-DECORATION: none;
}
/* ########### Launch page headers ############# */
H4 {
	FONT-WEIGHT: bold;
	font-size: 85%;
	COLOR: #666666;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	text-align : left;
	text-indent : 5px;
	line-height : 3px;
	/*/*/ 
	font-size: 100%;
	margin-top: 3px;
	margin-bottom : 10px;
	line-height : 10px;
	/*End*/

}
/* ############### Site Map Classes ############## */
UL.map 
{
	list-style-type : none;
	margin-left : 0px;
	/*/*/ 
	margin-left : 20px;
	/*End*/
}

.section 
{
	text-transform: uppercase;
	FONT-WEIGHT: bold;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align : left;
	/*/*/
	font-size : 110%;
	/*End*/
}
A:link.section {
	color: #666666;
	TEXT-DECORATION: none;
}

A:VISITED.section {
	color: #666666;
	TEXT-DECORATION: none;

}

A:HOVER.section {
	color: #666666;
	TEXT-DECORATION: underline;

}

A:ACTIVE.section {
	color: #666666;
	TEXT-DECORATION: none;
}

.landing {
	FONT-WEIGHT: bold;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align : left;
	padding-left : 0px;
}
A:link.landing {
	color: #666666;
	TEXT-DECORATION: none;
}

A:VISITED.landing {
	color: #666666;
	TEXT-DECORATION: none;

}

A:HOVER.landing {
	color: #00519a;
	TEXT-DECORATION: underline;

}

A:ACTIVE.landing {
	color: #666666;
	TEXT-DECORATION: none;
}

.detail {
	FONT-WEIGHT: normal;
	COLOR: #00519a;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align : left;
	padding-left : 0px;
}
A:link.detail {
	color: #00519a;
	TEXT-DECORATION: none;
}

A:VISITED.detail {
	color: #00519a;
	TEXT-DECORATION: none;

}

A:HOVER.detail {
	color: #00519a;
	TEXT-DECORATION: underline;

}

A:ACTIVE.detail {
	color: #00519a;
	TEXT-DECORATION: none;
}
.retailers 
{
	FONT-WEIGHT: bold;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	border-left-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;
}
.whitetable 
{
	border-left-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;
}
H2
{
	color : #000000;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : small;
	line-height : 3px;
	/*/*/ 
	margin-top: 3px;
	margin-bottom : 10px;
	line-height : 10px;
	font-size : x-small;
	/*End*/
	
}
H3 
{
	margin-bottom : 0px;
	margin-top : 10px;
}
.micetype 
{
	font-size: smaller;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.legend
{
	color : #666666;
}

#tblMissingChannelList td
{
	border-bottom: 1px solid #999999;
	color : #666666;
}

#tblMissingChannelList .header 
{
	color: #333333;
	background-color: #cccccc;
}
#tblMissingChannelList a:link, #tblMissingChannelList a:visited, #tblMissingChannelList a:hover, #tblMissingChannelList a:active
{
	color: #333333;
	text-decoration: underline;
}

#tblChannelList td 
{
	border-bottom: 1px solid #000000;
}

#tblChannelList .header 
{
	color: #333333;
	background-color: #cccccc;
}

#tblChannelList a:link, #tblChannelList a:visited, #tblChannelList a:hover, #tblChannelList a:active
{
	color: #333333;
	text-decoration: underline;
}

.row_basic 
{
	background-color: #FFCF59;
}

.row_tierone 
{
	background-color: #FFB74C;
}

.row_tiertwo 
{
	background-color: #FFE299;
}

.row_tierthree 
{
	background-color: #FFECBD;
}

.row_digitalmusic 
{
	background-color: #EAEBA6;
}

.row_digitalchannels 
{
	background-color: #DADD66;
}

.row_moviechannels 
{
	background-color: #66B9E1;
}

.row_ppv 
{
	background-color: #B2DCF0;
}

.row_premium 
{
	background-color: #DEF0F9;
}

.row_hidef 
{
	background-color: #F6F7D9;
}

.post 
{
	font-size : 78%;
	FONT-WEIGHT: normal;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	padding-right : 2px;
	margin-bottom : 0px;
	/*/*/
	font-size : .95em;
	/*End*/
}

A:link.post {
	color: #333333;
	TEXT-DECORATION: none;

}

A:VISITED.post {
	color: #333333;
	TEXT-DECORATION: none;
}

A:HOVER.post {
	color: #00519a;
	TEXT-DECORATION: none;
}

A:ACTIVE.post {
	color: #333333;
	TEXT-DECORATION: none;
}

/*******************************************************************************
    DOCBOOK STYLES | For use with content transformed from Docbook XML source.
                     All styles prefixed with "db_".
********************************************************************************/


/* 
    BLOCK ELEMENTS
                    */

div.db_section h2, div.db_section h3, div.db_section h4, div.db_section h5 {
	padding : 0;
	margin : 1em 0 0.2em;
	font-family : Verdana, Arial, sans-serif;
}

div.db_section h2 { font-size : 1.25em; }
div.db_section h3 { font-size : 1.1em; }
div.db_section h4 {
	font-size : 1em;
	text-indent : 0;
	color : #000;
}
div.db_section h5 {
	font-size : 1em;
	font-style : italic;
}

div.db_section ul, div.db_section ol {
	padding : 0;
	margin-left : 2.5em;
}

div.db_section li p {
	font-size : 100%;
	margin-bottom : 0;
}

div.db_section li div.db_note {
	margin-top : 0.6em;
}

div.db_section p { margin-top : 0; }

p.db_question { font-weight : bold; }

div.db_figure img, div.db_mediaobject img {
	margin-bottom : 0.2em;
	border : 0;
}

div.db_mediaobject { margin-bottom : 2em; }

p.db_figure { font-style : italic; }

div.db_note { margin-left : 2.5em; }

p.db_note-title {
	font-weight : bold;
	margin-bottom : 0em;
}

table.db_table {
	border : 1px solid #666;
	text-align : left;
	margin-bottom : 1em;
}

table.db_table caption {
	padding-top : 1.5em;
	text-align : left;
	font-weight : bold;
	padding-bottom : 0.5em;
}

table.db_table td {
	border : 1px solid #666;
	vertical-align : top;
	padding : 4px;
}

table.db_table thead td {
	background : #666;
	color : #fff;
}

table.db_menu-options {
	border-collapse : collapse;
	border : 0px;
}

table.db_menu-options td {
	border : 0px;
}


/*
    INLINE ELEMENTS
                     */

span.db_guibutton, span.db_guilabel, span.db_guimenu, span.db_guimenuitem, span.db_keycap { font-weight: bold; }

img.db_guiicon {
	margin : 1px 1px -3px;
}

/********************************************************************************
	END DOCBOOK STYLES
********************************************************************************/

.text
{
	
	font-size : 1em;
	color: #333333;
}
.subcontact
{
	color: #666666;
	font-weight : bold;
	margin-top: 30px;
}
.subtopcontact
{
	color: #666666;
	font-weight : bold;
	margin-top: 10px;
}
.InternetSub
{
	color: #cc6600;
	font-weight : bold;
	line-height: 35px;
}
.TVSub
{
	color: #999900;
	font-weight : bold;
	line-height: 35px;
}
.DPSub
{
	color: #009999;
	font-weight : bold;
	line-height: 35px;
}
.phone
{
	line-height: 15px;
}
.bold
{
	font-weight: bold;
}


