/*
Theme Name: CROM website
Theme URI: 
Description:
Version: 1.0
Author: Ken Nguyen
Author URI: http://www.nekken.ca/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:0.7em;
	/*background:#f9f9f9;*/
}

#page {
	width:907px; 
	padding:0;
	margin:auto;
}

#header {
	padding:0;
	margin:0 0 0 0;
	width:907px;
}

#footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4d4d;
}

#logo{
	float:left;
	width:176px;
}

#header_menu{
	float:left;
	width:765px;
	text-align:right;
	margin:65px 0 0 0px;
	padding:0;
	font-size:10px;
}

#header_menu a{
	color:#4d4d4d;
	text-decoration:none;
	
}

#header_menu a:hover{
	color:#999999;
	text-decoration:underline;
	
}

#content{
	
	width:907px;
}

#content #banner{
	height:240px;
	float:left;
	width:100%;
	margin-top:10px;
}

#tagline{
	color:#999999;
	font-size:28px;
	width:279px;
	float:left;
	text-align:right;
	margin:130px 0 0 0;
	padding:0;
}

#intro{
	width:289px;
	color:#FFFFFF;
	margin:27px 0 0 245px;
	padding:0;
	float:left;
}

#intro h1{
	font-size:24px;
	font-weight:normal;
}

#intro p{
	font-size:12px;
	line-height:16px;
}

#intro a{
	color:#00f3ff;
	text-decoration:none;
}

#intro a:hover{
	text-decoration:underline;
}

#navigation{
	float:left;
	padding:0;
	margin:0;
	width:907px;
	
}

ul#main_menu{
	list-style:none;
	padding:0;margin:0 20px;
	width:867px;
	display: table;
	table-layout: auto;
}

ul#main_menu li.parent{
	display: table-cell;
	color:#FFFFFF;
	padding:0;margin:0;
	text-align:left;
	text-transform:uppercase;
}

ul#main_menu ul{
	position:absolute;
	list-style:none;
	background-color:#0066CC;
	margin:-1px 0 0 0px;
	padding:0px;
}

li.parent ul{
	background-color:#0066CC;
	padding:0;
	margin:0;
}

ul#main_menu ul,
ul#main_menu li:hover ul ul,
ul#main_menu ul li:hover ul ul{
	display: none;
	cursor:pointer;
}

ul#main_menu li:hover ul,
ul#main_menu ul li:hover ul,
ul#main_menu ul ul li:hover ul{
	display: block;
	cursor:pointer;
}
/*
*/

ul#main_menu ul ul{
	position:absolute;
	left:80%;
	padding:0;
	margin:-28px 0 0 0;
}

ul#main_menu ul li.child{
	float:none;
	text-align:left;
	color:#FFFFFF;
	padding:0;
	margin:0;
	border-bottom:1px dotted #dddddd;
}

ul#main_menu ul li.child:hover{
	float:none;
	text-align:left;
	color:#FFFFFF;
	padding:0;
	margin:0;
	border-bottom:1px dotted #dddddd;
	text-decoration:underline;
}

a .nav_menu:hover{
	color:#cccccc;
	text-decoration:none;
	float:left;
}

a .nav_sub:hover{
	color:#f6f6f6;
	text-decoration:none;
	float:left;
}
.nav_menu{
	margin:0;
	font-weight:bold;	
	}

a .nav_menu {
	color:#808080;
	text-decoration:none;
	float:left;
	cursor:pointer;
}

a .nav_sub {
	color:#ffffff;
	text-decoration:none;
	float:left;
	cursor:pointer;
}

a .nav_sub nobr{
	padding:7px 17px 0 17px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	min-width:120px;
}
a .nav_sub{
	height:27px;
	width:100%;
	padding:0;
	margin:0;
}

a .nav_sub:hover{
	padding:0;
	margin:0;
}

a .nav_menu{
float:none;
}

a .nav_menu:hover{
float:none;
}

#featured_content{
	padding:5px;
	float:left;
}

#featured{
	float:left;
	width:205px;
	border-right:1px solid #CCCCCC;
	margin:20px;
	cursor:pointer;
}

#featured-last{
	float:left;
	width:165px;
	border:0;
	margin:20px 0px 20px 20px;
	cursor:pointer;
}


h2#faq{
	background-image:url(/uploads/images/homepage_features/1/1.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:88px;
	text-indent:-10000px;
}

h2#user_comm{
	background-image:url(/uploads/images/homepage_features/1/2.jpg);
	background-repeat:no-repeat;
	width:148px;
	height:89px;
	text-indent:-10000px;
}

h2#services{
	background-image:url(/uploads/images/homepage_features/1/3.jpg);
	background-repeat:no-repeat;
	width:144px;
	height:89px;
	text-indent:-10000px;
}

h2#newsletter{
	background-image:url(/uploads/images/homepage_features/1/1.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:89px;
	text-indent:-10000px;
}

h2#caregiver{
	background-image:url(/uploads/images/homepage_features/1/4.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	text-indent:-10000px;
}


#featured p{
	font-size:12px;
	padding:0px 50px 0 3px;
	min-height:30px;
}

#featured-last p{
	padding:0px 10px 0 3px;
	min-height:30px;
	font-size:12px;
}

#featured a, #featured-last a{
	color:#005596;
	text-decoration:none;
}

#featured a:hover, #featured-last a:hover{
	color:#005596;
	text-decoration:underline;
}

#featured p.featured_body, #featured-last p.featured_body{
	color:#666666;
	text-decoration:none;
}

ul#submenu{
	display:none;
}

a.lang_anchor
{
	font-size:1.3em;
}

#featured_content a{
	text-decoration:none;
}

#featured_content a:hover #featured p.featured_body, #featured_content a:hover #featured-last p.featured_body{
	color:#005596;
}

#title_homepage{

color:#8A7546;
letter-spacing:-0.1em;
font-size:1.6em;

}

#title_homepage a{

color:#8A7546;
}

ul#news_homepage{
	list-style:none;
	padding:0;
	margin:0;
}

ul#news_homepage li a{color:#666666;}

ul#news_homepage li a:hover{color:#666666; text-decoration:underline;}


*{
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
