body {
	background: url(/corus/images/core/hdr.gif) repeat-x;
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 0.8em;
	color: #414143;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #444444;
}

#wpr {
	margin: 0 auto;
	width: 980px;
}

#hdr {
	height: 80px;
}

.mt10 {
	margin-top: 10px;
}

.mtb10 {
	margin: 10px 0 !important;
}


#hdr ul {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 35px;
	right: 80px;
	z-index: 501;
}

#hdr ul li {
	list-style-type: none;
	float: left;
	margin-left: 5px;
	font-size: 14px;
}


/*Content layout*/
.bar1 {
	background: url("/corus/images/core/col-bar.gif") repeat-x scroll 0 0 transparent;	
	height: 11px;
}

.bar2 {
	background: url("/corus/images/core/col-bar.gif") repeat-x scroll 0 -11px transparent;
	height: 17px;	
}

.midl {
	background: url("/corus/images/core/col-barvl.gif") repeat-y scroll 0 0 transparent;
}

.bar1 .l {
	background: url("/corus/images/core/col.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 11px;
	width: 17px;
}

.bar1 .r {
	background: url("/corus/images/core/col.gif") no-repeat scroll -17px 0 transparent;
	float: right;
	height: 11px;
	width: 17px;
}

.bar2 .l {
	background: url("/corus/images/core/col.gif") no-repeat scroll 0 -11px transparent;
	float: left;
	height: 17px;
	width: 17px;
}

.bar2 .r {
	background: url("/corus/images/core/col.gif") no-repeat scroll -17px -11px transparent;
	float: right;
	height: 17px;
	width: 17px;
}

.midr {
	background: url("/corus/images/core/col-barvr.gif") repeat-y scroll right top transparent;
	padding: 20px 40px;
	min-height: 200px;
	height: 200px;
	height: auto !important;
	position: relative;
}

#s1form form {
	margin: 7px 0 0 16px;
}

#s1form .midr {
	padding: 0;
}

.ll {
	position: absolute;
	top: 57px;
	right: 0px;
	cursor: pointer;
}

#logo {
	height: 107px;
	background: url(/corus/images/logo1.png) no-repeat;
	cursor: pointer;
	margin: 10px 0 0 0px; 
    width:215px;
	position: absolute;
}

#s1 {
	width: 1415px;
	height: 683px;
	background: url(/corus/images/mk/s1.jpg) no-repeat;
	position: absolute;
	left: -38px;
	top: 72px;
	z-index: 1;
}

#s1form {
	background:none repeat scroll 0 0 #FFFFFF;
	height:275px;
	position:absolute;
	right:5px;
	top:62px;
	width:230px;
	z-index:600;
}

#s1form hr {
	color: #A4BB34;
	float: left;
	margin: 10px 0 0 17px;
	width: 200px;
	border-top: 1px solid #A4BB34;
}

#s1form #_l {
	border: 0;
	width: 192px;
	border: 1px solid #A4BB34 !important;
	margin-bottom: 3px;
}

#s1form #_w {
	border: medium none;
	height: 15px;
	width: 120px;	
	border: 1px solid #A4BB34 !important;
}

#pb {
	background: #A4BB34;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	height: 18px;
	margin: -24px 10px 0 136px;
	padding-bottom: 2px;
	padding-left: 7px;
	width: 53px;
}

input#pb {
	border:2px solid #FFFFFF !important;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin-top:-25px;
	padding-bottom:18px;
	width:64px;
}

/* Added from layout file */
p {
	font-size: 1.1em;
	line-height:160%;
}

fieldset {
	padding:20px;
}

td {
	vertical-align: top;
	padding-right: 5px;
}

h2, h4 {
	display: inline;
	font-size: 32px;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:110%;
}

h3 {
	font-size:20px;
	margin-bottom:10px;
}

h4 {
	font-size: 1em;
	letter-spacing: 0px;
}

a {
	color: #A4BB34;
	text-decoration: none;
}

li a,
p a {
	color: #444;
	padding:5px;
}

li a:hover,
li a.active,
p a:hover,
p a:active {
	color: #A4BB34;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #444444;
	font-size: 1.3em;
	font-weight: lighter;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-position:inside;
	list-style:none;
	margin-bottom: 10px;
	line-height: 1.4em;
}

button {
	background:#EFEFEF none repeat scroll 0 0;
}

table {
	width: 100%;
}

th {
	font-weight: bold;
	font-size: 0.9em;
}

input, textarea, select {
	border: 1px solid #ccc !important;
	background: #ffffff;
	font-size: 14px;
	padding: 3px;
	margin:0;
	color: #111;
}

