/*
THEME NAME: Madame Josephine Hairdressers v2
THEME URI: http://www.madamejosephine.com.au/
DESCRIPTION: Custom Wordpress theme developed for George Piazza of Madame Josephine Hairdressers
AUTHOR: Sai Perchard
AUTHOR URI: http://www.saitech.com.au
TAGS: adelaide hairdresser, madame josephine hairdressers, adelaide hair salon
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(img/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#img1 {
	border: 1px solid #333333;
	margin-right: 4px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#img2 {
	border: 1px solid #333333;
	margin-right: 4px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#img3 {
	border: 1px solid #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.container
{
	width:940px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:6px;
	margin-top: 6px;
	line-height:150%;
	text-align: left;
}
div.right
{
	float:right;
	width:308px;
	text-align: right;
	margin:0;
	padding: 0;
	background-image: url(img/floral.gif);
	background-repeat: repeat;
}
div.content
{
	padding: 8px;
	width: 610px;
}
div.content-wide
{
	padding: 0 8px 8px 8px;
	width: 924px;
}

div.content p {
	padding-bottom: 15px;
}

#footer
{
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #A1A1A1;
	letter-spacing: 1px;
}
a:link, #footer a:link {
	color: #F3F3F3;
	text-decoration: none;
}
a:visited, #footer a:visited {
	text-decoration: none;
	color: #F3F3F3;
}
a:hover, #footer a:hover {
	text-decoration: underline;
	color: #F3F3F3;
}
a:active, #footer a:active {
	text-decoration: none;
	color: #F3F3F3;
}

#contact-table td {
	padding: 5px;
}

.pad15 {
	padding: 15px;
}

#pricing-table td {
	border: 1px dotted #333;
	padding: 5px;
	margin: 0;
}
.price-title {
	background-color: #333;
	padding: 5px;
}

#location-table td {
	padding: 10px;
}

.flickr-set-title a {
	color: #000;
}
#flightbox-title {
	color: #000;
}
#flightbox-flickr-link a {
	color: #000;
}