/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
	background-color: #818286;
	overflow:scroll;
	min-width: 1135px;
}

* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-weight: 700;
	font-size: 11px;
}

.left-padding
{
    background-color: #818286;
    width: 1%;
}

.right-padding
{
    background-color: #818286;
    width: 1%;
    vertical-align:top;
}

#top-left-padding
{
    position: relative;
    top: 8px;
    background-image: url(/images/header/pict1.gif);
    background-repeat: repeat-x;
    background-color: #818286;
    height: 17px;
    width: 100%;
}

#top-right-padding
{
    background-image: url(/images/header/pict2.gif);
    background-position:top;
    background-repeat: repeat-x;
    background-color: #818286;
    width: 100%;
    height: 10px;
}

#headercontainer
{
    width:100%;
    border:none;
    border-collapse:collapse;
}

#header_topleft{
    background-image: url(/images/header/SSS-header_top_left.gif);
	background-repeat: no-repeat;
	background-color: #818286;
	width:553px;
	height:119px;
	/*display:inline;
	margin: 0;
	position: absolute;
	top:1;*/
}

#header_topleft_info{
    background-image: url(/images/header/SSS-header_top_left_info.gif);
	background-repeat: no-repeat;
	background-color: #818286;
	width:562px;
	height:119px;
	/*display:inline;
	margin: 0;
	position: absolute;
	top:1;*/
}

#header_topmiddle
{
    background-image: url(/images/header/SSS-header_top_middle.gif);
	background-repeat:repeat-x;
	background-color: #818286;
	height:119px;
	/*display:inline;*/
}
#header_topright
{
    background-image: url(/images/header/SSS-header_top_right.gif);
	background-color: #818286;
	background-repeat: no-repeat;
	width:72px;
	height:119px;
	/*display:inline;*/
}
#header_bottomleft
{
    background-image: url(/images/header/SSS-header_bottom_left.gif);
	background-repeat: no-repeat;
	background-color: #BDBEC0;
	width:149px;
	height:46px;
}

#header_bottomleft_info
{
    background-image: url(/images/header/SSS-header_bottom_left_info.gif);
	background-repeat: no-repeat;
	background-color: #BDBEC0;
	width:37px;
	height:46px;
}

#header_bottomright
{
    background-image: url(/images/header/SSS-header_bottom_right.gif);
	background-repeat: no-repeat;
	background-color: #BDBEC0;
	background-position:right;
	width:143px;
	height:46px;
}

#header{
    /*width: 782px;
	height:46px;
    background-image: url(/images/header1.gif);
	background-repeat: no-repeat;*/
	text-align:left;
	background-color: #BDBEC0;
	margin: 0;
	/*position: absolute;
	top:1;*/
}

/*#leftstr 
{
	height: 18px; 
	width: 50%;
	background-image: url(/images/pict1.gif); 
	background-repeat:repeat-x;
	position: absolute;
    left: 0;
    position:relative;
	top: -18px;
	z-index: -1;
}

#rightstr 
{
	height: 22px; 
	width: 50%; 
	background-image: url(/images/pict2.gif);
	background-repeat:repeat-x;
	position: absolute; 
    right: 0;
    position:relative;
	top: 31px; 
	z-index: -1;
}*/

#main{
    width: 100%;
    text-align: center;
}

#container {
	/*position: relative;*/
	/*width: 634px;*/
	background-color: #BDBEC0;
	min-height: 300px;
	height:100%;
	margin: 0 auto;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

#menucontainer {
	/*position: relative;*/
    width: 460px;
	height: 20px;
	/*margin-top: 121px;*/
	margin-left: 20px;
	/*padding: 5px;*/
	text-align: right;
	z-index: 0;
}
/*
#menuplacer
{
    width:  121px;
	height: 135px;
	text-align: right;
	vertical-align:bottom;
}*/
/*#footer{
    width: 932px;
    height: 48px;
    position: relative;
    top: 10px;
}*/

#footer_left
{
    background-image: url(/images/footer/SSS-footer_left.gif);
	background-repeat: no-repeat;
	background-color: #BDBEC0;
	position:relative;
	width:231px;
	height: 82px;
}

#footer_left_info
{
    background-image: url(/images/footer/SSS-footer_left_info.gif);
	background-repeat: no-repeat;
	background-color: #BDBEC0;
	width:119px;
	height: 82px;
}

#footer_middle
{
    background-image: url(/images/footer/SSS-footer_middle.gif);
	background-repeat: repeat-x;
	background-color: #BDBEC0;
	height: 82px;
}


#footer_right {
	background-image: url(/images/footer/SSS-footer_right.gif);
	background-repeat: no-repeat;
	width: 542px;
	height: 82px;
	background-color: #818286;
	/*overflow: hidden;*/
	margin: 0 auto;
	vertical-align:top;
	padding-bottom: 3px;
	border-top: 0px;
}

#order 
{	
	display: block;
	background-image:url(/images/ord1.gif);
	margin: 0 auto;
	/*position: absolute;*/
	width:87px;
	height:21px;
	bottom: 0;
	margin: 0px auto 0px auto;
	margin-bottom: 10px;
}

#register 
{	
	display: block;
	background-image:url(/images/reg.gif);
	margin:0 0 0 7px;
	/*position: absolute;*/
	width:135px;
	height:21px;
}

