

@charset "utf-8";

/* General Styles

========================*/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	vertical-align: baseline;

	background: transparent;

}



body {

	background: #f7f7f7 repeat-x top left;

	text-align: center;

	font: 65% Helvetica, Arial, sans-serif;

}



a{

	color: #e6e6e6;

	text-decoration: none;

}



a:link { color: #666; }

a:visited { color: #666; } 

a:hover { color: #ccc; }



p{

	font-size: 12px;

	font-family: Helvetica, Arial, sans-serif;

	color: #666;

}



h1	{

	font-size: 22px;

	font-family: Helvetica, Arial, sans-serif;

	color: #666;

	line-height: 24px;

	padding-bottom: 8px;

	margin-top: 10px;

}



h2 {

	font-size: 14px;

	font-family: Helvetica, Arial, sans-serif;

	color: #666;

}



h3 {

	font-size: 20px;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: 600;

	color: #666;

	margin-top: 8px;

}



h3:link { color: #666; }

h3:visited { color: #666; } 

h3:hover { color: #ccc; }





h4 {

  /*	width: 466px; */

	font-size: 20px;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: 600;

	color: #666;

	margin-top: 10px;

}



.break {

    clear: both;

    height: 0;

    overflow: hidden;

}



li {

  list-style-type: none;

}







/* ############### Container ###############*/

#container {

	width: 960px;

	margin: 20px auto;

}



/* ############### Top Menu ###############*/

#topmenu_landing {

	float: left;

	margin-top: 8px;

	height: 20px;

	font-size: 1.1em;

	font-weight: none;

	color: #515151;

	white-space: nowrap;

	width: auto;

	padding-right: 5px;

	padding-top: 5px;

	background: #e7e7e7 repeat top right;

}

#topmenu_landing span {

	color: #333;

	font-weight: bold;

}

#topmenu_landing a {

	color: #666;

	text-decoration: none;

	padding-left: 15px;

}

#topmenu_landing a:hover {

	color: #999999;

	text-decoration: none;

}

#topmenu_landing span.left {

	width: 50px;

	height: 20px;

	display: block;

	float: left;

}

/* ############### Header ###############*/

#header {

	width:100%;

	background: #e6e6e6;

	padding: 5px;

	margin-bottom: 15px;

}



    /* ############### Logo ###############*/

    #logo_landing {

    	position: relative;

    	width: 319px;

    	height: 190px;

    	margin: 10px auto auto 160px;

    }



    /* ############### Intro Navigation ###############*/

    #menuHome_landing{

      float: left;

    	text-align: right;

    	clear: both;

    	width:100%;

    }



    #menuHome_landing ul {

    	list-style-type: none;

    	float: left;

    } 

    #menuHome_landing ul li {

    	float: left;

    	text-align: left;

    	display:inline;

    	padding-right:20px;

    }



    #menuHome_landing h3 {

    	font-size: 18px;

    	font-family: Helvetica, Arial, sans-serif;

    	font-weight: 600;

    	color: #666;

    	margin-top: 8px;

    }



    #intro {

      font-size: 17px;

    	font-family: Helvetica, Arial, sans-serif;

    	float: left;

    	margin: 0px 0px 20px 0px;

    	width: 100%;

    }



/* ############### Display ###############*/

#display {

	margin-bottom: 10px;

	/* height:280px; */

	width:100%;

}

    /* ############### Display Image ###############*/

    #display img{

      float:left;

      /* height: 280px; */

      width: 310px;

    }



/* ############### Bottom Content ###############*/

#bottomcontent {

	float: left;

	width: 1000px;

	margin-bottom: 20px;

	margin-top: 10px;

}

    /* ############### Bottom Content Tiles ###############*/

    #bottomcontent .tiles{

    	width: 464px;

    	float: left;

    }

    

    /* ############### Bottom Content tiles UL ###############*/

    #bottomcontent .tiles ul{

      list-style-type: none;

    	float: left;

    }

    

    #bottomcontent a:hover { color: #808080; }

    

    /* ############### Bottom Content Tiles UL LI ###############*/

    #bottomcontent .tiles ul li{

      float: left;

    	text-align: left;

    	display:inline;

    	width: 223px;

      height: 130px;

      background-color: #ccc;



    }

    /* ############### Bottom Content Tiles left content ###############*/

    #bottomcontent .tiles ul li .left {

      margin: 0px 4px 10px 10px;

      float: left;

    }

    /* ############### Bottom Content Tiles image###############*/

    #bottomcontent .tiles ul li .image{
      *margin-top:12px;/* IE 7 and below */
      
      width: 56px;

      max-height: 110px;

    }

    /* ############### Bottom Content Tile Right Content###############*/

    #bottomcontent .tiles ul li .right {

      width:100%;

      height:100%

      overflow:hidden;

    }

    /* ############### Bottom Content Right content body ###############*/

    #bottomcontent .tiles ul li .right .body{

      color: #808080;

      font-family: Helvetica, Arial, sans-serif;

      font-size: 11px;

      line-height:12px;

      height: 96px;

      width: 140px;

      overflow: hidden;

    }

    /* ############### Bottom Content Right Content Headline ###############*/

    #bottomcontent .tiles ul li .right .headline{

      font-family: Helvetica, Arial, sans-serif;

      font-weight: bold;

      font-size: 16px;

      color: #808080;

    }

    .spacing{

      margin-left:18px;

    }



/* ############### Header nvaigation ###############*/

#headnav {

	float: left;

	list-style-type: none;

	color: #666;

	text-decoration: none;

	margin-right: 30px;

	margin-top: 300px;

	padding: 2px;

	font-size: 12px;

}



@charset "utf-8";





#lightbox {

	background: #fff;

	text-align: left;

}

#lightbox div.formContainer {

	border: none;

}

#lightbox div.formContainer table {

	width: auto;

	font-size: 1em;

}

#container {

	width: 960px;

	margin: 0 auto;

	text-align: left;

	position: relative;

}

#bottom {

	width: 960px;

	height: 5px;

	background: #ffffff  no-repeat top left;

	clear: both;

	margin-left: -10px;

	margin-top: 12px;

}



/* Logo

========================*/

div#logo {

	float: left;

	margin-top: 28px;

	width: 216px;

}

div#logo a {

	display: block;

	background: url("../image/younoodle_grey_rgb.png") no-repeat;

	width: 200px;

	height: 38px;

}





/* Top Menu

========================*/

#topmenu {

	font-size: 8pt;

	font-weight: bold;

	letter-spacing: -0.015em;

	margin: 10px 11px 0px 0px;

	float: right;

	color: #f7f7f7;

}



#topmenu a {

	color: #666;

	text-decoration: none;

	padding-left: 5px;

}

#topmenu a:hover {

	color: #999999;

	text-decoration: none;

}



#topmenu #name {

  color: #000000;

  margin-right: 6px;

}



/* podium top menu */





/* Main Menu

========================*/

#menu, #menuHome {

	float: left;

	text-align: right;

	clear: both;

	width:100%;

	height: 35px;

	margin-top: -13px;

}

#menu ul, #menuHome ul {

	list-style-type: none;

	float: right;

}

#menu ul li, #menuHome ul li {

	float: left;

	text-align: center;

	margin-left: 0px;

}

#menuHome ul li {

	text-align: left;

	margin-right: 10px;

}

#menuHome ul li.bullet {

	color: #333;

	font-size: 1.6em;

}

#menuHome ul li a {

	font: bold 1.4em Helvetica, Arial, sans-serif;

	color: #666;

	text-decoration: none;

}

#menuHome ul li a:hover, #menuHome ul li a.active {

	color: #333;

	text-decoration: none;

	font-weight: bold;

}

#menu ul li span.aa {

  display: none;

  /*

	display:block;

	width:4px;

	height:30px;

	float:left;

	margin-bottom: 10px;

	*/

}

#menu ul li span.bb {

	height: 22px;

	float:left;

	padding: 8px 10px 10px 10px;

}

#menu ul li span.cc {

	display: none;

	/*

	display:block;

	width:4px;

	height:50px;

	float:left;

  */

}

#menu ul li a, #menu ul li a:visited {

	color:#666;

	text-decoration:none;

	cursor:pointer;

	font: 1.4em Helvetica, Arial, sans-serif;

	

}

