body {
	font-family: helvetica, arial, sans-serif;
}

a:link, a:visited, .RadGrid_Default td a {
	/* color: #5fad01; */
	color: #116591;
}

a:hover, .RadGrid_Default td a:hover {
	/* color: #116591; */
	color: #000;
}

#header {
	background: #fff url("../images/bg_header.gif") bottom left repeat-x;
}

#logo {
	padding: 0 20px;
}

#logo h1 a {
	background: url("../images/computerdata_logo.gif") top left no-repeat;
	display: block;
	width: 328px;
	height: 90px;
	text-indent: -999em;
}

#phone_search {
	padding: 20px;
	text-align: right;
}

#phone_search p strong {
	font-size: 14px;
	color: #666;
}

#phone_search p span {
	font-size: 18px;
	color: #116591;
}

#phone_search p.phone {
	line-height: 25px;
}

#navigation {
	background: url("../images/bg_nav.gif") top left repeat-x;
}

#navigation ul {
	margin: 0;
}

#navigation ul li {
	float: left;
/*	background: url("../images/left_both.gif") no-repeat left top; */
	margin: 5px;
	padding: 0 0 0 5px;
}

#navigation ul li a {
	float: left;
	display: block;
/*	background: url("../images/right_both.gif") no-repeat right top; */
	padding: 0 10px 0 5px;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

#navigation > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */

#navigation li:hover, #navigation li:hover a {
	background: url("../images/left_both.gif") no-repeat left top;
}

#navigation li:hover a {
	background: url("../images/right_both.gif") no-repeat right top;
}

/* navigation highlighting */

#BaseMaster_home #navigation li#t-home,
#BaseMaster_course #navigation li#t-cata,
#BaseMaster_instructors #navigation li#t-inst,
#BaseMaster_location #navigation li#t-loca,
#BaseMaster_about #navigation li#t-abou,
#BaseMaster_contact #navigation li#t-cont,
#BaseMaster_testimonial #navigation li#t-test,
#BaseMaster_virtual #navigation li#t-virt {
	background: url("../images/left_both.gif") no-repeat left top;
	background-position: 0% -30px;
}

#BaseMaster_home #navigation li#t-home a,
#BaseMaster_course #navigation li#t-cata a,
#BaseMaster_instructors #navigation li#t-inst a,
#BaseMaster_location #navigation li#t-loca a,
#BaseMaster_about #navigation li#t-abou a,
#BaseMaster_contact #navigation li#t-cont a,
#BaseMaster_testimonial #navigation li#t-test a,
#BaseMaster_virtual #navigation li#t-virt a {
	background: url("../images/right_both.gif") no-repeat right top;
	background-position: 100% -30px;
	color: #000;
	font-weight: bold;
}

#main {
	background: url("../images/bg_main.gif") top left repeat-x;
	margin-bottom: 20px;
}

#catalog {
	margin-top: 20px;
	background: #000 url("../images/bl_footer.gif") bottom left no-repeat;
}

#locations 
{
	margin-top: 20px;
	background: #fff;
	padding-bottom: 10px;
}

#catalog h3, #locations h3 {
	padding-right: 10px;
	background: #000 url("../images/tr_header.gif") top right no-repeat;
}

#catalog h3 span, #locations h3 span {
	display: block;
	padding-left: 10px;
	font-size: 14px;
	line-height: 40px;
	background: transparent url("../images/tl_header.gif") top left no-repeat;
	color: #fff;
}

#catalog ul li a {
	display: block;
	padding-left: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #000;
	background: #bee2f2 url("../images/ico_arrow.gif") left no-repeat;
	border-top: 1px solid #fff;
	text-decoration: none;
}

#catalog ul li a:hover {
	text-decoration: underline;
	background-color: #fff;
}

#catalog_footer {
	padding-bottom: 10px;
	background: url("../images/br_footer.gif") bottom right no-repeat;
}

/* catalog highlighting */

#catalog ul li.current a 
{
	font-weight: bold;
	background-color: #fff;
}

#BaseMaster_home #catalog ul li.current a 
{
	font-weight: normal;
	background-color: #bee2f2;
}

#locations dl 
{
	margin: 0 12px;
	font-size: 12px;
	line-height: 1.5em;
}

#locations dl dt 
{
	margin-top: 1em;
	border-top: 1px solid #999;
	padding-top: .5em;
	font-weight: bold;
}

#homeaccent {
	display: block;
	height: 199px;
	padding-left: 320px;
	background: url("../images/accent-home.jpg") bottom left no-repeat;
}

#homeaccent h2 {
	padding-top: 50px;
	font-family: georgia;
	font-size: 24px;
	line-height: 30px;
}

