@charset "UTF-8";
/* CSS Document */

*{
	border:0;
}

html{
	margin:0;
}
body{
	background-image:url(../images/bg_grad.gif);
	background-repeat:repeat-x;
	background-color:#183758;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3{
	color:#0D1E30;
	margin-bottom:0;
}
h1 a, h2 a, h3 a{
	text-decoration:none;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
	font-weight:lighter;
}
img.sb_img_border{
	border:1px solid #BEC5C9;
	padding:2px;
}

a{
	color:#115DB0;
}
	a#more{
		font-variant:small-caps;
		float:right;
	}
.container{
	position:relative;
	padding-top:40px;
	width:800px;
	margin:0 auto;
}
.header{
	background-image:url(../images/header.gif);
	width:800px;
	height:160px;
}
.header_vets{
	background-image:url(../images/CrestwoodVetHeader.png);
	width:800px;
	height:160px;
}

	#hContact{
		position:absolute;
		left: 704px;
		top: 142px;
	}
	#hOHP{
		bottom:0;
		height:26px;
		position:absolute;
		right:10px;
		top:174px;
		width:180px;
	}
	#hOHP a{
		font-size:0;
		height:26px;
		width:100%;
		display:block;
	}
	#hLogo{
		position:absolute;
		left:53px;
		top:80px;
	}
	#hbacktohome{
		position:absolute;
		left: 625px;
		top: 184px;
	}
.content{
	position:relative;
	margin:auto;
	background:#FFFFFF;
	width:780px;
	height:100%;
	padding:10px 10px;
	clear:both;
}
	.content p{
		color:#546672;
	}
.leftColumn{
	float:left;
	width:510px;
}
	.hLeftElement .hleLeft{
		margin-top:10px;
		float:left;
	}
	.hLeftElement .hleRight{
		float:left;
		padding-left:10px;
		width:398px;
		min-height:70px;
	}
	.leftColumn h2{
		color:#115DB0;
	}
	
	.leftColumn ul{
		color:#546672;
	}
	.leftColumn li{
		color:#546672;
	}
	.leftColumn table{
		color:#546672;
	}
.rightColumn{
	width:250px;
	float:right;
	overflow:hidden;
}
	.rightColumn .image_wrapper {
		overflow:hidden;
		border-bottom:5px solid #BEC5C9;
		width:250px;
	}
	.rightColumn ul{
		list-style:none;
		display:block;
		padding:0;
		margin:0;
	}
	.rightColumn ul li{
		padding:0px 0px 10px 0px;
		background:transparent;
		list-style-type: none;
	}
	.rightColumn ul li:hover{
		background-color:#dddddd;
		color:#115DB0;
	}
	/*VETS*/
	.rightColumn ul.photo_list{
		width:180px;
		margin:0;
		padding:0;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		
	}
	.rightColumn ul.photo_list li{
		disply:block;
		float:left;
		margin:0;
		padding:0px;
		padding-top:5px;
		padding-left:5px;
		width:51px;
		height:51px;
		background:none;
	}
	.rightColumn ul.photo_list li img{
		border:1px solid #BEC5C9;
		padding:2px;
	}

	
	
	.rightColumn h2:hover{
		color:#115DB0;
	}
	.hRightElement *{
		padding-left:5px;
	}
	.hRightElement img{
		padding:0;
	}
	.hRightElement .hreLeft{
		float:left;
		width:34px;
		padding-top:10px;
	}
	.hRightElement .hreRight{
		float:left;
		width:201px;
		padding-left:10px;
	}
	
.clearSpacer{
	clear:both;
}

/****************FOOTER******************/
#footer{
	text-align:center;
	color:#76869E;
}
	#footer a{
		color:#115DB0;
		text-decoration:underline;
	}

/****************Menu*******************/
#menu {
	background: #FFF;
	height: 30px;
	margin: 0;
	padding: 0 10px;
}

