

input.in, select.in {
	padding: 2px;
	height: 18px;
	border: 1px solid #d2d2d2;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

textarea.in {
	padding: 2px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

.img {
	border: none;
	vertical-align: middle;
}

.clearer {
	clear: both;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#header {
	margin: 0 auto;
	padding: 9px 0 0 140px;
	width: 700px;
	height: 30px;
}

#header ul {
	margin: 0;
	padding: 0;
	height: 30px;
}

#header ul li {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;
	float: left;
	line-height: 20px;
}

#header ul li.active {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#header ul li.active a {
	text-decoration: none;
}

#header ul li a {
	font-weight: bold;
	color: #7f7772;
}

#innercontainer {
	margin: 0 auto;
	padding: 20px 0 220px 0;
	width: 840px;
}

#logo {
	margin-right: 40px;
	width: 100px;
	height: 102px;
	float: left;
}

#sidebar {
	margin-right: 20px;
	width: 200px;
	float: left;
}

#sidebar h2 {
	margin: 0;
	padding: 0 10px 5px 0;
	border-bottom: 1px solid #efefef;
	font-size: 14px;
}

#sidebar h2 span {
	color: #005da8;
}

#sidebar ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	line-height: 24px;
}

#sidebar ul li.head {
	font-weight: bold;
}

#sidebar ul.icons li {
	line-height: 24px;
}

#sidebar ul.icons li span.icon {
	margin-right: 4px;
	width: 20px;
	height: 24px;
	display: block;
	float: left;
}

#sidebar ul.icons li span.audioht {
	background: url('http://eisa.speed.im/icons/icons.gif') no-repeat 0px center;
}

#sidebar ul.icons li span.incar {
	background: url('http://eisa.speed.im/icons/icons.gif') no-repeat -21px center;
}

#sidebar ul.icons li span.photo {
	background: url('http://eisa.speed.im/icons/icons.gif') no-repeat -42px center;
}

#sidebar ul.icons li span.video {
	background: url('http://eisa.speed.im/icons/icons.gif') no-repeat -63px center;
}

#sidebar ul.icons li span.mobile {
	background: url('http://eisa.speed.im/icons/icons.gif') no-repeat -84px center;
}

#sidebar ul li.icon {
	padding: 0 0 0 24px;
}

#sidebar ul li.blog_user {
	background: url('http://eisa.speed.im/icons/blog_user.gif') no-repeat left center;
}

#sidebar ul li.blog_profile {
	background: url('http://eisa.speed.im/icons/profile2.gif') no-repeat left center;
}

#sidebar hr.space {
	height: 5px;
	border: none;
}

#sidebar p {
	margin: 10px 0;
}

#sidebar p.right {
	text-align: right;
}

#sidebar p.icon {
	padding: 0 0 0 30px;
}

#content {
	width: 480px;
	float: left;
}

#content .wide {
	width: 700px;
	float: left;
}

#content .twoonarow {
	width: 480px;
}

#content .twoonarow .box {
	padding-right: 0;
	width: 240px !important;
	float: left;
	overflow: hidden;
}

#content .twoonarow .box p.right {
	margin-right: 6px;
	text-align: right;
}

#content .twoonarow .lastBox {
	padding-right: 0;
	width: 230px;
}

#content h2, #eisaprofile h2 {
	margin: 0 0 15px 0;
	padding-left: 5px;
	font-size: 20px !important;
	font-size: 18px;
	color: #d70b21;
}

#content h2 span, #eisaprofile h2 span {
	color: #005da8;
	font-size: 14px;
}

#content h3, #eisaprofile h3 {
	margin: 0;
	color: #005da8;
}

#content p, #eisaprofile p {
	margin: 10px 0;
}

#content p.h3, #eisaprofile p.h3 {
	margin: 0 0 0 10px;
	color: #005da8;
}

#content ul li {
	line-height: 24px;
}

#content hr {
	margin-bottom: 25px;
	height: 1px;
	border: none;
	border-top: 1px solid #efefef;
}

#content hr.hidden {
	visibility: hidden;
}

#content img.image, #content .image, #sidebar .image, #eisaprofile img.image, #eisaprofile .image {
	margin: 0 auto;
	border: 1px solid #b2b2b2;
	display: block;
}

#content img.left, #eisaprofile img.left {
	margin: 0 10px 10px 0;
	border: 1px solid #b2b2b2;
	float: left;
}

#content table.normalTable {
	width: 100%;
}

#content table.normalTable tr td {
	padding: 5px 0;
}

#content table.eisaTable tr.link, #eisaprofile table.eisaTable tr.link {
	cursor: pointer;
}

#content table.eisaTable th, #eisaprofile table.eisaTable th {
	padding: 5px;
	color: #005da8;
}

