/* CSS Document */
body {
	background:#d9d7d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

body.tlg {
/*	background: #d9d7d8 url(../images/BartShorts.jpg) bottom left no-repeat;*/
	background:#d9d7d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
}


#container, #container2{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 1200px;
	padding-top: 0px;
	background-color: #ffffff;
}	

#container{
	min-height: 665px;  
}


#main{
	display:block;
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #ffffff url(../images/bluegrad.jpg) top left repeat-x;
}


#main h1{
	font-size: 1.2em;
	border-bottom: solid 1px #cc3333;
	margin-right: 25px;
}
	
#topmenu{
	width: auto;
	background-color: #BAD9DE;
	height: 25px;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 25px;
	background: transparent;
	text-align: center;
}

#header{
	width:inherit;
	height:60px;
	display: block;
	vertical-align:middle;
	font-size: 1.7em;
	background: #BAD9DE url(../images/tlgtop8.jpg) top right no-repeat;
}

#header.tlg {
	background: #BAD9DE url(../images/tlgtop8.jpg) top right no-repeat;
}

#header.tlg2 {
	background: #BAD9DE url(../images/tlgtop8.jpg) top right no-repeat;
}

#header p{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25px;
	margin-right: 25px;
}
	
#topmenu ul, #footer ul {
	display: inline;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#topmenu li, #footer li{
	display: inline;
	list-style-type: none;
}

#topmenu ul a:link, #topmenu ul a:visited, #topmenu ul a:hover, #topmenu ul a:active, #footer ul a:link, #footer ul a:visited, #footer ul a:hover, #footer ul a:active {
	padding-right: 10px;
	padding-left: 6px;
	background: url(../images/nav-sep.gif) no-repeat right top;
	color: #1d2f58;
	text-decoration: none;	
}

#topmenu ul a:hover, #footer ul a:hover {
	color: #2C0573;
}

#topmenu .noimage a:link, #footer .noimage a:link {
	padding-right: 10px;
	padding-left: 6px;
	text-decoration: none;	
}

#MainSwitch a:link, #MainSwitch a:visited, #MainSwitch a:hover, #MainSwitch a:active {
	text-decoration: none;
	color:#1d2f58;
}

#MainSwitch a:visited{
	color:#1d2f58;
}

#MainSwitch a:hover{
	color: #2C0573;	
}


#MainSwitch caption {
	font-size: 2.4em;
	font-weight: bold;
	font-variant: small-caps;
	color: #400000;
}	

#main a:link, #main a:visited, #main a:hover, #main a:active {
	text-decoration: none;
	color:#2D24E5;
}
 
#main a:visited{
	color:#2D24E5;
}

#main a:hover{
	color: #E5244D;	
}

#main caption {
	font-size: 2.4em;
	font-weight: bold;
	font-variant: small-caps;
	color: #400000;
}	

.login {
	border:groove 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 600px;
	margin-top: 45px;
	margin-bottom: 25px;
}	

.text_fields {
	background-color:#BAD9DE;
}

.switchboard{
	width: 100%;
	margin-top: 50px;
}	

.switchcell{
	width: 200px; 
	text-align: center;
	padding: 20px;
	font-size: 1.6em;
}	

.boxlabel{
	text-align: right;
	width: 250px;
	font-weight: bold;
}

.boxlist{
	text-align: left;
	width: 250px;
	font-weight: bold;
}
		
input, textarea {
	background: #DCF2F5;
}


select{
	background: #DCF2F5;
}

.basketouter {
	width: 1000px;
}

.paypalbutton6, .paypalbutton2, .paypalbutton3 {

	background: #a5d8f6;
	height: 35px;
	font-family: "Arial", sans;
	font-variant: small-caps;
	font-size: 1.4em;
	border-style: outset;
	border-width: 2px;
	border-bottom-color: #7CABDA;
	border-right-color: #7CABDA;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	margin: 5px;

	border-top: inset 2px #DFE8F1;
	border-left:inset 2px #DFE8F1;

	cursor: pointer;

/*	position: relative;
	border: 1px solid #696;
	padding: 6px 0;
	text-align: center; 
	width: 45px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a5d8f6), to(#ffffff));
	background: -moz-linear-gradient(#a5d8f6, #ffffff);
	background: linear-gradient(#a5d8f6, #ffffff);
	-pie-background: linear-gradient(#a5d8f6, #ffffff);
	behavior: url(/css3pie/PIE.htc);
*/
}

.paypalbutton2{
	-webkit-box-shadow: #666 0px 2px 15px;
	-moz-box-shadow: #666 0px 2px 15px;
	box-shadow: #666 0px 2px 15px;
}

.paypalbutton3{
	-webkit-box-shadow: #222 0px 2px 8px;
	-moz-box-shadow: #222 0px 2px 8px;
	box-shadow: #222 0px 2px 8px;
}








.reports {
	display: inline;
}