﻿/* CAMEDIAPRINT - Style Sheet
================================== */

/* ZERO MARGINS/PADDINGS*/
* {
	margin: 0;
	padding: 0;}

body {
	font: 62.5%/1.6 "Arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",  "Verdana",sans-serif;
	text-align: center;
	background-image:url(img/camediaprint_bg.jpg);
	background-repeat:repeat;
	background-position: top;}

/*WRAPPER FOR HOME PAGE*/
#wrapper {
	width: 981px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;}	
	
#emailtext{
	color:#FFFFFF;
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 160px;
	padding-left:0px;
	font-weight:bold;
	font-size:1.6em;
	padding-top: 10px;
	left: 726px;
	top: 18px;
	z-index: 5;}

#emailtext a:link, #emailtext a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#emailtext a:hover, #emailtext a:active {
	color: #efefef;
	text-decoration: none;}

#telephone{
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	width: 124px;
	left:535px;
	top: 26px;
	color: #FFFFFF;
	z-index: 5;
	font-weight:bold;
	font-size:1.6em;}
	
/*HEADER INFO*/
#header {
	margin: 0px;
	padding: 0px;
	height:327px;
	position:relative;
	width: 981px;
	border-bottom: 5px solid #ffffff;
	background-image: url(img/camediaprint_header.jpg);}
	
#header1 {
	margin: 0px;
	padding: 0px;
	height:327px;
	position:relative;
	width: 981px;
	border-bottom: 5px solid #ffffff;
	background-image: url(img/camediaprint_header1.jpg);}
	
	
	
	
	
	
	
	
	
	
/*END OF HEADER INFO*/

/*LOGO INFO*/
#logo {
	margin: 0px;
	padding: 0px;
	height:211px;
	position:absolute;
	width: 350px;
	float:left;
	border-bottom: 0px solid #ffffff;
	background-color:#FFFFFF;
	padding-top: 0px;
	left: 54px;
	top: 107px;
}
/*END OF LOGO INFO*/

#logo img{ border:0px;}
	
#mainbody{
	width:981px;
	position:relative;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(img/camediaprint_bodybg.jpg);}

/*START OF CENTRAL COLUMN INFORMATION*/

#maincontent{
	width: 460px;
	margin: 0;
	float: left;
	padding-top: 5px;
	position:relative;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid;
	border-color: #000000;}
	
#mainContent a:link,  a:visited {
	color: #000000;
	text-decoration: underline;} 

#mainContent a:hover,  a:active {
	color: #999999;
	text-decoration: underline;}
			
#mainContent ul{
	padding-left: 20px;}

#textinner {
	margin-left: 35px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 15px;
	font-size: 1.2em;}
	
#textinner p{
	padding-bottom: 5px;
	padding: 5px;font-size: 1.2em;}
	
#textinner h1{
	font-size: 2.4em;
	font-weight:bold;
	padding-left: 5px;
	border-bottom: 0px solid #000000;
	color: #FFFFFF;
	text-align: left;
}	
		
#textinner ul{
	list-style:inside;
	color:#FFFFFF;
	font-size: 1.2em;
	line-height: inherit;
	padding-left: 20px;}
		
#textinner a:link,  #textinner a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinner a:hover,  #textinner a:active {
	color: #666666;
	text-decoration: underline;}
 
#imagecenter {padding-left:65px;}

/*RIGHT COLUMN INFO*/

#secondaryContent {
	padding-bottom: 0px;
	height: auto;
	background-repeat: no-repeat;
	width: 224px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;}
	
/*START OF LEFT COLUMN INFORMATION*/
#thirdContent {
	width: 260px;
	float: left;
	list-style: none;
	padding-top: 0px;
	position:relative;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: auto;}

/*END OF LEFT COLUMN INFORMATION*/

a:link,  a:visited {
	color: #ffffff;
	text-decoration: underline;} 

a:hover,  a:active {
	color: #efefef;
	text-decoration: none;}

#map{
	width: 400px;
	height: 400px;
	border: 1px solid #ffffff;
	margin: 0px;
	border-color: #003366;
	z-index:auto;
} 

#secondaryContent p {font-size: 1.2em;}

