/*Dot Out line box Remove in All Browsers CSS*/
body a:active
{
	outline: none;
}

body a:focus
{
	-moz-outline-style: none;
}
/*CSS End*/

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}
#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
	background-color:transparent;/*#ff0000*/
}
#GB_window .content {
    width:0px;/*auto*/
	height:0px;/*auto*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	background-color:transparent;
}
#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}
.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color:transparent; /*#000, Popup Window Background Colour*/
    border: 0px none #ddd; /*Popup Window Border Colour*/
	background-image: url(../images/blankbg.png);
	background-repeat: repeat;
	width:0px;/*auto*/
	height:0px;/*auto*/
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:10;*/
}
.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}
.GB_header .inner {
    background-color: #333;/*#333 - Top Header*/ 
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}
.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}
.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}
.GB_header .close {
    text-align: right;
}
.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}
.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}
#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}
#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}
#GB_middle .right {
    padding-left: 10px;
}
.GB_Window .content {
    background-color: transparent;
    /*border: 3px solid red;
    border-top: none;*/
	width:0px;
	height:0px;
}
.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}
.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}
.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid #333; }

/* new tabler Styles Jan04-2010 */
.table_new
{
	margin:0px;
	padding:0px;
	list-style: none;
	border: solid 1px #c4e8ff;
	border-spacing:1px;
	font: normal 12px Arial/18px, Helvetica, sans-serif;
	
	
}
.table_new td
{
	padding:5px;
	background:#d1e8f6;
	font: normal 12px Arial/18px, Helvetica, sans-serif;
	color:#343434;
}
.table_new th
{
	padding:5px;
	background:#1f497d;
	font: normal 18px/20px "Segoe UI", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.subhead
{
	margin:0px 0px;
}
.subhead td
{
	background:#558ed4;
	color:#FFFFFF;
	font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
}
.subhead td span
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.table_new td img
{
	border: solid 1px #c4e8ff;
	padding:3px;
	background:#FFFFFF;
}
.table_new td strong
{
	color:#333333;
	margin:0px;
}
.table_new td h3
{
	font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
	border: none;
	color:#005f92;
	margin:0px;
}
.table_new td h3 span
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.table_new td h4
{
	font: normal 16px "Segoe UI", Arial, Helvetica, sans-serif;
	border: none;
	color:#005f92;
	padding:0px;
}
.table_new td h4 span
{
	font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
	
	color:#000000;
}
.table_new td select.new
{
	width:150px;
}
.table_new tr.alter td
{
	background:#ced6f1;
}
.table_new th h1.heading1
{
	font: normal 22px "Segoe UI", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
.table_new td input.txtfield
{
	width:200px;
	border: solid 1px #5d99e3;
}
/*.table_new td a
{
	color:#1f497d;

}*/

.course_review a
{
	/*background:url(../images/course_review.gif) left top no-repeat;*/
	float: right;
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	text-align:center;
	margin-right:5px;
}
.course_review h5
{
	font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
	float: left;
	margin:0px;
	padding:0px;
}

.course_review a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.new_read
{
	float: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFF; 
	text-decoration: none;
}



/* new tabler Styles End */


/*Error Alert Start*/
#msg {display:none; position:absolute; z-index:9999; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {
	display:block;
	color:#333;
	padding:5px;
	min-width:150px;
	max-width:250px;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009DC4;
	border-right-color: #009DC4;
	border-bottom-color: #009DC4;
	border-left-color: #009DC4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*Error Alert End*/





