/* general styles */

body {font-family: verdana, geneva, arial, sans-serif; font-size: 11px; background: white; margin: 0;}
img {border: 0;}
a {text-decoration: none;  color: #853F08; font-weight: bold;}
form {border: 0; margin: 0;}
input, select, textarea {font-size: 10px; font-family: arial, geneva, sans-serif;}
.big {font-size: 12px; font-weight: bold;}
div.clearfix {clear: both; height: 0; overflow: hidden; width: 90%;}
p.error {color: #ce0000; font-weight: bold;}
.dead {font-weight: bold; color: #aaa; text-decoration: none;}

/* header & logos */

#header {width: 19cm !important; margin: 1cm 0 0 1cm;}
#header #logo {float: left; margin-bottom:20px;}
#header #logo img {height:100px;}
#header h1 {font-family: arial, geneva, sans-serif; color: #C56E2A; font-size: 40px; margin: 0; padding: 10px 0 0 240px; font-weight: bold;}
#header .alt {color: #853F08;}
#header h2 {font-family: arial, geneva, sans-serif; color: black; font-size: 15px; margin: 0; padding: 0 0 0 243px; font-weight: normal; text-transform: uppercase; letter-spacing: 4px; }

/* toolbar */

#toolbar {display: none;}
#menu-container {display: none;}
#admin-top-menu {display: none;}

/* body */
.breadcrumb {display: none;}
#print-buttons {display: none;}

#container {width: 19cm !important; margin: 0 1cm; padding: 0; clear: both;}

/* left nav area */

#leftnav {display: none;}
#menu {display: none;}

#login {display: none;}

#gateways {display: none;}

/* body styles */
#body {color: #35353A;}
#body h1 {font-size: 12px; font-weight: bold; color: #853F08; padding: 0; margin: 2px 0 10px 0;}
#body h2 {font-size: 10px; text-transform: uppercase; font-weight: bold; color: black; padding: 0; margin: 2px 0 2px 0;}
#body h3 {font-weight: bold; display: inline; font-size: 11px;}
#body p {padding: 0; margin: 0 0 10px 0;}
#body .alt, #body p.alt a {font-weight: normal; font-size: 10px; color: #0B1B6D;}
#body p.alt {margin: 2px 0 0 0;}
#body a.arrow {padding-left: 10px; background: url(/slices/arrow.gif) no-repeat left center;}
#body a.back {padding-left: 10px; background: url(/slices/arrow_back.gif) no-repeat left center;}
#body a.next {padding-right: 10px; background: url(/slices/arrow.gif) no-repeat right center;}
#body #highlightbox {border: 1px solid #853F08; background: #F9F0E9; padding: 10px;}
#body div.leftcol {float: left; width: 49%;}
#body div.rightcol {float: right; width: 49%;}
#body div.pic {float: right; border: 1px solid #853F08; padding: 1px; margin: 0 0 10px 10px;}
#body div.pic2 {border: 1px solid #853F08; padding: 1px; margin: 0 0 5px 0; text-align: center;}
#body ul {margin: 0; list-style: inside; padding: 0;}
#body li {margin: 0; padding: 0;}

#body #fullform label {float: left; clear: right; display: block; width: 140px; margin-left: 2px;}
html>body #body #fullform label {margin-left: 0px;}
#body #fullform fieldset {padding-top: 10px; margin-bottom: 20px;}
#body #fullform legend {font-weight: bold;}
#body #fullform h2 {margin: 20px 0 10px 0;}
#body #fullform .errored {background: #ffdddd;}

#body table.data {border: 0; margin: 0; padding: 0; cellspacing: 0;}
#body table.data tr.odd {background: #F9F0E9;}
#body table.data td {margin: 0; border: 0; padding: 6px 4px 4px 4px;}
#body table.data td.last {padding-bottom: 10px;}
#body table.data th {text-align: left;}
#body table.data p {margin: 0;}

#body div.select_lang_holder {margin: 0; padding: 0; border-right: 1px solid black; display: inline;}
#body div.select_lang {display: inline; border: 1px solid black; margin: 0; padding: 4px 10px; border-right: 0; background: white;}
#body div.langlayer {border: 1px solid black; margin: 4px 0 20px 0; padding: 10px;}

#body div.browsebox {padding: 10px; border: 1px solid #C56C2A; background: #F9F0E9; margin: 20px 0 10px 0;}
#body div.browsebox h2 {margin-bottom: 10px;}

#body div.photoholder {float: right; width: 164px; height: 300px; margin: 0 0 10px 10px;}
#body div.photoholder2 {width: 164px; display: none;}
#body div.photocontrols {text-align: center;}

/* maps */

div.infowindow {width: 250px; margin: 0 0 -40px 0; padding: 0; white-space:nowrap;}
#map {margin-bottom: 10px; width: 560px; height: 320px;}
/* footer */

#footer, #footer2 {display: none;}

/*practitioner guide styles*/

ol.pg_contents li {
	font-size:12px;
	margin-top:5px;
}

ol.pg_contents li a {
	font-weight:normal;
	color:#515151;
}

ol.pg_contents ol li {
	margin-left:10px;
	margin-bottom:2px;
	font-size:11px;
}

img.nimage {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #CDE3E9;
	width:300px;
}

div.nugget_resources_row {
	/* float: left; */
	width: 100%;
	height: 300px;
	clear: both;
}

div.nugget_resource_container {
	width: 182px;
	float: left;
	display: block;
	overflow: hidden;
	padding: 0 5px 0 5px;
}

div.nugget_resource_container:hover{
	/* background-image: url('/img/hover-background.png'); */
}

div.nugget_resource_container p {
	font-size:12px;
}

div.nugget_resource_image_container{
	border: 1px solid #CDE3E9;
	height: 150px;
	width: 110px;
	position: relative;
	margin: 0 0 10px 0;
}

img.nugget_resource_image{
	max-width: 100px;
	max-height: 150px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	
}

img.nugget_resource_thumb{
}

img.nugget_resource_icon{	
	max-height: 75px;
}


.thumbnail-image-box{
	width: 54px;	
	height:54px;
	float: left;
	overflow:hidden;
	
	position:relative;	
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.thumbnail-image{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position:absolute;

}

img.defaultProfile{
	top:50%;
	margin-top:-27px;	
	width:54px;
}


img.setWidth {
	width:54px;
}

img.setHeight {
	height:54px;
}

.no_print {
	display:none;
}

.print_title {
	font-size:28px !important;
	color:#244C56 !important;
}

div.pg_footer{
	width: 768px;
	min-height: 80px;
	margin-top:100px;
	font-size:10px;
	font-style:italic;	
	color:#515151;
}

hr.line_gradient {
	border: 0;
	height: 1px;
	background: #CDE3E9;
	color: #CDE3E9;
	margin:15px 0;
}

.top_menu a {
	font-weight:normal;
	color:#515151;
}

.all_nuggets a {
	color:#000000;
	font-weight:normal;
}
