html,body {
	background-color:#ffffff;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	padding:0px;
	margin:0px;
}
#loading {
	position:absolute;
	width:100%;
	text-align:center;
	margin-top:100px;
	
}
.message {
 position:absolute;
 left:15px;
 top:20px;
 width:195px;
 display:block;
 background-color:#ffffff;
 border:1px solid #62adc6;
 color:#ff6600;
 padding:4px;
}
img {
	border:0px;
}
a {
	color:#ff6600;
}
a:hover {
	color:#ff9900;
}
hr {
	border:0px;
	border-bottom:1px dotted #174c68;
}
label {
 display:block;
 font-weight:bold;
 margin-top:4px;
 text-transform: normal;
}
input, select {
	border:1px solid #62adc6;
	padding:2px;
}
.req {
 color:#ff0000;
 padding-left:4px;
}
#wrapper {
	width:270px;
	margin:0px auto;
}
#maincontent {
	position:relative;
	float:left;
	width:233px;
	height:464px;
	background:#ffffff url(http://static.learnitwidget.com/img/v1.0/themes/white/bg1.png) no-repeat 0px 24px;
}
#maincontent #slideshow {
	position:relative;
	display:block;
	clear:both;
}

#slideshowbg {
	position:relative;
	width:233px;
	height:66px;
	text-align:center;
	background:transparent url(http://static.learnitwidget.com/img/v1.0/themes/white/slideshowbg.png) no-repeat center;
}
.slideshowword,#speakword,#userwords {
	font-size:22px;
	color:#ff6600;
	padding:4px;
	overflow:hidden;
	white-space: nowrap;
}
#speakword,#userwords,.slideshowword {
 padding-top:4px;
 padding-bottom:0px;
 text-align:center;
}
#slideshow .extras {
 display:block;
 color:#999999;
 font-size:10px;
 padding-left:8px;
}
#slideshow .type,#slideshow .gender,#slideshow .example {
 margin-right:6px;
}
#slideshow .gender {
 position:absolute;
 top:40px;
 border:1px solid #000000;
 width:14px;
 height:14px;
 font-weight:bold;
 background-color:#cccccc;
 color:#666666;
}
#slideshowcontrols {
	position:absolute;
	right:12px;
	top:0px;
	padding-top:10px;
	border:0px solid #ffffff;
	width:24px;
	height:66px;
}
#slideshowcontrols ul {
	margin: 0;
	list-style-type: none;
}
#slideshowcontrols ul li {

}
.tt input,.bt input {
 width:100%;
 padding:0px;
 border:1px solid #62adc6;
 background-image:url(http://static.learnitwidget.com/img/v1.0/icons/cross.png);
 background-repeat: no-repeat;
 background-position: center right;
}
#topmenu {
	height:32px;
	border:0px solid #ffffff;
	text-align:right;
	float:right;
}
#topmenu ul {
	margin: 0;
	padding: 5px 12px;
	list-style-type: none;
}
#topmenu ul li {
	position: relative;
	display: inline;
	float: left;
	padding:2px;
}
#maincontent dl {
	width:100%;
	padding:0px 4px;
	margin:0px;
	color:#174c68;
	clear:both;
}
#maincontent dt {
	float:left;
	clear:left;
	width:112px;
	height:23px;
 	border-bottom:1px solid #ffffff;
	cursor: pointer; 
	overflow:hidden;
}
#maincontent dt:after { 
	/* content: ":";  */
}
#maincontent dd {
	margin-left:113px;
	width:112px;
	height:23px;
	border-bottom:1px solid #ffffff;
	cursor: pointer;
	padding:0px;
}

