/**************************************
 * THEME NAME: auto_acad
 *
 * Files included in this sheet:
 *
 *   auto_acad/auto_acad.css
 *   auto_acad/userstyles.css
 **************************************/

/***** auto_acad/auto_acad.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

/* @group Core */
body
{
	color: #333;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .9em;
	line-height: 150%;
}

a:link, a:visited
{
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	color: #990000;
	text-decoration: none;
}

#content
{
	background: url(pix/top_bg.gif) repeat-x top;
	padding: 10px;
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	min-width: 800px;
}

#left-column
{
	border-right: 1px solid #ee1c2d;
	padding-right: 10px;
}

#right-column { padding-left: 10px; }
.logininfo { font-size: 1em; }

/* @end */
/* @group Content */
h2.headingblock
{
	border: 0px none;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	color: #ee1c2d;
	font-size: 1.8em;
	font-weight: normal;
}

.coursebox .summary,
.coursebox .info {
	padding: 0px !important;
	margin: 0px !important;
}

.coursebox .info {
	text-transform: uppercase;
}

.coursebox .info img {
	display: none;
}
/* @end */
/* @group Blocks */
.sideblock
{
	border: 0px none;
	width: 220px;
}

.sideblock .header
{
	border: 0px none;
	background: url(pix/block_header.gif) no-repeat top left;
	padding-top: 3px;
	border-bottom: 5px solid #ee1c2d;
}

.sideblock .header h2
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 1.1em;
}

.sideblock .content
{
	background: url(pix/block_body.gif) no-repeat bottom left #fff;
	border: 0px none;
	padding: 10px;
	line-height: 1.5em !important;
	border-top: 2px solid #000;
	margin-top: 1px;
}

.block_course_summary .content {
	line-height: 1.5em;
}
/* @end */
/* @group Header */
th.header,
td.header,
div.header
{
	background: url(pix/grad3.gif) repeat-x bottom #f6f6f6;
	padding: 5px;
}

.navbar,
#header,
#header-home,
.menubar
 { 
	min-width: 900px;
}

#header,
#header-home
{
	background: #ee1c2d;
	height: 75px;
	padding: 0px;
	font-size: .98em;
}

#header .logininfo,
#header-home .logininfo
{
	color: #fff;
	padding-top: 35px;
	font-size: .9em;
}

#header .logininfo a,
#header-home .logininfo a { color: #fff; }

.menubar
{
	background: #000;
	height: 35px;
	padding-left: 31px;
	padding-top: 1px;
	border-top: 2px solid #ee1c2d;
	border-bottom: 2px solid #ee1c2d;
}

h1.headermain
{
	color: #000;
	font-weight: normal;
	font-size: 1.65em !important;
	float: right;
}

h1.summary
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .85em;
	position: absolute;
	z-index: 2;
	top: 32px;
	right: 15px;
	text-align: right;
}

#logo {
	width: 750px;
	height: 75px;
	background: url(pix/logo.png);
	float: left;
	margin-top: 0px;
}

/* @end */
/* @group Footer */
#footerwrap
{
	border-top: 5px solid #ee1c2d;
	padding: 20px 0 30px;
	clear: both;
	background: url(pix/grad3.gif) repeat-x bottom #F6F6F6;
	margin-top: 20px;
}

#footer
{
	margin-top: 0px;
	color: #666666;
	background: url(pix/vdot.gif) repeat-y 22% 0;
	position: relative;
	font-size: .85em;
	text-align: left;
}

#footer .copyright
{
	clear: both;
	display: block;
	padding-left: 25%;
	color: #666666;
	font-style: normal;
	font-size: 92%;
}

#footnav { padding-left: 25%; }

#footer ul
{
	margin: 0 0 5px;
	padding: 0;
}

#footer li
{
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#footer li a
{
	padding: 0 15px 0 0;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 92%;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#footer li a:hover, #footer li a:active, #footer li a:focus
{
	color: #333333;
	text-decoration: none;
}

.cert
{
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
	padding-right: 20px;
}

.cert a
{
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	text-decoration: none;
}

.cert a span { display: none; }
.cert a img { border: none; }

.banneritem
{
	display: block;
	margin-top: 15px;
}

.breadcrumb
{
	font-size: 0.85em;
	padding-top: 1px;
	font-weight: normal;
}

.headermenu
{
	font-size: 0.85em;
	padding-top: 3px;
}

/* @end */

/* @group Accordian */

tr.section h3.summary {
  padding: 0.2em 0.5em;
  margin: 0 0;
  height:  17px;
}
tr.section h3.summary a {
  color: #ffffff;
}
tr.section h3.summary a:hover {
  text-decoration: none;
}
tr#section-0 h3.summary {
  background-color: #03408b;
}
tr#section-1 h3.summary {
  background-color: #104e9a;
}
tr#section-2 h3.summary {
  background-color: #1b5aa9;
}
tr#section-3 h3.summary {
  background-color: #286abb;
}
tr#section-4 h3.summary {
  background-color: #3978c6;
}
tr#section-5 h3.summary {
  background-color: #4e88d1;
}
tr#section-6 h3.summary {
  background-color: #5f98de;
}
tr#section-7 h3.summary {
  background-color: #75a9e8;
}
tr#section-8 h3.summary {
  background-color: #8abaf5;
}
tr#section-9 h3.summary {
  background-color: #a9cbf6;
}
tr#section-10 h3.summary {
  background-color: #cfe3fc;
}
tr#section-11 h3.summary {
  background-color: #e0edfd;
}


tr#section-5 h3.summary a {
  color: #ffffff;
}
tr#section-6 h3.summary a {
  color: #ffffff;
}

#course-view .section td {
	width: 100%;
}
/* @end */

/* @group Fixes */

.sideblock .content div.info {
	text-align: left;
}

.block_online_users .info {
	display: none;
}

.block_online_users .content .user,
.block_online_users .content .listentry {
	font-size: 1em !important;
}

.block_news_items .newlink {
	text-align: left;
}

.sideblock .info {
	font-size: 1em;
}

.block_rss_client .link {
	font-size: 1em;
}

.sideblock .content,
.sideblock .footer {
	text-align: left !important;
}

.coursebox {
	border:  0px none;
	border-bottom:  1px dashed #ccc;
	padding-bottom: 10px;
	padding-top: 0px;
}

.coursebox .summary {
	float: left;
	width: 100%;
}

.coursebox .name {
	padding-left: 0px;
	font-size: 1.2em;	
}

.coursebox .info {
	padding-top: 0px;
	width: 100%;
}

.tabrow0 a,
.tabrow1 a {
	color: #003466 !important;
	font-size: 1em;
}

.tabrow0 a:hover,
.tabrow1 a:hover {
	color: #7ac142 !important;
	text-decoration: none;
}

.tabrow1 .here a{
	color: #000 !important;
}

.forumpost .topic,
.forumpost .left {
	background: #fff;
}

body#mod-quiz-edit .generalbox tr{
	border-bottom: 1px dashed #ccc;
}
/* @end */
/***** auto_acad/auto_acad.css end *****/

/***** auto_acad/userstyles.css start *****/

/**
  *  This stylesheet is for custom client created css
  *
  */

/***** auto_acad/userstyles.css end *****/

