/* @override http://localhost:8000/media/images/style.css */

/* *** css by Strategic Profits *** */
/* css released under Creative Commons License -  */


h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.5em;
}

/* hb */
#mainnav {
  font-family: Calibri, "Trebuchet MS", "Lucida Grande", Helvetica, Arial;
  background-image: url(menu_bg.jpg);
  background-repeat: repeat-x;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#mainnav td {
  height: 52px;
  text-align: center;
  border-right: 1px solid #202334;
  padding: 0;
}

#mainnav td.last {
  border-right: none;
}

#mainnav a {
  display: block;
  width: 100%;
  height: 52px;
  background-image: url(menu_tab.jpg);
  background-repeat: repeat-x;
  color: white;
  font-size: 1.4em;
  vertical-align: center;
  line-height: 48px;
}

#mainnav a:hover, #mainnav a.selected {
  background-image: url(menu_tab_hover.jpg);
}

/* Firefox image-link border hede */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

table {
  border: 0;
  width: 100%;
}

a img {
  border: none;
}

/* GENERAL
---------------------------------------------------------------------------------------------------------------------------------------------------
*/

body {
	margin:0px 0;
	padding:0;
	color:#ccc;
	background: #3A3E4A url(bg.jpg) repeat-x;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.6em;
	padding: 0;
	margin-top: 0;
}


#content {
	background: #FFF url(mainbg.jpg) repeat-y center;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 910px;
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

.clear {
  clear: both;
}


/* HEADER
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0;
	margin: 0;
	background: #000 url(top.jpg) no-repeat top;
	height: 83px;
}

#top .padding {
	float: right;
	color: #ffffff;
	padding-top: 60px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 0;
}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main {
	background-color: #3a3e4a;
/*  background-color: #606B87;*/
	width: 886px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
}

div.smallbox.presentation span {
	background-image: url(presentation.jpg);
}

div.smallbox.smallbox4 h1 {
	background-image: url(smallbox4bg.jpg);
}

div.leftbox {
	background-color: #76819a;
	padding: 10px;
}

div.left_side {
	background-color: #3a3e4a;
	width: 486px;
	margin: 0;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 20px;
	min-height: 600px;
}

div.smallbox {
	background-color: #77819a;
	margin-bottom: 25px;
}

div.smallbox h1 {
	background: url(smalltitle_bg.jpg) repeat-x;
	height: 38px;
	margin: 0;
	text-transform: uppercase;
	padding-left: 10px;
	font: normal 1.5em/38px "Arial Rounded MT Bold";
}

div.smallbox h1 span {
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
}

div.smallbox div.content {
	padding: 5px;
}

div.smallbox2 h1 {
  background: url(rightboxbg2.jpg);
}

div.smallbox3 h1 {
	background-image: url(smallbox3bg.jpg);
}

div.smallbox.briefcase span {
	background-image: url(briefcase.jpg);
}

div.smallbox.workbook span {
	background-image: url(workbook.jpg);
}

div.smallbox.resource h1 span {
	background-image: url(resource.jpg);
}

div.smallbox.weather span {
	background-image: url(weather.jpg);
}

div.smallbox.savedcontent span {
	background-image: url(savedcontent.jpg);
}

div.smallbox.feeds span {
	background-image: url(rssoptions.jpg);
}

div.smallbox.contact span {
	background-image: url(contactus.jpg);
}

ul.errorlist li {
	margin-bottom: 10px;
	background-color: #a50000;
	margin: 0;
	padding: 5px;
}

form div.field {
	border-bottom: 1px dashed #606b87;
	padding-bottom: 10px;
	padding-top: 10px;
}

input {
	line-height: 1.3em;
}

div.buttons {
	margin-top: 10px;
	text-align: right;
}

label {
	display: block;
	font-weight: bold;
}

div.help-text {
	font-size: 11px;
	background: url(help.png) no-repeat left center;
	padding-left: 18px;
	line-height: 20px;
	color: #ccc;
}

ul.errorlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main .right_side {
  background-color: #606B87;
	float: right;
	margin:0;
	width: 340px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
  min-height:800px;
  height: 100%;
	padding: 10px;
}

#main .left_side .leftmoduletop{
	float: center;
	width: 491px;
	height: 12px;
	background-image:url(leftmoduletop.jpg);
	margin-left:17px;
	margin-top: 5px;
}
#main .left_side .leftmodulecontent{
	float: center;
	width: 460px;
    min-height: 70px;
	background-color:#64718A;
	margin-left:17px;
	padding-right:17px;
	padding-left:14px;
	font-size:12px;
	color:ffffff;
	text-align: justify;
	}