#maincontent dt.odd,#maincontent dd.odd {
	position:relative;
	background-image: url(http://static.learnitwidget.com/img/v1.0/themes/white/transgif.gif);
/*
	background-color:#a2e0fc;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
*/
}
#maincontent dt.even,#maincontent dd.even {
	position:relative;
	/*
	background-image: url(http://static.learnitwidget.com/img/v1.0/themes/white/60pc_white.png);

	background-color:#a2e0fc;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	*/
}
tr.even {
 background-color:#dedede;
}
.t,.b,#t_header,#b_header {
	overflow:hidden;
	padding:0px 4px;
}
.b {
	padding-left:4px;
}
#testwords {
	display:block;
	margin:6px;
	padding:4px;
	clear:both;
	height:80px;
}
.q {
	float:left;
	padding:1px 2px;
	border:1px solid #ff9900;
	margin:1px;
	background-color:#ffffff;
	cursor:move;
}
.t_active {
	border:1px solid #ffcc00;
}
#maincontent dt.selected {
	background-color:#ffcc00;
}
#maincontent .header {
	color:#62adc6;
	padding:2px 0px;
	font-size:14px;
}
#toplinks {
	display:block;
	text-align:center;
	padding:4px;
}

#bottomlinks {
	clear:both;
	display:block;
 	text-align:center;
 	font-size:10px;
 	color:#174c68;
	position:absolute;
	bottom:0px;
	/* background:#ffffff url(http://static.learnitwidget.com/img/v1.0/themes/white/urnits_bg.png) no-repeat center; */
	width:100%;
 	height:37px;
}
#bottomlinks a {
	color:#174c68;
	font-size:10px;
	padding:2px;
}

#audiosettings {
	text-align:center;
	color:#174c68;
}
#audiosettings h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
}
#audiosettings h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
#audiosettings select {
 width:220px;
 color:#174c68;
 border:1px solid #62adc6;
}
/* Side Menu */
#sidemenu {
	float:right;
	width:28px;
	height:400px;
}

#ads {
	display:block;
	clear:both;
	width: 233px;
	text-align:center;
}
#ads img {
 padding:0px 0px;
}
#maincontent .warning {
	display:block;
	text-align:center;
	padding:20px;
	color:#cc0000;
}

.insidecontent {
	display:block;
	text-align:center;
	color:#174c68;
	padding:10px 15px;
}
.insidecontent h1,#learn_content h1 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
.icon_bg {
	text-align:center;
	margin:0px 0px;
	width:206px;
	height:160px;
	background:transparent url(http://static.learnitwidget.com/img/v1.0/themes/white/icon_bg.png) no-repeat;
}
.teachers_wrapper {
 display:block;
 padding:10px;
 border:0px solid #ff0000;
}
/* TABS */
.mytabcontainer div {
	display:block;
position:relative;
border:0px solid #ff0000;
}

.mytabcontainer ul {
	list-style-type: none;
width:190px;	
float: left;
	background: url(http://static.learnitwidget.com/img/v1.0/themes/white/pixel.gif) bottom left repeat-x;
	margin:0px 2px;
margin-top:10px;
}

.mytabcontainer ul li {
	margin: 0 2px 0 0;
	float: left;
}

.mytabcontainer ul a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #62adc6;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

.mytabcontainer ul a:hover {
	background: #fff;
}

.mytabcontainer ul a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: red;
}

.tabs-container {
	clear: left;
	border-top: 1px solid #62adc6;
	border-top: 0;
	padding: 10px 0px 0px 0px;
	background:transparent url(http://static.learnitwidget.com/img/v1.0/themes/white/tab_fade_bg.png) repeat-x;
	overflow: auto;
	height:240px;
margin:2px;
}
select {
color:#174c68;
font-weight:bold;
}
option {
padding:2px;
border-bottom:1px dashed #62adc6;
}
option.beta {
 background: url(http://static.learnitwidget.com/img/v1.0/themes/white/option_beta.png) no-repeat top right;
}
.validation-failed {
 border:2px solid #ff0000;
}
.validation-advice {
 font-size:10px;
 color:#ff0000;
}
.button {
	border:1px solid #62adc6;
	padding:4px;
	background-color:#ffffff;
	text-decoration:none;
}