/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

#wrap
{
width:960px;
margin:auto;
}
body {
	font: 100% Arial,Helvetica,sans-serif;
	background: #FFF;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color:#000000;		/*	 #3c78a7;	*/	
	text-decoration:none
	}

a:hover, a:active {
	color:#000000;		/*	 #3c78a7;	*/	
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em	Arial,Helvetica,sans-serif; /*'Courier New', Courier, Fixed;*/
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	/*letter-spacing: .07em;*/
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial,Helvetica,sans-serif;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	
	margin:0px auto;
	/*margin-top:15px;*/
	padding:0px;
	font-size:0.7em;
	}


#page {
	/*width:960px;*/
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}
.right{
height:	80px;
}

/* Navigation Bar*/
#navbar {
	margin:5px auto 0;
	/*margin-top:5px;*/
	padding:0px 10px;
	text-transform:uppercase; 
	background:#2c2c2c url(images/navbar.png) repeat-x; 
	
	}

#navbar2 {background:#EEEEEE none repeat scroll 0 0; margin-bottom:-4px; }
#navbar4 {background:#EEEEEE none repeat scroll 0 0; }

#navbar3 {background:#FFFFFF none repeat scroll 0 0; height:10px; }

#page-bar {
	width:940px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	text-decoration:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #eee;	/*	#3c78a7;	*/
	text-decoration:none;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	text-decoration:none;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#000;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	/*height:20px;
	padding-top:5px;*/
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h3.cat_title, h3.cat_title a {
	color:#333;
	/*letter-spacing:-0.05em;*/
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:320px;
	/*height:110px;*/
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em	Arial,Helvetica,sans-serif; /*Georgia;*/
	/*letter-spacing:-0.05em;*/
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #000000;}	/*	#3c78a7;	*/

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
/*	letter-spacing:-0.05em;*/
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#000000; color:#fff; }	/*	#3c78a7	*/
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#000000; color:#fff; }	/*	#3c78a7	*/

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:right;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:11pt,	Arial,Helvetica,sans-serif; /*Georgia;*/
	/*letter-spacing:-0.05em;*/
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#bodycontent {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:12px;
	line-height:1.75em;
	float:right;
	min-height:400px;
	}

#bodycontent .breadcrumbs, #bodycontent .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em	Arial,Helvetica,sans-serif; /*Georgia;*/
	font-weight:bold;
	/*letter-spacing:-0.05em;*/
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	padding-left:10px;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial,Helvetica,sans-serif;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:left;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:15px, Arial,Helvetica,sans-serif;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:10px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:140px;
	padding:0px 5px 2px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:140px;
	padding:0px 10px 2px 5px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	font-size:1.0em;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	/*margin-bottom:10px;*/
	padding:0px 10px 2px 10px;
	background:#fff;
	}
#sidebar-ads1 {
	width:300px;
	float:right;
	/*margin-bottom:10px;*/
	padding:10px; 
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	/*width: 940px;*/
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	text-align:left;
	padding:10px;
	font-size:12px;
	/*float:left;
	width:280px;
	border:1px solid #fff;*/
	}


#recent_comments {
	float:right;
	padding:10px;
	/*width:280px;
	border:1px solid #fff;*/
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	/*border-top:1px dotted #fff;*/
	border-bottom:1px dotted #ccc;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#000000;	/*	#3c78a7	*/
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	/*********************************************************************************************************************/
	
	
#navmenu-h-r {
background: #eee;
z-index: 14;
height: 26px;	/*		y-index: 14;	*/
/*margin: 0 0 1em 0;*/
border: 0 none;
padding: 0;
width: 960px;
	/*For KHTML*/
	list-style: none;
}

#navmenu-h-r li {
margin: 0;
border: 0 none;
padding: 0;
float: left;
	/*For Gecko*/
	display: inline;
list-style: none;
position: relative;
/*height: 24px;*/
}

ul#navmenu-h-r ul {
margin: 0;
border: 0 none;
padding: 0;
width: 160px;
list-style: none;
display: none;
position: absolute;
top: 24px;
left: 0;
z-index: 10;
}