.dn {
	display: none;
}

.whp {
	width: 100% !important;
}

.submit {
	border: 1px solid #A4BB34;
	background: #f1f0e7;
	font-size: 1em;
	padding: 5px;
	margin-right: 20px;
	color: #444444;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.submit:hover, .submit a:hover, .submit-active {
	background: #A4BB34;
	color: #ffffff;
	text-decoration: none;
}

.password-info {
	padding: 5px;
	text-align: center;
}

.border-pass {
	background: #FFFFFF;
	border: 1px solid #A4BB34;
}

#resetPassword input {
	margin: 10px 0;
}

.table p {
	padding: 5px;	
}

.pic {	
	width:500px;
}

.signup h3 {
	font-size: 18px;
	margin: 0;
}

.remember-me {
	font-size: 12px;
	margin-top: 5px;
	clear: both;
	width: 190px;
}

.pic2 {	
	background: url(/corus/images/corushead3.jpg) no-repeat;
	float:right;
	height:492px;
	width:445px;
}

.oauth1 {
	background: url(/corus/images/oauth.jpg) no-repeat;
	float: left;
	position: relative;
	z-index: 50;
}

.google-ico {
	background-position:0 0;
	height:28px;
	width:93px;
	cursor: pointer;
}

.facebook-ico {
	background: url(/corus/images/fbsignin.png);
	border-right: 1px solid #2f4682;
	width: 150px;
	height: 22px;
	cursor: pointer;
	margin: 6px 0 8px 0;
	float: left;
}

.twitter-ico {
	background-image: url(http://a0.twimg.com/images/dev/buttons/sign-in-with-twitter-l.png);
	height:24px;
	width:151px;
	cursor: pointer;
	margin-bottom: 8px;
}

.linkedin-ico {
	background: url(http://developer.linkedin.com/servlet/JiveServlet/downloadImage/102-1182-2-1070/152-21/log-in-linkedin-small.png);
	width: 152px;
	height: 21px;
	clear: both;
}

#header {
	position:relative;
	z-index: 10;
}

#content {
	margin: 15px 5px;
}

.boxh {
	color: #ffffff;
	padding: 10px;
	margin: 0px;
	background-color: #A4BB34;
	display: block;
	font-size: 20px;
	font-weight: bold;
	box-shadow: 2px 2px 4px #666;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
}

.sf {
	font-size: 16px;
}

.smlf {
	font-size: 12px;
	line-height: 160%;
}

.footnote {
	font-size: 0.8em;
	line-height: 120%;
	padding:20px;
}

.contact-us-form {
	font-size: 14px;
	width: 380px;
	background: whitesmoke;
	padding: 10px 20px;
	border: 1px solid #cccccc;
	margin: 10px auto;
}

.hl {
	background: #F7F9EB;
}


.hlite {
	background: #fcff99 !important;
}

.access {
	position: absolute;
	margin-left: -99999px;
}

.clear {
	clear: both;
}

.fr {
 	float: right;
}

.fl {
 	float: left;
}

.dgrey {
	color: #6e6e6e;
}

table li {
	list-style-position:inside;
	list-style:lower-latin;
	margin-left:-20px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

.table td {
	width: 33%;
}

.table li {
	font-size:small;
	line-height:5px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

.o50 {
	filter:alpha(opacity=50);
	opacity: 0.5;
}

.o70 {
	filter:alpha(opacity=70);
	opacity: 0.7;
}

.cp {
	cursor: pointer;
}

.frontpage img {
	width: 75%;
}

.bld {
	font-size: 1.3em;
	font-weight: normal;
}

/*Login*/
#oauthlogin {
	float: left;
	width: 300px;
}

#loginFailed {
	margin-bottom: 15px;
}

#oauthlogin {
	border-right: none;
	margin-left: 20px;
	width: 280px;
}

#oauthlogin .g, #oauthlogin .t, #oauthlogin .f {
	background: url(/corus/images/oauth.png) no-repeat 0 0;
	width: 154px;
	display: block;
	margin-top: 20px;
}

#oauthlogin .g {
	height: 55px;
}

#oauthlogin .t {
	height: 36px;
	background-position: 0 -55px;
}

#oauthlogin .f {
	height: 44px;
	background-position: 0 -91px;
	margin-top: 33px;
}

.frontpage .contact-us-form {
	width: 640px;
	margin: 0 auto;
}

/* Login overlay */
#login-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	z-index: 500;
	filter: alpha(opacity = 70);
}

#footer {
	margin-top: 40px;
	padding: 1px;
	font-size: 0.9em;
	color: #A4BB34;
	text-align:center;
}

