/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 147%;
	font-size:11px;
}
body#bd {
	color: #333333;
	background: url(../images/bg-body.jpg) center repeat-x fixed;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

/* Normal link */
a {
	color: #811787;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #8117871;
	text-decoration: underline;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption {
	font-size: 90%;
	color: #92A3AE;
}
/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%px;
        color:red;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 30px;
	line-height: 180%;
	background: url(../images/arrow2.gif) no-repeat 18px 6px;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #D0D9DF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
td, div {
	font-size: 100%;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
select, textarea, .inputbox {
	background: #FFFFFF;
	color: #3C4A53;
}
.button {
	font-weight: bold;
	padding: 2px;
}
.inputbox {
	margin-bottom: 1px;
	padding: 2px 0 2px 5px;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.inputbox:hover, .inputbox:focus {
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
.article_seperator {
	display: block;
	height: 20px;
}
#leftcol .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
}
table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #D0D9DF;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #D0D9DF;
}
table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #3C4A53;
	font-size: 155%;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/arrow2.gif) no-repeat 6px 6px;
}
td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading {
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-size: 150%;
	text-align:right;
}
.contentdescription {
	padding-bottom: 30px;
}
.contentheading {
	font-size: 150%;
	padding-bottom: 10px;
	text-align:right;
	text-transform: capitalize;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon {
	float: left;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:19px;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:-1px;
	background:url(../images/readon.gif) left top no-repeat;
}
a.readon:hover, a.readon:active, a.readon:focus {
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.createdate {
	font-size: 90%;
	color: #666666;
	text-align:right;
}
.small {
	color: #666666;
	text-align:right;
	float:right;
}
.modifydate {
	color: #666666;
	height: 15px;
	padding-top: 15px;
}
.moduletable {
	padding: 0;
}
.mosimage {
	margin: 15px 5px 10px 0;
	padding: 0 5px 5px;
}
* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 10px 0;
}
*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}
.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}
.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #666666;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus, .pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus, .pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus, .pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}
.sectiontableheader {
	padding: 30px 5px 8px 0px;
 	margin:0px;
	border-bottom:1px  solid #666666;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;

}
tr.sectiontableentry1 td {
	padding: 8px 5px;
}
tr.sectiontableentry2 td {
	padding: 8px 5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {

}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin: 0 auto;
}

#containerwrap, #containerwrap-fr, #containerwrap-fl, #containerwrap-f {
	clear: both;
	background:url(../images/container-bg.png) left repeat-y;
}
#container {
	
}

#mainbody  {
	width: 100%;
}
#mainbody #contentwrap {
	float: right;
	width: 480px;
}
#leftcol {
	float: left;
	width: 300px;
	overflow: hidden;
}
#mainbody-f {
	float: none;
	width: 100%;
}
#container {
}
#content {
	padding: 0 10px 10px;
	margin: 0;
	clear: both;
	display: block;
}
#contentwrap1 {
	background: url(../images/mid.gif) repeat-y left top ;
	width:462px;
	border-bottom: 1px solid #cccccc;
	
}
#contentwrap2 {
	background:url(../images/topright.jpg) left top no-repeat;
	width:462px;
}
#contentwrap3 {
}

#top{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
#bottom{
	padding: 0 7px 0 7px;
	margin: 0;
	clear: both;
	display: block;
	overflow:hidden;
}
/* HEADER
--------------------------------------------------------- */
#headerwrap {
	background: url(../images/top.png) left top no-repeat;
	position: relative;
	height: 467px;
	line-height: normal;
}
#header {
	height: 467px;
}
#search {
	position:absolute;
	right:15px;
	top:10px;
	width:210px;
}
#search .inputbox {
	width: 130px;
	padding: 2px 5px 2px;
	border: 1px solid #000000;
}
h1.logo {
	font-size: 300%;
	display: block;
	margin: 0;
	padding: 0;
	width: 291px;
	height: 102px;
	position:absolute;
	left:241px;
	top:19px;
}
h1.logo a {
	width: 291px;
	height: 102px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	text-indent: -4000px;
}
img#contact-top {
	position:absolute;
	left:700px;
	top:45px;
	width:27px;
	height:29px;
}
img#network-top {
	position:absolute;
	left:662px;
	top:45px;


	width:27px;
	height:29px;			
}
img#home-top {
	position:absolute;
	left:626px;
	top:45px;
	width:28px;
	height:29px;
}


