/* INS WEB DEVELOPMENT */
/* WEB ADDRESS: WEBDEV.NETINS.NET */
/* EMAIL ADDRESS: WEBDEV@NETINS.NET */
.mceContentBody a:link, .mceContentBody a:visited, .mceContentBody a:hover{
color:#0033CC;
text-decoration:underline;
}
/************************    DEFAULT CSS STYLES                 ***********************/
html{
width:100%;
}
body{
background-color:#069;
margin:0;
font-size:100%;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
a:link{
color:#000;
}
a:visited{
color:#000;
}
a:hover{
color:#000;
}
h1,h2{
}
h3,h4{
}
h5,h6{
}
pre{
}
li{
}
/* 
THE STYLES BELOW ARE SORTED BY THEIR SECTION ON THE WEBSITE:
	>> HEADER
	>> TOPMENU
	>> BANNER
	>> MAINBODY
		>> LEFTPANEL
		>> RIGHTPANEL
		>> FOOTER
*/
/************************        CORNBELT    100%             ***********************/
#cornbelt{
margin:0px auto;
width:800px;
height:100%;
border-left-width:1px;
border-left-color:#999999;
border-left-style:solid;
border-right-width:1px;
border-right-color:#999999;
border-right-style:solid;
}
/************************        HEADER       100%          ***********************/
#header{
height:128px;
width:800px;
background-color:#FFFFFF;
}
#logo{
width:550px;
height:128px;
background-color:#FFFFFF;
float:left;
}
#weather{
float:left;
width:213px;
height:128px;
background-image:url(../images/weather_bg.jpg);
background-repeat:no-repeat;
}
#weather img{
padding:10px 0px 0px 45px;
}
/************************        TOPMENU      85%           ***********************/
#topmenu{
width:800px;
height:28px;
padding-top:10px;
font-size:85%;
font-weight:normal;
background-image:url(../images/menu_bg.jpg);
background-color:#333333;
background-position:bottom;
}
#topmenu a:link, #topmenu a:visited{
font-weight:normal;
color:#ffffff;

}
#topmenu #font_resize{
text-align:right;
}
#topmenu a:hover{
font-weight:normal;
color:#99cc66;

}
ul.nav li ul{
margin-top:-10px;
}
ul.nav li{
margin-left:10px;
margin-right:10px;
}
ul.nav li.active{

color:#0099ff;
}
ul.nav li ul li {
margin-left:0px;
background-color:#3399cc;
width:100%;
line-height:2;
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;
}
ul.nav li ul li a:link, ul.nav li ul li a:visited{
background-color:#3399cc;
display:block;
padding-left:5px;
width:100%;
}

ul.nav li ul li a:hover{
background-color:#006699;
display:block;
width:100%;
padding-left:5px;
}
/************************        BANNER        100%         ***********************/
#banner{
width:800px;
height:162px;
background-image:url(../images/bnr_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
clear:both;

}
#module_left{
background-image:url(../images/bnr_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
height:162px;
width:500px;
float:left;
}

#module_right{
background-image:url(../images/bnr_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
height:162px;
width:260px;
float:left;
}
/************************        MAINBODY       100%          ***********************/
#edit_mainbody{
width:800px;
background-color:#fff;
}
#mainbody{
font-size:100%;
width:800px;
background-color:#ffffff;

}
/************************        LEFTPANEL         100%        ***********************/
#leftpanel{
width:530px;
float:left;
min-height:300px;
font-size:100%;
background-color:#ffffff;
}
#leftpanel .callout{
width:530px;
float:left;
background-color:#ffffff;
font-size:11px;
line-height:1;
}
#maintext{
clear:both;
width:520px;
padding:5px;
}

