
/*------ basic elements -------------------------------------------------------------*/




body
{
	color: #000000;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

p
{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 17px;
	color: #4f4f4f;
	line-height: 1.5em;
}

a:link
{
	text-decoration: none;
	color: #25504C;
	font-weight:normal;
}

a:visited
{
	text-decoration: none;
	color: #25504C;
	font-weight:normal;
}

a:hover
{
	text-decoration: none;
	color:#12322E;
	font-weight:normal;
}
a:active
{
	text-decoration: none;
	color:#12322E;
	font-weight:normal;
}

h1
{
	font-size: 14px;
}

h2
{
	font-size: 13px;
}

h3
{
	font-size: 12px;
}

td
{
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
	color:#4F4F4F
}

input
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

select
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

textarea
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

p.italic
{
	line-height: 1.2em;
	font-style: italic;
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
}

table.no-repeat
{
	background-repeat: no-repeat;
}

/*-------side bar ---------------------------------------------------------------------*/

#sidebar
{
	width:170px;
	font-weight:normal;
	font-size:12px;
	padding:0px;
}

#sidebar ul
{
	list-style-type:none;
	padding:3px;
}



#sidebar li a,
a:visited
{
	color:#0B5E88;
	font-size:12px;
}

#sidebar li a:hover,
a:active
{
	color:#12322E;
	font-size:12px;
}

#sidebar hr
{
	color:#ffdfb5;
	width:180px;
	size:1px;
	width:100%
}



#sidebar li a.smallLink,
a.smallLink:visited
{
	color:#0B5E88;
	font-size:11px;
}

#sidebar li a.smallLink:hover,
a.smallLink:active
{
	color:#12322E;
	font-size:11px;
}

/*------ specific divs --------------------------------------------------------------*/





#content
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
#content a:link
{
	text-decoration: none;
	color: #006699;
	font-weight:normal;
}

#content a:visited
{
	text-decoration: none;
	color: #006699;
	font-weight:normal;
}

#content a:hover
{
	text-decoration: none;
	color:#12322E;
	font-weight:normal;
}
#content a:active
{
	text-decoration: none;
	color:#12322E;
	font-weight:normal;
}

#content p
{
	line-height: 1.5em;
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
}

#content h1
{
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
	font-size: 20px;
	font-weight:normal;
	color:#444;
}

#content h2
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#444;
}

#content h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-style:italic;
	color:#444;
}

#content fieldset
{
	padding: 10px;
	padding-left: 15px;
	border: 1px solid #FFEFCF;
	border-top: 1px solid #ffdfb5;
	border-right: 1px solid #ffdfb5;
	width:515px;
	float:right;
	color:ccc;
}

#content legend
{
	font-size: 18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#CC6601;
}

.topNavBox
{
	padding: 4px;
	border-top: 1px solid #ffdfb5;
	border-right: 1px solid #ffdfb5;
	width:98%;
	float:right;
	color:ccc;
	font-size:12px;
}

.topNavBox a:link, a:active, a:hover, a:visited
{
	font-size:12px;
}



/*----------------------------additional styles------------------------------------------*/




a.fullLink
{
	color:#CC6601;
	font-size:13px;
	font-style:italic;
}

a.fullLink:visited
{
	color:#CC6601;
	font-size:13px;
	font-style:italic;
}

a.fullLink:active
{
	color:#25504C;
	font-size:13px;
	font-style:italic;
}

a.fullLink:hover
{
	color:#25504C;
	font-size:13px;
	font-style:italic;
}

ul.grnsquare li
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 2px;
	line-height: 1.5em;
}

ul.grnsquare2
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 0px;
	margin-left: 30px;
	list-style-type: none;
	line-height: normal;
}



ol
{
	padding: 0px 2px 0px 2px;
	margin-left: 35px;
}

li
{
	padding: 0px 2px 0px 2px;
	line-height: 1.5em;
}

.smallText
{
	font-size:8pt;
	font-weight: normal;
	color:#666666;
}

.imageBorder
{
	margin: 8px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #ffdfb5;
}

.imageLeft
{
	margin: 8px 15px 12px 0px;
	padding: 2px;
	border: 1px solid #ffdfb5;
}

.imageLeftNoBorder
{
	margin: 8px 15px 12px 0px;
	padding: 2px;
	border: 0px;
	float:left;
}

.imgRight
{
	margin:12px 20px 12px 12px;
	padding: 2px;
	border: 1px solid #ffdfb5;
	float:right;
}

.imgRight2
{
	margin:12px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #ffdfb5;
	float:right;
}

.imgRightNoBrdr
{
	margin:10px 0px 10px 8px;
	padding: 2px;
	border: 0px;
	float:right;
}

br.clearfix
{
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

p.introText
{
	font-size:14px;
	color:#333333;
}

.container
{
	width:500px;
}

.leftSide
{
	width:90px;
	float:left;
	vertical-align:text-top;
}

.rightSide
{
	width:410px;
	float:right;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail {
position: relative;
z-index: 0;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color:#fff;
	padding: 5px;
	left: -1000px;
	border: 1px dotted gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
