/* HTML Defaults */

body {
	font: 75%/1.3em Arial, Helvetica, sans-serif;
	color: #252525;
	background: #fff;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #744482;
}
a:hover {
	text-decoration: underline;
	color: #744482;
}
a:active {
	text-decoration: underline;
	color: #999;
}
img {
	border: none;
}
form, table {
	background: url(../images/form_bg.png) repeat-x left top;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	font-size: 150%;
	line-height: 1.2em;
	font-weight: normal;
	color: #252525;
	padding: 10px;
}
label {
	font-weight: normal;
	width: 100px;
	float: left;
	padding: 0 10px;
}
input, form img {
	vertical-align: middle;
}
table {
	width: 100%;
	border-collapse: collapse;
}
thead {
	font-size: 130%;
	color: #fff;
	background: #000 url(../images/th_bg.png) repeat-x left bottom;
}
th, td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: solid 1px #fff;
}
th {
	font-weight: bold;
	width: 20%;
}
form p {
	margin: 0;
	padding: 0 10px;
}

/* Main Container */

#container {
	width: 980px;
	margin: 0 auto;
}
.clear {
	clear: both;
}

/* Header */

#header {
	background: url(../images/header_bg.png) no-repeat left top;
	height: 65px;
	width: 980px;
}
#logo, #logo h1, #logo a {
	height: 65px;
	width: 260px;
}
#logo {
	background: url(../images/header_logo.png) no-repeat left top;
}
#logo h1 {
	font-size: 100%;
	margin: 0;
}
#logo a {
	display: block;
	text-indent: -9999px;
}

/* Nav */

#nav {
	background: url(../images/nav_bg.png) no-repeat left top;
	height: 35px;
	width: 980px;
	clear: both;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	font-size: 110%;
	line-height: 35px;
	float: left;
	list-style: none;
	border-right: solid 1px #fff;
}
#nav ul li a {
	color: #252525;
	background-image: url(../images/nav_hover_bg.png);
	background-repeat: repeat-x;
	float: left;
	padding: 0 15px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #252525;
	background-position: left top;
}
#nav ul li a:hover {
	color: #fff !important;
	text-decoration: none;
	background-position: left -35px;
}
#home #nav a#navhome, #about #nav a#navabout, #order #nav a#navorder, #pricing #nav a#navpricing, #faq #nav a#navfaq, #comments #nav a#navcomments, #contact #nav a#navcontact, #basket #nav a#navbasket {
	color: #ce2400;
}
#subnav {
	color: #fff;
	background: #000 url(../images/subnav_bg.png) repeat-x left bottom;
	height: 46px;
	width: 980px;
	clear: both;
	position: relative;
}
#subnav div {
	padding: 7px 10px;
}
#subnav p {
	margin: 0;
}
#getstarted {
	height: 32px;
	width: 225px;
	float: left;
}
#getstarted a {
	background-image: url(../images/subnav_getstarted.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 32px;
	width: 225px;
}
#getstarted a:link, #getstarted a:visited {
	background-position: left top;
}
#getstarted a:hover {
	background-position: left -32px;
}
#getstartedgallery {
	font-size: 108%;
	line-height: 32px;
	color: #fff;
	height: 32px;
	width: 300px;
	float: left;
}
#getstartedgallery a:link, #getstartedgallery a:visited {
	color: #ecceb4;
}
#getstartedgallery a:hover {
	color: #fff;
}
#tel {
	font-size: 120%;
	float: right;
}
#tel strong {
	font-size: 170%;
	line-height: 1.3em;
	font-weight: normal;
	color: #ecceb4;
}
#home #tel strong {
	font-size: 200%;
	line-height: 1.2em;
}

/* Footer */

#footer {
	color: #666;
	background: url(../images/footer_bg.png) no-repeat left top;
	width: 980px;
	float: left;
	clear: both;
	padding-top: 20px;
}
#footer div {
	padding: 15px;
}
#footer p {
	margin: 0;
}
#copyright {
	font-size: 75%;
	line-height: 1.3em;
	float: left;
}
#footerlinks {
	font-size: 85%;
	line-height: 1.3em;
	float: right;
}

/* Content */

