/* 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:#fff;
margin:0;
font-size:100%;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
a:link{
color:#000;
text-decoration:none;
}
a:visited{
color:#000;
text-decoration:none;
}
a:hover{
}
h1,h2{
font-size:26px;
line-height:1em;
}
h3,h4{
font-size:18px;
line-height:1em;
}
h5,h6{
font-size:14px;
line-height:1em;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
text-decoration:none;
}
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%          ***********************/
#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;
}
#edit_mainbody{
width:800px;
background-color:#e5e4e4;
}
#mainbody{
font-size:100%;
width:800px;
background-color:#e5e4e4;

}
/************************        LEFTPANEL         100%        ***********************/
#leftpanel{
width:530px;
float:left;
min-height:300px;
font-size:100%;
margin-left:5px;
}
#top_head{
/*
background:url(../images/heading_bg_top.jpg) top no-repeat;
height:60px;
width:535px;*/
}
#maintext{
width:510px;
padding-left:10px;
padding-right:10px;
background-image:url(../images/heading_bg.jpg);
background-repeat:no-repeat;

}
#maintext_bg{
background-image:url(../images/body_bg.jpg);
background-repeat:repeat-y;
width:535px;
min-height:400px;
}

#btm_head{

clear:both;
width:535px;
height:30px;
background-image:url(../images/heading_bg_btm.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

/************************      JOOMLA MAINBODY               ***********************/
#maintext .contentheading, #maintext .componentheading{
font-size:1.6em;
font-weight:normal;
padding-bottom:20px;
}
#maintext .contentpagetitle, #maintext a.contentpagetitle:link #maintext a.contentpagetitle:visited{
color:#333;
font-size:85%;
line-height:.5;
font-weight:bold;
text-decoration:none;
}
#maintext a.contentpagetitle:hover{
color:#ff6600;
line-height:.5;
text-decoration:none;
}
#leftpanel table.contentpaneopen, .contentpane{
font-size:80%;
line-height:1.5;
padding:0px;
margin:0;
}
input.inputbox{
margin:2px;
}
.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:85%;
font-weight:normal;
color:#999999;
}
.createdate, .modifydate{
font-size:85%;
font-weight:normal;
color:#999999;
}

/************************     QUICK LINKS                ***********************/
ul#mainlevel-quick{
font-size:100%;
}
a.mainlevel-quick:link, a.mainlevel-quick:visited{
color:#666;
}
a.mainlevel-quick:hover{
color:#009933;
}
/************************        RIGHTPANEL      100%           ***********************/
#rightpanel{
width:250px;
padding-top:45px;
padding-left:5px;
float:left;
font-size:100%;
}
#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;
}
#rightpanel table.moduletable-quicklink{
font-size:75%;
}
#rightpanel table.moduletable{
font-size:75%;
padding-top:5px;
padding-bottom:5px;
}
#rightpanel table.moduletable th, #rightpanel .contentheading{
font-size:1.3em;
text-align:left;
color:#006699;
}
#rightpanel .contentpagetitle, #rightpanel a.contentpagetitle:link, #rightpanel a.contentpagetitle:visited{
font-size:85%;
color:#333333;
font-weight:bold;
text-decoration:none;
}
#rightpanel a.contentpagetitle:hover{
font-size:85%;
color:#006699;
font-weight:bold;

}
#rightpanel ul.latestnews{
padding:0px 0px 0px 15px;
}
#rightpanel li.latestnews{
padding:0;
margin:0;
}
a.latestnews:link, a.latestnews:visited{
color:#333333;
text-decoration:none;
}
a.latestnews:hover{
color:#669900;
text-decoration:underline;
}
/************************        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;
}

.faq_question{
color:#3399CC;
display:block;
font-size:14px;
letter-spacing:normal;
}
