/**
 # mega_orthodontis - Mega Orthodontis Template For Joomla! 1.7
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: custom.css 1.7.0 00001, March 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Orthodontis Template
 *------------------------------------------------------------------------*/
 
/* Custom style for mod 	Mega Simple SlideShow  */
.megaslider_wrapper #megaslideshow{
	overflow: hidden;
}
.slider_content, 
.slider_content_bg{
	top: 50px;
	left: 10px;
	right: auto;
	padding: 0;
	color: #545454;
}
.slider_content{
	padding-left: 15px;
}
.slider_content .title a{
	font-size: 26px;
    line-height: 35px;
}
.slider_content .title a:hover{
	text-decoration: none;
}
.slider_content p.title a{
	color: #00a7ca;
	font-size: 28px;
	line-height: normal;
}
.slider_content_bg{
	background: none;
	border: none;
}
#megaslidenav{
	left: 10px;
	right: auto;
}
#megaslidenav a{
	width: 18px;
	height: 16px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	color: #333;
	font-weight: normal;
	background: #f6f2f2;
	border: 1px #dadada solid;
}
#megaslidenav a.activeSlide{
	color: #fff;
}

/* Custom style for boxbots modules */
.mega_bots table{
	width: 290px;
	margin-bottom: 0;
}
.mega_bots .botbox1 table.botbox1{
	background: url(../images/box1.jpg) no-repeat;
}
.mega_bots .botbox2 table.botbox2{
	background: url(../images/box2.jpg) no-repeat;
}
.mega_bots .botbox3 table.botbox3{
	background: url(../images/box3.jpg) no-repeat;
}

/* Custom font */
/*@font-face {
	font-family: "HATTEN";
	src: url(HATTEN.TTF);
}
*/.news_column h3,
.right_column h3,
.componentheading,
h1.pagetitle,
h1.title{
   	letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-transform: none;
    font-weight: bold;
	line-height: normal;
	color:#2b2b2b;
}