ul#navmenu-h ul:after,ul#navmenu-h-r ul:after /*From IE 7 lack of compliance*/ {
clear: both;
display: block;
font: 1px/0px	Arial,Helvetica,sans-serif; /*serif;*/
content: ".";
height: 0;
visibility: hidden;
}

ul#navmenu-h ul li, ul#navmenu-h-r ul li {
width: 160px;
float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}

ul#navmenu-h-r a {
padding: 2px 8px 2px 8px;
float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
background: #eee;
color: #000;
font: 12px/22px	Arial,Helvetica,sans-serif; /*Helvetica;*/
text-decoration:none;
height: auto !important;
	/*For IE*/
}

ul#navmenu-h-r a:hover,
ul#navmenu-h-r li:hover a,
ul#navmenu-h-r li.iehover a {
/*background: #333;
color: #FFF;*/ text-decoration:underline;
}

ul#navmenu-h-r li:hover li a,
ul#navmenu-h-r li.iehover li a {
float: none;
background: #000;
color: #ccc;
}

ul#navmenu-h-r li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover a,
ul#navmenu-h-r li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover a {
background: #333;
color: #FFF;
}

ul#navmenu-h-r li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li a {
background: #000;
color: #ccc;
}

ul#navmenu-h-r li:hover li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover li:hover a,
ul#navmenu-h-r li.iehover li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover a {
background: #CCC;
color: #FFF;
}

ul#navmenu-h-r li:hover li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a {
background: #EEE;
color: #666;
}


ul#navmenu-h-r li:hover li:hover li:hover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a:hover {
background: #CCC;
color: #FFF;
}

ul#navmenu-h-r ul ul,
ul#navmenu-h-r ul ul ul {
display: none;
position: absolute;
top: 0;
left: 160px;
}

ul#navmenu-h-r li:hover ul ul,
ul#navmenu-h-r li:hover ul ul ul,
ul#navmenu-h-r li.iehover ul ul,
ul#navmenu-h-r li.iehover ul ul ul {
display: none;
}

ul#navmenu-h-r li:hover ul,
ul#navmenu-h-r ul li:hover ul,
ul#navmenu-h-r ul ul li:hover ul,
ul#navmenu-h-r li.iehover ul,
ul#navmenu-h-r ul li.iehover ul,
ul#navmenu-h-r ul ul li.iehover ul {
display: block;
}
<!---------------------------------->

/******************************************
*   Content                        
******************************************/


	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family:	Arial,Helvetica,sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}

.read-on a { /* This can be used to format the "[...]" link in the lead story */
	color:#840000!important;
	text-decoration:none;
	}
	
.read-on a:hover {
	text-decoration:underline;
	}

/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:0px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	.frmtable {
-moz-border-radius-bottomleft:11px;
-moz-border-radius-bottomright:11px;
-moz-border-radius-topleft:11px;
-moz-border-radius-topright:11px;
background:#ECECEC none repeat scroll 0 0;
/*border:1px solid #E5E5E5;*/
font-weight:bold;
margin-left:8px;
padding-left:20px;
}
.blognames{}
a.blognames {
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:12px;
color:#901E08;
}

a:hover.blognames  {
font-size:12px;
line-height:12px;
text-decoration:none;
color:#000000;
font-weight:bold;
}

