html
{
	overflow:scroll;
}

body
{
	margin: 0; padding: 0;
	background: #fff;
	min-width: 600px;
	max-width: 1280px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}

* html .visualIEFloatFix { height: 0.01%; }

.background
{
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 2px;
}

.bg1 { background: #f8f8ff }
.bg2 { background: #f0f0ff }
.bg3 { background: #e8e8ff }
.bg4 { background: #e0e0ff }
.bg5 { background: #d8d8ff }
.bg6 { background: #d0d0ff }
.bg7 { background: #c8c8ff }
.bg8 { background: #c0c0ff }
.bg9 { background: #b8b8ff }
.bg10 { background: #b0b0ff }
.bg11 { background: #a8a8ff }
.bg12 { background: #a0a0ff }
.bg13 { background: #9898ff }
.bg14 { background: #9090ff }
.bg15 { background: #8888ff}

/*
.bg1 { background: #fff8f0 }
.bg2 { background: #fff0e0 }
.bg3 { background: #ffe8d0 }
.bg4 { background: #ffe0c0 }
.bg5 { background: #ffd8b0 }
.bg6 { background: #ffd0a0 }
.bg7 { background: #ffc890 }
.bg8 { background: #ffc080 }
.bg9 { background: #ffb870 }
.bg10 { background: #ffb060 }
.bg11 { background: #ffa850 }
.bg12 { background: #ffa040 }
.bg13 { background: #ff9830 }
.bg14 { background: #ff9020 }
.bg15 { background: #ff8810 }
*/
.caption
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#log dt
{
	margin-top:1em;
	padding: .2em .2em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

#log dd
{
 	margin: 0 0 1em 0;
	padding: .2em 1em;
}

#footer
{
	text-align: right;
	border-top: 1px solid white;
	padding: .3em;
	font-size: 0.8em;
	font-style: italic;
}

#container
{
	padding: 0em 14em 0em 0em;
}

#contents
{
	background: #7070ff;
	padding: 1.5em 0.5em 0.5em 0.5em;
	line-height: 1.5em;
	min-height: 20em;
    border-left: solid 2em #7070ff;
    border-right: solid 2em #7070ff;
}

#contents li
{
	padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address 
{
    margin-bottom: 1em;
}

ul 
{
    padding-left:1em;
    margin-left:2em;
}

#contents ul
{
	line-height: 1.3em;
	margin: 0em 2em;
}

table
{
	margin-bottom: 0.5em;
	border-collapse: collapse;
}

tr
{
	text-align: left;
}

a
{
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
/*  color: #aff;*/
    color: #cff; 
    text-shadow: #444 1px 1px 1px;
}

a:hover
{
/*    color: #def;*/
    color: #fff;
	text-shadow: #222 3px 3px 3px;
}

a:active
{
/*	color: #fa0;*/
    text-shadow: #000 1px 1px 1px;
}

#contents a:visited
{
	color: #ccc;
}

.odd
{
	background: #66f;
}

.even
{
	background: #55f;
}

.console
{
	float:left;
	padding:1em 1em 1em 0;
}

.tick
{
	height: 1em;
}

#home
{
	margin-bottom: -2px;
	height: 1em;
	border: none;
}

#search
{
	margin-bottom: -2px;
	height: 1em;
	border: none;
}

#Logout
{
	margin-bottom: -2px;
	height: 1em;
	border: none;
}

#Login
{
	margin-bottom: -2px;
	height: 1em;
	border: none;
}

#searchbox
{
/*	display:none;*/
/*	position:absolute;
	right:108px;
	top:90px;*/
/*	width:10em;*/
}

#searchfield
{
	border: none;
	margin: 0.5em;
	-webkit-box-shadow: 3px 3px 5px #111111; 
	-moz-box-shadow: 3px 3px 5px #111111;
	box-shadow: 3px 3px 5px #111111;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0.3em;
	font-family: "Arial Rounded MT", Verdana, sans-serif;
	background: #aaf;
/*	background: #ccf;		
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid black;
    border-top: 1px solid black;
*/
}

#searchresults
{
/*	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid black;
	border-top: 1px solid black;
	background: #88f; */
	padding: 1em;
	margin: 1em;
}

#sitemap
{
	padding: 1em 2em;
}

#sitemap ul
{
	padding-left: 2em;
	list-style: none;
}

#sitemap img
{
	height: 1em;
	vertical-align: middle;
}

.half
{
	width: 50%;
}

.blogComments
{
	margin-top: 0.5em;
	border-top: solid thin #88f;
	padding-top: 0.5em;
}

.blogComment
{
	margin: 1em 1em 2em 1em;
}

.blogFeeds
{
	text-align: right;
}

.blogPosts
{
	border: solid 1px #7070ff;
	padding-left: 1em;
	padding-right: 1em;
}

.blogArchive
{
	border: solid 1px #7070ff;
	float:left;
	width: 12em;
	margin-top: 0em;
	padding-top: 0em;
}

.byline
{
	margin-bottom: 1em;
	text-align: right;
}

.carlist
{
    padding: 0 2em;
}

.carlist h5
{
    clear: left;
}

.car
{
    width: 10em;    
    float: left;
    margin: 0 1em 1em 0;
    border:1px solid #000; 
}

.boxshadow
{
  -o-box-shadow: 5px 5px 15px #111111; 
  -icab-box-shadow: 5px 5px 15px #111111;
  -khtml-box-shadow: 5px 5px 15px #111111; 
  -moz-box-shadow: 5px 5px 15px #111111;
  -webkit-box-shadow: 5px 5px 15px #111111; 
  box-shadow: 5px 5px 15px #111111; 
}

#sitemap ul
{
	margin-bottom: 0;
}

#sitemap li
{
	padding-bottom: 0;
}

#username
{
    font-size: 1.5em;
	text-decoration: none;
	outline: 0;
/*	float: left;*/
	padding: 7px 0;
}

#loggedout
{
    font-size: 1.5em;
	text-decoration: none;
	outline: 0;
	float: left;
	padding: 7px 0;
}

#account-forms p
{
/*	text-align: center;*/
	margin-bottom: 0.2em;
/*  margin-left: 4em;*/
}

fieldset 
{
/*	width: 20em;*/
  font-size: 1.2em;
  padding: 0.7em;
/*  min-width: 15em;*/
  text-align: right;
  margin-left: 1em;
  margin-right: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid white thin;
}

fieldset div
{
	margin-right: 1.5em;
	min-height: 6em;
}

fieldset legend
{
	text-align: left;
	white-space: nowrap;
}

.label-column
{
	width: 5em;
}

fieldset td
{
	text-align: right;
}

fieldset .readonly
{
	font-size: 1em;
	padding: 0.5em;
	text-align: left;
}

fieldset table
{
	width: 100%;
}

fieldset label
{
	text-align: right;
	white-space:nowrap; 
	font-size: 0.8em;
}

fieldset .field
{
	border: none;
    width: 100%;
	margin: 0.5em;
	padding: 2em;
	margin-right: 5em;
	-webkit-box-shadow: 3px 3px 5px #111111; 
	-moz-box-shadow: 3px 3px 5px #111111;
	box-shadow: 3px 3px 5px #111111;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0.3em;
	font-family: "Arial Rounded MT", Verdana, sans-serif;
	background: #aaf;
}

fieldset .button
{
	margin: 0.5em 0.2em;
}

.errors
{
  margin: 0em 5em 1em 5em;
}