@charset "utf-8";       
 
@font-face {
font-family: "Varela Round";
src: local("Varela Round"),local("VarelaRound"), 
url("Varela_Round.woff") format("woff");

}

*{
	margin:0px;
	padding:0px;
}
html{
}

body {
	font-family: 'Varela Round', Arial, Helvetica, sans-serif;
	width:100%;
	margin:0;
	background-color: #ffffff;

}

/* layout */
#container {
	background-repeat:repeat-x;
	margin:0px;
    margin-top: 0px; 
	color : #333333;
}

.slideshow { 
height:106px;
max-height: 106px; 
margin: auto; 
overflow:hidden;

}

#sub-container {
	text-align : left;
	height:100%;
    clear:right;
	width : 100%;
	margin : 0;
	padding-top:5px;
	line-height:150%;
	background:linear-gradient(to right, #ffffff, #ededed) repeat scroll 0 0 rgba(0, 0, 0, 0)

}

#main-col {
	padding:0px;
	margin:0px;
	padding-bottom:0.5em;
	font-size: smaller;
	padding:10px;
    width:85%;
    min-width:750px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
    	box-shadow: 0px 10px 15px #888888;
}
#pagewrapper{
    max-width:70em;
}
/* center menu */


#left-col {
    display:none;
	width:15em;
	float:left;
	margin-left: 0.5em;
    margin-top:-1.1em;
}

#left-col h5 {
	display:block;
	margin:0px;
	padding:0px;

	font-size: smaller;
	font-weight: bold;

}
#centerbar{
    float:left;
    width:97%;
    height: auto;
    padding:1em;
    margin-left:auto;
    margin-right:auto;
}
.left-box {
	float:left;
    display:inline-block;
	width:98%;
}
.left-box > li{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border: thin solid #D1C82E;
    border-radius: 0.5em;
    box-shadow: 5px 5px 5px #888888;
    display: inline-block;
    height: auto;
    min-height:10em;
    min-width: 19em;
    padding: 0.9em;
    vertical-align: top;
    width: 30%;
}
.left-box h2{
    font-size:1em;
}

div.menuhead{
	background-color: #FAF6D7;
	margin-top:.5em;
	height:1.1em;
	-moz-border-radius:.3em .3em 0em 0em;
	border-radius:.3em .3em 0em 0em;
}

/* header */
.header {
	text-align : left;
	width : 100%;
	height : 4.5em;
	margin:0px;
	background-color: transparent;
	border-bottom: 1px solid #D1C82E;
	background: linear-gradient(to right, #ffffff, #EDEDED); /* Standard syntax */
}
.header h1 {
	display:inline;
	color: #000000;
	font-size:x-large;
}


.header img{
	vertical-align: middle;

}
#head-logo{
position: absolute;
top:.2em;
left:1em;
width:auto;
}
#head-logo > a{
float:left;
clear:left;
width:auto;
}
#logo-heading{
font-size:1em;
margin-left:.5em;
font-style:italic;
float:left;
clear:left;
text-transform:lowercase;
font-weight:100;
}
#login_form{
    float:right;
    text-align:right;
    display:inline;
    width:70%;
    white-space:nowrap;
    
}
#home-login div{
    display:inline;
}
/* top horizontal menu */

ul.navlist {
	/*display: inline;*/
	float:right;
	clear:right;
	padding-top: 0;
	margin-left: 0;
	width: auto;
	margin-top:1em;
	color: #000000;
	font-weight: bold;
}

ul.navlist li {
	list-style: none;
	display: inline;
	background-color: transparent;

	list-style: none;
	display: inline;
}

.navcontainer ul li a {
	margin-right:5px;
	color: #000000;
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
}

.navcontainer ul li a:hover, .navcontainer ul li a:active, .navcontainer ul li a:focus{ /*.navcontainer ul li a#active {*/
	background-color: white;
	color: #555;	
}


/* links */
a:link, a:visited  {
	color: #1A4A72;
}
a:hover, a:focus {
	background:#eeeeee;
}

/* content tables */ 
/*
#main-col table {	
	margin:auto;
	margin-bottom:1em;
	border: 1px solid #BBB;
	padding:0px;
}

#main-col table th {
	color: black;
	font-weight: bold;
	background-color: #F6EAD6;
	text-align:center;
}
#main-col table td {
	padding:2px;
}
*/
.row0 {
	background-color: #F4F4F4;
}

