@charset "utf-8";
/* CSS Document */

.affiliate-clear {
	clear:both;
}

.affiliate-product-title {
	clear:none;
}

/* STYLE 0 */
.affiliate-products-0 img {
	float:left;
}
.affiliate-products-0 .affiliate-product-data {
	padding-left:170px;
}
.affiliate-products-0 .affiliate-product {
	margin-bottom:10px;
	padding-top: 10px;
}



/* STYLE 1 */
.affiliate-products-1 {
	border:1px solid #CCC;
	border-radius: 4px;
	background-color: #fff; 
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dcdbdb));
    background-image: -webkit-linear-gradient(top, #ffffff, #dcdbdb); 
    background-image:    -moz-linear-gradient(top, #ffffff, #dcdbdb);
    background-image:     -ms-linear-gradient(top, #ffffff, #dcdbdb);
    background-image:      -o-linear-gradient(top, #ffffff, #dcdbdb);
	padding:10px;
	width:75%;
}

.affiliate-products-1 .affiliate-products-title {
	color:#333;
}

.affiliate-products-1 .affiliate-product {
	margin-bottom:15px;
	padding-top: 10px;
	border-top:1px dashed #333;
}

.affiliate-products-1 h3 a {
	color:#333;
	text-shadow:1px 1px 2px #DDD;
    margin-bottom:0px !important;
	font-family:Arial, Helvetica, sans-serif;
}

.affiliate-products-1 .affiliate-product-data {
	padding-left:170px;
}

.affiliate-products-1 .affiliate-product-description {
	color:#333;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	padding:4px;
}

.affiliate-products-1 img {
	float:left;
}


/* STYLE 2 */
.affiliate-products-2 {
	border:4px dashed #ff0000;
	border-radius: 8px;
	background-color: #f8f2bf; 
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f2bf), to(#f8f4d6));
    background-image: -webkit-linear-gradient(top, #f8f2bf, #f8f4d6); 
    background-image:    -moz-linear-gradient(top, #f8f2bf, #f8f4d6);
    background-image:     -ms-linear-gradient(top, #f8f2bf, #f8f4d6);
    background-image:      -o-linear-gradient(top, #f8f2bf, #f8f4d6);
	padding:10px;
	width:75%;	
}

.affiliate-products-2 .affiliate-products-title {
	color:#c10505;
	text-align:center;
}

.affiliate-products-2 .affiliate-product {
	margin-bottom:20px;
}

.affiliate-products-2 h2 {
	font-size:36px;
}

.affiliate-products-2 .affiliate-product-data {
	padding-left:170px;
}

.affiliate-products-2 h3 a {
    margin-bottom:0px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#741313;
	text-shadow:1px 1px 2px #ecd166;
}

.affiliate-products-2 .affiliate-product-description {
	color:#333;
}

.affiliate-products-2 img {
	float:left;
}



/* STYLE 3 */
.affiliate-products-3 {
	width:75%;
	padding:10px;
}

.affiliate-products-3 .affiliate-product {
	padding-top:15px;
	margin-bottom:20px;
}

.affiliate-products-3 .affiliate-product-title {
	background-color: #fff; 
    background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#ededeb));
    background-image: -webkit-linear-gradient(right, #ffffff, #ededeb); 
    background-image:    -moz-linear-gradient(right, #ffffff, #ededeb);
    background-image:     -ms-linear-gradient(right, #ffffff, #ededeb);
    background-image:      -o-linear-gradient(right, #ffffff, #ededeb);
}

.affiliate-products-3 .affiliate-product-data {
	padding-left:170px;
}

.affiliate-products-3 .affiliate-products-title {
	color:#333;
	text-align:center;
	background-image: none;
	font-size:36px;
	margin-bottom:8px;
}

.affiliate-products-3 h3 {
    margin-bottom:0px !important;
	font-family:Verdana, Geneva, sans-serif;
}

.affiliate-products-3 h3 a {
	color:#333;
}

.affiliate-products-3 .affiliate-product-description {
	color:#333;
}

.affiliate-products-3 img {
	box-shadow: 0 0 4px #666;
	padding:4px;
	border-radius:4px;
	float:left;
}


/* STYLE 4 */
.affiliate-products-4 {
	border:1px dotted #ff0000;
	border-radius: 4px;
	background-color: #f8f2bf; 
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbc6), to(#FF8800));
    background-image: -webkit-linear-gradient(top, #fbfbc6, #FF8800); 
    background-image:    -moz-linear-gradient(top, #fbfbc6, #FF8800);
    background-image:     -ms-linear-gradient(top, #fbfbc6, #FF8800);
    background-image:      -o-linear-gradient(top, #fbfbc6, #FF8800);
	width:75%;
	padding:10px;
}

.affiliate-products-4 img {
	float:left;
}

.affiliate-products-4 .affiliate-products-title {
	color:#333;
	text-align:center;
	background-image: none;
	font-size:36px;
	margin-bottom:8px;
	text-shadow: 0 0 4px white, 0 -5px 4px #FFFF33, 2px -10px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 18px #FF2200;
}


.affiliate-products-4 h3 {
    margin-bottom:0px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.affiliate-products-4 h3 a {
	color:#FF2200;
	text-shadow: 0 0 4px white;
}

.affiliate-products-4 .affiliate-product {
	padding-top:15px;
	margin-bottom:20px;
	border-top:1px solid #dd5555;
}

.affiliate-products-4 .affiliate-product-description {
	color:#000;
}

.affiliate-products-4 .affiliate-product-data {
	margin-left:170px;
}



/* STYLE 5 */
.affiliate-products-5 {
	border-bottom:1px dashed #696E6D;
	width:75%;
}

.affiliate-products-5 .affiliate-product {
	border-top:1px dashed #696E6D;
	padding-top:15px;
	margin-bottom:20px;
}
	
.affiliate-products-5 .affiliate-products-title {
	color:#333;
	text-align:center;
	background-image: none;
	font-size:36px;
	margin-bottom:8px;
}


.affiliate-products-5 h3 {
    margin-bottom:0px !important;
	font-weight:bold;
}

.affiliate-products-5 h3 a {
	color:#333;
}

.affiliate-products-5 .affiliate-product-description {
	color:#333;
}

.affiliate-products-5 img {
	border:1px solid #ddd;
	padding:4px;
	border-radius:2px;
	float:left;
}

.affiliate-products-5 .affiliate-product-data {
	margin-left:175px;
}


/* STYLE 6 */
.affiliate-products-6 {
	width:75%;
}

.affiliate-products-6 .affiliate-product {
	padding:15px 0;
}

.affiliate-products-6 .affiliate-product:nth-child(odd) {
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.affiliate-products-6 .affiliate-products-title {
	color:#333;
	background-image: none;
	font-size:36px;
	margin-bottom:8px;
}


.affiliate-products-6 h3 {
    margin-bottom:0px !important;
	font-weight:bold;
}

.affiliate-products-6 h3 a {
	color:#333;
}

.affiliate-products-6 .affiliate-product-description {
	color:#333;
}

.affiliate-products-6 img {
	border:1px solid #ddd;
	padding:4px;
	border-radius:2px;
	float:left;
	background-color:#fff;
	margin-left:5px;
}

.affiliate-products-6 .affiliate-product-data {
	margin-left:185px;
}


/* STYLE 7 */
.affiliate-products-7 {
	width:75%;
}

.affiliate-products-7 .affiliate-product {
	padding:15px 0;
}

.affiliate-products-7 .affiliate-product:nth-child(odd) {
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.affiliate-products-7 .affiliate-products-title {
	color:#333;
	background-image: none;
	font-size:36px;
	margin-bottom:8px;
}


.affiliate-products-7 h3 {
    margin-bottom:0px !important;
	font-weight:bold;
}

.affiliate-products-7 h3 a {
	color:#333;
}

.affiliate-products-7 .affiliate-product-description {
	color:#333;
}

.affiliate-products-7 img {
	border:1px solid #ddd;
	padding:4px;
	border-radius:2px;
	float:right;
	background-color:#fff;
	margin-right:5px;
}

