/*EXTRAS*/
body { font-family: Georgia; }


.contentWrapper h3{
	border-bottom: 1px solid silver;
	background-color: #dfdfdf;	
}
p{
	padding: 10px;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
	width:100%;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 64px;
	width: 35px;
	height: 314px;
	height: 280px;
	text-align:center;
 /*	background: url(../images/handle3.jpg) no-repeat top left; */
	background: #ffffff;
    cursor: pointer;
}
.handle3 img{
/*	margin-top:2px;    */
 /*   filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;         */
}
.handle3:hover img{

   filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	
   /*	background: red;
	border: 1px solid white;*/
}
.handleOver3 img{
  /*	margin-top:2px;     */
 /*	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;       */
}
.handleSelected3{

  /*	background: #000;
	border: 1px solid white;*/
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
 /*	padding: 10px;       */
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

/*  TEST 4  */

.test4 .handle {
	float: left;
	width: 32px;
	height: 310px;
	margin: 1px;
	
	background:  url(../images/blade_grey.png) no-repeat;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 16px;
}
.test4 .contentContainer{
background:  url(../images/blade_grey_back.png) repeat-x;
}
.test4 .handleOver{
	background: url(../images/blade_grey_sel.png) no-repeat;
}
.test4 .handleSelected{
	
	background: url(../images/blade_grey_sel.png) no-repeat;
}
.test4 .handleInnerWrapper{
padding-top: 149px;
}

.bl_content { padding-left: 20px; padding-top: 142px; height: 138px; background: url(../images/img.jpg) no-repeat top left #cfe8f1; padding-right: 20px;  }
.bl_t1 { color: #ffffff;  font-size: 40px; line-height: 55px; height: 55px; overflow: hidden; margin-bottom: 11px; font-style: italic;/* position: absolute; top: 142px; left: 15px;*/ font-style: italic; }
.bl_t2 { color: #ffffff;  font-size: 14px; line-height: 18px;  height: 58px; overflow: hidden; font-style: italic; /*position: absolute; top: 208px; left: 21px;*/ font-style: italic; }

.accord { background: url(../images/accord_right.jpg) no-repeat top right; }
.accord2 { background: url(../images/accord_left.jpg) no-repeat top left; height: 319px; padding-top: 16px; padding-left: 27px; }


