/* +------------------------------------------------------------+ */

/* | General XHTML Elements                                     | */

/* +------------------------------------------------------------+ */



body {

	 color:#333333;

     background:#6F6F6F url(../images/bg.gif) repeat-x scroll 0 0;

	 font-family:Arial,Helvetica,sans-serif;

     font-size:75%;
	 
	 line-height:1.5em;
	
	 padding:0 0 30px;

	 width: 99%;

	 margin: auto;

     }



a {

     color:#0091D5;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     cursor: pointer;

     }

	a:hover, a:active, a.active {
	text-decoration:underline;
	}


a[href$=".pdf"]

  		{

			background: url(http://telephonesystemsdirect.com/images/pdf.gif) no-repeat scroll left center;

			padding: 2px 3px 2px 22px;

		}

	



p {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 7px 0px;

     }



sup {

     color: inherit;

     background-color: inherit;

     display: inline;

     padding: 0px;

     vertical-align: super;

     font-size: 8px;

     }



fieldset {

     color: inherit;

     background-color: inherit;

     border: none;

     padding: 5px 0px 5px 0px;

     }



fieldset p {

     color: inherit;

     background-color: inherit;

     display: block;

     font-size: 11px;

     margin: 5px 5px 5px 2px;

     }



form {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     }



img {

     color: inherit;

     background-color: inherit;

     border: none;

     }

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {

     color: inherit;

     background:transparent url(../images/bullet.gif) no-repeat scroll 4px 4px;
	 
	 padding:0 0 1em 18px;

     }

h3 {

	color: #252525;
	
	}
	


/* +------------------------------------------------------------+ */

/* | General XHTML Classes                                      | */

/* +------------------------------------------------------------+ */



.center {

     color: inherit;

     background-color: inherit;

     text-align: center;

     }



.inlinecenter {

     color: inherit;

     background-color: inherit;

     text-align: center;

     }



p.inline {

     color: inherit;

     background-color: inherit;

     display: inline;

     padding: 0px;

     }



.strong {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     }



.big {

     font-weight: bold;

     font-size: 14px;

     }



.hidden {

     color: inherit;

     background-color: inherit;

     display: none;

     }



a.unfancy {

     color: inherit;

     background-color: inherit;

     text-decoration: underline;

     font-weight: normal;

     }



a.unfancy:hover {

     color: inherit;

     background-color: inherit;

     text-decoration: underline;

     }




/* +------------------------------------------------------------+ */

/* | Skin Specific Divs                                         | */

/* +------------------------------------------------------------+ */

#header, #content, #footer, #contentWrap, #footerWrap {
clear:both;
display:inline;
float:left;
position:relative;
}

#skin_wrapper {


    margin:auto;
	position:relative;
	text-align:left;
	width:984px;

     }



#skin_header {

     -moz-background-clip:border;
	 -moz-background-inline-policy:continuous;
	 -moz-background-origin:padding;
	background:transparent url(../images/bg-header.jpg) no-repeat scroll 0 0;
	height:136px;
	width:100%;
     }

#content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-content.png) repeat-y scroll 0 0;
	width:100%;
}

#skin_ct {

     color: inherit;

     
	 
	 background:transparent url(../images/bg-rounded-double.gif) no-repeat scroll 0 bottom;

     width: 100%;

     padding:0 0 34px;

     }

#skin_ct_lcol {

     color: inherit;

     background-color: #FFFFFF;

     padding: 7px 9px 7px 3px;

     margin: 0px;

     vertical-align: top;

     width: 160px;

     text-align: left;

     }



#skin_ct_mcol {

     color: inherit;

     background-color: #FFFFFF;

     padding: 7px 2px 7px 3px;

     margin: 0px;

     border: none;

     vertical-align: top;

     }



#skin_ct_rcol {

     color: inherit;

     background-color: #FFFFFF;

     padding: 7px 7px 7px 9px;

     margin: 0px;

     vertical-align: top;

     width: 160px;

     }

#skin_footer_wrap {

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-footer.gif) repeat-y scroll 0 0;
width:100%;

}

#skin_footer {

     color: inherit;

     background: transparent url(../images/bg-rounded-bottom.gif) no-repeat scroll 0 bottom;

     padding: 10px 0 20px;

     text-align: center;

     }



#skin_pgtitle {

	color:#252525;
	font-size:2.17em;
	margin-bottom:15px;
	font-weight:bold;
	line-height:1em;
	margin:0 0 15px;

     }



#skin_content {

     color: inherit;

     background-color: inherit;

     margin: auto;

     }



