﻿body
{
    background-image: url(images/fade3.jpg);
    background-repeat: repeat-x;
    background-color: #0744A5;
    padding: 0px;
    margin: 0px;
}

p, div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#ribbon
{
    background-image: url(images/ribbon3.png);
    background-repeat: repeat-x;
    width: 1000px;
    height: 37px;
}

#introduction
{
    font-size: 14px;
    text-align: justify;
    width: 640px;
}

#animation
{
    width: 200px;
    height: 200px;
    position: absolute;
    top: -10px;
    left: 140px;
}

#main
{
    width: 100%;
    text-align: center;
}

#content
{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}

#footer
{
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    padding: 10px;
    background-color: #FFFF99;
    font-size: 14px;
}

#logo
{
    float: left;
    padding: 0px 0px 0px 35px;
}

#topHolder
{
    float: right;    
    width: 700px;
}

#phone
{
    padding-top: 45px;
    float: right;
}

#slogan
{
   padding-top: 30px;
   float: left;
}

.tableVideo
{
    position: relative;
    float: right;
    background: #000000;
    width: 400px;
    height: 230px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 0px;
}

.tableVideoCenter
{
    position: relative;
    background: #000000;
    width: 300px;
    height: 180px;
    margin: 0 auto;
}

.tableTop
{
    background-image: url(images/top-corners.gif);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableBottom
{
    background-image: url(images/bottom-corners.gif);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableTopBlack
{
    background-image: url(images/top-corners-black.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableBottomBlack
{
    background-image: url(images/bottom-corners-black.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableBottomYellow
{
    background-image: url(images/bottom-corners-yellow.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableTopYellow
{
    background-image: url(images/top-corners-yellow.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableBottomDarkBlue
{
    background-image: url(images/bottom-corners-darkblue.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableTopDarkBlue
{
    background-image: url(images/top-corners-darkblue.png);
    background-repeat: no-repeat;
    width: 996px;
    height: 10px;
    margin: 0px;
}

.tableContent h1, .tableContentBlack h1, .tableContentYellow h1, .tableContentDarkBlue h1
{
    font-size: 26px;
    font-weight: bold;
    margin: 0px;
}

.tableContent p, .tableContentBlack p, .tableContentYellow p, .tableContentDarkBlue p
{
    font-size: 18px;
    margin: 0px;
}

.tableContent, .tableContentBlack, .tableContentDarkBlue
{
    width: 976px;
    padding: 0px 0px 0px 20px;
    color: White;
}

.tableContentDarkBlue a
{
    color: Aqua;
}

.tableContent
{    
    background: #0744A5;
}

.tableContentBlack
{
    background: #000000;
}

.tableContentDarkBlue
{
    background: #04275B;
}

.tableContentYellow
{
    background: #FFF091;
     width: 976px;
    padding: 0px 0px 0px 20px;
    color: black;
}

#tv1, #tv2, #tv3, #tv4, #tv5, #tv6, #tv7, #tv8, #tv9
{
    float: left;
    width: 280px;
    height: 213px;
    background-image: url(images/tv1.png);
    background-repeat: no-repeat;

}

.tv-image
{
    margin-left: 7px;
    margin-top: 7px;
    border-width: 0px;
}

#tv1 img, #tv2 img, #tv3 img, #tv4 img, #tv5 img, #tv6 img, #tv7 img, #tv8 img, #tv9 img
{
    border: 2px solid #000000;
    text-decoration: none;
}

#tv1 img:hover, #tv2 img:hover, #tv3 img:hover, #tv4 img:hover, #tv5 img:hover, #tv6 img:hover, #tv7 img:hover, #tv8 img:hover, #tv9 img:hover
{
    border: 2px solid #00FFFF;
    text-decoration: underline;
}

#tv1, #tv4, #tv7
{
    left: 0px;
}

#tv2, #tv5, #tv8
{
    left: 290px;
    margin-left: 75px;
}

#tv3, #tv6, #tv9
{
    left: 580px;
    margin-left: 75px;
}

#adminContent
{
    background-color: #FFFFFF;
    color: #000000;
    padding: 8px;
}

.searchBox
{
    width: 400px;
    height: 25px;
    border-width: 1px;
    border-color: #000000;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    padding: 2px;
}

.searchButton
{
    background-color: #E91618;
    color: #FFFFFF;
    font-size: 18px;
}

/* video Holder */

.videoHolder
{
    float: left;
    white-space:  normal;
    width: 460px;
    height: 320px;
    padding: 15px;
    color: White;
}

.videoHolder h1
{
    font-size: 16px;
    font-weight: bold;
    color: White;
    white-space:  normal;
}

.videoHolder a
{
    font-size: 16px;
    font-weight: bold;
    color: Aqua;
    white-space:  normal;
}


/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* menu structure */

.art-menu
{
	padding: 6px 3px 0px 3px;
}

.art-nav
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	/* background-image: url('images/nav.png'); */
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 874px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 4px;
	margin: 0 2px;
	line-height: 29px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-29px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-29px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-29px;
}
.art-menu a:hover .t
{
	color: #FCEFEE;
}

.art-menu li:hover a .t
{
	color: #FCEFEE;
}

.art-menu li:hover>a .t
{
	color: #FCEFEE;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -58px;
}

.art-menu a.active .t
{
	color: #36332B;
}


/* end MenuItem */

#siteLink
{
    float: right;
    color: #FFFFFF;
    font-size: 16px;
    padding-right: 25px;
    padding-top: 10px;
    font-weight: bold;
}
#siteLink a
{
    color: #2E9BFF;
    font-weight: bold;
    text-decoration: underline;
}

/* search */
#searchTip
{
    float: right;
    padding-right: 80px;
    margin-top: -20px;
}

.PagingButtons
{
    color: #FFFFFF;
    font-size: 16px;
}
.PagingButtons a
{
    color: #FFFFFF;
    font-size: 16px;
}
.PagingButtonsSelected
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.teamList
{
    text-align: center;
}
.teamList a
{
    color: #44CAFF;
}