.main-pic {
    border-bottom:1px solid #dcdcdc;
    border-top:1px solid #FFFFFF;
    position:relative;
    width:960px;
    margin:0 0 0 -1px;
    min-height:227px;
}
.main-pic img {
    display:block;
}

.facebook-block,
.share {
    text-align:center;
}

.welcome-block {
    padding:15px 0 15px 15px;
}
.welcome-block img {
    float:left;
    margin:0 15px 0 0
}
.welcome-block h1.welcome-title {
    padding-top:0;
    font-size:17px;
}

ul.faq-list {
    margin:0;
    padding:30px 0;
    list-style:none
}
ul.faq-list li {
    padding:4px 0
}
ul.faq-list span.showDetail,
.contact-info a {
    color:#0067b3;
    cursor:pointer
}
ul.faq-list .more
{
    background: url(../img/a2.png) left 10px no-repeat;
    padding: 8px 0 0 22px;
}
ul.faq-list .more p
{
    padding: 0px;
}
ul.poll-list {
    margin:0;
    padding:30px 0;
    list-style:none
}
ul.poll-list li {
    padding:4px 0
}
ul.poll-list span.poll-item-link a {
    color:#0067b3;
    cursor:pointer
}

.contact-text {
    width:380px;
    float:left
}

.contact-info {
    width:175px;
    float:right
}


ul.list {
    margin:0;
    padding:10px 0;
    list-style:none
}
ul.list li {
    background:url(../img/a2.png) left 4px no-repeat;
    padding:2px 0 2px 22px
}

.addMember .deleteMember
{
	margin: 3px;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.addMember
{
    background-image: url('../images/new.png');
    padding-left: 30px;
    width: 41px;
    line-height: 18px;
    font-size: 16px;
}


/*blog
--------------------------------------------------------------------------------------*/
.post {
	padding:0 0 20px 0;
	position:relative;
	margin:10px 0 0 0px;
    color: #000000
	}
.post-top {
    min-height: 70px;
}
.post .date {
    background: url(../img/date.gif) left top no-repeat;
	position:absolute;
	left:0px;
	top:0;
	width:52px;
    height: 63px;
	text-align:center;
	padding:0;
	color:#d53b31;
    padding: 5px 0 0 0
	}
.post .date span.d {
	display:block;
	font-size:25px;
	line-height:25px
	}
.post .date span.y {
    font-size: 11px
}
.post h2 {
	padding:10px 110px 5px 70px;
    font-size: 14px;
    color: #d53b31
	}
.post .meta {
	font-weight:bold;
	padding:0 110px 0 70px;
	}

.post a.more-link {
    background: url(../img/btn-read-more.gif) left top no-repeat;
    width: 85px;
    height: 27px;
    display: block;
    overflow: hidden;
    font-size: 500px;
    float: right;
    margin: 10px 0 0 0
}

.blog-thumbs {
    float: left;
    margin: 0 15px 0 0
}

.post .entry {
    padding: 10px 0
}
.post .entry img {
    padding: 5px;
    background: #FFFFFF;
    border: 1px solid #eaecea;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.post .comments {
	position:absolute;
	top:15px;
	right:0;
	text-align:center;
	text-transform:uppercase
	}
.post .comments a,
.post .terms a,
.post .tags a {
	color:#000000;

	}
.post .terms {
	padding-top:10px;
	}
.post .terms span,
.post .tags span {
	text-align:center;
	text-transform:uppercase
	}
.post .terms a,
.post .tags a {
	text-decoration:underline;
	}
.post .terms a:hover,
.post .tags a:hover {
	text-decoration:none;
	}
.sidebar ul ul ul.list {
	padding-left:10px!important
	}
.sidebar ul ul ul.list a {
	color:#515050
	}
.subscribe-form form {
	padding:10px;
	text-align:right
	}
.subscribe-form .input {
	padding:0 0 10px 0;
	}
.subscribe-form input.text {
	width:98%;
	}
#post-serch {
	padding-bottom:15px;
	}
#post-serch input {
	margin:10px 0 0 0;
	width:88%;
	padding-right:20px;
	}

.add-comments {
	margin:0 0 0 0px;
	padding:10px 0;
	border-top:1px solid #c5c4c5;
	}
.add-comments h2 {
	padding:0;
    color: #d53b31;
    font-size: 14px
	}
ul.comment-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
	}
ul.comment-list ul {
	list-style:none;
	padding:0 0 0 45px;
	}
ul.comment-list li {
	position:relative;
	}
