
/* CSS Document */



body {

	background: url(../images/css-images/body-bg.jpg) top repeat-x;

	background-color: #000;

	color: #000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0;

	padding: 0;

}



form, input, ul, li {

	margin: 0px;

	padding: 0px;

}



a {

	color: #013a91;

	text-decoration:none;

}



a:hover {

	color:#013a91;

	text-decoration: underline;

}



img { 

	border:0; 

	margin:0;

	padding:0;

	position:relative;

}



span.imgtxt {

	display:none;

}



textarea {

	width:98%;

}



.clear {

	clear: both;

	}

	

h1,h2, h3, h4, h5, h6 {



}



h1.logo {

	background: url(../images/logo-h1.png) top left no-repeat;

	color:#013a91;

	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	height: 42px;

	padding-left: 50px;

	padding-top: 10px;

	margin: 0 auto;

}



h1 {

	color:#013a91;

	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

}



.col-center h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	text-shadow: #c7fe56 0 1px 1px;

	}



h2 {

	color:#013a91;

	font-size:16px;

	margin-left:0px;

	margin-top:25px;

	text-align:left;

}



h3 {

	color:#013a91;

	font-size:16px;

	margin-top:15px;

	text-align:left;

}



h4 {

	color:#0465a1;

	font-size: 14px;

	font-weight: bold;

}



h5 {

	color:#000;

	font-size:14px;

	font-weight: bold;

	margin: 6px 20px 5px 20px;

}



h5 a {

	color:#013a91;

}



/* Colors */



.blue {

	color: #013a91;

	}



.doubleline {

	border-bottom: 1px solid #b5e74d;

	border-top: 1px solid #558a0a;

	height: 0;

	margin: 0 auto;

	width: 75%;

	}

	



/*HEADER*/

#header {

	background: url(../images/css-images/clouds.jpg) top center repeat-x;

	height:41px;

	padding-top: 50px;

}



#logo {

	background: url(../images/css-images/logo.png) top center no-repeat;

	display: block;

	height: 171px;

	left: 3px;

	position: absolute;

	top: 10px;

	width: 258px;

	z-index: 90;

}



#amcp {

	position: absolute;

	right: 0px;

	top: 5px;

	text-align: right;

	}

	

#amcp a {

	text-decoration: none;

	}

.home {
	position: absolute;
	left: 280px;
	top: 5px;
	text-align: left;
	}

/* END HEADER */



/* NAVIGATION */

#sitemap {

	background: url(../images/css-images/navbar-bg.jpg) top center repeat-x;

	height: 41px;

}



#sitemap ul {
	margin:0 auto;
	padding-left: 275px;

	}

	

#sitemap ul li {

	float: left;

	list-style: none;
	
	margin:0 auto;

	padding: 0;

	}



#sitemap ul li.selected a {

	color: #ff8600;

	}

		

#sitemap a {

	color: #fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;
	display:block;
	height:30px;
	
	padding:11px 12px 0 12px;

	text-decoration: none;
	text-align:center;

	text-shadow: #04436b 0 1px 1px;

	}



#sitemap a:hover {

	color: #ff8600;

	}

#sitemap ul li ul {
	display: none;
	background-color: #04639D;
	position: absolute;
	z-index: 90;
}

#sitemap li ul li {
	list-style: none;
	margin:0;
	padding: 5px;
	float: none;
}	

#sitemap ul li:hover ul {
	display: block;
	background-color: #04639D;
	padding: 0;
	margin: 0 auto;
	left: auto;
	width: 130px;
	height: 30px;
	border: none;
}
	
#sitemap ul li ul li a, #sitemap ul li.selected ul li a {
	color: #fff;
	padding: 0;
	margin: 0;

}

#sitemap ul li ul li a:hover, #sitemap ul li.selected ul li a:hover {
	color: #ff8600;
	padding: 0;
	margin: 0;
}	

/* END OF NAVIGATION */



/* MAIN */

#wrapper {

	margin: 0px auto;

	position:relative;

}



.center {

	margin: 0 auto;

	position: relative;

	width: 1050px;

}



#container {

	height: 610px;

	width: 1100px;

}