#whoweare {
	padding: 20px 10px;
	margin-bottom: 20px;
	border-top: 3px solid #add0e3;
	border-bottom: 3px solid #86b1c8;
}

#whoweare p {
	font-size: 14px;
	line-height: 22px;
}

#whatshot h3, #featuredcourses h3 {
	font-family: georgia;
	font-size: 22px;
	color: #5fad01;
	margin-bottom: 20px;
}

#whatshot h4, #whatshot p {
	font-size: 14px;
	line-height: 22px;
}

#whatshot p, #whatshot ul, #whatshot ol {
	font-size: 12px;
}

#whatshot ul
{
	margin: 1em 0 1em 20px;
	line-height: 1.5em;
	list-style: disc;
}

#featuredcourses h4
{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 1em;
}

#featuredcourses p {
	font-size: 12px;
	line-height: 22px;
}

#featuredcourses p.listing {
	padding-left: 20px;
	background: url("../images/star.png") 0 2px no-repeat;
}

#featuredcourses p.date {
	padding-left: 20px;
	margin-bottom: 20px;
}

#instructors {
	background: #123551 url("../images/bg_instructors.gif") top left repeat-x;
}

#homeinstructors #catalog {
	padding: 20px 0;
}

#homeinstructors #catalog ul li a {
	display: block;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

#homeinstructors #catalog h3 {
	font-family: georgia;
	font-size: 18px;
	margin-bottom: 20px;
	color: #bee2f2;
}

#homeinstructors #catalog ul li.selected a {
	background: #fff;
	color: #000;
	font-weight: bold;
}

#homeinstructors #catalog ul li a:hover {
	text-decoration: underline;
}

/* have to override on home page */

#homeinstructors #catalog {
	margin-top: 0;
	background: none;
}

#homeinstructors #catalog h3 {
	padding-right: 0;
	background: none;
}

#homeinstructors #catalog h3 span {
	display: inline;
	padding-left: 0;
	font-size: 18px;
	line-height: 1em;
	background: none;
	color: #bee2f2;
}

#homeinstructors #catalog ul li a {
	background: none;
	border-top: none;
}

#homeinstructors #catalog ul li a:hover {
	background: none;
}

#homeinstructors #catalog_footer {
	padding-bottom: 0;
	background: none;
}

/* catalog highlighting */

#homeinstructors #catalog ul li.current a 
{
	background: #fff;
	color: #000;
	font-weight: bold;
}

/* end override */

.instructor_details {
	margin: 20px 0;
	padding: 30px;
	background: #fff;
}

#content .instructor_details 
{
	margin: 0;
	padding: 0;
}

.instructor_details h4, h5 {
	font-family: georgia;
	font-size: 24px;
	color: #116591;
	margin-bottom: 20px;
}

.instructor_details h5 {
	font-size: 18px;
}

.instructor_details p {
	font-size: 14px;
	margin-bottom: 20px;
}

.instructor_details p.title {
	margin-bottom: 40px;
}

.instructor_details p.testimonial, .instructor_details .testimonial p {
	font-size: 12px;
	line-height: 18px;
}

#instructors .grid_3 {
	margin-left: 20px;
	margin-right: 0;
}

#instructors .grid_9 {
	margin-right: 20px;
	margin-left: 0;
}

.instructor_details .photo {
	float: right;
	margin-left: 30px;
}

#footer {
	border-top: 3px solid #c8c8c8;
	background: #efefef;
}

#copyright {
	padding: 20px;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

#logos {
	padding: 20px;
}

#logos img {
	margin-right: 20px;
}

/* test */

#content 
{
	font-size: 14px;
	margin-top: 20px;
	padding: 20px;
	background: #fff url("../images/bg_content.gif") top left no-repeat;
}

.grid_9 #content {
background-image: url("../images/bg_content_short.gif");
}

.grid_6 #content {
background-image: url("../images/bg_content_supershort.gif");
}

#content h2 
{
	font-size: 24px;
	margin-bottom: 1em;
	color: #5fad01;
	line-height: 1.5em;
}

#content h3 
{
	margin-top: 2em;
	font-size: 18px;
	margin-bottom: 1em;
}

#content p, #content ul, #content ol
{
	line-height: 1.5em;
	margin-bottom: 1em;
}

#content ul 
{
	list-style: disc outside none;
	margin-bottom: 2em;
}

#content ul, #content ol
{
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
}

#content ul li, #content ol li
{
	margin-bottom: 1em;
}

#content ol
{
	list-style: decimal;
}

#content hr 
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content div.form-container legend
{
	font-size: 14px;
}

