/* Community Index Page */

#landing-right-nav {
	display:block;
	padding-top:0px;
	padding-bottom: 20px;
	padding-left: 0px;
/*	padding-right: 20px; */
	padding-right: 30px;
	text-align:center;
	vertical-align:top;
	width:268px;
}

#landing-right-nav a {
	color:#F40009;
}

ul.landing {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 122px;
	margin-top: 3px;
	margin-bottom: 3px;
}


li.landing {
	margin-bottom: 3px;
}

#sifr-sub-head {
	float: left; 
/*	width: 255px; */
	width: 252px;
	padding-top: 10px;
}


li.top-content-li {
	padding-bottom: 7px;
}


#lowercontent {
	width: 680px;
	margin-left: 235px;
}

#landing-lower-content-items-col1 {
	float:left;
	width: 310px;
/*	height: 83px; */
	padding-right: 30px;
}

#landing-lower-content-items-col2 {
	float:left;
	width: 340px;
/*	height: 83px; */
	padding-right: 0px;
}

#landing-newsletter {
	float:left;
	width: 340px;
	height: 55px;
	padding-top: 20px;
}
.contentimage {
	padding-right:15px;
}

.landing-lower-content-text {
/*	padding-top: 5px; */
/*	color: #F40009; */
}

.landing-lower-content-text a {
/*	color:#F40009; */
}

.landing-lower-content-text-head {
	font-weight: bold;
	color: #555555;
/*	font-size: 1.2em; */
}

/* Dotted Underline */
div.dotted_horizontal {
	background:transparent url(/images/nav-dottedunderline.gif) repeat-x scroll center bottom;
	height:1px;
	margin-bottom:10px;
	padding-top:5px;
}

div.dotted_horizontal_right {
	background:transparent url(/images/nav-dottedunderline.gif) repeat-x scroll center bottom;
	height:1px;
	margin-bottom:20px;
	padding-top:20px;
}

.landing-right-question {
	color: #555555;
	font-weight: bold;
}

/* Rounded Q&A Box Info */

#rounded_box {
	background: transparent url(/citizenship/img/rounded-box-sides-qa.gif) bottom left repeat-y;
/*	width: 456px; */
	width: 268px;
	margin-top: 10px;
}
	
#rounded_box h3 {
	background: transparent url(/citizenship/img/rounded-box-heading-qa.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	text-indent: -9000px;
}
	
#rounded_box #rounded_box_grid {
background: transparent url(/citizenship/img/rounded-box-bottom-qa.gif) bottom left no-repeat;
padding: 7px 15px 14px 15px;
}
	
#rounded_box a {
	text-decoration: underline;
}
	
#rounded_box a:link {
	color: #F40009;
}
	
#rounded_box a:visited {
	color: #F40009;
}
	
#rounded_box a:hover {
	color: #F40009;
}
	
#rounded_box span.name {
	display: block;
}



/*From Live site */



#informed { 
	width: 328px; 
	margin-left: 25px; 
	margin-bottom: 25px; 
	padding-top: 4px; 
	background: url('/images/bg_informed.gif') top left no-repeat;

}


	
#informed p { 
	background: url('/images/bg_informed_bot.gif') bottom left no-repeat; 
	padding: 0 12px 10px 12px;
	
}



#informed img { float: right; margin-top: -33px; margin-right: 28px;}


/*For Left nav */

#leftnav .leftnav_content
{
   padding:12px 12px 16px 10px;
}

#leftnav .leftnav_content ul li
{
    list-style-type:none;
    margin: 0 0 5px 0;
    padding:0;
    border: none;
}

#leftnav .leftnav_content li a
{
    background: none;
    margin-left:0px;
    margin-bottom: 5px;
    padding: 0 0 0 0;
}

.wide_gutter {
	padding-right:35px !important;
	padding-bottom: 20px !important;
}