/************************      JOOMLA MAINBODY               ***********************/
#callout_phone{
background-image:url(../images/callout_phone_bg.jpg);
background-repeat:no-repeat;
width:128px;
height:174px;
}
#callout_internet{
background-image:url(../images/callout_internet_bg.jpg);
background-repeat:no-repeat;
width:128px;
height:174px;
}
#callout_cable{
background-image:url(../images/callout_cable_bg.jpg);
background-repeat:no-repeat;
width:128px;
height:174px;
}
#callout_cellular{
background-image:url(../images/callout_cellular_bg.jpg);
background-repeat:no-repeat;
width:128px;
height:174px;
}
.callout_module{
padding:3px 6px 0px 6px;
line-height:1.5;
color:#ffffff;
vertical-align:top;
}
.callout_hdr{
height:20px;
padding:5px;
font-size:18px;
color:#ffffff;
}
.callout_hdr a:link, .callout_hdr a:visited{
color:#fff;
text-decoration:none;
}
.callout_hdr a:hover{
text-decoration:underline;
}
.callout_module a:link, .callout_module a:visited{
color:#fff;
text-decoration:none;
}
.callout_module a:hover{
text-decoration:underline;
}
.contentheading, .componentheading{
font-size:14px;
font-weight:bold;
}
.contentpane a:link, .contentpane a:visited,.contentpaneopen a:link, .contentpaneopen a:visited{
color:#333333;
text-decoration:underline;
}
.contentpane a:hover, .contentpane a:active, .contentpaneopen a:hover, .contentpaneopen a:active{
color:#ff6600;
text-decoration:underline;
}
.small{
/* written by */
font-size:80%;
font-weight:normal;
color:#999999;
}
.createdate, .modifydate{
font-size:80%;
font-weight:normal;
color:#999999;
}
.contentpaneopen{
font-size:80%;
line-height:1.5;
}
/************************        RIGHTPANEL      100%           ***********************/
#rightpanel{
width:250px;
float:left;
font-size:100%;
padding:5px;
background-color:#ffffff;
}
#rightpanel table.moduletable{
padding-bottom:15px;
}
#rightpanel a:link, #rightpanel a:visited{
color:#333;
text-decoration:none;
}
#rightpanel a:hover, #rightpanel a:hover{
color:#009933;
text-decoration:none;
}
table.moduletable th{
text-align:left;
color:#336699;
font-size:100%;
font-weight:bold;
}

#rightpanel table.moduletable-quicklink{
font-size:75%;
}
.contentpagetitle{
font-size:75%;
}
a.contentpagetitle:link, a.contentpaegtitle:visited{
color:#333333;
text-decoration:none;
}
a.contentpagetitle:hover{
color:#333333;
text-decoration:none;
}
/************************     QUICK LINKS                ***********************/
#rightpanel ul#mainlevel-quick{
font-size:75%;
}
#rightpanel a.mainlevel-quick:link, #rightpanel a.mainlevel-quick:visited{
color:#333;
text-decoration:none;
}
#rightpanel a.mainlevel-quick:hover{
color:#009933;
text-decoration:none;
}
/************************      MODULES WITH LASTEST NEWS               ***********************/
ul.latestnews{
font-size:75%;
}
ul.latestnews li.latestnews, ul.latestnews li.latestnews a:link, ul.latestnews li.latestnews a:visited{
text-decoration:none;
color:#333;
}
ul.latestnews li.latestnews a:hover{
color:#009933;
text-decoration:none;
}
/************************        FOOTER        70%         ***********************/
#footer{
width:800px;
background-image:url(../images/footer_bg.jpg);
height:91px;
clear:both;
font-size:70%;
text-align:center;
color:#333333;
border-bottom-width:5px;
border-bottom-color:#ffffff;
border-bottom-style:solid;
}
#footercontent{
padding-top:30px;
}
.moduletable-footer{
margin:0px auto;
text-align:center;

}
.mainlevel-footer{
color:#ffffff;
margin-left:10px;
margin-right:10px;
}
#footer a.mainlevel-footer:link, a.mainlevel-footer:visited, a:link, a:visited{
text-decoration:none;
color:#FFFFFF;
}
#footer a.mainlevel-footer:hover, a:hover{
text-decoration:none;
color:#99cc66;
}

/************************      WYSIWYG               ***********************/
#webmail{
background-image:url(../images/webmail_bg.gif);
background-repeat:no-repeat;
width:232px;
height:86px;
padding:10px;
}
#webmail #login{
float:left;
}
#webmail #login #username{
color:#fff;
}
#webmail #login #password{
color:#fff;
}
#webmail #login_btn{
position:relative;
top:55px;
left:20px;
float:left;
}
.permonth{
font-variant:small-caps;
vertical-align:super;
font-size:12px;
}
h1 .permonth{
font-variant:small-caps;
vertical-align:super;
font-size:12px;
}
.Internet_Text_Blue{
color:#0099CC;
}
.Cable_Text_Red{
color:#CC3300;
}
.Telephone_Text_Orange{
color:#FF6600;
}
.Wireless_Text_Green{
color:#669900;
}
.Small_Black{
font-size:85%;
}
.Large_Black{
font-size:24px;
}
.faq_question{
color:#3399CC;
display:block;
font-size:14px;
letter-spacing:normal;
}