#menu ul li a:hover, #menu ul li a.active span.bb {

	color:#2f2f2f;

	background:#fff;

}

#menu ul li a:hover span, #menu ul li a.active span {

	background-position:0px 60px;

}

#menu ul li a:hover span.bb, #menu ul li a.active span.bb {

	background:#fff;

}

/* Content Area

========================*/

#content {

	width: 950px;

	background: #fff no-repeat;

	clear: both;

	padding: 10px 0px 0px 10px;

}

#content .big_message {

	width: 918px;

	padding: 8px 10px;

	margin-bottom: 10px;

	color: #1c1c1c;

	background: #fffbde;

	border: 1px solid #fff8c7;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	line-height: 18px;

}



#prodcuts_logo {

	width: 296px

	height: 174px;

	float: left;

	padding-top: 15px;

}





#prodcuts_logo2 {

	width: 296px

	height: 174px;

	float:right;

	padding-top: 15px;



}







/*Podium content */



#container_top {

    background: url("../images/container_top.png") no-repeat scroll 0 0 #E6E7E7;

    margin-top:100px;

    

}









/* Submenu

========================*/

#submenu {

	width: 940px;

	height: 40px;

	background: #ebebeb;

	margin-bottom: 22px;

	padding-bottom: 5px;

}

#submenu ul, #submenu p {

	margin-top: 10px;

	margin-left: 10px;

	float: left;

	display: inline;

}

#submenu ul li {

	float: left;

	margin-top: 3px;

	list-style-type: none;

}

#submenu ul li a {

	/* border-bottom: 1px solid #cce8eb; */

	padding: 5px 12px 5px 12px;

	display: block;

	text-decoration: none;

	font: bold 1.4em Helvetica, Arial, sans-serif;;

	color: #5c7e81;

	background: #ebebeb;

	margin-right: 0px;

	margin-top: -4px;

	position: relative;

	text-align: center;

}

#submenu ul li a:hover {

	background: #fff;

}

#submenu ul li a.active {

	background: #fff;

	color: #396063;

	/* border-bottom: 1px solid #c4e3e6; */

}

#submenu ul li a.active span {

  display: none;

/*	position: absolute;

	display: block;

	background: url(../image/submenu_pointer.gif) no-repeat;

	width: 21px;

	height: 12px;

	top: 30px;

	left: 50%;

	margin-left: -10px;*/

}

#submenu p.private {

	background:#eaf6f8 url(../image/lock.gif) no-repeat 4px 2px;

	height:19px;

	padding-left:30px;

	padding-top:4px;

	padding-right:10px;

	padding-bottom:5px;

	font-size:1.3em;

	color: #999999;

	margin-top:9px;

}

#submenu p.private.nolock {

	background:#eaf6f8;

	padding-left:18px;

	float:right;

	margin-right:10px;

}

#submenu p.private.nolock a {

	color: #999999;

	text-decoration:none;

}

#submenu p.private.nolock a:hover {

	text-decoration:none;

}

/* Search Form

========================*/

form.search, div.progress {

	padding: 2px;

	background: #ebebeb;

	float: right;

	margin: 7px 10px 0px 0px;

	display: inline;

}

div.progress {

	width:160px;

	padding:0;

	margin:0;

	margin-right:50px;

	margin-top:7px;

	background:none;

}

div.progress p {

	color: #999999;

	text-align:center;

	top:-8px;

	position:relative;

	left:-2px;

}

*:first-child+html div.progress p {

	top:-11px;

}

input#searchField {

	width: 225px;

	background: #fff;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 9pt;

	border: 1px solid #bbb;

	border-bottom-color: #ddd;

	border-right-color: #ddd;

	color: #868686;

	padding: 5px;

	margin-bottom: 0px;

}

input#searchButton, input#loginButton {

	font-size: 9pt;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: bold;

	color: #fff;

	background: #666;

	height: 22px;

	padding: 0px 10px;

	border: none;

}

/* Center Content Column

========================*/

#center {

	width: 920px;

	float: left;

	display: inline;

	margin-left: 10px;

}

/* Left Content Column

========================*/

#leftside {

	width: 632px;

	float: left;

	display: inline;

	margin-left: 10px;

}

#leftside a, #center a, .login span a {

	color: #737373;

	font-weight: bold;

	text-decoration: none;

	cursor: pointer;

}

#leftside a:hover, #center a:hover, .login span a:hover {

	color: #000;

}

#leftside h1, #center h1 {

	font: 3.2em Helvetica, Arial, sans-serif;

	color: #828282;

	font-weight: bold;

	margin-bottom: 0px;

}

#center h1 {

	margin-bottom: 10px;

}

#leftside h2, #center h2 {

	font: 2em Helvetica, Arial, sans-serif;

	color: #989898;

	margin-bottom: 10px;

	letter-spacing: -1px;

}

#leftside h3, #center h3, #lightbox h3, #contentHomepage h3 {

	background: #dedede;

	/* border-bottom: 1px solid #c4e3e6; */

	min-height: 19px;

	padding: 7px 10px 0px 14px;

	color: #396063;

	margin-bottom: 5px;

	font-size: 1.2em;

	font-weight: bold;

	text-align: left;

}

#leftside h4, #center h4 {

	color: #1c1c1c;

	font-size: 1.5em;

}

#leftside h5, #center h5 {

	color: #1c1c1c;

	font-size: 1.1em;

}

#leftside p, #center p {

	margin-bottom: 5px;

}

#center p {

	font-size: 1.2em;

	margin-bottom: 15px;

}

#center h3 {

	padding: 4px 0px 0px 10px;

	font-size: 1.4em;

}

#leftside .userdetails, #leftside .details, #center .details, #center .userdetails, .shrinked .userdetails {

	padding: 8px 10px;

	font-size: 1.2em;

	margin-bottom: 10px;

	color: #1c1c1c;

}



#leftside .userdetails, .shrinked .userdetails {

	background: #fffbde;

	border: 1px solid #fff8c7;

}



#leftside .details {

	color: #606060;

	margin-bottom: 0px;

}



table.doc {

	border-width: 0px 0px 0px 0px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: gray gray gray gray;

	border-collapse: collapse;

	background-color: white;

}

table.doc th {

  text-align: center;

	border-width: 1px 1px 1px 1px;

	padding: 3px 3px 3px 3px;

	border-style: solid solid solid solid;

	border-color: gray gray gray gray;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.doc td {

	border-width: 1px 1px 1px 1px;

	padding: 3px 3px 3px 3px;

	border-style: solid;

	border-color: gray;

	background-color: white;

}



#leftside .userdetails table td, .details table td, #center .shrinked .userdetails table td {

	padding: 2px 4px;

	vertical-align: top;

}

#leftside .userdetails table td.categories, .details table td.categories, #center .shrinked .userdetails table td.categories {

	font-weight: bold;

	text-align: right;

	width: 80px;

}

#leftside .userdetails.startup {

	float: left;

	width: 284px;

	margin-right: 10px;

}

#rightside .userdetails {

	padding: 8px 10px;

	font-size: 1.1em;

	margin-bottom: 10px;

	color: #1c1c1c;

}

#rightside .userdetails, .shrinked .userdetails {

	background: #fffbde;

	border: 1px solid #fff8c7;

}

#rightside .details {

	color: #606060;

	margin-bottom: 0px;

}

#rightside .userdetails table td, .details table td {

	padding: 2px 4px;

	vertical-align: top;

}

#rightside .userdetails table td.categories, .details table td.categories {

	text-align: left;

	width: 70px;

}

#rightside .userdetails a {

	color: #333333;

	font-weight:bold;

}

#rightside .userdetails a:hover {

	color: #000;

}

.userdetails2 table {

	padding-bottom:10px;

	font-size:1.2em;

}

.userdetails2 table td.categories {

	text-align: left;

	width:450px;

}

span.link {

	margin-bottom: 5px;

	display: block;

}

.img_fr {

	float: right;

	margin: 0px 0px 10px 10px;

	display: inline;

}

.img_fl {

	float: left;

	margin: 0px 10px 10px 0px;

	display: inline;

}