/* inputs */
.input {
	border: 1px #595241 solid;
	-moz-border-radius:.3em .3em .3em .3em;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ddd inset;
    box-sizing: border-box;
    display: inline-block;
    padding: 0.5em 0.6em;
    margin:.2em;
}

.submit {
	border: 1px solid #999999;
	-moz-border-radius:.3em .3em .3em .3em;
	border-radius:.3em .3em .3em .3em;
	padding: 1px;
	font-size: smaller;
}

ol{
	margin-left:1em;
}
.box {
	margin-top: 2em;
	text-align : left;
	margin : 0;
}
.homebox {
	margin-top: 2em;
	text-align : left;
	width:90%; 
	text-align:justify;
	margin-right:1em; 

}

.homeboxsm{
	text-align: left;
	margin:0;
	float:left;
	width:15em;
	min-width:5em;
	background-color:#FFF;
	margin-right:10px; 
	border: .05em solid #6F7172;
	width: 17em;
}

.homeboxsm h3 {
	background-color: #F6EAD6;
	border-bottom: .05em solid #6F7172;
	font-size: small;
	margin-left:1px;
	display:block;
	color:black;
	font-weight:600;	
	padding-left:0.5em;
}

.home_body {
	padding:3px;
	min-width:12em;


}

.rotating_image_box{

	height:21.9em; 
	width:11em;
	border:1px black solid;
	/* text-align:top; */
	float:left;
	clear:both;

}


.box_header {
	font-size: 1.5em;
	/*color: #6F7172;*/
	color: #000000;
	width: 100%;
	margin : 0;
	margin-top:-1em;
	text-align : left;
	font-weight: bold;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: 1.33em;
	padding-right: 1.33em;
	background-color: #F6EAD6;
	border-left: .05em solid #592241;
	border-right: .05em solid #592241;
	border-top: .05em solid #592241;
	/*background-image:url(images/box_top.gif);
	background-position: left top;
	background-repeat: repeat-x;*/
}

.box_body {
	margin : 0;
	text-align : left;
	width:100%;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	border-left: .05em solid #592241;
	border-right: .05em solid #592241;
	border-bottom: .05em solid #592241;
	background-color:#FFF;
	min-height:350px;
}
.module_box{
	border: 1px solid gray;  
	padding:1em; 
	font-size:small;
	line-height:1.3;
	margin-left: 1em; 
	width:75%
}


/* footer */
#footer {
	/*clear:both;
	text-align: center; */
	/*border-right: 1px solid black; 
	background-image: url('images/footer_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;*/
	
}
#footer a{
    color:#ffffff;
}
#footer a:hover, #footer a:focus{
    color:#ffffff;
    background-color: #575656;
}
#footer ul {
	display:inline-block;
	list-style: none;
}
#footer ul li {
	font-size: smaller;
	display:inline-block;
}

#footer img{
	vertical-align: middle;
}

#footer-links{
    clear:both;
	padding-top:1.5em;
    background-color: #575656;
    min-height:12em;
	height:auto;
}
#footer-links-container{
    width:90%;
    margin-left:auto;
}
.footer-box {
    display:inline-block;
	width:98%;
}
.footer-box > li{
    display: inline-block;
    height: auto;
    min-height:10em;
    min-width: 13em;
    padding: 0.6em;
    vertical-align: top;
    width: 10%; 
}
/*
.footer-box{
    float:left;
    width:24%;
}
.footer-box ul{
    margin:0;
}
*/
.footer-box a{
    font-size:.9em;
    color:#ffffff;
    text-decoration:none;
}
.footer-box a:hover, .footer-box a:focus{
    color:#F2F1C5;
    background-color:#575656;
    text-decoration:underline;
}
#foot_count{
    color:#ffffff;
    font-size:.8em;
}
/* breadcrubs */
.breadcrumb{
padding-bottom: 5px;
background-color: #FFFFFF;
background-image: linear-gradient(#fafafa, #eaeaea);
height:1.3em;
width:100%;
float:left;
clear:both;
font-size:.8em;
vertical-align:middle;
border-bottom:1px solid #D1C82E;
/*
-moz-border-radius:.2em .2em .2em .2em;
border-radius:.2em .2em .2em .2em;
background: linear-gradient(to right, #F2F1C5, #D1C82E); 
*/
/* Standard syntax */
}

/* headers */
#main-col h2 {	
	color:#000000;
	width:90%;
	padding-left:.2em;
	margin-top: 1em;

}

