/* lipsofanangel.ca style sheet. Design by www.fisherstudios.ca */

/* STRUCTURAL ELEMENTS */

body {
	background-color: #FFF;
}

#wrapper {
	position: relative;
	top: 10px;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	border: 7px solid #CCC;
	overflow: hidden;
}

#introwrapper {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#maincontent {
	position: relative;
	float: left;
	width: 810px;
	background-color: #E6E6E6;
}

#header {
	width: 810px;
	height: 140px;
	float: left;
	position: relative;
}

#banner {
	position: relative;
	width: 810px;
	height: 100px;
	float: left;
	background-image: url(images/layout/banner-full.jpg);
}

#capbot {
	width: 810px;
	height: 15px;
	position: relative;
	float: left;
	background-image: url(images/layout/capbot-full.jpg);
}

#nav {
	width: 810px;
	height: 40px;
	position: relative;
	float: left;
	background-color: #FF99CC;
}

#footer {
	left: 50%;
	width: 810px;
	position: relative;
	float: left;
	margin-left: -408px;
	margin-top: 1.5em;
}

#c3 {
	width: 400px;
	position: relative;
	float: left;
	padding: 10px;
	padding-top: 0;
	margin-top: 20px;
	overflow: auto;
}

#c0 {
	width: 315px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#c-services-left {
	position: relative;
	float: left;
	width: 355px;
	margin: 20px, 0, 0, 20px;
}

#c-services-right {
	position: relative;
	float: left;
	width: 360px;
	margin-left: 30px;
	margin-top: 20px;
}

#servicebox-large {
	position: relative;
	float: left;
	width: 355px;
}

#servicebox-medium {
	position: relative;
	float: left;
	width: 355px;
	margin-top: 20px;
}

#servicebox-header {
	position: relative;
	float: left;
	width: 355px;
	background-color: #FF99CC;
	padding-top: 3px;
}

#servicebox-header-left {
	position: relative;
	float: left;
	margin-left: 5px;
}

#servicebox-header-right {
	position: relative;
	float: right;
	margin-right: 5px;
}

#servicebox-description {
	position: relative;
	float: left;
	width: 255px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 50px;
}

#servicebox-whatisincluded {
	position: relative;
	float: left;
	width: 355px;
	background-color: #FFFFFF;
}

#servicebox-whatisincluded-large {
	position: relative;
	float: left;
	width: 355px;
	background-color: #FFFFFF;
}

#padme {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 7px;
}

#ordernow {
	position: relative;
	float: left;
	width: 355px;
}

#gallery-wrapper {
	position: relative;
	float: left;
	width: 810px;
	background-color: #e6e6e6;
}

#gallery-subnav {
	position: relative;
	float: left;
	height: 20px;
	width: 800px;
	padding-top: 3px;
	text-align: left;
}

#testimonials_wrapper {
	padding: 20px;
	overflow: auto;
}

#testimonial {
	position: relative;
	float: left;
	width: 740px;
	margin-bottom: 20px;
}

#services_list {
	margin-bottom: 20px;
	float: left;
	position: relative;
	height: auto;
}

#service_entry {
	margin-bottom: 1em;
	float: left;
	position: relative;
	height: auto;
}

#service_subhead {
	width: 400px;
	float: left;
	height: auto;
	position: relative;
}

#service_item {
	width: 400px;
	height: auto;
	float: left;
	position: relative;
}

#service_name {
	width: 200px;
	float: left;
	position: relative;
	height: 1.2em;
}

#service_price {
	width: 200px;
	float: left;
	position: relative;
	height: 1.2em;
}

#service_disclaimer {
	width: 600px;
	float: left;
	position: relative;
	clear: both;
	margin-left: 20px;
	height: 2.4em;
}

/* Superior Class Based CSS Positioning */

.photo {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.minipromobox {
	width: 315px;
	background-color: #680432;
	margin-top: 1em;
	text-align: center;
	font-size: 1.5em;
	color: #9B3565;
	font-family: Monotype Corsiva, Palatino Linotype, Book Antiqua, Palatino, serif;
	padding-top: 1em;
	padding-bottom: 1em;
}

.dreamgroupbox {
	width: 315px;
	background-color: #FF99CC;
	margin-top: 1em;
	text-align: center;
	font-size: 1.5em;
	color: #FFFFFF;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.5em;
}

/* TYPOGRAPHICAL STRUCTURING */

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

p#intro {
	margin-top: 0;
	margin-bottom: 1em;
}