div.separator {

	width: 100%;

	margin-bottom: 14px;

	background: #ffffff;

	height: 5px;

	overflow: hidden;

	clear: both;

}

div.separator.short {

	height: 2px;

}

ul.startupdetails {

	padding-bottom: 5px;

}

ul.startupdetails li {

	display: block;

	float: left;

	width: auto;

	padding: 4px 2px;

	background: #f5f5f5;

	border-bottom: 1px solid #ededed;

	border-right: 1px solid #ededed;

	margin-right: 2px;

	margin-bottom: 2px;

}

ul.video {

	margin-top: 10px;

}

ul.listEvents {

	margin-top: 10px;

}

ul.video li, ul.thingsNeeded li, ul.comments li, ul.listEvents li {

	padding-bottom: 10px;

	margin-bottom: 10px;

	border-bottom: 1px solid #e7e7e7;

}

ul.video li strong {

	color: #1c1c1c;

}

ul.video li.last, ul.listEvents li.last {

	border-bottom: none;

}

ul.listEvents li.last {

	text-align: right;

	font-size:1.1em;

}

ul.thingsNeeded {

	margin-top: 10px;

	list-style-type: decimal;

	margin-left: 20px;

}

ul.thingsNeeded span.date, ul.listEvents span.date, #center span.date {

	display: block;

	float: left;

	margin-top: 5px;

	color: #808080;

}

div.details p.date {

	margin-bottom: 5px;

	color: #808080;

}

ul.listEvents span.date {

	display: block;

	margin: 0px 0px 5px 0px;

	clear: right;

}

#center span.date {

	font-size: 1.2em;

	color: #646464;

	margin-bottom: 15px;

}

#center span.date strong {

	color: #222;

}

ul.listEvents p {

	font-size: 1.1em;

}

ul.actions {

	float: right;

	margin-top: 10px;

	position: relative;

}

.shrinked ul.actions {

	margin-top: -2px;

}

table.messages ul.actions {

	float: left;

	margin-top: 0px;

}

ul.actions li {

	float: left;

	border: none;

	margin-left: 3px;

}

div.groupActions {

	float: right;

	margin-left: 10px;

	width: 145px;

}

ul.actions li a, div.groupActions a, a.addProfile {

	display: block;

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding: 2px 10px 2px 31px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	margin-bottom: 3px;

}

ul.actions li a.delete {

	background: #c03d3c url(../image/icon_delete.png) no-repeat top left;

	border: 1px solid #c25b5a;

	border-bottom-color: #ad2c2b;

	border-right-color: #ad2c2b;

	width: 40px;

}

ul.actions li a.reply {

	background: #97c03c url(../image/icon_message.png) no-repeat 0px -2px;

	width: 40px;

}

div.groupActions a.message, ul.actions a.message {

	background: #97c03c url(../image/icon_message.png) no-repeat 0px -2px;

	width: auto;

}

ul.actions a.message {

}

ul.actions a.next {

	background: #448ead url(../image/icon_next.png) no-repeat top left;

	border: 1px solid #69a5bd;

	border-bottom-color: #357f9e;

	border-right-color: #357f9e;

}

a.addProfile {

	background: #97c03c url(../image/icon_add.png) no-repeat 0px -2px;

	width: 105px;

}

div.groupActions a.add {

	background: #97c03c url(../image/icon_add.png) no-repeat 0px -2px;

}

div.groupActions a.edit {

	background: #97c03c url(../image/icon_edit.png) no-repeat 0px -2px;

}

div.groupActions a.join {

	background: #97c03c url(../image/icon_arrow.png) no-repeat 0px -2px;

}

div.groupActions a.remove {

	background: #c03d3c url(../image/icon_remove.png) no-repeat top left;

	border: 1px solid #c25b5a;

	border-bottom-color: #ad2c2b;

	border-right-color: #ad2c2b;

}

ul.comments li h5 {

	color: #3f3f3f;

	font-size: 1.1em;

	margin-left: 90px;

	margin-bottom: 5px;

}

ul.comments li h5 span {

	color: #808080;

	font-size: 0.9em !important;

	font-weight: normal;

}

ul.comments li p {

	margin-left: 90px;

}

label {

	font-size: 12px;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: bold;

	color: #666;

	height: 24px;

	margin-top: 5px;

	border: none;

}

ul.comments li img {

	float: left;

	padding: 1px;

	border: 1px solid #e7e7e7;

	clear: both;

	margin-left: -90px;

}

#leftside .leaveComment, #center .leaveComment {

	/* border: 5px solid #e7e7e7; */

	background: #fff;

	padding: 10px;

	padding-left: 100px;

	margin-bottom: 10px;

	color: #a1a1a1;

}

#leftside .leaveComment h4, #center .leaveComment h4 {

	font-size: 1.2em;

	color: #3f3f3f;

}

#leftside .leaveComment img, #center .leaveComment img {

	float: left;

	padding: 1px;

	border: 1px solid #e7e7e7;

	clear: both;

	margin-left: -90px;

}

#leftside .leaveComment textarea#commentField, #center .leaveComment textarea#commentField {

	width: 225px;

	background: #fff;

	border: 1px solid #bbb;

	border-bottom-color: #ddd;

	border-right-color: #ddd;

	color: #868686;

	padding: 2px;

	width: 98%;

	margin-bottom: 3px;

	color: #333;

	font: 1.2em Helvetica, Arial, sans-serif !important;

}

#leftside .leaveComment input#postCommentButton, #center .leaveComment input#postCommentButton {

	display: block;

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 25px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	height: 21px;

	width: 115px;

	font-size: 1em;

	font-weight: bold;

	background: #97c03c url(../image/icon_balloon.png) no-repeat top left;

}

ul.flatlist {

	list-style-type: none;

}

ul.adminActions {

	list-style-type: square;

	font-size: 1.2em;

	margin: 10px 0px 15px 30px;

}

ul.adminActions li {

	margin-bottom: 5px;

	color: #FF6600;

}

/* Newsfeed

========================*/

#newsfeed {

	padding: 5px;

}

#newsfeed h2 {

	border-bottom: 1px solid #D8DFEA;

	font-size: 11px;

	font-weight: bold;

	letter-spacing: normal;

	color: #000;

	padding-bottom: 2px;

	margin-bottom: 0;

}

#newsfeed .feed_story {

	padding: 10px 0 5px 0;

}

#newsfeed .feed_story .summary .icon {

	width: 23px;

}

#newsfeed .feed_story .summary .time {

	text-align: right;

	color: #888;

	padding: 2px 4px;

	font-size: 10px;

	margin-top: -2px;

	float: right;

}

#newsfeed .feed_story .summary h3 {

	font-size: 11px;

	color: #000;

	background: none;

	border: none;

	padding: 0;

	margin: 0;

	font-weight: normal;

	height: inherit;

}

#newsfeed .feed_story .description {

	color: #888;

	font-size: 10px;

	font-weight: bold;

	width: 400px;

	margin-left: 10px;

	float: left;

}

#newsfeed .feed_story .image {

	padding-top: 2px;

	color: #999;

	float: right;

}

#newsfeed .bumper {

	background: #D8DFEA none repeat scroll 0%;

	border: medium none;

	color: #D8DFEA;

	height: 1px;

	margin: 0pt 0pt 0pt 23px;

	overflow: hidden;

}

/* Status box

========================*/

#status_box {

	padding: 5px;

}

#status_box h2 {

	border-bottom: 1px solid #D8DFEA;

	font-size: 11px;

	font-weight: bold;

	letter-spacing: normal;

	color: #000;

	padding-bottom: 2px;

	margin-bottom: 0;

}

#status_box .feed_story {

	padding: 10px 0 5px 0;

}

#status_box .feed_story .summary .icon {

	width: 23px;

}

#status_box .feed_story .summary .time {

	text-align: right;

	color: #888;

	padding: 2px 4px;

	font-size: 10px;

	margin-top: -2px;

}

#status_box .feed_story .summary h3 {

	font-size: 11px;

	color: #000;

	background: none;

	border: none;

	padding: 0;

	margin: 0;

	font-weight: normal;

	height: inherit;

}

/* Events

========================*/

div.calendar {

	float: left;

	width: 198px;

	text-align: right;

}

