﻿/* 
	project:  small corporation
	author:   luka cvrk (www.solucija.com) 
*/

*{
	margin: 0;
	padding: 0px;
}* 

body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	 /*background: #999;*/
	color: #444; 
		background: url(/images/bg/wrapper.gif) center repeat-y #f2f2f2;
}

a {	color: #E60000;	background: inherit; text-decoration: none; }
a:hover { color: #AA0001; background: inherit; text-decoration: underline; }
p { margin:  15px 0px ; clear: both;}
h1 {  margin: 20px 0 10px 0; }
h1 a { background: inherit; }
img { border: 0; }
h2, .headerText, .h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; display:block; }
h3, .h3 {padding: 8px 0 ; font-size: 1.25em; }

body ul, body ol , ul.paragraphList {padding-left:40px; }

#content { width: 900px;  margin: 0 auto; padding: 20px 0px;  }

    .logotext{ color:#C3341B; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.05em; font-smooth:always;}
	.logotext span{ color:#3F3041; font-variant:small-caps;  font-size:90%; }
    .teachertext{ color:#C3341B; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.05em; font-smooth:always;}
	.teachertext span{ color:#C3341B; font-variant:small-caps;  font-size:90%; }
	.ttlogotext{ color:#006400; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.05em; font-smooth:always;}
	.ttlogotext span{ color:#006400; font-variant:small-caps;  font-size:90%; letter-spacing: 0.15em; }
	.stlogotext{ color:#00008B; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.05em; font-smooth:always;}
	.stlogotext span{ color:#00008B; font-variant:small-caps;  font-size:90%;}
	.trainlogotext { color:#0066CC; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.05em; font-smooth:always;}
	.trainlogotext span{ color:#0066CC; font-variant:small-caps;  font-size:90%; }
	.size12{ font-size:12px;}
	.size14{ font-size:14px;}
	.size16{ font-size:16px;}
	.size18{ font-size:18px;}
	.size24{ font-size:24px;}
	.size30{ font-size:30px;}
	.size36{ font-size:36px;}


#header { float: left; color: #808080; line-height: 25px; }
                   
#header h1 
{
	/*position: relative;
	top: 15px;
	left: 0px;*/
	margin-left: 15px;
	display: block;
	/*width: 293px;
	height: 42px;
	background: url(/images/logo.gif);*/
}

#header h1 a span
{
	display: block;	
	width: 0;
	height: 0;
	overflow: hidden;
}

#header p {display: none;}

#invisible p {display: none;}

#userNavigation 
{
		float: right; 
		text-align: right;   
		margin-right:15px;
}


#userNavigation a , #Logout 
{ 
	color: #808080; 
	margin: 0 0 0 13px; 
	background: #fff url(/images/toparrow.png) no-repeat center left; 
	padding: 0 0 0 12px; 

}

#userNavigation #userLinks { margin-top:0px;}

#userNavigation #login_form {margin-bottom: 15px; }


#menu  
{
	height: 35px; 
	padding: 7px 0 0 15px; 
	clear: both; 
	float:left; 
	width:885px;  
	margin: 0 0 28px 0;  
	background: #fff url(/images/menubg.gif) repeat-x; 
}
#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
#menu li a { margin: 0 25px 0 0px; padding-bottom:6px; color: #808080;  }
#menu .moo { margin: 0 25px 0 0px; padding-bottom:6px; color: #C3341B;  }
#menu li a:hover { color: #444; }
#menu li.currentPage a {background:url(/images/nav_highlight_arrow.png) bottom center no-repeat; }


#menu .subMenu {
 float: left;
 text-align: left; /* If both menus are going to be left-aligned we really don't need to use text-align: left on the sub menu, since this menu will inherit the alignment from .Menu */
 width: 890px;
 margin: 7px 0 5px -15px;
 padding: 3px 0 3px 10px;
 border-bottom: 1px solid #CCC;
 background: #eaeaea; 
 font-size: 11px;
 }

* html #menu .subMenu {
 margin: 2px 0 5px 0; /* IE hack */
 }

#menu .subMenu li {
 padding: 3px 0 3px 3px;
 border: 0;
	text-transform: none;
 }

#menu .subMenu li a {
 border: 0;
 background: none; 
 }

#menu .subMenu li a:hover {
 }

#menu .subMenu li#subActive {
 padding: 3px 6px 3px 8px;
 font-weight: bold;
 }


#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(/images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: left;  margin: 0 0 20px; padding:0 15px ; width:870px; min-height:300px; background: #fff; }
	
	#home-left {float: left; width: 580px;  }
	
		#home-banner h1 {font: normal 1.8em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; display:block;}	
		#home-banner p {clear:none;}
		.mainContentImage  { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
		
		.post { float: left; width: 580px; margin: 0 0 20px; }
		.post h3 {padding: 0px;}
		.post h3 a {color:#808080;font-size:0.84em;font-weight:normal;text-transform:uppercase; padding: 0px;}
		
	
	#home-right { float: left; width: 250px; margin: 0 0 0 25px;}
	
		#home-right h3 {padding: 0px 0 10px;}
		#home-right ul {padding: 0px; }
		#home-right li{ list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
		#home-right li a{ background: #fff url(/images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

		#demos { margin-bottom: 20px;}
	
		#home-nypl, #home-sharelinks {margin-bottom: 20px;}
	
	
	.line { clear: both; padding: 3px; margin: 15px 0; background: #fff url(/images/smalldot.gif) repeat-x; }
	
#main ul#homepage-list {margin-left: 280px;}			


#rr { float: right; width: 290px; }
#rr li a {  padding: 0 0 0 12px;  }


	

#joinForm { margin-top: 20px;}

#footer  
{
	clear: both; 
    padding: 5px; 
    height: 20px; 
    margin: 0; 
    font-size: .9em; 
    color: #808080; 
    background: #eee; 
}
   
.links a { font-weight: bold; color: #E60000; background: #fff; margin: 0 10px 0 0; background: url(/images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
.sponsor { color: red; background: #eee; }

#footerNav  { list-style: none; float:left; }
#footerNav li { display: inline; padding-right: 10px;}

#footerCopyright	{float: right; margin:0; clear:none;}




/* .net logout button */
#Logout { border: 0; height: 16px; font: 1.0em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;}


.loginMessage {color: #f00; padding-right: 10px; font-style: italic;}

.emphasis {font-style: italic;}

.class-comment {border-bottom: 1px dotted #999; padding:5px 0;}

#ctl00_mainContent_classLessonsList_ReorderList1__rbl,
#ctl00_mainContent_orderClasses_ReorderList1__rbl{list-style: none;}

#ctl00_mainContent_classLessonsList_ReorderList1__rbl li,
#ctl00_mainContent_orderClasses_ReorderList1__rbl li{padding: 5px 0;}

.DragHandleClass:hover{ cursor:move;}

.warning {
font-style:italic;
color: #E60000;
padding:10px 0px; 
font-size:1.5em; 
line-height:1.5em;
display: block;
}	

.formWarning {
color: red;
padding-left: 10px;
}




input.loginField {
	width: 100px;
	padding: 6px;
	margin: 0 10px 0 5px;
	border: 2px solid #ccc;
	font-size: .9em;
}

input.searchbutton , 
.button 
{ 
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background: #CC0000;
	padding: 6px;
	color: #fff; 
	font-weight: bold; 
	font-size: 1em;
	font-family: Arial;
	height: 30px;
}

.rndButton
	{
		float:left;
		text-align:center;
		color:#990000;
		height: 24px;
		width: 200px;
		font-size: 12px;
		font-weight: normal;
		font-family:Geneva, Arial, Helvetica, sans-serif;	
		text-decoration: none;
		background:  url(/images/prnt_1.gif);
		border: none;
	}	

input.searchbutton:hover,   
.button:hover { cursor: pointer;}


#ctl00_mainContent_resetPasswordForm {clear: both; margin-top:40px;}

.label,
.standardForm label,
#joinForm label, 
#ctl00_mainContent_myAccountForm label, 
#ctl00_mainContent_resetPasswordForm label
{
	font-weight:normal; 
	height:20px; 
	border:1px solid #fff; 
	float:left; 
	clear: left;
	width:140px; 
	text-align:right; 
	padding:10px; 
	background:#fff; 
	margin:0; 
	font-size:1em; 
	line-height:1.5em;
}	


input#joinForm, 
#feedbackForm input, 
.textinput,
.standardForm input
{
	width: 200px;
	padding: 2px;
	border: 2px solid #ccc;
	font-size: 1.5em;
	margin: 5px 0;
}	 


.smalltextinput
{
	padding: 1px;
	border: 1px solid #ccc;
	font-size: 1.0em;
	margin: 2px 0;
}	

.joinFormSubmit { float: left; clear: left; margin:0px 0 30px 162px;}

.CheckboxGroup input
{
	margin-right:2px;
}

.CheckboxGroup label
{
	padding-top: 2px;
	margin-right:10px;
}


textarea#feedback 
{
	width: 300px;
	padding: 2px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	font-size: 1.5em;
	float: left; 
	clear: right;
}





		
#instructions { margin: 0 15px 20px 0;   text-align: justify; }


#steps { margin: 0 20px 30px 0; }
#instructionsStepsList li {list-style:none; border-bottom: 1px solid #eee; }
#instructionsStepsList li.instructionStep {float:none; clear:left; color: #808080; list-style: none; border-bottom: 1px solid #eee; padding: 4px 4px 4px 12px; margin: 0; background: #fff url(/images/arrow.gif) no-repeat center left;}
.currentStep {color: #333; font-weight:bold; }
#steps img {  border: none; margin: 0 ; }

#instructionsStepsList .additionalLessonComponentList {margin:0px; padding:0px;}
#instructionsStepsList .additionalLessonComponentList li {float: left; color: #808080; list-style: none;  background: #fff; padding: 4px 4px 4px 20px; margin: 0;}

/* dictionary page layout */

.dictionaryLeftPanel {width: 300px;}
.dictionaryRightPanel {right: 550px;}


.inputFormTable { clear: both; }
.inputFormTable th{  width: 100px; text-align:right;  padding-right: 10px;}

.editTable {margin:10px 0px;}
.editTable, .editTable td  {border: 1px solid #CCC; border-collapse      : collapse;}
.editTable th, .editTable .headerRow {
		background            : #EFEFEF ;
		color                 : #666;  
		padding               : 5px 10px;
		border          : 1px solid #CCC;
	}


.editTable .highlight th, .editTable .highlight td{	background: #E60000; color: #fff;}

.editTable .highlightRed th, .editTable .highlightRed td{	background: #E60000; color: #fff;}

.editTable tbody tr td
{
	padding               : 5px 10px;
 	color                 : #666;
}
	
.vocabWord {
	font-weight:bolder;
	text-decoration: underline;
}



.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }



/*************** assessments ******************/
ol.exerciseList li {margin: 15px 0;}

.exerciseInstructions { display:block; margin: 10px 0 10px 20px;  font-size: 1.25em; clear:both; }

input.userVocabAnswer 
{
	background:#fff; padding: 2px;
	border: 2px solid #ccc;
	font-size: 1.2em;
	margin: 5px 0;
	padding: 2px 3px;
	color: #444;
}

.correctAnswer {color: #f00; margin-left: 5px;}

.AnswerScoreRadio { margin-left: 10px;}
.AnswerScoreRadio label {margin-right: 8px;}

.questionDivider 
{
	margin: 20px 0;
	color: #ededed;
	background-color: #ddd;
	height: 1px;
}


/**********************************************/

#classesLeftPanel {width: 225px; float:left; margin-right:25px;}
#classesRightPanel {width: 600px; float: left; position:relative;}

.accordion
{
	margin:10px 0;
	width: 220px;
}



.accordionHeader , .accordionHeaderSelected 
{
	background: #EFEFEF url(/images/th_bck.gif) repeat-x;
	color: #666;
	height:20px;
	padding: 5px;	
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;			
	cursor: pointer;
}

.accordionContent {margin: 0; padding:0;}

ul.accordionContentList  {margin: 0; padding:0;}

.accordionContentList li 
{ 
	list-style: none; 
	border-bottom: 1px solid #eee; 
	padding: 4px; 
	margin: 0; 
}

.accordionContentList li a  
{
	background: #fff url(/images/arrow.gif) no-repeat center left; 
	padding: 0 0 0 12px; 
	color: #808080;  
}


#loaderImage {position: absolute; top:0px; right: 0px;}

