@charset "utf-8";

/* resets all styles */
@import url("reset.css");

body
{
	width: 100%;
	background-image: url("assets/background.gif");
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

body.home
{
	background-image: url("assets/slideshow-side-shadows.png"), url("assets/homepage-background.gif");
	background-repeat: no-repeat, repeat-x;
	background-position: center top;
	background-image: URL("assets/homepage-background.gif")\9; /* IE8 and below */
	background-repeat: repeat-x\9; /* IE8 and below */
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}

.wrapper {
	
	margin: 0 auto;
	width: 960px;
	
}

.button {
    background-color: #336699; /* metalic blue */
    border: none;
    color: white;
    padding: 6px 18px;
    margin-top: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 8px;
}

#pressonelogo {
	float: left;
	width: 730px;
}
#calltoday {
	float: left;
	height: 98px;
	padding-top: 15px;
}
#call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}



/*------------------------
	---------------- NAVS
	------------------------*/


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(images/left_arrow.png) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(images/right_arrow.png) no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 5;
		
	}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url(images/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url(images/slider_selector_current.png) no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 5;
		
	}
	
	.ddslider-container {
		
		float: left;
		position: relative;
		width: 100%;
		z-index: 15;
		
	}
	
#verticalrule
{
	width: 960px;
	text-align: center;
	height: 100%;
	border: 0px #CCC;
	margin: 0px auto 0px auto;
}
#pressoneservicestable
{
	text-align: center;
	height: 240px;
	width: 960px;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
}
.greyroundtablebox {
	background-image: url(assets/grey_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 240px;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}
.servicestabletext
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.servicestabletext h4
{
	font-size: 18px;
	color: #6A0000;
	text-align: center;
	margin-top: 10px;
}
.servicestabletext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top: 16px;
}
#content table {
	width: 100%;;
}
body.home #content td
{
	width: 50%;
	vertical-align: top;
	text-align: left;
}
#content h3
{
	font-size: 26px;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #336699;
	text-align: left;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	vertical-align: top;
}

#slideshow
{
	width: 960px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto 0px auto;
}

body.home #contentblock1
{
	border-right: 2px #CCC dotted;
	padding-right: 20px;
}

body.home #contentblock2
{
	padding-left: 10px;
	border-bottom: 2px #CCC dotted;
}

body.home #contentblock3
{
	padding: 20px 10px 10px 10px;
}

.classified-image
{
	width: 521px;
	height: 586px;
	margin: 0 auto;
	background-image: url(assets/for_rent_background.jpg);
	background-repeat: no-repeat;
}
.classified-text
{
	color: #333;
	font-size: 14pt;
	font-family: Times, Times New Roman, Goudy, serif;
	letter-spacing: 1px;
	text-align: left;
	line-height: 28px;
	width: 340px;
	height: 400px;
	padding: 160px 20px 0px 80px;
}

/* Header
-----------------------------------------------------------------------------*/
#header
{
	height: 98px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content
{
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	border: 1px #ccc solid;
	padding: 20px;
	margin: 20px 8px;
	text-align: left;
}

body.home #content
{
border: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer
{
	height: 120px;
	background-color: #CCC;
	padding: 20px;
	text-align: left;
}

#footernav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerbox
{
	float: left;
	padding: 0 40px;
}

.footerbox li a
{
	color: #660000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
}

.footerbox li
{
	margin: 0px;
	line-height: 16px !important;
}

input    {
border: 1px solid #999;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
select    {
border: 1px solid #999;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea    {
border: 1px solid #999;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}