/** X defaults **/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:120%;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smalltxt {
	font-size:9px;
	margin-bottom:6px;
}
.video_title {
    font-size:15px;
	color:#fff;
	text-align:center;
	width:100%;
	padding-top:5px;
}
.video_caption {
    font-size:12px;
	color:#fff;
	text-align:center;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
hr.thickline_white{
    color: #fff;
    background-color: #fff;
    height:2px;
    width:150px;
    margin-top: 2px;
}

.title {
	color:#C00;
	font-weight:bold;
}
.title2 {
	color:#C00;
	font-weight:bold;
}
.whitebg {
	text-decoration: none;
	background-color: #FFF;
}

/** My adds **/
/*{{{  */

a.video_pod {
	text-decoration:none;
}

.home_pod {
	text-align:left;
}

.justice {
	text-align:justify;
}

.altrow {
	background-color : #ccc;
}

a img {
	border:0px;
}

img {
	border:0px;
}

img.border_image {
	border-style: solid; 
	border-color: #d3d2d2; 
	border-width: 0.25pt;
}

td.title{
	background-image: url(../img/title_bg_line_straight.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
} 
span.title {
	background-color:white;
	text-transform:uppercase;
	font-size: 15px;
	font-weight:bold;
	padding-right: 2px;
	/* letter-spacing: 1px; */
}
td.title2 {
	background-image: url(../img/title_bg_line_straight.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
} 
span.title2 {
	background-color:white;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	padding-right: 2px;
	letter-spacing: 1px;
}
hr.thickline{
    color: #000;
    background-color: #000;
    height:2px;
    margin-top: 2px; 
}

div.heading hr{
    margin-top: 2px;
    margin-bottom: 5px;
}

a {
	color: #333;
	text-decoration:underline;
}

a:hover {
	color:#C00;
	text-decoration:bold;
}

td.heading{
	/* background-image: url(../img/heading_bg_line.jpg); */ /* forward slash for the path */
	background-image: url(../img/headin_bg_line_straight.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
}

span.news_heading {
	text-transform:uppercase;
	padding-right: 2px;
	letter-spacing: 1px;
	font-size: 13px;
}

.news_heading a {
	text-decoration:none;
}

.mini_heading {
	background-color:white;
	text-transform:uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 12px;
}
.mini_heading a{
	text-decoration:none;
}

span.mini_heading a:hover{
	color:#C00;
	text-decoration:none;
}


.heading {
	background-color:white;
	text-transform:uppercase;
	font-size: 15px;
	padding-right: 2px;
	letter-spacing: 1px;
}
.heading a{
	text-decoration:none;
}

.heading a:hover{
	color:#C00;
	text-decoration:none;
}

td.pager{
	background-image: url(../img/pager_line.gif); /* forward slash for the path */
	width: 2px; /* use you own image size; */
	height: 11px; /* use you own image size; */
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
} 
tr.pager{
	background-image: url(../img/pager_line.gif); /* forward slash for the path */
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
div.news_pod{
	/* height:127px; */
	/* width:165px; */
	width:100%;
}

div.comment input, div.comment textarea { 
	font-size:9px;
	color: #333;
}

.smallselect{
	font-size: 9px;
	vertical-align: middle;
}

.nav td {
	background-color: #101010;
	color: #ffffff;
	font-size: 10px;
}

.nav input, .nav select{
	font-size: 10px;
}

table.footer td a {
	text-decoration: none;
}

#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; }

div.sitemap {
	padding-left:10px;
	font-size:14px;
}
div.sitemap li {
	line-height:120%;
}

.nav_ucase {
	text-transform:uppercase;
	
}


div.navigation {
	 /* font-family: "Times New Roman","gill sans-serif";  */
	font-weight:bold;
}
div.navigation a {
	/* font-family: "Times New Roman","gill sans-serif"; */ 
	text-decoration:none;
}
.thirdtext {
	text-transform:uppercase;
	 /* font-family: "Times New Roman","gill sans-serif"; */ 
	font-size: 11px;
}

.body_copy{
	font-size:13px;
	line-height:120%;
	text-align:justify
}

p.image_p {
	padding-bottom:1px;
}

/*}}}*/


/*{{{  Legacy Styling - adjusted */

.main_div {
position:relative;
z-index:1;
}
.block_norm {
}
.profile_left_column_back {
/* background-color:#E4E1B8; */
color:#FFFFFF;
padding:0 0 10px;
text-align:right;
vertical-align:top;
}
.profile_middle_column{
	border-right: 1px solid gray;
}
.profile_right_column_back {
background-color:#FFFFFF;
color:#30508B;
padding:0 0 10px;
text-align:left;
vertical-align:top;
/* padding: 5px; */
}
.profile_left_pic {
border:1px solid #FFFFFF;
padding-bottom:5px;
padding-top:5px;
text-align:left;
}
.profile_left_caption {
color:#85A0D7;
font-size:13px;
font-weight:bold;
padding-top:5px;
text-align:left;
text-decoration:none;
}
.profile_left_copy {
color:#333333;
/* font-family:Arial,Helvetica,sans-serif; */
font-size:12px;
padding:8px 5px;
text-align:left;
text-decoration:none;
}
.profile_left_heading {
/* background-color:#D8D32D; */
color:#333333;
/* font-family:Arial,Helvetica,sans-serif; */
font-size:13px;
font-weight:bold;
padding:5px;
text-align:left;
text-decoration:none;
}
.profile_left_copy_bold {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:left;
}
.profile_left_top_column_back {
/* background-color:#E4E1B8; */
color:#FFFFFF;
margin-right:5px;
text-align:left;
vertical-align:top;
}
.profile_left_copy_link {
color:#DAE2F3;
font-size:12px;
font-weight:normal;
text-align:left;
text-decoration:underline;
}
.profile_right_logo {
border:4px solid #597FC6;
text-align:left;
}
.profile_right_copy {
color:#333333;
/* font-family:Arial,Helvetica,sans-serif; */
font-size:12px;
line-height:18px;
padding:10px;
text-align:justify;
}
.profile_right_heading {
/* background-color:#E4E1B8; */
color:#333333;
/* font-family:Arial,Helvetica,sans-serif; */
font-size:13px;
font-weight:bold;
padding:5px 5px 5px 10px;
text-align:left;
}
.profile_right_image {
float:left;
padding:4px 10px 4px 4px;
}
.profile_right_heading_main {
/* background-color:#E4E1B8; */
color:#333333;
/* font-family:Arial,Helvetica,sans-serif; */
font-size:20px;
font-weight:bold;
padding:5px 5px 5px 10px;
text-align:left;
}
.profile_right_copy_bold {
color:#4B2C1A;
font-size:13px;
font-weight:bold;
text-align:left;
}
.profile_right_column_border {
border-color:#DAE2F3;
border-style:dashed dashed dashed none;
border-width:1px;
}
.profile_left_image {
float:left;
padding:4px 10px 4px 4px;
}
.profile_template_pad {
padding:0 20px;
}
.profiles_bot {
background-image:url(../img/invert_top_slither.jpg);
background-position:center bottom;
background-repeat:repeat-x;
border-color:#504F08;
border-style:solid none dotted;
border-width:1px;
padding:5px 0 0;
}
.frame_top {
text-align:center;
vertical-align:top;
}
.frame_main {
text-align:left;
vertical-align:top;
}
.frame_bottom {
text-align:center;
vertical-align:top;
}

.profile_pre{
	
}


.sublink {
	font-weight:normal;
}
.navcaps {
	font-size:13px;
}
/*}}}*/


/*{{{  */
/* Cake Default Forms */
div.opportunity_form fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
div.opportunity_form fieldset legend {
	background:#fff;
	color: #C00;
	font-weight: bold;
}
div.opportunity_form fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
div.opportunity_form fieldset fieldset legend {
	font-weight: normal;
	margin-left: 20px;
}
div.opportunity_form fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

div.opportunity_form form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
div.opportunity_form form div {
	clear: both;
	margin-bottom: 1em;
	/* padding: .5em; */
	vertical-align: text-top;
} 
div.opportunity_form form div.input {
	color: #444;
}
div.opportunity_formform div.required {
	color: #333;
	font-weight: bold;
}
div.opportunity_form form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}

div.opportunity_form label {
	display: block;
	padding-right: 20px;
	
	text-transform:uppercase;
	font-size: 14px;
	font-weight:bold;
	padding-right: 2px;
	letter-spacing: 1px;
}

div.opportunity_form input, div.opportunity_form textarea {
	clear: both;
	display: block;
	padding: 2px;
	width: 100%;
}
div.opportunity_form input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
 
.daily_news_tags a {
    text-decoration:none;
}


.comment_name {
	font-size: 15px;
	letter-spacing: 1px;
}

.comment_body {
    padding:7px 0;
}


/*}}}*/

/*{{{  */
/* telephone dir */
.directory_menu a {padding: 5px;}
.directory_menu span {padding: 5px;}
.link {}
.nolink {color: grey;}
.link_selected {color: red;}
.results {padding: 10px 20px; }
.altrow {background-color : #ccc}

/*}}}*/

/* Debugging */
/*{{{  */
/* pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
} */
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

.cake-sql-log table {
	background-color: white;
}
.cake-sql-log tr {
	background-color: white;
}
.cake-sql-log td {
	background-color: white;
	padding: 4px 8px;
	text-align: left;
}

/*}}}*/

/** cake defaults **/
/* cake error messages */
.message {
    border: 1px solid #cccccc;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	clear: both;
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.error-message {
    border: 1px solid #cccccc;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	color: #CC0000;
}

/*{{{  */
/* 
fieldset {
  padding: 1em;
}

legend {
    font-size: 2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

label {
  margin-right:0.5em;
  padding-top:0.2em;
  text-left:right;
  font-weight:bold;
}

.select {
    margin: 15px;
}

.input {
    margin: 15px;
}

.form_field {
    margin: 15px;
}

table * {
    margin: 3px;
    padding: 3px;
}  */
/*}}}*/
