/* CSS Document */

#insidelink a {
color:#ff0000;
text-decoration:none;
font-size:12px;
}

body{ 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	background-color: #5797d9; 
	font-size: x-small;  /* for IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	margin-top: 0px;
}

*html body{
	margin-top: 0px;
}

#wrap{
	text-align: center;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#holder{
	width: 950px;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	min-height: 760px;
}

a { color:#0673DF; 	text-decoration: none;}
a:hover { color: #FF00FF; text-decoration: underline;}
a:active {color: #FF00FF;}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, p, fieldset, address {  margin : 0; }

h1 { font-size: 16px ; color: #044c94; font-weight: 900;text-align: left;line-height:200%;padding-top:10px; border-bottom: 1px solid #044c94; margin-bottom:15px;}
h2 { font-size: 12px; color: #333; font-weight: 800; text-align: left; padding:0 0 10px 0; margin-top: 3px; margin-bottom: 3px; }
h3 { font-size:12px; color: #044c94; font-weight: bold; }
h4 { font-size: 110%; color: #333; font-weight: 100; padding:0px; text-align:left;height: 24px; margin: 18px 0 10px 0; }
h5 { font-size: 100%; color: #FFF; font-weight: bold; padding:10px; text-align:right; }
h6 { font-size: 100%; color: #040672; font-weight: 900; text-align: left; padding:0 0 10px 0; margin-top: 8px; }




/*  common header and footer styles */
#header {
    height: 90px;
	width: 923px;
	margin-left: 14px;
	text-align: center;
	padding-bottom: 5px;
}

*html #header {
	margin-left: 2px;
}

/* menu styles */

	
/*- Top Menu Tabs--------------------------- */ 

#top_nav{
	width: 923px;
	margin-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	
}

*html #top_nav{
		margin-left: 2px;
		}

#top_nav a{
	color: #044c94;
}

#top_nav a:hover{
	color: #fff;
	text-decoration:none;
}

#top_nav td{
	text-align:center;
	border-right: solid 2px #fff;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	height: 40px;
	}

*html #top_nav td{
	padding: 0px;

}
/*--------------------Main---------------------------*/

#main{border: 0px solid #000;
width:920px;
margin-left:14px;
}

/*   content  */	
#content_holder{
	min-height: 400px;
	border: 0px solid #000;
	width: 540px;
	text-align:left;
	margin-left: 200px;
}

#clear {clear: both; margin: 0px}

/*   left nav css   */	


#leftnav {
	color: #000000;
	text-decoration: none;
	width: 235px;
	line-height: 31px;
	float: left;
	text-align: right;
	border: 0px solid #000;
	margin-left: -38px;
} 

*html #leftnav{width: 200px;margin-left: 0px;}

#leftnav a{
	color: #000000;
	text-decoration: none;
} 

#leftnav a:hover{
	color: #FF00FF;
	text-decoration: underline;
}

#leftnav ul{
		list-style: none;

}

#leftnav li{
	background-image:url(../images/bullet.gif);	
	background-repeat: no-repeat;
	background-position: top right; 
	border-bottom: 1px solid #c1b6e9;
} 

#leftnav li a{
	padding-right: 15px;
	display: block;
	color: #044c94;
}

#useful_links{
	background-color: #fff;
	background-image:url(../images/useful_linksbg.gif);	
	background-repeat: repeat-y;
	width: 190px;
	border: 0px solid #000;
	margin-left: 41px;
}

*html #useful_links{margin-left: 4px; }

#useful_links ul{
margin-left: -40px;
}

*html #useful_links ul{margin-left: 0px; margin-right: 0px;}

#useful_links li{
	background-image: none;	
	text-align:right;
	width: 187px;
}

#useful_links li a{
	color: #fff; 
}

*html #useful_links li {margin-right: 10px;}

#useful_links li a:hover {
	color: #10529a; 
}

#footer{
	height: 20px;
	margin-top: 0px;
	padding: 3px;
	width: 945px;
	position: relative;
} 
 
#footer_left{
	float:left;		
	color: #fff;
	padding-left: 10px;
}

#footer_left a{
	color: #fff;
	text-decoration: underline;
}

