@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	/*-x-system-font:none; */
	
	
	
	/*font-size-adjust:none;
	font-stretch:normal; */
	background-color: #EAF1F4;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:73%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333;
	text-align:center;
	margin: 0 0 1.5em 0;
}





#container {
	width: 960px;
	position: relative;
	margin:0 auto;
	text-align: left;
	background-color: #FFFFFF;
}


a {
	color:#336699;
}


a:hover {
	text-decoration: underline;
	color:#ff7a00;
}



#header {
	height: 130px;
	width: auto;
	margin: 0;
	position: relative;
	font-family: Arial, Verdana, Georgia, serif;
	font-weight: bold;
	background: url(images/logo_pub.gif) no-repeat scroll;
	background-color: #003366;
	}

	
#header  ul {
	/*margin:0; */
	padding: 0px;
	list-style: none;
	float: left;
	width: 960px;
	position: absolute;
	bottom: 0px;
	height: 34px;
	background-color: #ffcc55;
	border-top: 1px solid #eaf1f4;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header  ul li {
	float: left;
}

#header h1 {
	font-weight: bold;
	font-size: 18px;
	color: #ffcc22;
	text-indent: -999999px;
}

#header p {
	font-size: 11px;
	color: #eaf2f4;
	font-weight: bold;
	margin-top: 0px;
}
#header ul a {
	padding: 3px 20px 5px 20px;
	font-size: 12px;
	text-decoration: none;
	color: #005FAA;
	display: block;
	line-height: 1.5em;
	border-right: 1px solid #ff7700;
}

#header ul a:hover {
	background-color: #eaf1f4;
	color: #003366;
	}

#right_col {
	float: right;
	width: 295px;
	padding: 20px 10px 20px 15px;
	margin: 0 5px 0 0;
	background-color: #FFFFFF;
}

#right_col li {
	list-style-type: none;
	padding: 5px 0;
	font-size:1em;
	line-height: 1.5em;
}


#right_col h3  {
	font-size: 1.4em;
	margin: 0.9em 0 0 0;
	padding: 5px 0;
	text-decoration: none;
	border-bottom: 2px solid #ffcc66;
}
#right_col  h4   {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;

}
 




#main_content {
	float: left;
	background-color: #fff;
	width: 550px;
	padding: 20px 35px;
	margin-left: 5px;
}
#main_content p {
	line-height: 1.65em;
	margin: 0 0 1em 0;
	font-size: 1.16em;
}
#main_content a {

}

#main_content h1 {
	font-size: 2.2em;
	margin: 0.3em 0 0.8em;
	line-height: 1.6em;
	color: #333;
}

#main_content h2 {
	font-size: 1.55em;
	margin: 0.5em 0 0.5em;
	line-height: 1.45em;
	color: #333;
}
#main_content  h2 a {
    font-size:1.55em;
	margin: 0.5em 0 0.5em;
	line-height: 1.45em;
	color: #333;
	text-decoration:none;
	

}

#main_content  h2 a:hover {
color:#ff7a00;

}


strong {

}

#main_content h3 {
	font-size: 1.4em;
	color: #ff7a00;
	margin: 0 0 0.6em;
	line-height: 1.5em;
}

#main_content h4 {
	font-size: 1.3em;
	color: #444;
	margin: 0 0 0.6em;
}


#main_content h5 {
	font-size: 1.4em;
	color: #333;
	margin: 0 0 0.6em;
}

#main_content ul li {
	font-size: 1.12em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0.8em 0.9em;
	list-style-position: inside;
}
#main_content em {
	color: #444;
	font-size: 1em;
}
.line {
	border-bottom: 1px solid #ffcc66;

}

br.clear {
	clear: both;
}

#footer {
	position: relative;
	background: #003366 none repeat scroll 0 0;
	height: 80px;
	text-align: center;
	font-size: 11px;
	color: #EAF1F4;
	font-family: "Helvetica Neue", Helvetica, verdana, Arial, sans-serif;
	width: 960px;
	background-image: url(images/footbar.gif);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 11px;
	padding-top: 20px;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 960px;
	position: absolute;
	height: 26px;
	bottom: 0px;
	left: 5px;
}
#footer ul li {
	float: left;
	
}
#footer  ul  li  a{
	padding: 5px 20px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	color: #ffcc22;
}


#footer ul li a:hover  {
	color: #EAF1F4;
	text-decoration: none;
}
#main_content .small {
	font-size: 0.9em;
	color: #666666;
	margin: -0.5em 0 1em 0;
}
#end {
	background-color: #f3f7fa;
	border: 1px solid #eaf1f4;

}
p.line_up {
	color: #333;
	border-top: 1px dotted #ffcc22;
}

#end .recommended li {
	color: #333333;
	font-size: 1.2em;
	list-style-type: none;
}
#end .recommended h4 {
	font-size: 1.4em;
	margin: 0.5em 0 0.7em 0.5em;
	line-height: 1.5em;
}
.actions     li   {
	list-style-type: none;
	display: inline;

}
.actions li a {
	margin: 0px 0 10 -10px;
	padding: 0 10px 0 0;


}
.actions {
	background-color: #fffce4;
	padding: 10px 0;
	width: 468px;
	border: 1px solid #eaf1f4;
	margin: 10px 0 0 0;
}
.small {

}
.latest {



}

.most_popular {


}

.support {

	
}