ul.comment-list .comment{
	padding:10px 0 ;
	border-top:1px solid #c5c4c5;
	margin:-1px 0 0 0
	}

ul.comment-list li .icon {
	position:absolute;
	left:0;
	top:5px;
	}
ul.comment-list li .icon span {
	display:block;
    padding: 5px;
   background: #FFFFFF;
   border: 1px solid #eaecea;
   border-radius: 5px;
   -khtml-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	}


ul.comment-list li .meta {
	padding:10px 0 0 120px;
	min-height:65px;
	}
.add-comments-form {
	}
.add-comments-block .form {
    padding: 50px 40px
}

.add-comments-form h2 {
	padding:10px 0 0 0;
    color: #d53b31;
    font-size: 14px;
    margin: 0 0 -10px 0
	}
.add-comments-form div.input,
.add-comments-form div.textarea{
	padding:5px 0;
	}
.add-comments-form label {
	display:block;
	float:left;
	padding:5px 0 0 0;
	width:65px;
	}
.add-comments-form input[type=text] {
	width: 200px;
    padding: 4px
	}
.add-comments-form textarea {
	height:120px;
	width:475px;
    padding: 4px
	}
.add-comments-form .button {
	text-align:right;
	}

.add-comments-form .button input {
    background:url(../img/btn-submit-comment.png) left top no-repeat;
    width:177px;
    height:31px
}
.add-comments-block h1.title {
    background:url(../img/titles/reply.png) left top no-repeat;
}

.widget-area h2 {
    margin: 0;
    padding: 10px 0 8px 30px;
    background: url(../img/widget-title.jpg) left top no-repeat;
    width: 100%;
    color: #1c5f90;
    font-size: 15px;
    line-height: 15px;
    text-shadow: 0px 1px 0px #FFFFFF;
    -moz-text-shadow: 0px 1px 0px #FFFFFF;
    -webkit-text-shadow: 0px 1px 0px #FFFFFF
}
#sidebar .widget-area {
    margin: 15px 0 0 0
}
#sidebar .widget-area .content-block {
    margin: 0
}

#sidebar .widget-area .content-block {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px
}
#sidebar .widget-area .content-block .content-top,
#sidebar .widget-area .content-block .content-bott {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px
}

#sidebar .widget-area  ul {
    margin: 0;
    padding: 15px;
    list-style: none
}
#sidebar .widget-area  ul li {
    background: url(../img/a2.png) left 3px no-repeat;
    padding: 0 0 2px 18px
}
#sidebar .widget-area  ul  a{
    color: #000000
}

#sidebar .widget-area  ul  a:hover{
    color: #0067b3
}

.red
{
    color: #FF0000;
}
ul.recentPosts li
{
    padding-bottom: 10px;
    margin-bottom: 7px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}
.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }

.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }

.autocomplete .selected { background:#F0F0F0; }

.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }

.autocomplete strong { font-weight:normal; color:#3399FF; }

.upd-captcha
{
    cursor: pointer;
}
div.date-picker
{
    width: 350px;
}
a.datepicker
{
    width: 24px;
    height: 24px;
    background-image: url('../img/date.png');
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: 7px;
}
.loginForm-wrap h2
{
    border: 2px solid #C0C0C0;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #524B4B;
    font-family: 'trebuchet MS';
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    background-image: url('../img/bgs/bg-body-top.jpg');
    background-repeat: repeat-x;
}
.loginForm-inner
{
    background-position: 10px 20px;
    padding-left: 70px;
    background-image: url('../img/icons/member-login.png');
    background-repeat: no-repeat;
}
.loginForm-inner p label
{
    display: block;
    float: left;
    width: 80px;
}
.buttons a
{
    border: 1px ridge #E3EEEC;
    padding: 4px 7px 4px 7px;
    cursor: pointer;
    text-align: right;
    background-image: url('../img/nav/nav.gif');
    background-repeat: repeat-x;
    float: right;
    margin-right: 10px;
    color: #336699;
    font-weight: bolder;
}
.buttons a:hover
{
    text-decoration: none;
}
.buttons a:active
{
    padding: 5px 8px 3px 6px ;
}
.login-error
{
    padding-top: 30px;
    font-size: 14px;
    text-align: center;
}
.login-error p
{
    text-align: center;
}
p.info-status
{
    float: right;
    font-family: 14;
    color: #FFE1C4;
    margin-right: 10px;
    position: absolute;
    right: 0px;
}
p.info-status a
{
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 16px;
}
#id-form td, #id-form th
{
    padding-right: 10px;
    padding-left: 10px;
}
.gr_results
{
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 15px;
}
.share-buttons
{
   width: 200px;
}
.share-buttons td
{
    width: 25%;
    overflow: hidden;
}
.user-summary
{
    width: 100%;
}
.user-summary th
{
    padding: 4px;
    text-align: left;
    font-family: 'trebuchet MS';
    width: 40%;
    color: #575757;
}
.householdMember
{
    width: 100%;
    background-color: #FCFCFC;
}
.householdMember .date-picker, .newMemberTemplate .date-picker
{
    width: 260px;
}
.date-picker .day
{
    width: 60px;
}
.date-picker .month
{
    width: 90px;
}
.date-picker .year
{
    width: 68px;
}
.householdMember .date-picker .datepicker, .newMemberTemplate .date-picker .datepicker
{
    margin: 0px;
}
.householdMember p
{
    text-align: center;
}
.members-list .line
{
    padding: 3px;
    border-width: 1px;
    border-top-style: solid;
    border-color: #E2E2E2;
    width: 100%;
}
.householdMember .actions
{
        vertical-align: bottom;
}
.householdMember  .actions a
{
    background-position: 0px 50%;
    padding: 4px 4px 4px 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.householdMember .actions a.deleteMember
{
    background-image: url('../backend/images/del1.png');
    float: right;
}
.householdMember .actions a.saveChanges
{
    background-image: url('../backend/images/save.png');
    color: #0066CC;
    float: left;
}

#addHosehold
{
    background-position: 0px 50%;
    padding: 4px 4px 4px 30px;
    background-image: url('../backend/images/new.png');
    background-repeat: no-repeat;
    cursor: pointer;
    color: #3C624E;
    cursor: pointer;
}
p.confirm
{
    padding: 24px;
    font-family: 'trebuchet MS';
    font-size: 17px;
    text-align: left;
}


.ajaxTableLoadBar
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    z-index: 121;
}
.ajaxTableLoadBar div
{
    opacity: 0.2;
    background-color: #E6F1FB;
    position: absolute;
    width: 100%;
    height: 100%;
}
.ajaxTableLoadBar p
{
    padding: 4px 18px 4px 18px;
    position: absolute;
    top: 40%;
    left: 30%;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #EAF4FD;
    opacity: 0.8;
    width: 200px;
}
.ajaxTableLoadBar p img
{
    margin-right: 15px;
}
.ajaxTableLoadBar p span.loadText
{
    font-family: 'trebuchet MS';
    color: #000000;
    font-size: 32px;
    vertical-align: top;
    line-height: 48px;
    
}
.newMember-inner
{
    padding: 15px 15px 15px 50px;
}
.newMember-inner label
{
    display: block;
    float: left;
    width: 90px;
    margin-right: 5px;
}

.autentificationProviders a
{
    background-position: 0px 50%;
    padding: 4px 4px 4px 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.autentificationProviders a.unbindAutentificationProvider
{	
    background-image: url('../backend/images/del1.png');
    float: right;
}
.found-item
{
    padding: 7px;
    list-style-type: none;
    background-color: #FAFAFA;
    margin-top: 20px;
    margin-bottom: 10px;
}
.found-item-link
{
}
.found-item-link a
{
    font-size: 20px;
}
.found-item-content h1, .found-item-content h2, .found-item-content h3
{
    font-size: 14px;
}
.found-item span.highlight
{
    background-color: #FFFFCC;
    font-weight: bolder;
    font-style: italic;
}
.found-item-content *
{
    min-height: inherit;
}
.credentials_tab td
{
    padding: 2px 5px 2px 5px;
}
.auth-providers
{
    list-style-type: none;
}
.auth-providers a
{
    padding: 0px;
    color: #0066CC;
    font-family: 'trebuchet MS';
    line-height: 24px;
    position: relative;
    bottom: 5px;
}
input.serach-bar
{
    padding: 5px;
    width: 350px;
    margin-left: 40px;
    margin-right: 15px;
}
.survey-question
{
    padding: 15px;
}
.survey-question ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 600px;
    float: left;
}
.survey-question ul input[type="text"]
{
    margin-left: 10px;
}
.survey-question-title
{
    padding: 15px 3px 3px 3px;
    font-family: 'trebuchet MS';
    font-size: 14px;
    color: #252525;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.survey-actions table
{
    width: 100%;
}
.survey-actions table td
{
    width: 33%;
    text-align: center;
}
.input-link
{
    background: url("../img/btn/btn.gif") repeat-x #A0CED5;
    border: 1px solid #77BAC6;
    border-radius: 5px;
    color: #1C5F90;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 10px;
    text-shadow: 0px 1px 0px #FFFFFF;
    text-transform: uppercase;
}
.input-link:hover
{
    text-decoration: none;
}
.fancy-message
{
    min-width: 400px;
    min-height: 70px;
}
.fancy-error
{
    background-position: 7px 20px;
    padding: 30px 7px 7px 7px;
    background-repeat: no-repeat;
    color: #800000;
    font-family: 'trebuchet MS';
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
.fancy-info
{
    background-position: 7px 20px;
    padding: 30px 7px 7px 7px;
    background-repeat: no-repeat;
    color: #2C5783;
    font-family: 'trebuchet MS';
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
.fancy-simple
{
    background-position: 7px 20px;
  
    background-repeat: no-repeat;
    color: #2C5783;
    font-family: 'trebuchet MS';
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
.social_greet
{
    width: 670px;
}
.content h1.title-page
{
    font-weight: bold;
    font-family: verdana;
    font-size: 18px;
}
.content-top { background: url("bg-conte.gif") repeat-x scroll left top #FFFFFF;}
.table-box h4{ color: #393939; font-size: 13px; font-weight: bold;}
.table-box table { width: 100%;}
.table-box  table{ border-radius: 8px; -moz-border-radius:8px;
    -webkit-border-radius:8px; behavior:url(PIE.htc);
    border: 1px solid #f0f1f0;
    background: #ffffff; margin-bottom: 20px;
}
.table-box  tr{
    border: 1px #f0f1f0 solid;
    color: #0067b3;
}
.table-box table tr:first-child {border: 1px solid #75bac5;}
.table-box table tr:first-child td {
    text-align: left;
    line-height: 30px;

    background:url(../picture/tab-line.jpg) repeat-x;
    height: 31px;
    -moz-border-radius: 5px 0px 0 0;
    -webkit-border-radius: 5px 0px 0 0;
    border-radius: 5px 0px 0 0; behavior:url(PIE.htc);

color: #1c5f90; font-size: 15px;}
.table-box table th { padding-left:20px;}
.table-box table tr span { color: #f04747; font-size: 13px; font-weight: normal; padding-left: 4px;}

.table-box  tr.one td:nth-child(2) {  -moz-border-radius: 0px 5px 0px 0!important;
    -webkit-border-radius:0px 5px 0px 0!important;
    border-radius: 0px 5px 0px 0!important; behavior:url(PIE.htc);}

 .table-box2  tr.one td:nth-child(3),.table-box  tr.one td:nth-child(3),.table-box1  tr.one td:nth-child(2),   .table-box3  tr.one td:nth-child(3){  -moz-border-radius: 0px 5px 0px 0!important;
     -webkit-border-radius:0px 5px 0px 0!important;
     border-radius: 0px 5px 0px 0!important; behavior:url(PIE.htc);}
.table-box  tr.ones td:nth-child(1)  {-moz-border-radius: 0px 0px 0 9px;
    -webkit-border-radius: 0px 0px 0 9px;
    border-radius:0px 0px 0 9px; behavior:url(PIE.htc);}
.table-box  tr.ones td:nth-child(2), .table-box1  tr.ones td:nth-child(2), .table-box2  tr.ones td:nth-child(3), .table-box3  tr.ones td:nth-child(3), .table-box  tr.ones td:nth-child(3)  {-moz-border-radius: 0px 0px 9px 0px;
    -webkit-border-radius: 0px 0px 9px 0px;
    border-radius:0px 0px 9px 0px; behavior:url(PIE.htc);}

.table-box2  tr.ones td:nth-child(2),  .table-box3  tr.ones td:nth-child(2), .table-box  tr.ones td:nth-child(2), .table-box  tr.one td:nth-child(2){  -moz-border-radius: 0px 0px 0px 0!important;
    -webkit-border-radius:0px 0px 0px 0!important;
    border-radius: 0px 0px 0px 0!important; behavior:url(PIE.htc);}



.table-box2   tr.one td:nth-child(2)  {-moz-border-radius: 0px 0px 0px 0!important;
    -webkit-border-radius:0px 0px 0px 0!important;
    border-radius: 0px 0px 0px 0!important; behavior:url(PIE.htc);}



.table-box3   tr.one td:nth-child(2)  {-moz-border-radius: 0px 0px 0px 0!important;
    -webkit-border-radius:0px 0px 0px 0!important;
    border-radius: 0px 0px 0px 0!important; behavior:url(PIE.htc);}



.table-box1  tr.ones td:nth-child(2)  {-moz-border-radius: 0px 0px 9px 0px!important;
    -webkit-border-radius: 0px 0px 9px 0px!important;
    border-radius:0px 0px 9px 0px!important; behavior:url(PIE.htc);}


.table-box1  tr.one td:nth-child(2) {  -moz-border-radius: 0px 5px 0px 0!important;
    -webkit-border-radius:0px 5px 0px 0!important;
    border-radius: 0px 5px 0px 0!important; behavior:url(PIE.htc);}

.table-box  td a {color: #0067b3;}
 
.table-box  td:first-child { padding-left: 20px;}
 .table-box td a.referral-link
{
    text-decoration: none;
}

.table-box2  table{ width: 270px; float: left;}

.table-box2 .input { width: 91px; height: 27px; text-align: center;}
.table-box2 .btn-reddem { text-transform: none; margin-top: 8px;}
.table-box2  td, .table-box3  td, .table-box4  td , .table-box  td{ font-size: 15px; font-weight: bold;}
.table-box3  td {font-weight: normal;}
.table-box2  td p, .table-box4 p  {color: #393939; font-size: 13px; font-weight: normal;}
.table-box4 p { padding: 0;}

.table-box  table, .table-box  tr, .table-box  td, .table-box  th {
    border-collapse:separate!important;}
.banner-box { padding-top: 30px;}
.banner-box h3{color:#ea0404; font-size: 14px;}
.banner-box-img
{
    padding: 4px;
    background: #f7f8f7;
    border: 1px solid #eaecea;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    behavior: url(PIE.htc);
    display: inline-block;
}
.banner-box-img { margin-bottom: 14px;}
.banner-box .input .code-input { width: 217px; height: 38px;}
.banner-box .input label{color: #393939; font-size: 13px; font-weight: bold; padding-right: 10px;}
.banner-box__one { padding-bottom: 20px;}
.short .banner-box-img { width: 350px;}
.long .banner-box-img { width:472px; }
.poll-share { position: relative; padding-bottom: 8px;}
.poll-share p
{
    color: #0067b3;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    width: 165px;
    font-family: verdana;
}
.radio-block { clear: both; padding-bottom: 5px;}
.pol-sh { display: block; position: absolute; right: 0; top:-22px; background: url(../picture/pol-sh.png) no-repeat 0  0 transparent; width: 98px; height: 49px;}
.btn-vote { display: block; position: absolute; right:5px; bottom:40px; background: url(../picture/btn-vote.png) no-repeat 0  0 transparent; width: 61px; height: 25px;}



.table-box input.text { width: 91px; height: 27px; text-align: center; padding-top:4px; padding-bottom: 4px; }
.table-box3 table  { width: 320px; float: right;}
.table-box3 table p{ padding: 6px 0 5px 0  }
.table-box3 tr { color: #393939; font-size: 13px;}
.table-box3 .active, .table-box3   tr.one {color: #1c5f90; font-weight: bold; font-size: 15px;}

.table-box4 { width: 100%; clear: both;}
 *+html .input .code-input {  height: 27px!important;}
 
 tr.bot-bg-line td
{
    background-image: url('../picture/bot-bg-line.png');
    background-repeat: repeat-x;
}
 tr.top-bg-line td
{
    background-image: url('../picture/top-bg-line.png');
    background-repeat: repeat-x;
}
.table-box td input[type="text"]
{
    padding: 0px;
}
.table-box .survey-row td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eaecea;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table-box .no-border td
{
    border-style: none;
    padding-top: 5px;
    padding-bottom: 0px;
}
a.done
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../img/done.png');
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
}
a.forgotPassword, a.resendConfirmation
{
    cursor: pointer;
    background-repeat: no-repeat;
}
 
a.forgotPassword
{
    float: right;
    margin-right: 15px;
}
.poll-date
{
    width: 100px;
    display: inline-block;
    font-size: 12px;
    color: #808080;
}
.poll-link-wrap
{
    float: right;
    display: inline-block;
    width: 535px;
}
.redeem-list
{
    list-style-type: none;
}
.reward-status
{
    padding: 0px;
    margin: 0px 0px 0px 7px;
    list-style-type: none;
}
.reward-status span
{
    margin-left: 5px;
    display: block;
}
.passwordRetrieval-wrap
{
    padding: 10px 20px 20px 20px;
}
.passwordRetrieval-wrap h2
{
    font-size: 16px;
    font-weight: normal;
}
.login-response-message
{
    padding: 23px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
}
.binded_providers th
{
    padding-left: 10px;
    padding-right: 20px;
    vertical-align: middle;
}
.binded_providers th img
{
    float: left;
}
.binded_providers th span
{
    float: left;
    margin-left: 7px;
    margin-right: 20px;
    margin-top: 5px;
}
.resp-message
{
    padding: 5px;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.datepickerWeek, .datepickerDoW .week
{
    display: none;
}
 .popup-nav
{
    text-align: right;
    padding-right: 30px;
    font-weight: bolder;
}
 .popup-nav .prev-next
{
    border-top-style: solid;
    border-width: 1px;
    border-color: #BD5742;
}
 .popup-nav .nxt, .popup-nav .prv
{
    cursor: pointer;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 10px;
    background-repeat: no-repeat;
}
.join-errors
{
 
}
.join-errors ul
{
    border-top-style: solid;
    border-width: 1px;
    border-color: #FFC4BB;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
}
.join-errors ul li
{
    font-size: 14px;
    padding: 10px 5px 5px 5px;
    color: #9A310E;
}
body .formError
{
    display: none;
}
body .join-input-error-text
{
    border: 2px solid #FFAAAA;
}
body .join-input-error
{
    background-color: #FFAAAA;
}
ul.error-message
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
ul.error-message li
{
    text-align: center;
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
ul.error-message label
{
    font-size: 14px;
    color: #FF6666;
    width: auto;
}
.v-tab-content  ul.error-message li
{
     clear: none;
}

.verdana
{
    font-family: Verdana;
    font-size: 18px;
}
.cb-radio-validation-wrap
{
    padding: 3px;
    border: 2px solid transparent;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.joined-form-container
{
    width: 480px;
    margin-bottom: 30px;
    height: 175px;
}
.section #id-form
{
    width: 100%;
}
.section #id-form td, .section #id-form th
{
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    width: 50%;
}
.section h2
{
    padding-top: 20px;
}
.banner-code
{
    width: 570px;
    height: 36px;
}
.frontend-grid
{
    width: 800px;
}
#grid-table	{
	margin-bottom: 20px;
	}
#grid-table	td a	{
	color: #393939;
	}
#grid-table	td a:hover	{
	text-decoration: underline;
	}
#grid-table th
{
    height: 30px;
    line-height: 0px;
}
#grid-table th div
{
    position: relative;
    padding-right: 30px;
}
#grid-table	.minwidth-1	{
	min-width: 110px;
	}
#grid-table td	{
	border: 1px solid #d2d2d2;
	padding: 10px;
	}
#grid-table tr.alternate-row
{
    background: #EEF5F9;
}
#grid-table tr.new-message
{
	background: #FFFF00;
}
#grid-table tr.alternate-new-message
{
	background: #FFCC00;
}
#grid-table td.options-width
{
    padding: 0 0 0 10px;
    text-align: center;
}
.table-header-repeat
{
    background: url('../picture/tab-line-bg.png') repeat-x;
    border: none;
    font-size: 0px;
    line-height: 0;
    padding: 0px 0 0 0;
}
.table-header-options a, .table-header-repeat a
{
    color: #1C5F90;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    cursor: pointer;
}
.table-header-options a:hover, .table-header-repeat a:hover
{
    color: #336699;
}
	
th.line-left
{
    border-left: 1px solid #B3DDE4;
}
#grid-table tr.activity-blue
{
    background: #e3eceb;
}
ul.up_down
{
    margin: 0px;
    padding: 0px;
    width: 30px;
    list-style-type: none;
    position: absolute;
    right: 0px;
    top: -4px;
}
  ul.up_down li
{
    margin: 0px;
    width: 22px;
    height: 10px;
    margin: 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}

   ul.up_down li.arrow_down
{
    background-image: url('../picture/down-blue.png');
}
   ul.up_down li.arrow_up
{
    background-image: url('../picture/up-blue.png');
}
   ul.up_down li.arrow_down_active
{
    background-image: url('../picture/down-blue-active.png');
}
  ul.up_down  li.arrow_up_active
{
    background-image: url('../picture/up-blue-active.png');
}
#paging-table
{
    float: right;
    margin: 0 4px 0 0;
    vertical-align: middle;
}	
#paging-table select
{
    width: 100px;
}
.page-far-left	{
	background: url(../backend/images/table/paging_far_left.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	width: 24px;
	}
.page-left	{
	background: url(../backend/images/table/paging_left.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
.page-far-right	{
	background: url(../backend/images/table/paging_far_right.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 4px;
	width: 24px;
	}
.page-right	{
	background: url(../backend/images/table/paging_right.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
#page-info
{
    float: left;
    line-height: 16px;
    padding: 3px 12px 0 12px;
}
.selected-count, .total-count
{
    float: left;
    margin-right: 12px;
    line-height: 24px;
}
.selected-count
{
    display: none;
}
.pts-history
{
    color: #0067B3;
    cursor: pointer;
}
.banner-line
{
    border-top-style: solid;
    border-width: 2px;
    border-color: #008000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.facebook-share
{
    background-image: url('../img/share.PNG');
    background-repeat: no-repeat;
    display: inline-block;
    width: 67px;
    height: 22px;
    cursor: pointer;
}
span.grey
{
    font-size: 11px;
    color: #808080;
    display: inline-block;
}
.follow-us
{
    padding-left: 15px;
}
.follow-us span
{
    font-size: 14px;
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
}
.twitter-link, .facebook-link
{
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url('../img/twitter2.png');
    margin-left: 5px;
    margin-right: 5px;
}
.facebook-link
{
     background-image: url('../img/facebook2.png');
}

.follow-us-links
{
    bottom: 10px;
    padding: 0px 0px 15px 15px;
    position: absolute;
    text-align: center;
    width: 265px;
    right: 10px;
}
.survey-input-link
{
    display: inline-block;
    width: 70px;
}
.join-block  ul.tb-agree-list li
{
    text-align: left;
}
.join-block ul.tb-agree-list li label
{
    margin-left: 49px;
}
 .avg
{
    display: inline-block;
    padding-top: 9px;
    float: right;
    margin-right: 14px;
}
.member-load-overlay
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 1999;
}
.member-load-overlay span
{
    font-size: 17px;
    font-family: 'trebuchet MS';
    color: #5B5B5B;
    font-style: italic;
    position: absolute;
    top: 37%;
    left: 40%;
}
.new-member-template-tab td
{
    padding: 4px;
}
.householdMember td p
{
    text-align: left;
}
.householdMember td p b
{
    margin-left: 5px;
}
.editHouseholds
{
    background-image: url('../img/edit2.png');
    background-repeat: no-repeat;
    float: right;
    margin-right: 20px;
}
.postContainer
{
    margin-bottom: 20px;
    margin-top: 20px;
}
.blog-line
{
    height: 25px;
    background-image: url('../img/blogLine.PNG');
    background-repeat: no-repeat;
}
.pinked-in-logo
{
    background-position: 167px 0px;
    height: 100px;
    background-image: url('../img/pinkedIn.png');
    background-repeat: no-repeat;
}
.pinked-in-desc
{
    font-size: 18px;
    color: #FF77BB;
    font-weight: bold;
    text-align: center;
    text-shadow: #C895CC 5px 3px 4px;
}
.pinked-in-form-wrapper
{
    padding: 66px 20px 26px 35px;
}
.pinked-in-form-wrapper h1.title
{
    background: url(../img/titles/donate.png) left top no-repeat;
    height: 95px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    right: 15px;
    text-indent: -999px;
    top: -20px;
    width: 190px;
    z-index: 6;
}
.pinked-in-form
{
    margin-top: 10px;
    margin-left: 90px;
}

.pinked-in-form th
{
    text-align: left;
    padding-right: 30px;
}
.pinked-in-form td
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.pinked-in-form .buttons a
{
    padding: 7px 20px 7px 20px;
}

.pinked-in-form .buttons a:active
{
    padding: 8px 21px 6px 19px;
}

.pinked-in-form input, .pinked-in-form .input-label
{
    width: 120px;
    text-align: center;
}
.pinkedIn-bar
{
    border: 2px solid #316671;
    width: 400px;
    height: 20px;
    margin-top: 22px;
    display: inline-block;
    position: relative;
}
.pinkedIn-bar-inner
{
    background-color: #4AACC4;
    height: 20px;
                text-align: center;
}
.pinkedIn-bar-wrapper
{
    text-align: center;
}
.pinkedIn-bar > span
{
    display: inline-block;
    color: #000000;
    font-weight: bold;
    position: absolute;
    left: 195px;
    top: 2px;
}
.pinkedIn-bar-inner > span
{
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 2px;
}
.pinkedin-status
{
    text-align: center;
    margin-top: 14px;
}
.pinkedin-status .raised-amount
{
    color: #4AACC4;
    font-weight: bold;
    margin-right: 5px;
}
.pinkedin-status .goal-amount
{
  color: #FF77BB;
   font-weight: bold;
       margin-right: 5px;
}
.pinkedin-status .sep
{
    margin-left: 12px;
    margin-right: 12px;
}
.pinkedin-footer
{
    height: 177px;
    background-image: url('../img/pinkedin-footer.png');
    background-repeat: no-repeat;
}
.pinked-in-form-wrapper .pinkedin-footer
{
    background-position: -2px -1px;
    position: relative;
    left: -34px;
    bottom: -32px;
    width: 633px;
}
.pinkedin-unlogged
{
    font-weight: bold;
    text-align: center;
}
.pinkedin-unlogged a
{
    color: #0067B3;
    cursor: pointer;
}
.fundraising-goal-wrapper
{
    text-align: center;
}
.fundraising-goal
{
    padding: 7px;
    border: 2px solid #4AACC4;
    display: inline-block;
}
.pinkedin-promotional
{
    background-image: url('../img/pinkedin-banner.png');
    background-repeat: no-repeat;
    height: 195px;
    position: relative;
}
.pinkedin-promotional a.learn-more
{
    color: #0067B3;
    top: 128px;
    left: 510px;
    position: absolute;
    font-weight: bold;
    font-size: 16px;
}
.pinkedin-link
{
    background-position: 10px 0px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    height: 40px;
    line-height: 35px;
    padding-top: 6px;
    text-shadow: white 0px 0px 4px;
    width: 48px;
    text-align: center;
    top: -10px;
    position: relative;
}
.pinkedin-link:hover
{
    text-decoration: none;
    color: #E9E9E9;
}
.pinkedin-nav
{
    position:absolute;
    top:45px;
    right:394px;
    z-index:2;
    width:50px;
}
a.pink-link
{
    color: #FF00FF;
}
p.error-message
{
    color: #FF0000;
    text-align: center;

}
.notification-icon, .notification-icon-disabled
{
    width: 36px;
    height: 36px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 297px;
    top: 43px;
    background-image: url('../img/co0017-48.png');
    background-repeat: no-repeat;
}
.notification-icon-disabled
{
    background-image: url('../img/co0017-48BW.png');
}
 

.expand-list
{
    border: 2px solid #C0C0C0;
    position: absolute;
    overflow: hidden;
    background-image: url('../img/explist.png');
    background-repeat: repeat-x;
    top: 88px;
    left: 548px;
    z-index: 9999;
    font-family: "Arial", "Helvetica", sans-serif;
     background-color: #75BAC5;
font-size: 13px;
}
.expand-list p
{
   margin: 0px;
   padding: 8px 0px; 
}


.ext-list-wrapper
{
    overflow: hidden;
}
.expand-list .title
{
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
}
.ext-list-wrapper ul
{
    padding: 0px;
    margin: 0px;
    width: 185px;
}
.ext-list-wrapper ul li
{
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 6px 3px 6px 38px;
    border-top-style: solid;
    font-weight: bold;
}
.expand-list .see-more
{
    text-align: center;
    display: block;
    cursor: pointer;
    color: #838383;
}
.expand-list .see-more:hover
{
    text-decoration: none;
    color: #696969;
}
.exp-poll, .exp-profile-survey, .exp-external-survey, .exp-blog
{
    background-repeat: no-repeat;
    background-position: 5px 4px;
}
.exp-poll
{
    background-image: url('../img/poll-20.png');
}
.exp-profile-survey
{
     background-image: url('../img/survey-20.png');
}
.exp-external-survey
{
      background-image: url('../img/ext-surv-20.png');
}
.exp-blog
{
     background-image: url('../img/blog-20.png');
}
.expand-list a { 
color: #0067B3;
text-decoration: none;
}


/* BUTTONS */
.button-small
    {
        /*background: url("../img/btn/btn-green.gif") repeat-x scroll 0 0 #a0ced5;*/
        border: 1px solid #00cd66;
        border-radius: 5px;
        color: #1c5f90;
        cursor: pointer;
        font-weight: 500;
        padding: 5px 10px;
        text-shadow: 0 1px 0 #ffffff;
        font-size:14px;
    }  
.button-small:hover{text-decoration:none;}



/*TABLE */
.line-green
{
    background: url("../picture/tab-line-green.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important; /* ../picture/tab-line-green.gif ../img/btn/btn-green.gif */ 
}

/*
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
  #fancybox-wrap {
      top:100px !important; /* or whatever you choose */
      left:100px !important; /* or whatever you choose */
 }
}
*/