#skin_ht_first {

     color:#878787;

     background:#6F6F6F url(../images/bg.gif) repeat-x scroll 0 0;

     margin: 0px;

     padding: 0px;

     width: 100%;

     }



#skin_ht_lcol_first {

     color: inherit;

     background-color: inherit;

     width: 25%;

     text-align: left;

     vertical-align: top;

     }



#skin_ht_rcol_first {

     color: inherit;

     background-color: #FDFDFD;

     width: 75%;

     text-align: right;

     vertical-align: bottom;

     }

	 

#skin_ht {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     padding: 0px;

     width: 100%;

     }



#skin_ht_lcol {

     color: inherit;

     background-color: inherit;

	 min-width: 10em;

     text-align: left;

     vertical-align: top;

     }



#skin_ht_rcol {

     color: inherit;

     background-color: #FDFDFD;

     width: 75%;

     text-align: right;

     vertical-align: bottom;

     }

#logo a {
	cursor:pointer;
	left:23px;
	position:absolute;
	top:25px;
}

#header_images {
	cursor:pointer;
	left:700px;
	position:absolute;
	top:8px;
}

#header_images a {
	padding: 0 10px;
}

#nav {
	height:36px;
	left:8px;
	position:absolute;
	text-align:left;
	top:100px;
	z-index:9999;
}


/* +------------------------------------------------------------+ */

/* | Skin Specific Classes                                      | */

/* +------------------------------------------------------------+ */



.left_col_images {

	text-align: center;

	}



.phone_number {

	 font-size: 12px;

	 padding:  2px 5px 0 50px;

	 color: #375C94;

	 font-weight: bold;

	 }



.skin_fenavh {
 
	 height: 20px;

	 color: #252525;

     padding: 2px 5px 0 3px;

      font-size:1.33em;
	 font-weight:bold;
	 line-height:1em;
	 margin:0 0 5px;

     }



.skin_fenav ul {

     color: inherit;

     padding: 0px;

	 font-size: 11px;

     margin: 0px 0px 10px 0px;

     list-style: none;

	    }



.skin_fenav ul li {

     color: inherit;

     background-color: #E6E6E6;

     padding: 0px;

     margin:0 0 5px;

     list-style: none;

     }



.skin_fenav ul li a {

     color: #0091D5;

     background-color:#E5EDF0;

     font-weight: normal;

	 border:1px solid #CCDCE1;

     display: block;

     text-decoration: none;

     padding: 3px 5px 3px 5px;

     }



.skin_fenav ul li a:hover {

     -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#4CADE7 none repeat scroll 0 0;
	color:#FFFFFF;

     }



.skin_button {

     color: #FFFFFF;

     margin: 0px 0px 0px 4px;

     display: block;

     float: right;

     }



.skin_button a {

   
	 
	 color:#FFFFFF;
display:block;
font-size:11px;
font-weight:bold;
line-height:35px;
padding:0 10px;
text-transform:uppercase;
z-index:100;

     }




.skin_headacct {

     color: inherit;

     background-color: inherit;

     width: 100%;

     text-align: right;

     clear: both;

     }



.skin_fenavmini {

     padding: 5px;

     margin: 0px 0px 10px 0px;
	 
     color: #0091D5;

     background-color:#E5EDF0;

     font-weight: normal;

	 border:1px solid #CCDCE1;

     display: block;

     text-decoration: none;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Divs                                         | */

/* +------------------------------------------------------------+ */



#khxc_debug {

     color: #333333;

     background-color: #FFFFFF;

     border: 1px solid #CCDCE1;

     padding: 10px;

     overflow: hidden;

     margin-top: 10px;

     }



#khxc_printable {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #CCDCE1;

     width: 800px;

     padding: 10px;

     margin: auto;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Messages                            | */

/* +------------------------------------------------------------+ */



.khxc_error {

     color: #FF0000;

     background-color: inherit;

     font-weight: bold;

     }



.khxc_confirm {

     color: #339933;

     background-color: inherit;

     font-weight: bold;

     }



.khxc_imgfloatrt {

     color: inherit;

     background-color: inherit;

     float: right;

     margin-bottom: 10px;

     margin-left: 10px;

     display: inline;

     }

	 

.khxc_imgfloatcenter {

     color: inherit;

     background-color: inherit;

     margin-bottom: 10px;

	 text-align: center;

     }

	 