.nounder {
	text-decoration: none;
	border: 0;
}


#flashintrowrap {
	position: relative;
	line-height: normal;
	overflow:hidden;
}
#flashintro {
	width:752px;
	margin:0 auto;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#mainnav {
	position:absolute;
	right:12px;
	top:137px;
	height:31px;
}
#mainnav a, #mainnav a:hover, #mainnav a:active, #mainnav a:focus {
	outline: none;
}
/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px 0 4px 15px;
	width: 90%;
	display: block;
	color: #444444;
	text-decoration: none;
	background: url(../images/arrow2.gif) 3px 7px no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	color: #444444;
	text-decoration: none;
}
a.mainlevel#active_menu {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.sublevel {
	padding: 2px 4px 2px 20px;
	display: block;
	color: #444444;
	text-decoration: none;
}
a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
	color: #444444;
	text-decoration: none;
}
#active_menu {
	color: #444444;
	font-weight: bold;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable {
	margin-bottom: 30px;
}
div.moduletable h3{
	padding:0;
	margin:0;
	margin-bottom:8px;
	font-weight: normal;
	font-size:16px;
}
div.moduletable h3 font  {
	font-weight: normal;
	font-size:16px;
}

div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}
#search div.search {
	float:right;
	width:150px;	
}
#search h3{
	float:left;
	width:60px;
	font-size:14px;
	padding:0;
	margin:0;
	font-weight:bold;
}

#top div.moduletable h3 {
	font-size: 170%;
	padding:0;
	margin:0;
	margin-bottom:8px;
	font-weight: normal;
	text-align:right;
}
#top div.moduletable {
	margin-bottom: 15px;
}

#top ul li {
	padding-left:20px;
	font-weight:bold;
	background:url(../images/arrow-top.gif) no-repeat 0px 6px;
}

#bottom div.moduletable h3 {
	font-size: 170%;
	padding:0;
	margin:0;
	margin-bottom:8px;
	font-weight: normal;
	text-align:right;
}
#bottom div.moduletable {
	border-top:solid 1px #CCCCCC;
	padding-top:10px;
	margin-bottom: 15px;
	overflow:hidden;
	clear:both;
}

/* RIGHT COLUMN
--------------------------------------------------------- */

#leftcol div.innerpad {
	padding: 0px 10px 10px 20px;
}
#leftcol-inner1 {
	background:url(../images/midleft.gif) left repeat-y;
	border-bottom:solid 1px #bc9cbe;
}
#leftcol-inner2 {
	background: url(../images/topleft.jpg) left top no-repeat;
}
#leftcol-inner3 {
	padding:0px 15px 0 15px;
}
#leftcol table {
	border-collapse: collapse;
	border-spacing: 0;
}
#leftcol ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow2.gif) no-repeat 3px 6px;
}
#leftcol ul {
	margin: 0;
}
/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	clear: both;
	position: relative;
	height:91px;
	overflow:hidden;
	background:url(../images/footer-bg.png) left top no-repeat;	
}
#footer {
	padding:35px 20px 0 20px;	
	line-height: normal;
	color:#811787;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
}
#footer a{
	line-height:normal;
	font-size:9px;
}
#footer-left {
	width:50%;
	float:left;
}
#footer-right {
	width:50%;
	float:right;
}
#footer-left div.padd{
	padding:0 100px 0 35px;
	margin:0;	
}
#footer-right div.padd{
	padding:0 10px 0 165px;
	margin:0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
#banner {
	text-align: center;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
	width:70%;
}
#mod_login_remember {
	border: none;
	background: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;

	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

.flexcontentitemtitle {
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:150%;
}

.flexcontent p{
padding:0 0 0 0;
margin:0 0 10px 0;
}

/* New Style*/
.section_head{
	padding: 15px 5px 4px 0px;
 	margin:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	border-bottom:1px  solid #666666;
	display:block;
}
.prdCap{
font-size:18px;
line-height:40px;

}

/*************************************/


#quotelink {
	position:absolute;
	left:25px;
	top:100px;
	height:81px;
}
