html, body
{
	margin: 0;
	padding: 0;
}


/* Body
----------------------------------------------- */
body
{
	background-color: #263248;
	color: #4C4C4C;
	/* 
	background-image: url(../images/overlay-hills.png);
	background-position: center top;
	background-repeat: repeat-y;
	 */
	margin-top: 20px;
	margin-bottom: 20px;
}




a
{
	color: #c00;
	text-decoration: underline;
}


/* Main Container
----------------------------------------------- */
.container_16
{
	/* background-image: url('http://960.gs/img/16_col.gif'); 
	background-repeat: repeat-y; 
		 background-image: url('http://960.gs/img/16_col.gif'); 
	background-position: center top;*/
		background-color: #FFF;
padding: 0 5px;
}

#header
{
	height: 70px;
	overflow: hidden;
	background-color: white;
	border-top: 10px #191919 solid;
}

/* Logo
----------------------------------------------- */
#logo { padding-top: 10px;}

/* Login Area
----------------------------------------------- */
#login
{
	padding-top: 20px;
	color: #4C4C4C;
	font-family: arial;
	font-size: 85%;
	text-align: right;
}
#login form { float: right; }
#login label { padding-left: 10px; }
#login input.username { width: 8em; }
#login input.password { width: 8em; }






/* Content Area
----------------------------------------------- */
#content
{
	padding-top: 25px;
	border-top: 0px #3D3D3D solid;
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom: 10px #191919 solid;
}

/* Video
----------------------------------------------- */
#video
{
	text-align: center;
}




#intro p
{
	font-size: 120%;
	font-family: "Palatino Linotype", georgia, serif;
	line-height: 180%;
	color: #4C4C4C;
}



h1
{
	/* font-family: "lucida grande",'Palatino Linotype','Book Antiqua',Palatino,serif; */
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
	font-variant: small-caps;
	/* font-style: italic; */
	font-weight: normal;
	border-bottom: 3px #E6E6E6 solid;
}

.split
{
	color: #C00;
	font-weight: bold;
}

.readmore
{
	float: right;
	padding-right: 2px;
	background-color: #FFF;
	background-image: url(../images/readmore-bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	margin-right: 0;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 400px;
	text-align: right;
}
.readmore a
{
	display: block;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 0;
	padding-right: 18px;
}
.readmore a:hover { text-decoration: underline; }


img.left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	padding: 2px;
	
}

