
* {
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: none;
	color: #A29D98;
	background-color: inherit;
	}

	a:link, a:visited {
		text-decoration: none;
		color: #A29D98;
		background-color: inherit;
		}
	
	a:hover {
		color: #3FACD6;
		background-color: inherit;
		}

body {
	background: #FFFFFF;
	color: #807F7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .69em;
	}


h2, h3, h4, h5 {
	font-family: helvetica, arial, sans-serif;
	}
	
h6 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
			
hr {
	display: none;
	}
	
img {
	border-style: none;
	display: block;
	}
	
label {
	display: block;
	}
	
legend {
	display: none;
	}
	
p {
	margin-bottom: 1em;
	}
	
table {
	border-collapse: collapse;
	}
		
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
	
	
	
	
/* --------- Menu -------- */
	
* { margin: 0; padding: 0; } /* Reset stuff */


ul#awesome-menu {
	width: 817px;
	list-style: none;
}

ul#awesome-menu li { display: inline; }
	
ul#awesome-menu li a {
	display: block; float: left; height: 55px;
	background-image: url(http://plusfortyone.com/images/sprite.png); text-indent: -9999px;
}

	ul#awesome-menu li a.print {
		width: 110px; background-position: 0px 0px;	
	}
	
	ul#awesome-menu li a.motion {
		width: 145px; background-position: -110px 0px;	
	}
	
	ul#awesome-menu li a.web {
		width: 80px; background-position: -260px 0px;	
	}

	
	
	ul#awesome-menu li a.print:hover, ul#awesome-menu li a.print:focus {
		background-position: 0 -50px;	
	}
	
	ul#awesome-menu li a.motion:hover, ul#awesome-menu li a.motion:focus {
		background-position: -110px -50px;	
	}
	
	ul#awesome-menu li a.web:hover, ul#awesome-menu li a.web:focus {
		background-position: -260px -50px;	
	}


a { outline: none; }	


/* --------- CONTACT -------- */
	
* { margin: 0; padding: 0; } /* Reset stuff */


ul#contact-menu {
	width: 817px;
	list-style: none;
}

ul#contact-menu li { display: inline; }
	
ul#contact-menu li a {
	display: block; float: right; height: 55px;
	background-image: url(http://plusfortyone.com/images/plus41_contact.png); text-indent: -9999px;
}

	ul#contact-menu li a.contact {
		width: 160px; background-position: 0px 0px;	
	}
	

	
	ul#contact-menu li a.contact:hover, ul#contact-menu li a.contact:focus {
		background-position: 0 -50px;	
	}
	

a { outline: none; }




	
/* --------- Headder -------- */


.links {
	background-color: white;
	margin-left: 10px;
	margin: 0 auto;
	width: 964px;
	height: 130px;
	}
	

.home {
	background: url('http://plus41.com/images/home.png') no-repeat;
	margin-left: 15px;
	margin-bottom: -100px;
	width: 100px;
	height: 100px;
	}	


.pagelinks {
	float: left;
	margin-top: 24px;
	margin-left: 135px;
	width: 340px;
	height: 50px;
	}
		
	



/* --------- Break -------- */

.break {
	background-color: black;
	margin-top: 20px;
	width: 964px;
	height: 35px;
	}
	
	
	
	
	
/* --------- Current -------- */



.current {
	width: 930px; 
	height: 145px;
	margin-top: 10px;
	margin-left: 17px;  
	float:left;
	background-color: transparent; 
	}


.currentheadder {
	background: url('http://plusfortyone.com/images/current/currentheader.png') no-repeat;
	float: right;
	margin-right: -62px;
	margin-top: -26px;
	width: 115px;
	height: 27px;
	}	
	

.L_current {
	margin-left: 0px;
	width: 300px;
	}


.M_current {
	margin-left: 312.5px;
	width: 300px;
	height: 145px;
	}
	
	
.R_current {
	float: right;
	margin-right: 5px;
	margin-top: -145px;
	background-color: red;
	width: 300px;
	height: 145px;
	}
	


					