#content div.form-container 
{
	font-size: 12px;
}

blockquote
{
  background: transparent url("../images/blockquote.png") no-repeat left top;
  margin: 10px 65px 10px 10px;
  padding: 20px 20px 10px 10px;
  font-style: italic;
  color: #939494;
}

blockquote p
{
  padding: 8px;
  margin: 2px;
  border: 1px dotted #939494;
}

/* Form styles */
div.form-container 
{
	/* margin: 10px;
	padding: 5px;
	background-color: #FFF;
	border: #EEE 1px solid; */
	margin-top: 15px;
}

p.legend 
{
	margin-bottom: 1em;
}

p.legend em 
{
	color: #C00; font-style: normal;
}

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container p { margin: 0; }
div.form-container p.note { margin-left: 170px; font-size: 90%; color: #666; }
div.form-container fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container legend { font-weight: bold; color: #666; }
div.form-container fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
/* div.form-container div.buttonrow { margin-left: 180px; margin-bottom: 26px; } */
div.list-container div.buttonrow, div.form-container div.buttonrow { margin-bottom: 26px;}

div.smbuttonrow {
	margin-left: 180px;
	margin-bottom: 26px;
}

div.list-container 
{
	margin-top: 15px;
}

div.list-container div.function-buttonrow 
{
	margin: 10px 0;
	padding: 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

.required {
	font-weight: bold;
}

.number, .currency {
	text-align: right;
}

/* button rows */

.buttonrow {
	float: left;
	padding: 5px;
	margin-top: 20px;
	width: 648px;
	border: 1px solid #ccc;
}

/* buttons */

/* fancy buttons */

.buttonholder 
{
	padding: 20px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url("../images/bg_button_a.gif") no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url("../images/bg_button_span.gif") no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.positive 
{
	background-image: url("../images/bg_button_a_pos.gif");
	color: #060;
}

a.positive span 
{
	background-image: url("../images/bg_button_span_pos.gif");
}

a.negative 
{
	margin-left: 100px;
	background-image: url("../images/bg_button_a_neg.gif");
	color: #600;
}

a.negative span 
{
	background-image: url("../images/bg_button_span_neg.gif");
}

a.disabled {
	color: #999;
}

.devnote 
{
	color: Red;
}

/* cisco table */

table.cisco 
{
	margin: 0 auto;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 1em;
	border-right: 0;
}

table.cisco tr th 
{
	background: #f0f0f0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	border-right: 1px solid #ccc;
}

table.cisco td 
{
	text-align: center;
	border-right: 1px solid #ccc;
}

table.cisco th, table.cisco td 
{
	padding: 5px;
}

/* formatting course listings */

#BaseMaster_ContentPlaceHolder1_m_divContent
{
	font-size: 12px;
}

#BaseMaster_ContentPlaceHolder1_m_divContent p
{
	margin-bottom: 2em;
}

#BaseMaster_ContentPlaceHolder1_m_divContent ul 
{
	list-style: disc outside none;
	margin-bottom: 2em;
}

#BaseMaster_ContentPlaceHolder1_m_divContent h4 
{
	margin-bottom: 1em;
}

/* for the testimonials on home page */

#whitepapers 
{
	margin-top: 20px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	border: 2px solid #116591;
}

#whitepapers .hasJS
{
	height:90px;
	overflow:hidden;
	position:relative;
	margin-bottom: 3px;
}
/* The nested UL when JavaScript is available */
#whitepapers #wpitems
{
	position:absolute;
	top:90px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

/* validation */

#BaseMaster_ValidationSummary1
{
	margin-top: 20px;
	padding: 20px;
	background: #fff;
	font-weight: bold;
}

#BaseMaster_ValidationSummary1 ul
{
	margin-top: 1em;
	margin-left: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	list-style: disc outside none;
}

/* cisco credits */

#BaseMaster_ContentPlaceHolder1_m_oCiscoBadge 
{
	margin-top: 20px;
	text-align: center;
}

/* home page webinars */

#BaseMaster_ContentPlaceHolder1_m_divWebinars 
{
	margin-top: 20px;
}

#BaseMaster_ContentPlaceHolder1_m_divWebinars table thead th 
{
	padding: 10px 5px;
	background: #5fad01;
	color: #fff;
	text-align: left;
}

#BaseMaster_ContentPlaceHolder1_m_divWebinars table 
{
	border: 2px solid #5fad01;
	border-top: 0;
}

#BaseMaster_ContentPlaceHolder1_m_divWebinars table tbody td 
{
	padding: 5px;
	font-size: 12px;
	line-height: 1.5em;
}