/**************** Body and tag styles ****************/
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: scroll;
}


a
{
	color: #505050;
	text-decoration: underline;
	background-color: inherit;
}

a:hover
{
	color: #333;
	text-decoration: none;
	background-color: inherit;
}

a img { border: none; }

img.left
{
	float: left;
	margin: 0 12px 5px 0;
}

img.center
{
	display: block;
	margin: 0 auto 5px auto;
}

img.right
{
	float: right;
	margin: 0 0 5px 12px;
}

/**************** Header styles ****************/

.home #container
{
	width: 770px;
	margin: 0;
	padding: 0;
	display: block;
}

#container
{
	width: 770px;
	margin: 40px 0 0 0;
	padding: 0;
	display: block;
}

.client-area
{
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	width: 800px;
	height: 40px;
	display: block;
}


.client-area p
{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
}

.client-area a { font-size: 0.8em; }

#header
{
	height: 230px;
	width: 960px;
	background: #333;
	color: #ffffff;
}

#header h1
{
	width: 155px;
	height: 230px;
	float: left;
	display: block;
	text-indent: -2000px;
}

#header h2
{
	width: 346px;
	height: 230px;
	float: left;
	display: block;
	text-indent: -2000px;
}

#header h3
{
    background-image: url("../img/logo_ta_2011.gif");
    background-position: 217px 63px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 200px;
    text-indent: -2000px;
    width: 457px;
}


#header h1.home
{
	background-image: url(../img/home_header_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.home
{
	background-image: url(../img/home_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h1.weddings
{
	background-image: url(../img/wedding_header_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header h1.tanning
{
	background-image: url(../img/tanning_port.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.weddings
{
	background-image: url(../img/wedding_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header h1.fashion
{
	background-image: url(../img/fashion_header_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.fashion
{
	background-image: url(../img/fashion_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header h1.makeup
{
	background-image: url(../img/makeup_header_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.makeup
{
	background-image: url(../img/makeup_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header h1.gallery
{
	background-image: url(../img/gallery_header_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.gallery
{
	background-image: url(../img/gallery_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header h2.tanning
{
	background-image: url(../img/tanning_lands2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#header h2.links
{
	background-image: url(../img/links_header_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header p
{
	padding: 150px 0 0 0;
	text-align: right;
}

p img.make-up-photographer { margin: 0 0 0 0; }
/**************** navigation styles ****************/
#navigation
{
	height: 22px;
	width: 900px;
	background: #999;
	color: #fff;
	padding: 0 0 0 30px;
}

#navigation li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#navigation li a
{
	height: 13px;
	display: block;
	padding: 0 10px;
	font-size: 0.8333em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #000;
	padding: 5px 12px;
}

* html #navigation a { width: 1%; }
#navigation li.selected a { color: #fff; }

#navigation a:hover
{
	background: #666;
	color: #ffffff;
	text-decoration: none;
}

/**************** Content styles ****************/
#content
{
	float: left;
	width: 430px;
	padding: 0 60px 0 30px;
	margin: 23px 0 0 10px;
}

#content.wide { width: 680px; }

#content h1
{
	display: block;
	margin: 0 0 1.125em 0;
	font-size: 1.334em;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	background-color: inherit;
}


#content h2
{
	font-size: 1.1667em;
	line-height: 1em;
	margin: 2em 0 1.1667em 0;
	font-weight: normal;
}

#content h3
{
	font-size: 1em;
	line-height: 1em;
	margin: 1.1667em 0 1.1667em 0;
	font-weight: bold;
}
#content p
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	padding: 0;
}

strong
{
	background-color: #FFF;
	color: #333;
}

.quote
{
	font-style: italic;
	font-weight: bold;
	color: #4E7314;
	background-color: #FFF;
	
}

#content a:hover,#subcontent a:hover { text-decoration: underline; }
#content ul,#content ol { margin: 0 0 1.5em 15px; }

#content li
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0 -15px;
}

/**************** Gallery styles ****************/

.photo-thumb
{
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	margin: 13px 26px 13px 0;
}

/**************** Sidebar styles ****************/
#sidebar
{
	float: left;
	width: 170px;
	padding: 10px 10px 10px 0;
	margin: 23px 0 0 10px;
}

#sidebar h1
{
	display: block;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-align: left;
	color: #505050;
	background-color: inherit;
	border-bottom: 1px #666 solid;
}

#sidebar h2
{
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: left;
	color: #505050;
	background-color: inherit;
}

#sidebar p
{
	font-size: 0.8333em;
	line-height: 1.8em;
	margin: 0 0 1.8em 0;
	padding: 0;
}

#sidebar strong
{
	background-color: inherit;
	color: #333;
}


#sidebar ul
{
	margin: 0 0 1.8em 1em;
}

#sidebar li
{
	font-size: 0.8333em;
	line-height: 1.8em;
}

.notice
{
	background-color: #CCC;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 0.9em 0.9em 0 0.9em;
	margin: 0 0 0.75em 0;
}

.testimonial
{
	border-left: #999;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	padding: 0.75em 0 0.75em 10px;
	margin: 0 0 0.75em 0;
}

.testimonial p { padding: 0.75em 0 0.75em 10px; }
.testimonial em { font-weight: bold; }



.small
{
	font-size: 0.8333em;
	line-height: 1.8em;
	margin: 0 0 1.8em 0;
}




/**************** Footer styles ****************/
#footer
{
	clear: both;
	padding: 5px 0;
	margin: 0 0 20px 40px;
	border-color: #999;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 460px;
	display: block;
}

#footer p
{
	color: #999;
	background: #fff;
	font-size: 0.8333em;
	line-height: 1.8em;
	margin: 0 0 1.8em 0;
	padding: 0;
}

#footer strong
{
	background-color: #FFF;
	color: #999;
}

#footer a
{
	color: #999;
	background-color: inherit;
	text-decoration: none;
}

#footer a:hover
{
	color: #999;
	background-color: inherit;
	text-decoration: underline;
}



/**************** Form styles ****************/
/*

form#booking-form dt
{
	width: 150px;
	float: left;
	display: block;
	background-color: #FF9;
	padding: 0 10px 10px 0;
}

form#booking-form dd
{
	width: 250px;
	float: left;
	display: block;
	background-color: #FF9;
	padding: 0 10px 10px 0;
}

*/

form#booking-form {
  width: 480px;
}


/* fieldset styling */

form#booking-form fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px solid #ccc;
}

/* legend styling */

form#booking-form legend {
  font-weight: bold;
}


form#booking-form p
{
	position: relative;
	width: 100%;
}

/* style for  labels */
label {
  float: left;
  width: 10em;
}

#remember-me label {
  width: 4em;
}

/* style for required labels */
label .required {
  font-size: 0.83em;
  color:#760000;
}

/* style error messages */
label .feedback {
  position: absolute;
  margin-left: 11em;
  left: 200px;
  right: 0;
  font-weight: bold;
  color:#760000;
  padding-left: 18px;
  background: url(images/error.png) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

input {
  width: 200px;
}

input[type="text"], textarea {
  border-top: 2px solid #999;
  border-left: 2px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

input.radio, input.checkbox, input.submit {
  width: auto;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 300px;
  height: 100px;
}

/* Date of Birth form styling */

#MonthOfEventLabel, #YearOfEventLabel {
  text-indent: -1000em;
  width: 0;
}

#DateOfEvent {
  width: 3em;
  margin-right: 0.5em;
}

#MonthOfEvent {
  width: 10em;
  margin-right: 0.5em;
}

#YearOfEvent {
  width: 5em;
}

