

* {  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.stopFloat {
	clear:both;
	display:block;
	float:none;
	font-size:1px;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

body {
	font-size:12px;
	background-color: #d5c8dc;
	margin: 10pt;
	padding: 0pt;
}

img{
  border-width: 0px;
}

#page, #page-minwidth { 
	
}


#page #page-minwidth{
	width : 828px;
	text-align: left;
	border: solid 1px #73488A;
}
	
#page-header{
	height: 1px;
	background-color: red;
	display: none;
}

#page-main{
	background-color: #fff;
}

#page-main-outher{
	background: url(images/page-bg.jpg);
}

#page-main-inner{
	position:relative;
}

#page-main-inner #cNormal #cNormal-header{
	position: relative;
	height: 80px;
	background: url(images/header-right.jpg) no-repeat scroll right top;
}

#page-main-inner #cNormal #cNormal-content{
	background: url(images/main-bg.jpg) no-repeat scroll right top;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 30px;
	min-height: 500px;
	height:auto !important;
	height:500px;
}

#cNormal-content-outher{
	margin-left: 30px;
	margin-right: 80px;
}
#page-main-inner #cNormal{
	 padding-left: 200px;
}
#page-main-inner #cMenu{
	position: relative;
	left: 5px;
	float:left;
	/*margin-left: 0px;  -195px; */
	width:195px;
	
}










/**
 *	TOPMENU
 */

#top-menu{
	position: absolute; 
	top: 54px;
	
}

#topmenu{
  padding: 0px;
  margin: 0px;
}

#topmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu ul li{
	float:left;
	background-repeat: no-repeat; 
	background-position: left center;
}
#topmenu ul li a{
	color: #80478E;
	display: block;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	text-decoration: none;
	font-weight: normal;
}


#topmenu ul li.topmenu-NO {
	background-image: url(images/tt-1.gif) ;
}
#topmenu ul li.topmenu-ACT {
	background-image: url(images/tt-2.gif) ;
}







/**
 *	LEFTMENU
 */

#leftmenu{
	display: block;
	position: relative;
	z-index: 20;
}
#leftmenu ul{
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}
#leftmenu ul li{
	background-repeat: no-repeat; 
	background-position: 3px center;
	margin-bottom: 5px;
}
#leftmenu ul li a{
	color: #80478E;
	background-color: trancparent;
	display: block;
	padding-left: 25px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	
	text-decoration: none;
	font-weight: normal;
}

#leftmenu ul li.leftmenu-NO {
	background-image: url(images/tt-1.gif) ;
}
#leftmenu ul li.leftmenu-ACT {
	background-image: url(images/tt-2.gif) ;
}




#page-footer{
	height: 20px;
	background-color: red;
}





.csc-header ,H1{
	/*font-size:14px;
	color: #80478E;*/
	color: #000;
}

.csc-firstHeader {
	/*font-size: 14px;*/
	margin-bottom: 1em;
	color: #000;
}

.bodytext {
	
	line-height: 1.3em;
	padding-right: 10px;
}

.bodytext a{
  color: #80478E;
  font-weight: bold;
  text-decoration: none;
}



.csc-textpic{

	margin-bottom: 1.5em;
}



.csc-mailform-label{
	font-weight: bold;
	margin-bottom: 0.8em;
}

.csc-mailform-field lable {
	width: 100px;

}
















.contentbg  { background-image: url(images/contentbg.jpg); background-repeat: no-repeat; background-position: 50% top }






div.row {
 margin-bottom: 15px;
}

div.row .label{
  width: 400px;
  display: block;
}
.tx-abcourses-pi1 input, .tx-abcourses-pi1 textarea{
 border: solid 1px silver;
 width: 400px;
}

.button{
 width: auto;
}





a{
 color: #80478E;
}


ul.csc-menu-1 li{
  margin-bottom: 1em;
}



