/*
Author : Onextrapixel
URL: http://www.onextrapixel.com
*/




a:link {
	
	text-decoration:none; 
	
}

h1 {
	font-size:20px;
	margin-bottom:20px;
	color:#298200
}

#wrap {
	margin:0px auto;
	width:600px;
	float:left;
	border:solid 1px #e5e5e5;
	margin-top:6px;
	margin-left:20px;
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:400px;
	width:600px; 
	margin:0px auto; 
	float:left;
	 padding-bottom:10px; 
}

.slider12 {
	float:left;
	left: -5000px; 
	margin:0px; 
	position:relative; 
	visibility:hidden;	
	width:600px;
}
	
.slider12 ul {
	height:400px;
	width:580px; 
	float:left;
  
}

.slider12 ul li {
	padding:0 0px;
}

.slider12 ul li img {
	cursor:pointer;
	height:400px; 
	padding-top:10px;
	width:580px;  
	margin-left:10px;
	float:left;
	
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:200px;
	margin-left:10px;
	position:absolute;
	z-index:100;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:200px;
	margin-right:20px;
	position:absolute;
	z-index:100;
	margin-left:561px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:default;
	padding:2px; 
	font-size:11px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}
#sublist {
	padding: 0px;
	margin: 10px;
	list-style-type: none;
}

#sublist li {

	
	background-position:0px 20px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #0099cc;
	padding-top:10px;
	margin-left:20px;
}

#sublist li a 
{
    padding: 0px 0px 0px 10px;
   background: url('../../Images/arrow-footer.gif');
	background-position:0px 4px;
	background-repeat: no-repeat;
	color: #0099cc;
	text-decoration:none;
	font-weight: normal;
}
#sublist li a:hover
{
    
   
	background: url('../../Images/arrow-footerhover.gif');
	background-position:0px 4px;
	background-repeat: no-repeat;
	color: #ed1c24;
	font-size: 12px;
}
#sublist li span {
	padding-left: 4px;
	color: #7b7b7b;
	white-space: nowrap;
}
.icon_email
{
	padding: 8px; margin: 0px; float: right; line-height: 100%;
	font: normal 12px arial; color: #006a75;
	padding-right: 22px;
	background: transparent url(../../Images/icon_email.png) no-repeat right center;
	cursor: pointer;text-transform:none;
	
}
.icon_clip
{
	padding: 8px; margin: 0px; float: right; line-height: 100%;
	font: normal 12px arial; color: #006a75;
	padding-right: 22px;
	background: transparent url(../../Images/icon_clip.gif) no-repeat right center;
	cursor: pointer;text-transform:none;
}
.icon_print
{
	padding: 8px; margin: 0px; float: right; line-height: 100%;
	font: normal 12px arial; color: #006a75;
	padding-right: 22px;
	background: transparent url(../../Images/icon_print.png) no-repeat right center;
	cursor: pointer;text-transform:none;
}
.icon_savepage
{
	padding: 8px; margin: 0px; float: right; line-height: 100%;
	font: normal 12px arial; color: #006a75;
	padding-right: 22px;
	background: transparent url(../../Images/icon_savepage.png) no-repeat right center;
	cursor: pointer; text-transform:none;
}
.icon_backward
{
	padding: 8px; margin: 0px; float: right; line-height: 100%;
	font: normal 12px arial; color: #006a75;
	padding-right: 22px;
	background: transparent url(../../Images/icon_backward.png) no-repeat right center;
	cursor: pointer;text-transform:none;
}