div.calendar a.prev {

	display: block;

	float: left;

	width: 80px;

	text-align: left;

}

div.calendar table {

}

div.calendar div {

	border: 5px solid #e7e7e7;

	padding: 5px;

}

div.calendar table td.month {

	background: #000;

	color: #fff;

	padding: 3px;

	font-weight: bold;

}

div.calendar table th {

	background: #d4eef0;

	color: #5c7e81;

	font-weight: bold;

	text-align: center;

	padding: 2px;

	border-bottom: 1px solid #fff;

	border-right: 1px solid #fff;

}

div.calendar table td {

	text-align: center;

	padding: 2px;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

	background: #eaf7f8;

	color: #1c1c1c;

	font-weight: bold;

}

div.calendar table td.otherDays {

	background: #f1f1f1;

	color: #a2a2a2;

}

div.calendar table td a {

	display: block;

	background: #3f8bac;

	color: #fff !important;

	text-decoration: none !important;

	margin: -2px;

	padding: 2px;

}

div.events {

	float: left;

	margin-left: 10px;

	display: inline;

	width: 400px;

}

div.events a.add {

	margin-top: -10px;

	background-position: 0px -1px;

	position: relative;

}

ul.eventActions {

	float: right;

	margin: 0px 0px 10px 10px;

	font-size: 1em;

}

ul.eventActions li {

	padding: 0;

	margin: 0;

	border: none;

}

/* Newsletters

========================*/

ul.contents {

	margin-top: 5px;

}

ul.contents li {

	margin-bottom: 2px;

}

div.pastNewsletters {

	float: right;

	margin-left: 20px;

	border-left: 1px solid #e7e7e7;

	padding-left: 20px;

	width: 200px;

}

div.pastNewsletters ul {

	margin-top: 10px;

	color: #a1a1a1;

	font-weight: bold;

}

/* Centered Content

========================*/

ul.pagination {

	float: right;

	margin-bottom: 15px;

}

* html ul.pagination {

	margin-bottom: 0px;

}

ul.pagination li {

	float: left;

}

ul.pagination li.dots {

	padding: 5px 5px 0px 5px;

	font-size: 1.6em;

}

ul.pagination li a {

	display: block;

	/* border-bottom: 1px solid #cce8eb; */

	padding: 4px 6px;

	text-decoration: none !important;

	font: bold 1em Arial, Helvetica, sans-serif;

	color: #5c7e81;

	background: #ffffbf;

	margin-left: 4px;

	position: relative;

	text-align: center;

}

ul.pagination li a:hover {

	background: #dfdf7f;

	color: #396063 !important;

}

ul.pagination li a.active {

	background: #f0f0f0;

	color: #396063;

	/* border-bottom: 1px solid #c4e3e6; */

}

/* Forms

========================*/

div.formSuccess {

	border: 2px solid #97c03c;

	color: #97c03c;

	background: #fff url(../image/icon_form_success.png) no-repeat top left;

}

div.formError {

	border: 2px solid #c03d3c;

	color: #c03d3c;

	background: #fff url(../image/icon_form_error.png) no-repeat top left;

}

div.formWarning {

	border: 2px solid #c0a63c;

	color: #c0a63c;

	background: #fff url(../image/icon_form_warn.png) no-repeat top left;

}

div.formError, div.formSuccess, div.formWarning {

	padding: 3px 3px 3px 30px;

	font-weight: bold;

	font-size: 1.1em;

	margin: 10px 0px;

}

div.formContainer {

	border-top: 1px solid #e7e7e7;

	border-bottom: 1px solid #e7e7e7;

	padding-bottom: 10px;

	margin: 10px 0px;

	color: #535353;

}

.noborder {

	border:0!important;

}

div.formContainer td {

	padding: 10px 0px 0px 15px;

	vertical-align: top;

}

div.formContainer td.categories {

	font-weight:bold;

	text-align: right;

	padding-left: 0px;

	font-size: 1.2em;

	width: 120px;

}

div.formContainer tr.padded td {

	background:#efefef;

	padding: 10px 10px 10px 10px;

}

div.formContainer table#predictor_small, div.formContainer table.predictor_small {

	width:740px;

	border-collapse:separate;

	float:left;

}

div.formContainer table.predictor_small.inner {

	width:630px!important;

	margin-bottom:30px;

}

div.formContainer table.predictor_small.inner p {

	font-size:1.3em!important;

	margin-top:6px;

}

div.formContainer table.predictor_large {

	width:920px;

	border-collapse:separate;

	float:left;

}

div.formContainer table#predictor_small td, div.formContainer table.predictor_small td, div.formContainer table.predictor_large td {

	padding:15px;

	padding-top:10px;

}

div.formContainer table.predictor_large td {

	padding-left:10px;

	padding-right:0px;

}

div.formContainer table.predictor_large thead td {

	padding-bottom:5px;

	padding-right:0px;

	font-weight:bold;

	font-size:1.1em;

	vertical-align:bottom;

}

div.formContainer table#predictor_small td input.text {

	width:140px;

}

div.formContainer table.predictor_large td input.text {

	width:150px;

}

div.formContainer table#predictor_small td.categories, div.formContainer table.predictor_small td.categories, div.formContainer table.predictor_large td.categories {

	width:360px;

	text-align:left;

	font-weight:normal;

}

div.formContainer table#predictor_small tr td span.tab {

	padding-left:13px;

}

div.formContainer table#predictor_small tr.grey, div.formContainer table.predictor_small tr.grey, div.formContainer table.predictor_large tr.grey {

	border:1px solid #ccc;

}

div.formContainer table#predictor_small tr.grey td, div.formContainer table.predictor_small tr.grey td, div.formContainer table.predictor_large tr.grey td {

	background:#ededed;

	border:1px solid #ccc;

	border-left:0;

}

div.formContainer table.predictor_large tr.grey td {

	border:0;

}

div.formContainer table#predictor_small tr.grey td.categories, div.formContainer table.predictor_small tr.grey td.categories, div.formContainer table.predictor_large tr.grey td.categories {

	border-right:0;

	border-left:1px solid #ccc;

}

div.formContainer table#predictor_small tr.blue td, div.formContainer table.predictor_large tr.blue td {

	background:#e7f6f9;

	border:1px solid #bdf3f7;

	border-left:0;

}

div.formContainer table#predictor_small tr.blue td.categories, div.formContainer table.predictor_large tr.blue td.categories {

	width:330px !important;

	border:1px solid #bdf3f7;

	border-right:0;

}

div.formContainer table.predictor_large tr.blue td.categories {

	width:530px !important;

}

div.formContainer table#predictor_small tr.top td, div.formContainer table#predictor_small tr.top td.categories {

	border-top:0;

}

div.formContainer table#predictor_small tr.bottom td, div.formContainer table#predictor_small tr.bottom td.categories {

	border-bottom:0;

}

div.formContainer table#predictor_small tr.no_padding td, div.formContainer table#predictor_small tr.no_padding td.categories {

	padding-top:5px;

	padding-bottom:0;

}

div.formContainer table#predictor_small tr.blue td table td {

	border:0 !important;

}

div.formContainer table#predictor_small tr.blue td table td.categories {

	width:350px !important;

	border:1px solid #red;

}

div.formContainer table#predictor_small tr.blue td span.tab {

	padding-left:20px!important;

}

div.formContainer table.predictor_small.inner.normal {

	margin-bottom:0;

}

div.formContainer table.predictor_small.inner.normal td {

	padding-bottom:7px!important;

	padding-top:0px!important;

}

.orange_column {

	float:left;

	width:155px;

	margin-left:20px;

}

.orange_column .box, div.formContainer table#predictor_small .box {

	background:#fff8e0;

	border:1px solid #fcd5b5;

	padding:10px;

	margin-bottom:70px;

	margin-top:10px;

}

div.formContainer table#predictor_small .box {

	float:left;

	margin-left:-15px;

	width:100%;

	text-align:center;

	padding-bottom:0px;

	margin-bottom:20px;

	margin-top:0;

}

div.formContainer table#predictor_small .box p.big {

	font-size:2em;

}