img.right
{
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 2px;
	
}
img.border {border: 1px #e8e8e8 solid;}
.inlineimg { vertical-align: middle; }


.graybg
{
	background-color: #E6E6E6;
	color: #4C4C4C;padding: 5px;
}
.graybg span { color: #c00; }



#footer
{
	text-align: center;
	padding-top: 10px;
	background-color: #191919;
}

#footer p
{
	color: #666;
	font-family: arial;
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a
{
	color: #666;
	text-decoration: underline;
}

.spacer1 { height: 1em; }
.spacer2 { height: 2em; }
.spacer_nospace { height: 0; }

.network_logos
{
	margin: 0;
	padding: 0;
}
.network_logos img
{
	padding: 2px 0;
	border: 1px #E6E6E6 solid;
	margin: 0  0 0 2px;
}

/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}



/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}

.tab_subtitles
{
	margin: 0 0 6px 0;
	font-weight: bold;
}
.tab_orange {
	color: #333;
	background: orange;
	border-right: 1px #fff solid;
	padding: 2px;
}
.tab_yellow 
{
	color: #000;
	background: #F2D112;
	padding: 2px;
}



.checkmarks { margin-top: 20px; }

.checkmarks li
{
	list-style-image: url(../images/checkmark.png);
	list-style-position: inside;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: -8px;
}

.lightbg
{
	background-image: url(../images/lightbg-bottom-flat.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 14px 0 14px;
}

.lightbg p.seemore { float: right; }

.lightbg-top
{
	background-image: url(../images/lightbg-top-flat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 14px;
	height: 39px;
	color: white;
	font-family: 'lucida grande', 'trebuchet ms', verdana, sans-serif;
	font-size: 125%;
	font-variant: small-caps;
	line-height: 230%;
	font-weight: bold;
	background-color: #263248;
}

.lightbg-wide
{
	background-image: url(../images/lightbg-bottom-flat-wide.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 14px 0 14px;
}

.lightbg-top-wide
{
	background-image: url(../images/lightbg-top-flat-wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 14px;
	height: 39px;
	color: white;
	font-family: 'lucida grande', 'trebuchet ms', verdana, sans-serif;
	font-size: 125%;
	font-variant: small-caps;
	line-height: 230%;
	font-weight: bold;
	background-color: #263248;
}

.lightbg p b { color: #191919; }

.lightbg .graybg
{
	border-bottom: 1px #CCC solid;
	border-top: 1px #F9F9F9 solid;
}

.lightbg-home
{
	font-size: 110%;
	font-family: "trebuchet ms";
}



h2
{
	font-size: 19px;
	font-weight: normal;
	color: #191919;
	margin-top:20px;
	border-bottom: 1px #E6E6E6 solid;
}

ul.list
{
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}


ul.list ul
{
	margin-top: 10px;
	margin-left: 30px;
	list-style-type: circle;
	list-style-position: outside;
}

ul.stars
{
	list-style-image: url(../images/icon-4.png);
	margin-left: 30px;
	list-style-position: outside;
}

ol.numbers {}

.stars li
{
	margin-bottom: 30px;
}

.stars li span
{
	float: right;
	color: #2C68A6;
}

.stars li span:before { content: "~ "; }


ul.video
{
}

ul.video li
{
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px #E6E6E6 solid;
	background-image: url(../images/video.png);
	background-position: 10px center;
	min-height: 50px;
	background-repeat: no-repeat;    
	padding-left: 60px;
}

.lightbg hr
{
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
}

.large_video
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

/* Networks and merchants page */
div.networks
{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

div.networks div
{
	width: 182px;
	height: 100px;
	float: left;
	text-align: center;
	background-color: white;
	padding-top: 30px;
	border: 1px #E6E6E6 solid;
	margin: 1px 1px 1px 2px;
}

div.networks div img
{
	margin-bottom: 10px;
	border: 0;
}

div.networks div a { text-decoration: none; }


table.merchants
{
	width: 95%; 
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;
	
}

table.merchants td
{
	border-right: 10px solid white;
	width: 33%;
}

.box1
{
	background-color: #F3F3F3;
	border: 1px #CCC dashed;
	padding: 0 10px;
	height: 100%;
	margin-bottom: 10px;
}

.box1 input
{
	display: block;
	margin-bottom: 8px;
}

/* FAQ styling */
.faq_q
{
	/*header of 2nd demo*/
	cursor: pointer;
	margin: 10px 0 10px 10px;
	font-size: 14px;
}


.open_faq
{
	/*class added to contents of 2nd demo when they are open*/
	color: #C00;
	font-weight: bold;
}

.closed_faq
{
	/*class added to contents of 2nd demo when they are closed*/
	color: #4C4C4C;
}
.faq_a
{
	margin-bottom: 20px;
	margin-left: 27px;
	background-color: #f5f5f5;
	padding: 10px;
	border: #dcdcdc 1px dotted;
}

blockquote
{
	font-size: 130%;
	/* font-family: "lucida grande"; */
	font-family: "Palatino Linotype", georgia, serif;
	line-height: 190%;
	color: #333;
	background-image: url('../images/quote.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 560px;
	min-height: 100px;
	margin: 20px auto 40px auto;
	text-align: left;
	display: block;
	padding: 15px;
	background-color: white;
}


blockquote.light
{
}
blockquote.dark
{
	background-color: #f5f5f5;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 2px #c00 solid;
}
		
blockquote.light span,
blockquote.dark span
{
	color: #c00;
	padding-left: 0px;
	white-space: nowrap;
}
blockquote span:before { content: "~ "; }

h3
{
	font-size: 18px;
	font-weight: bold;
	color: #191919;
	margin-top:20px;

}

h4
{
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	margin-top:20px;

}

h5
{
	font-size: 12px;
	font-weight: bold;
	color: #191919;
	margin-top:20px;

}

code { background-color: #DADADA; }

#home_quote
{
	background-image: url('../images/testimonial-fade-bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	margin: 0px auto 0px auto;
	display: block;
	padding: 0px;
	background-color: #fff;
}

#home_quote .testimonials_home
{
	height: 150px;
	font-size: 130%;
	/* font-family: "lucida grande"; */
	font-family: "Palatino Linotype", georgia, serif;
	line-height: 190%;
	color: #4C4C4C;
	text-align: left;
	padding: 12px;
}

#home_quote .testimonials_home span
{
	text-align: right;
	display: block;
	color: #263248;
	font-style: italic;
}


#newsfeedloader ul li {padding-bottom: 10px;}

.notice {
 background-color: #FAFCFD;
    border: 1px solid #C7CDDA;
    color: #6187B3;
    padding: 8px;
}

.notice b {display: block;font-size: 135%;}


#betamsg
{
 	background-color: #F1FFDF;
    border: 2px solid #8BC242;
    color: #1B2F00;
    padding: 8px;
margin: 0 100px;
display:none;
}

#betamsg h4 {
margin: 0;
font-size: 22px;
color: #1B2F00;

}

#betamsg p {
font-size: 14px;
color:#1B2F00;
}


#betamsg a
{
	color: #000A7F;
	text-decoration: none;
}

#betamsg ol {margin: 12px 0 20px 20px;}














#members_bar
{
	background: #D6FF9F;
	padding: 12px 14px;
	margin: 0px 10px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-image: url(http://factory3.datafeedr.com/feeder/web3/img/gradients/grad_50px_LH_40.png);
	background-repeat: repeat-x;
	background-position: center center;
margin: 0 -10px;
border: 1px #C8FF7F solid;
}

#members_bar #members_label
{
	float: left;
	padding-left: 5px;
	font-weight: bold;
text-transform: uppercase;
}

#members_bar #members_links { float: right; }

#members_bar a.members_link
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #8BC242;
	padding: 8px;
	color: #fff;
	margin-left: 4px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(http://factory3.datafeedr.com/feeder/web3/img/gradients/grad_50px_HL_20.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#members_bar a.members_link:hover
{
	background-image: url(http://factory3.datafeedr.com/feeder/web3/img/gradients/grad_50px_HL_30.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#members_bar a.version1
{
	color: #F1FFDF;
	font-style: italic;
	font-weight: normal;
}