#content table.eisaTable td, #eisaprofile table.eisaTable td {
	padding: 5px;
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

#content table.eisaTable td img, #eisaprofile table.eisaTable td img {
	vertical-align: middle;
}

#content table.eisaTable td.first, #eisaprofile table.eisaTable td.first {
	border-left: 1px solid #d2d2d2;
}

#content table.eisaTable td.lastRow, #eisaprofile table.eisaTable td.lastRow {
	border-bottom: 1px solid #d2d2d2;
}

#content table.eisaTable td.even, #eisaprofile table.eisaTable td.even {
	background: #efefef;
}

#content table.eisaTable td.hover, #eisaprofile table.eisaTable td.hover {
	background: #dfdfdf;
}

#content table.eisaTable td.head, #eisaprofile table.eisaTable td.head {
	font-weight: bold;
}

#content table.eisaTable td.center, #eisaprofile table.eisaTable td.center {
	text-align: center;
}

#content table.eisaTable td.th, #eisaprofile table.eisaTable td.th {
	color: #005da8;
	font-weight: bold;
}

#content table.eisaTable td.spacer, #eisaprofile table.eisaTable td.spacer {
	margin: 0;
	padding: 0;
	height: 15px;
	border: none;
	font-size: 1px;
}

#content br.break {
	display: none;
}

#content .printonly {
	display: none;
}

#content .icons {
	padding: 5px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #ffffff;
}

#content .icons ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

#content .icons ul li {
	margin-right: 5px;
	float: left;
}

#content .icons ul li.last {
	margin-right: 0;
}

#content .reviewitem {
	margin: 10px 0;
}

#content .reviewitem img {
	margin-right: 10px;
	float: left;
}

#content .reviewitem ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#content .reviewitem ul li {
	padding: 0 0 0 20px;
	background: transparent url('http://eisa.speed.im/icons/disk.gif') no-repeat left center;
}

#content label {
	line-height: 24px;
}

#content input {
	padding: 4px 2px 2px 2px;
	height: 18px;
	border: 1px solid #ccc;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

#content input.b {
	padding: 1px 2px 2px 2px;
	height: 24px;
	background: #fff;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

#content input.plain {
	padding: 0 0 0 0;
	height: auto;
	background: #fff;
}

#content select {
	height: 24px;
	border: 1px solid #ccc;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

#content textarea {
	padding: 4px 2px 2px 2px;
	border: 1px solid #ccc;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7772;
}

#footer {
	margin-bottom: 0 !important;
	margin-bottom: -1px;
	width: 100%;
	height: 200px;
	background: transparent url('http://eisa.speed.im/footer.gif') repeat-x;
	border-top: 1px solid #bbb;
	position: absolute;
	bottom: 0;
	color: #666666;
}

#footer #bottom {
	margin: 0 auto;
	padding: 0 0 0 140px;
	width: 700px;
	height: 200px;
}

#footer #bottom .list {
	margin: 0 20px 0 0;
	width: 220px;
	float: left;
}

#footer #bottom .list h4 {
	margin: 10px 0;
	padding: 0 10px 0 0;
	font-size: 14px;
}

#footer #bottom .list h4 span {
	color: #005da8;
}

#footer #bottom .list ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#footer #bottom .list ul li {
	height: 25px;
	border-bottom: 1px solid #ccc;
	line-height: 26px;
	font-size: 12px;
}

#footer #bottom .list ul li.input {
	border-bottom: none;
}

#footer #bottom .list ul li.input input.search {
	padding: 4px 2px 2px 2px;
	width: 185px !important;
	width: 184px;
	height: 18px;
	border: 1px solid #ccc;
	float: left;
}

#footer #bottom .list ul li.input input.submit {
	padding: 4px 0 0 0;
	float: right;
}

#footer #bottom .list ul li.spacer {
	border-bottom: none;
	padding-bottom: 1px;
}

#footer #bottom .lastList {
	margin: 0 0 0 0;
}

#footer #bottom p {
	margin: 10px 0;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
}

/* EISA Profile */
#eisaoverlay {
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
}

#eisaloading {
	padding: 52px 10px 10px 10px;
	background: #ffffff url('http://eisa.speed.im/loading.gif') no-repeat 50% 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

#eisaprofile {
	padding: 10px;
	width: 650px;
	background: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

#eisaprofile #printimage {
	display: none;
}

#eisaprofile #image {
	margin: 0 0 5px 10px;
	width: 100px;
	height: 135px;
	border: 1px solid #d2d2d2;
	float: right;
}

#eisaprofile #bottomnav {
	margin: 10px 0 0 0;
	padding: 0 5px;
	height: 26px;
	line-height: 26px;
	text-align: right;
}

#eisaprofile #bottomnav img {
	border: none;
}