h3 {	
	font-size: 1.25em;	
	color:#000000;
	margin-top: .2em;
	padding-left:.2em;
	width:90%;
}
h3.good{
	font-size: 1.15em;	
	width:60%;
	color: black;
}
h3.err{
	font-size: 1.15em;	
	width:60%;
	color: black;
}
h4 {	
	font-size: 1.05em;	
	color: #000000;
	width:90%;
	padding-left:.2em;
	margin-top: .2em;
}
h5 {
	font-size: .9em;	
	width:90%;
	padding-left:.2em;

}

h2.sidemenu {
	padding:.1em;
	font-size: .9em;	
	color: #000000;
	display:inline;
}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}

.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
tr.ListHeaderColor th {
	text-align: left;
	}

.small {
	font-size: 85%;
}
div.contents{
	float:right;
	clear:right;
	width: auto;
	height:auto;
	width:22%;
	overflow:hidden;
	margin-top:.5em;
	padding-bottom:1em;
	border: 1px solid #cccccc;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
	padding:1em;
	box-shadow: 2px 2px 2px #888888;

}
div.contents_body{


}

.contents-head{
width:90%;
margin-left:auto;
margin-right:auto;
}
.contents ol, ul{
	list-style:none;
	font-size: small;
}

div.lang_pack{
	width:45%;
	margin-right:3em;
	margin-bottom:1em;
	float:right;
	clear:right;
	vertical-align:top;
}
div.lang_pack_head{
	color:#000000;
	font-weight:600;
	background-color:#FAF6D7;
	padding-left:2em;
	border-left: .05em solid #cccccc;
	border-right: .05em solid #cccccc;
	border-top: .05em solid #cccccc;
-moz-border-radius:.5em .5em 0em 0em;
border-radius:.5em .5em 0em 0em;
}
.lang_pack_body{
	border-bottom:1px #1A4A72 solid;
	border-left:1px #1A4A72 solid;
	border-right:1px #1A4A72 solid;
	background-color:#ffffff;
	border-left: .05em solid #cccccc;
	border-right: .05em solid #cccccc;
	border-bottom: .05em solid #cccccc;
-moz-border-radius:0em 0em .5em .5em;
border-radius:0em 0em .5em .5em;
}
.all_langs{
border:thin #cccccc solid; 
width:45%; 
float:left;
padding:.5em;
-moz-border-radius:.5em .5em .5em .5em;
border-radius:.5em .5em .5em .5em;
}
div.download_box {
    width:100%;
    max-width:38em;
    min-width:20em;
	border:1px solid #cccccc;
	padding:5px;

	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:2em;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius:.5em .5em .5em .5em;
	border-radius:.5em .5em .5em .5em;
	    box-shadow: 2px 2px 2px #888888;
}
div.download_box h5 {
	margin-right:5px;
}
.workshopdiv{
	border:1px solid #cccccc;
	padding:1em;
	-moz-border-radius:.5em .5em .5em .5em;
	border-radius:.5em .5em .5em .5em;
	box-shadow: 2px 2px 2px #888888;
	margin-bottom:.5em;
	margin-top:.5em;
}
.auditdiv{
	border:1px solid #cccccc;
	padding:1em;
	-moz-border-radius:.5em .5em .5em .5em;
	border-radius:.5em .5em .5em .5em;
	box-shadow: 2px 2px 2px #888888;
	margin-bottom:.5em;
	margin-top:.5em;
}
.theme_box{
	border: 1px solid gray;
	padding:1em;
}
.payments{
	border:1px  solid #cccccc; 
	background-color: #ffffff; 
	padding: 1em;  
	float:left;
	margin-left: auto; 
	margin-right: auto; 
	width: 70%;
	-moz-border-radius: .5em .5em .5em .5em;
	border-radius: .5em .5em .5em .5em;
}

.paysuccbox{
	border:3px solid green; 
	padding: 1em;
	width: 80%; 
	background-color: #e5ffe9;
}

.payerrbox{
	border:3px solid red; 
	padding: 1em;  
	width: 70%;
	background-color: #FBF4ED;
}

