/* 	Uber Arranger Global CSS
	Copyright Uber Arranger 2010 */

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	text-decoration: none;
	}

table {
	width: 500px;
	margin-left: 45px;
	font-size: .75em;
	margin-top: 10px;
	margin-bottom: 10px;
	}

table.Scores {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	font-size: .75em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000 solid;
	}

table.Scores tr th {
	background-color: #AB5906;
	color: #FFFFFF;
	padding: 4px;
	border-left: 1px solid #000000;
	}
	
table.Scores tr td {
	padding: 3px;
	border-left: 1px solid #000000;
	}

table a {
	text-decoration: underline;
	}
	
td.vertalignment {
	vertical-align: top;
	}
	
input {
	font-size: .75em;
	}
	
input.button {
	border: 0px;
	background-color: #888888;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	}

h1 {
	font-size: 1.2em;
	color: #99370F;
	font-weight: normal;
	margin-left: 14px;
	}
	
div.UAMainContent p {
	font-size: .8em;
	margin-left: 25px;
	}

p.lastParagraph {
	margin-bottom: 15px;
	}

div.UABanner {
	background-image: url('../Images/UberArrangerBanner.jpg');
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	height: 202px;
	}
	
div.UANavBar {
	background-image: url('../Images/NavBarBack.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 1.16em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-weight: lighter;
	}
	
div.UANavBar a {
	color: #FFFFFF;
	}
	
div.UASubNav {
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	border-bottom: 1px solid #BBBBBB;
	font-size: .82em;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	}

div.UASubNav a {
	color: #000066;
	}
	
div.UAMainContent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 810px;
	}
	
div.UAMainContent a {
	color: #003366;
	}

div.UABottomNav {
	margin-left: auto;
	margin-right: auto;
	width: 310px;
	font-size: .8em;
	text-align: center;
	}

div span a {
	text-decoration: none;
	color: #000000;
	}

/* Causes the line between the subnav and the Copyright */

.underline {
	border-bottom: 1px solid #BBBBBB;
	}

/* Causes the grey background for the individual rows */

.greyback {
	background-color: #E4E4E4;
	}

/* Style for the difficulty legend */

.LegendText {
	font-size: .6em;
	text-align: right;
	margin-top: -35px;
	margin-bottom: -8px;
	margin-right: 15px;
	color: #888888;
	}

/* Use the style below to highlight the area of the site you are in. Place into the span around the NavBar links */

.highlighted {
	color: #BBBBBB;
	}

/* For the Currently PPP text on the popular page */

.smallerPPPText {
	font-size: .5em;
	color: #000000;
	}
	
/* For the centered text on the managecart.htm and others that may need it. */

.CenteredText {
	text-align: center;
	}

span.ConciertoEsapagnole {
	margin-left: 25px;
	}

div.forms {
	border-bottom: 2px solid #932C02/*#D3770D #A45105 #BF380C*/;
	}

.randy {
	float: left;
	margin-right: 10px;
	}

a img {
	border: 0px;
	}

.ViewCart {
	position: absolute;
	margin-left: 804px;
	margin-top: 185px;
	font-size: .8em;
	}

span.ViewCart a {
	color: #FFFFFF
	}

.UAlogo {
	float: right;
	}

div.UAMainContent p a {
	color: #003366;
	text-decoration: underline;
	}
	
.ppp {
	font-size: .6em;
	/*text-align: right;*/
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: #888888;
	}

div.UAMainContent table a:visited {
	color: #660000;
	}

/* ---> Composer Notes Pages CSS <--- */

.CloseWindow {
	margin-left: 385px;
	margin-top: -30px;
	font-size: .5em;
	}

.Notes {
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	}