#footer_left a:hover{
	color: #fff;
}

#footer_right{
	float:right;
	color: #fff;
	padding-right: 10px;
}
	
	
/*   right hand column   */	

#right_hand_column{
	float:right;
	border: 0px solid #000;
	width: 158px;
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 15px;
}

*html #right_hand_column{margin-right: 3px; }

#news { 
	margin-top: -3px;
	padding: 8px;
	margin-left: 0px;
	/*border: 1px solid #000;*/
		background-color: #fff;
	background-image:url(../images/latest_newsbg.gif);	
	background-repeat:repeat-7;
}

*html #news{margin-left: 0px;} 

#news td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #fff; 
	width: 150px;
	text-align: justify;
	color: #fff;
}

#news_date{
	padding-top: 5px;
	color: #fff;
	text-align: right;
}

#advertisements {
	padding: 8px;
}

.result {
	font-weight: bold;
	color: #044c94;
}

#video h1 { font-size: 14px ; color: #000; font-weight: 900;text-align: left;line-height:200%;padding-top:10px;}


#list ul { 
color: #122942;
list-style-position:outside;
list-style-image: url("../images/arrow.gif");
margin-left: 14px;
list-style-type: square;
line-height:150%;

}

#list{
margin-left:15px;
}

#midblock ul { 
color: #122942;
list-style-position:outside;
margin-left: 17px;
list-style-type: square;
list-style-image: url(../images/arrow.gif);
line-height:150%;
font-weight:bold;
font-family:Arial;
}

#mantratable th{
background-color:#944CDC;
color:#ffffff;
}

#mantratable table{
border:1px solid #944CDC;
padding:3px;


}

#bookingform table{
border:1px solid #C6E1FD;
background-color:#EDF9FC;
font-size:11px;
color:#000;
}

#bookingform b{
color:#044C94;
font-size:13px;
}

#bookingform {
padding:5px;
margin-top:-20px;
}

select{
font-size:11px;
font-family:arial;
border:1px solid #044C94;
}

input{
border:1px solid #044C94;
font-size:11px;
font-family:arial;
}
textarea{
border:1px solid #044C94;
font-size:11px;
font-family:arial;
}

#bookingform hr {
color:#044C94;
height:1px;
border:1px dotted #044C94;
margin:0px;
padding:0px;
}

.button{
border:0px solid black;
font-size:11px;
font-family:arial;
background-color:#044C94;
color:#fff;
font-weight:bold;
}

#borderaudio{
border:1px solid #9480CA;
width:335px;
padding:5px;
background-color:#EBE7F5;
}

#workshop table{
border:1px solid #9480CA;
}


#courses{
width:480px;
height:359px;
/*background: url("../images/smm-training-bg.jpg") no-repeat;*/
margin:0px 0px 0px 30px;
*margin:0px 0px 0px 20px;
padding:10px 10px 10px 10px;
border:1px solid #9480CA;

}

#coursestitle{
font-family:arial;
font-variant:small-caps;
font-size:16px;
text-align:center;
font-weight:bold;
color:#9900FF;
width:475px;
margin:2px 0px 0px 0px;
*margin:13px 0px 0px 0px;
border:0px solid red;
}

.coursessubtitle{
font-size:12px;
font-variant:normal;
}

#row{
width:475px;
height:50px;
border:0px solid red;
margin:0px 0px 3px 0px;

}

.columnA{
width:50px;
height:20px;
font-size:11px;
font-family:arial;
text-align:center;
/*font-weight:bold;*/
float:left;
border:0px solid blue;
margin:7px 0px 0px 0px;
}

.columnB{
width:220px;
height:20px;
font-size:12px;
font-family:arial;
text-align:center;
vertical-align:middle;
float:left;
border:0px solid blue;
margin:7px 0px 0px 0px;
font-weight:bold;
}

.columnC{
width:105px;
height:20px;
font-size:12px;
font-family:arial;
text-align:center;
float:left;
border:0px solid blue;
margin:7px 0px 0px 0px;
}

.columnD{
width:50px;
height:10px;
font-size:12px;
font-family:arial;
text-align:center;
float:left;
border:0px solid blue;
margin:3px 0px 0px 0px;
}

