BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial;
	background-color:#fff;
color:#666666;
}


/*#Links Headers and other#*/
a{
color:#2C9984;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.mainbreadcrumb a{
color:#2C9984;
}

H1 {
	color: #333;
	font-size: large;
}

H2 {
	color: #4BAFAB;
	font-size: 12px;
font-weight:bold;
}

H3 {
	color: #2C9984;	
	font-size: larger;
}
p{
margin:0px 0px 10px 0px;
}
img {
border:0;
}

/*#Background#*/

.MainDiv {
	width:100%;
	height:100%;
	text-align:center;
}
.FixedDiv{
	width:1000px;
	position:relative;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:white;
}
.top{
	height:70px;
	width:1000px;
}

.Logo {
	width: 504px; 
	height: 70px;
	float:left;	
}
.topright{
	width: 496px; 
	height: 65px;
	float:left;
	padding:5px 0px 0px 0px;
	text-align:right;
}
.mainbreadcrumb{
	padding:0px 0px 5px 0px;
	margin:5px 5px 0px 5px;
	border-bottom:1px solid #ccc;
	color:#666;
}
.maincontent{
clear:both;
width:1000px;
}
.maincontent table.data{
border:1px solid #aaa;
width:100%;
padding:0;
}
.maincontent table.data td{
border-bottom:1px solid #aaa;
padding:0;
}
.centrecontentdiv{
padding-left:5px;
}
#flashcontainer{
height:255px;
background: transparent url(../app_themes/cortona3d/images/flash_back.jpg) no-repeat;
}
#editableimageholder{
width:999px;
overflow:hidden;
}
.Footer {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;  
	COLOR: #c0c0c0;  
	text-align: right;
width:1000px;
border-top:1px solid #ccc;
padding-top:5px;
}


.bigbuttons{
margin-top:2px;
display:block;
margin-bottom:2px;
}
.edit_right{
margin-top:5px;
text-align:left;
}
.demo-item{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
width:273px;
height:120px;
}
.demo-item h2{
margin:0;
padding-left:5px;
}

/*#Menu#*/

.MainMenu {
width: 100%;
height:25px;
border-bottom:1px solid #ccc;
}

.MainMenu ul {
list-style: none;
margin: 0 auto;
padding: 0;
}

.MainMenu li {
float:left;
margin-right:6px;
}
* html .MainMenu li{
width:70px;
border;1px solid #f00;
}


.MainMenu a{
display: block;
border:0;
margin: 0;
padding: 6px 10px 0px 15px;
height:19px;
font-weight:bold;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 0% 0%;
}

.mainmenuCMSListMenuLI{
padding-right:5px;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 100% 0%;
}


.mainmenuCMSListMenuLI:hover a {
padding-right:10px;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 0% 50%;
}

.mainmenuCMSListMenuLI:hover .submenuCMSListMenuLI a{
background-image:none;
}

.mainmenuCMSListMenuLI:hover {
padding-right:5px;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 100% 50%;
}


.MainMenu span {
display: block;
border:0;
margin: 0;
padding: 6px 10px 0px 15px;
height:19px;
font-weight:bold;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 0% 100%;
color:white;
}

.mainmenuCMSListMenuHighlightedLI{
padding-right:5px;
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 100% 100%;
}



.MainMenu h2 {
color:#000000;
text-transform: uppercase;
}

.MainMenu a {
color:#000000;
text-decoration: none;
}

.MainMenu a:hover {
background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 0% 50%;
color:#35978A;
}
.MainMenu span.mainmenuCMSListMenuLinkHighlighted:hover{
*background: transparent url(../app_themes/cortona3d/images/main_menu.gif) 1% 100%;
}
.MainMenu li {
position: relative;
}
.MainMenu ul ul li{
background-color:#EFF8D1;
border-bottom:1px solid #CCc;
border-left:1px solid #CCc;
border-right:1px solid #CCc;
}

.MainMenu ul ul li a{
background-color:#EFF8D1;
background-image:none;
display:block;
width:175px;
}
.MainMenu ul ul li a:hover{
background-color:#EFF8D1;
background-image:none;
display:block;
width:175px;
color:#35978A;
}
.MainMenu ul ul li span{
background-color:#4DABAB;
background-image:none;
display:block;
width:175px;
}

.MainMenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
border:0;
}
.MainMenu ul ul {
position: absolute;
background-image:none;
z-index: 500;
border-top:1px solid #ccc;
}

div.MainMenu ul ul {
display: none;
}
div.MainMenu ul li:hover ul
{display: block;}
div.MainMenu ul ul,
div.MainMenu ul li:hover ul ul,
div.MainMenu ul ul li:hover ul ul
{display: none;}

div.MainMenu ul li:hover ul,
div.MainMenu ul ul li:hover ul,
div.MainMenu ul ul ul li:hover ul
{display: block;}

.submenuCMSListMenuLI, .submenuCMSListMenuLI a{
background-image:none;
width:200px;
}
.submenuCMSListMenuUL{
width:200px;
}
/*#Secondary Menu#*/

.mainCMSTreeMenuTable
{
	/*font-size: 120%;*/
	width: 100%;
}


.mainCMSTreeMenuTable a, .mainCMSTreeMenuTable span
{
	white-space: nowrap;
	display:block;
	height:15px;
	padding:5px;
}

.mainCMSTreeMenuTable a:hover
{
	background-color:#F4F7DF;
	text-decoration:none;
}

.mainCMSTreeMenuItem 
{
	padding-left:6px;
	background: url(../App_Themes/cortona3d/images/cmstree_white.gif) no-repeat left bottom;
}

.mainCMSTreeMenuSelectedItem
{
	padding-left:6px;
	background: url(../App_Themes/cortona3d/images/cmstree_green.gif) no-repeat left bottom;
}

.subCMSTreeMenuItem{
	background: url(../App_Themes/cortona3d/images/cmstree_secondary.gif) repeat-y left bottom;
	padding-left:10px;
	margin:0px;
	text-decoration:none;
height:25px;
} 

.subCMSTreeMenuItem a{
display:inline-block;
width:146px;
margin-left:4px;
padding:5px 0px 5px 5px;
}

.subCMSTreeMenuSelectedItem
{
	background: url(../App_Themes/cortona3d/images/cmstree_secondary.gif) repeat-y left bottom;
	padding-left:10px;
	margin:0px;
	text-decoration:none;
	height:25px;
}
.subCMSTreeMenuSelectedItem span
{
background-color:#4DABAB;
color:white;
display:inline-block;
width:146px;
margin-left:4px;
}

.mainCMSTreeMenuLink
{
	height:25px;
	text-decoration: none;
	color: #4DABAB;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	background-color:#F0F0F0;
	}

.subCMSTreeMenuLink
{
	text-decoration: none;
	border-bottom:1px solid #ccc;
	margin-left:6px;
padding:5px;
	}

.mainCMSTreeMenuSelectedLink
{
	height:25px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border-bottom:1px solid #006666;
	background-color:#4DABAB;
}
a.mainCMSTreeMenuSelectedLink 
{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border-bottom:1px solid #006666;
	background-color:#4DABAB;
}
a.mainCMSTreeMenuSelectedLink:hover{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border-bottom:1px solid #006666;
	background-color:#4DABAB;
}
a.subCMSTreeMenuSelectedLink
{
background-color:#4DABAB;
color:white;
width:146px;
margin-left:4px;
display:inline-block;	
padding:5px 0px 5px 5px;
}
a.subCMSTreeMenuSelectedLink:hover
{
background-color:#4DABAB;
color:white;
width:146px;
margin-left:4px;
display:inline-block;	
padding:5px 0px 5px 5px;
}





/*#News#*/

.NewsTitle
{
	color: #3c78cc;
font-weight: bold;
}
.NewsSummary
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}






.Dialog{
overflow:auto;
background-color:orange;
}

/*#Partners#*/

.CurrentUser
{
color: black;
}

/*#Forms#*/

.contact_form .textspace{
width:300px;
}
.contact_form td{
padding:5px;
}
.contact_form .left{
width:25%;
}
.contact_form .right{
width:75%;
}
.contact_form .phone_int{
width:30px;
margin-right:5px;
}
.contact_form .phone_area{
width:50px;
margin-right:5px;
}
.contact_form .phone_num{
width:200px;
margin-right:5px;
}

/*#Inline controls#*/
.inlcontrolpanel{
text-align:left;
/*margin:10px;*/
}
.arrow{
background: transparent url(../App_Themes/cortona3d/images/arrow.gif);
}