@import url("scionnavigation.css");
@import url("scionForms.css");
html, body {
height:100%;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 58em;
	background-image:url(../images/scion/big-swirl.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#headwrap {

	width:100%;
}

#header {
	width:30%;
	float:left;
	height:128px;
	vertical-align:middle;
}

#headersplit {
	width:70%;
	float:right;
	vertical-align:top;
	height:128px;
	background-image:url(../images/scion/abstract-cable.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#navwrap {
	width:100%;
	height:24px;
	background-color:#E2E2E2;

}

#navleft {
	width:13%;
	background-color:#E2E2E2;
	float:left;
	height:24px;
	vertical-align:bottom;
	margin: 0 auto;
}

#nav {
	width:70%;
	background-color:#E2E2E2;
	float:left;
	height:24px;
	vertical-align:bottom;
	margin: 0 auto;
}

#navsplit {
	width:15%;
	float:right;
	background-color:#E2E2E2;
	background-image:url(../images/scion/swirls.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
}

#contentwrap {
	width:100%;
}

#maincontent {
	width: 53%;
	padding-left:10px;
	padding-top:10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 10px;
}

#leftcoltitle {
	width: 19%;
	background-image:url(../images/scion/left-curve.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	float: left;
}

#leftcol {
	float: left;
	width: 100%;

}

#newscol {
	float: right;
	width: 24%;
	height:auto;
	
}

#commbox {
	float: left;
	width: 100%;
	height:auto;
}

#footwrap {
	clear: both;
	width:100%;
	background-color:#E2E2E2;
}


#footleft {
	float:left;
	width:13%;
	background-image:url(../images/scion/foot-curve.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:26px;
	background-color:#E2E2E2;

}

#footright {
	float:right;
	width:87%;
	height:26px;
	background-color:#E2E2E2;

}

#seo {
	width:100%;
}

#newsbar {
padding-top:5px;
background-image:url(../images/scion/bar-right.gif);
background-repeat:no-repeat;
background-position:right top;
height:25px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
vertical-align:text-bottom;
width:100%;
	
}

#commbar {
padding-top:5px;
background-image:url(../images/scion/bar-right.gif);
background-repeat:no-repeat;
background-position:right top;
height:25px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
vertical-align:text-bottom;	
width:100%;
}


#buttonwrap {
width:100%;
	
}

#buttonleft {
width:2%;
float:left;	
}

#buttonright {
width:45%;
background-color:#CCCCCC;
border:thin;
border-color:#FF0000;
text-align:center;
padding:5px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#000000;
float:right;	
height:inherit;
}

#formbutton {
width:40%;
background-color:#CCCCCC;
border:thin;
border-color:#FF0000;
text-align:center;
padding:5px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#000000;
float:left;
	
}

#telno {
width:100%;
text-align:center;
padding:2px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:110%;
color:#000000;
float:left;
	
}

.redtext {color: #FF0000}


/* Old Is Below */

p {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}

#tabletext {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}

#pagetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
font-weight:bold;

}

#table {
font-family:Arial, Helvetica, sans-serif;
font-size:85%;

}

#padding {
padding-right:5px;
padding-left:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;

}


/* only on 2nd template */

#mainwindow {
	float: left;
	width: 79%;
	background-image:url(../images/scion/globe_watermark.jpg);
	background-repeat:no-repeat;
}

/*Links*/
a:link {
	color: #C92022;
	text-decoration: none;
}

a:link {
	color: #C92022;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C92022;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

v:link {
	color:#C92022;
	text-decoration:none;
}
/*End of Links */

#search {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}

ul.bullet {
background-image:url(../images/scion/bullet.gif);
background-repeat:no-repeat;
background-position:left;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}

li.bullet {
background-position:left;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}

ol.bullet {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
}