.columnE{
width:50px;
height:20px;
font-size:12px;
font-family:arial;
text-align:center;
color:fff;
float:left;
border:0px solid blue;
margin:3px 0px 0px 0px;
}


.clearfloats {
	content: ".";
    display: block;
    height: 0px;
	font-size:1PX;
    clear: both;
    visibility: hidden;
}

#containcourse{
	background: url("../images/smm-training-bg.jpg") no-repeat;
	width:510px;
	height:375px;
	border:1px solid red;
	margin:10px 0px 0px 10px;
}

#displaycoursestitle{
	font-family:arial;
	font-variant:small-caps;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#9900FF;
	width:510px;
	margin:2px 0px 0px 0px;
	*margin:13px 0px 0px 0px;
	border:0px solid red;
	float:left;
}

.coursetexttitle{
	font-family:arial;
	font-variant:normal;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#9900FF;
	width:350px;
	margin:20px 0px 0px 20px;
	border:1px solid red;
	float:left;
}

.coursetextcost{
	font-family:arial;
	font-variant:normal;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#9900FF;
	width:70px;
	margin:20px 0px 0px 20px;
	border:1px solid red;
	float:left;
}

.coursetextreserve{
	font-family:arial;
	font-variant:normal;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#9900FF;
	width:350px;
	margin:20px 0px 0px 20px;
	border:1px solid red;
	float:left;
}

.coursetext{
	font-family:arial;
	font-variant:normal;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#9900FF;
	width:70px;
	margin:20px 0px 0px 136px;
	border:1px solid red;
	float:left;
}

#coursedate1{
	font-family:arial;
	font-variant:normal;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#9900FF;
	width:160px;
	margin:20px 0px 0px 20px;
	border:1px solid red;
	float:left;
}

#addtocart {
	margin:20px 0px 0px 390px;
	width: 80px;
	font-size: 10pt;
	text-align:center;
	font-family:arial;
	font-size:11px;
}

#addtocart a {
	display: block;
	height: 20px;
	text-decoration: none;
	background-color: #FFFFCC;
	border:1px solid red;	
	padding:4px 0px 0px 0px;
}

/*#addtocart a:link, a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a; 
}*/

#addtocart a:hover {
	background-color: #541EAB;
	color: #fff;
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	text-decoration: none;
}

#contain-main-search-bar{
text-align:center;
margin:15px 0px 0px 0px;
height:50px;
}

#searchagain{
float:left;
width:90px;
height:20px;
text-align:right;
font-family:arial;
font-size:13px;
margin:12px 0px 0px 40px;
_margin:12px 0px 0px 20px;
}

#main-search-bar{
float:left;
width:350px;
height:20px;
margin:10px 0px 0px 0px;
_margin:10px 0px 0px 0px;
}

.txtboxsearch {
font-family:arial;
font-size:12px;
width:130px;
height:16px;
}

.maintxtboxsearch {
font-family:arial;
font-size:12px;
width:250px;
height:16px;
}

.btn {
color:#fff;
font-family:arial;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#505050;
*padding:0px 2px 0px 2px;
}

.btnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}

.searchbtn {
color:#fff;
font-family:arial;
font-size:12px;
font-weight:bold;
border:1px solid;
height:22px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#9C5CE4;
*padding:0px 2px 0px 2px;
margin:-2px 0px 0px 10px;
*margin:-1px 0px 0px 10px;
}

.searchbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}

#recommend{
font-family:arial;
font-size:13px;
text-align:center;
margin:20px 0px 20px 0px;
}

#contain-sr{
margin:0px 0px 40px 30px;
}

#new_ad {

float:right;
width:70px;
height:70px;
padding-left:5px;
padding-bottom:5px;


}

#border_new{
float:left;	
border:1px solid #9480CA;
width:545px;
padding:5px;
background-color:#FFF;
}





li {
font-family:"arial";
font-size:12px;
list-style-position: outside;
list-style-type: none;
background-image:url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left:25px;
margin:0px 0px 2px 0px;
}
p { padding-bottom:10px;font-size:12px;color:#333;font-family:"arial";}