/* CSS Document */

body {
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DADADA;
	background-image: url(images/bgimages/gray-bg-950.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.maintablepadding {
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:15px;
}


/***end out layout table***/


/***** index styles ******/
.index-headline2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}

.index-headline {
	font-size: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}


.smallcheckmark {
	list-style-image: url(images/bullets/bul_15.gif);
	padding-top: 19px;
}

.smallgreenbullet {
	list-style-image: url(images/bullets/b_green.gif);
}

.smallredbullet {
	list-style-image: url(images/bullets/smredarrow.gif);
	
}

.smallorangebullet {
	list-style-image: url(images/bullets/orangebullet.gif);
}

.mainheadline {
	font-family: arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #000000;
}

/***** end index styles *****/


/*************  Main Menu ***********/
.container {
	    width: 100%;
        padding: 10px;
        margin: 3px 0 20px 0;
        border: 0px solid #ccc;
        background: #fff;
}

/* pyramid */

#navPyra {
        margin: 0;
        padding: 0 0 10px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: #000;
        background: url(images/pyramid.gif) no-repeat bottom center;
}



/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#menu8 {
        width: 200px;
        margin-top: 10px;
        }

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

#menu8 li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url(images/menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: #257EB7;
        background: url(images/menu8.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }

#menu8 li a:active {
        color: #fff;
        background: url(images/menu8.gif) 0 -64px;
        padding: 8px 0 0 25px;
        }


/*- Menu 1--------------------------- */

#menu1 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #3D261D;
        border-size: 1px;
        border-width: 1px;
        }

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


#menu1 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu1 li a:link, #menu1 li a:visited {
        color: #E4D6CD;
        display: block;
        background:  url(images/menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu1 li a:hover, #menu1 li #current {
        color: #FFF;
        background:  url(images/menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
		
		
		
		/*- Menu 14--------------------------- */


#menu14 {
        width: 200px;
        margin: 10px;
        }
		
#menu14 ul {
		list-style: none;
		margin: 0;
		padding: 0;
}

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #333;
        display: block;
        background:  url(images/menu14.gif);
        padding: 8px 0 0 20px;
        }

#menu14 li a:hover, #menu14 li #current {
        color: #FFF;
        background:  url(images/menu14.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }
/***********************************************/


/***begin link style***/
a {
color: #0000CC;
text-decoration:underline;
}

a:hover{
color: #FF6600;
text-decoration:underline;
}

a:visited{
color: #0000CC;
text-decoration:underline;
}
a:visited:hover{
color:#FF0000;
text-decoration:underline;
}
/***end link style***/


h1 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color:  #333333;
	border-left-color:  #333333;
	padding-top: 20px;
}

.navseparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
	
}

.contenttablepadding {
	padding-right: 20px;
	padding-left: 20px;
}

.headerbottom {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.logopadding {
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.subheaderborder {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.bodysubheaders {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

.faq {
	font-size: 12px;
	font-weight: bold;
}

.hilite {
	background-color: #FFFF33;
}


.spamfreezone {
	font-size: 10px;
}

.productlist {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

div.productitem {
	display:block;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}


  div.productitem img {float:left; margin-right: 42px;}
  


  div.productitem a {
  font-weight: bold;
  color:#0000CC;}

div.heading {
	font-size:20px;
	font-weight:bold;
	color:#000066;
	background-color: #E6E6E6;
}
.productitem .heading .titlelink {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.homesectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.featuredproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.bulletaccents {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF33;
}


.sectionheader {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding-left:5px;
	text-align: left;
	border: 1px solid #666666;
	background-image: url(images/silver-nav-bg.jpg);
	line-height: 31px;
}

 .sectionheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF6600;
	padding-top: 3px;
	padding-left: 4px;
	font-weight: bold;
}


ul.sidebarlist
{
	font-size:12px;
	color: #0066FF;
	margin-top: 0;
	margin-bottom: 0;
	list-style: square;
	margin-left: 10px;
	text-indent: -3px;
	padding-left: 10px;
}

.style4 {font-size: 24px}
.style5 {font-size: 36px}
.style8 {font-size: 10px}
.style8 {color: #000000;
	font-weight: bold;
}
.style13 {	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


/***** GRAY MENU ********/

.h_mnu_02{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_02 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #DADADA;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_02 ul li{
display: inline;
}

.h_mnu_02 ul li a{
	float: left;
	color: #000000;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_02 ul li a:visited{
color: #000000;
}

.h_mnu_02 ul li a:hover, .h_mnu_02 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000000;
}

/********END GRAY MENU*************/

/***** BLACK MENU **********/
.h_mnu_03{
	width: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-image: url(images/navbackground.gif);
	background-repeat: repeat-x;
}

.h_mnu_03 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	background-image: url(images/navbackground.gif);
	background-repeat: repeat-x;
}

.h_mnu_03 ul li{
display: inline;
}

.h_mnu_03 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

.h_mnu_03 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_03 ul li a:hover, .h_mnu_03 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #009900;
}

 /******** END BLACK MENU*****************/


.footerseparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}




.featuretext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.footerlinks a:link{font-size: 12px; color: #666666; text-decoration: none; }
.footerlinks a:visited{font-size: 12px; color: #666666; text-decoration: none; }
.footerlinks a:active{font-size: 12px; color: #666666; text-decoration: none; }
.footerlinks a:hover{font-size: 12px; color: #666666; text-decoration: none; }

.backtotop {
	font-size: 12px;
	color: #999999;
}


.sidebarlt {
	padding: 6px;
	border: 1px solid #C6CCD9;
	background: #F2F3F7;
}

.feature-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.feature-table-header {
	font-weight: bold;
	background-color: #CCCCCC;
}
.feature-table {
	border: 1px solid #CCCCCC;
}


.sidebox-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.sidebox-table-header {
	font-weight: bold;
	background-color: #FFFF00;
}
.sidebox-table {
	border: 1px solid #CCCCCC;
}





 /******** Begin AddThis*****************/
.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
 /******** END ADD THIS*****************/
 
.addthis_toolbox .two_column 
{
    width: 216px;
    padding: 10px 0 10px 0px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}


	.class1  {
	a:link text-decoration: none;
	a:visited text-decoration: none;
	a:active text-decoration: none;
	a:hover text-decoration: underline; color: red;
	
	}

a.five:link {color:#ff0000;text-decoration:none;}
a.five:visited {color:#0000ff;text-decoration:none;}
a.five:hover {text-decoration:underline;}