/*
Theme Name: missorg

author: C.J (KND Web Consultant)
company: KND Web Consultant
*/

body, div, h1, h2, h3, h4, h5, img, p, ul, ol{margin: 0px; padding: 0px;}
img{border: 0px;}

a, a:link, a:visited{
	color: #E92030;
	text-decoration: none;
}
a:hover{
	color: #007DC0;
	text-decoration: underline;
}
body{
	background: #FFF;
	color: #333;
	font-family: 'Century Gothic', Verdana, Arial, sans-serif;
	font-size: 80%;
}
h1{
	font-size: 125%;
	margin-bottom: 5px;
}
h2{
	font-size: 120%;
	margin-bottom: 5px;
}
h3{
	font-size: 115%;
	margin-bottom: 5px;
	color: #E92030;
}
h4{
	font-size: 110%;
	margin-bottom: 5px;
	color: #007DC0;
}
h5{
	font-size: 110%;
	margin-bottom: 5px;

}
#mainContent li {
	margin: 0 0 5px 30px;
	list-style-type: square;
}

/*generic class */
/* ===================================== */
.alignLeft{float: left; text-align: left}
.alignRight{float: right; text-align: right}
.center{text-align: center}
.clear{clear: both}


/* wrapper */
/* ===================================== */
#wrapper{
	margin: 20px auto;
	width: 776px;
}


/* header */
/* ===================================== */
#header{
	background: url(images/MissOrg_home_layers_header.jpg) no-repeat;
	height: 184px;
}
#header #menu{
	float: left;
	left: 23px;
	position: relative;
	top: 115px;
}
#header #menu li{
	display: inline;
	float: left;
	list-style: inside;
	padding-right: 5px;
}
#header #menu li.currentPage a{
	color: #FCB040;
	text-decoration: underline;
}
#header #headerImg{
	float: left;
	left: 25px;
	position: relative;
	top: 50px;
}

#menu a, #menu a:link, #menu a:visited{
	color: black;
	text-decoration: none;
}
#menu a:hover{
	color: white;
	text-decoration: underline;
}
/* content */
/* ===================================== */
#content{
	background: url(images/MissOrg_home_layers_body.jpg) no-repeat;
	height: 406px;
}
#content #sidebar{float: left; height: 406px; overflow:hidden}
#content #mainContentWrapper{
	/*float: left;*/
	float: right;
	height: 395px;
	/*left: 50px;*/
	overflow: hidden;
	/*padding-right: 15px;*/
	padding-right: 75px;
	position: relative;
	top: 15px;
}
#content #mainContentWrapperAlt{
	/*float: left;*/
	float: right;
	height: 395px;
	/*left: 50px;*/
	overflow: hidden;
	/*padding-right: 15px;*/
	padding-right: 225px;
	position: relative;
	top: 15px;
}
	/* useful tip sidebar */
	/* -------------------------------- */
	#sidebar h1{
		margin-top: 15px;
	}
	#sidebar #utArchive{
		margin: 5px 0px 0px 10px;
	}
	#sidebar #utArchive h3{
		color: #000;
		font-size: 10px;
		font-weight: bold;
		margin: 10px 0px 0px;
	}
	#sidebar #utArchive a{
		font-size: 10px;
		text-decoration: underline;
	}
	#sidebar #utArchive li{
		list-style: none;
		padding-bottom: 3px;
	}
	
	/* generic sidebar */
	/* -------------------------------- */
	#sidebar{
		background: url(images/MissOrg_home_layers_red_dots.jpg) repeat-y top right;
		left: 40px;
		position: relative;
		width: 180px;
		padding: 0 20px 0 0;
	}
	#sidebar ul{
		list-style: none;
	}
	#sidebar ul li{
		padding-bottom: 50px;
	}
	#sidebar #transcriptionLink, #sidebar #docDesignLink, #sidebar #trainingLink{display: block; width: 146px;}
	#sidebar #transcriptionLink{
		background: url(images/MissOrg_home_layers_transcription.jpg) no-repeat;
		height: 79px;
	}
	#sidebar #transcriptionLink:hover{
		background: url(images/MissOrg_home_layers_transcription_hover.jpg) no-repeat;
	}
	#sidebar #docDesignLink{
		background: url(images/MissOrg_home_layers_document_design.jpg) no-repeat;
		height: 83px;
	}
	#sidebar #docDesignLink:hover{
		background: url(images/MissOrg_home_layers_document_design_hover.jpg) no-repeat;
	}
	#sidebar #trainingLink{
		background: url(images/MissOrg_home_layers_training.jpg) no-repeat;
		height: 84px;
	}
	#sidebar #trainingLink:hover{
		background: url(images/MissOrg_home_layers_training_hover.jpg) no-repeat;
		height: 84px;
	}
	
	/* mainContent */
	/* -------------------------------- */
	#mainContentWrapper{
		width: 450px;
	}
	#mainContentWrapperAlt{
		width: 300px;
	}
	#mainContent{}
	#mainContent a{
		text-decoration: underline;
	}
	#mainContentWrapper #mainContent h1{
		margin: 0px 0px 15px 0px;
		width: 425px;
	}
	#mainContentWrapperAlt #mainContent h1{
		margin: 0px 0px 15px 0px;
		width: 275px;
	}
	#mainContent img{
		margin: 5px;
	}
	#mainContent p{
		margin-bottom: 10px;
	}
	#mainContent table{
		margin-bottom: 10px;
	}
	#mainContent ul, #mainContent ol{
		list-style: inside;
		margin-bottom: 10px;
	}
	#mainContent table .contactHead{
		width: 175px;
	}
	
	/* navArrow */
	/* -------------------------------- */
	#navArrow, #navArrowAlt{
		visibility: hidden;
		/*float: left;*/
		float: right;
		left: 475px;
		position: relative;
		top: 100px;
	}
	#navArrowAlt{
		left: 325px;
	}
	#navArrow #upArrow, #navArrow #downArrow, #navArrowAlt #upArrow, #navArrowAlt #downArrow{
		height: 15px;
		width: 15px;
		margin: 10px 0px;
	}
	#navArrow #upArrow, #navArrowAlt #upArrow{
		background: url(images/red_arrow_up.gif) no-repeat;
	}
	#navArrow #downArrow, #navArrowAlt #downArrow{
		background: url(images/red_arrow_down.gif) no-repeat;
	}
	

/* contact us */
/* ===================================== */
#fmContactUs label{
	display: block;
	font-size: 90%;
}
#fmContactUs input, #fmContactUs select, #fmContactUs textarea{
	background: #FFF;
	border: 0px;
	border-bottom: #CCC 1px solid;
	color: #333;
	display: block;
	margin: 3px 0px 10px 0px;
	padding: 3px;
}
#fmContactUs .contactUsTxtfld{
	width: 200px;
}
#fmContactUs select{
	width: 225px;
}
#fmContactUs select option{
	padding: 2px 0px;
}
#fmContactUs textarea{
	width: 290px;
	height: 150px;
}
#fmContactUs .contactUsBtn{
	width: 100px;
}


/* footer */
/* ===================================== */
#footer{
	background: url(images/MissOrg_home_layers_footer.jpg) no-repeat;
	height: 73px;
}
#footer #info{
	color: #EF3F35;
	float: left;
	left: 50px;
	position: relative;
	top: 35px;
}
#footer #footerLink{
	float: right;
	position: relative;
	right: 60px;
	text-align: right;
	top: 57px;
	font-size:0.9em;
}