/* CSS Document */

body {
	text-align: center;
	font-family: Trebuchet MS, Arial Narrow, Arial, Helvetica;
	font-size: 11px;
	color: #111111;
}

@font-face {
        font-family: "Journal";
        src: url("http://www.imagen86.co.uk/font/JOURNAL.TTF")
      }
#tagline {
	padding-top: 15px;
	text-align: center;
}
#tagline a { 
	font-family: "Journal", Trebuchet MS, Arial Narrow, Arial, Helvetica;
	font-size: 18px;
	color: #444444;
	text-align: center;
}

#tagline a:hover {
	text-decoration: underline;
	color: #444444;
}

a {
	text-decoration: none;
}

#container {
	background: url(images/website/background.jpg) no-repeat;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	height: 800px;
}

#spacer {
	height: 50px;
}

.spacer {
	float: left;
	display: inline;
	width: 15px;
}

#greyContainer {
	margin: 0 auto;
	width: 925px;
	height: 671px;
	background-color: #E3E3E3;
	background: url(images/website/floral_back-gallery.jpg) center no-repeat;
}

#greyContainerPages {
	margin: 0 auto;
	width: 925px;
	height: 671px;
	background-color: #E3E3E3;
	background: url(images/website/floral_back.jpg) center no-repeat;
}

#logo {
	text-align: center;
	padding-top: 3px;
}

#mainGallery {
	width: 775px;
	float: left;
	display: inline;
}

#iPhone {
	width: 150px;
	float: left;
	display: inline;
}

#gallery {
	clear: both;
	text-align: center;
	padding: 0;
}

#about {
	width: 775px;
	height: 503px;
	float: left;
	display: inline;
	background: url(images/website/pngs/wht-back.png) no-repeat;
}

#aboutTxtHolder {
	width: 527px;
	height: 432px;
	float: left;
	display: inline;
}

.aboutText {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding: 0 10px 10px 10px;
	background-color: #FFFFFF;
}

#salesTxtHolder {
	width: 507px;
	padding: 10px 10px 5px 10px;
	height: 410px;
	float: left;
	display: inline;
	background-color: #F0F0F0;
	font-size: 12px;
	text-align: left;
}

#salesTxtHolder2 {
	width: 507px;
	padding: 20px 10px 50px 10px;
	float: left;
	display: inline;
	background-color: #F0F0F0;
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
}

#blankTop {
	height: 32px;
	width: 775px;
}

#blankTopSales {
	height: 20px;
	width: 775px;
}

#blankRight {
	width: 211px;
	float: left;
	display: inline;
}

#footer {
	clear: both;
	text-align: center;
	padding: 50px 0 50px 0;
	color: #B2B2B2;
}

.iRockit {
	color: #CC6600;
}

.iRockit:hover {
	color: #B2B2B2;
	text-decoration: underline;
}

.links {
	color: #CC6600;
	font-style: italic;
}

.links:hover {
	color: #99CC00;
}

.table1 {
	float: left;
	display: inline;
	color: #666666;
}

.table2 {
	float: left;
	display: inline;
	color: #990000;
	padding-left: 20px;
}