/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");


/* ------------------------------ END Global Styles ------------------------------ */


/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
fieldset,img { border: none; }
caption,th { text-align: left; }



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img, div { behavior: url(/SiteFiles/1381/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

a href {border-style:none;}

hr {
	border: 0;
	width: 100%;
	color: #0C4C8C;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
	background-color: #0C4C8C;
}
ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

ul li {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-position: inside;
	background-position: 0em 0.5em;
}


/* TYPE */

body, p, div, ul, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #DDDDDD;
}

body {
	background-image: url(/sitefiles/1381/images/bodyBkg.jpg);
	background-repeat: repeat-x;
	background-color: #052A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #DDDDDD;
	text-align: left;
}
a:link   {
	color: #2E9ADB;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #95C5EB;
}

a:hover   {
	color: #95C5EB;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2E9ADB;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #F9D213;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 12px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #e8f452;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 3px;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 3px;
}
h4 {
	font-size: 13px;
	line-height: 18px;
	color: #00FFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 3px;
}
h5 {
	font-size: 9px;
	line-height: 13px;
	color: #052A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 3px;
}


/* LAYOUT */

#container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/sitefiles/1381/images/cloudsOLDBkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 
#containerNEW {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/sitefiles/1381/images/cloudsBkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header  {
	height: 190px;
	background-image: url(/sitefiles/1381/images/nashville360logo.png);
	background-repeat: no-repeat;
	padding: 0;
} 
#liveContent {
	padding-top: 5px;
	margin-right: 20px;
}
#header  h1  {
	margin: 0;
	padding: 10px 0;
}
#logo {
	height: 220px;
	width: 275px;
	background-color: #33CC00;
}



/* AD BOXES */


#headerAd {
	margin-left: 280px;
	height: 180px;
	width: 670px;
	padding-top: 20px;
}
#mainContent {
	min-height: 870px;
	margin-left: 180px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #001100;
}

#sidebar1  {
	float: left;
	width: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#sidebar2  {
	float: right;
	width: 130px;
	background-color: #000000;
	padding-bottom: 7px;
	padding-top: 10px;
	height: 100%;
}

#sidebar2 img {
	border: 1px solid #CCCCCC;
}
#footer  {
	font-size: 12px;
	margin-left: 55px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#mainmenuCPH {
	padding-bottom: 20px;
}
#mainmenuCPH ul {
	display: block;
}

#mainmenuCPH li {
	color: #000000;
	list-style-type: none;
}
#mainmenuCPH li a:link {
	color: #000000;
}

#mainmenuCPH li a:hover {
	color: #2589CC;
}

#mainmenuCPH li a:visited {
	color: #000000;
}
#mainnav ul li {
	display: none;
}

#eventsWidget {
	height: 200px;
	width: 165px;
	margin-bottom: 7px;
}

#musicWidget {
	height: 110px;
	width: 165px;
}
#weatherWidget {
	margin-left: -10px;
}
#facebookWidget {
}
#twitterWidget {
	background-color: #006666;
	height: 200px;
	width: 165px;
}

#ad1 {
	height: 100px;
	width: 120px;
	margin-bottom: 7px;
	padding-top: 7px;
}

#ad2 {
	height: 480px;
	width: 120px;
	margin-bottom: 7px;
}

#ad3 {
	height: 100px;
	width: 120px;
}



/* FOOTER */


#footer ul {
	list-style-type: none;
	margin-bottom: 10px;
	height: 30px;
}

#footer li {
	display: inline;
	margin-right: 12px;
	font-size: 10px;
}

#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer  a:link {
	color: #039AD1;
}

#footer  a:visited {
	color: #039AD1;
}



/* BREADCRUMB */

#breadcrumb {
	width:600px;
	font-size: 9px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:0px;
	padding-left:2px;
	height: 10px;
	display: none;
}
#breadcrumb ul  {
	height: 20px;
	width: 600px;
}
#breadcrumb a:link {
	text-decoration:none;
	color:#efefef;
}
#breadcrumb a:active {text-decoration:none; color:#efefef;}
#breadcrumb a:visited {text-decoration:none; color:#efefef;}
#breadcrumb a:hover {
	text-decoration:none;
	color:#C7F1FF;
}

#breadcrumb li  {
	list-style-type:none;
	float: left;
	margin-right: 5px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(/sitefiles/1161/Images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	font-size: 9px;
}