pre{
	margin-left:2em;
	background-color:#eeeeee;
	border:1px gray solid;
	padding:1em;
	width:65%;
	margin-left:auto;
	margin-right:auto;
}

#clustrMapsImg{
	height:6.63em;
	width:10em;
	margin-left:auto;
	margin-right:auto;
}

/*  /////////////////////    old styles from previous atutor.ca site  //////////////////////////// */
.ss {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 10px;
      -moz-border-radius: .3em .3em .3em .3em;
}
/* float right */
.r {
	float: right;
}
.l {
	float: left;
	clear: left;
}
#intro {
	/* border: gray dashed 1px; */
	padding: 5px;
	width:65%;

}
#forum_intro {
	border: gray solid 1px;
	padding: 5px;
	width:85%;
	margin:auto;

}

div.login{
	width:25em;
	margin-left:auto;
	margin-right:auto;
	padding:4em;
	float:left;

}
dl.login{
	margin:0;
}


.login_header{
	background-image:url('/images/tl.gif');
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FAF6D7;
	height:2em;
	color:black;
	padding-left:1em;
	font-weight:600;
}
.login_body{
	border-bottom:1px #FAF6D7 solid;
	border-left:1px #FAF6D7 solid;
	border-right:1px #FAF6D7 solid;
	padding:.5em;
}

.login_dt{
	float: left;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	vertical-align: middle;
	width:10em;
height:1em;

}
.login_dd{
	margin-left:5em;
	margin-bottom: 5px;
	clear: right;
	padding: 5px 0px 5px 10px;
	text-align:left;
}

.login_bottom{
	width:18em;
	margin-left:auto;
	margin-right:auto;
}




ul {
	list-style-position: outside;
	font-size:1em;
}


/* myAtutor styles: */

div.manage{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}

div.manage h2, div.publish h2, div.translate h2, div.administer h2 {
	border: 0px;
	font-weight: normal;
}

div.manage:hover, div.publish:hover, div.translate:hover, div.administer:hover {
	background-color: #FFF8C8;
	border: #AAAAAA 1px solid;
}

div.manage a, div.publish a, div.translate a, div.administer a {
	text-decoration: none;
}

div.manage:hover a, div.publish:hover a, div.translate:hover a, div.administer:hover a {
	color: #1A4A72;
}


div.publish{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}


div.translate{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}

div.advertise{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}
div.administer{
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	margin-top: 20px;
	margin-left: 5px;
	padding: 5px;
	clear: left;
	float: left;
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}


.form {
	color: black;
	margin: 3px;
	font-weight: 600;
	vertical-align: top;
}


div.submenu {
	background-color: white;
	color: #3377aa;
	padding: 2px;
	margin-left: -4px;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
}
div.submenu a {
	color: #3377aa;
	text-decoration: none;
}
div.submenu a:hover {
	color: #3377aa;
	text-decoration: underline;
}
.spacer2 {
	color: black;
}

.spacer {
	/* color: #A7D2F8; */
	color: #006600;
	text-decoration: underline;
}
table.my_box {
	border: gray solid 1px;
	color: black;
	padding:1em;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	font-weight: normal;
	background-color: white;
	-moz-border-radius:.5em .5em .5em .5em;
	border-radius:.5em .5em .5em .5em;
	box-shadow: 2px 2px 2px #888888;
	
}

table.my_box a {
	text-decoration: none;
}
table.my_box a:hover {
	text-decoration: underline;
}

table.my_box2 {
	color: black;
	font-weight: normal;
	background-color: white;
	font-size: small;	
}

table.my_box2 a {
	text-decoration: none;
}
table.my_box2 a:hover {
	text-decoration: underline;
}

table.my_box2 h2 {
	color: black;
	font-weight: normal;
	padding-left:5px;
	border-bottom: 0px;
}
.feedback{
	padding:.5em;
	border:thick solid green; 
	width:75%;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	color:green;
	clear:both;
}
.errbox{
    padding:.5em;
    border:thick solid red; 
    width:75%;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
    clear:both;
}


/* //////////////////////////////////////////////////////////////////// */

.sizer {
	margin: 0;
	padding: 0;
	width: 100%;
	/* min-width: 700px; */ /* Critical Safari fix */
	/*max-width: 290px; */ /* version for IE is at the bottom of this style block */
}

