/* Natural Elements */
a {
	text-decoration: underline;
	font-size: x-small;
	color: #000;
}

a:hover {
	color: #666;
}

body {
	margin: 0 auto;
	padding: 0;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: small;
  	color: #000;
	background-color:#FFF;
	width: auto;	
	vertical-align: top;
}

td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
	border: dashed 1px #999;
	width: 50%;
	padding: 4px;
	text-align: left;
}

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}

h1.one_stop_shop {
	text-indent: -2000em;
	background-image: url(../images/onestopshop_title.gif);
	height: 40px;
	width: 492px;
}

p {
	padding: 5px 0;
	margin: 0;
}

p.inline {
	display: inline;
	padding-right: 20px;
}

ul {
	margin: 0;
	padding: 4px;
}

li {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;	
	list-style-type: none;
}

table.display {
	width: 600px;
	padding: 0;
	margin: 0;
}

table.three-cell-table {
	width: 100%;
}

table.three-cell-table td {
	width: 33.3%;
	border: none;
	text-align: center;
}

table.three-cell-table td.leftindex {
	text-align: left;
}


input,
select,
textarea {
	border: 1px #999 solid;
	color: #000000;
	background-color: #fff;
	width: 300px;
}

a.close {
	border: thin #999 solid;
	color: #000000;
	background-color: #fff;
	width: 100px;
}

input.withbg {
	color:#000;
	background-color: #ccc;
	cursor: pointer;
	width: 100px;
}

table.contact td.noborder,
table.contact th.noborder,
table.display td.noborder,
table.display th.noborder {
	border: none;
}

td.smaller {
	width: 10px;
}

.testimonials {
	border-bottom: 1px #999 dashed;
}

.smalltext {
	font-size: x-small;
}

.anim {
	position: absolute;
	z-index: 0;
	top: 180px;
	right: 120px;
	left: 650px;
	bottom: auto;
}

/* ID's */
/* Navigation active colours */
#perfectdayactive {
	color: #000;
	background-color: #bed9ed;
}

#testimonialsactive {
	color: #000;
	background-color: #daedfb;
}

#perfectprintsactive {
	color: #000;
	background-color: #c8a99a;
}
#fiercepixactive {
	color: #000;
	background-color: #f8b8cb;
}
#specialoccationactive {
	color: #000;
	background-color: #faba7a;
}
#greyactive {
	color: #000;
	background-color: #eaeaea;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	font-size: x-small;
}

#navlist li {
	margin: 0;
	padding: 4px 10px;
	border-bottom: dashed #999999 1px;
}

#navlist li a {
	text-decoration: none;
}

div {
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;		
}

div.bgimgperfectprints {
	position: absolute;
	width:518px;
	height:380px;
	z-index: 0;
	top: 1010px;
	background-image: url(../images/perfectprints_BG.jpg);
	left: 490px;
}

div.bgimgperfectday {
	position:absolute;
	width:518px;
	height:380px;
	z-index:0;
	top: 1405px;
	background-image: url(../images/perfectday_BG.jpg);
	left: 490px;
}

div.bgimggallery {
	position:absolute;
	width:518px;
	height:380px;
	z-index:0;
	top: 228px;
	background-image: url(../images/gallery_BG.jpg);
	left: 490px;
}
div.bgimgspecialocc {
	position:absolute;
	width:518px;
	height:380px;
	z-index:0;
	top: 815px;
	background-image: url(../images/specialocc_BG.jpg);
	left: 490px;
}
div.bgimgfiercepix {
	position:absolute;
	width:518px;
	height:380px;
	z-index:0;
	top: 195px;
	background-image: url(../images/fiercepix_BG.jpg);
	left: 490px;
}

div.bgimgtest {
	position:absolute;
	width:518px;
	height:380px;
	z-index:0;
	top: 936px;
	background-image: url(../images/testimonials_BG.jpg);
	left: 490px;
}

/* This contains all div that should be 98 percent width */
div.onehundred {
	width: 98%;
	margin: 0;
	padding: 0 0 3px 0;
	background-color: #FFF;
	color: #000;
}	

/* This contains the navigation and main content sections */
div.content {
	margin: 0;
	padding: 0;
}

div.dashed {
	border: dashed #999999 1px;
	margin: 0 0 0 150px;
}

