#container {
	width: 788px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bg-shad.png) repeat-y;
}
* html #container { /* fix for ie6 */
	background:none;
}
/******* top *********/
#logo {
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}
#sublogo {
	float:left;
}
#quickjump {
	float:right;
	padding: 5px 5px 0px 0px;
}
#quickjump select {
	font-weight:bold;
}
#search {
	margin:0px;
	padding:0px;
}
#language {
	padding:8px 5px 0px 0px;
/*	*+padding:0px 5px 0px 0px;/* IE 7 fix */
	float:right;
}
#language a:link,
#language a:visited {
/*	text-decoration:none;*/
	color:#222222;
	
}
#language a:hover,
#language a:active {
	text-decoration:none;
	color:#ff9922;

}
.clear {
	clear: both;
}
/* top ends */

/************* content starts **************/
#content {
	background-color:#EFEAEA;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	min-height: 580px;
	padding: 0px 0px 10px 0px;
}
#subcontent {
	background-color:#EFEAEA;
	color: #212121;
/*	min-height: 500px;*/
	padding: 0px 20px 0px 20px;
}
#subcontent2 {
	background-color:#EFEAEA;
	color: #212121;
/*	min-height: 500px;*/
	padding: 0px 20px 0px 20px;
}
#subcontent a:visited,
#subcontent a:link {
	color: #DF7902;
	text-decoration:none;
	font-weight:bold;
}
#subcontent a:hover,
#subcontent a:active {
	color: #999999;
	text-decoration:underline;
}
#subcontent h1 {
	color: #D31145;
	font-size: 19px;
}
#subcontent2 h1 {
	color: #D31145;
	font-size: 19px;
  margin-bottom: 2px;
}
#subcontent h2 {
	color: #CA1133;
	font-size: 17px;
}
#subcontent2 h2 {
	color: #CA1133;
	font-size: 16px;
  margin-top: 1px;
}
#subcontent h3 {
	color: #CD1133;
	font-size: 13px;
}
#subcontent2 h3 {
	color: #CD1133;
	font-size: 13px;
  margin-bottom: 0px;
}
#subcontent h4 {
	font-size: 11px;
}

#subcontent2 .pwnorama_p {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.5em;
}

#subcontent2 .pwnorama_p2 {
  margin-top: 5px;
  margin-left: 15px;
  font-size: 11px;
  line-height: 1.5em;
}

#subcontent2 .pwnorama_ul {
  padding: 0px;
  margin-left: 15px;
  font-size: 11px;
  list-style: none;
}
#subcontent2 .pwnorama_ul2 {
  padding: 0px;
  margin-left: 15px;
  font-size: 11px;
  list-style: none;
}

#subcontent2 .pwnorama_ul2 span {
  float: right;
  margin-right: 60px;
}
/*
#subcontent2 .pwnorama_ul2 li {
  overflow: hidden; 
  white-space: nowrap;
  text-decoration: underline;
}
#subcontent2 dl { width: 625px; margin: 0px;}
#subcontent2 dt { float: left; width: 200px; margin: 0px; overflow: hidden; white-space: nowrap }
#subcontent2 dd { float: right; width: 100px; margin: 0px; overflow: hidden }

dt:after { content: " .................................................................................." }

#subcontent2 .pwnorama_ul2 li:after {
  content:
  ".....................................................................................................................................................";
}*/

#subcontent2 .pwnorama_ul2 li:hover {
	color: #CD1133;
  font-weight: bold;
}


/* content ends */
/*********** subfooter starts **********/
#subfooter {
	background: url(../images/bg_bottom.png) repeat-x;
	text-align: right;
	height:4px;
/*	background-color: #FBFBFB;*/
/*	width: 760px;*/
	width: 788px; /*same as container*/
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}
* html subfooter { /* fix for ie6 */
	background:none;
}
#subfooter a:link,
#subfooter a:visited {
	text-decoration:none;
	color:#111111;
}
#subfooter a:hover,
#subfooter a:active {
	text-decoration:none;
	color:#999999;
}
/* subfooter ends */

/* =============== other page specific style =============== */

#feedbackdiv {
	width:600px;
}

#tablecourse td{
	padding: 5px;
}

#fieldsetcourse {
	background-color: #f0f0f0;
}

#registerdiv {
	padding: 10px 20px 0px 0px;
	width:75%;
/*	background-color: #ffffff;*/
}

/*form styles*/
input,
textarea,
select{
	background: #F8F8F8; 
	border: 1px solid #ABABAB;
	color: #2A3B44;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
#cse-search-box {
	display:inline;
}
input.searchbtn {   
	border:0px;
	padding:0px;
}
fieldset, x:-moz-any-link {
	border:1px solid #FDFDFD;
}

/**************** blog starts ****************/
#blogmain {
	width:70%;
/*	position:relative;*/
	float:left;
}
#blogline {
	height:8px;
	background-color:#C8C8C8;
}
#blogsidebar {
	width:25%;
	float:right;
/*	position:relative;*/
	background-color:#D9D9CC;
	padding: 0px 7px 0px 7px;
}
.clear {
	clear: both;
}
#blogsidebar a:link,
#blogsidebar a:visited {
	color:#212121;
	font-weight:bold;
}
#blogsidebar a:hover,
#blogsidebar a:active {
	text-decoration:none;
	color:#FF9922;
}
/*blog ends*/

/******************** COSEINC & SANS COURSES TABLES *******************/
#courses_table {
	width:100%;
	border-collapse:collapse;
}
#courses_table td {
	padding: 9px;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
}
#courses_table thead {
	font-weight:bold;
	color:#DDDDDD;
	background-color:#B01030;
}
#courses_table tbody {
	background-color:#def0f7;
}
#alternate_style {
	background-color:#ede6e6;
}
#fee {
/*	background-color:#9999AA;*/
	background-color:#e0b75f;
	font-weight:bold;
}
#no_class {
	color:#777777;
}
#no_class td a:link, 
#no_class td a:visited {
	/*color:#e2a155;*/
	color:#999999;
}

#class_active td a:link, 
#class_active td a:visited {
	font-weight:bold;
	font-size:11px;
}
/* COSEINC & SANS COURSES TABLES  */

/************** Post Registration Page *******************/
#registration_summary {
	width:100%;
	border-collapse:collapse;
}
#registration_summary td {
	padding: 5px 5px 5px 5px;
}
#registration_summary thead {
	font-weight:bold;
	color:#DDDDDD;
	background-color:#B01030;
}
#registration_summary tbody {

}
#registration_summary tfoot{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ff0000;
	font-weight:bold;
}

/* Post registration ends */
