/* Start of CMSMS style sheet 'NUMER 9 2008 Addons' */
div.numer9_page {
background: #eee;
float: right;
padding: 1em;
line-height: 1.2em;
margin: 0 1em 1em 0.6em;
}

#news_box_all {
  padding-top: 10px;
  margin: 0 5px 5px 0;
  float: left;
  background: url(uploads/images/numer9_2008/news_box_bg.jpg) no-repeat right top; 
}

#news_box {
  width: 310px;
  float: left;
  border-right: 1px solid #e5e5e5;
}

/* example_5 css */
#example_5 {
	position: relative; /* important */
	overflow: hidden; /* important */
	/*width: 282px;*/ /* important */
	/*height: 132px;*/ /* important */
	/*background: #eee;*/
  width: 210px;
  height: 132px;
  float: right;
}

#example_5_frame {position: relative;}
#example_5_frame img {position: absolute;}

#example_5_previous {
position: relative;
top: 110px;
left: 115px;
}
#example_5_next {
position: relative;
  top: 0px;
left: 2px;
}

#example_5_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
}

.example_5_item {
	padding: 5px;
	height: 142px;
	/*background: #eee;*/
	text-align: left;
}

.example_5_item h4 {
	color: #000;
}

.example_5_item p {
	color: #333;
}

#container_bd .example_5_item a {
	color: #ff0;
	text-decoration: underline;
}
#container_bd .example_5_item a:hover {color: #0f0;}
			

/* example_2 css */
#example_2 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 100%; /* important */
	height: 24px; /* important */

	border: 1px solid #888;
	background-color: #ccc;
}

#example_2_content {
	position: absolute;
	top: 0;
	left: 0;
}

#example_2 a {
	display: block;
	padding: 0 5px;
	font-size: 85%;
	color: #ff0;
	line-height: 24px;
	text-decoration: none;
}
	#example_2 a:hover {color: #0f0}
/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 640px; /* important */
	height: 540px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 13440px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 485px 131px 0 131px;
}
#container_bd #example_6_frame ul li {
	margin: 0 2px;
}
#container_bd #example_6_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px;
}
	#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}
			


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	/*text-style:italic;*/
	padding:5px 0 5px 30px;
}

#accordion table {
  margin-bottom: 10px;
  text-align: left;
}

#accordion th {
  color: #f0f0f0;
  padding: 5px;
  background: #539dc2;  
  border: 1px solid #ccc;
}

#accordion td {
  padding: 5px;
  color: #555;
  border: 1px solid #ccc;
}

#portfolio img {
  padding: 5px;
  margin: 2px;
  border: 1px solid #ccc;
}

#portfolio_nav {
  padding: 10px 5px;
  margin: 5px;
}

/* End of 'NUMER 9 2008 Addons' */