#main .left_side .leftmodulecase{
	float: center;
	width: 477px;
    min-height: 70px;
	background-color:#64718A;
	padding-left:14px;
	font-size:12px;
	color:ffffff;
	text-align: justify;
	}
#main .left_side .leftmodulebottom{
	float: center;
	width: 491px;
	height: 12px;
	background-image:url(leftmodulebottom.jpg);
	margin-left:17px;
	}

/*#main .left_side .mainbody{
  float: center;
  width: 491px;
  margin-left:17px;
  margin-top: 17px;
}
*/

.mainbody {
  margin-top:20px;
}

#main .left_side .mainbody .mainbodytitle{
  color:#789BD3; font-weight:bold; }
#main .left_side .mainbody .mainbodytitle a{
  color:#789BD3; font-weight:bold; }
#main .left_side .mainbody .mainbodytitle a:hover{
  color:#FFF903; font-weight:bold; }
#main .left_side .mainbody .maincontent{
  color:#ffffff; font-weight:normal; padding-bottom:10px;
}

.enterbgs a {
  display:block; width:486px;
  height:139px;
  background-image:url(enter.jpg);
  background-repeat: no-repeat;
}
.enterbgs a:hover { background-image:url(enterhover.jpg)}

.loginwelcome { display:block; width:526px; height:139px;  background-image:url(loginwelcome.jpg)}


#menucontent {
  background-image: url(modulemenubg.jpg);
	height: 44px;
	margin: 0;
	padding: 0;
}

#menucontent ul { margin:0; list-style:none; padding: 0px 0px 0 0px; }
#menucontent a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 0px; text-decoration:none;  }
#menucontent a { float:none; }
#menucontent li { float:left; color: #FFF;  margin:0; padding:0px 0px 0px 0px; }
#menucontent a:hover { text-decoration:underline;}
#menucontent a:active { text-decoration:underline;}
#menucontent .padding { padding: 0px 0 0 0px; font-weight: bold; }


.scenariotitle a { display:block; width:139px; height:44px; background-image:url(module4_r1_c1.jpg)}
.scenariotitle a:hover {  background-image:url(2module4_r1_c1.jpg)}
.scenariotitle a.selected {  background-image:url(2module4_r1_c1.jpg)}

.overviewtitle a { display:block; width:137px; height:44px; background-image:url(module4_r1_c2.jpg)}
.overviewtitle a:hover {  background-image:url(2module4_r1_c2.jpg)}
.overviewtitle a.selected {  background-image:url(2module4_r1_c2.jpg)}

div.moduletitle {
  background-image: url(moduletitle_bg.jpg);
  background-repeat: no-repeat;
  line-height: 39px;
  font-size: 1.5em;
	padding-left: 10px;
}

.moduletitle a { display:block; width:138px; height:44px; background-image:url(module4_r1_c3.jpg)}
.moduletitle a:hover {  background-image:url(2module4_r1_c3.jpg)}
.moduletitle a.selected {  background-image:url(2module4_r1_c3.jpg)}

.blank a { display:block; width:77px; height:44px;  background-image:url(module4_r1_c4.jpg)}
.blank a:hover {  background-image:url(2module4_r1_c4.jpg)}

#loginbox {

	width: 460px;
	height: 110px;
	}

.loginboxright {

	width: 230px;

	}
.loginboxleft {

	width: 230px;

	}

.leftbutton{
	width:164px;
	height:25px;
	background-image:url(buttonleft.jpg);
	color: #ffffff;
	font-weight:bold;
	font-size:15px;
	padding-top:6px;
	margin-top:15px;
	float: right;
}
.leftbutton a{
	color: #ffffff;

}
.leftbutton a:hover{
	color: #FFF903;
	text-decoration: none; }

.longbutton{
	width:224px;
	height:25px;
	background-image:url(longbutton.jpg);
	color: #ffffff;
	font-weight:bold;
	font-size:15px;
	padding-top:6px;
	margin-top:15px;
	float: right;
	margin-right:17px;
	margin-bottom: 17px;
}
.longbutton a{
	color: #ffffff;

}
.longbutton a:hover{
	color: #FFF903;
	text-decoration: none; }