p#firstparagraph {
	margin-top: 0;
	margin-bottom: 1em;
}

p#nomargins {
	margin-top: 0;
	margin-bottom: 0;
}

#maincontent ul {
	list-style: outside;
	list-style-type: circle;
}

#services_list {
	margin: 20px;
}

/* NAVIGATIONAL STRUCTURING */

#nav ul {
	margin-left: 45px;
}

#nav li {
	float: left;
}

#nav li a {
	padding-top: 0.5em;
	background-color: #FF99CC;
	height: 40px;
	float: left;
	width: 120px;
	display: block;
	text-align: center;
	text-decoration: none;
}

#nav li a:hover {
	background-color: #DF6FA8;
}

#subnav a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#subnav a#active {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

/* TYPOGRAPHY */

#servicebox-header {
	color: #000;
}

#servicebox-description {
	color: #000000;
}

#servicebox-whatisincluded {
	color: #000000;
}

#servicebox-whatisincluded-large {
	color: #000000;
}

#maincontent {
	color: #000000;
	font-family: Georgia, Arial, Helvatica, serif;
	font-size: 1.2em;
}

#footer {
	color: #585858;
	font-family: Arial, Helvetica, serif;
	font-size: 1.2em;
}

#nav a {
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 1.6em;
}

.active {
	color: #FFFFFF;
	text-decoration: underline;
}

.active-gallery-subnav {
	color: #993366;
}

p#intro {
	font-size: 1.8em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* LINKS */

#footer a {
	color: #993366;
}

.pagecontentbox a {
	color: #993366;
}

#gallery-subnav a {
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}

#banner h1 {
	font-size: 3.5em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #333;
	position: relative;
	margin-top: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#banner h2 {
	font-size: 2.5em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #333;
	position: relative;
	margin-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.special {
	color: #9B3565;
}

table tr.heading {
	height: 2em;
}
table tr.row1 {
	background-color: #FFDFEF;
}
table tr.row2 {
	background-color: #FFCFE7;
}

.dreamgroupbox a {
	color: #680432;
	text-decoration: none;
}

.minipromobox  a {
	color: #FFFFFF;
	text-decoration: none;
}

.pagecontentbox {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.pagecontentbox p {
	margin: 0;
	border: 0;
	padding: 0;
	margin-bottom: 1em;
}

/* STYLING FORM ELEMENTS */

fieldset  {
	background-color: #efefef;
	padding: 5px;
	border: solid 1px #d3d3d3;
	width: 440px;
}

label   {
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 100px;
}

label.fieldLabel	{
	display: inline;
	float: none;
}
	
input.formInputText {
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
}
	
textarea,input.formInputText:hover {
	border: solid 1px #ccc;
	cursor: pointer;
}
	
textarea,input.formInputText:focus{
	border: solid 1px #000;
	cursor: text;
}

textarea.formInputText {
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}

textarea.formInputText:hover{
	cursor: pointer;
}

textarea.formInputText:focus{
	border: solid 1px #000;
	cursor: text;
}

input.formInputButton  {
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	color: #000;
	background: #ccc;
	padding: 1px;
	border: solid 1px #333;
	cursor: pointer;
	float: left;
	width: 5em;
	height: 2em;
	margin-left: 110px;
}

input.formInputButton:hover {
	color: #333;
	background: #bbb;
	cursor: pointer;
}

.errorbox {
	position: relative;
	float: left;
	width: 315px;
	padding: 5px;
	margin-bottom: 1em;
	margin-left: 110px;
	background-color: #680432;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	font-family: Monotype Corsiva, Palatino Linotype, Book Antiqua, Palatino, serif;
}

/* The new gallery subnavigation */

#gallery_subnav {
	position: relative;
	float: left;
	width: 800px;
	padding: 5px;
	height: 30px;
	background-color: #FF99CB;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	font-family: Monotype Corsiva, Palatino Linotype, Book Antiqua, Palatino, serif;
}
#gallery_subnav ul {
	margin-top: 0.25em;
	list-style: outside;
	list-style-type: none;
}

#gallery_subnav li {
	margin-left: 2em;
	color: #000;
	float: left;
}
#gallery_subnav li a { color: #000; text-decoration: none; }
#gallery_subnav li.active { color: #FFF; }

/* Quote System */

#getaquote {
	position: relative;
	float: left;
	width: 790px;
	margin: 10px;
	min-height: 100px;
	background-color: #CCC;
}