.expander {
	background: white;
	width:100%;
	min-width: 700px;  /* Critical Safari fix */
}

/* Holly hack for IE \*/
* html #expander { height: 10px; }

ul.horizontal-list {
	display:inline;
	list-style:none;
	margin:0px;
}
ul.horizontal-list li{
	display:inline;
}

/* Forum styles */
#forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
#forum-thread li.even { background: #fdfdfd; border-top: none; }
#forum-thread li.odd { background: #fff; }
div.forum-post-author { float:left; width:150px; padding:8px 10px; }
div.forum-post-author a.title {	font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }	
div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }
div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px; }
div.forum-post-content h3 { font-weight: 500; }
div.forum-post-ctrl { float: right; padding-right: 5px; color: #a1a1a1; }
div.forum-post-ctrl a { text-decoration: none; }
div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
div.forum-post-content p.date { color: #a1a1a1; border-bottom: 1px solid #f0f0f0; }
div.forum-post-content div.body p { margin-bottom:20px; }

code{
      background-color:#eeeeee;
      padding-left:.2em;
      padding-right:.2em;
}

.heading1{
      margin-top:1em;
      margin-left:22em;
      margin-bottom:-.5em;
      height:1.5em;
      margin-left:10em;
border:thin solid black;
}

.search_box{
      float:right;
      -moz-border-radius:.3em .3em .3em .3em;
      border-radius:.3em .3em .3em .3em;
      margin-right:1em;
      margin-left:1em;
        margin-top:-1.1em;
}

#home-container{
      margin-top:-1.5em;
      width:100%;
}

#home-right{
display:none;
      float:right;
      width:31%;
}

#home-left{
margin-top:2em;
      float:left;
      width:100%;
}
#standards_logos{
      border:1px solid #cccccc; 
      -moz-border-radius: .5em .5em .5em .5em;
      border-radius: .5em .5em .5em .5em;
}

table.support{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
#home-splash{
background-image:url('images/atutor_door_ramp1.png');
background-image:url('images/book-cloud.jpg');
background-repeat:no-repeat;
background-position:right bottom;
background-position:center; 
height:auto;
width:98%;
float:left;
padding:.5em;
/*
border:1px solid #eeeeee;
border-radius:.3em .3em .3em .3em;
-moz-border-radius:.3em .3em .3em .3em;
*/
/*
	-moz-box-shadow:.2em .2em .3em #039dff;
	box-shadow:.1em .1em .3em #039dff;
*/
}
#home-splash > ul > li{
vertical-align:top;
    display:inline-block;
    border:thin solid #eeeeee;
    border-radius:.5em;
    height:19em;
    min-width:19em;
    width:30%;
    box-shadow: 5px 5px 5px #888888;
    padding: .6em;
    background: rgba(255, 255, 255, 0.95);
}
#home-splash h2{
width:48%;
line-height: .5em;
margin-top:1.4em;
background-color:white;

}
.home-line{
    border:1px solid #D1C82E;
}
.smallhome{
font-size:.9em;
color:black;
white-space:nowrap;
line-height:1.5em;
}
/*
#home-splash h2:hover, #home-splash h2:focus{
-moz-box-shadow:.1em .1em .1em  #FAF6D7;
box-shadow:.1em .1em .1em  #FAF6D7;
}*/

a.splash-link{
color: #039dff;

}
.splash-link:hover, .splash-link:focus{
color:  black;
text-decoration:none;
}

ul.splash {
color: #039dff;
text-decoration:none;

}


.splash a:hover, .splash a:active, .splash a:focus{
color: black;
text-decoration:underline;
}

#idi-splash-logo{
height:45px;
width:93px;
margin-right:1em; 
margin-top:2.2em; 
float:right;
clear:right;
background:transparent;
}

.newsblock{
background-image:url('images/atutor_head_sm1.jpg');
background-repeat:repeat-x;
border:1px solid #eeeeee;
padding:.5em;
-moz-border-radius:.3em .3em .3em .3em;


height:auto;
}

.newsheading{
margin-top:2em;


}
.atutor_copy{
color:#D1C82E;
}

