﻿/* Affiliate SlideShow Style */

h2.afftitle {
	padding: 0;
	margin:0 0 20px 0;
	font-size: 20px; 
	letter-spacing: -0.5px;
	}

#slideshow_base {
	width: 600px;
	overflow: hidden;
	background: #ddebfb;
	border: 1px solid #93a4b8;
	border-bottom: 3px solid #93a4b8;
	padding: 10px; padding-bottom: 40px;
	margin-right: 10px; margin-bottom: 20px; margin-top: 15px;
	position: relative;
}

.slide_text {
	float: left;
	display: inline;
	width: 240px;
	padding-right: 10px; margin-top: 10px;
	}
	
.slide_text p { font-size: 12px; line-height: 17px; }
.slide_text h3 { font-size: 14px; }
	
.slide_pic {
	float: left;
	display: inline;
	width: 563px;
	}
	
#why_listing_affiliate ul li {
	background: url(tick.jpg) no-repeat top left;
	height: 20px; font-size: 12px;
	}

#sign_up_affiliate {
	overflow: hidden;
	border: 1px solid #91a3b0;
	margin: 40px 0 20px 0;
	}
	
.sign_up_button {
	padding: 5px 0px;
	background: #ddebfb;
	border-bottom: 3px solid #91a3b0;
	}
	
.why_signup_affiliate {
	padding: 0 20px 10px 20px;
	}
	
.why_signup_affiliate ul.signup_affi {
	list-style: none;
	margin: 10px 0; padding: 0;
	}
	
.why_signup_affiliate ul.signup_affi li {
	border-bottom: 1px dotted #cccccc;
	padding: 3px 0;
	}
	
#MainTWI{
	width: 593px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #93a4b8;
	background: #fff;
}
.TWITab{
	width: 593px;
	height: 133px;
	padding: 10px; padding-right: 0px;
}


#ColorSelector{
	position: absolute;
	width: 291px;
	height: 40px;
	background: url(slides_bar.gif) no-repeat;
	bottom: 10px;
	left: 0px;
	z-index: 2;
}

#ColorSelector .ColorSelected{
	opacity: 1;
	filter: alpha(opacity=100);
}
.TWICS{
	width:25px;
	height: 25px;
    margin-bottom: 5px;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.TWICS:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#selector_right {
	float: right; display: inline;
}

#selector_left {
	float: left; display: inline;
	padding: 18px 0 0 18px;
}

.aff_nav, .aff_nav a {
	font-size: 11px;
	color: #895900;
	}

.aff_nav a:hover { text-decoration: none; }

#TWICS1{
	float: left;
	display: inline;
	margin-top: 15px;
	background:url(numbr_01.gif) no-repeat;
}
#TWICS2{
	float: left;
	display: inline;
	margin-top: 15px;
	background:url(numbr_02.gif) no-repeat;
}
#TWICS3{
	float: left;
	display: inline;
	margin-top: 15px;
	background:url(numbr_03.gif) no-repeat;
}
