@charset "utf-8";
/* CSS Basic Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ebf2f7;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
p {
	margin: 7px 0px;
}
.clear {
	height: 1px;
	clear: both;
}
.container {
	width: 100%;
	height: auto;
	text-align: center;
}

.body-main a {
	color: #39526c;
	text-decoration: none;
	border-bottom:1px dotted #39526c;
}

.body-main a:hover, .body-main a:active {
	color: #006699;
	text-decoration: none;
	border-bottom:1px solid #006699;
	

}


/* CSS Header Document */
.header {
	width: 100%;
	height: 217px;
	text-align: center;
	background: url(ca-body-bg.png) left top repeat-x #FFF;
}
.header-inside {
	width: 900px;
	height: 217px;
	margin: 0px auto;
	text-align: center;
}
.header-top {
	width: 900px;
	height: 171px;
	text-align: center;
}
#navcontainer {
	width: 900px;
	height: 46px;
	text-align: center;
	padding-top: 1px;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 44px;
	width: 180px;
	background: url(menu-bar.gif) center right no-repeat;
}

#navcontainer ul li a {
	color: #39526c;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 13px/44px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #006699;
	background: url(menu-bg-hover.gif) left top repeat-x;
	height: 44px;
}

#navcontainer ul li a.active {
	color: #006699;
	background: url(menu-bg-active.gif) left top repeat-x;
	height: 45px;
	border:1px solid #B7C6D0;
	border-top:0px;
	border-bottom:0px;
}


/* CSS Body-Main Document */
.body-main {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #FFF;
}
.body-main-inside {
	width: 880px;
	height: auto;
	text-align: left;
	margin: 0px auto;
	padding: 30px 0px;
}
.screenshot {
	padding: 0px 595px 0 5px;
	width: 300px;
	text-align: left;
/*	height: 732px; */
	float: left;
}

.screenshot, .rewards, .process {
	background: url() right top no-repeat;
}

.concept, .andy, .rewards, .process  {	
	width: 725px;
	text-align: left;
/*	height: 732px; */
	float: left;
	padding:0px 140px 0 35px;
	
}

.friend {
	width: 875px;
	text-align: left;
/*	height: 732px; */
	float: left;
	padding:0px 20px 0 5px;
}

.concepts {
	background: url() right top no-repeat;
	padding-right: 600px;
	width: 300px;
	text-align: left;
/*	height: 432px; */
	float: left;
}

.input {
	width: 300px;
	border: 1px solid #1f464f;
	font: 18px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
	padding:8px 4px;
	margin:0 0 10px 0;
	
}


label {
	font: 16px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
}

/* CSS Footer Document */
.footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#17272A;

}

.footer a {
color:#ccc;
}
.footer-inside {
	width: 900px;
	text-align: center;
	height: 170px;
	margin: 0px auto;
	padding-top: 10px;
}
.google-add {
	width: 900px;
	height: 100px;
	text-align: center;
	float: left;
	padding: 10px 0px;
}
.footer-link {
	width: 900px;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 20px;
}

/* CSS Text Document */
body {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
}
h1 {
	font: 24px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1f464f;
}

h2 {
	margin:20px 0 0 0;
	font: 20px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
}

h3 {
	margin:20px 0 0 0;
	font: 16px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
}



/* Login forms */
#reg-holder-slide {
/*	height: 600px; */
	display: none;
}

#login-holder-slide {
	height: 200px;
	display: none;
}

/* Submissions Holder */
.submission-holder {
	margin:0 0 20px 0;
	display:block;
}

.submission-holder h3 {
	font: 18px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
}

.submission-holder h4 {
	margin:10px 0 0 0;
	font: 16px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#1f464f;
}

.submission-holder span {
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#ccc;
}

.submission-holder span.prod {
	color:#299900;
}

.submission-holder span.approved {
	color:#007AA6;
}

.submission-holder span.pending {
	color:#666;
}




/* Panel code */

#slider {
    width: 880px;
    margin: 0 auto;
    position: relative;
}

.scroll {
  /*  height: 800px; */
    width: 880px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 40px;
   /* height: 800px; */
    width: 880px;
}

#shade {
    background: #EDEDEC url() no-repeat 0 0;
    height: 50px;
}


.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.small {
	font-size:12px;
	color:#666;
}

a:active, a:focus{ outline: none; }




