
ul, li, h3, h2, h1 {
	padding: 0;
	margin: 0;
	list-style: none;
}



h2.title {
	color: #933;
	margin-bottom: 10px;
	text-align: right;
}


.clear {
	clear: left;
}



#navigation, #content,.section {
	padding: 0;
	margin: 0;
	list-style: none;
}


#content {
	overflow: hidden;
	width: 630px;
	background: #fff;
	position: relative;
	height: 400px;
	float: left;
}


#content h2 {
	color: #993333;
	margin: 20px 0pt;
	}
	
	
#content a{
		color: #fff;
		text-decoration:none;
}
	
	
#navigation{
	padding-top: 0px;
	float: left;
	width: 140px;
	height: 400px;
	background: url(../images/viewersidebar.png) no-repeat;
}

#projectstitle {
	padding: 4px 0px 0px 0px;
	width: 140px;
	height: 19px;
	background: url(../images/projecttitle.png) repeat-x;
	text-align: center;
	color: #fff;
	margin: 0px 0px 28px 0px;
}

#projectstitle h3 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;

}

#projectnav {
	text-align: left;
}

#navigation .sup{
	margin: 0 auto;
	font-size: 14px;
}


#navigation ul{
	list-style: circle;
	padding-left: 15px;						
}
		
		
		
#navigation a {
	color: #fff;
	border: 5px #8395a0;
	text-decoration: none;
}	
		
#navigation a:hover {
	border: 5px #546b6f;
	text-decoration: none;
}	
				
		
#navigation .sup li {
	margin: 3px 0 !important;
	margin:-4px 0;
	font-size: 10px;
}
		
		
li.pro {
	width: 100px;
	display: block;
	margin: 0px auto 42px auto;
	font-size: 13px;
}

li.prosmall {
	width: 95px;
	display: block;
	margin: 0px auto 42px auto;
	font-size: 11px;
	font-weight: bold;
	color: #f8ebd1;
}
		
				
#navigation .sup li a {
	margin: 0px 0px 42px 0px;
}
		
		
#navigation a.scrolling{
	color: #933;
}
		
		
.section{
	width: 630px;
	position: relative;
}

	
.section .sub{
	position:relative;
	float:left;
	padding: 0px 0px 0px 0px;
	width: 630px;
	height: 400px;
}
		
		

		

.section .lowersub{
	position: relative;
	float: left;
	padding: 0px;
	width: 630px;
	height: 400px;
}

.projectsleft {
	height: 400px;
	width: 494px;
	padding: 15px 0px 0px 20px;
	background: #fff;
}

.projectsright {
	height: 400px;
	width: 194px;
	float: right;
	background: #fff;
	margin-right: 2px;
}

.clearright {
	clear: right;
}


.projectsright p {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	padding: 0px 0px 33px 0px	
}

.viewprofile {
	height: 22px;
	display: block;
	text-align: center;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	background: url(../images/viewprofile.jpg);
	font-size: 11px;
	margin: 0px 0px 45px 0px;
	font-weight: bold;
}

.projectsleft h3 {
	margin: 0;
	padding: 0px 0px 35px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #c92035;
}

.projectimage {
	display: block;
	width: 395px;
	height: 222px;
	margin-bottom: 0px;
}

.description {
	width: 386px;
	height: 20px;
	background: url(../images/projectimagedes.jpg) repeat-x;
	padding: 6px 0px 0px 9px;
	font-style: oblique;
	font-size: 11px;
	color: #fff;	
	margin-bottom: 0px;
}
		
		
		
		
.section .next {
	height: 22px;
	display: block;
	text-align: center;
	padding: 7px 13px 0px 13px;
	text-decoration: none;
	color: #fff;
	background: url(../images/viewmore.png);
	font-size: 12px;
	font-weight: bold;
    position: absolute;
	bottom: 15px;
}
		
		
.section .next a{
	color: #fff;
}
		

.section .next{
	right: 30px;
}
		

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}


#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}

#basic-accordian{
	padding:5px;
	width:800px;
}

.accordion_headings{
	padding: 0px 5px 5px 0px;
	color:#000;
	border:0px solid #FFF;
	width: 290px;
	font-size: 12px;
}

.accordion_headings:hover{
/* This is when you hover over a heading */
}

.accordion_child{
	padding:0px;
	background:#fff;
}

.header_highlight{
	padding: 0px 5px 5px 0px;
	color:#000;
	border:0px solid #FFF;
	width: 290px;
	font-size: 12px;
}




/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../images/radio.png) no-repeat left top;}
.radioAreaChecked {background:url(../images/radio.png) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../images/checkbox.png) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/checkbox.png) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}




