/* @override http://www.quotes4.com/template/css/template.css */

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img, :link img, :visited img {
	border: 0;
}

a {
	text-decoration: none;color:#e478a9;}
a:hover {
	text-decoration: none;background-color:#e478a9;color:#fff;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

/* @end */

/* @group Main content */

body {
	background-color:#651d46;
	
	text-align: center;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;color:#fcfef8;}

p{
	margin: 0px 0px 15px 0px
}
#rand_quote{
	font-size:11px;line-height: 12px;text-align:right;float: right;width:100%;
}
#rand_quote em {
	font-size: 10px;
}
#outer {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#branding {
	width: 100%;
	height: 60px
}

#content {
	width: 100px;
	height: 200px;color:#c5c5c5;
	background-color:white;
	display:block;}

.links {
	font-size: 12px;
	float: left;
	margin-top: 0px;
	width: 300px;
}

.rollover{
	width: 200px;height: 150px;float: left; border: 1px solid black;font-size: 12px;
}
/* spacing */

.spacer10 {
	padding: 10px
}
.spacer5 {
	padding: 5px
}
.clr{
	clear: both;
}

#footer{text-align:center;}

/* @end */

/* @group Affiliate boxes*/

#float1 {
	float: left;
	width: 30%;
	height: 100%;
	display: block
}

#float2 {
	float: left;
	width: 70%
}

#channels-row {
	background-color: #d1d1d1;
	padding: 10px;
	float: left;
	width: 100%;
}

#channels-row-bottom {
	padding: 0px 10px;
	width: 350px;
	height: 300px;
	overflow: hidden;
	background-color: white;
}

#top-offers {
	padding: 0px 10px;
	width: 150px;
	height: 450px;
	overflow: hidden;
	background-color: white;
}

/* @end */


/* @group home_page */
#demo-bar, h1.bar {
	margin: 5px auto;
	padding: 5px 0;
	width: 100%;
	border-bottom: 1px solid #B3D4EF;
	background: #EFF8FF;
	text-align: center;font-size:12px;}

#offers{
	width: 100%;height: 150px;background-color: grey;
}
.offer {
	width: 150px; height: auto; font-size: 12px;display: inline-block;
}

/*#demo-bar a {width:95px;display:inline-block;position:relative;left:0;}*/
div.ccwrapper {color:#000;}

#demo-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 300px; 
	width: 800px;
	border: 1px solid #ddd;
	position: relative;
	background-color:white;
}
 
#demo-inner {
	width: 2400px;
	height: 200px;
	position: relative;
}

/*#demo-inner*/ .image{width:150px;height:150px;/*border:solid 1px black;*/display:block;float:left;margin-right:20px;}

#demo-inner .top-offer{width:250px;height:150px;border:solid 1px black;display:block;float:right;margin-right:20px;}

.scrolling-content {
	width: 800px;
	height: 200px;
	text-align: left;
	float:left;
	display:block;
	padding:10px;
}
 
.scrolling-content h1 { 
	color: black;
	padding: 5px 0 10px 0;
	font-size: 16px;
}

#marker{width:25px;height:2px;background-color:red;display:inline-block;/*left:130px;*/position:relative;}
 
#content1 {

}
 
#content2 {

}
 
#content3 {

}
 
#content4 {
}
/* @end */
/* @group main_nav */
ul.main_nav a {
	float: left;display: inline-block;padding: 5px 10px;color: white;width: auto;height: 20px;
}
/* @end */