#content{
    background-color:#f8f7fa;
    width: 100%;
}

div.cc 
{
	/*position: relative;*/
	padding: 10px 0;
	overflow: hidden;
	z-index: 1;
}

.cc .content 
{
	padding : 10px;
	border: 3px solid white;
	position: relative;
	z-index: -1;
}

/* content zone */
#blue { background: #9BC5D5; }
#yellow { background: #dec17f; }
#red { background: #d89771; }
#purple {background: #6a6a8d;}
#green {background: #8cb990;}

#child
{
    position : absolute;
    top: 70%;
    /*left: 0px;*/
    z-index: 2;
}

/* round borders */

.cn {
	position: relative;
	width:10px;
	height:10px;
	z-index:1;
	font-size:1px;
}

.cn.tr {float: right; background:url(/images/tr.png);  padding: 0; margin: 0 0 -10px 0;}
.cn.tl {float: left; background:url(/images/tl.png); padding: 0; margin: 0 0 -10px 0;}
.cn.bl {float: left; background:url(/images/bl.png); padding: 0; margin: -10px 0 0 0;}
.cn.br {float: right; background:url(/images/br.png); padding: 0; margin: -10px 0 0 0;}

/*page specific classes*/
/*home section*/
.cc_home  {width: 30%; margin: 9px; float: left; display: inline; text-align:center;}
.content_home {height: 400px; clear: both; border: 3px solid white; padding : 10px;}
.text_home {height: 450px;}
#order_home 
{	
	display: block;
	background-image:url(/images/ord1.gif);
	position:relative;
	width:87px;
	height:21px;
	bottom: 0px;
	margin: 0px auto 0px auto;
	/*margin-bottom: 10px;*/
	/*left: 19%;*/
}
#register_home 
{
    display: block;
	background-image:url(/images/reg.gif);
	position: relative;
	width: 135px;
	height:21px;
	bottom: 0;
	margin: 0px auto 0px auto;
	/*margin-bottom: 10px;*/
	/*left: 4%;*/
}
		
/*about section*/
.cc_about
{
    margin: 20px;
    width: 40%;
    float: left;
    display:inline;
}
.content_about
{   
    border: 3px solid white;
    height: 600px; 
    padding: 10px;
}
/*contact section*/
.cn_contact
{
    font-size:1px;
}
/*product information section*/
#header_info{
    width: 784px;
	height: 164px;
    background-image: url(/images/header_new.gif);
    background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0;
	z-index: 0;
	/*position: absolute; 
	top:1;*/
}
	

.cc_info  
{
 	/*position: relative;*/
	z-index: -1;
    width: 16%;
    margin: 4px;
    float: left;
    display: inline;
    height: 100%;
}
#fc 
{ 
	/*position: absolute;
	top: -50px;*/
	z-index: 10;
    width: 250px;
    /*margin-top:0px;*/
     text-align:center;
}
#blue_info {height: 700px; background: #9BC5D5; position:relative;}
#menucontainer_info { margin-left: 190px;}
.content_info {border: 3px solid white; padding : 10px; height: 600px; text-align:center;}
#child_info {display: none;}
.text_info {height: 95%;}
#container_info {
	/*position: relative;*/
	width: 748px;
	background-color: #BDBEC0;
	min-height: 300px;
	margin: 0 auto;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

#menucontainer_info {
	/*position: relative;*/
	width: 460px;
	height: 20px;
	margin-top: 121px;
	margin-left: 135px;
	padding: 5px;
	text-align: right;
	z-index: 0;
}

#footer_info {
	background-image: url(/images/tail_new.gif);
	background-repeat: no-repeat;
	/*position: relative;*/
	z-index: 0;
	width: 822px;
	height: 70px;
	background-color: #818286;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 3px;
	border-top: 0px;
}

/*trainings section*/

.cc_trainings 
{
    overflow:hidden;
	z-index: -1;
    width: 90%; 
    margin: 10px;
    float: none;
    padding:10px 0px; 
    
 }
.content_trainings 
{
    text-align:left;
   padding:10px;
   border: 3px solid white;
   height: 130px; 
}
#bc {width: 60%; margin: auto;}
#traincon {width: 70%; float:right; text-align:center;}
#optcono { background-color:#ff4200; height: 5px ;}
#optcony { background-color:#dfb565; height: 5px ;}
#optconr { background-color:#e28158; height: 5px ;}
#optcong { background-color:#65b078; height: 5px ;}
#fopt { margin: auto; width:70%; margin-top: -40px; text-align: center;}
#opt {width: 50%; margin: -10px auto; text-align: center;}
#line {margin: -10px auto; height: 15px; width:3px; background-color: White; }
#txtstyle { margin-top: -5px;}

/*end page specific classes*/

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%;
	/*background-color: #f8f7fa;*/
	background-color: transparent;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: none; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.ControlPanel
{
    position:relative;
    z-index:201;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar 
{
    white-space:nowrap;
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	/*font-family: Tahoma, Arial, Helvetica;*/ 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	/*font-family: Tahoma, Arial, Helvetica;*/ 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   /*font-family: Tahoma, Arial, Helvetica;*/
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

