@charset "utf-8";

.imgleft {
	float: left;
}

.imgright  {
	float: right;
}
.imgteaser img {
	position: relative;
	top: 6px;
	left: 14px;
	width: 140px;
	height: 116px;
	background-color: #006;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	
}
.imgteaser img:hover{
	position: relative;
	top: 3px;
	left: 10px;
	width: 140px;
	height: 116px;
	margin-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #FFC;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.imgteaser p {
	line-height: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #666;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #FFF;
	padding: 3px;
	width: 158px;
	background-color: #006;
	color: #FF0;
}

#main .imgteaser p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F00;
	padding: 5px;
	text-align: center;
}

.imgteaser {
		overflow: hidden;
		float: right;
		position: relative;
}
.leftsideBoxInner .imgteaser {
	float: none;
}

.imgteaser a {
	text-decoration: none;
	float: none;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	border: none;
	padding: 0px;
	background: #fff;
	border: 1px solid #ddd;
	width: 140px;
	margin-bottom: 11px;

}
.imgteaser a .more {
	position: absolute;
	right: 2px;
	font-size: 1.2em;
	color: #FF6;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	top: -43px;
}
.imgteaser a:hover .desc{
	display: table-caption;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #FF9;
	position: fixed;
	bottom: 50%;
	left: 30%;
	padding: 10px;
	margin: 1px;
	width: 300px;
	border-top: 1px solid #999;
	font-weight: bold;
	z-index: 1000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;		
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.2em;
	text-align: center;
	color: #393;
}
.imgteaser a .desc {
	display: none;
}
.imgteaser a:hover .more {
	visibility: hidden;
}
.leftsideBoxInner  .caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F00;
	padding: 5px;
	text-align: center;
}

.IEabsolute a:hover .desc  {          /* IE Absolute setting for left side bar so that picture description will show add class to teaser div*/
	display: block;
	font-size: 1.1em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #FF9;
	position: absolute;
	bottom: -5%;
	left: 0%;
	padding: 5px;
	margin: 0;
	width: auto;
	border-top: 1px solid #999;
	font-weight: bold;
	overflow: visible;
}

/*Profile Image Size*/
.profiles .profilesize img {
		position: relative;
		left: 0px;
		width: 100px;
		height: 75px;
		background-color: #006;
		border-right-width: 2px;
		border-left-width: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #666;
		border-left-color: #FFF;
		margin: 5px;
		padding: 3px;
	
}


.profiles .profilesize img:hover{
		position: relative;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #666;
		border-right-color: #666;
		border-bottom-color: #666;
		border-left-color: #666;
		background-color: #FFC;
		margin: 1px;
		padding: 3px;
}

.profiles .profilesize a {
	text-decoration: none;

}
.profiles .profilesize a img {
	border: none;
	padding: 0px;
	background: #fff;
	border: 1px solid #ddd;
	width: 100px;
}

.profiles .profilesize a:hover {
	cursor: pointer;
}

.profiles .profilesize a:hover .desc{
		display: block;
		font-size: 1.2em;
		padding: 10px 0;
		background: #111;
		filter:alpha(opacity=75);
		opacity:.75;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
		color: #FF9;
		position: absolute;/*Absolute required to work in IE*/
		padding: 10px;
		margin: 0;
		width: 250px;
		border-top: 1px solid #999;
		font-weight: bold;
		width: 27%;
		z-index: 1000; /*Index required to work in IE*/
	
}
.profiles .profilesize a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.2em;
	text-align: center;
	color: #393;
}
.profiles .profilesize a .desc {	display: none; }
.profiles {
		clear: both;
		overflow: hidden;
}

.right {
		float: right;
}

.left {
		float: left;
}


