@import url('/css/default.css');
@import url('/css/ClickShowHideMenu.css'); 
@import url('/css/cms.css');

/* Generic Styles */


body {
	background:#ccc url('/media/structure/page_bg.jpg') repeat-x;
	font-family:Tahoma,Arial,Geneva,sans-serif;
	font-size:11px;
}
h1 {
    font-size:16px;
    font-family:Verdana;
    margin-bottom:10px;
}
h2 {
    font-size:14px;
    font-family:Verdana;
}
table {
    border-collapse:collapse;
    margin:0px;
    padding:0px; 
}
td, th {
    padding:5px;
    /* text-align:center; */
}
p {
    margin-top:5px;
    margin-bottom:10px;
}
#news_ticker {
    float:right;
    width:647px;
    padding:10px 0 0;
}
#news_ticker ul {
    padding:0;
    list-style:none;
}
#content #news_ticker ul li {
    margin:0;
    padding:5px 0 10px 0;
	border-bottom:1px solid #D9DADA;
}
#news_ticker .news_date {
    width:125px;
    margin:0px;
    padding:5px 10px;
    font-family:Verdana;
    font-size:12px;
    font-style:italic;
    color:#6A1719;
}
#news_ticker .news_title {
    padding:0 10px 0 0;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
}
#news_ticker .news_title a {
    color:#000;
}
#news_ticker table td,
#news_ticker table th,
#news_ticker table {
    border:none;
}
.newsticker {
	list-style-type:none;
	padding:3px;
	margin:0;
}
#top_bar {
	background:url('/media/structure/top_bar_bg.jpg') repeat-x;
    height:30px;
    line-height:30px;
    width:100%;
    color:#fff;
}
#top_bar_links {
    width:898px;
    margin:0pt auto;
}
#top_bar_links a {
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    color:#fff;
    text-decoration:none;
}
#top_bar_links a:hover {
    text-decoration:underline;
}
#top_bar_links img {
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
}
#frame {
    width:898px;
    margin:0pt auto;
    border:1px solid #4D4E50;
	background:url('/media/structure/content_bg.jpg');
}
#header {
    width:898px;
    height:174px;
	background:url('/media/structure/header.jpg') no-repeat;
}
#sidenav {
    float:left;
    width:199px;
    border-right:1px solid #82869E;
}
#sidenav ul {
    list-style:none;
}
#sidenav ul li {
    line-height:20px;
    border-bottom:1px solid #000;
}
#sidenav ul li ul li {
    border-bottom:none;
}
#sidenav ul li a {
    padding-left:10px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    display:block;
}
#sidenav ul li a:hover {
    text-decoration:underline;
}
#sidenav ul li ul li a {
    padding-left:20px;
    font-weight:normal;
}
#sidenav ul li ul li ul li a {
    padding-left:30px;
}
a#sidebar_continuing_education {
    display:block;
	background:url('/media/structure/sidebar_continuing_education.jpg');
    width:199px;
    height:76px;
}
a#sidebar_continuing_education:hover {
    background-position:0 -76px;
}
a#sidebar_license_search {
    display:block;
	background:url('/media/structure/sidebar_license_search.jpg');
    width:199px;
    height:75px;
}
a#sidebar_license_search:hover {
    background-position:0 -75px;
}
a#sidebar_publications {
    display:block;
	background:url('/media/structure/sidebar_publications.jpg');
    width:199px;
    height:75px;
}
a#sidebar_publications:hover {
    background-position:0 -75px;
}

#breadcrumb {
    float:right;
    width:657px;
    padding-top:3px;
    padding-left:15px;
    padding-right:25px;
    color:#3A3B3D;
}
#breadcrumb a {
    color:#3A3B3D;
}
#content {
    float:right;
    width:647px;
    padding:25px;
    padding-top:15px;
}
#content ul, #content ol {
    margin-top:5px;
    margin-bottom:10px;
    /*width:265px;*/
}
#content ul li, #content ol li {
    margin-left:15px;
    padding-left:15px;
}
#content #left_column {
    float:left;
    width:392px;
    padding-right:20px;
}
#content #right_column {
    float:right;
    width:236px;
}
#content .box {
    float:right;
    width:236px;
    margin-bottom:15px;
}
#content .box_header {
    padding:5px;
    color:#fff;
    font-size:14px;
    font-family:Verdana,Arial;
    font-weight:bold;
    text-align:center;
}
#content .box_contents {
    background:#fff url('/media/structure/box_bg.jpg') repeat-x;
    padding:10px;
}
#bottom_cap {
    clear:both;
    width:100%;
    height:10px;
    background-color:#3A3B3D;
}
#footer {
    width:898px;
    margin:0 auto;
    margin-top:4px;
    font-size:10px;
}
#footer a {
    color:#666;
    text-decoration:none;
    font-size:10px;
}
#footer a:hover {
    color:#666;
    text-decoration:underline;
}
#comments {
    width:898px;
    margin:0 auto;
    margin-top:10px;
}

/* Color Schemes */

/* Generic (Grey) */
#sidenav ul li { background-color:#3A3B3D; }
#sidenav ul li ul li { background-color:#1C1D1E; }
h1, h2, h3, h4, h5 { color:#3A3B3D; }
table { border:1px solid #1C1D1E; }
thead { background-color:#3A3B3D; color:#fff; }
td, th { border-left:1px solid #1C1D1E; }
#content #right_column img { border:1px solid #3A3B3D; }
#content li.odd { background-color:#C9D4E7; }
#content tr.even { background-color:#CCCCCC; }
.box_header { border:1px solid #3A3B3D; background-color:#1C1D1E; }
.box_contents { border:1px solid #3A3B3D; border-top:none; }

/* Red */
#sidenav ul li.red { background-color:#6A171A; }
#sidenav ul li ul li.red, #sidenav ul li.red ul li { background-color:#38181B; }
.red h1, .red h2, .red h3, .red h4, .red h5 { color:#6A171A; }
.red table { border:1px solid #6A171A; }
.red thead { background-color:#38181B; color:#fff; }
.red td, .red th { border-left:1px solid #6A171A; }
.red #content #right_column img { border:1px solid #6A171A; }
.red .box_header { border:1px solid #6A171A; background-color:#38181B; }
.red .box_contents { border:1px solid #6A171A; border-top:none; }
 
/* Green */
#sidenav ul li.green { background-color:#494B33; }
#sidenav ul li ul li.green, #sidenav ul li.green ul li { background-color:#2A2C1E; }
.green h1, .green h2, .green h3, .green h4, .green h5 { color:#494B33; }
.green table { border:1px solid #494B33; }
.green thead { background-color:#2A2C1E; color:#fff; }
.green td, .green th { border-left:1px solid #494B33; }
.green #content #right_column img { border:1px solid #494B33; }
.green .box_header { border:1px solid #494B33; background-color:#2A2C1E; }
.green .box_contents { border:1px solid #494B33; border-top:none; }

/* Yellow */
#sidenav ul li.yellow { background-color:#9F811D; }
#sidenav ul li ul li.yellow, #sidenav ul li.yellow ul li { background-color:#695514; }
.yellow h1, .yellow h2, .yellow h3, .yellow h4, .yellow h5 { color:#9F811D; }
.yellow table { border:1px solid #9F811D; }
.yellow thead { background-color:#695514; }
.yellow td, .yellow th { border-left:1px solid #9F811D; }
.yellow #content #right_column img { border:1px solid #9F811D; }
.yellow .box_header { border:1px solid #9F811D; background-color:#695514; }
.yellow .box_contents { border:1px solid #9F811D; border-top:none; }

