﻿html, body
{
	height: 100%;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;

}
td, th, p,  .norm, .content
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	color: black;
}

#content
{
	position:absolute;
	width:640px;
	left:124px;
	top:5px;
}
#news
{
	position:absolute;
	width: 140px;
	height: 280px;
	left:-80px;
	top:2px;
	background-color:#f9fdc8;
	padding:5px;
	border:solid 1px white;
	border-bottom:none;
}
#menu_Left
{
	position:absolute;
	top:50px;
	left:-50;
	height: 350px;
	width: 80px;

}
h1
{
	font-family: 'Trebuchet MS' ,Verdana,Arial,Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #9d235b;
	margin-top: -2px;
	padding-bottom: 3px;
	margin-left: 0px;
}
.Newsheader
{
	font-family: 'Trebuchet MS' ,Verdana,Arial,Helvetica;
	color: #9d235b;
	font-size: 11pt !important;
	font-weight: bold;
	padding-bottom: 10px;
}
h2
{
	font-family: Verdana,Arial,Helvetica !important;
	font-size: 10pt !important;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3
{
	font-family: Verdana,Arial,Helvetica !important;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bottomText
{
	font-family: 'Trebuchet MS' ,Verdana,Arial,Helvetica;
	color: #ffffff;
}
.small
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}
.smallgray
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}
img
{
	border: solid 6px #000000;
}
.imgNB
{
	border: none;
}
a
{
	color: black;
	text-decoration: none;
		color: #9d235b
}
a:hover
{
	color: #AAAAAA;
}
a:visited
{
}

hr
{
	color: #CCCCCC;
	height: 1px;
}

/* MENU */
.AspNet-Menu-Horizontal .AspNet-Menu-Link
{
}
.AspNet-Menu-Horizontal .AspNet-Menu-Leaf
{
	height: 50px !important;
	width: 95px;
	}

.AspNet-Menu-Horizontal .AspNet-Menu-Item
{
	font-family: 'Trebuchet MS' ,Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: white !important;
	text-align: center;
	vertical-align: bottom;
	padding-top: 40px;
	height: 50px !important;
	width: 95px;
}
.AspNet-Menu-Horizontal .AspNet-Menu-Item:hover
{
	background-color: #333333;
	cursor: hand;
}
.AspNet-Menu-Horizontal .AspNet-Menu-Selected
{
	background-color: #444444;
}

/*VERTICAL level 2*/
.AspNet-Menu-Vertical .AspNet-Menu
{
	height: 33px !important;
	width: 170px;
}

.AspNet-Menu-Vertical .AspNet-Menu-Link
{
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	font-family: 'Trebuchet MS',Trebuchet ,Verdana,Arial,Helvetica;

}
.AspNet-Menu-Vertical .AspNet-Menu-Item
{
	font-family: 'Trebuchet MS',Trebuchet ,Verdana,Arial,Helvetica;
	color: #9d235b !important;
	width: 170px;
	height: 28px !important;
    text-indent :5px;
	overflow:hidden;
}
.AspNet-Menu-Vertical .AspNet-Menu-Item:hover
{
	background-color: #e6f058;
	cursor: hand;
}
.AspNet-Menu-Vertical .AspNet-Menu-Leaf
{
	height: 28px !important;
	width: 170px;
	}
.AspNet-Menu-Vertical .AspNet-Menu-Selected
{
	background-color: #e6f058;
}


.center
{
	position: relative;
	width: 880px;
	margin: 0px auto 0px;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height -body*/
 min-width  :900px;
}


#menuTop
{
	position: relative;
	height: 90px;
	width: 100%;
	margin-left: 200px;
}
#main-wrapper
{
	position: relative;
	width: 890px;
	height: 560px;
	margin: 5px auto 0px;
	overflow: auto;
	/*overflow-x:hidden;*/
}

#main-area
{
	background: url('/site/CreoArtStudio/images/bg.gif') top repeat-x;
	min-height:464px;
	width: 100%;
	margin: 0px;
	overflow: hidden;
	position: relative;

}

#main-content
{
	position: relative;
	width: 800px;
	left: 80px;


}
#header
{
	position: relative;
	height: 90px;
	width: 100%;
	margin: 0px;
	background-color: #000;
}
#header .center
{
	height: 70px;
}
#header #logo
{
	position:absolute;
	left:-40px;
	top:10px;
}



#footerpush
{
	height: 90px;
}
#footer
{
	position: relative;
	width: 100%;
	min-width:900px;
	height: 90px;
	background-color: #000;
	overflow: visible;
}
#footer .center #footerimageleft
{
	position: relative;
	width: 124px;
	height: 200px;
	float: left;
	left:10px;
	margin:  -200px auto 0px;
	background: url('/graphics/content/symbol.gif') bottom left no-repeat;
}

