/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



#content_overlay{
	position: absolute;
	overflow: visible;
	background-image:url(/_images/alpha_black.png);
	background-repeat: repeat;
	border: thick solid #336699;
	z-index: 15;
	color: #336699;
	display: none;
	vertical-align: middle;
	height: 100%;
	width: 890px;
	float: left;
	text-align: center;
	clear: both;
	padding: 20px;
	margin-left: -50px;
}

#login {
	position: fixed;
	overflow: hidden;
	background-image:url(/_images/alpha_80_003366.png);
	background-repeat: repeat;
	border: thick solid #33FFFF;
	z-index: 15;
	color: #33FFFF;
	vertical-align: middle;
	height: 175px;
	width: 400px;
	text-align: left;
	clear: both;
	padding: 20px;
	left: 350px;
	top: 50px;
}


#content_overlay.warning {
	background-image:url(/_images/alpha_red.png);
	background-repeat: repeat;
	border: thick solid #FF0000;
	color: #FFFF00;
	display: none;
}

#content_overlay.alert {
	background-image:url(/_images/alpha_white.png);
	border: thick solid #009900;
	color: #336699;
	display: none;
}





#callnow_badge {
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 200;
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	margin-top: 200px;
	left: -100px;
	margin-left: -100px;
}

#homeboxes {
	margin: 0px;
	height: 380px;
	width: 380px;
	display: none;
	position: fixed;
	float: left;
}

#maincontainer{
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top;
	padding: 0px;
	position: relative;
	background-image: url(/_images/bg_contentwrapper_02.png);
	background-repeat: repeat-x;
	background-position: 0px 193px;
}

#topsection {
	height: 163px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 840px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	z-index: 1;
	visibility: visible;
}

#topsection #flash_head {
	height: 163px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 840px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 5;
	display: block;
}

#topsection #flash_head h1{
	font-size: 50px;
	background-image: url(/_images/images/Header_Main_840_01.jpg);
	line-height: 163px;
	margin: 0px;
	padding: 0px;
}


#topsection #noflash {
	height: 163px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/_images/images/Header_Main_840_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1;
	width: 840px;
	display: block;
}

#topsection #noflash h1{
	font-size: 50px;
	background-image: url(/_images/images/Header_Main_840_01.jpg);
	line-height: 163px;
	margin: 0px;
	padding: 0px;
}



/*<group=NAVBAR>*/

#navbar{
	text-align: left;
	vertical-align: top;
	height: 30px;
	overflow: visible;
	background-image: url(/_images/images/Header_Main_840_02.png);
	background-position: left top;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 163px;
	width: 100%;
}

#navbar #left{
	float: left;
	width: 570px;
	position: relative;
}

#navbar #right{
	float: right;
	width: 200px;
	position: relative;
	text-align: right;
	top: 0px;
	right: 0px;
	height: 40px;
	overflow: visible;
}



/*</group>*/


#contentwrapper {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 190px;
	background-image: url(/_images/bg_contentwrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#content {
	text-align: left;
	width: 100%;
	position: relative;
	background-image: url(/_images/bg_contentwrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

/*
#contentcolumn{
	width: 100%;
	position: absolute;
}
*/

#homeletter {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 570px;
	line-height: normal;
	float: left;
	font-size: 12px;
}

#homeletter a {
	color:#00FFFF

}

#homeletter a:link {
	color:#00FFFF;
}

#homeletter a:visited {
 	color:#00FFFF;
}

#homeletter a:hover {
	text-decoration: none;
}

#homeletter a:active {
	color:#00FFFF;
}

#homeletter p {
	font-size: 12px;
	line-height: normal;
}

.homeHead {
	font-size: 24px;
	font-weight: bold;
	color: #33FFFF;
	z-index: 1;
}

.homeSubHead {
	font-size: 18px;
	font-weight: bold;
	color: #33FFFF;
	z-index: 1;
	font-style: italic;
}