/* CSS Document */
.mu_register { width: 100%; margin:0 auto; }
		.mu_register form { /*margin-top: 2em;*/ }
		/*.mu_register .error { font-weight:700; padding:5px; color:#333333; background:#FFEBE8; border:1px solid #CC0000; }*/
		.mu_register .errors { padding-left:5px; color:#FF0000;}
		.mu_register #submit,
		.mu_register #blog_title,
		.mu_register #user_email, 
		.mu_register #blogname,
		.mu_register #user_name { /*width:100%; font-size: 24px; margin:5px 0;*/ }	
		.mu_register .prefix_address,
			.mu_register .suffix_address {font-size: 18px;display:inline; }			
		/*.mu_register label { font-weight:700; font-size:15px; display:block; margin:10px 0; }*/
		.mu_register label.checkbox { display:inline; }
		.mu_register .mu_alert { font-weight:700; padding:10px; color:#333333; background:#ffffe0; border:1px solid #e6db55; }
		.reg_td	{color:#000000; width:120px; padding-left:10px; vertical-align:top; }
		.reg_table{ border-collapse:collapse;margin:1em auto;  }	
		.reg_tr{border-bottom:1px #CCCCCC dotted; }
		.required { padding:0 10px 0 5px;}
		
.fields{
border-color:#BFBFBF #E0E0E0 #E0E0E0 #BFBFBF;
color:#000000;
border-style:solid;
width:170px;
border-width:2px 1px 1px 2px;
font-size:12px;
}

.error_fields{
border-color:#FF0000;
border-style:solid;
width:170px;
border-width:1px;
font-size:12px;
}
.errors { padding-left:5px; color:#FF0000;}
		.reg_hd{padding-left:10px; font-weight:bold;background:#ECECEC; border:1px #ECECEC solid; }
		.fulltrain { 
padding:20px 10px ;
}

.trainline-active, .trainline-past { 
border-bottom:2px solid #8B2500;
}

.traincar {
float:left;

padding-bottom:10px;
padding-right:50px;
}

.trainsquare-active { 
background-image:url(images/train-active.png.gif);
background-repeat:no-repeat;
}

.trainnum {
color:#FFFFFF;
float:left;
font-size:20px;
font-weight:bold;
padding-left:6px;
padding-right:6px;
}


.train-active { 
color:#8B2500;
}
.trainlabel { 
float:left;
font-size:12px;
padding-left:10px;
position:relative;
top:-2px;
}

.trainline-inactive { 
border-bottom:2px solid #D1D1D1;
}
.trainsquare-inactive { 
background-image:url(images/train-inactive.png.jpg);
background-repeat:no-repeat;
color:#D1D1D1;
}
		
.style20 {
	font-size: 16px;
	font-weight: bold;
}
	
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:120px;	/* Width of box */
		height:100px;	/* Height of box */
		overflow:hidden;	/* Scrolling features */
		border:1px solid #666666;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:12px;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:12px;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#FFFF66;
		
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
#experi_table tr{ vertical-align:top;}
#pro_table tr{ vertical-align:top;}
#cert_table tr{ vertical-align:top;}
#cert_table td{ text-align:center;}
.info_disp{
font-size:11px; float:left; }

.myfield{ 
-moz-background-clip:border;
font-size:12px;
width:150px;
color:#666666;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 4px 18px #A6A6A6;
background:#FFFFFF url(images/textfield.gif) repeat-x scroll center top;
border:1px solid #A6A6A6;
padding:2px 1px;
}

.myform {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:11px;
-moz-border-radius-bottomright:11px;
-moz-border-radius-topleft:11px;
-moz-border-radius-topright:11px;
-moz-box-shadow:0 4px 18px #C8C8C8;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C8C8C8;
font-weight:normal;
margin-left:8px;
padding:5px;
margin-bottom:15px;
margin-top:15px;
}

.cat-item{font-size:12px;}
.phrase-l{font-size:12px; width:275px; float:left; list-style:none; height:25px;}
.sitemap{font-size:12px; width:275px; float:left; list-style:none; height:25px;}
.heading{font-weight:bold;color:#000000; text-decoration:underline;background-color:transparent;
font-family:arial,sans-serif; font-size:1.0em;}
.heading1{font-weight:bold;color:#000000; background-color:transparent;
font-family:arial,sans-serif; font-size:1.0em;}
a.heading{font-weight:bold;color:#000000; text-decoration:underline;background-color:transparent;
font-family:arial,sans-serif;font-size:1.0em;}


div#wn	{ 
    position:relative; 
    height:250px;
    overflow:hidden;	
	}
	
div#wn1	{ 
    position:relative; 
    height:250px;
    overflow:hidden;	
	}

div#wn2	{ 
    position:relative; 
    height:250px;
    overflow:hidden;	
	}

div#wnL	{     position:relative; margin-top:15px; margin-left:25px; width:590px;   height:100px;    overflow:hidden; }