/* This contains the navigation only */
div.nav {
	position: relative;
	width: 140px;
	height: 350px;
	display: block;
	margin: 0 10px 0 0; 
	left: 0;
	background-color: #FFF;
	color: #000;
}

div.maincontent {
	position: relative;
	width: 550px;
	/*min-height: 100%;*/
	top: 0;
	left: 0;
	font-size: small;
	display: block;
	background-color: #fff;
	color: #000;
	margin: 0 100px 0 0;
	padding: 0 5px 0 5px;
	border: 2px solid #999;
}

.portionpackages {
	background-color: #faba7a;
	color: #000;
	font-weight: bold;
}

div.maincontentprintable {
	position:absolute;
	width: 600px;
	min-height: 100%;
	top: 80px;
	left: 0;
	font-size: small;
	border: solid #999 2px;
	display: block;
	background-color: #fff;
	color: #000;
	margin-left: 10px;
	margin-right: 100px;
	padding: 0 5px 0 5px;
}

div.firstindexmaincontent {
	position:absolute;
	width: 700px;
	min-height: 350px;
	top: 100px;
	left: 55px;
	font-size: small;
	border: none;
	background-color: #fff;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0 3px;
}

div.firstindexmaincontent td {
	border: none;
}

div.outsideborder {
	text-align: center;
	margin: 0 100px;
}

.perfectdaytable {
	width: 95%;
	border-collapse: collapse;
	margin: 0 0 0 10px;
}

table.outsideborder {
	width: 750px;
	margin: 0;
	padding: 0;
}

table.contact,
table.getflash {
	width: 95%;
}

div.bottomdashedindex {
	position:absolute;
	left: 144px;
	top: 295px;
	width: 55%;
	border: dashed #999999 1px;
	text-align: right;
	margin-bottom: 5px;
	font-size: small;
	background-color:#FFF;
	color: #000;
	padding-right: 5px;
}

div.bottomdashednav {
	position:absolute;
	left: 144px;
	top: 535px;
	width: 55%;
	border: none;
	text-align: right;
	margin-bottom: 5px;
	font-size: small;
	background-color:#FFF;
	color: #000;
	padding-right: 5px;
}

div.IMGbottomdashednav {
	position:absolute;
	left: 144px;
	top: 600px;
	width: 55%;
	border: none;
	text-align: right;
	margin-bottom: 5px;
	font-size: small;
	background-color:#FFF;
	color: #000;
	padding-right: 5px;
}

div.bottomdashedPday {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 46px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedPprints {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 54px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedFpix {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 21px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedTest {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: -19px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedMobEnt {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 44px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedGal {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 18px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedPriv {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 18px 0 0 150px;
	padding-right: 10px;	
}

div.bottomdashedTerm {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: 18px 0 0 150px;
	padding-right: 10px;
}

div.bottomdashedCon {
	width: 75%;
	border: dashed #999999 1px;
	text-align: right;
	margin: -19px 0 0 150px;
	padding-right: 10px;	
}

/* Selectors */
.left {
	text-align: left;
	background-color: #ccc;
	color: #000;
}

.leftwhite {
	background-color: #FFF;
	color: #000;
}

.leftindex {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bottom {
	vertical-align: bottom;
	padding-bottom: 15px;
}

.bottomnav li {
	display: inline;
	font-size: 9px;	
	padding-right: 20px;
}

.rightandbold {
	text-align: right;
	font-weight: bold;
	background-color: #FFF;
	color: #42b4e6;
}

.rightandboldone {
	text-align: right;
	font-weight: bold;
	background-color: #FFF;
	color: #00529b;
}

.rightandboldtwo {
	text-align: right;
	font-weight: bold;
	background-color: #FFF;
	color: #003066;
}

td.redbold {
	width: 10px;
	color: red;
	background-color: #FFF;
	font-weight: bold;
}

.red {
	color: red;
	vertical-align: bottom;
}

.rightredbold {
    background-color: #FFF;
	color: red;
	font-weight: bold;
	text-align: right;
}

.packages {
	text-align: left;
	font-weight: bold;
	background-color: #bed9ed;
	color: #000;
}
.printpackages {
	text-align: left;
	font-weight: bold;
	background-color: #c8a99a;
	color: #000;
}

div.HTMLmainbg {
	background-image: url(../images/HTML-Static.jpg);
	background-repeat: no-repeat;
	width: 787px;
	height: 600px;
}