div.formContainer table#predictor_small .box_gray {

	background:#f2f2f2;

	border:1px solid #d9d9d9;

	padding:10px;

	margin-top:10px;

	font-size:0.9em;

	padding-bottom:0;

	width:100%;

	float:left;

	margin-left:-15px;

}

* html div.formContainer table#predictor_small .box, * html div.formContainer table#predictor_small .box_gray{

	margin-left:-5px;

}

div.formContainer table#predictor_small .box_gray .left {

	float:left;

	width:500px;

}

div.formContainer table#predictor_small .box_gray .right {

	width:200px;

	float:left;

	text-align:right;

}

div.formContainer table#predictor_small .box_gray .right img {

	margin-bottom:15px;

}

#inside_subscribe {

	width:680px;

}

table#inside_subscribe td.categories {

	text-align:right !important;

}

div.formContainer td span {

	color: #a1a1a1;

	font-size:0.8em !important;

	padding-left: 0px;

}

div.formContainer textarea {

	width: 225px;

	background: #fff;

	border: 1px solid #bbb;

	border-bottom-color: #ddd;

	border-right-color: #ddd;

	color: #868686;

	padding: 5px;

	width: 515px;

	margin-bottom: 3px;

	color: #333;

	font: 1.2em Helvetica, Arial, sans-serif !important;

}

div.formContainer input, div.formContainer select, #center .shrinked select, .login input {

	background: #fff;

	font-family: Helvetica, Arial, sans-serif;

	border: 1px solid #bbb;

	border-bottom-color: #ddd;

	border-right-color: #ddd;

	color: #868686;

	padding: 5px;

	margin-bottom: 5px;

}

.space {

	margin-left:10px;

}

.login input.homelogin {

	width: 245px;

	margin-bottom: 5px;

	font-size: 1.2em;

	padding: 3px 1px;

}

.login label {

	font-weight: bold;

	font-size: 1.1em;

}

.login span {

	display: block;

	float: left;

	font-size: 1.1em;

	padding-top: 2px;

}

div.formContainer input[type="checkbox"], .login input.noborder, div.formContainer input[type="radio"] {

	background: transparent;

	border: none;

}

div.formContainer ul {

	float: left;

	margin-right: 10px;

}

div.buttons {

	height: 25px;

	padding-left: 140px;

	padding-bottom:5px;

}

div.buttons.top {

	border-top: 1px solid #e7e7e7;

	padding-top: 10px;

	margin-bottom: 0;

	padding-bottom: 0;

	height: 15px;

}

div.buttons.lightbox {

	padding: 10px 0 0 0;

	margin: 0;

	height: inherit;

	text-align: center;

}

input#createStartup, input.createStartup, div.formContainer input.createStartup, input.Back, a.createStartup, button.greenButton {

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 25px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	cursor: pointer;

	background: #97c03c url(../image/icon_add.png) no-repeat left center;

}



input#next {

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 25px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	cursor: pointer;

	background: #97c03c url(../image/icon_arrow.png) no-repeat left center;

}





input#prev {

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 25px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	cursor: pointer;

	background: #97c03c url(../image/icon_back.png) no-repeat left center;

}



input#current {

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 5px;

	padding-right: 5px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	cursor: pointer;

	background: #97c03c;

}



input#sendAll {

 	border: 1px solid #accd63;

 	border-bottom-color: #83aa2d;

 	border-right-color: #83aa2d;

 	padding-left: 25px;

 	color: #fff !important;

 	font-weight: bold;

 	text-decoration: none !important;

 	font-size: 1.2em;

 	font-weight: bold;

 	cursor: pointer;

 	background: #97c03c url(../image/icon_message.png) no-repeat left center;

 }

 

input#sendPartial {

  border: 1px solid #accd63;

  border-bottom-color: #83aa2d;

  border-right-color: #83aa2d;

  padding-left: 25px;

  color: #fff !important;

  font-weight: bold;

  text-decoration: none !important;

  font-size: 1.2em;

  font-weight: bold;

  cursor: pointer;

  background: #97c03c url(../image/icon_message.png) no-repeat left center;

}

  

input#sendNone {

 	border: 1px solid #accd63;

 	border-bottom-color: #83aa2d;

 	border-right-color: #83aa2d;

 	padding-left: 25px;

 	color: #fff !important;

 	font-weight: bold;

 	text-decoration: none !important;

 	font-size: 1.2em;

 	font-weight: bold;

 	cursor: pointer;

 	background: #97c03c url(../image/icon_message.png) no-repeat left center;

}



*:first-child+html input#createStartup, *:first-child+html input.createStartup, *:first-child+html div.formContainer input.createStartup, *:first-child+html input.Back {

	padding-left:20px;

}

input.Back {

	background: #97c03c url(../image/icon_back.png) no-repeat left center;

	margin-left:-120px;

	margin-right:420px;

}

input#cancel {

	border: 1px solid #c25b5a;

	border-bottom-color: #ad2c2b;

	border-right-color: #ad2c2b;

	padding-left: 25px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1.2em;

	font-weight: bold;

	background: #c03d3c url(../image/icon_remove.png) no-repeat left center;

}

div.login {

	background: #d4eef0;

	padding: 10px 10px 0px 10px;

	height: 135px;

/*	background: #fedbc2; */

}

/* Right Content column

========================*/

#rightside {

	width: 268px;

	float: left;

	display: inline;

	margin-left: 17px;

}

#rightside h3 {

	background: #dedede;

	/* border-bottom: 1px solid #c4e3e6; */

	min-height: 19px;

	padding: 7px 10px 0px 14px;

	color: #396063;

	margin-bottom: 5px;

	font-size: 1.2em;

	font-weight: bold;

	text-transform: uppercase;

	text-align: left;

}

#rightside h2{

	font-size:1.5em;

}

#rightside h3 span {

	/* color: #fff77f; */

}

#rightside a.viewall {

  display: none;

/*	display: block;

	background: #d4eef0;

	border-bottom: 1px solid #c4e3e6;

	color: #5c7e81;

	text-align: right;

	padding: 2px 10px;

	text-decoration: none;

	margin-bottom: 1px;

	font-weight:bold;

*/}

#rightside a.viewall:hover {

	background: #b2e4e8;

}

#rightside .details {

	padding: 8px;

}

#rightside p {

	padding-bottom: 5px;

}

#rightside .details a {

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #666;

}

#rightside .details a:hover {

	text-decoration: none;

	color: #ccc;

}

/* Right Green Buttons

========================*/

ul#rightactions {

	list-style-type: none;

	margin-top: 5px;

	margin-bottom: -3px;

}

ul#rightactions li {

	padding: 0px;

	margin-bottom: 3px;

}

ul#rightactions li a.message {

	background: #9fc843 url(../image/icon_message.png) no-repeat top left;

}

ul#rightactions li a.add, a.add {

	background: #9fc843 url(../image/icon_add.png) no-repeat top left;

}

ul#rightactions li a.arrow {

	background: #9fc843 url(../image/icon_arrow.png) no-repeat top left;

}

ul#rightactions li a.edit {

	background: #9fc843 url(../image/icon_edit.png) no-repeat top left;

}

ul#rightactions li a.buddy {

	background: #9fc843 url(../image/icon_buddy.png) no-repeat top left;

}

ul#rightactions li a {

	display: block;

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 31px;

	padding-top: 5px;

	color: #fff;

	font-weight: bold;

	text-decoration: none;

	height: 19px;

	width: 224px;

	font-size: 1.2em;

	font-weight: bold;

}

ul#rightactions li.blank {

	border: 0;

	color: #666;

	background: #e7e7e7;

	padding-top: 5px;

}

/* Find People

========================*/

#center .shrinked {

	padding: 0px 60px 10px 60px;

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 10px;

}

#center .shrinked form {

	background: none;

	margin-top: -2px;

	font-size: 1.1em;

}

#center .shrinked .group2 {

	background: #fff;

	padding: 10px;

	border-bottom: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	width: 770px;

}

#center .shrinked .group2 img.photo {

	float: right;

	border: 5px solid #e7e7e7;

	margin-left: 10px;

	display: inline;

}

#center .shrinked .group2 h1 {

	font-size: 1.9em;

	margin-bottom: 0px;

	font-weight: bold;

}

