body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
/*	background:repeat-x url(../images/header_bg.jpg); */
	padding:0px;
}

/* ------------------------------
/*  STANDARD CONTENT ELEMENTS 
/* ------------------------------ */

P, A, H1, H2, H3, H4, H5, H6, UL, OL {
	/* default margin heights. */
	margin:15px 0px;
}

H1 {
	font-size:24px;
	font-weight:normal;
	color:#803E99;
	text-align:center;
}

H2 {
	font-size:14px;
	font-weight:bold;
	color:#803E99;
}

H3, H4, H5, H6 {
	font-size:11px;
	font-weight:bold;
	color:#333;
}

P.Paragraph_Align_Center {
	text-align:center;
}

P.Paragraph_Align_Right {
	text-align:right;
}

P.Paragraph_Clear_Float {
	clear:both;
}

P.Text_Indent_1 { 
	margin-left: 10px;
}

P.Text_Indent_2 {
	margin-left: 20px;
}
.Two_Col_Left {
	width:49%;
	float:left;
}

.Two_Col_Right {
	width:49%;
	float:right;
}

A {
	color:#803E99;
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

UL {
	list-style-type:none;
	padding:0px;
	margin:0px;
	
	margin:15px 0px;
	
}
UL LI {
	background-image:url(../images/nav2/nav2Bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:15px;
	padding-left:10px;
}

OL {
	padding:0px;
	margin-left:10px;
}

OL LI {
	padding-bottom:4px;
	margin-left:10px;
}

IMG {
	border:0px;
	margin:0px;
}

IMG.Image_Float_Right {
	float:right;
	margin:0px 0px 5px 10px;
	clear:right;
	border:0px;		
}

IMG.Image_Float_Left {
	float:left;
	margin:0px 10px 5px 0px;
	clear:left;	
	border:0px;		
}

.Text_Super {
  font-size: 8px;
  vertical-align: super;
}

.Text_Sub {
  font-size: 8px;
  vertical-align: sub;
}

.Text_Quote {
  font-size: 12px;
	color:#803E99;
	/*font-style:italic;*/
}

.Text_Highlight {
font-weight:bold;
color:#803E99;
}

/* ------------------------------
/*  LAYOUT ELEMENTS 
/* ------------------------------ */

DIV.fixedWidth {
	width:720px;
 	margin-left:auto;
	margin-right:auto;
	text-align:left;
/*	background: url("../images/panel_background.gif") repeat-y;*/
}

DIV.imageFloat {
	width:720px;
	/*background: url("../images/navigation_bg.gif") no-repeat bottom left;*/
}

/* HEADER */

DIV.header {
	text-align:center;
}

/* NAVIGATION PANEL */

DIV.navigation {
	float:left;
	margin:0px;
	margin-right:20px;
	width:130px;
}
DIV.navigation DIV {
margin:1px 1px 1px 1px;
}

/* RIGHT PANEL */

DIV.panel {
	float:left;
	margin-left:21px; 
	width:128px;
	background-color:#EEE;
}

/* RIGHT PANEL : BASKET */

DIV.panel DIV.basket {
	background-color:#803E99;
	padding:6px;
	color:#FFF;
	border-bottom:1px solid #C3B6D5;
}

DIV.panel DIV.basket h3{
	margin:0px;
}

DIV.panel DIV.basket P {
	margin:0px;
}
DIV.panel DIV.basket IMG {
	margin-bottom:6px;
}
DIV.panel DIV.basketLinks {
	border-bottom:1px solid #C3B6D5;
}

/* RIGHT PANEL : SPOTLIGHT */

DIV.panel DIV.spotLight, DIV.navigation DIV.spotLight {
	padding:8px;
	background-color:#EEE;

}

DIV.panel DIV.spotLight H1, DIV.panel DIV.spotLight H2, DIV.navigation DIV.spotLight H1, DIV.navigation DIV.spotLight H2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
DIV.panel DIV.spotLight P, DIV.navigation DIV.spotLight P {
	margin:8px 0px;
}
DIV.panel DIV.spotLight A.moreLink, DIV.navigation DIV.spotLight A.moreLink {
	color:#803E99;
	font-weight:bold;
	text-decoration:none;
}
DIV.panel DIV.spotLight A.moreLink:hover, DIV.navigation DIV.spotLight A.moreLink:hover {
	color:#C3B6D5;
}
DIV.panel DIV.spotLight .price, DIV.navigation DIV.spotLight .price {
	color:#803E99;
	font-size:14px;
	font-weight:bold;
}
DIV.panel DIV.spotLight IMG, DIV.navigation DIV.spotLight IMG {
	border:1px solid #C3B6D5;
}

/*div for email input */
DIV.spotLight, DIV.email p input {
	align:centre;

}

/*Styling for signUpBox*/
DIV.spotLight  {
	color:#803E99;
}
DIV.spotLight form {
	background-color:#FFFFFF;
	margin-top:7px;
	margin-bottom:0px;
	padding:5px;
	border:1px solid #C3B6D5;
}
DIV.spotLight form input.submit {
	background-color:#803E99;
	color:#FFFFFF;
	border:0px;
	font-weight:bold;
	
}
DIV.spotLight form p input{
	width:100%;
	background-color:#EEEEEE;
	border:1px solid #C3B6D5;
}





/* CONTENT */

DIV.content {
	float:left;
	width:420px;
	margin-bottom:15px;
}

DIV.content A.moreLink {
	color:#803E99;
	font-weight:bold;
	text-decoration:none;
}
DIV.content A.moreLink:hover {
	color:#C3B6D5;
}
HR {
	clear:both;
	float:left;
	width:420px;
	margin:0px 0px 10px 0px;
	border:0px;
	height:1px;
	color:#C3B6D5;
	background-color:#C3B6D5;
}

DIV.content DIV.Div_Background {
	padding:5px;
	background-color:#EEE;
}
/* FOOTER */

DIV.footer {
	/*background:#FFFFFF url("../images/footer_bg.gif") no-repeat;*/
	height:30px;
}

DIV.footer P {
	color:#C3B6D5;
	font-size:10px;
	margin-left:150px;
	margin-top:0px;
	line-height:20px;
}
DIV.footer A {
	color:#C3B6D5;
	text-decoration:underline;
}
DIV.footer A:hover {
	text-decoration:none;
}

/* CLEAR FLOATS */

DIV.clearFloat {
	clear:both;
}

/* TABLES */

TABLE {
	/* background-color:#C3B6D5; */
}
CAPTION {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	vertical-align:bottom;
	padding-top:1px;
}
TH {
	text-align:left;
	vertical-align:bottom;
	background-color:#803E99;
	color:#FFFFFF;
	padding:3px;
}
TD {
	vertical-align:top;
/*	background:#F6F4F9 url(../images/tablecell_bg.gif) repeat-x;*/
	padding:3px;
}
TD.section {
	background:#EEE;
	background-image:none;
	font-weight:bold;
	font-size:11px;
	color:#803E99;
	padding:6px 3px;
}
a.sectionLink {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#803E99;
}

a.sectionLink:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:#803E99;
}
TABLE A {
	color:#333333;
}

/* PRODUCTS : HOME PAGE */

DIV.productHome {
}
DIV.productHome H2 {
	margin-top:0px;
}
DIV.productHome IMG {
	border:#C3B6D5 solid 1px;
	float:left;
}
DIV.productHome DIV {
	width:328px;
	float:right;
}
DIV.productHome HR, DIV.product HR {
	clear:both;
	float:left;
	width:420px;
	margin:0px 0px 15px 0px;
	border:0px;
	height:1px;
	color:#C3B6D5;
	background-color:#C3B6D5;
}

/* PRODUCTS : PRODUCTS PAGE */

DIV.product IMG {
	border:#C3B6D5 solid 1px;
}

DIV.product A {
	font-weight:bold;
	text-decoration:none;
}

DIV.product UL {
	clear:left;
}
DIV.product DIV {
	float:left;
}

DIV.product SPAN.price {
	color:#803E99;
	font-size:14px;
	font-weight:bold;
}

/* FORM ELEMENTS. */ 

DIV.form {
  width: 415px; 
  padding: 5px;
  padding-left:0px;
  margin: 0px;
}

DIV.form DIV {
  clear: both;
  padding-top: 5px;
}

DIV.form DIV SPAN.label {
  float: left;
  text-align: left;
}

DIV.form DIV SPAN.field {
  float: right;
  width: 220px;
  text-align: left;
} 
  
DIV.form DIV.spacerRow {
  clear: both;
}

DIV.form INPUT.textfield {
	font-size:100%;
	height:17px;
	width:200px;
	border:1px solid #803E99;
	background-color:#EEE;
}

DIV.form TEXTAREA {
	font-size:100%;
  width:200px;
	height:150px;
  border:1px solid #803E99;
	background-color:#EEE;	
}
DIV.form TEXTAREA.wide {
	font-size:100%;
  width:400px;
	height:100px;
  border:1px solid #803E99;
	background-color:#EEE;	
}

DIV.cards {
	text-align:center;
}

.course_schedule_title {
	color:#803E99;
	font-weight:bold;
	text-decoration: underline;
}

.qty_textfield {
	font-size:80%;
	height:17px;
	width:20px;
	border:1px solid #803E99;
}
.error {
font-weight:bold;
}
.select {
	font-size:100%;
	height:17px;
	border:1px solid #803E99;
	background-color:#EEE;
}
.Pre-Requisite {
	font-weight:normal;
	color:#803E99;
}

.trainingReceived table {
	padding: 0;
	border: 1px solid #803E99;
	border-left: 0;
}
.trainingReceived table th {
	text-align: center;
}
.trainingReceived table td {
	padding: 0;
}
.trainingReceived table input {
	margin: 0;
	padding-left: 2px;
	width: 100%;
	background-color: #F6F4FA;
}

div.nav2 {
	font-size:11px;
	margin-bottom:2px;
	
}

div.nav2 a{
	text-decoration:none;
}

div.nav2 a:hover{
	color:#666;
}


div.nav2 ul{
	margin:0px;
	padding-left:0px;
}

div.nav2 ul li{
	background:url(../../images/nav2/nav2Bullet.gif) no-repeat 5px 5px #EEE;
	margin-bottom:1px;
	padding-left:15px;
}
div.nav2 ul li ul {
	padding:0px;

}
div.nav2 ul li.expanded {
	background:url(../../images/nav2/nav2DownArrow.gif) no-repeat 3px 5px #EEE !important;
	padding-left:15px;
}
div.nav2 ul li.expanded>a{
	color:#666;
}