body 
{
	background: #789E90 url('/images/bg_body.png') no-repeat top center;
	padding: 0;
	margin: 0;
	text-align: left;
	font: 62.5% Georgia;
	color:#3a6252;
}

.hide
{
	display:none;
}

.clear
{
	clear:both;
}

hr
{
	height:1px;
	border:0;
	color:#0a678b;
	background:#0a678b;
}

a
{
	color: #1a382d;
	text-decoration: none;
}

a:hover 
{
	color: #1a382d;
	text-decoration: underline;
}

ul, li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

p
{
	margin:0 0 16px;
	padding:0;
	line-height:1.6em;
}

h1
{
	color:#2f5044;
	font-family:Tahoma;
}

h2
{
	color:#1a382d;
	font-size:1.5em;
	margin:0 0 15px;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	padding:0 0 8px;
	font-weight:normal;
}

h3
{
	color:#1a382d;
	font-size:medium;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	font-weight:normal;
}

img.alignright
{
	float:right;
	margin:0 0 0 40px;
}

.alignright
{
	float:right;
	width:48%;
}

.alignleft
{
	float:left;
	width:48%;
}

/* structure */

div#wrapper 
{
	width:736px;
	margin:10px auto 0;
	font-size: 1.35em;
}

div#header
{
	margin:0 0 0 3px;
	overflow:hidden;
	width:730px;
}

div#footer
{
	background:transparent url('/images/bg_footer.png') no-repeat bottom center;
	height:23px;
}

.ff3 div#navigation 
{
	float:right;
	height:26px;
	margin:24px 6px 0 0;
}

.ff3_5 div#navigation 
{
	float:right;
	height:26px;
	margin:50px 6px 0 0;
}

div#navigation
{
    float:right;
	height:26px;
	margin:50px 6px 0 0;
}

div#container 
{
	background:transparent url('/images/bg_content.png') repeat-y top center;
	padding:15px 24px 10px;
	overflow:visible;
	min-height:400px;
	height:auto;
}

div#navigation a
{
	background:transparent url('/images/sprites.png') no-repeat 0 -27px;
	display:block;
	font-family:Tahoma;
	text-align:center;
	float:left;
	color:#000;
	text-decoration:none;
	color:#d6ede4;
	font-size:0.95em;
	height:30px;
	width:65px;
	line-height:2.2em;
	margin:0 0 0 1px;
	position:relative;
}
	
div#navigation a.nav_active
{
	background:transparent url('/images/sprites.png') no-repeat scroll 0 0;
	color:#5e8a78;
	height:30px;
	width:66px;
}
	
dl a
{
	color:#77aee8;
}

dl a:hover
{
	color:#77aee8;
}

dt
{
	float:left;
	font-weight:bold;
}

dd
{
	margin:0 0 10px 80px;
}

#plugins span
{
    color: #a09d9d;
    margin-left: 10px;
}

#plugins
{
	padding:0 5px 20px 13px;
}

.detail_name
{
	width: 74px;
	float: left;
}

.shareit-item
{
	margin-left:5px;
	padding:3px;
	border:1px solid #DDDDDD;
	margin:0 5px 0 0;
	padding:3px;
	background-color:White;
	width:50px;
	height:60px;
	text-align:center;
	display: inline-block;
	vertical-align:middle;
}

.shareit
{
	display: inline-block;
}
