/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
html{font-size:100.1%;}
body{font-size:1em;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
strong{font-weight:bold;}
i,em{font-style:italic;}
/********************** Site Style ********************************/
body{
	color:#626262;
	font:0.8em Helvetica, Arial, Verdana, Sans-Serif;
	line-height:20px;
}
body#home{
    background:#fff url(/images/strip.png) 0 60px repeat-x;
}
abbr,acronym{border-bottom: 1px dotted;}
abbr[title],acronym[title]{cursor:help;}
hr{
    border:0;
    color:#e5e6e6;
    background:#e5e6e6;
    height:1px;
    clear:both;
}
a{
	color:#c60;
	text-decoration:none;
}
a:hover{
    color:#06c;
	text-decoration:underline;
}
#header{
	height:40px;
}
#header h1{
	float:left;
}
#header h1 a{
	color:black;
	font-size:1.3em;
    font-weight:normal;
}
#header a:hover{
	text-decoration:none;
}
#top-nav{
	float:right;
	height:30px;
	padding:0;
}
#top-nav li{
	float:left;
	margin:0 0 0 3em;
	font-size:1.2em;
}
#top-nav li a{
	color:#828282;
	display:block;
	padding-bottom:2px;
}
#top-nav li a:hover{
	color:#424242;
    border-bottom:3px solid #FDD898;
}
#top-nav li.active a{
	border-bottom:3px solid #fcb034;
	color:#424242;
}
.fix{
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}
#page{
	margin:20px auto 0;
	width:930px;
}
#home #contents{
    background:#fff url(/images/frame12.png) 0 0 no-repeat;
}
.col1{
    float:left;
	width:180px;
    padding-top:185px;
    text-align:justify;
}
.col2{
	float:left;
	width:540px;
	margin-top:100px;
    padding:10px 0 0 20px;
    text-align:justify;
    background:#fff;
}
.col3{
	float:right;
	width:170px;
	margin:0 0 0 4px;
    padding-top:185px;
    text-align:justify;
}
.nav2{
	margin:0 0 13px;
}
.nav2 li{
	font-size:.9em;
	border-bottom:1px solid #e5e6e6;
	padding:6px 0 5px 0;
	line-height:16px;
}
.nav2 li a{
	display:block;
}
.nav2 li.active a{
	/* background:url(/images/nav2-hover.gif) no-repeat 0 4px; */
	color:#424242;
	line-height:16px;
	padding-left:16px;
	text-decoration:none;
}
.nav2 li a:hover{
	color:#424242;
	text-decoration:none;
}
h2{
	color:#000;
	font-size:1.3em;
    font-weight:300;
	margin:10px 0 2px 0;
    font-family:Tahoma,Helvetica,Arial,"Arial Narrow","Trebuchet MS",sans-serif;
    clear:both;
}
h1 a,
h2 a{
    color:#420;
    text-decoration:none;
}
h1 a:hover,
h2 a:hover{
    color:#06c;
    text-decoration:underline;
}
h3{
	clear:both;
	margin:15px 0 3px 0;
    font-size:1.25em;
    line-height:1.5em;
    color:#000;
    font-weight:normal;
    font-family:Arial,Verdana, sans-serif;
}
h4{
	clear:both;
	color:#828282;
	font-size:14px;
    font-weight:bold;
	margin:10px 0 14px;
    border-bottom:2px solid #fce6c4;
    text-transform:uppercase;
}
h3 a, h4 a{
    text-transform:none;
}
.related ul li{
}
.postinfo{
    text-align:left;
    color:#828282;
    font-size:10px;
    margin-bottom:3px;
    border-bottom:1px solid #fce6c4;
}
.abstract{
    text-align:justify;
}
.actions{
    font-size:11px;
    font-weight:normal;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    display:inline;
    float:right;
}
.actions a{
    text-decoration:none;
    color:blue;
}
.actions a:hover{
    text-decoration:underline;
}
.breadcrumbs{
    margin:3px 0;
}
.more, .back{
    padding-left:10px;
    background:url(/images/double-arrow-right.gif) 0 60% no-repeat;
    margin-bottom:0.3em;
    margin-top:1em;
    clear:both;
}
.back{
    background:url(/images/double-arrow-left.gif) 0 60% no-repeat;
}
img.icon{
    vertical-align:sub;
    padding-right:0.2em;
}
img.embedded{
    float:left;
    margin:.3em 1em .3em 0;
}
img.embedded-right{
    float:right;
    margin:.3em 0 .3em 1em;
}
address{
    background:url(/images/bg_address.jpg) no-repeat bottom left;
    padding:35px 0 15px 50px;
    font-style:normal;
    margin-right:2em;
    float:left;
}
a.tag-remove{
    padding-right:20px;
    background:url(/images/tag_blue.png) no-repeat bottom right;
}
a.tag-remove:hover{
    background:url(/images/tag_blue_delete.png) no-repeat bottom right;
    text-decoration:line-through;
}
.paginator{
    clear:both;
    margin-top:1.3em;
}
p{
    margin-bottom:.8em;
}
.block{
    clear:both;
    margin-bottom:15px;
}
span.code{
    color:navy;
}
table.comparison{
    border:1px solid #C63;
    border-collapse:collapse;
}
table.comparison th{
    border:1px solid #C63;
    background:#ffede1;
    padding:2px;
}
table.comparison td{
    border:1px solid #C63;
    padding:2px;
}
table.comparison caption{
    font-size:10pt;
    font-weight:bold;
    background:url(/images/striped-orange.gif) repeat;
    padding:5px;
    color:#000;
}
.col2 ul{
    padding-left:0;
    margin-left:15px;
    list-style-type:square;
}
.col2 ol{
    padding-left:0;
    margin-left:15px;
    list-style-type:decimal;
}

#fieldset-authorlogin div label{
    clear:left;
    display:block;
    float:left;
    width:160px;
    padding-right:10px;
    text-align:right;
}
.form-description{
    display:inline;
    font-size:90%;
    color:#777;
}
form div{
    padding:5px;
}
.form-errors{
    color:red;
    font-weight:bold;
}
.infobox{
    margin:15px 0;
    border:1px solid #ccc;
    padding:10px;
    color:#000;
    font-weight:bold;
    background:#fce6c4;
}
.footer-menu{
    display:inline;
    margin-left:50px;
}
.footer-menu a{
    color:#000;
    font-weight:bold;
}
#footer{
    height:60px;
    background:#fff url(/images/strip.png) 0 -20px repeat-x;
    margin:20px 0 0 0;
    vertical-align:top;
}
#footer div{
	margin:0 auto;
	width:561px;
	height:40px;
	background:#fff;
	padding-left:20px;
}
blockquote{
    font-style:italic;
    border:1px dashed #ccc;
    margin:1em;
    padding:1em;
    color:#06c;
    clear: both;
}
.hidden{display:none;}
.honeypot{display:none;}


.table-minimalist{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px 0;
	width: 540px;
	border-collapse: collapse;
	text-align: left;
}
.table-minimalist th{
	font-size: 14px;
	font-weight: normal;
	/*color: #039;*/
	padding: 10px 8px;
	border-bottom: 2px solid #FFA500;

}
.table-minimalist td{
	border-bottom: 1px solid #ccc;
	/*color: #669;*/
	padding: 6px 8px;
}
.table-minimalist tbody tr:hover td{
	background-color: #FFEBC7;
}