.userpreferencesbutton{
	width:164px;
	height:25px;
	background-image:url(buttonleft.jpg);
	color: #ffffff;
	font-weight:bold;
	font-size:15px;
	padding-top:6px;
	margin-top:3px;
	margin-left:37px}
.userpreferencesbutton a{
	color: #ffffff;

}
.userpreferencesbutton a:hover{
	color: #FFF903;
	text-decoration: none; }

.signinbottomtext {

	color: #ffffff;
	text-decoration: none;
	width: 225px;
	padding-right:5px;
	margin-top:20px}

.signinbottomtext a{ color: #FFF903;}



#contentsection {

	width: 526px;
	height: 198px;
	margin: 0;
	padding: 0;
}

#contentsection ul { margin:0; list-style:none; padding: 0px 0px 0 0px; }
#contentsection a, #nav strong, #nav span { float:left; display:block;  padding: 0px; text-decoration:none;  }
#contentsection a { float:none; }
#contentsection li { float:left;  margin:0; padding:0px 0px 0px 0px; }
#contentsection a:hover { text-decoration:underline;}
#contentsection a:active { text-decoration:underline;}
#contentsection .padding { padding: 0px 0 0 0px; }

.secone a { display:block;
  width:162px;
  height:198px;
  background-image:url(sections_r1_c1.jpg)}
.secone a:hover { background-image:url(2sections_r1_c1.jpg)}
.sectwo a { display:block; width:162px; height:198px;  background-image:url(sections_r1_c2.jpg)}
.sectwo a:hover { background-image:url(2sections_r1_c2.jpg)}
.secthree a { display:block; width:162px; height:198px;  background-image:url(sections_r1_c3.jpg)}
.secthree a:hover { background-image:url(2sections_r1_c3.jpg)}
#main h3 {
	margin: 0 0 10px 0px;
	padding: 0;
	color: #FFFFFF;
	background: inherit;
	border-bottom: 1px solid #036CB4;
	font-size: 85%;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul {
	list-style : none;
	border-bottom: 0px solid #eee;
	list-style-type: square;
	color: #a90000;
}

#main .right_side li {
	color: #555;
	line-height: 1.8em;
}

#main .right_side  .padding {
margin: 0 0 20px 15px;
	padding: 0 0 0 0px;
	color: #ffffff;
}
#main .right_side  .entercontent {
	font-size:16px;
	font-weight:700;
	letter-spacing:-0,5px;
	color: #ffffff;
	line-height:20px;
	margin-bottom: 50px;
	margin-left: 15px;

}
/* MODUL
---------------------------------------------------------------------------------------------------------------------------------------------------*/

#main .right_side .rightmoduletitle {width:330px;}
#main .right_side .modulcontenttop {width:330px; height:10 px; margin-left: 15px; background-image:url(modulcontenttop.jpg)}
#main .right_side .modulcontent {
	width:304px;
	height:10 px;
	margin-left: 15px;
	background-color:#77819A;
	min-height: 70px;
	color: #ffffff;
	font-size:12px;
	padding-left:13px;
	padding-right:13px;
	text-align: justify;
	vertical-align: middle;
}
#main .right_side .rightbutton{
	width:164px;
	height:25px;
	background-image:url(rightbutton.jpg);
	color: #ffffff;
	font-weight:bold;
	font-size:15px;
	padding-top:6px;
	margin-top:15px;
}
#main .right_side .rightbutton a{
	color: #ffffff;

}
#main .right_side .rightbutton a:hover{
	color: #FFF903;
	text-decoration: none;

}
#main .right_side .modulcontentbottom {width:330px; height:10 px; margin-left: 15px; margin-bottom:15px; background-image:url(modulcontentbottom.jpg)}

/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 90px;
	color:#ffffff;
	background: #000 url(footer.jpg) top no-repeat;
	font-size:90%;
	padding: 0;
	text-align:center;
}

#footer .padding {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .right {
	float:right;
	clear:right;
	text-align:right;
}