ul.footer-box{
    font-size:.8em;
    margin-left:auto;
    margin-right:auto;
    width:auto;
}
ul.footer-box > li{
    font-size:1.2em;
    padding:0;
    min-width:10em;
}
ul.footer-box > li:last-child{
    border-radius:.5em;
    padding:.3em;
    background-color:#F2F1C5;
    color:#575656;
}
ul.footer-box > li:last-child a{
    color:#575656;
}
ul.footer-box  li ul li {
    font-size:.8em;
}
span.user_online small{
    font-size:.6em;
}


.profile{
    text-align:center;
    width:750px;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
    border: 1px solid gray;
    border-radius: 0.5em;
    box-shadow: 2px 2px 2px #888888;
    color: black;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    width: 75%;
}
.profile h3{
float:left:
clear:both;
width:100%;
}
.profile dl {
width: 750px;
margin: 10px;
list-style-type: none;
}

.profile dt{
float:left;
clear:left;
text-align:right;
width: 300px;
}

.profile dd{
text-align:left;
float:left;
width: 350px;
}

.reglink{
width:6em;
float: right;
}
.reglink a{
    text-decoration:none;
    border-left: 1px solid #d1c82e;
    border-right: 1px solid #d1c82e;
    border-bottom: 1px solid #d1c82e;
    border-radius: 0 0 .3em .3em;
    padding-top:0
    margin-top:-2em;
    margin-left:-5em;
    padding: .2em;
background-color: #f2f1c5;
}
.reglink a:hover, reglink a:focus{
    background-color:#efefef;
}
/*
    .reglink:hover , reglink:focus{
    color:#000000;
    text-decoration:none;
    background-color:  #fffffe;
    border-radius: 0.3em;
    padding: 2px;
}
*/
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* Screen resolutions */
/* for 1024px or less */
@media screen and (max-width: 1024px) {
.breadcrumb{
    padding:0;
}
    .header{

    }
    #logo-heading{
        display:none;
    }
    .search_box{
        display:none;
    }
    #head-logo{
        float:right;
        clear:right;
        opacity:.9;
    }
    #head-logo a{
        padding:0;
        float:right;
        clear:right;
        opacity:.9;
    }

    .reglink{
    	//display:none;
    }


    #main-col{
        width:100%;
        padding:0;
        
    }
    textarea#body{
        margin-top:2em;
        width:18em;
    }
    input#subject{
        width:18em;
    }
    .search_box{
        float:left;
    }
   
    ul.footer-box  {
        width:100%;
        margin:0;
    }
    #footer-links-container{
        width:90%;
    }
    ul.footer-box > li {
        font-size: 1.5em;
        min-width: 5em;
        padding: 0;
        width:90%;
    }
    ul.footer-submenu > li >a{
        font-size: 1.5em;
    }
}

/* for 960px or less */
@media screen and (max-width: 960px) {


}
@media screen and (max-width: 768px) {

    #header{
        height:7em;
    }
    #home-splash{
        padding:0;
        margin:0;
    }
     #home-splash > ul {
     width:90%;
     }
    #home-splash > ul > li {
        width:90%;
    }
    #home-loggedin{
    float:right;
    width:50%;
    }
    #centerbar{
        padding:0;
        margin:0;
    }
    .left-box{
        padding:.2em;
        width:90%;
    }
    .left-box > li{
        padding:.4em;
        width:90%;
    }
    ul.navlist{
        margin-top:1em;
    }
    #login_form{
    width:100%;
    }
}
/* for 640px or less */
@media screen and (max-width: 640px) {
    #head-logo{
        margin-top:1.5em;
        padding-bottom:1em;
        opacity:.9;
    }
    #main-col{
        min-width:320px;
    }
    ul.navlist{
        float:left;
        clear:left;
        width:95%;
        margin-top:2.5em;
    }
    .breadcrumb{
        width:100%;
    }
    div.login {
    float:left;
    clear:both;
    padding:0;
    width:95%;
    float:left;
    clear:both;
    }
    ul.navlist > li {
        display: list-item;
        list-style: none outside none;

    }
    ul.navlist > li > a{
        background-color: #EDEDED;
        width:100%;
        background: linear-gradient(#ffffff, #EDEDED); /* Standard syntax */
        border-bottom: 1px solid #D1C82E;
    }
    ul.navlist > li > a:hover, ul.navlist > li > a:focus{
        width:100%;
        background: linear-gradient(#EDEDED, #ffffff); /* Standard syntax */
        border-bottom: 1px solid #D1C82E;
    }
    .footer-box > li {
    height: auto;
    font-size:1.2em;
    min-height: 5em;
    min-width: none;
    width: 100%;
    }
    .footer-box > li > a {
    font-size:1.2em;
    }
    #main-col h2 {
    float:left;
    width:100%;
    margin-top:1em;
    }
        
    .profile{
    float:left;
    clear:both;
    text-align:left;
    width:auto;
    width: 90%;
    }
     .profile > dl > dd> img{
        height:70px;
     }
     .profile > dl > dt> img{
        height:20px;
     }
    .profile h3{
    float:none:
    clear:both;
    width:90%;
    }
    .profile dl {
    float:left;
    width: 100%;
    }

    .profile dt{
    text-align:left;
     width: 100%;
    float:left;
    clear:left;
    }

    .profile dd{
    text-align:left;
    float:left;
    clear:both;
    margin-bottom:.3em;
    }
    .reglink{

    }
    .reglink a{

    }     
}

