/* ############################
### CUTETEE PET SALON CSS #####
###############################
######## Version: 4 ###########
#### Start 10th Jan, 2008 #####
## Current as 10rd Feb, 2009 ##
## Copyright Michael Sarroff ##
## Vasarley Productions 2009 ##
##### www.poodles.com.au ######
###############################
*/

* {
	margin: 0 auto 0 auto;
	padding: 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	text-align: left;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e9f7fa;
}

h1 {
	font-size: xx-large;
	text-align: center;
}

h2 {
	font-size: x-large;
	line-height: 1.5em;
	text-align: center;
}

h3 {
	font-size: medium;
	line-height: 1.5em;
	text-align: center;
}

h4 {
	font-size: medium;
	line-height: 1.5em;
	padding-top: 15px;
	padding-left: 40px;
	text-align: left;
}

h5 {
	font-size: medium;
	line-height: 1.5em;
	padding-left: 35px;
	text-align: left;
	text-transform: uppercase;
}

p {
	font-size: medium;
	text-align: left;
	display: block;
	line-height: 1.5em;
}

img {
	border:none;
}

#wrap{
	width: 1024px;
	height: auto;
}

#cutetee_header {
	width: 1024px;
	height: 430px;
	background-image: url(../images/content_box_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contact_us_box {
	margin-left: 40px;
	width: 657px;
}

#maps {
	margin-left: 40px;
	width: 650px;
	text-align: center;
}

#search_box {
	padding-left: 35px;
}

.content_lg {
	width: 1024px;
	height: auto;
	background-image: url(../images/content_box.gif);
	background-repeat: repeat-y;
	display: table;
}

.content_box {
	width: 710px;
	height: auto;
	float: left;
	padding-top: 6px;
	background-image: url(../images/content_box_left.gif);
	background-repeat: repeat-y;
}

.content_box ul {
	font-size: medium;
	text-align: left;
	padding-left: 40px;
	display: block;
	line-height: 1.5em;
	text-indent: 10px;
}

.content_box li {
	list-style-position: inside;
	list-style-type: disc;
}

.content_box p {
	padding-left: 40px;
	text-align: left;
}

.content_box h4 {
	font-size: medium;
	line-height: 1.5em;
	padding-top: 15px;
	padding-left: 40px;
	text-align: left;
}

.content_lg_bottom {
	width: 1024px;
	height: 22px;
	background-image: url(../images/content_box_bottom.gif);
}

.divider {
	width: 600px;
	height: 50px;
	background-image: url(../images/divider_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.heavy {
	font-weight: bold;
}

.menu_box{
	width: 314px;
	float: right;
}

.menu_top{
	width: 314px;
	height: 146px;
	background-image: url(../images/top_menu.gif);
}

.menu_middle{
	width: 314px;
	height: 100px;
	background-image: url(../images/menu_middle.gif);
}

.menu_bottom{
	width: 314px;
	height: 100%;
	background-image: url(../images/menu_bottom.gif);
	background-repeat: repeat-y;
}

.menu_footer{
	width: 314px;
	height: 22px;
	background-image: url(../images/menu_footer.gif);
}

.menu_box p {
	text-align: left;
	padding-left: 25px;
}

.menu_middle p {
	text-align: left;
	padding-left: 25px;
}

.menu_bottom p {
	text-align: left;
	padding-left: 25px;
}

#footer {
	width: 1024px;
	height: auto;
	background-image: url(../images/content_box.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#footer_top {
	width: 1024px;
	height: 24px;
	background-image: url(../images/content_box_top.gif);
}

#footer_bottom {
	width: 1024px;
	height: 22px;
	background-image: url(../images/content_box_bottom.gif);
}

#footer p {
	font-size: x-small;
	text-align: center;
}

#twitter_box {
	display: block;
}

#twitter_box h5 {
	font-size: medium;
	line-height: 1.5em;
	padding-left: 40px;
	text-align: left;
	text-transform: uppercase;
}

#twitter_box p {
	padding-left: 40px;
}

dl {
	font-size: x-large;
	line-height: 1.5em;
	width: 230px;
	text-decoration: none;
	padding: 0 15px 5px 0;
}

dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
	display: block;
}

