/* style sheet for AlpineDisc  8/2014     will need lots of update with new page layout etc...   Many deletes that were used in the old products and servers page. */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
	height: auto;
	width: auto;
	background-color: #FFFFF0;    /* Ivory  #FFFFF0 */
    }

      
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	font-size: 22px;
	margin: 0px 0px 0px 0px;  /* t r b l */
	font-weight: bold;
	color: #000000;
	}

h2	{ 
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	margin: 0px 0px 0px 0px;  /* t r b l */
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

h3	{ 
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	font-size: 16px;
	margin: 0px 0px 0px 0px;  /* t r b l */
	font-weight: bold; 
	color: #000000;
	}


h4 {				/*  Changes this to an id  since it is only used once.  ext for line above flash movie in Header */
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 20px;
	font-weight: bold; 
	color: #FFFFF0;     /* Ivory  #FFFFF0 */ 
	} 

h5	{ 
	font-family: Arial, Helvetica, sans-serif;  /* h5 used for w3c check file only */
	display: inline; 
	text-decoration: underline;
	margin: 0px 0px 0px 0px;  /* t r b l */
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #000000;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height:1.3em;
    }
		
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: Black;             
	line-height: 1.2em;
	text-align:center;
	vertical-align:text-bottom;
    }
	
.title-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFF0;
	height: 20px;
	background-color:#0033cc; /* Bright Blue */
}
	
.info-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFF0;
	height: 15px;
	background-color: #0033cc;	/* Bright Blue */
}
	
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #FFFFF0;     		/* Ivory  #FFFFF0 */
	background-color:#0033cc; /* Bright Blue */
	background-image: none;
	background-repeat: no-repeat;
    }

.subnav_list{
	font-family: Arial, Helvetica, sans-erif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFF0;     	/* Ivory  #FFFFF0 */
	line-height: 25px;
	}

.subnav_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFF0;     /* Ivory  #FFFFF0 */
	background-color:#0033cc; /* Bright Blue */
/*	background-image: url(images/subNavBG_blank.gif); */
	background-repeat: no-repeat;
	background-position: top;
	list-style-image: url(images/subBullet.gif);
	}


.menu-bar{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFF0;     /* Ivory  #FFFFF0 */
	line-height: 20px;
    }

a.menu-bar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFF0;     /* Ivory  #FFFFF0 */
	line-height: 20px;
	text-decoration:underline;
    }

a.menu-bar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFF0;     /* Ivory  #FFFFF0 */
	line-height: 20px;
	text-decoration:underline;
    }


a.simple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: black;
	line-height: 100%;
	text-decoration:underline;
    }
	
a.simple2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fffff0;
	text-decoration:underline;
    }

a.simple:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#F0F;
	line-height: 100%;
	text-decoration:underline;
    }

/* Duplicate class 
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: black; 			
    }
*/

.titleblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
    }

.dottedline {
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000;
    }

.dottedlineleft {
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: black;
    }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;                  
    }

a {
	color: #FFFFF0;     /*Ivory  #FFFFF0 */
	font-weight: normal;
	}

a:hover {
	color: violet;               /* #ef10ee;	*/				
	text-decoration: underline;
	font-weight: normal;
    }

.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFF0;
	height: 35px;
	line-height: 35px;
	background-color:#0033cc; /* Bright Blue */
	}