#footer a { color: #FFF903; }


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: 1px solid #075181; color: #666; }
input.submit {
	background: none;
	color: #075181;
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0; padding-left: 5px; list-style : square; }
li {
  margin: 0 0 0 15px; padding: 0 0 0 0px;
  line-height: 1.6em;
}
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }
a { color: #FFF903; text-decoration:none; }
/*a:hover { background: inherit; text-decoration:underline; }*/

fieldset {	border: 1px solid #075181; }
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #A90000;
	background: #FFF;
	color: #354D5F;
}

textarea.text:hover {
	border: 1px solid #A70000;
	background: #FFFFF4;
	color: #000;
}

input.field {
	border: 1px solid #075181;
	background-color: #FFFFFF;
	width: 283px;
	color: #000;
}

input.field:hover {
	border: 1px solid #68ADD5;
	background: #FFFFF4;
	color: #000;
}

input.text {
    border: 1px solid #A70000;
	margin: 0;
	width: 150px;
	background: inherit;
	color: #000;
	padding: 4px;

}


input.text:hover {
	border: 0px solid #68ADD5;
}

.date {
	color: #FFF903;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #eee;
	background-color: #3A3E4A;
}

.comments {
	padding: 10px 10px 8px 10px;
	margin: 0 0 7px 0;
	background: #f8f8f8;
	color: #000;
}

.commentsbox {
	padding: 8px 0 10px 10px;
	margin: 0 0 10px 0;
	background: #f4f4f4;
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

div.vendor-heading {
	border-bottom: 1px solid #e6e6e6;
}

#vendor-detail div.vendor-heading h2 {
	margin-bottom: 2px;
}

#vendor-detail div.vendor-heading div.vendor-tags {
	font-size: 11px;
	margin-bottom: 5px;
}

#vendor-detail div.vendor-description {
	background-color: #585f72;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 0;
}

div.review-container {
	margin-top: 20px;
}

#vendor-detail .vendor-description div.vendor-wrapper table {
	background-color: #585f72;
}

#news-list div.news-box h2 {
	margin: 0;
	font-size: 1.2em;
	margin-top: 0.6em;
}

#news-list div.news-box h4 {
	margin: 0;
	color: #b3b3b3;
	font-size: 1em;
}

a.read-more {
	padding: 4px;
}

a.read-more:hover {
	background-color: #fff903;
	color: #454b5a;
}

#news-list div.news-box.corner div.news-tags {
	display: none;
}

ul.user-messages {
	padding: 0;
	margin: 0 0 15px;
	list-style-type: none;
}

ul.user-messages li {
	text-align: center;
	padding: 5px;
	margin: 0;
	background-color: #83b941;
}

div.logintitle h1 span {
	background-image: url(logintitle.jpg);
}

#news-list div.news-box {
	background-color: #454b5a;
	margin-bottom: 15px;
	padding: 5px;
}

a.b table {
}

a.b {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

a.b span {
	margin-left: -2px;
}

a.b table td.l {
	background-image: url(b.jpg);
}

#add-review-button {
	background: url(add.png) no-repeat 0 center;
	cursor: pointer;
	display: block;
	padding: 5px 5px 5px 20px;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

div#review-form {
	clear: both;
}

tr.review-row td {
	cursor: pointer;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

div.review-content {
	margin-bottom: 10px;
	padding: 5px 5px 10px;
}

div.review-title {
	font-weight: bold;
}

table.review-table {
	clear: both;
}

table.review-table thead tr th {
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
}

#vendor-detail div.vendor-wrapper div.review-container h2 {
	float: left;
	margin: 0;
}

a#add-bookmark {
	background: #3a3e4a url(add.png) no-repeat 10px center;
	display: block;
	padding: 10px 10px 10px 30px;
	width: 192px;
	border: 1px solid #838ca9;
	color: #ebebeb;
}

#del-bookmark {
	background: #3a3e4a url(delete.png) no-repeat 10px center;
	display: block;
	padding: 10px 10px 10px 30px;
	width: 192px;
	border: 1px solid #838ca9;
	color: #ebebeb;
}

#bookmarks li a.del {
	background: url(delete.png) no-repeat center center;
	display: inline;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

div.course-box {
  width: 489px;
  height: 216px;
  cursor: pointer;
}

div.course-box * {
  cursor: pointer;
}

div.course-box p {
  padding: 80px 50px 50px 50px;
  color: black;
  margin: 0;
}

.longbutton {
  display: none;
}

.alignright {
  text-align: right;
}

form.survey table {
  width: 70%;
}

form.survey th {
  text-align: left;
}

form.survey label {
  display: inline;
}

form.survey ul {
  list-style: none;
}

form.survey textarea {
  width: 500px;
  height: 80px;
}

form.survey li.question {
  margin-bottom: 1.1em;
  padding: 10px;
  margin: 10px;
}

/*form.survey li.question.hover {
  background-color: #0C0F1C;
}*/

