/*
Theme Name: 4O1! Network
*/

@import url("reset.css");


/*Colors 

*/


/* GLOBALS */
html {
	width:100%;
	height:100%;
}
body {
	font-family:Helvetica,Verdana,Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height: 24px;
	width:100%;
	height:100%;
	}

a {
	color:#8a159a;
	text-decoration: none;
	}
	
a:hover {
	color:#f0a951;
	text-decoration: none;
	}

.clear {
	clear:both;
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
	}
	
.gmnoprint{
margin:20px;
display:block;
background:red;
}

.logocolor{
color:#898989;
}

small a{
color:#ffffff;
}

small a:hover{
color:#898989;
}

#container {
	padding-top:20px;
}
	
	#small-carousel-controls{
	width:140px;
	height:26px;
	margin:0 auto;
	padding-bottom:10px;
	display: block;
	position: relative;
	}
	
		#small-carousel-controls ul{
		width:140px;
		height:26px;
		margin:0 auto;
		position: absolute;
		z-index:200;
		}
		
		#small-carousel-controls li{
		float:left;
		height:20px;
		width:20px;
		margin-right:10px;
		text-indent:-9999px;
		display:block;
		}
			#small-carousel-controls li.last {
				margin-right:0px;
			}
		
		#small-carousel-controls a{
		width:20px;
		height:20px;
		background: url(images/button-bkg.png) 0 0;
		display:block;
		}
		
		#small-carousel-controls a:hover, #small-carousel-controls a.on {
		background-position: 0 -20px;
		}
	#carousel-container {
		width:960px;
		margin:0 auto;
	}
	#carousel{
	width:765px;
	height:452px;
	margin:0 auto;
	background: #252525;
	border:1px solid #000000;
	padding:8px 0 0 8px;
	position:relative;
	}
	
		#playpause-container{
		width:100px;
		height:29px;
		position:absolute;
		z-index: 300;
		bottom:47px;
		left:8px;
		font-size:16px;
		overflow:hidden;
		}
		
		#playpause-container a{
		position: absolute;
		left:-100px;
		top:0px;
		display: block;
		width:100px;
		height:29px;
		line-height:29px;
		background:#000000;
		color:#b9185e;
		text-align: center;
		}
		
		#playpause-container a:hover{
		color:#898989;
		}
		
		#carousel-images {
			display: block;
			width:757px;
			height:444px;
			position:relative;
		}
			#carousel-images li {
				position: absolute;
				top:0px;
				left:0px;
				z-index:100;
			}
		#carousel-strips {
			display: block;
			width:757px;
			height:444px;
			position:absolute;
			top:8px;
			left:8px;
			z-index: 101;
			overflow: hidden;
			}
			
			#carousel-strips li {
			width:757px;
			height:444px;
			position:absolute;
			top:0px;
			left:0px;
			}
	
		.caption-strip{
		position:absolute;
		bottom:70px;
		right:0px;
		background: #000000;
		width:auto;
		height:26px;
		padding:3px 12px 0 12px;
		font-size:18px;
		z-index:102;
		}
		
		.control-strip{
		position:absolute;
		bottom:39px;
		left:100px;
		background: #000000;
		width:auto;
		height:26px;
		padding:3px 12px 0 12px;
		font-size:18px;
		z-index:102;
		}
		
			.control-strip a{
			color:#b9185e;
			}
			
			.control-strip a:hover{
			color:#898989;
			}
	
	#carousel-controls-container {
	position: absolute;
	width:100%;
	min-height: 100%;
	height: 805px !important;
	height: 100%;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:0;
	}
	
	#carousel-controls-wrapper {
	position: absolute;
	height:1px;
	padding-top:268px;
	top:50%;
	left:0px;
	width:100%;
	z-index:0;
	}
	
	#carousel-controls-ph {
	display: block;
	width:100%;
	height:240px;
	}
	
	#carousel-controls{
	width:960px;
	margin:-130px auto;
	}
		
		.square-full {
		width:172px;
		margin-right:25px;
		float:left;
		}
		.square-full-last {
		width:172px;
		margin-right:0px;
		float:left;
		}
		
			.square{
			width:170px;
			height:170px;
			margin:0 auto;
			}
				.square a img {
				display: block;
				width:163px;
				height:163px;
				background:none;
				padding:7px;
				border:1px solid #000000;
				background: #252525;
				}
				.square a:hover img {
				background:#111;
				}
				.square a.on img {
				background:#b9185e;
				border:1px solid #b9185e;
				}
			
			.square a .text{
			width:177px;
			margin:0 auto;
			float:left;
			font-size:18px;
			text-align: center;
			margin-top:5px;
			text-shadow:1px 1px 1px #000000;
			}			
				.square a .text {
				color:#ffffff;
				}				
				.square a:hover .text {
				color:#898989;
				}
				.square a.on .text {
				color:#b9185e;
				}
				
	#wrapper {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -46px; /* the bottom margin is the negative value of the footer's height */
		background: url(images/home-bkg.jpg) top center no-repeat #000000;
		min-width:960px;
	}
	.push {
		clear:both;
		height:46px; /* .push must be the same height as .footer */
	}

		
		
	#footer-wide{
	width:100%;
	background: #252525 url(images/footer-bkg.jpg) top left repeat-x;
	border-top:1px solid #000000;
	height:45px;
	overflow:hidden;
	position: relative;
	}
		
	
		#footer-nav{
		width:100%;
		min-width:960px;
		height:30px;
		background: url(images/footer-nav-bkg.jpg) repeat-x;
		margin-top:10px;
		z-index:10;
		}
		
			#fon{
			padding-left:50px;
			padding-right:10px;
			width:240px;
			background: #252525;
			float:left;
			font-size:18px;
			}
			
				#fon a{
				color:#b9185e;
				}
				
				#fon a:hover{
				color:#898989;
				}
			
			#nav{
			width:385px;
			float:right;
			background: #252525;
			padding-left:10px;
			padding-right:10px;
			font-size:16px;
			}
			
				#nav ul{
				margin:0;
				}
				
				#nav li{
				float:left;
				margin-left:0px;
				margin-right:20px;
				}
				
				#nav a{
				color:#ffffff;
				}
				
				#nav a:hover{
				color:#b9185e;
				}
		
		
		#footer{
		width:940px;
		margin:0 auto 0 auto;
		/*padding:40px 0;*/
		position: relative;
		line-height:21px;
		}
		
		#footer p{
		margin:0 0 20px 0;
		}
		
		#footer .footer-section {
		position: absolute;
		top:10px;
		left:0px;
		width:940px;
		}
		#footer .footer-subsection {
		position: absolute;
		top:30px;
		left:0px;
		width:940px;
		}
		#footer .footer-subsection-wrapper {
		width:940px;	
		}
			
			.column13{
			width:313px;
			float:left;
			margin-right:10px;
			}
			
				.photo{
				width:290px;
				height:274px;
				padding:8px 8px 8px 8px;
				border:1px solid #000000;
				}
			
			
			
			.breadcrumb{
			width:580px;
			height:16px;
			float:left;
			margin:0 auto;
			margin-left:15px;
			position:absolute;
			left:307px;
			top:60px;
			z-index:666666;
			font-size:15px;
			border: 1px solid #696969;
			padding:4px 10px 10px 10px;
			background:#000000;

			}
			
			.breadcrumb a{
			font-size:15px;
			}
			
				.breadcrumb ul{
				margin:0px;
				float:left;
				}
				
				.breadcrumb li{
				float:left;
				margin-right:20px;
				padding-left:10px;
				}
				
				.breadcrumb a{
				color:#b9185e;
				margin:0 20px 0 0;
				}
				
				.breadcrumb a:hover{
				color:#898989;
				}
				
				
			.breadclose {
			position:absolute;
			right:0px;
			top:0px;
			}
			
			.breadcrumb .breadclose a{
			width:30px;
			height:30px;
			display:block;
			background: url(images/breadclose.jpg) 0 0 no-repeat;
			text-indent:-9999px;
			margin:0px;
			}
			
			.breadclose a:hover{
			background-position: 0 -30px;
			}
			
			
			.column23{
			width:580px;
			float:left;
			position: relative;
			}
			
			.column23 p{
			font-size:14px;
			line-height:20px;
			float:left;
			margin-bottom:10px;
			width:580px;
			}
			
			.column23 h5 {
	width:680px;
	font-size:17px;
	margin:30px 0 10px 0;
	font-weight: normal;
	float:left;
	border-bottom:1px solid #898989;
	padding:0 0 8px 0;
	}
			
			.section{
			margin:0 0 20px 0;
			padding:10px 0 0 0;
			clear:both;
			border-top:1px solid #696969;
			width:600px;
			}
			
			.first-section{
			border:none 0px;
			}
			
			.jumplinks{
			margin:5px 5px 45px 0;
			padding:2px 14px 2px 14px;
			background:#222222;
			border:1px solid #696969;
			float:left;
			display:block;
			}
			
			.column23 a{
			color:#b9185e;
			}
			
			.column23 a:hover{
			color:#898989;
			}
			
			.column23 h3{
			margin-bottom:70px;
			font-weight:normal;
			font-size:19px;
			}
			
			.column23 h5{
			width:600px;
			float:left;
			font-size:17px;
			margin:30px 0 10px 0;
			}
			