dt a:link {
	color: #0066FF;
	display: block;
	text-decoration: none;
}

dt a:visited {
	color: #666666;
	text-decoration: none;
}

dt a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0066FF;
}

dt a:active {
	color: #00CCFF;
	text-decoration: none;
}

dd {
	color: #000000;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

dd a:link {
	color: #0066FF;
	display: block;
	text-decoration: none;
}

dd a:visited {
	color: #666666;
	text-decoration: none;
}

dd a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0066FF;
}

dd a:active {
	color: #00CCFF;
	text-decoration: none;
}

.menu_bottom ul {
	background-color: #FFE8FF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00CCFF;
	text-decoration: none;
}

.menu_bottom li {
	font-size: large;
	line-height: 1em;
	display: block;
	padding: 0.1em 0.2em 0.3em 0.5em;
	text-decoration: none;
}

.menu_bottom li a:link {
	color: #0066FF;
	display: block;
	text-decoration: none;
}

.menu_bottom li a:visited {
	color: #666666;
	text-decoration: none;
}

.menu_bottom li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0066FF;
}

.menu_bottom li a:active {
	color: #00CCFF;
	text-decoration: none;
}

.thatside {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gone {
	display: none;
}

.berries {
	background-image: url(../images/aroma_berries_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.center {
	text-align: center;
	display: block;
}

.promo {
	padding-left: 40px;
	padding-top: 15px;
}

.promo img {
	padding: 5px 0 5px 0;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 220px;
}

.feature_ad {
	text-align: center;
	display: block;
	width: 500px;
	height: auto;
	-moz-border-radius: 20px;
	border: thin dotted #FF6;
	background-image: url(../images/feature_ads/bg_1.jpg);
	background-repeat: repeat-x;
}

.feature_ad H1 {
	padding: 5px 5px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.feature_ad H2, H3, H4, H5, p {
	padding: 5px 5px;
}


.service_comp {
	width: 400px;
	height: 400px;
}

table {
border-collapse:separate;
border-spacing:0;
}
caption, th, td {
font-weight:normal;
text-align:center;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a {
cursor:pointer;
text-decoration:none;
}
br.both {
clear:both;
}
#backgroundPopup {
	border:1px solid #CECECE;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#popupContact {
	border:2px solid #CECECE;
	display:none;
	font-size:13px;
	height:850px;
	padding:12px;
	position:fixed;
	width:870px;
	z-index:2;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#popupContact h1 {
border-bottom:1px dotted #D3D3D3;
color:#6FA5FD;
font-size:22px;
font-weight:700;
margin-bottom:20px;
padding-bottom:2px;
text-align:left;
}
#popupContactClose {
color:#6FA5FD;
display:block;
font-size:14px;
font-weight:700;
line-height:14px;
position:absolute;
right:6px;
top:4px;
}
#button {
margin:100px;
text-align:center;
}

#service_table {
	display: block;
	width: 900px;
	border: 0;
	border-collapse: collapse;
	font-size: medium;
	line-height: 1.3em;
	text-align: center;
	padding-left: 60px;
}

#service_table caption {
	display: none;
}

#service_table td {
	padding: 3px;
}

#service_table a:link {
	display: block;
	text-decoration: none;
	border: none;
	border: 0;
}

#service_table a:visited {
	display: block;
	text-decoration: none;
	border: none;
	border: 0;
}

#service_table a:hover {
	display: block;
	text-decoration: none;
	border: none;
	border: 0;
}

#service_table a:active {
	display: block;
	text-decoration: none;
	border: none;
	border: 0;
}
#service_table img {
	border: none;
}

.over_there {
	text-align: right;
	padding: 0 5px 0 0;
	border-right-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0000FF;
}

.little_pinky {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF99CC;
}

.upper_pinky {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF99CC;
}

.service_comp_left {
	font-size: xx-large;
	text-align: left;
	padding-left: 40px;

}
.christmas_1 {
	text-align: center;
	width:500px;
	height:350px;
	padding-top:0px;
	background-image: url(../images/christmas_logo_1.jpg);
	background-repeat: no-repeat;
}

.christmas_vid_1 {
	position:relative;
	overflow: hidden;
	z-index: -5;
	height: 150px;
	width: 200px;
	top: 143px;
	left: -66px;
}



