/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/backdrop-gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper	{
	clear: both;
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}

.skip {
	display: none;
}

/* header */
#header {
	height: 50px;
	padding: 0 0px;
	background-color: #2E4494;
	width: 850px;
}
#logo {
	float: left;
	width: 355px;
	height: 55px;
	background-image: url(../images/liveUnited-areaLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2E4494;
}
#search {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: bottom;
}
#join {
	margin-top: 10px;
	margin-left: 10px;
}
.curveTop {
	background-image: url(../images/main-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin-top: 10px;
	width: 850px;
}
#masthead {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #2E4494;
}
#topPhoto {
	background-image: url(../images/header-photo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#uwayLogo {
	background-image: url(../images/uwayLogo.jpg);
	background-repeat: no-repeat;
	float: none;
	background-position: right;
	height: 110px;
	margin-right: 10px;
}

#logo a {
	width: 350px;
	height: 55px;
	display: block;
}
#logo h1	{
	display:none;
}



/* /navigation */
#menu	{
	width: 838px;
	margin-left:auto;
	margin-right:auto;
	background-color: #2E4494;
	height: auto;
	font-size: 12px;
}

/* content */
#content-wrapper {
	background-color: #fff;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}

#content a img, #content abbr {
	border: 0;
}
#rightContent {
	background-color: #FFFFFF;
	width: 575px;
	margin-left: 260px;
}
#leftContent {
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content {
	background-color: #FFFFFF;
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #2E4494;
}

#content a:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin-left: 2em;
}

#content ul, #content ol, #content p {
	margin-bottom: 12px;
	margin-top: 6px;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Arial, Helvetica, sans-serif;
}
#content h1	{
	color: #2E4494;
	letter-spacing: -0.6px;
	margin: 0px;
	font-size: 24px;
}

#content h2 {
	color: #f60;
	font-family: Arial, Helvetica, sans-serif;
}

#content h3 {
	color: #2E4494;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}


#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E4494;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h5 {
	color: #E6482B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}
#content blockquote {
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #666666;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	/*border-left: 1px solid #ccc; */
}
#sidebarRight-wrapper {
	float: right;
	display: block;
	width: 250px;
}
/* /content */



/* sidebar */
#sidebarLeft-wrapper {
	float: left;
	display: block;
	width: 250px;
}

#sidebarRight {
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/side4-mid.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#sidebarRight  a:link, #sidebarRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #2E4494;
}
#sidebarRight a:hover {
	text-decoration: underline;
}

#sidebarRight h1, #sidebarRight h2, #sidebarRight h3, #sidebarRight h4, #sidebarRight h5, #sidebarRight h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 4px;
	margin: 0px;
}
#sidebarRight h1	{
	color: #E64A24;
	font-size: 18px;
	margin: 0px;
}
#sidebarRight h2	{
	color: #334994;
	margin: 0px;
	font-size: 16px;
}
#sidebarRight h3	{
}
#sidebarRight h4	{
}
#sidebarRight p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 4px;
}



.side1-top {
	background-image: url(../images/side1-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	background-position: bottom;
}
.side1-mid {
	background-color: #f5a42e;
	width: 250px;
}
.side1-bot {
	background-image: url(../images/side1-bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	background-position: top;
}
.side2-top {
	background-image: url(../images/side2-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	margin-top: 10px;
	background-position: bottom;
}
.side2-mid {
	background-color: #e94732;
	width: 250px;
}
.side2-bot {
	background-image: url(../images/side2-bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	background-position: top;
}
.side3-top {
	background-image: url(../images/side3-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	margin-top: 10px;
	background-position: bottom;
}
.side3-mid {
	background-color: #2e4394;
	width: 250px;
}
.side3-bot {
	background-image: url(../images/side3-bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	background-position: top;
}

.side4-top {
	background-image: url(../images/side4-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	margin-top: 10px;
	background-position: bottom;
}
.side4-mid {
	width: 230px;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.side4-bot {
	background-image: url(../images/side4-bot.jpg);
	background-repeat: no-repeat;
	width: 250px;
	background-position: top;
	height: 10px;
	margin-bottom: 10px;
}

#slideshow/* /sidebar */


/* slideshow */
 {
	background-color: #FFFFFF;
	width: 575px;
	margin-left: auto;
	height: 300px;
}
#footer/* /slideshow */



/* footer */
 {
	width: 850px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#footer p {
	padding: 10px 15px 0 0;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#footer p a {
	color: #666;
}
/* /footer */

/* text */
.textWhite-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textBlack-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smalltext {
	font-size: 12px;
}
.icon-acrobat {
	background-image: url(../images/icons/icon-acrobat.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
.icon-word {
	background-image: url(../images/icons/icon_word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
.icon-flash {
	background-image: url(../images/icons/icon_flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
.icon-audio {
	background-image: url(../images/icons/icon-audio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
.icon-qt {
	background-image: url(../images/icons/icon-qt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
.icon-wmv {
	background-image: url(../images/icons/icon_wmv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 30px;
}
/* email styles */
	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 11px;
	}

	.required {
		color: red;'
	}
/* /email styles */		

/* flowplayer */
a.player {
	margin-top:10px;
	display:block;
	width:300px;
	height:250px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../media/video/splash.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 100px;
}

a.player img {
	border:0;
}
a.player2 img {
	margin-top:90px;
	border:0;
}
