@charset "utf-8";
/* CSS Document */

body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: black;
	scrollbar-arrow-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/patmac_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #06A2E3;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #0576A7;
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

#top_nav {
	width: 970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 5px;
	margin: 0 auto;
	color: #FFFFFF;
}

#header {
	width: 980px;
	background-image: url(../images/patmac_media_header.jpg);
	height: 132px;
	margin: 0 auto;
}

#navbar {
	width: 980px;
	height: auto;
	
}

#content {
	width: 960px;
	height: auto;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}

#content_portfolio {
	width: 980px;
	height: 600px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/patmac_portfolio.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.content_misc {
	width: auto;
	height: auto;
	padding: 0px;
	vertical-align: top;
	float: left;
}

#footer {
	height: auto;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #051A22;
	line-height: 1.8em;
	padding: 10px;
	display: block;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

li {
	list-style-image: url(../images/arrow_urls.png);
	text-align: justify;
}

.logo {
	padding: 5px;
	float: left;
	height: 167px;
	width: 147px;
	z-index: 1000;
}

.bg_box {
	background-color: #051a22;
	border: 1px solid #082c3a;
	float: left;
	width: 465px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	height: 310px;
}

.bg_box p {
	text-align: justify;	
}

.bg_box_full_width {
	background-color: #051a22;
	border: 1px solid #082c3a;
	float: left;
	width: 940px;	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.bg_box_full_width p {
	text-align: justify;	
}

.bg_box_clear {
	float: left;
	width: 588px;
	padding: 5px;
	margin: 5px;
	height: auto;
	clear: both;
	background-repeat: no-repeat;
}

.img_right {
	padding: 10px;
	float: right;
	height: auto;
	width: auto;
}

.img_left {
	padding: 10px;
	float: leftt;
	height: auto;
	width: auto;
}

.form_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00486e;
	border: 1px solid #005E91;
}

.urls {
	background-color: #051a22;
	border: 1px solid #082c3a;
	float: left;
	width: 340px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.urls li {
	list-style-image: url(../images/arrow_urls.gif);
	font-size: 10px;
}

.urls h1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	color: #FFFFFF;
	margin: 5px;
	background-color: #0C3D50;
}

.urls p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	line-height: 0.7em;
}

.latest_projects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 150px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.latest_projects a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	color: #06A2E3;
	text-decoration: none;
}


.latest_projects p, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}

.latest_projects img {
	margin: 0px;
	padding: 0px;
}

.latest_projects_header {
	padding: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	clear: both;
	font-weight: bold;
	margin: 0px;
}

#splash {
	height: 240px;
	width:465px;
	clear:both;
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:465px;
	height:220px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float: right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:right;
		height:28px;
		line-height:28px;
		color:#FFF;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		color:#06699;
		font-weight:bold;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