#center .shrinked .group2 h2 {

	font-size: 1.7em;

}

#center .shrinked .userdetails {

	width: 460px;

	margin-bottom: 0px;

}

/* Right Group Listing, Center Listing

========================*/

#rightside .rightgroup, #center .group, #leftside .homegroup .details .group {

	padding: 5px;

	background: #e7e7e7;

	margin-bottom: 10px;

	clear: both;

}

.rightgroup ul, #center .group ul, #leftside .homegroup .details .group ul {

	margin-bottom: -5px;

}

.rightgroup ul li, #center .group ul li, #leftside .homegroup .details .group ul li {

	padding: 5px;

	background: #fff;

	border-bottom: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	color: #a1a1a1;

	margin-bottom: 5px;

	width: 247px;

	list-style-type: none;

}

#center .group ul li {

	width: 900px;

}

#leftside .homegroup .details .group ul li {

	width: 610px;

}

* html .rightgroup ul li, * html #center .group ul li, * html #leftside .homegroup .details .group ul li {

	color: #A1A1A1;

	margin-bottom: 2px;

}

.rightgroup ul li .right, #center .group ul li .right {

	margin-left: 90px;

}

.rightgroup ul li .right, .group ul li .right {

	font-size: 1.1em;

}

.rightgroup ul li .right h4, .group ul li .right h4 {

	font-size: 1em;

}

.rightgroup ul li .right p, .group ul li .right p {

	color: #A1A1A1;

}

#center .group ul li .right h4 {

	font-size: 1.1em;

}

#center .group ul li .right.needs h4 {

	color: #999;

	font-weight: normal;

}

#center .group ul li .right.needs h4 a {

	color: #999;

	font-weight: normal;

}

#center .group ul li .right.needs p {

	color: #1A1A1A;

}

.rightgroup ul li .right p, #leftside .homegroup .details .group ul li .right p {

	font-size: 0.9em;

	margin-bottom: 5px;

}

#center .group ul li p span, #leftside .homegroup .details .group ul li p span {

	font-size:0.8em;

}

#leftside .homegroup .details .group ul li p span strong {

	line-height: 2em;

	color: #3f3f3f;

}

.rightgroup ul li .left, #center .group ul li .left, #leftside .homegroup .details .group ul li .left {

	float: left;

	background: #fff;

}

.rightgroup ul li .left img, #center .group ul li .left img, #leftside .homegroup .details .group ul li .left img {

	padding: 1px;

	border: 1px solid #e7e7e7;

}

.rightgroup ul li .right .followButton input, #center .group ul li .right .followButton input, #leftside .homegroup .details .group ul li .right .followButton input {

	width: 82px;

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	padding-left: 10px;

	text-align: left;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1em;

	background: #97c03c url(../image/icon_add.png) no-repeat right center;

}

.rightgroup ul li .right .followButton div, #center .group ul li .right .followButton div, #leftside .homegroup .details .group ul li .right .followButton div {

	width: 80px;

	border: 1px solid #accd63;

	border-bottom-color: #83aa2d;

	border-right-color: #83aa2d;

	text-align: center;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	font-size: 1em;

	background: #97c03c;

	padding: 1px 0 0 0;

}

#leftside .homegroup .details .group ul li .left {

	margin-left: 0;

}

.rightgroup ul li a, #center .group ul li a {

	text-decoration: none;

	color: #3f3f3f;

}

.rightgroup ul li a:hover, #center .group ul li a:hover {

	text-decoration: underline;

	color: #3f3f3f;

}

/* Messages

========================*/

table.messages {

	width: 100%;

	border-collapse: collapse;

	margin: 10px 0px;

}

table.messages th {

	padding: 10px;

	border-top: 2px solid #d9d9d9;

	border-bottom: 2px solid #d9d9d9;

	font-size: 1.2em;

	font-weight: bold;

	text-align: left;

}

table.messages th.select {

	width: 80px;

	padding-left: 12px;

	text-align: center;

}

table.messages th.from {

	width: 250px;

}

table.messages td {

	padding: 5px 10px;

	border-bottom: 2px solid #d9d9d9;

	vertical-align: top;

	font-size: 1.1em;

}

table.messages td.leftBorder {

	border-left: 2px solid #d9d9d9;

	vertical-align: middle;

	text-align: center;

}

table.messages td.rightBorder {

	border-right: 2px solid #d9d9d9;

	width: 60px;

}

table.messages td img {

	float: left;

	padding: 1px;

	border: 1px solid #e7e7e7;

	margin-right: 10px;

	display: inline;

}

.GObutton, .formContainer .GObutton {

	font-size: 12px;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: bold;

	color: #fff;

	background: #666;

	height: 24px;

	padding: 0px 10px;

	border: none;

}

.GObutton[disabled=disabled],

.formContainer .GObutton[disabled=disabled],

.GObutton.disabled,

.formContainer .GObutton.disabled{

	background: #b0b0b0;

	border: 1px solid #cdcdcd;

	border-bottom-color: #aaa;

	border-right-color: #aaa;

}

img.thumbBorder {

	padding: 1px;

	border: 1px solid #e7e7e7;

}

/* Homepage

========================*/

#contentHomepage {

	width: 950px;

	clear: both;

/*	padding: 10px 0px 10px 0px;

	border-top: 1px solid #a43e32;

*/

}

#contentHomepage #leftside {

	margin-left: 0px;

	width: 650px;

}

#contentHomepage #rightside {

	width: 280px;

	margin-left: 20px;

	display: inline;

}

* html #contentHomepage #rightside {

	margin-left: 18px;

}



#old_contentHomepage h3 {

	background:none repeat scroll 0 0 #D4EEF0;

	border-bottom:1px solid #C4E3E6;

	color:#396063;

	font-size:1em;

	font-weight:bold;

	margin-bottom:5px;

	min-height:19px;

	padding:7px 10px 0 14px;

	text-align:left;

}



.contentbox {

	background: #fff;

	padding: 10px 10px 0px 10px;

	min-height: 450px;

	width: 283px;

	float: left;

	font-size: 1em;

}

.contentbox ul{

  list-style-type:none;

}



.contentbox ul li {

  padding-bottom: 8px;

  margin-bottom: 8px;

  border-bottom: 1px solid #ddd;

}



.contentbox ul li.last {

  margin-bottom: none;

  border-bottom: none;

}



.contentbox ul li .left {

  width: 80px;

  margin-right: 12px;

  float: left;

}



.contentbox ul li .left img {

  border: 1px solid #ccc;

  padding: 2px;

  background: #fff;

}



.contentbox ul li .right {

  float: left;

  width: 190px;

}



.contentbox p {

  font-size: 1.1em;

  color: #888;

}



.contentbox #head4 {

  font-size: 12px;

  color: #444;

  text-decoration: none;

  margin-bottom: 8px;

}



.contentbox #headlink {

  font-weight: normal;

  color: #828282;

  font-weight: bold;

 }