#footer a {
	padding: 0 10px 0;
}

.copyr {
	font-size: 0.8em;
	color: #cccccc;
}

.signup td {
	vertical-align: middle;
}

#signup-error {
	color: red;
	margin-left: 5px;
	font-weight: bold;
	display: none;
}	

.aggrement-info {
	color: red;
	display: none;
	margin-left: 4%;
	padding: 1px 10px;
}

#signup-step2 {
	display: none;
}

#signup-step2 i {
	margin-left: 30%;
}

.activate-container {
	margin: 6% 0 0 20%;
}

.exists {
	margin-bottom: 10px;
	border: 1px solid red;
	display: none;
	padding: 5px;
	background: #FFFFFF;
}

.flashDetect {
	margin: 10px auto;
}

.admin-leftnav li {
	font-size: 1.5em;
	margin:10px;
}

.admin-rightContent-wrap {
	background: #fff;
}

.list-content {
	overflow-x: scroll;
	width:100%;
	height: 604px;
	background: white;
}

.loader2 {
	background: url(/corus/images/loader6.gif) no-repeat;
	width: 48px;
	height: 48px;
}

.admin-content-title {
	margin: 10px;
	float:right;
	font-size:16px;
}

.list-content select {
	border: 1px solid #efefef;
}

.admin-user-content .list-title {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	height: 20px;
	padding-left: 25px;
	width:98%;
}

.no-border {
	border: none !important;
}

#box {
	width: 100%;
	padding: 10px;
	background: white;
}

.shadow {
	box-shadow: 2px 2px 4px #666;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
}

.shadow2 {
	box-shadow: 2px 2px 4px #999;
	-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
}


.zebra {
	background: #efefef;
}

.admin-user-content .list-title-text,
.admin-user-content .list-title-content {
	float: left;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
}

.admin-tools-wrap form {
	left:0;
	opacity:0;
	position:absolute;
	top:0;
	width:168px;
	z-index:1;
}

.admin-tools-wrap ul {
	position: relative;
	margin-left: -35px;
}

.admin-tools-wrap ul li {
	float: left;
	margin: 5px;
}

li.quick-add-user {
	z-index: 100;
	position: relative;
	cursor: pointer;
	margin-left: 0;
}

.admin-tools-wrap {
	position: relative;
}

.noOfUsers {
	border-right:1px solid #CCCCCC;
	float:left;
	padding-left:4px;
	width:2%;
}

.fname, .lname {
	width: 14%;
}

.email {
	width: 25%;
}

.type, .status, .action {
	width: 13%;
}

.admin-user-content .list-title-wrap {
	float: left;
	width: 99%;
}

.list-title-wrap input, textarea, select {
	background:lightYellow;
	margin:-5px;
	width:99%;
	font-size: 11px;
}

#contact-us-form  input, textarea, select {
	background: white;
	width: 285px;
	margin: 0;
	font-size: 1.0em;
}

button.btn-addAll, button.btnAll-discard {
	margin:5px;
}

.admin-summary-planTitle {
	text-align: center;
	font-size: 1.5em;
	margin-top: 10px;
}

.admin-summary-planContent .admin-users,
.admin-summary-planContent .admin-files,
.admin-summary-planContent .admin-account {
	float: left;
	width: 99%;
	border: 1px solid #ccc;
	margin: 10px;
	text-align: center;
	background: whiteSmoke none repeat scroll 0 0;
}

.admin-user-summary-tools,
.admin-files-summary-tools,
.admin-account-summary-tools {
	width: 370px;
	margin: 0 auto;
}

.admin-user-summary-tools div,
.admin-files-summary-tools div,
.admin-account-summary-tools div {
	float: left;
	width: 150px;
	height: 75px;
	line-height: 75px;
	margin: 10px;
	font-size: 1.5em;
	cursor: pointer;
}

.admin-user-summary-tools div:hover,
.admin-files-summary-tools div:hover,
.admin-account-summary-tools div:hover {
	text-decoration: underline;
}

.activation-content {
	height: 400px;
}

.signup-content, .upgrade-content,
.agreement-info,
.exists-email {
	display: none;
}

.enabled {
	background: #A4BB34 !important;
	border: 1px solid #CCC !important;
}

#user_name_and_password_completion {
	float: left;
}

.oauth-login {
	width: 198px;
	padding: 5px 16px 0 16px;
	background: #f7f9eb;
	border-top: 1px solid #C8DB4C;
	height: 121px;
	margin-top: 8px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.oauth-login .icons {
	margin-top: 10px;
}

.oauth-login .icons div {
	float: left;
	margin-right: 5px;
}

#pricing-info {
	font-size: 14px;
	margin: 10px 0 0 215px;
}