#root {
	height:30px;
}
#menu  ul {
	background:url(../images/menu.jpg) 0 0 no-repeat;
	
	display: block;
	padding: 0;
	margin:0;
	
	list-style: none;
	line-height: 1em;
	font-size:0px;
	z-index: 99;
}
#menu  ul.vets {
	background:url(../images/menu_vets.gif) 0 0 no-repeat;
}

#menu  ul li {
	float: left;
	margin: 0;
	/*padding: 0 1px 0 0;*/
	font-size:0px;
	color:transparent;
	line-height: 0;
	list-style-type: none;
	
}
	#menu .level2 a {
		font-size:10px !important;
		color:#FFF !important;
	}
#menu  ul li.last {
	padding:0;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight:lighter;
	background: transparent;
	text-decoration: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size:0px;
	color:transparent;
	text-transform:uppercase;
}




/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}
/* End IE5-Mac hack */

#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #0D1E30;
	/*width: 150px;*/
	overflow:hidden;
	margin-top:0px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;

}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #BBB6AE;
	float: left;
	clear: left;
	line-height:1em;
	/*width: 150px;*/
	width:200px;
	font-size:14px;
	text-align:left;	
	display:inline;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding:5px;
}

#menu  ul.level2 li:hover,#menu  ul.level3 li:hover {
	font-weight: normal;
	background-color: #BEC5C9;
	border-bottom:1px solid #115DB0;
	background-image: none;
}
#menu  ul.level2 li:hover a,#menu  ul.level3 li:hover a {
	color:#115DB0 !important;
}

/*Rollovers*/
#menu div {
	float:left;
	height:30px;
	color:#000000;
}
	#menu div a {
		display: block;
		margin: 0; padding:0;
		width:100%;
		height:30px;
		overflow:hidden;
	}
	#menu #nav1 {
		width:111px;
	}
	#menu #nav2 {
		width:110px;
	}
	#menu #nav3 {
		width:147px;
	}
	#menu #nav4 {
		width:182px;
	}
	#menu #nav5 {
		width:95px;
	}
	#menu #nav6 {
		width:135px;
	}
	/* FOR VETS MICRO SITE */
	#menu #nav1_vets {
		width:205px;
	}
	#menu #nav2_vets {
		width:170px;
	}
	#menu #nav3_vets {
		width:198px;
	}
	#menu #nav4_vets {
		width:207px;
	}

div.scroll{
	color:#546672;
	height: 150px;
	width: 238px;
	overflow: auto;
	border: 1px solid #BEC5C9;
	background-color: #FFF;
	padding: 5px;
}

/* week calendar */
#calendar_week{
	border:3px solid #BEC5C9;
	background-color: #EEE;	
}
td.week_header{
	text-transform: uppercase;
	height:40px;
	background-color:#EEE;
	text-align:center;
	font-size:10pt;
	font-weight:bolder;
	padding:5px;
	padding-top:10px;
	padding-bottom:5px;
}
td.week_header a{
	font-size:10pt;
	font-weight:bolder;
	text-decoration:none;
	color:#546672;
}
td.week_header a:hover{
	font-size:10pt;
	font-weight:bolder;
	text-decoration:none;
	
}
td.week_header_box{
	text-transform: uppercase;
	height:20px;
	width:65px;
	text-align:center;
	font-size:8pt;
	font-weight:bolder;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
}
td.week_num_box{
	text-align:center;
	font-size:12pt;
	font-weight:bolder;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
	border-top:0px solid #FFF;
	border-bottom:1px solid #CCC;
}
td.week_num_box:hover{

}

td.box_selected{
	background-color:#B5C5DF;
	
}
td.week_event_box{
	font-size:8pt;
	text-align:center;
	color:#115DB0;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
	cursor:pointer;
	width:65px;
	
}

td.week_event_box span{
	display:block;
	width:65px;
	overflow:auto;
	Overflow-y:auto;
	Overflow-x:auto;
}

td.week_event_box:hover{

}
td.week_event_empty_box{
	padding:5px;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
}

tr.row0{
	background-color:#EEEEEE;
}
tr.row1{
	background-color:#C2EFCC;
}
	
	
