body 
{
	margin: 0;
	padding: 0;
	/*background: #e2e6e9; gesh 01-07-2011*/
	background: #6177C2;
	font: normal 12px Verdana, Arial, Sans-Serif;
        text-align: left;
}


img {
	border: 0px;

}

	

/* Links */

a:link { color: #00F; text-decoration: none; font-weight:bold;}

a:visited { color: #00F; text-decoration: none;  font-weight:bold;}

a:hover, a:active { color: #ffffff; background-color: #343838;}

h3 a:link { color: #3f4f5c; text-decoration: none; }

h3 a:visited { color: #3f4f5c; text-decoration: none; }

h3 a:hover, a:active { color: #FFFFFF; }

/* Html Elements */

h1, h2, h3, h4, h5 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 36px; color: #293138;}

h2 { font-size: 28px; color: #353F47;}

.post-title h2 {color: #3f4f5c; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}

h3 { font-size: 24px; color: #3f4f5c;}

h4 { font-size: 20px; color: #3f4f5c; }

h5 { font-size: 16px; color: #3f4f5c;}



ul { line-height: 1.8em; list-style-type: disc;  color: #333333;}
ul ul li{ line-height: 1.8em; list-style-type: circle;  color: #333333;}

ol { line-height: 1.8em; color: #333333;}

blockquote
{
	color: #555555;
	background-color: #FCEEC3;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 20px;
}



code { font-family: Consolas, Verdana, Arial, "Courier New"; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 1016px;
	margin: 0 auto;
	margin-top: 25px;
	
}

.header_left{
float: left;
height:110px;
width: 300px;
background-color: #FCEEC3;
border: 1px solid #cfcfcf;
padding: 5px 10px; 
margin: 10px 20px;
}

.header
{
	
	float: left;
	height:220px;
	width: 1020px;
	
}

#navigation
{
	float: left; 
	width: 1020px;
	background-color: #282d2d;
	text-transform: uppercase;
        font-size: 14px;
		color: white;
}

#variables
{
	float: left; 
	width: 1020px;
	background-color: #0400C5;
	/*text-transform: uppercase;*/
	font-size: 14px;
	
	color: white;
	
}

#navigationb
{
	float: left; 
	width: 1020px;
	background-color: #282d2d;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	
	
}


#navigationm
{
	float: left; 
	width: 1020px;
	text-transform: uppercase;
	font-size: 14px;
	color: #282d2d;
	padding-top:5px;
	padding-left:5px;
	
	
}

#navigationd
{
	float: left; 
	width: 1020px;
	background-color: #0000ff;
	text-transform: uppercase;
	font-size: 16px;
	color: white;
	text-align: center;
	height: 125px;
	vertical-align: middle;
	
	
}

#themes a{
	margin-top:8px;
	
  
	display: inline-block;
  vertical-align: middle;
}

#navigationd a:link,
#navigationd a:visited
{
color: white;
text-decoration: underline;
}

#navigationt
{
	
	float: left; 
	width: 1020px;
	background-color: #ffffff;
	font-size: 16px;
	color: blue;
	height: 180px;
	
	
}
#navigationt p
{
	
margin-left:20px;	
	
}

#navigationb a:link,
#navigationb a:visited
{
color: white;
}
/*
#navigationb ul{
list-style-type: none;
}

#navigationb li{
float: left;
}
*/

#navigationb a{
padding-right: 9px;
padding-left: 9px;
float: right;
display: block;
line-height: 20px;

}

#navigationc
{
	float: left;
	height:40px;	
	width: 1016px;
	background-color: #fff;
	text-align:right;
	font-size: 10px;
	/* border:2px solid #eee; */
	
	
}

#menupointer{
background-color: #222222;
color:white;
font-weight: bold;
padding-left:5px;
padding-right:5px;	
}

#submenupointer{
background-color: #555555;
color:white;
font-weight: bold;
padding-left:5px;
padding-right:5px;	
}


.test_link_button{
 width: 250px;
  padding: 10px 25px 10px 25px;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  background-color: #98ba3f;
text-shadow: -1px -1px 2px #618926;
 border: 1px solid #618926;
}

.test_link_button:hover{
width: 250px;
  padding: 10px 25px 10px 25px;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  background-color: #245191; 
  text-shadow: -1px -1px 2px #465f97;
    border: 1px solid #0f2557;

}

.applet-wrapper{
  
  float:left;
  margin-bottom:5px;
  display: block;
  
  width:150px;
  height:370px;
  border:2px solid #eee;
  border-radius:3px;
  background:transparent none no-repeat center;
  box-shadow:3px 3px 3px #f5f5f5;

}


a.thumbnail {
  float:left;
  clear:both;
  margin-bottom:5px;
  display: block;
  width:150px;
  height:300px;
  background-color:#fff;  
  /*
  border:2px solid #eee;
  border-radius:3px;
  background:transparent none no-repeat center;
  box-shadow:3px 3px 3px #f5f5f5;
  */
}

#navigationlang
{
	float: left; 
	width: 1016px;
	background-color: #EDEDED;
	font-size: 14px;
	color: black;
	text-align:right;
	
	
	
}

#navigationlang b
{
	
	text-align:right;
	font-size: 14px;
	color: white;
	background-color: #3F4F5C; 
	font-weight:normal;
	
	
	
}

#debugging
{
	float: left; 
	width: 900px;
	background-color: #B40000;
	text-transform: uppercase;
        font-size: 14px;
		color: white;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	
        background: #ffffff;
			
                
}

#content-wrapper
{
	width: 1016px;
	float: left;
	
	/* border:2px solid #0f0;	*/
}
#content-before-login
{
	width: 1016px;
	float: left;
	

}

#content
{
	float: left;
	padding: 27px;
	
	width: 958px;
	background-color: white;
	line-height: 1.6em;
	text-align: justify;
	/* border:2px solid #eee;	*/
	
}

#content-left
{
	float: left;
	
	
	width: 500px;
	background-color: white;
	line-height: 1.6em;
	text-align: justify;

	
}

#content-right
{
	
	float: left;

	
	width: 500px;
	background-color: white;
	line-height: 1.6em;
	text-align: justify;
	
	
}


#butontable td{

border:0px;

}



.productname
{

	text-align: center;
	color: #27612B;
	font-weight: bold;
}

.price
{
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #f00;
}

.addtocart
{

	text-align: center;
	color: #00f;
	
}


#content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
}
#comments {
	color: #4A4A4A;
	padding: 0px;
}
#comments .comment {
        padding: 10px;
        background-color: #F6F6F6;
	border-bottom: 20px solid #ffffff;
}
#comments .comment cite {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}
#sidebar-wrapper
{
        /*margin-left: 5px;
        margin-top: 25px;
        margin-bottom: 25px;*/
	width: 100px;
	float: left;
        background-color: #fff;
	/*border: solid #EC7818 1px; */
}

#sidebar{

	float: left;
	width: 180px;
	padding: 15px;
    color: #5b5c5c;
	font-size: 9pt;
	text-align: left;
}



#userlisttable {
	float: left;
	display:block;
	width: 600px;
	font-size:10px;
	
}

#groupwithusers{
	width: 350px;
	float: left;
	font-size:10px;
	border: solid #EC7818 1px;	
}


#basket
{
	float: left;
	width: 150px;
	padding: 15px;
        color: #5b5c5c;
		background-color: #FFF;
	font-size: 9pt;
	text-align: left;
}

#login
{
	float: left;
	width: 150px;
	padding: 15px;
        color: #5b5c5c;
		background-color: #FFF;
	font-size: 9pt;
	text-align: left;
}


#box 
{
	clear: both;
}
#footer
{
	clear: both;
	float: left;
	width: 1020px;
	margin: 0px 0;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background: #cfcfcf;
}

#pager
{
	clear: both;
	float: left;
	width: 900px;
	margin: 0px 0;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background: #cfcfcf;
}

/* Navigation */

#navigation ul
{
	margin: 0 5px;
	float: left;
	width: 1020px;
	padding: 0px 0;
	list-style-type: none;
}

#navigation li { float: left; margin: 0 0 0 5px; padding: 0; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #c6c6c6;
	padding: 5px 10px;

}

#navigation ul li.current_page_item   a:link,
#navigation ul li.current_page_item   a:visited,
#navigation ul li.current_page_item   a:hover,
#navigation ul li.current_page_item   a:active
{
	color: #ffffff;
	background-color: #414646;
	border-left: solid #6b7070 1px;
        border-right: solid #6b7070 1px;
}

#navigation ul li.search
{
        float:right;
        margin-right: 10px;
}

/* Content */

.date {
	margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 24px;
	text-transform: lowercase;
	display: inline;
	}

h3.post-title {
        display: inline;
        }

h3.post-title a {	
        text-transform: lowercase;
	color: #3f4f5c !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 24px;
	border-bottom: none !important;
	}

h3.post-title a:hover {
	text-decoration: none!important;
	color: #222 !important;
	background: transparent;
	}

/* Sidebar */

#sidebar h3 { font-size: 18px; color:#5b5c5c; text-transform: uppercase; border-bottom: solid #5b5c5c 2px;}

ul#sidenotes
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}

ul#sidenotes li:hover
{
	background-color: #eeeeee;
}

ul#sidenotes li .title
{
	display: block;
	font-weight: bold;
}

ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

ul#sidenotes li .content
{
	display: block;
}

ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0; 
	color: #333333;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color: transparent; 
}