@media screen and (max-width: 480px) {
        div.contents{
        width:90%;
        float:left;
        clear:both;
    }
    .search_box{
        display:none;
    }
    #home-splash > ul > li {
        width:98%;
        margin:.5em;
    }
    #home-splash > ul  {
        width:95%;
        margin:.2em;
    }
    .left-box > li {
        width: 95%;
        margin:.2em;
    }
    .left-box {
        margin:.2em;
    }

}
/* Device resolutions */
/* for 1024px or less */
@media screen and (max-device-width: 1024px) {
    body{
        font-size:3em;
    }
    .header{
    
    }
    ul.navlist{

    }
    ul.navlist li a{
       font-size:.5em;
    }
    #logo-heading{
        display:none;
    }
    #head-logo{
        opacity:.9;
    }
    #home-login{
        float:right;
    	width:90%;
    	font-size:.8em;
    	margin-top:.5em;
    	margin-left:auto;
    	margin-right:auto;
    	margin-bottom:.5em;
    	display:block;

    }
    #home-login #login-user, #home-login #login-pwd, #home-login #login-btn{
        float:left;
        clear:left;
        width:50%;
        margin-right:1.5em;
    }
    #login-user label, #login-pwd label{
        padding:0;
    }
    #login-user input, #login-pwd input{
        margin-top:0em;
        vertical-align:middle;
        border:thin solid black;
        padding-top:.5em;
        padding-bottom:.8em;
        width:7em;

    }
    #login-btn input{
        float:right;
        clear:right;
        padding:1em;
        border:thin solid black;
        width:6em;
        margin-right:-5em;
    }

    input[type='text']{
    height:3em;
    }
    input[type='password']{
    height:3em;
    }
    .search_box{
        float:right;
    }
    #home-splash li{
     width:100%;
    }
    #login_form{
        float:right; 
        text-align:left;  
        width:auto;
    }
    .reglink{

    }
    #home-login{
    	width:90%;
    	font-size:.8em;
    	margin-top:.5em;
    	margin-left:auto;
    	margin-right:auto;
    	margin-bottom:.5em;
    	display:block;
    }
    div.login{
    	width:100%;
    	margin:0;
    	padding:0;
    }
    div.login_header{
    	width:100%;
    	margin:0;
    }
    #main-col{
        margin:0;
    }   
    
}

/* for 960px or less */
@media screen and (max-device-width: 960px) {


}

