/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: arial;
  font-size: 11px;
}
ul.sitemap {
color: #999999;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A.top {
  color: #ffffff;
  text-decoration: none;
  font-family: arial;
  font-size: 11px;
}

A.top:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: arial;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #999999;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #999999;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.myinfoBox {
  background: #ffffff;

}

.infoBox {
  background: #ffffff;
  border:1px solid #C9C9C9;
}

.contentBox {
  background: #a5a5a5;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 11px;
}

.contentBoxContents {
  font-family: arial;
  font-size-adjust:11px;
  line-height:2;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-family: Arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
  font-weight:bold;
  background-image:url(../catalog/images/theme/orangehead_03.jpg);

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'Myriad Pro', Arial;
  font-size: 20px;
  font-weight: bold;
  color: #4c4c4c;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 11px;
  background-color:#FFFFFF;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 11px;
  color: #999999;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #999999;
}

SPAN.errorText {
  font-family: Arial;
  color: #999999;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 11px; color: #999999; }
.style1 {
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
}
.style7 {
color: #6e6e6e;
  font-family: arial;
  font-size: 11px;
}
.style8 {color: #797979}
.style9 {font-size: 12px}

.productTitle {
font-family: Arial;
font-size: 16px;
font-weight: 400;
}
.txt90{
font-family:arial;;
font-size:11px;
color:#909090;
}

.maroontext1 {	font-family: arial;	font-size: 11px;	font-weight: none;	color: #AA1010;}
.maroontext2 {	font-family: arial;	font-size: 14px;	font-weight: none;	color: #AA1010;}
.bluetext2 {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #110074;}
.bluetext1 {	font-family: arial;	font-size: 12px;	font-weight: bold;	color: #110074;}
.whitetext1 {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #ffffff;}
.greytext1 {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #4E4E4E;}
.blacktext1 {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #000000;}
.orangetext1 {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #DB5E17;}
.blacktext2 {	font-family: arial;	font-size: 11px;	font-weight: none;	color: #000000;}


a.orangelink:link {	font-family: arial;	font-size: 13px;	font-weight: bold;	color: #FE8A09;	text-decoration: underline;}
a.orangelink:visited {	font-family: arial;	font-size: 13px;	font-weight: bold;	color: #FE8A09;	text-decoration: underline;}
a.orangelink:active {	font-family: arial;	font-size: 13px;	font-weight: bold;	color: #FE8A09;	text-decoration: underline;}
a.orangelink:hover {	font-family: arial;	font-size: 13px;	font-weight: bold;	color: #AA1010;	text-decoration: underline;}

a.whitelink:link {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #ffffff;	text-decoration: none;}
a.whitelink:visited {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #ffffff;	text-decoration: none;}
a.whitelink:active {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #ffffff;	text-decoration: none;}
a.whitelink:hover {	font-family: arial;	font-size: 12px;	font-weight: none;	color: #cccccc;	text-decoration: none;}

a.bluelink:link {	font-family:  arial;	font-size: 12px;	font-weight: none;	color: #110074;	text-decoration: none;}
a.bluelink:visited {	font-family:  arial;	font-size: 12px;	font-weight: none;	color: #110074;	text-decoration: none;}
a.bluelink:active {	font-family:  arial;	font-size: 12px;	font-weight: none;	color: #110074;	text-decoration: none;}
a.bluelink:hover {	font-family:  arial;	font-size: 12px;	font-weight: none;	color: #cccccc;	text-decoration: none;}
img.faded { filter: alpha(opacity=30); }
.eventitle {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
.subevents {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
}



.bg{
	margin:0px;
	background-color:#eff3f7;
}
.learning-objectives_heading{
	font-family:Tahoma;
	font-size:25px;
	color:#334d8e;
	text-align:center;
	padding-top:4px;
	padding-bottom:7px;
	font-weight:bold;
}

.course_sechule{
	font-family:MyriadPro-BlackCond,Tahoma;
	font-size:20px;
	color:#334d8e;
	text-align:center;
	padding-top:4px;
	padding-bottom:7px;
	font-weight:bold;
}

.heading_bg{
	background-image:url(images/theme/middle_bg.jpg);
	background-repeat:repeat-x;
}
.day_text{
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	color:#004080;
	text-align:center;
	font-weight:bold;
}
.table_outer_border{
	border-left:1px solid #265eae;
	border-right:1px solid #265eae;
	border-bottom:1px solid #265eae;
}
.right_border{
	border-right:1px solid #265eae;
}
.middle_para_text{
	font-family: Tahoma;
	font-size:12px;
	color: #110074;
	padding-left:5px;
	padding-bottom:5px;
}
.boot_camp_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#110074;
	padding-left:11px;
	font-weight:bold;
}
.boot_camp_date_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-left:11px;
	font-weight:bold;
}
.more_information_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1C2C77;
	padding-left:11px;
	font-weight:bold;
}


.info_text_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#233794;
	padding-left:2px;
	font-weight:bold;
}


.info_text_black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#403F41;
	padding-left:2px;
	font-weight:300;
}

.info_text_black0{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#403F41;
	padding-left:2px;
	font-weight:lighter;
}

.contact_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:11px;
	font-weight:bold;
	padding-bottom:13px;
}
.bottom_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	padding-top:7px;
	padding-bottom:8px;
}
.ip_text{
	font-family:Tahoma;
	font-size:40px;
	color:#ffffff;
	padding-bottom:3px;
	padding-top:6px;
	padding-left:5px;
}
.url_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:20px;
	font-size:11px;
	padding-left:8px;
}
.url_text_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:3px;
	font-size:11px;
	padding-left:45px;
}
.small_icon{
	background-image:url(images/theme/icon.jpg);
	background-repeat:no-repeat;
	background-position:4px 5px;
    }

.main{
font-family:arial ! important;
font-size:11px ! important;
color:#4E4E4E ! important;
}