﻿body, html, form
{
    height:100%;
    width:100%;
    margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b1b1b;
}

input, select, textarea
{
    font-size:12px;
	color:#1b1b1b;
}

.bigger
{
    font-size:14px;
}

.hand
{
    cursor:pointer;
}

.fullWidth
{
    width:100%;
}

.lAlign
{
    text-align:left;
}

.rAlign
{
    text-align:right;
}

.red
{
    color:#e51315;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

h1
{
	color:#d42b2d;
	margin: 0;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	font-weight: normal;
}

h1 .subTitle
{
    color:#141514;
}

h2
{
    color:#1b1b1b;
    font-weight:bold;
    font-size:14px;    
    margin:2.2em 0 1.5em 0;
}

h3
{    
    color:#1b1b1b;
    font-weight:bold;
    font-size:12px;    
    margin-top:0px;
    margin-bottom:0px;
}

p
{
    margin-top:10px;
    margin-bottom:10px;
}

p.underline, .underline p
{
    border-bottom:1px dotted #747473;
    padding-bottom:10px;
}

td.thumbnail
{
    width: 93px;
    vertical-align: middle;      
}

td.underline
{
    border-bottom:1px dotted #747473;
}

td.padTop, tr.padTop td
{
    padding-top:20px;
}

p.underlineSolid, .underlineSolid p
{
    border-bottom:2px solid #e51315;   
    padding-bottom:10px;
}


a, a:visited
{
    text-decoration:underline;    
	color:#1b1b1b;
	color: #b1212a;
}

a:hover
{
    text-decoration:none;
}

a img
{
    border:none;
}

td
{
    vertical-align:top;
}


td.Train, tr.Train td
{
    padding:5px 0px 2px 0px;
}
td.TrainLeft
{
    width:25%;
    padding:5px 0px 2px 0px;
}

.padTable td
{
    padding:3px;
}

/* Red Panel */
.redPanel
{
    background:#c10507 url(/images/bg_redPanel.png) repeat-x bottom;
    color:#ffffff;
    padding:12px 17px;
}

.redPanel b
{
    font-size:13px;
}
    
.trainPanel
{
    width:221px; 
    height:100px; 
    background:url(/images/training.jpg) no-repeat;
    color:#ffffff; 
    margin-top:5px;
}  
  .trainPanel a
{
text-decoration:underlined;  
    color:#B80203;
}   

.trainPanel p
{
    margin-bottom:5px;
}
.trainPanel b
{
    font-size:16px;
}
/* Link Panel */
.linkPanel
{
    width:221px; 
    height:114px; 
    background:url(/images/QnA.jpg) no-repeat;
    color:#ffffff; 
    /*background:url(/images/QnA.jpg) no-repeat;*/
    /*background:url(/images/kzn_roadshow_banner.jpg) center no-repeat;*/
    /*background:url(/images/ifsec_banner.gif) center no-repeat;*/
    /*border:1px solid #838383;*/
    margin-top:0;
}
.linkPanelInner
{
    padding:7px 13px 0px 87px;
    font-size:10px;
}

/*.linkPanelInner
{
    padding:7px 3px 0px 7px;
    font-size:10px;
}*/

.linkPanel h2
{
    color:#B80203;
    margin-bottom:5px;
    font-size:13px;
}

.linkPanel p
{
    margin-bottom:5px;
}

.linkPanel b
{
    font-size:16px;
}

.linkPanel a, .linkPanel a:visited
{
    color:#B80203;
}


/* News Panel */
.newsPanel
{
    background: #f4f5f5 url(/images/bg_newsPanel.png) repeat-x bottom;
    border: 1px solid #838383;
    padding:3px 10px 9px 7px;
    /*height:263px;*/
    height:170px;
}

.newsPanel h1
{
    color:#148ca9;
    font-weight:bold;
    font-size:16px;
    margin-top:0px;
    margin-bottom:0px;
}

.newsPanel h2
{
    color:#1b1b1b;
    font-weight:bold;
    font-size:12px;  
    margin-top:7px; 
}


.newsPanel .item a, .newsPanel .item a:visited
{
    background:url(/images/arrow_news.gif) no-repeat 0px 3px;    
    color:#148ca9;
    padding-left:10px;
    text-decoration:none;
    font-size:11px;
}

.newsPanel .item a:hover
{
    text-decoration:underline;
}


.newsPanel .item
{
    border-bottom:1px solid #838383;
    padding-bottom:3px;
    font-size:11px;
}

.newsPanel .item:last-child, .newsPanel .lastchild
{
    border-bottom:0px;
} 

.newsPanel .lastchild
{
    border-bottom:0px;
}

.newsPanel .imgLink
{ 
    background:url("/images/training.jpg") no-repeat scroll 0 0 transparent;
    margin-top:5px;
    padding:5px 2px 3px 0px;
    padding:7px 13px 6px 87px;
    font-size:10px;
    color:#FFFFFF;
}
.newsPanel .imgLink a,.newsPanel .imgLink a:visited
{   
    text-decoration:underlined;  
    color:#B80203;
}
.imgLink p
{
    margin-bottom:5px;
}
.imgLink b
{
    font-size:13px;
}

.button, .buttonLong
{
    display:inline-block;
    height:24px;
    line-height:24px;
    text-align:center;
    color:#ffffff !important; 
}

.button
{
    background:url('/images/button.png') no-repeat;
    width:194px;
}

.buttonLong
{
    background:url('/images/buttonLong.png') no-repeat;
    width:256px;
}

/* homePanel and Request Panel */

.homePanel, .requestPanel
{
    width:100%;
    height:87px;
    border:1px solid #838383;
    background:#ffffff url(/images/bg_homePanel.png) repeat-x bottom;
    margin-bottom:6px;
}

.homePanel h1, .requestPanel h1
{
    margin-top: 0px;
    margin-bottom:7px;
}

.homePanel .img, .requestPanel .img
{
    width:89px;
}

.homePanel .details, .requestPanel .details
{
    padding:7px 10px 0px 5px;
}

.homePanel .link, .requestPanel .form
{
    vertical-align:bottom;
    text-align:right;
    padding:0px 10px 7px 0px;
}

.homePanel .link a, .homePanel .link a:visited, .requestPanel .form a, .requestPanel .form a:visited
{
    color:#b80203;
    text-decoration:none;
}

.homePanel .link a:hover, .requestPanel .form a:hover
{
    text-decoration:underline;
}


/* Request Panel extra*/
.requestPanel
{
    padding:8px;
    height:auto;
    width:auto;
}

.requestPanel table
{
    width:100%;
}

.requestPanel .form
{
    border-left: 1px solid #838383;
    width:252px;
    padding-left:40px;
    vertical-align:middle;
    padding-right:0px;
}

.requestPanel .form input[type=text], .requestPanel .form select
{
    border:1px solid #747473;
    width:192px;
}

.requestPanel .form select
{
    width:195px;
}

.requestPanel .form table
{ 
    width:100%;
}

.requestPanel .form table td
{
    vertical-align:middle;
    padding-bottom:3px;
    padding-top:3px;
}

.requestPanel .form table td.caption
{
    text-align:left;
}

.requestPanel .form table td.details
{
    text-align:right;
    padding-right:0px;
}

/* Promotion */
.promotion
{
    background:#646464 url(/images/bg_Promotion.png) repeat-x top;
    min-height:78px;
    width:900px;
}

.promotion, .promotion a, .promotion a:visited
{
    color:#ffffff;
}
    
.promotion .currentPromo
{
    width:100%;
    padding-left:8px;
    height:34px;
    background-color:#262727;
    color:#ffffff;
    font-size:18px;
}

.promotion .currentPromo td
{
    vertical-align:middle;
}

.promotion .currentPromo td.price
{
    background-color:#b50203;
    /*font-size:24px;*/
    font-size:10px;
    width:167px;
    /*padding-left:8px;*/
    text-align:center;
}

.promotion .currentPromo td.price a
{
    text-decoration:none;
}
    
.promotion .currentPromo td.price sub
{
    font-size:10px;
}

.promotion .register
{
    background-color:#424242;
    border:1px solid #a0a0a0;
    margin:3px;
    padding:6px;
    font-size:10px;
    height:58px;
}

.promotion .register h1
{
    font-size:16px;
    color:#ffffff;
    margin-top:0px;
    margin-bottom:6px;
}




/* InputForm */
.InputForm
{
    width:100%;
    border-top: 2px solid #90908f;    
    border-bottom: 2px solid #90908f;
}

.InputForm td
{
    width:25%;
    border-bottom:1px dotted #747473;
    padding:5px 10px 5px 8px;
}

.InputForm .last td
{
    border-bottom:none;
}

.InputForm .caption
{
    padding-top:7px;
}

.InputForm .details
{
    text-align:right;
}

.InputForm .border-right
{
    border-right:1px dotted #747473;
}

.InputForm input[type=text], .InputForm textarea, .InputForm select
{
    border:1px solid #747473;
    width:256px;
}

.InputForm textarea
{
    height:95px;
}

.newsDiv
{
    width:670px;
}

.GalleryTable
{

}

.GalleryTable td
{
    padding:5px;
    margin-right:0px;
}

.GalleryTable td.first
{
    padding-left:0px;
}

.GalleryTable a, .GalleryTable a:visited
{
}

.GalleryTable a:hover
{
}

hr {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #cdcdcd;
	display: block;
	height: 0;
	margin: 35px 10px;
}

em 
{
	color: #d42b2d;
	font-style: normal;
}