#content-left {

	background: url(../images/css-images/left-col-bg.png) bottom left no-repeat;

	float:left;

	height: 485px; 

	padding: 120px 15px 4px 15px;

	text-align: center;

	width: 230px;

}



#content-left p {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	padding: 0;

	margin: 8px 0;

	}



#content-right {

	background: url(../images/css-images/content-mid-bg.jpg) top center no-repeat;

	float: left;

	height: 610px;

	position: relative;

	width: 790px;

}



#content-right-full {

	background: url(../images/css-images/middle-lg-bg.png) bottom right no-repeat;

	float: left;

	height: 550px;

	padding: 40px 20px 20px 40px;

	width: 730px;

}



#content-right-full img {

	float: left;

	padding: 40px 30px 10px 10px;

	}



#content-right-full ul {

	margin: 0px 40px 0 40px;

	line-height: 15px;

	}

	

#content-right-full ul li {

	list-style: square;

	}



.cat-heading {

	padding-left: 10px;

	}

	

.cat-heading h4 {

	margin: 8px 0 0 0;

	}



.cat-heading p {

	margin: 0 10px;

	}

		



#content-right-inner {

	float: left;

	margin:0;

	padding-left: 10px;

	width: 780px;

}



.content-bottom {

	background: url(../images/css-images/content-bottom-mid.png) top center no-repeat;

	height: 282px;

	margin-left: 15px;

	padding: 15px 40px 0 40px;

	width: 695px;

}



#content-inner-top {

	background: url(../images/css-images/content-bg-top.png) top center no-repeat;

	height: 26px;

	width: 780px;

	}



#content-inner-mid {

	background: url(../images/css-images/content-bg-mid.png) center repeat-y;

	padding: 40px 20px 20px 40px;

	width: 720px;

	}

	

#content-inner-bottom {

	background: url(../images/css-images/content-bg-bottom.png) top center no-repeat;

	height: 28px;

	width: 780px;

	}



.contact-txt {
	float:left;

	font-size: 14px;

	font-weight: bold;

	padding: 0 20px 0 10px;

	width: 300px;

}



.contact-form {

	float: right;

	padding: 0px 60px 0 20px;

	}



#content-right-full .contact-form img {

	float: none;

	padding: 5px;

	}

			

.col-side {

	padding: 0 5px;

	text-align: center;

	width: 230px;

	}



.col-center {

	background: url(../images/css-images/mid-col-bg.png) top center no-repeat;

	float: left;

	height:	282px;

	padding: 15px 40px 0 40px;

	width: 452px;

	}

	

.col-right {

	background: url(../images/css-images/right-col-bg.png) top center no-repeat;

	float: left;

	height: 277px;

	padding: 20px 16px 0 15px;

	text-align: center;

	width: 227px;

	}



.quote-col {

	float: left;

	padding: 0 10px;

	width: 325px;

	}

		

#flash {

	display: block;

	height: 280px;

	padding: 33px 0 0 0;

	position: relative;

	text-align: center;

	width: 775px;

	}



#award {

	display: block;

	height: 340px;

	margin: 0 auto;

	position: relative;

	width: 180px;

	}



.testimony {
	margin:10px auto 0 auto;

	padding:0;

	font-style: italic;

	}



.signature {

	color: #013a91;

	margin: 0 auto;
	
	padding:0 0 0 15px;

	font-style: italic;

	}



.next {

	float:right;

	padding-right: 40px;

	text-align: right;

	width: 92px;

	}	



.previous {

	float:left;

	padding-left: 20px;

	text-align: left;

	width: 130px;

	}	



#content-right-full .previous img, #content-right-full .next img {

	padding: 15px 0;

	margin: 0;

	}

	



.categories {

	left: 40px;

	position: absolute;

	top: 0px;

	z-index: 90;

	}

	

.categories h2, .categories a {

	color: #fff;

	}



.cats {

	float: right;

	padding-top: 15px;

	position: relative;

	width: 125px;

	}

	

.cats a {

	color: #ce6f03;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	}

	

/* END MAIN */







/* FOOTER */

#footer {	

	background: url(../images/css-images/footer-bg.png) top center no-repeat;

	height: 35px;

	margin:0 auto;

	padding: 35px 15px 0 15px;

	width: 1020px;

}