/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}



table {
border-collapse:collapse;
}

td {

border-bottom:1px solid #f00;
border-left:1px solid #e5eff8;
padding:.4em;
text-align:left;
}

#sidebar table td a:hover
{
color:#fff;
background-color: #E4183D;
}

.directiontext {
	color: #555555;
	background-color: #FCEEC3;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 20px;
}

.tasknumber
{
	color: #2d2bA6;
	font-size: 24px;
	background-color: #fbce1c;
	margin-top: 10px;
	margin-bottom: 20px;
}

.mathlistinline{
display:flex;
margin-left:20px;
}

.mathlistinline li{
margin-left:40px;
}


.CompButton:link {
	color:#ffffff;
}
.CompButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
	background:-moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-o-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7',GradientType=0);
	background-color:#637aad;
	border:1px solid #314179;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}
.CompButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5972a7), color-stop(1, #637aad));
	background:-moz-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-webkit-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-o-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-ms-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:linear-gradient(to bottom, #5972a7 5%, #637aad 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5972a7', endColorstr='#637aad',GradientType=0);
	background-color:#5972a7;
}
.CompButton:active {
	color:#ffffff;
	position:relative;
	top:1px;
}

.CompButton:visited {
	color:#ffffff;
}

.HelpHintDiv {
    display: none;
	width: 100%;
    padding: 20px 0px 20px 20px;
    text-align: left;
    background-color: lightblue;
	
   
}