/* Contact FORM ------------------------------- */



.field{
width:400px;
height:30px;
border:1px solid #262626;
background: white;
padding:5px 0 0 15px;
margin:0 0 5px 0;
}

	.field input{
	border:none;
	font-size:16px;
	color:#cccccc;
	}

.textarea{
width:400px;
height:120px;
border: 1px solid #262626;
background: white;
padding:5px 0 0 15px;
margin:0 0 5px 0;
}

	.textarea textarea{
	width:380px;
	height:110px;
	font-size:16px;
	color:#cccccc;
	border:none;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	}
	

	
.button{
height:30px;
width:100px;
background: #000000;
display:block;
}

	input.submit-button{
	height:30px;
	width:100px;
	display:block;
	background:transparent url(images/submit-button.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
	
	input.submit-button:hover{
	height:30px;
	width:100px;
	display:block;
	background-position:0 -30px;
	text-indent:-9999px;
	}
	
	.button-loading{
	background:none;
	height:32px;
	}
	.button-loading input, .button-loading input:hover {
	background:url(images/formloader.gif) 0 0 no-repeat;
	height:32px;
	}


#contactform {
	width:100%;
	clear:both;
	margin-bottom:20px;
	position: relative;
}
	#contactform .formloader{
		background:none repeat scroll 0 0 #000000;
		display:none;
		height:100%;
		position:absolute;
		text-align:center;
		width:100%;
		z-index:100;
	}
	
	.field {
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #262626;
		color:#CCCCCC;
		font-size:16px;
		height:34px;
		margin-bottom:5px;
		position:relative;
		text-shadow:none;
		width:580px;
	}
		.field input {
			position: absolute;
			top: 8px;
			left:10px;
			background:none;
			width:570px;
			margin:0px;
			padding:0px;
			color:#000000;
			z-index: 100;
		}
	.textarea {
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #262626;
		color:#CCCCCC;
		font-size:16px;
		height:150px;
		margin-bottom:5px;
		width:580px;
		position:relative;
		text-shadow:none;
	}
		.textarea textarea {
			position:absolute;
			top:8px;
			left:10px;
			background:none;
			width:570px;
			margin:0px;
			padding:0px;
			color:#000000;
			z-index: 100;
		}
		.field span, .textarea span {
			position: absolute;
			top:10px;
			left:10px;
			z-index: 99;			
		}
	.radio {
		margin-bottom:10px;
	}
		#contactform .radio p {
			margin:0px;
			clear:both;
			width:100%;
		}
		#contactform .radio label {
			padding-right:10px;
		}	

	
	.newsletterform{
	width:100%;
	float:left;
	}	
	.submit input {
	height:30px;
	background: #252525;
	display:block;
	float:left;
	font-size: 12px;
	padding:5px 8px 8px 8px;
	border:0px;
	color:#fff;
	cursor:pointer;
	}
		.submit input:hover {
			background:#444;
		}
	
	.submit p{
	float:left;
	display:block;
	font-size:12px;
	padding:8px 0 0 12px;
	width:180px;
	}