#footer-full {	

	background: url(../images/css-images/footer2-bg.png) top center no-repeat;

	height: 35px;

	margin:0 auto;

	padding: 35px 15px 0 15px;

	width: 1020px;

}



#copyright {

	color: #9c9c9c;

	float:left;

}



#poweredby {

	color: #9c9c9c;

	float:right;

	text-align:right;

}



#poweredby a {

	color: #9c9c9c;

	text-decoration: none;

}



/* login page */





.h1-title {

	font-style: italic;

	color: #fff;

	font-weight: 500;

	font-size: 28px;				

}



.h1-cell {

	height: 55px;

	background-color: #000;

	text-align: center;

}



.title {

	font-weight: bold;

}



.title-width {

	width: 65px;

	display: inline-block;

}



.input-right {

	

}



.green {

	background-color: #9CCB56;

	color: #fff;

	line-height: 23px;

	font-size: 15px;

	font-weight: 500;

}



.underline {

	border-bottom: solid 1px #000;

}



.right {

	border-right: solid 1px #000;

}



.entry-title {

	color: #fff;

	font-weight: bold;

	background-color: #000;

	text-align: center;

}



.payment-title {

	color: #fff;

	font-weight: bold;

	background-color: #000;

	text-align: center;

}



.small-text {

	font-size: 7px;

}







.login {

	width: 200px;

	height: 50px;

	background-image: url('../images/login.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;

}



.register {

	width: 200px;

	height: 50px;

	margin-left: 150px;

	background-image: url('../images/register.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;			

}



.login-containter {

	text-align: center;

}



.login_form {

	display: none;

	width: 320px;

	height: 90px;

	margin: 0 auto;

	padding-top: 15px;

}



.register_form {

	display: none;

	width: 730px;

	height: 350px;

	margin: 0 auto;

	padding-top: 15px;

}



.nominations {

	width: 200px;

	height: 50px;

	background-image: url('../images/nominations-lg.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;			

}



.leadership-nominations {

	width: 200px;

	height: 50px;

	margin-left: 150px;

	background-image: url('../images/leadership-nominations-lg.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;			

}



.nomination_form {

	display: none;

	width: 600px;

	min-height: 275px;

	margin: 0 auto;

	margin-top: 50px;

}



.leadership_form {

	display: none;

	width: 600px;

	min-height: 275px;

	margin: 50px auto 0 95px;



}



.category-title {

	font-weight: bold;

	color: #013A91;

}

.main-title {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url('../images/title-bg.png');
	background-repeat: no-repeat;
	height: 29px;
	width: 525px;
	padding-top: 7px;
}

.main-description {
	font-size: 10px;
	font-style: italic;
}

.listing-description {
	font-size: 11px;
}

.orange-bg {

	background-image: url('../images/css-images/bg-350x20.jpg');

	background-repeat: no-repeat;

	width: 350px;

	height: 20px;

}



.white-title {

	font-weight: bold;

	color: #fff;

}



.description_form

{

	display: none;

	width: 600px;

	min-height: 275px;

	margin: 0 auto;

	margin-top: 50px;

}



.description_form_show

{

	width: 600px;

	min-height: 275px;

	margin: 0 auto;

	margin-top: 50px;

}



.checkout-button {

	width: 200px;

	height: 50px;

	background-image: url('../images/checkout.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;				

}



.another-entry {

	width: 200px;

	height: 50px;

	margin-left: 150px;

	background-image: url('../images/addentry.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;	

}



.checkout-container {

	width: 700px;

	min-height: 495px;

}



.right-bottom {

	border-bottom: solid 1px #000;

	border-right: solid 1px #000;

}



.continue {

	width: 120px;

	height: 30px;

	background-image: url('../images/checkout-sm.png');

	background-repeat: no-repeat;

	display: inline-block;

	cursor: pointer;

}



.category-link {

	cursor: pointer;	

}



.admin-text {

	font-size: 12px;

}

.ie6warning {
	width: 100%; 
	background-color: #e79191; 
	border: 1px solid #f00; 
	color: #000; 
	font-weight: bold; 
	font-size: 14px; 
	margin: 0 auto; 
	padding: 20px; 
	text-align: center;
	}