/*END OF RIGHT COLUMN INFO*/

/*START OF FOOTER*/

#footer {
	color:#FFFFFF;
	padding: 0px 0px;
	width:981px;
	clear: both;
	height: 80px;
	border-top: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	float: left;
	background-image: url(img/camediaprint_footer.jpg);
	background-color: #231F20;
	background-repeat: no-repeat;
	bottom: auto;} 

/*END OF FOOTER TEXT*/

h1 {font-size: 2.4em; font-weight: normal;}

h2 { font-size: 2.0em; font-weight: normal;}

.bold{font-weight:bold;}

p {font-size: 1.3em;}

li{font-size: 1.2em;}

h1, h2, p {margin: 0em 0;}

h4{margin-left:15px;}

.button{color:#FFFFFF;
	background-color:#9E5281;
	border-color:#9E5281;
	padding-top:0px;
	float:right;
	height:25px;}

.button1{
	color:#FFFFFF;
	background-color:#231F20;
	border-color:#231F20;
	padding-right:0px;
	width:100px;
}
	
#footertext{
	float:right;
	top:0px;
	width: 400px;
	padding-top: 30px;}
	
.style9 {font-size: 1.5em}

#tagline{
	font-size:1.5em;
	font-stretch: wider;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;}

/*START OF NAVIGATION*/
div#navbar  {
	color: #666666;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #FFFFFF;
	display: block;
	padding-left: 20px;
	top:0px;
	width: 961px;
	height:62px;
	border-top:  0px solid #999999;
	border-bottom: 0px solid #637FB6;
	float: left;
	margin:0px;
	position:relative;
	background-image: url(img/camediaprint_menustrip.jpg);
	background-repeat: no-repeat;}
	
#navbar ul {
	float:right;
	width:941px;
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	/**background-color: #a2968a;**/
	border-top: 0px solid #f9eef4;
	border-bottom: 0px solid #f9eef4;
	height: 35px;
	padding-top: 20px;
	padding-left: 4px;}
	
#navbar li {
	display:inline;
	text-align: center;
	height: 85px;
	border-bottom: 0px solid #f47320;
	width: auto;}

#navbar a {
	color: #999999;
	text-decoration: none;
	padding: 2px 6px 2px 11px;
	width: auto;
	float: left;
	text-align: center;
	border-right: 1px solid #f47320;
	height: 1.6em;
	text-align:center;
	border-bottom:0px solid #ff9933;
	font-weight:bold;}

#navbar a:hover {
	color: #cccccc;}

#navbar a.homeactive {
	color: #FFFFFF;font-size: 1.2em;}
	
#sideimage1{
	width:224px;
	height:200px;
	position: relative;}
	
#sideimage2{
	width:192px;
	height:62px;
	position: relative;
	background-image: url(img/camediaprint_getaquote1.jpg);
	padding-left: 0px;
	background-repeat: no-repeat;
	left: 17px;
}
	
#sideimage3{
	width:192px;
	height:62px;
	position: relative;
	background-image: url(img/camediaprint_getaquote1.jpg);
	padding-left: 0px;
	background-repeat: no-repeat;
	left: 17px;}
		
#sideimage3{
	width:192px;
	height:62px;
	position: relative;
	padding-left: 0px;
	padding-top:10px;
	left: 17px;}
	
#sideimage4{
	width:192px;
	height:62px;
	position: relative;
	padding-left: 0px;
	padding-top:0px;
	left: 17px; text-align:center;  }

#sideimage4 img{ border:0px;}
	
	

#getaquote{
	position:absolute;
	width:109px;
	padding-left: 0px;
	top: 15px;
	padding-right: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	z-index: 10;
	left: 33px;}

.style10 {
	color: #F47320;
	font-weight: bold;}

.style14 {
	color: #FFFFFF;
	font-weight: bold;}

#jollie{ width:981px; position:relative; float:left; background-color:#FFFFFF;}

#jollie p{
	padding-left: 40px;

}
		
#jollie a:link,  #jollie a:visited {
	color: #000000;
	text-decoration: underline;} 

#jollie a:hover,  #jollie a:active {
	color: #666666;
	text-decoration: none;}

