/* Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

 img, div { behavior: url(iepngfix.htc) }
.blink { text-decoration: blink; }
/* Links */
a:link { color: #0033CC; text-decoration: none; }
a:visited { text-decoration: none; color: #0033CC; }
a:hover { text-decoration: underline; color: #0066CC; }
a:active { text-decoration: none; color: #0033CC; }

A.baseLink:link { color: #666666; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
A.baseLink:visited { text-decoration: none; color: #666666; font-family:Geneva, Arial, Helvetica, sans-serif; }
A.baseLink:hover { text-decoration: none; font-weight:bold; color: #ff8500; font-family:Geneva, Arial, Helvetica, sans-serif; }
A.baseLink:active { text-decoration: none; color: #666666; font-family:Geneva, Arial, Helvetica, sans-serif; }


/* Text */
h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 24px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

/* Navigational Links */

A.side_nav_links { 
display: block; 
width: 115px; 
text-align: left; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
color: blue; 
BORDER: none; 
border: solid 1px #7FFE7F;
}
.txt_small_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #0000FF;
}

A.side_nav_links:hover {
	border: solid 1px #7FFE7F;
	text-decoration: none;
	color: #ff0000;
	background-color: #D0F5BA;
}

A.nav_top_links { 
color: #FFFFFF; 
display: block; 
text-align: center; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
}

A.nav_top_links:hover {
	color: #FFFFFF;
	display: block;
	border: solid 1px #FFFFFF;
	text-decoration: none;
	background-color: #7A94BF;
}
.borderBottom {

	border-bottom:1px solid #DD740B;


}


/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      font-size:93%;
      line-height:normal;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("http://www.tridubmarketing.com/images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("http://www.tridubmarketing.com/images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }




/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:right;
      font-size:93%;
      line-height:normal;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:right;
      background:url("http://www.tridubmarketing.com/images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:right;
      display:block;
      background:url("http://www.tridubmarketing.com/images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {

      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }


/* Left Nav */

#button {
        width: 12em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #90bade;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }



/* rCorners */

.rCorners{display:block;}
.rCorners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FF8500;}
.rCorners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffca91;
  border-right:1px solid #ffca91;
  background:#ffa33f;}
.rCorners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fff2e5;
  border-right:1px solid #fff2e5;
  background:#ff9c30;}
.rCorners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ff9c30;
  border-right:1px solid #ff9c30;}
.rCorners4{
  border-left:1px solid #ffca91;
  border-right:1px solid #ffca91;}
.rCorners5{
  border-left:1px solid #ffa33f;
  border-right:1px solid #ffa33f;}
.rCornersfg{ background-color:#FF8500;}

/* end rCorners */

div.header , h2 {
	height:50px;
	font-size: 18px;
}

/* Plan Pages start */

#cirrusPlans {
	background-image:url(../images/plans/Cirrus_P001.jpg);
	background-color: #00FF33;
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	height: 378px;
	width: 850px;
}
#stratusPlans {
	background-image:url(../images/plans/Stratus_P001.jpg);
	background-color: #00FF33;
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	height: 378px;
	width: 850px;
}
#cumulusPlans {
	background-image:url(../images/plans/Cumulus_P001.jpg);
	background-color: #00FF33;
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	height: 378px;
	width: 850px;
}
#fogPlans {
	background-image:url(../images/plans/FOG_P001.jpg);
	background-color: #00FF33;
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	height: 378px;
	width: 850px;
}

/* Plans End */
/* CSS Document */
/* CSS Document */
/* CSS Document */
/* CSS Document */
/* CSS Document */
/* CSS Document */

/* CSS Document */

.white_text {
	font-weight: bold;
	color: #FFFFFF;
}
.blk_thin_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.right_nav_text {
	font-size: 10px;
}
.red_text {
	color: #FF0000;
}
h1 {
	font-size: 18px;
}
.tr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	cursor: help;
}
.box_Orange {
	border: 1px solid #FF9900;
}

/* Begin Table Border Images */

.tableTop { background-image:url(http://www.TriDubMarketing.com/images/tableTop.gif); }
.tableMid { background-image:url(http://www.TriDubMarketing.com/images/tableMid.gif); }
.tableBtm { background-image:url(http://www.TriDubMarketing.com/images/tableBtm.gif); }

/* End Table Border Images */
.small_text_red {
	font-size: 10px;
	color: #FF0000;
}
.smallText {
	font-size: 9px;
}
.table_Grey {
	font-size: 12px;
	color: #666666;
}


.style1 {
	font-size: 18px;
	color: #666666;
}

.faqHeaders {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #3972C6;
}
.faqHeadersBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.divDropbox {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(http://www.tridubmarketing.com/images/divDropbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #333333;
	border: 1px solid #E0F3F9;
}
.faqSideBox {
	background-image: url(../images/faq_side_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
	width: 250px;
}

.designThumbInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.divBoxes {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border: 1px solid #666666;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.infoHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/infoHeaderBoxes.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	vertical-align: middle;
}
.cirrus {
	background-image: url(../images/plans/Tri_Dub_Marketing_Price_Structure_Cirrus.jpg);
	float: left;
	height:400px;
	width: 205px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.stratus {
	background-image: url(../images/plans/Tri_Dub_Marketing_Price_Structure_Stratus.jpg);
	float: right; height:400px; width: 205px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.cumulus {
	background-image: url(../images/plans/Tri_Dub_Marketing_Price_Structure_Cumulus.jpg);
	float: right; height:400px; width: 205px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fog {
	background-image: url(../images/plans/Tri_Dub_Marketing_Price_Structure_FOG.jpg);
	float: right; height:400px; width: 205px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.priceListFOGText {
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*	background-color:#FFFFFF;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
*/
   color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.priceListText {
margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*	background-color:#FFFFFF;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
*/
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;

}