/* for 640px or less */
@media screen and (max-device-width: 640px) {

    body{
        font-size:large;
    }
    input[type='text']{
    height:1em;
    }
    input[type='password']{
    height:1em;
    }
    ul.navlist{
        float:left;
        clear:left;
        width:100%;
    }
    ul.navlist > li {
        display: list-item;
        list-style: none outside none;
    }
    ul.navlist > li > a{
        background-color: #EDEDED;
        width:100%;
        background: linear-gradient(#ffffff, #EDEDED); /* Standard syntax */
        border-bottom: 1px solid #D1C82E;
    }
    ul.navlist > li > a:hover, ul.navlist > li > a:focus{
        width:100%;
        background: linear-gradient(#EDEDED, #ffffff); /* Standard syntax */
        border-bottom: 1px solid #D1C82E;
    }
    .footer-box > li {
        height: auto;
        font-size:1.2em;
        min-height: 5em;
        min-width: none;
        width: 100%;
    }
    .footer-box > li > a {
        font-size:1.2em;
    }
    #main-col h2 {
        float:left;
        width:100%;
        margin-top:1em;
    }
    div.manage, div.translate{
        width:100%;
    }
    ul#users_online{
        font-size:1.5em;
    }
    ul#users_online >li > img{
        height:1.5em;
        width:3em;
    }
    .stds_table{
        width:100%;
    }
    
    .profile{
    float:left;
    clear:both;
    text-align:left;
    width:auto;
    width: 90%;
    }
     .profile > dl > dd> img{
        height:220px;
     }
     .profile > dl > dt> img{
        height:50px;
     }
    .profile h3{
    float:none:
    clear:both;
    width:90%;
    }
    .profile dl {
    float:left;
    width: 100%;
    }

    .profile dt{
    text-align:left;
     width: 100%;
    float:left;
    clear:left;
    }
    .profile dd{
    text-align:left;
    float:left;
    clear:both;
    margin-bottom:.3em;
    }
 .reglink{
    margin-top:-.1em;
    float:right;
    width: 5em;

    /*    border: 1px solid #999999;
        border-radius: 0.3em;
        padding: 2px;
    */
    }
    .reglink a{
        text-decoration:none;
        padding: 2px;
    }   
}

@media screen and (max-device-width: 480px) {
    /* Iphone size UI */
     body{
        font-size:3em !important;
    }
    .hidecol{
        display:none; 
        width:0;
    }
    .forum_body{
        overflow:scroll; 
        max-width: 18em;
    }
    .input {
        font-size:1em;
    } 
    .header img {
        height: 2em;
        width:  6em;
    }  
    .header {
        height: 4em;
        width:100%;
    }
    ul.navlist {
        width:90%;
    }
    ul.navlist li a{
       font-size:1em;
    }

    #home-left a{
    }
    #home-left p{
    }
    #home-splash > ul > li {
        height:auto;
        width:100%;
        padding:2em;
        border: 1px solid #cccccc;
        border-radius: .4em;
    }
    #centerbar{
        padding:0;
        width:100%;
    }
    .left-box {
        margin:0;
    }
    .left-box > li{
        width:100%;
    }
    .left-box a {
    }
    .left-box img{
        display:none;
    }
    ul.footer-box{
        width:100%;
        margin-right:auto;
    }
    ul.footer-box > li{
    margin-top:1em;

    }
        ul.footer-box > li:last-child{
    display:none;

    }
    ul.footer-box > li > a{
        padding: .2em .3em .2em .3em;
        margin-bottom:3em;
        border:3px solid #ffffff;
    }
    ul.footer-box > li > ul{
        margin-top:1em;
        font-size:.8em;
    }
    #footer-links a{
    }
    div.contents{
        width:90%;
        float:left;
        clear:both;
    }
    .breadcrumb{
        font-size:1.1em;
        height:auto;
    }
    .box2{
        overflow:scroll;
        max-width:1024px;
    }
    .box2 >tr > td{
        padding:2em;
        overflow:scroll;
        background-color:0;
    }
    #pagewrapper{
        width:100%;
    }
    .forum_table p{
        display:none;   
    }
    #footer{
        text-align:0;
    }
    #footer >ul{
        width:100%;
        margin-top:1em;
        margin-left:-2em;
    }

    #footer ul >li > a{
        padding: .2em .3em .2em .3em;
        margin-bottom:2em;
        border:3px solid #ffffff;
    }

    #footer ul >li:last-child{
        padding-top:1em;
        margin-bottom:2em;
        border-right:none;
    }
    #foot_count{
        display:none;
    }
    .smallhome{
    }
    .errbox ul {
        width: 90%;
    }
    .contents_body ol{
        margin-left:.2em;
        list-style: disc;
    }
    .contents_body ul{
        margin-left:0;
        list-style: disc;
    }
    .contributors{
        font-size:1.2em;
    }
    .standards{
        margin:1em;
        list-style:disc;
    }
    .search_box{
        display:none;
    }
    #home-splash > ul > li {
        width:76%;
        margin-top:.5em;
    }
    #home-splash > ul  {
        width:100%;
    }
    .left-box > li {
        width: 95%;
        margin:.2em;
    }
    .left-box {
        margin:.2em;
    }

}
