/**************************************
 * THEME NAME: prosellstandard
 *
 * Files included in this sheet:
 *
 *   prosellstandard/styles.css
 **************************************/

/***** prosellstandard/styles.css start *****/

body {
	margin: 0;
	padding: 0;
	background: #fff;
}

#content {
	padding: 0 10px 10px 10px;
}

#header,
#header-home {
	background: #5d348b url('realHelpNow.jpg') no-repeat center;
	position: relative;
	}

#header h2,
#header-home h2 {
	top: 47px;
	left: 190px;
	color: #FFF;
	font-style:italic;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
}


.headermain, h1.headermain {
  float:left;
  margin:0;
  padding:0;
}

.headermenu {
  float:right;
  text-align:right;
  margin: 20px;
  color: #ffffff;
}

.headermenu a:link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.headermenu a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.headermenu a:hover {
  text-decoration: underline;
}

a:link {
  color:#09357a;
}

a:visited {
  color:#09357a;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#09357a;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #DDDDDD;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
  background-color: #e9eeb8;
}



#course-view .section td {
  vertical-align:top;
  background-color: #e9eeb8;
}

#course-view .section td.content {
  padding:5px;
  border-style:solid;
  border-width:1px;
  border-left:0px;
  border-right:0px;
  background-color: #e9eeb8;
}

#course-view .section td.side {
  padding:5px;
  border-style:solid;
  border-width:1px;
  background-color: #e9eeb8;
}

#course-view .section td.left {
  border-right:0px;
  text-align:center;
  width: 1.5em;
  background-color: #e9eeb8;
}

#course-view .section td.right {
  border-left:0px;
  text-align:center;
  width: 1.5em;
  background-color: #e9eeb8;
}

#course-view .section .spacer {
  height:0.5em;
  background: #fff;
}

.coursebox {
  width: 100%;
  float:left;
  margin-bottom: 15px;
  border-width:1px;
  border-style:solid;
  background-color: #e9eeb8;
}

img#realHelp {
	display: none;
	float: left;
	margin: 20px auto 0;
	padding-left: 25%;
	text-align: center;
}/***** prosellstandard/styles.css end *****/