#content {
	width: 980px;
	float: left;
	clear: both;
}
#content ul li {
	list-style: url(../images/bullet.png);
}
#gallery #content ul li {
	list-style: none;
}
#title {
	background: url(../images/title_bg.png) no-repeat left top;
	height: 48px;
}
#title h2 {
	font-size: 250%;
	line-height: 48px;
	font-weight: normal;
	color: #ab5d7d;
	margin: 0;
	padding: 0 20px;
}
#bodytext {
	padding: 10px 20px 20px 20px;
	position: relative;
}
#gallery #bodytext {
	min-height: 650px;
}
#bodytextside {
	padding: 10px 295px 20px 20px;
	position: relative;
}
#bodytext h3, #bodytextside h3 {
	font-size: 150%;
	line-height: 1.2em;
	font-weight: normal;
}
#bodytext h4, #bodytextside h4 {
	font-size: 100%;
	font-weight: bold;
}
#photo {
	position: absolute;
	top: -48px;
	right: 0;
}
.quote {
	background: url(../images/quote_bg.png) no-repeat center top;
	padding: 10px 50px;
	border-bottom: solid 1px #c1c1c1;
}
.quote p {
	margin: 0;
}
.attribute {
	font-size: 92%;
	font-style: italic;
}
#contact form {
	width: 500px;
	float: right;
}
.forminput {
	font: 100% Arial, Helvetica, sans-serif;
	color: #252525;
	background: #fff;
	width: 300px;
	float: left;
	padding: 4px;
	border: solid 1px #c1c1c1;
}
.formrow {
	width: 100%;
	float: left;
	clear: both;
	padding: 5px 0;
	border-bottom: solid 1px #fff;
}
.button {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/button_bg.png) repeat-x left center;
	margin-left: 120px;
	padding: 5px 10px;
	border: solid 1px #fff;
}
a.button, a.button:visited {
	color: #fff;
	margin-left: 0;
}
.pricingtable {
	width: 45%;
	float: left;
	margin: 10px;
}
.pricingtable td {
	font-size: 110%;
	color: #fff;
	background: #ab5d7d;
}
.pricingtable strong {
	font-size: 130%;
}
.pricingtable img {
	vertical-align: middle;
}
.pricingintro {
	background: url(../images/pricingintro_bg.png) no-repeat center center;
	height: 125px;
	padding: 15px 40px 0 40px;
}
.pricingintro p {
	margin: 1em 0;
}
.guarantee {
	background: #f9ede2;
	width: 645px;
	float: left;
	padding: 10px;
	border: solid 1px #c1c1c1;
}
.guarantee p {
	margin: .5em 0;
}
.guarantee img {
	height: 80px;
	width: 80px;
	margin-right: 10px;
}
#previewflash {
	text-align: center;
	height: 500px;
	width: 760px;
	margin: auto;
}
.checkoutbutton {
	text-align: center;
	background: #edcfb5;
	padding: 5px 0;
}
.checkoutbutton .button {
	margin-left: 0;
}

/* Front */

#front {
	position: relative;
}
#flash {
	height: 355px;
	width: 600px;
	float: left;
}
#intro {
	background: url(../images/front_title.png) no-repeat left top;
	width: 380px;
	float: right;
	padding-top: 135px;
}
#front h2, #front h3, #front p, #front ol {
	margin: 0;
	padding: 0;
}
#intro h2 {
	display: none;	
}
#intro h3 {
	font-size: 195%;
	line-height: 1.2em;
	font-weight: normal;
	color: #744482;
	padding: 10px;
	border-top: solid 1px #c1c1c1;
}
#intro p {
	line-height: 1.6em;
	padding: .5em 10px;
}
#intro ul li {
	font-weight: bold;
	color: #744482;
	list-style: url(../images/tick.png);
}
#steps {
	background: #f0cfb4 url(../images/steps_bg.png) repeat-x left bottom;
	height: 108px;
	width: 980px;
	float: left;
	clear: both;
}
#steps ol li {
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: left center;
	height: 93px;
	width: 170px;
	float: left;
	padding: 15px 10px 0 64px;
	list-style: none;
	border-right: solid 1px #fff;
}
.step1 {
	background-image: url(../images/step1_bg.png);
}
.step2 {
	background-image: url(../images/step2_bg.png);
}
.step3 {
	background-image: url(../images/step3_bg.png);
}
#steps ol li a {
	font-weight: bold;
}
#steps p, #steps div {
	height: 108px;
	width: 244px;
	float: left;
	border-right: solid 1px #fff;
}
#steps div {
	background: #f2f2f2 url(../images/front_getstarted_bg2.png) repeat-x left top;
}
#steps div h2 {
	font-size: 130%;
	line-height: 1.2em;
	color: #744482;
	margin: 0;
	padding: 10px 5px 0 5px;
}
#steps div ul {
	margin: 0;
	padding: 0;
}
#steps div ul li {
	list-style: none;
}
#steps div ul li, #steps div ul li a {
	width: 122px;
	float: left;
}
#steps div ul li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
}
#steps div ul li a:hover {
	background-repeat: no-repeat;
	background-position: left -76px;
}
a.frontupload {
	background-image:  url(../images/front_upload.png);
}
a.frontgallery {
	background-image:  url(../images/front_gallery.png);
}
#steps p a {
	background-image: url(../images/front_getstarted_bg.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 108px;
	width: 244px;
}
#steps p a:link, #steps p a:visited {
	background-position: left top;
}
#steps p a:hover {
	background-position: left -108px;
}
