/*****jquery plugin******/
/*****By Morgan Showman http://www.mshowman.com/dev/jbanner/*****/

ul.gallery{position:relative;height:295px;width:850px;overflow:hidden;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */



:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #EFF4FF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*****jquery plugin ends******/

#logo_head h1{
	font-family:arial;
	color:#0123FE;
	font-size:27pt;
	padding:40px 0px 3px 35px;
	font-weight:bold;
	
}

#logo_head h2{
	font-family:arial;
	color:#5F92FF;
	font-size:8pt;
	padding:0px 0px 0px 126px;
	font-weight:lighter;
}

.logo_head {
	width:858px;
	height:100px;
}

.logo_head h1{
	font-family:arial;
	color:#0123FE;
	font-size:27pt;
	padding:40px 0px 3px 35px;
	font-weight:bold;
	
}

.logo_head h2{
	font-family:arial;
	color:#5F92FF;
	font-size:8pt;
	padding:0px 0px 0px 126px;
	font-weight:lighter;
}

#cap_wrap {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:858px;
	font-size:12px;
	height:auto;
	line-height:150%;
	background-color:white;
	font-family:arial;
}

#site_nav {

width:858px;
height:20px;
background-color:#82a7fc;


}

#site_nav li{
float:left;
list-style-image:none;
list-style-type:none;
margin-left:210px;

font-family:arial;

padding-left:2px;
padding-right:2px;
}

#site_nav a{
font-size:8pt;
text-decoration:none;
color:white;
font-weight:bold;
}

#site_nav a:hover{
font-size:8pt;
color:black;
font-weight:bold;
}


h3{
color:#3F7CFF;
font-size:11pt;
padding:5px;
font-family:arial;
font-weight:bold;
	background:white;
	
}
.item_listing {
border-style:solid;
	border-width: 1px;
		border-color:black;
		font-family:arial;
}

.item_listing li {
	padding:4px;
	font-size:8pt;
	padding-left:15px;
}	

.item_listing li:hover{
	background-color:white;

	padding-left:10px;
	font-size:9pt;
	color:black;
}	
	
h1 a{
	text-decoration:none;
	color:#4F6EFF;
}

.about_us h2{

	background-color:#82A7FC;
	color:white;
	font-size:16pt;
	padding:5px;
	font-weight:lighter;
}

.about_us p{
	padding:5px 10px 10px 10px;

}

.about_us{

	margin:20px 0 0 30px;
	background-color:#EFF4FF;
	width:389px;
}

.contact_info p{
	padding:5px 10px 10px 10px;

}


.contact_info h2{

	background-color:#82A7FC;
	color:white;
	font-size:16pt;
	padding:5px;
	font-weight:lighter;
}


.contact_info{
		float:right;
	margin:20px 30px 0 0px;
		background-color:#EFF4FF;
	width:389px;
}

.product_info p{
	padding:5px 10px 10px 10px;

}


.product_info h2{

	background-color:#82A7FC;
	color:white;
	font-size:16pt;
	padding:5px;
	font-weight:lighter;
}


.product_info{

	margin:20px 30px 0 30px;
		background-color:#EFF4FF;

}

.style4 {
	font-size:8pt;

}

#follow_us li{
float:left;
list-style-image:none;
list-style-type:none;

}

#ac_footer{
background-color:#82a7fc;
margin-top:280px;
width:858px;
height:65px;
padding-top:10px; 
font-family:arial; 
font-weight:bold;
color:white;
text-align:center;
}

#commercial_box{
margin-right:10px;
float:right;
background-color:#BFD3FF;


}

#military_box{
margin-left:17px;
float:left; 
width:210px;
background-color:#BFD3FF;
}

#item_pic{
background-color: rgb(239, 244, 255);
}

#item_pic h3{
background-color: rgb(239, 244, 255);
}

#item_pic img{
	float:right;

}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



