/* CSS Document */

body {
 background: #c6becf;
 background-image:url(../images/css-images/bg-purple.jpg);
 background-repeat:repeat-x;
 background-attachment:fixed;
 background-position:top center;
 color: #333333;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 10px auto;
}

form, input, ul, li {
	margin:0px;
	padding:0px;
}

a {
	color:#A91D1E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img { 
	border:0; 
	margin:0;
	padding:0;
	position:relative;
}

span.imgtxt {
	display:none;
}

textarea {
	width:98%;
}

h1,h2, h3, h4, h5, h6 {
	font-size:20px;
	padding:0;
	margin:0;
}

 h1 {
 font-size: 16px;
}

 h2 {
 font-size: 14px;
}

h2.categories-bold {
	color:#FF9900;
	margin:10px auto;
	text-align:left;
}

 h3 {
 font-size: 12px;
}



/*HEADER*/
#header {
 height: 99px;
 margin:0 auto;
 width: 970px;
}

 #logo-text {
 background-image:url('../images/css-images/MarComAwards-logo-purple-2.png');
 background-repeat: no-repeat;
 cursor:pointer;
 height: 270px;
 left: 40px;
 position: absolute;
 top: 35px;
 width: 280px;
 z-index:50;
}

/* END HEADER */

/* NAVIGATION */
#sitemap {
	background-image:url(../images/css-images/nav-bg-red1.jpg);
	background-repeat:no-repeat;
 float: left;
 height: 30px;
 left: 323px;
 position: absolute;
 /*padding: 70px 0 0 397px;*/
 top: 66px;
 width: 620px;
 z-index: 100;
}

 #sitemap ul {
 margin: 0;
 padding: 0 10px;
}

 #sitemap li {
 float: left;
 color: #ffc300;
 height: 30px;
 list-style-type:none;
 padding:0;
 text-align: center;
}

 #sitemap li a {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 display:block;
 color: #ffc300;
 height: 22px;
 padding:8px 8px 0 7px;
 text-align:center;
 text-decoration: none;
}

 #sitemap li a:hover {
 	background-image:url(../images/css-images/nav-bg-purple.jpg);
	background-repeat:repeat-x;
 color: #f52d2d;
 height: 22px;
 height: 22px;
 padding:8px 8px 0 7px;
 play-sound:url(../BEEPMETA.wav);
 text-align:center;
 text-decoration: none;
}

#flash-sitemap1024 {
	height:30px;
	top:65px;
	position:absolute;
	right:37px;
	width:620px;
	z-index:3000;
}

/* END OF NAVIGATION */

/* MAIN */
#wrapper {
 margin: 0 auto;
 width: 980px;
}

#main-wrapper {
 margin: 0 auto;
 position:relative;
 width: 980px;
}

#container-home {
 background-image:url('../images/css-images/body-bg-yellow.png');
 background-repeat:no-repeat;
 height:600px;
 width: 980px;
}

 #container {
 background-image:url('../images/css-images/body-bg-yellow.png');
 background-repeat:no-repeat;
 height:600px;
 width: 980px;
}

#bigbox {
 background-image: url(../images/css-images/bigbox-bg3.jpg);
 background-repeat: no-repeat;
 height: 301px;
 margin: 0 27px;
 position:relative;
 width: 916px;
}

#green-bg {
	background-image:url('../images/css-images/green-bg.png');
	background-repeat:no-repeat;
	height:301px;
	margin:0 auto;
	width:916px;
}

#popbox-flash {
 height: 301px;
 position:absolute;
 right:0;
 width: 550px;
}

#amcp {
 background-image:url('../images/css-images/amcp-logo.png');
 
 background-repeat: no-repeat;
 float:left;
 height: 145px;
 left:20px;
 position:relative;
 top:20px;
 width: 301px;
}

#littlebox1 {
 background-image: url('http://www.marcomawards.com/images/css-images/littlebox-red1.jpg');
 background-repeat: no-repeat;
 float:left;
 height: 148px;
 left: 350px;
 position: absolute;
 text-align: center;
 top: 435px;
 width: 272px;
 z-index: 90;
}

#littlebox1 h1 {
	color:#fff;
}

#littlebox2 {
 background-image: url('http://www.marcomawards.com/images/css-images/littlebox-red1.jpg');
 background-repeat: no-repeat;
 height: 148px;
 left: 676px;
 position: absolute;
 top: 435px;
 text-align:center;
 width: 272px;
 z-index: 90;
}

#littlebox2 h1 {
	color:#fff;
}

#bigbox-top {
 background-image: url(../images/css-images/bigbox-red-top1.jpg);
 background-repeat: no-repeat;
 height: 10px;
 margin: 0 27px;
 width: 916px;
}

 #bigbox-middle {
 background-image: url(../images/css-images/bigbox-red-mid1.jpg);
 background-repeat: repeat-y;
 height: 401px;
 margin: 0 27px;
 width: 916px;
}

 #bigbox-bottom {
 background-image: url(../images/css-images/bigbox-red-btm1.jpg);
 background-repeat: no-repeat;
 height: 10px;
 margin: 0 27px;
 width: 916px;
}

 .bigbox-content {
 height: 301px;
 overflow: auto;
 padding: 0 30px 0 0;
 position: relative;
 left: 300px;
 top: 50px;
 width: 575px;
}


/* END MAIN */



/* FOOTER */
#footer {
 background-image:url('../images/css-images/reflection-yellow.png');
 background-repeat:no-repeat;
 float:left;
 height:60px;
 color: #4C0000;
 font-size: 10px;
 margin: 0 auto;
 padding:10px 10px 0 10px;
 text-align: right;
 width: 960px;
}

#copyright {
	float:left;
}

#poweredby {
	float:right;
}

#poweredby a {
	color:#000;
	text-decoration:none;
}

#poweredby a:hover {
	color:#A91D1E;
	text-decoration:underline;
}