#leftcolumn{
	width: 200px; /*Width of left column in pixel*/
	margin-left: -400px;
	background-color: #000000;
	position: absolute;
}

#rightcolumn{
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: right;
	width: 260px;
}

#rightcolumn h3{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
}


#promoTab {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}


#flashboxes {
	color: #FFFFFF;
	text-align: left;
	height: 210px;
	vertical-align: bottom;
	padding: 0px;
	width: 840px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	clear: both;
}

#flashboxes #promo {
	position: relative;
	float: right;
	height: 210px;
	width: 210px;
	text-align: right;
	vertical-align: bottom;
	top: 0px;
	visibility: visible;
	display: block;
}

#flashboxes #gallery {
	width: 625px;
	float: left;
	position: relative;
	background-image: url(/_images/brushed_metal.jpg);
	border: 2px groove #333333;
	visibility: visible;
	display: block;
}

#flashboxes #ticker {
	position: relative;
	float: left;
	width: 625px;
	background-image: url(/_images/brushed_metal.jpg);
	background-repeat: no-repeat;
	border: 2px groove #333333;
	visibility: visible;
	display: block;
}

#admin_login {
	cursor:pointer;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #336699;
	font-variant: normal;
	vertical-align: middle;
	height: 60px;
	width: 60px;
	line-height: 10px;
	float: none;
	left: 709px;
	top: -650px;
}

#admin_login a{
	color: #336699;
}

#admin_login:hover a{
	color: #003366;
}

#admin_login:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #003366;
	vertical-align: baseline;
	position: relative;
	background-color: #99CCFF;
}

#admin_login2 {
	cursor:pointer;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #336699;
	font-variant: normal;
	vertical-align: middle;
	height: 13px;
	width: 100px;
	line-height: 10px;
	float: right;
	margin-top: -14px;
	margin-right: 2px;
}

#admin_login2 a{
	color: #336699;
}

#admin_login2:hover a{
	color: #003366;
}

#admin_login2:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #003366;
	vertical-align: baseline;
	position: relative;
	background-color: #99CCFF;
}

#footer{
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: middle;
	position: relative;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #336699;
	background-image: url(/_images/bg_footer5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#sounds  {
	float: right;
	height: 25px;
	width: 25px;
}

#footer td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#footer a{
	color: #FF9900;
}

#k911 {
	height: 50px;
	width: 50px;
	position: relative;
	float: left;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: -2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#k911 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#k911 h5 {
	padding: 50px 0 0 0;
	overflow: hidden;
	background-image: url(/_images/medic.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:50px;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
}

#k911 h1:hover {
	cursor: pointer
	text-indent: -9000px;
	line-height: 30px;
	width: 100px;
	margin-top: 0px;
	background-image: url(/_images/k911_btn_red.jpg);
	height: 30px;
}


#news {
	height: 190px;
	width: 190px;
	overflow: hidden;
	visibility: visible;
	background-image: url(/_images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#news .date {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #999999;
	line-height: 7px;
}

#news .headline {
	font-size: 12px;
	font-weight: bold;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#newsdetail {
	margin: 10px;
	height: 380px;
	width: 380px;
	display: none;
	background-image: url(/_images/alpha_orange.png);
	position: fixed;
}

#adLayer {
	height: 310px;
	width: 880px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: -320px;
	overflow: hidden;
	visibility: visible;
	display: block;
}
#preview_bar {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 840px;
	margin: 0px;
	z-index: 100;
	background-image: url(/_images/alpha_80_white.png);
	background-repeat: repeat;
}
#preview_bar div.innertube {
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	margin: 5px;
}
#preview_bar img {
	margin: 0px;
}
#soundBox {
	position: absolute;
	height: 25px;
	width: 25px;
	right: 200px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33FFFF;
	border-right-color: #33FFFF;
	border-bottom-color: #33FFFF;
	border-left-color: #33FFFF;
}
