/* GENERAL STYLES */
/* Header top bar */
#topbar {
	height:30px;
	padding-left: 2px;	
	background-color: #d33a3c;
	color: #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#topbar a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#topbar_left {

}
#topbar_center {

}
#topbar_right {

}

/* Content styling */
.home_column div.article_date {
	color:black;
/*	display:inline;*/
}
.home_column li {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px dashed #DDDDDD;
}

#content_main strong {
	font-weight:bold;
}
#content_main a {
	color:#E43A3E;
	text-decoration:underline;
}
#content_main a:visited {
	color:purple;
	text-decoration:underline;
}
p {
	margin:0.5em 0 1.2em 0;
}
#content_main {
	padding-bottom:5em;
}
#content_main h1 {
	color:#E03A3E;
	font-size:146.5%;
	font-style:italic;
	font-weight:bold;
	margin:0 0 1.0em 0;
}
#content_main a.external_link:link {
	background: url(/media/6415/external_link_icon.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}
#content_main a.external_link:visited {
	background: url(/media/6415/external_link_icon.gif) no-repeat 100% -100px;
	padding: 0 20px 0 0;
}
#content_main a.external_link:hover {
	background: url(/media/6415/external_link_icon.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
}
#content_main table.data_table th {
	font-weight:bold;
	background-color:#F3F3F3;
	padding:3px;
}
#content_main table.data_table td {
	border:1px solid #DDDDDD;
	padding:3px;
}
#content_main ul {
	margin-left:1.0em;
}
#content_main li {
	margin-left:0.5em;
	list-style-type:disc;
	line-height:1.4em;
}
#content_main hr {
	clear:both;
}
#sitemap ul li {
	font-weight:bold;
	font-size:131%
}
#sitemap ul li ul li {
	font-weight:normal;
	font-size:85%;
}
#sitemap ul li ul li ul li {
	font-size:77%;
}
#sitemap ul li ul li ul li ul li {
	font-size:100%;
}
#content_main div#dev_notes {
	padding:1.5em;
	background-color:#F8E993;
	margin:2em 0 2em 0;
	border:4px dashed #E43A3E;
}
/* Right section content */
#content_right {
	margin:2em 0 2em 0;
	background-color:#F5F5F5;
	border:2px solid #DDDDDD;
}
#content_right h2 {
	font-weight:normal;
	font-size:108%;
	margin:0;
	font-style:italic;
	background-color:#FFFFFF;
	border-bottom:2px solid #DDDDDD;
	padding:8px 3px 4px 6px;
}
#content_right h2 span.nav_title {
	color:#E43A3E;
	font-weight:normal;
	font-style:normal;
}
#content_right ul {
	margin:0;
}
#content_right ul li {
	line-height:1.2em;
	margin:0 0 0 0;
	border-bottom:1px solid #E5E5E5;
	padding:4px 10px 4px 12px;
}
#content_right a:link, #content_right a:visited {
	color:#6666FF;
	text-decoration:none;
}
#content_right a:hover, #content_right a:hover:visited {
	color:blue;
	text-decoration:none;
}
#content_right ul li.current {
	background-color:#FFFFFF;
}
#content_right ul li.current a {
	color:blue;
}

/* YUI Data Table styling for result sets */
.tablestyle {
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
	width:90%;
}
.altrowstyle {
	background-color: #edf5ff;
}
.headerstyle th {
	background: url(/scripts/yui/assets/skins/sam/sprite.png) repeat-x 0px 0px;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #000;
	padding: 4px 5px 4px 10px;
	text-align: center;
	vertical-align: bottom;
}
.headerstyle th a {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000;
	display: block;
	padding-right: 10px;
}
.rowstyle .sortaltrow, .altrowstyle .sortaltrow {
	background-color: #edf5ff;
}
.rowstyle .sortrow, .altrowstyle .sortrow {
	background-color: #dbeaff;
}
.rowstyle td, .altrowstyle td {
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #cbcbcb;
}
.headerstyle .sortascheader {
	background: url(/scripts/yui/assets/skins/sam/sprite.png) repeat-x 0px -100px;
}
.headerstyle .sortascheader a {
	background: url(/scripts/yui/assets/skins/sam/dt-arrow-up.png) no-repeat right 50%;
}
.headerstyle .sortdescheader {
	background: url(/scripts/yui/assets/skins/sam/sprite.png) repeat-x 0px -100px;
}
.headerstyle .sortdescheader a {
	background: url(/scripts/yui/assets/skins/sam/dt-arrow-dn.png) no-repeat right 50%;
}


/* EDITOR PROPERTIES */
h3 {
font-weight:bold;
font-size:108%;
color:#E43A3E;
margin:1.0em 0 0 0;
}

.image_copy_right {
float:right;
margin:1.0em 0 1.0em 1.0em;
}

blockquote {
border:3px solid #DDDDDD;
float:right;
padding:12px;
background-color:#F3F3F3;
width:220px;
margin:1.0em 0 1.0em 1.0em;
}

.data_table {
width:85%;
border:3px solid #DDDDDD;
margin:0.5em auto 1.2em auto;
}

h4 {
font-weight:bold;
font-size:100%;
color:#000000;
margin:1.0em 0 0 0;
}

.external_link {
background: url(/media/6415/external_link_icon.gif) no-repeat 100% 0;
padding: 0 20px 0 0;
}

.image_copy_left {
float:left;
margin:1.0em 1.0em 1.0em 0;
}

h2 {
font-weight:bold;
font-size:123.1%;
color:#E43A3E;
margin:1.0em 0 0 0;
}


#xsltsearch h2 {
	margin: 8px 0;
	font-size: 22px;
}

#xsltsearch .xsltsearch_description strong {
	background-color: rgb(255, 255, 204);
}

#xsltsearch .xsltsearch_result_title {
	margin-bottom: 2px;
}

#xsltsearch .xsltsearch_result_description {
	letter-spacing: 0.2pt;
}

#xsltsearch #xsltsearch_navigation {
	margin: 26px 0 16px 0;
}

#xsltsearch #xsltsearch_summary {
	line-height: 1.6em;
	margin-bottom: 26px;
}

#xsltsearch .xsltsearch_description i {
	display: none;
}