*{ padding:0px; margin:0px; }
body{ background:#D5DEE7; }
a{ color:#C8DCE5; }
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			

.boxgrid { 
	width: 305px; 
	height: 145px; 
	margin: 0px; 
	float:left; 
	background:#161613; 
	border: solid 0px #8399AF; 
	overflow: hidden; 
	position: relative; 
	}


.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
				
				
.boxgrid p { 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
				
				
.boxcaption {  
	margin-top: 180px;
	float: left; 
	position: absolute; 
	background: #000; 
	height: 160px; 
	width: 100%; 
	opacity: .9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
 				

.captionfull .boxcaption {
 	top: 260;
 	left: 0;
 	}
 				

.caption .boxcaption {
 	top: 220;
 	left: 0;
 	}
				
		


/* --------- Featured -------- */


#featured {
	position: relative;
	width: 962px;
	margin-top: -5px;
	margin-left: 18px;
/* --------- change for amount of images -------- */
	height: 2020px;	 
	color: inherit;
	overflow: hidden;
}

	#featured h2 {
		display: none;
	}

#featured .itemlinks {
	position: absolute;
	margin-left: 15px;
	bottom: 10px;
	height: 30px;
	background: url(http://plusfortyone.com/test/images/feature-bar.png) no-repeat top right;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 99;
	padding: 2px 3px 0px 1px;
}

	#featured .itemlinks li {
		display: block;
		float: left;
		margin-right: -1px;
		font-size: 14px;
		padding: 6px 0;
		font-weight: bold;
		color: #474747;
		background-color: inherit;
		cursor: pointer;
		font-size: 11px;
		height: 14px;
	}
	
			#featured .itemlinks li:first-child .number {
				border-left: none;
			}

		#featured .itemlinks li:hover, #featured .itemlinks li.active {
			color: #FF0000;
			background-color: #EFEFF0;
		}	
			
	#featured .itemlinks .number {
		border-left: solid 1px #DEDEDE;
		padding: 0 10px;
	}

	#featured .items {
		width: 930px;
		height: 400px;
		margin: 0 auto;
		border-left: solid 1px #bbb;
		border-right: solid 1px #bbb;
		border-bottom: solid 1px #bbb;
		position: relative;
	}
	
		#featured .items li {
			display: block;
			position: absolute;
			top: 0; 
			left: 0;
			width: 930px;
			height: 400px;
		}
		
		#featured .items a {
			display: block;
		}
	
			#featured .items a img {
				display: block;
				border: none;
			}

	#featured p {
		color: #CCCACA;
		background: transparent url(/app/css/images/lucky.png) no-repeat top center;
		text-align: center;
		font-size: 42px;
		padding: 280px 0 100px;
		font-family:helvetica,arial,sans-serif;
		margin: 40px 100px 0;
		}	
					
	ul.subfeatures a {
		display: block;
		float: left;
		margin: 16px 16px 0 0;
		border: 1px solid #BBB;
		}
		
		ul.subfeatures .alt a {
			margin-right: 0;
			}
		


fieldset {
	border-style: none;
	}
	
input, textarea, select {
	background-color: #F4F5F5;
	border-color: #CDCACA #EDEDED #fff #CDCACA;
	border-style: solid;
	border-width: 0px;
	color: #4B4A4B;
	font-size: 14px;
	padding: 2px;
	}

	input:hover, textarea:hover {
		border-color: #B5B5B5 #EDEDED #fff #B5B5B5;
		}

	.submit input {
		border-style: none;
		color: #fff;
		cursor: pointer;
		font-size: 12px;
		font-weight: bold;
		height: 25px;
		padding: 0;
		text-transform: uppercase;
		}	
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* -------- Error states -------- */



		
		body .error p {
			background-color: #f6efe4;
			border: 1px dotted #E39F1A;
			color: #c88707;
			font-size: 12px;
			margin: 15px 0 10px;
			padding: 6px 8px;
			}
		
		body.redeem .error p {
			width: 230px;
			}
		
ul.error {
	padding: 30px 20px;
	margin: 10px 0 20px;
	font-size: 20px;
	color: #f8f5ef;
	background-color: #F0A91E;
	clear: both;
	list-style-type: disc;
	list-style-position: outside;
	}
	
	ul.error li {
		padding: 5px 0;
		margin-left:15px;
		}
		
p.status {
	padding: 20px;
	margin: 10px 0 20px;
	font-size: 24px;
	background-color: #555;
	color: #fff;
	clear: both;
	}
	
	p.status a {
		color: #3FACD6;
		background-color: inherit;
		}
		
		p.status a:hover {
			color: #A29D98;
			background-color: inherit;
			}
	
	.status p {
		padding: 5px 8px;
		margin: 5px 20px;
		font-size: 12px;
		color: #fff;
		background-color: #555;
		}
	
	ul.status {
		padding: 10px 20px;
		margin: 10px 0 20px;
		font-size: 16px;
		background-color: #555;
		color: #fff;
		clear: both;
		list-style-type: disc;
		list-style-position: outside;
		}
		
		ul.status li {
			padding: 10px 0;
			margin-left:15px;
			}



#adminlogin {
	position: fixed;
	top: 110px;
	right: 0;
}

	#adminlogin a {
		display: block;
		border-left: ridge 2px;
		border-bottom: ridge 2px;
		border-top: ridge 2px;
		padding: 5px 10px;
		margin-bottom: 2px;
		z-index: 10;
		color: #000;
		background-color: inherit;
	}
	
		#adminlogin a:hover {
			border-color: #f00;
			color: #f00;
			background-color: inherit;
		}
		
#container {
	margin: 0 auto;
	width: 964px;
/* --------- MATCH FEATURED HEIGHT + 220px -------- */
	height: 2250px;	 
	color: inherit;
	background-color: #fff;
	}
	
#content {
	width: 824px;
	float: right;
	padding-left: 16px;
	margin: 0 0 70px 0;
	overflow: hidden;
	}

		
#gridoverlay {
	width: 964px;
	height: 1200px;
	color: inherit;
	background: transparent url(/app/css/images/grid.png) repeat-y 0 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0 0;
	z-index: 100;
	}



#footer {
	margin: 0 auto;
	width: 964px;
	height: 100px
	}


#footercontent {
	color: #222;
	text-align: center;
	margin-top: 60px;
	float: right;
	}
 
.blog {
	background: url('http://plusfortyone.com/web/warmertogether/images/blog.png') no-repeat;
	width: 136px;
	height: 72px;
	}	
	




