.repeat {
	background-image: url(../about/images/repeat.jpg);
	background-repeat: repeat-x;
}
.norepeat {
	background-image: url(../about/images/content.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #937E2B;
	
}
.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #937E2B;
	
}
.HideAllDiv
{
    display:none;    
}

.MediaImg
{
    border: solid 2px;   
    width: 150px;
    height: 100px; 
    border-color:#937E2B;
    
}

.content {
	font-size: 12px;
	color: #3E3611;
	font-family: Tahoma;
	text-align: justify;
}

.contentMediaTitle {
	font-size: 16px;	
	/*color: #3E3611;*/
	color: #937E2B;
	font-family: Tahoma;
	text-align: justify;
	font-weight:bold;
}

.contentClickToSee {
	font-size: 18px;	
	color: #3E3611;
	font-family: Tahoma;
	text-align: justify;
}

.TextPointer
{
    cursor:pointer;
}

.content2 {
	font-size: 13px;
	color: #3E3611;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma;	
}

.content3 {
	font-size: 13px;
	color: #3E3611;
	font-family: Tahoma;
	text-align: justify;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C3C;
}
.contentrepeat2 {
	background-color: #FFFFFF;
	background-image: url(../images/content2.jpg);
	background-repeat: repeat-x;
}
.nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8AA3C;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #A18930;
}
.bdrtopbottom {
	font-size: 12px;
	color: #3E3611;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.bdrtopleftbottom {
	font-size: 12px;
	color: #3E3611;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.contentbdr {
	font-size: 12px;
	color: #3E3611;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px 10px 0 0;
	background-image: url(../images/greenlines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentbdr2 {
	font-size: 12px;
	color: #3E3611;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../images/greenlines-m.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 10px 0 0;
}

/* Styles for /experience/ animated tabs - single liner */
		div#feature_list {
			width: 900px;
			height: 450px;
			overflow: hidden;
			position: relative;
			background: url('../experience/images/bg_content.jpg') top left repeat-x;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			/*z-index: 10000;*/
			width: 380px; 
			background: url('../experience/images/bg_content.jpg') top left repeat-x;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			line-height: 250%;
		}
		
		ul#tabs li img {
			padding: 0 10px 0 5px;
			border: none;
			float: left;
			margin: 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 0 0;
			height: 35px;
			outline: none;
			padding-left: 10px;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('../experience/images/feature-tab-current.png');
			color: #5a3305;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 520px;
			height: 450px;
			position: relative;
			background: url('../experience/images/bg_content_r.jpg') top left repeat-x;
		}

		ul#output li {
			position: absolute;
			width: 500px;
			height: 450px;
			padding: 10px 10px 10px 10px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
		
		
/* Styles for /experience/ animated tabs - double liner */
		div#feature_listdeux {
			width: 900px;
			height: 500px;
			overflow: hidden;
			position: relative;
			background: url('../experience/images/bg_content.jpg') top left repeat-x;
		}

		div#feature_listdeux ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabsdeux {
			left: 0;
			/*z-index: 10000;*/
			width: 380px; 
			background: url('../experience/images/bg_content.jpg') top left repeat-x;
		}

		ul#tabsdeux li {
			font-size: 12px;
			font-family: Arial;
			line-height: 180%;
		}
		
		ul#tabsdeux li img {
			padding: 0 10px 0 5px;
			border: none;
			float: left;
			margin: 0 0;
		}

		ul#tabsdeux li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 0 0;
			height: 55px;
			outline: none;
			padding-left: 10px;
		}

		ul#tabsdeux li a:hover {
			text-decoration: underline;
		}

		ul#tabsdeux li a.current {
			background:  url('../experience/images/feature-tab-currentdeux.png');
			color: #5a3305;
		}

		ul#tabsdeux li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#outputdeux {
			right: 0;
			width: 520px;
			height: 550px;
			position: relative;
			background: url('../experience/images/bg_content_r.jpg') top left repeat-x;
		}

		ul#outputdeux li {
			position: absolute;
			width: 500px;
			height: 450px;
			padding: 10px 10px 10px 10px;
		}

		ul#outputdeux li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#outputdeux li a:hover {
			background: #D33431;
		}		