/*  color: #8A2421;



  text-decoration: none;

}



.contentbox h4 a:hover {

  text-decoration: underline;

}



ul.homepageOptions li {

	float: left;

	background: #982c22;

	border-bottom: 2px solid #83221f;

	border-right: 2px solid #83221f;

	padding: 10px;

	color: #fff;

	width: 292px;

	height: 70px;

	display: inline;

}

ul.homepageOptions li.tour {

	margin-right: 22px;

}

ul.homepageOptions li p {

	font-size: 1.2em;

	font-weight: bold;

	margin-bottom: 10px;

}

ul.homepageOptions li.tour a {

	display: block;

	width: 110px;

	height: 32px;

	float: right;

	background: url(../image/btn_explore.png) no-repeat;

	margin-top: 5px;

}

ul.homepageOptions li.join a {

	display: block;

	width: 146px;

	height: 32px;

	float: right;

	background: url(../image/btn_join.png) no-repeat;

	margin-top: 5px;

}

a.btnPredictor {

	display: block;

	width: 172px;

	height: 32px;

	background: url(../image/btn_predictor2.png) no-repeat;

	margin-top: 5px;

}

div.homeSeparator, div.homeSeparatorSmall {

	width: 950px;

	float: left;

	border-top: 1px solid #a43e32;

	height:1px;

	margin: 15px 0px;

	margin-right: -300px;

	position: relative;

	overflow: hidden;

	display: inline;

}

* html div.homeSeparator, * html div.homeSeparatorSmall {

	margin-top: 0px;

	margin-bottom: 5px;

}

div.homeSeparatorSmall {

	width:650px;

}

div.homeSeparatorSmallgrey {

	width:630px !important;

	height:1px;

	border-top: 1px solid #ccc;

	margin:0px 0 20px 0;

	float:left;

}

div.homegroup {

	clear: both;

	background: #fff;

	padding: 10px 10px 3px 10px;

	margin-bottom: 10px;

}

#contentHomepage div.homegroup .details {

	padding: 0px;

}

a.rssSubscribe {

	display: block;

	float: right;

	width: 90px;

	height: 26px;

	background:#fbe8b6 url(../image/subscribe_rss.png) no-repeat left center;

	border-left: 5px solid #fff;

	border-bottom: 1px solid #f6d59d;

	display: inline;

}

div.predictor {

	background: #7e201e;

	padding: 10px;

	width: 260px;

	float: right;

	margin-top: 20px;

	display: inline;

}

div.predictor h2 {

	color: #fff;

	font-size: 1.2em;

	font-weight: bold;

}

div.predictor p {

	font: 1.2em Helvetica, Arial, sans-serif;

	color: #fedbc2;

	margin-bottom: 10px;

}

div.predictor a {

	color: #fedbc2;

	text-decoration:none;

}

div.predictor a:hover {

	text-decoration:underline;

}

div.predictor_inside {

	background:#fff;

	width: 260px;

	float: right;

	margin-top: 20px;

	display: inline;

	padding-left:8px;

	border-left:1px solid #ccc;

	margin-bottom:15px;

}

div.predictor_inside h2 {

	color: #000;

	font-size: 1.2em;

	font-weight: bold;

}

div.predictor_inside p {

	font: 1.2em Helvetica, Arial, sans-serif;

	color: #000;

	margin-bottom: 10px;

}

div.predictor_inside a {

	color: #828282;

	text-decoration:none;

}

div.predictor_insides a:hover {

	text-decoration:underline;

}

ul.star {

	font-size: 1.3em;

}

ul.star li {

	margin-bottom:12px;

}

/* Homepage Testimonials

========================*/

ul.testimonial {

	margin-top: 15px;

}

ul.testimonial li {

	padding-left: 25px;

	background:url(../image/quote_top.png) no-repeat top left;

	margin-bottom: 15px;

}

ul.testimonial li p {

	font-size: 1.2em;

	font-weight: bold;

	font-style: italic;

	color: #fedbc2;

	line-height: 1.8em;

	margin-bottom: 15px;

	padding-bottom: 10px;

	background: url(../image/quote_bottom.png) no-repeat bottom right;

}

ul.testimonial li span {

	display: block;

	text-align: right;

	color: #fff;

	font-weight: bold;

}

/* Podium

========================*/

#freemenu {

	width: 940px;

	height: 120px;

	background: url(../image/freemenuback4.png) no-repeat;

	margin-bottom: 20px;

}



#freemenu h2 {

	margin-top: 20px;

	margin-bottom: 20px;

}



#freemenu ul, #freemenu p {

	margin-top: 8px;

	margin-left: 8px;

	float: left;

	display: inline;

}



#freemenu ul li {

	float: left;

	margin-top: 0px;

	background: url(../image/freemenuback3.png) no-repeat;

}



#freemenu .noarrow {

/*	background: #E0E0E0;*/

	background: none;

}



#freemenu ul li a {

	border-bottom: 0px solid #cce8eb;

	padding: 6px 6px 6px 6px;

	display: block;

	text-decoration: none;

	font: 1.1em Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	margin-right: 40px;

	margin-top: 0px;

	background: #eaf7f8;

	position: relative;

	text-align: center;

	width: 92px;

	height: 92px;

}



#freemenu .green {

	background: #359F35;

}



#emptybox {

	width: 36px;

	height: 36px;

	display: inline;

	float: left;

	margin-right: 5px;

}



#freemenu .blue {

	background: #8080FF;

}



#freemenu .red {

	background: #FF8080;

}



#freemenu .orange {

	background: #FFA751;

}





#freemenu ul li a:hover {

	opacity: 0.4;

	filter: alpha(opacity=40);

	/* color: #C0C0C0; */

}



#freemenu ul li a.active {

	background: #fff;

	color: #396063;

	border-bottom: 1px solid #c4e3e6;

}

#freemenu ul li a.active span {

	position: absolute;

	display: block;

	background: url(../image/submenu_pointer.gif) no-repeat;

	width: 21px;

	height: 12px;

	top: 30px;

	left: 50%;

	margin-left: -10px;

}



#freemenu p.private {

	background:#eaf6f8 url(../image/lock.gif) no-repeat 4px 2px;

	height:19x;

	padding-left:30px;

	padding-top:4px;

	padding-right:10px;

	padding-bottom:5px;

	font-size:1.3em;

	color:#376096;

	margin-top:9px;

}



#freemenu p.private.nolock {

	background:#eaf6f8;

	padding-left:18px;

	float:right;

	margin-right:10px;

}



#freemenu p.private.nolock a {

	color:#376096;

	text-decoration:none;

}



#freemenu p.private.nolock a:hover {

	text-decoration:underline;

}



/* Sub-menu to #freemenu */

#freemenu_sub {

	width: 920px;

	height: 24px;

	margin-top: -20px;

	margin-left: 10px;

	margin-bottom: 0px;

}



#freemenu_sub ul {

	margin-top: 0px;

	margin-left: 0px;

	float: right;

	display: inline;

}



#freemenu_sub ul li {

	float: left;

	margin-top: 0px;

	margin-left: 0px;

	font-size: 1.2em;

	margin-right: 0px;

}



#freemenu_sub ul li a {

	padding: 6px 6px 6px 6px;

	display: block;

	text-decoration: none;

	font: 1.1em Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	margin-right: 1px;

	margin-top: 0px;

	position: relative;

	text-align: center;

}



#freemenu_sub ul li a:hover {

	opacity: 0.4;

	filter: alpha(opacity=40);

}



#freemenu_sub .red {

	background: #FF8080;

}



#freemenu_sub .orange {

	background: #FFA751;

}





/* New Podium Navigation Menu

*/

#podium-navigation {

	width: 940px;

	height: 120px;

	padding-top: 5px;

	padding-left: 8px;

	margin-bottom: 10px;

	background: url(../image/freemenuback4.png) no-repeat;

}



#podium-navigation div {

	margin-top: 2px;

	margin-right: 15px;

}



#podium-navigation td {

	height: 72px;

	width: 72px;

	font-weight: bold;

	cursor: pointer;

	text-align: center;

	background-color: white;

	padding: 2px 5px 2px 5px;

	margin: 10px;

}



#podium-navigation h3 {

  font-size: 11pt;

  margin-top: 6px;

  margin-bottom: 3px;

}



#podium-navigation a {

	text-decoration: none;

}



#podium-navigation .sequence-1 {

	background-color: rgb(0, 102, 153); 

	padding: 3px;

}





#podium-navigation .sequence-2 {

	background-color: rgb(0, 102, 53);

	padding: 3px;

}



#podium-navigation .sequence-3 {

	background-color: rgb(255, 204, 102);

	padding: 3px;

}



#podium-navigation .sequence-4 {

	background-color: rgb(153, 51, 0);

	padding: 3px;

}





#podium-navigation .number-1 {

	background-color: rgb(0, 102, 153);

	width: 10px;

}



#podium-navigation .number-2 {

	background-color: rgb(0, 102, 53);

	width: 10px;

}



#podium-navigation .number-3 {

	background-color: rgb(255, 204, 102);

	width: 10px;

}



#podium-navigation .number-4 {

	background-color: rgb(153, 51, 0);

	width: 10px;

}



#podium-navigation span {

	color: gray;

}



.podium-sequence-1 {

	background-color: rgb(0, 102, 153); 

}



.podium-sequence-2 {

	background-color: rgb(0, 102, 53);

}



.podium-sequence-3 {

	background-color: rgb(255, 204, 102);

}