//***drop down menu Copyright 2003-2010 Roger Johansson**//
//**http://www.456bereastreet.com/archive/200705/accessible_expanding_and_collapsing_menu/**/
.menu,
.menu ul {
margin:0;
padding:0;
list-style:none;
}

.menu td, 
.menu p{
 padding-bottom:5px;
}

h4 {
font-weight:bold;
}

.menu {width:394px;}
.menu li {
margin:0;
padding:0;
margin-bottom:0px;
}

.menu a {
display:block;
color:white;
font-size:16pt;
font-weight:lighter;
padding:5px;
background:#82A7FC;
text-decoration:none;
}

.menu a:hover {background:#d9dcb0;}
.menu ul li {background:#EFF4FF;}
.menu ul p {background:#EFF4FF;}
.hidden {display:none;}

//***drop down menu ends**//

//**Telecom Data Center Starts Here**//

body#telecomdatacenter h1{

	font-family:arial;
	color:black;
	font-size:75pt;
	padding:40px 0px 3px 35px;
	font-weight:bold;
}
body#telecomdatacenter h2
{color:#6C9B19;font-weight:bold;padding-left:225px; padding-top:8px;}

body#telecomdatacenter #logo_head {
	width:858px;
	height:100px;
}

body#telecomdatacenter #military_box, #top_seller_box{
margin-left:230px;
float:left; 
width:365px;
background-color:white;
margin-top:15px;
text-align:center;
}

#listing_box{
background-color:#FFFFEF;
border-color:#031A9E;
border:1px;
border-style:solid;
margin-bottom:20px;
}

#top_seller_box p{
padding-left:5px;
border-color:#031A9E;
border-left:1px;
border-right:1px;
border-style:solid;

background-color:#FFFFEF;
}
body#telecomdatacenter #commercial_box {
float:right;
background-color:#FFFFEF;
border-color:#6C9B19;
margin-top:15px;

}
body#telecomdatacenter .item_listing{
border-color:black;
}

body#telecomdatacenter #site_nav {
background-color:#6C9B19;
}

body#telecomdatacenter #site_nav li{
margin-left:70px;
}


#site_nav a:hover{
font-size:8pt;
color:#031cac;
font-weight:bold;
}

#bottom_nav{
width;858px;
margin-top:300px;
}

.item_listing li:hover{
	background-color:#FFFFEF;

	padding-left:10px;
	font-size:9pt;
	color:black;
}	

body#telecomdata #listing a{
text-align:right;
}

body#telecomdatacenter {
	background: #FFFFEF;
}

body#telecomdatacenter h3{
color:#6C9B19;
}

body#telecomdatacenter a{
text-decoration:none;
}

.privacy_list{
padding:10px 10px 0px 10px;
}
.privacy_list li{
padding:15px 10px 0px 10px;
}


.about_list{
padding:15px 10px 0px 15px;
}
.about_list li{
padding:15px 10px 0px 15px;
}


a.data_products{
color:#6C9B19;
font-weight:bold;

}

a.data_products:hover{
	color:blue;
}	
.call{
color:black; margin-bottom:3px;padding;0px;
}


h5 {
padding-top:19px;padding-left:705px; font-weight:bold; color:white;padding-bottom:9px;
}



a.item_link{
color:#6C9B19;
font-size:11pt;
font-weight:bold;

}

a.item_link:hover{
	color:blue;
}	




#listing_box p:hover{
	padding-left:10px;

}

p.info:hover{
	padding-left:15px;
	}


#listing_box p{
	padding:0px 0px 5px 15px;
}

a.sub_item{
	color:black;
}

body#telecomdatacenter td{
vertical-align:middle;
}
body#telecomdatacenter #ac_footer{
background-color:#BFA253;
text-align:center;
margin-top:0px;
width:858px;
height:65px;
padding-top:10px; 
font-family:arial; 
font-weight:bold;
color:white;
}

//**Telecom Data Center Ends Here**//