.khxc_inline {

     color: inherit;

     background-color: inherit;

     display: inline;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Boxed Monospace Code                | */

/* +------------------------------------------------------------+ */



.khxc_preboxed {

     color: inherit;

     background-color: #F7F7F7;

     margin: 5px 0px 0px 0px;

     padding: 5px;

     border: 1px solid #CCDCE1;

     font-family: Fixed, monospace;

     overflow: hidden;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Form Fields                         | */

/* +------------------------------------------------------------+ */



.khxc_formfieldradcb {

     color: inherit;

     background-color: inherit;

     }



.khxc_formfield {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #CCDCE1;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.khxc_formfield:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



.khxc_formfieldp {

     color: #375C94;

     background-color: inherit;

     display: block;

     padding: 0px;

     margin: 0px;

     }



.khxc_formfieldpnfs {

     color: inherit;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 5px 0px;

     }



.khxc_formfielda {

     color: #375C94;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 2px 0px;

     }



.khxc_formbutton {

     color: #333333;

     background-color: #E5EDF0;

     border: 1px solid #CCDCE1;

     padding: 1px;

     margin: 0px 0px 5px 0px;

     font-size: 11px;

     width: 130px;

     }



.khxc_formbutton:hover {

     color: #333333;

     background-color: #EFEFEF;

     }



.khxc_quickbutton {

     color: #333333;

     background-color: #E5EDF0;

     border: 1px solid #CCDCE1;

     padding: 1px;

     margin: 0px;

     font-size: 11px;

     width: 130px;

     }



.khxc_quickbutton:hover {

     color: #333333;

     background-color: #EFEFEF;

     }



.khxc_quickform {

     color: inherit;

     background-color: inherit;

     margin: 5px 0px 0px 0px;

     }



.khxc_quickfield {

     color: inherit;

     background-color: #DEDEDE;

     border: 1px solid #CCDCE1;

     font-size: 11px;

     margin: 1px 0px 0px 0px;

     }



.khxc_quickfield:hover {

     color: inherit;

     background-color: #FFFFFF;

     }



.khxc_formfieldradcb_rnc {

     color: inherit;

     background-color: #FFA4A4;

     }



.khxc_formfield_rnc {

     color: inherit;

     background-color: #FFA4A4;

     border: 1px solid #CCDCE1;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.khxc_formfield_rnc:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Form Displays                       | */

/* +------------------------------------------------------------+ */



.khxc_formsecthead {

     color: #0091D5;

     background-color: #E5EDF0;

     padding: 2px 5px 2px 5px;

     margin: 0px;

	 border: 1px solid #CCDCE1;

     font-weight: bold;

     }



table.khxc_formtblone {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;
	 
	 border: 1px solid #CCDCE1;

     border-spacing: 3px;

     width: 100%;

     }



table.khxc_formtbltwo {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 3px;

     width: 100%;

     border: 1px solid #CCDCE1;

     }



td.khxc_formtbltwo {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 2px 2px 2px;

     width: 50%;

     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC;

     vertical-align: top;

     }



td.khxc_formtbltwospan {

     color: #333;

     background-color: #F7F7F7;

     padding: 4px 2px 2px 2px;

     width: 100%;

     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC;

     vertical-align: top;

     }



td.khxc_formtblone {

     color: #333;

     background-color: #F7F7F7;

     padding: 4px 2px 2px 2px;

     width: 100%;

     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC;

     vertical-align: top;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Sort Table Displays                 | */

/* +------------------------------------------------------------+ */



table.khxc_sorttable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 0px 0px;

     border-spacing: 3px;

     width: 100%;

     border: 1px solid #CCDCE1;

     }



th.khxc_sorttable {

     color: inherit;

     background-color: #E5EDF0;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



td.khxc_sorttable {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Regular Table Displays              | */

/* +------------------------------------------------------------+ */



.khxc_regtablehead {

     color: #FFFFFF;

     background-color: #7F99B2;

     padding: 2px 5px 2px 5px;

     margin: 0px;

     border: 1px solid #CCDCE1;

     font-weight: bold;

     clear: both;

     }



table.khxc_regtable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 3px;

     width: 100%;

     border-left: 1px solid #CCDCE1;
	
     border-right: 1px solid #CCDCE1;

     border-bottom: 1px solid #CCDCE1;

     }



tr.khxc_regtable {

     color: inherit;

     background-color: inherit;

     padding: 5px;

     border: 1px solid #CCDCE1;

     }



th.khxc_regtable {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



td.khxc_regtable {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



.khxc_regtable p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Ghost Table Displays                | */

/* +------------------------------------------------------------+ */



table.khxc_ghost {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     padding: 0px;

     border-spacing: 3px;

     width: 100%;

     }



td.khxc_ghost {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px;

     vertical-align: top;

     }



.khxc_ghost form {

     color: inherit;

     background-color: inherit;

     display: inline;

}



td.khxc_ghost img {

     color: inherit;

     background-color: inherit;

     margin-right: 10px;

     margin-bottom: 10px;

     }



td.khxc_ghost p {

     margin: 0px 0px 6px 0px;

}



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Boxed Paragraphs                    | */

/* +------------------------------------------------------------+ */



p.khxc_uktablesp {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     font-size: 1px;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Online Store Displays               | */

/* +------------------------------------------------------------+ */



.khxc_storehead {

     color: #252525;

     padding: 2px 5px 2px 5px;

     margin: 10px 0px 2px 0px;

     border-bottom: 1px solid #E4E4E4;

     font-weight: bold;

     clear: both;

	 font-size: 17px;

     }



.khxc_storelink {

     color: inherit;

     background-color: #F7F7F7;

     padding: 0px 5px 0px 5px;

     margin: 5px 0px 10px 0px;

     border: 1px solid #333;

     }



.khxc_storelink p {

     color: #375C94;

     background-color: inherit;

     margin: 4px 0px 4px 0px;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Category List Display Tables        | */

/* +------------------------------------------------------------+ */



table.khxc_cptbl_cat {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 10px 0px;

     border-spacing: 3px;

     width: 100%;

     }



tr.khxc_cptbl_cat {

     color: inherit;

     background-color: inherit;

     }



td.khxc_cptbl_cat {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

     vertical-align: top;

     }



td.khxc_cptbl_cat_blank {

     color: inherit;

     background-color: inherit;

     display: none;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Product List Display Tables         | */

/* +------------------------------------------------------------+ */



table.khxc_cptbl_prod {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 10px 0px;

     border-spacing: 3px;

     width: 100%;

     }



tr.khxc_cptbl_prod {

     color: inherit;

     background-color: inherit;

     }



td.khxc_cptbl_prod {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

     border-bottom: 1px solid #CCCCCC;

     vertical-align: top;

     }



td.khxc_cptbl_prod_blank {

     color: inherit;

     background-color: inherit;

     display: none;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Product Detail Display Tables       | */

/* +------------------------------------------------------------+ */



table.khxc_cptbl_det {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 10px 0px;

     border-spacing: 3px;

     width: 100%;

     }



tr.khxc_cptbl_det {

     color: inherit;

     background-color: inherit;

     }



td.khxc_cptbl_det {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

     vertical-align: top;

     }



td.khxc_cptbl_det_blank {

     color: inherit;

     background-color: inherit;

     display: none;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Price Displays                      | */

/* +------------------------------------------------------------+ */



.khxc_pricediv {

     color: #333333;

	 font-weight: bold;

     background-color: inherit;

     margin: 2px 0px 2px 0px;

     }



.khxc_price {

     color: inherit;

     background-color: inherit;

     display: inline;

     }



.khxc_pricex {

     color: #FF0000;

     background-color: inherit;

     display: inline;

     text-decoration: line-through;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Shopping Cart Displays              | */

/* +------------------------------------------------------------+ */



.khxc_cartbutton {

     color: #333333;

     background-color: #E5EDF0;

     border: 1px solid #CCDCE1;

     padding: 1px;

     font-size: 11px;

     font-weight: normal;

     text-align: center;

     display: block;

     margin: 0px 0px 5px 0px;

     width: 125px;

     }



.khxc_cartbutton:hover {

     color: #333333;

     background-color: #EFEFEF;

     text-decoration: none;

     cursor: default;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Misc                                | */

/* +------------------------------------------------------------+ */



.khxc_clearboth {

     color: inherit;

     background-color: inherit;

     clear: both;

     }



.khxc_outstock {

     color: #FF0000;

     background-color: inherit;

     }



a.khxc_hrefbutton {

     color: #333333;

     background-color: #E5EDF0;

     border: 1px solid #333;

     padding: 2px 5px 2px 5px;

     font-size: 11px;

     font-weight: normal;

     text-align: center;

     display: block;

     }



a.khxc_hrefbutton:hover {

     color: #333333;

     background-color: #EFEFEF;

     text-decoration: none;

     cursor: default;

     }



.khxc_outline {

     color: inherit;

     background-color: #F7F7F7;

     border: 1px solid #CCDCE1;

     padding: 5px;

     margin-top: 5px;

     }



.khxc_outline p {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 3px 0px;

}



/* +------------------------------------------------------------+ */

/* | End                                                        | */

/* +------------------------------------------------------------+ */