.podium-sequence-4 {

	background-color: rgb(153, 51, 0);

}



/* Footer

========================*/



/* ############### Footer  ###############*/

#footer {

	display: block;

	font-family: helvetica, arial, â€œsans serifâ€;

	color: #666;

	font-size: 11px;

	margin-top: 200px;

	margin: 10px 0 15px -15px;

	padding-left: 10px;

}

    footer:link { color: #666; }

    footer:visited { color: #666; } 

    footer:hover { color: #ccc; }



    copy {

    	clear: both;

    	font-size: 11px;

    	float: right;

    	margin-top: -25px;

    	margin-right: -1px;

    }

   

    /* ############### Footer Navigation ###############*/

    #nav{

      width:100%;

    }

    #nav li {

    	float: left;

    	list-style-type: none;

    }



    #nav a {

    	color: #666;

    	text-decoration: none;

    	margin-right: 15px;

    	padding: 2px;

    	font-size: 12px;

    }



    a:link { color: #666; }

    a:visited { color: #666; } 

    a:hover { color: #ccc; }

    

#footer ul {

	list-style-type: none;

}

#footer ul li {

	float: left;

	margin-right: 5px;

	margin-bottom: 10px;

}

#footer ul li a {

	display: block;

	padding: 0px 5px;

	color: #666;

	font-weight: bold;

	text-decoration: none;

}

#footer ul li a:hover {

	color: #999;

}

#footer p {

	float: right;

	margin-top: 0px;

	color: #999;

	font-weight: normal;

}

#footer.footerHome {

	background: #84211e !important;

	height: 30px;

	padding-top: 10px;

	padding-right: 10px;

	margin-top: -10px;

}





/* Fixes, overrides

========================*/

#rightside.invertfix {

	margin-right: 5px;

	margin-left: 10px;

}

.grayBG {

	background: #e7e7e7;

}

.noborder, #center .noborder, .login .noborder {

	background: transparent;

	border: none;

}

#lightbox div.formContainer table td span {

	font-size: 1em !important;

	color: #333 !important;

}

/* Predictor */

#shareThis {

	float: left;

	width: 618px;

	padding-left: 32px;

	height: 27px;

	padding-top: 10px;

	margin-bottom: 10px;

	background: #fff url("../image/share_this.gif") no-repeat left top;

}

#shareThis.gray {

	width: 598px;

	background: #f5f5f5 url("../image/share_this_gray.gif") no-repeat left top;

}

#asseenIn {

	float: left;

	width: 618px;

	padding-left: 32px;

	height: 27px;

	padding-top: 10px;

	background: #fff url("../image/as_seen.gif") no-repeat left top;

}

#asseenIn.gray {

	width: 598px;

	background: #f5f5f5 url("../image/as_seen_gray.gif") no-repeat left top;

}

#shareThis.gray p, #asseenIn.gray p{

	color: #5f7a7e;

}

#shareThis p, #asseenIn p{

	float: left;

	color: #fff;

	font-weight: bold;

	font-size: 12px;

	margin-right: 30px;

}

#shareThis img {

	margin-top: -2px;

	display: inline;

}

#asseenIn img {

	margin-right: 15px;

}

#shareThis p.seen {

	font: 11px Helvetica, Arial, sans-serif;

	color: #1c1c1c;

	margin-bottom: 0px;

	font-weight: normal;

	font-weight:normal !important;

}

.seen_blue {

	font: 1.3em Helvetica, Arial, sans-serif;

	color: #00669b;

	margin-bottom: 0px;

	font-weight:normal !important;

}

p.seen a, p.seen_blue a {

	color:#3b7aa6 !important;

	margin-right: 30px;

	text-decoration:underline !important;

}

p.seen a:hover, p.seen_blue a:hover {

	text-decoration:none !important;

}

p.seen_blue a {

	color:#00669b!important;

}

.seen img, .seen_blue img {

	position:relative;

	margin-right:5px;

	margin-left:5px;

	top:2px;

}

/*Other*/

.inline_textarea {

	width:400px;

	position:relative;

	float:right;

	top:-25px;

	left:-100px;

}

#predictor_results {

	border:5px solid #ECECEC;

	padding:10px;

	background:#fffeea;

}

#predictor_results p {

	font-size:1.2em;

}

#predictor_results .results{

	background:url(../image/noodlescore.png);

	height:87px;

	width:598px;

	position:relative;

	top: 30px;

}

*:first-child+html #predictor_results .results{

	top:30px;

}

#predictor_results h2 {

	font-weight:bold;

	text-align:left;

	color:#000;

	font-size:2em;

	margin-left:10px;

	margin-top:5px;

	width: 470px;

}

#predictor_results p.performed{

	color:#a8a8a8;

	margin-left:10px;

}

#predictor_results p.money {

	margin-top:16px;

	margin-left:10px;

	font-size:3em;

	float: left;

}

#predictor_results p.text{

	color:#a8a8a8;

	font-size:1.8em;

	font-weight:bold;

	margin-top:30px;

	margin-left:10px;

}

#predictor_results .seal{

	float:right;

}

#predictor_results p.rank {

	font-size:3.2em;

	text-align:right;

	float: right;

	margin-top:16px;

	margin-right: 10px;

}

#predictor_results p.checksum{

	margin-top:40px;

	margin-left:10px;

	font-size:1.1em;

}

*:first-child+html #predictor_results p.checksum{

	top:40px;

}

p.private_beta {

	font-size:1.2em;

	margin-top:10px;

}

.coll {

	float:left;

	width:230px;

	padding-bottom:30px;

	margin-left:15px;

	margin-right:100px;

	font-size:1.2em;

	text-align:left;

}

.coll p {

	float:left;

	margin-bottom:10px;

	width:230px;

}

* html .coll{

	margin-right:70px;

}

* html .coll p{

	width:200px;

}

input.radio{

	border:0 !important;

}

tr.blue input.radio{

	background:#e7f6f9;

}

tr.grey input.radio{

	background:#ededed;

}

.checkbox_size{

	font-size:1.2em;

}

.radio_size{

	font-size:1.2em;

	position: relative;

	top: -2px;

}

.buttons_left{

	float:left;

	margin-left:-20px;

}

.buttons_right{

	float:right;

}

*:first-child+html .buttons_left{

	margin-left:-10px;

}

#benefits{

	background: #d4eef0;

}

#benefits h2{

	color: #5f7a7e;

	padding: 10px 5px 8px 10px;

	border-bottom: 1px solid #c4d7da;

	font-size: 10px;

	font-family: arian, verdana, sans-serif;

}

ul.greenItems{

	padding: 10px 10px 10px 10px;

}

ul.gray{

	background: #f5f5f5;

}

ul.greenItems li {

	margin-bottom:12px;

	padding-left: 25px;

	font-size: 12px;

	color: #222;

	font-family: arial, verdana, sans-serif;

	background: url("../image/green_bullet.gif") no-repeat left top;

}

#score_partners a{

	border: none;

	text-decoration: none;

}

#score_partners img{

	margin-left: 4px;

	margin-right: 4px;

}

/*Ratings*/

.rating_container {  

    clear:both;  

} 

 

.rating_container a {  

    float:left;  

    display:block;  

    width:25px;  

    height:25px;  

    border:0;  

    background-image:url("../image/rating.gif");  

} 

 

.rating_container a.rating_off {  

    background-position:0 0px;  

} 

 

.rating_container a.rating_half {  

    background-position:0 -25px;  

} 

 

.rating_container a.rating_on {  

    background-position:0 -50px;  

} 

 

.rating_container a.rating_selected {  

    background-position:0 -75px;  

}



/*New design*/





/* class style for buttons use it with div tag and define width inline */

 .invite-button{

   background: none repeat scroll 0 0 #000000;

   border: medium none;

   color: #FFFFFF;

   font-size: 12px;

   font-weight: bold;

   padding:4px;

   text-align:center;

   cursor:pointer;

 }

.hrSeparator{

  margin:10px 0;

  width:100%;

  border-bottom:1px solid #dddddd;

}





/* ############### Podium ###############*/



div.podium #center a {

  color: #00669b;

}



div.podium #center h1 {

  font-weight:normal;

}