.loader4 {
	background: url(/corus/images/loader4.gif);
	width: 16px;
	height: 16px;
	float: left;
	margin: 1% 3% 0 0;
}

.loader-email {
	width:150px;
}

#upgrade_email_address {
	margin-top: 10px;
}

.content-box .boxh {
	margin-top: 10px;
}

.content-indent {
	padding: 0 20px;
}

.screencast {
	width: 560px;
	margin: 20px auto 10px auto;
	height: auto;
}

#tour-nav {
	width: 160px;
}

/*About page*/

/*Tour page*/
#tour-nav li {
	background: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
	height: 25px;
	padding-left: 10px;
	width: 161px;
}

#tour-nav li.current,
#tour-nav li:hover {
	border: 1px solid #cccccc !important;
	border-right: none !important;
	position: relative;
	height: 23px !important;
	font-weight: bold;
	z-index: 100;
}

#tour .content-left {
	width: 170px;
	margin-top: 30px;
}

#tour .content-right {
	width: 710px;
	float: left;
	margin-top: -45px;
}

#tour-content {
	border:1px solid #CCCCCC !important;
	margin-top:10px;
	padding: 0 20px 10px;
}

#tour .tour-image {
	margin: 20px auto 10px;
	width: 500px;
}

.tour-text {
	padding:0 100px;
}

.tour-title {
	margin-top: 10px;
}

/*signup*/
.signup-form {
	float: left;
}

.progress-loader {
	background: url("/corus/images/progress1.gif") repeat scroll 0 0 transparent;
	height: 16px;
	margin: 0 auto;
	width: 215px;
}

.signup-form .form-content {
	margin: 10px 40px 0 0;
	width: 520px;
}

.signup-oauth {
	float: left;
	width: 100%;
	margin: 10px 0;
}

.signup-label {
	margin: 15px 0;
}

.signup-label .lbl {
	margin-right: 10px;
	text-align: right;
	width: 200px;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left !important;
}

.green {
	color: #A4BB34;
}

#signup-oauth #oauthlogin {
	background: #F7F9EB;
	padding-bottom: 20px;
	width: 100%;
}

#signup-oauth #oauthlogin div {
	width: 200px;
	margin: 0 auto;
}

#signup-oauth #oauthlogin div a {
	margin-left: 20px;
}

#after .success {
	font-size: 16px;
}

#after {
	width: 500px;
	margin: 10px auto;
}

.form-content h3.boxh {
	margin-bottom: 10px;
}

.info-content {
	color: red;
}

#resetPassword, 
#mergeAccount {
	border: 1px solid #A4BB34;
	margin: 0 auto;
	padding: 20px;
	width: 200px;
}

.account-activation #resetPassword {
	border: none !important;
	width: auto !important;
}

#resetPassword #btnSave,
#mergeAccount #btnLogin {
	margin-top: 10px;
}

#signup-new-success {
	left: 40%;
	position: absolute;
	top: 40%;
}

.videolnk a {
	font-size: 1.3em;
	margin-left: 15px;
}

#overlay {
	z-index: 100;
	background: #222;
	padding: 50px;
}

#upgrade-l #clogin {
	float: none !important;
}

/**/
.cw {
	width: 800px;
	margin: 0 auto;
}
.c1, .c2 {
	float: left;
	width: 600px;
}

.c1 {
	width: 200px;
}

.c1 img.pr {
	width: 150px;
	border: 1px solid #A4BB34;
	
}

.c1 img.ic1 {
	position: absolute;
}

.c2 h3 {
	margin-top: 0;
}

.twlnk {
	float: left;
	margin-left: 50px;
}

.chromeFrameInstallDefaultStyle {
   	width: 100%; 
   	border: 5px solid blue;
}

.c-social li {
	position: relative;
	background: whitesmoke;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	font-size: 16px;
	margin-bottom: 3px;
}

.cs {
	background: url('/corus/images/follow1.jpg');
	height: 24px;
	width: 24px;
	position: absolute;
}

.c-social li a {
	margin-left: 30px;
}

.twit-ico {
	background-position: 0 0;
}

.cor-ico {
	background-position: 0 -24px;	
}

.signup-review {
	margin: 0 0 55px 40px;
	clear: left;
}

.sfwrap {
	background: #F7F9EB;
	padding: 10px 0;
}

.awarn {
	background: red;
	color: #fff !important;
}

.awarn a {
	color: #a4bb34 !important;
}