/* @override http://smileconcepts.com.au/css/styles.css */

/* @override http://smileconcepts.com.au/css/styles.css */

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: left;
}
#intro{
	background-color: #FFFFFF;
	width: 760px;
	padding: 20px;
	text-align: left;
	display: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
}
li{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;}
.services-list{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 500px;
	margin-bottom: 20px;
	text-align: left;
}
.services-list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.services-list li{
	display: inline;
	text-align: left;
}
.services-list li a.last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services-list li a{
	color: #333333;
	text-decoration: none;
	margin-right: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 0.5em;
	text-transform: capitalize;
}
.services-list li a:hover{
	color: #666666;
}
.services-list p{
	font-size: 11px;
	font-weight: bold;
	color: #793100;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.services-list p a{

	color:#212121;

}
#video-nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
#video-nav a:hover{
	color: #F60;
	text-decoration: none;
}

.jotform{
	position: absolute;
	top:205px;
	left: 50%;
	margin-left:80px;
}
.social{ list-style:none; padding:0; margin:0; }
.social li{ float:left; margin-right:6px;}
.social li.last{margin-right:0px!important;}
.social a{	
    height: 29px;
	width: 29px;
	display:block;
	text-indent: -999em;
	cursor:pointer;background-position: 0px 100%;background-repeat: no-repeat;}
.social a:hover{height: 29px;width: 29px;background-position: 0px 0px;}

.social a.faq{height: 29px;
	width: 44px;
	display:block;
	text-indent: -999em;
	cursor:pointer;background-position: 0px 100%;background-repeat: no-repeat;}
.social a.faq:hover{height: 29px;width: 44px;background-position: 0px 0px;}
a.facebook, a:hover.facebook{background-image: url(../images/fb.gif);}
a.faq, a:hover.faq{background-image: url(../images/faq.gif);}
a.linkin, a:hover.linkin{background-image: url(../images/linkin.gif);}
a.blog, a:hover.blog{background-image: url(../images/blog.gif);}
a.video, a:hover.video{background-image: url(../images/video.gif);}
a.rss, a:hover.rss{background-image: url(../images/rss.gif);}
a.tw, a:hover.tw{background-image: url(../images/tw.gif);}

.footer{ margin-top:20px;}
