
/* CSS Document */

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;
}
body {
	background: #e6e7e8;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
}
blockquote:before, blockquote:after,
q:before, q:after {
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing=0' in the markup */
table {
	border-collapse: collapse;
}
img {border: none;}
.clear {clear:both;}

/* General styles */
#container {background:#e6e7e8;}
#wrap {width: 978px; margin: 0 auto; text-align:center; padding-top: 40px;}

.header {float:left;}
.ruok_logo {float: left; width: 232px; height: 193px;}
.ruok_banner {float: left; width: 746px; height: 193px;}
.needhelp{float:left;position:relative; left:560px;top:-158px;}

.main {float:left; background: #231f20; width: 978px;}

.nav {float: left; text-align: left; background: #231f20; border-top: 4px solid #ffffff; width: 978px; height: 36px;}
/*
.nav a {color: #e2a82e; text-decoration: none;}
.nav ul { list-style: none inside;}
.nav li {float: left; text-align: center; height: 36px; line-height: 36px; font-size: 1.4em; color: #e2a82e;}
.nav li.home {width: 110px;}
.nav li.aboutus {width: 120px;}
.nav li.whatruok {width: 170px;}
.nav li.success {width: 170px;}
.nav li.media {width: 70px;}
.nav li.support {width: 180px;}
.nav li.CONVERSATION {width: 260px;}
.nav li.ruokarvo {width: 115px;}
*/

.nav a {color: #e2a82e; text-decoration: none;}
.nav ul { list-style: none inside;}
.nav li {float: left;}
.nav li a{float: left; height: 36px; line-height: 36px; text-align: center;font-size: 1.4em; color: #e2a82e;}
/*
.nav li.whatruok a{width: 184px;}
.nav li.videos a{width: 95px;}
.nav li.bereavement a{width: 144px;}
.nav li.yourstories a{width: 146px;}
.nav li.conversation a{width: 266px;}
.nav li.ruokarvo a{width: 143px;}
*/

.nav li.whatruok a{width: 175px;}
.nav li.videos a{width: 86px;}
.nav li.bereavement a{width: 135px;}
.nav li.yourstories a{width: 137px;}
.nav li.conversation a{width: 257px;}
.nav li.ruokarvo a{width: 134px;}



.home_item {float: left; text-align: left; background: #231f20; border-top: 4px solid #ffffff; width: 978px;}
.home_item a {color: #e2a82e; text-decoration: none;}
.item_image {float:left;}
.home_item .item_content {float:left; width: 660px; padding: 20px 50px 20px 30px;}
.home_item h1 {font-size: 2em; color: #fdbb30;}
.item_text {font-size: 1.2em; font-weight: bold; color: #e2e3e4; line-height: 1.4em;}
.item_content img {vertical-align: text-top; padding-left: 5px;}

.logos_container {float: left; background: #ffffff; }
.logos_top {float: left; width: 978px; height: 3px; border-top: 4px solid #ffffff;  border-bottom: 4px dotted #fdbb30; }
.logos {float: left; width: 978px; text-align: left; font-size: 1.3em; color: #231f20; font-weight: bold; padding-top: 5px;}
.logo_header {float:left; padding-bottom: 1em;}
.logo {float:left; padding-right:42px; padding-bottom: 20px;}
.last {padding-right: 0px;}

/* styles for the content page */
.content 
{
    float: left; 
    text-align: left; 
    background: #ffffff; 
    border-top: 4px solid #ffffff; 
    width: 978px;

    
}

*:first-child+html .content
{
    border-top-width: 0;
}



.content .item_content {float:left; width: 898px; padding: 20px 50px 20px 30px;}
.content h1 {font-size: 1.3em; font-weight: bold; color: #fdbb30;}
.content .grey_text {font-size: 1.4em; /*font-weight: bold;*/ line-height: 1.6em;color: #7e7f82;}
.content .dark_grey_text {color: #221f1f;}
.content .black_text {font-size: 1.2em; font-weight: bold; color: #221f1f; line-height: 1.6em;}
.item_content img {vertical-align: text-top; padding-left: 5px;}

.arvo .content,.arvo .home_item, .arvo .item_content{
    float: none;
    width: auto;
}

/* styles for i support RUOK */
.i_support_ruok {width: 500px; margin: 0 auto;}
.i_support_ruok table {margin: 0 auto;}
.i_support_form td {padding-bottom: 10px;}


#footer{float:left;width:978px;height:25px;}
#copyright{text-align:left;color:#FFFFFF;padding-top:4px;}

#footer a{
    color: White;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-decoration: none;
}

#footer a:hover{
    text-decoration: underline;
}

.left_col{
    float: left;
    width: 232px;
    margin-right: 10px;
    margin-top: 3px;
    padding-bottom: 20px;
}

*:first-child+html .left_col
{
   padding-bottom: 0;

}

.left_col .sub_nav{
   list-style-type: none;
}

.left_col .sub_nav li{
   
}

.left_col .sub_nav li a{
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
    font-size: 1.4em;
    color: #ffffff;
    text-decoration: none;
    background-color: Black;  
}

.left_col .sub_nav li a:hover{
    padding-left: 65px;
    background: #fdbb30 url(../image/bullet/subnav_bullet.gif) no-repeat 40px center;
}

.right_col{
    /*margin-top: 32px;*/
    padding-top: 32px;
    margin-left: 232px;
    
}

*:first-child+html .right_col
{
    padding-top: 0;
}

    
.arvo .logos_container{
    margin-left: -232px;
}

.item_content table{
    border-collapse: collapse;
    
}

.item_content table th{
    font-weight: bold;
}

.item_content table{
    color: #7E7F82;
    font-size: 12px;
}

.item_content table th, .item_content table td{
    border : 1px solid #7E7F82;
    padding: 5px;
}

.item_content table td.head{
    color:#FDBB30;
    font-size:13px;
    font-weight:bold;
}

.arvo .right_col ul, .arvo .right_col ol{
    list-style-type: disc;
    list-style-position: outside;
    font-size: 14px !important;
    margin: 0 0 5px 15px;
    padding: 0;
}









/*  twitter page -----------------------------------------------------------------------------------------------------*/

.twitter_outer{
	background-color: #231F20;
	/*padding: 20px 320px 40px 232px ;*/
	/*padding: 20px 0 40px 232px ;*/
	padding: 20px 0 40px 0;
	border-bottom: 4px solid white;
	border-top: 4px solid white;
	min-height: 300px;
	clear: both;
	line-height: 20px;
}

.twitter_outer *{
	margin: 0;
	padding: 0;
	outline: none;
	
	color: #cccccc;
	font-size: 12px;
}

.twitter_outer .t_left{
    float: left;
    width: 224px;
}
.twitter_outer .t_left img{
    margin-top: 80px;
}


.twitter_outer .t_right{
    float: left;
    width: 740px;
}

.twitter_outer h1{
	margin-bottom: 20px;
	text-align: left;
	color: #febb2f;
    font-size: 13px;
}

.twitter_outer p{
    text-align: left;
    margin-bottom: 10px;
    margin-right: 100px;
}

.twitter_outer .form{
	background-color: #000000;
	width: 400px;
	padding: 20px 10px;
	background: transparent url(../image/twitter/tlogin_bkg.gif) no-repeat 0 0;
	
}

.twitter_outer .form_default, .twitter_outer .thanks_form{
    height: 100px;
    clear: both;
    /*margin-top: 20px;*/
    padding-top: 20px;
    padding-left: 20px;
    float: left;
}

.twitter_outer .thanks_form{
    margin:50px 90px;  
    text-align: left; 
    padding-left: 20px;
}

.twitter_outer .thanks_form input{
   
    margin: 10px 0;
}

.twitter_outer > .thanks_form{
    height: auto;
    min-height: 100px;
}

.twitter_outer .thanks_form p{
     text-align: left;  
     margin: 10px;
}

.twitter_outer .form_default input{
	padding: 5px;
	color: #666666;
}


.twitter_outer .form p{
	margin-bottom: 10px;
}

.twitter_outer .form p.yellow{
    color: #febb2f;
}

.twitter_outer .form label{
	float: left;
	width: 120px;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
}

.twitter_outer .form input.txt{
	width: 200px;
	padding: 4px 2px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.twitter_outer .form input.sbmt{
	margin-left: 130px;
	padding: 5px;
	color: #666666;
}

.twitter_outer .follow_btn{
    display: block;
    height: 22px;
    width: 244px;
    background: transparent url(../image/twitter/tfollow_btn.gif) no-repeat 0 0;
    text-indent: -9000px;
    margin: 20px auto;
}

/* select -----------------------------------------------------------------------------------------------*/


.twitter_outer .select_holder{
    height: 250px;
	width: 640px;
	float: left;
	margin: 15px 0;
	overflow-y: scroll;
}

.twitter_outer .select_holder .select{
	list-style-type: none;
	width: 560px;
	padding: 10px 50px 10px 10px;
	background: transparent url(../image/twitter/tlogin_bkg2.gif) no-repeat 0 0;
	min-height: 250px;
	
	
	
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-face-color: #231F20;
	
}

/*
.twitter_outer .select{
	list-style-type: none;
	height: 250px;
	width: 580px;
	overflow: hidden;
	padding: 10px 50px 10px 10px;
	background: transparent url(../image/twitter/tlogin_bkg2.gif) no-repeat 0 0;
	
	
	
	
	
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-face-color: #231F20;
}
*/

.twitter_outer .select li{
	float: left;
	width: 155px;
	height: 75px;
	padding: 10px;
	margin: 0 10px 10px 0;
}

.twitter_outer .select li.last{
	border-bottom-width: 0;
}

.twitter_outer .select li input.chk{
	float:left;
	margin: 15px 10px 0 0;
	display: none;
}

.twitter_outer .select li span.img{
	float: left;
	/*position: relative;*/
	margin-right: 10px;
	height: 73px;
	width: 73px;
	border: 1px solid #cccccc;
}

.twitter_outer .select li span.img img{
	/*
	position: absolute;
	top: 0;
	left: 0;
	*/
	height: 73px;
	width: 73px;	
}

.twitter_outer .select li span.img img.check{
	height: 25px;
	width: 25px;
	
	position: relative;
	top: -26px;
	left: 2px;
	
	
	
	
	display: none;
	
}



.twitter_outer .select li div.details{
	float: left;
	width: 70px;
}

.twitter_outer .select li h2{
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
	
	
}

.twitter_outer .select li.on{
	background: transparent url(../image/twitter/listbkg.gif) no-repeat 0 0;
}

.twitter_outer .select li.on span.img{
	border-color: #231F20;
}

.twitter_outer .select li.checked span.img img.check{
	display: block;
}

.twitter_outer .select li.on h2{
	color: #231F20;
}

.twitter_outer .clear{
	clear: both;
}

.twitter_outer .sbmtruok{
	color:#666666;
	font-size:16px;
	font-weight:normal;
	margin-left:0;
	padding:2px 5px;
	float: left;
	margin-top: 15px;
}


.twitter_outer #ctl00_RegionContent_ValidationSummary1{
    margin: 10px 0 20px 0;
    text-align: left;
    
}

.twitter_outer #ctl00_RegionContent_ValidationSummary1 li{
    color: Red;
}

.twitter_outer .reply_text{
    margin: 5px 0;
    width: 380px;
    color: Black;
}

.twitter_outer .reply_btn{
    margin: 5px 0;
}






































