/*
Theme Name: 4O1! Network
*/

@import url("reset.css");


/* GLOBALS */
html {
	width:100%;
	height:100%;
}
body {
	font-family:Verdana,Helvetica,Arial, sans-serif;
	font-size:16px;
	background: url(images/linens-bkg.jpg) top center no-repeat #ffffff;
	color:#4f3834;
	line-height: 24px;
	width:100%;
	height:100%;
	margin:0 auto;
	}

a {
	color:#4b9cda;
	text-decoration: none;
	border:0px none;
	font-weight:bold;
	}
	
a:hover {
	color:#4b9cda;
	border-bottom:1px dotted #4b9cda;
	}

.clear {
	clear:both;
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
	}
	
.bolder{
font-weight: bolder;}

.blockquote{
width:520px;
background: url(images/blockquote-bkg.gif) top center no-repeat;
text-align:left;
font-style:italic;
font-size:18px;
padding:0 25px 0 55px;
}	

.googlecart-add-button{
	position:absolute;
	bottom:20px;
	left:160px;
}

	.googlecart-add-button a{
	width:175px;
	height:40px;
	display:block;
	background: url(images/buynow-button.jpg)top center no-repeat;
	border-bottom:0px none;
	}
	
	.googlecart-add-button a:hover{
	background-position: 0 -40px;
	}
	
#googlecart-widget-head{
margin-top:40px;}
	
#seperator{
width:600px;
border-bottom:1px dotted #8b8d92;
float:left;
display:block;
height:30px;
margin-bottom:20px;
}

/* HEADER */

#header-wide{
width:100%;
height:33px;
position:relative;
background: url(images/header-bkg.jpg) top center repeat-x;
border-bottom:1px solid #3d74a2;
}

	#header{
	width:940px;
	margin:0 auto;
	display:block;
	position:relative;
	}

	#tinynav{
	width:920px;
	text-align: right;
	margin:0 auto;
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	padding-top:4px;
	text-shadow:1px 1px 10px #000;
	}
	
	#tinynav a{
	color:#fff;
	font-weight:normal;
	}
	
	#tinynav a:hover{
	border-bottom:1px dotted #fff;
	}
	
#content{
width:980px;
margin:0 auto;
display:block;
position:relative;
}
	
#logo{
position:absolute;
height:218px;
width:219px;
z-index:3;
top:-146px;
left:-10px;
background: url(images/logo-badge.png) top center no-repeat;
display:block;
}

#logo a{
display:block;
text-align:-9999px;
}

#logo a:hover{
border-bottom:none;
}

#tagline{
position:absolute;
width:940px;
height:106px;
top:-105px;
left:-20px;
}
	
#carousel{
width:940px;
margin:0 auto;
display:block;
position:relative;
margin-top:120px;
}

#carousel-content{
width:940px;
height:169px;
margin:0 auto;

}

.site_title {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 30px;
}

.headline {
    padding: 30px;
    float:left;
    font-weight: 700;
    font-size: 36px;
    width: 40%;
    line-height: 40px;
    
}
	#carousel-content ul{
	width:400px;
	float:right;
	margin-right:40px;
	font-size:12px;
	color:#000;
	line-height:18px;
	margin-top:20px;
	}
	
	#carousel-content li{
	background: url(images/star.gif) top left no-repeat;
	display:block;
	padding-left:20px;
	}
	
#dotted-line{
width:940px;
height:2px;
margin:0 auto;
margin-top:10px;
background: url(images/dotted940.gif) top center no-repeat;
display:block;
}


#modules{
width:940px;
margin:0 auto;
margin-top:10px;
}

	#module{
	width:460px;
	height:330px;
	float:left;
	position:relative;
	}
	
	#module img{
	padding:0 20px 20px 0;
	position:absolute;
	top:0px;
	left:0px;
	
	}
	
	#module h3{
	font-size:18px;
	position:absolute;
	color:#4b9cda;
	top:0px;
	left:160px;
	font-weight: normal;
	height:45px;
	display:block;
	}
	
	#module ul{
	position:absolute;
	top:40px;
	left:175px;
	width:400px;
	margin-right:40px;
	font-size:12px;
	color:#736461;
	line-height:18px;
	
	margin-top:20px;
	}
	
	#module li{
	list-style: disc;
	font-weight:bold;
	margin:0 0 5px 0;
	}
	
	#buynow{
	position:absolute;
	bottom:20px;
	left:160px;
	}
	
	#buynow a{
	width:175px;
	height:40px;
	display:block;
	background: url(images/buynow-button.jpg)top center no-repeat;
	border-bottom:0px none;
	}
	
	#buynow a:hover{
	background-position: 0 -40px;
	}
	
#questions{
width:940px;
height:112px;
background: url(images/question-bkg.jpg) top center no-repeat;
margin:0 auto;
margin-top:10px;
}

	#questions ul{
	width:400px;
	float:right;
	margin-right:40px;
	font-size:12px;
	color:#fff;
	line-height:18px;
	margin-top:10px;
	list-style:none;
	text-shadow:1px 1px 10px #000;
	}
	
	#questions ul li{
	margin-bottom:10px;
	}
	
#footer-wide{
width:100%;
height:172px;
background:url(images/footerwide-bkg.jpg) top center repeat-x;
}

	#footer{
	width:940px;
	margin:0 auto;
	background:url(images/footer-bkg.jpg) top center no-repeat;
	height:172px;
	position:relative;
	font-size:10px;
	text-shadow:1px 1px 5px #fff;
	}
	
		#disclaimer{
		position:absolute;
		top:100px;
		left:90px;
		}
		
		#fourohone{
		position:absolute;
		top:100px;
		right:190px;}