
* {
	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;
		}

	
	
	
	
	
a.footer {
	text-decoration: none;
	font-size: 100%;
	color: #222222;
	background-color: inherit;
	}

	a.footer:visited {
		text-decoration: none;
		font-size: 100%;
		color: #222222;
		background-color: inherit;
		}
	
	a.footer:hover {
		color: #222222;
		font-size: 100%;
		background-color: white;
		}	

	
	

	
	

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


h2, h3, h4, h5 {
	font-family: helvetica, arial, 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 0;	
	}
	
	ul#awesome-menu li a.web {
		width: 80px; background-position: -260px 0;	
	}

	
	
	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; }

	
	
/* --------- Headder -------- */
	
	
	
.changelanguage {
	background-color: white;
	margin: 0 auto;
	width: 964px;
	height: 15px;
	}
	
.lang {
	background: url('http://plusfortyone.com/images/lang.png') no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	width: 50px;
	height: 10px;
	float: right;
	}	
	



.links {
	background-color: white;
	margin: 0 auto;
	width: 964px;
	height: 110px;
	}
		
.home {
	background: url('http://plusfortyone.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;
	}	

		
.contact {
	background: url('http://plusfortyone.com/images/contact.png') no-repeat;
	width: 183px;
	height: 40px;
	float: right;
	margin-left: 5px;
	margin-top: 60px;

	}	
	
	
.cv {
	background: url('http://plusfortyone.com/images/cv.png') no-repeat;
	float: right;
	width: 70px;
	height: 40px;
	margin-top: 60px;

	}	
	



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

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

.break2 {
	background-color: black;
	margin-top: 170px;
	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; 
border: none;
}


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: 300px; 
	height: 146px; 
	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;
 	}
				
		


/* --------- Global Forms -------- */


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;
			}

		
#container {
	margin: 0px auto;
	width: 964px;
	min-height: 620px;
	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 Links -------- */



#footer {
	background-color: black;
	margin: 0 auto;
	width: 964px;
	height: 100px
	}


#footercontent {
	color: #222;
	font-size: xx-small;
	text-align: center;
	margin-top: 60px;
	float: right;
	}
	
	
.footerlinks{
	cursor: pointer;
	color: #222;
	font-size: xx-small;
	text-align: center;
	margin-left: 7px;
	margin-right: 10px;
	float: right;
	}
	
	
/* --------- Footer spacing -------- */

	
.footerlinks1{
	cursor: pointer;
	color: #222;
	text-align: center;
	margin-top: 60px;
	margin-left: 7px;
	float: left;
	}
	
	
.footerlinks2{
	cursor: pointer;
	color: #222;
	text-align: center;
	margin-top: 60px;
	margin-left: 0px;
	float: left;
	}
	
	
.footerbreaks{
	cursor: pointer;
	color: #222;
	text-align: center;
	margin-top: 60px;
	margin-left: 4px;
	float: left;
	}
	


