/* D2 Networks */
/*Body Part */
body {
	font-size: 12px;
	font-family: verdana, sans-seriff;
	text-align: center;
	display: block;
}
/* Defining all a tags and img's */
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}
h2 {
	color: black;
	font-weight: bold;
	font-size: 13px;
}
a {
	text-decoration: none;
}
img {
	border: 0;
	text-align: left;
}
/* Container holding everything */
#siteContainer {
 display: block;
 margin: auto;
 width: 913px;
}
#siteContents {
 position: relative;
 width: 100%;
 display: block;
 float: left;
}
#rightBodyContent h1{
background-color:#F3F3F3;
color:#777777;
font-size:15px;
font-weight:bold;
padding:7px 0 7px 10px;
}
/* Div Holding Banner */
#topSectionContainer {
	float: left;
	display: block;
	width: 100%;
}
#d2NetworksLogo{
  float: left;
  display: block;
  width: 100%;
}

#d2NetworksLogo h1 {
margin: 55px 0px 0px 0px;
padding: 0px;
font-size: 15px;
float: right;
font-style: italic;
font-weight: bold;
}
/* Left and Right sides of the banner */
#leftTop {
	width: 100%;
	display: block;
	float: left;
	height: 24px;
	background-image: url(/templates/d2networks/images/menu-bar.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
}

#leftTop h1 {
margin: 0px;
padding: 0px;
position: absolute;
right: 5px;
top: 3px;
color: #ffffff;
font-size: 15px;
font-weight: normal;
}

/*Menu Links  */

#menuLinks{
  color: #ffffff;
  margin-top: 3px;
  margin-left: 10px;
}

/* Strip of colour under banner */
#Strip {
	float: left;
	display: block;
	width: 100%;
	background-image: url(/templates/d2networks/images/greybar.jpg);
	height: 30px;
	background-repeat: no-repeat;
}

#Strip2{
	float: left;
	display: block;
	width: 100%;
	background-image: url(/templates/d2networks/images/grey-bar-strip.jpg);
	height: 14px;
		background-repeat: no-repeat;
}
/* Main Container for body */
#bodyContainer {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
}

/* Left body and Right Body */

#leftBody{
  width: 172px;
  display: block;
  float: left; 
  margin-bottom: 200px;
}

#leftBodyBottom {
float: left;
display: block;
width: 172px;
height: 100px;
}

#leftBodyBottom p {
margin: 0px;
padding: 0px;
color: #777777;
font-size: 11px;
}

#leftBodyBottom img {
 margin: 0px;
padding: 0px;
}
/* Left News Box and Link Box */
.topBox{
  width: 100%;
  float: left;
  display: block;
  height: 24px;
background-image: url(/templates/d2networks/images/topLeftBox.png);
  background-repeat: no-repeat;
  z-index: 99;
  behavior: url(/templates/faqint/css/iepngfix.htc);
}

.topBox h1 {
 color: #ffffff;
 margin: 5px 2px 0px 2px;
 font-family: verdana;
 text-transform: uppercase;
 font-size: 12px;
 text-align: center;
}


  #middleBox{
    width: 100%;
    float: left;
    display: block;
    background-color: #008CC7;
     z-index: 99;
}

#middleBox ul{
  list-style: none;
  color: #ffffff;
}

#middleBox p {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
margin:5px 0 0 5px;
padding:0;
}

#middleBox2{
  
  width: 100%;
  float: left;
  display: block;
  background-color: #008CC7;
  color: #ffffff;
  list-style: none;
   z-index: 99;
}

#middleBox2 ul{
  list-style: none;
  color: #ffffff;
}

#middleBox2 a, #middleBox2 a:active, #middleBox2 a:link, #middleBox2 a:visited{ 
  text-decoration: none;
  color: #ffffff;
  font-size: 10px;
}

#middleBox2 a:hover {
  text-decoration: underline;
}

.bottomBox{
    width: 100%;
    float: left;
    display: block;
    background-image: url(/templates/d2networks/images/bottom-bar.jpg);
    background-repeat: no-repeat;
    height: 24px;
     z-index: 99;
}

#rightBody{
  width: 730px;
  float: right;
  display: block;
}

#imageBanner{
float: left;
display: block;
}

#rightBodyContent{
  width: 720px;
  float: left;
  display: block;
  margin: 10px 0px 15px 10px;
}

#rightBodyContent > table {
margin-left: -12px
}

#rightBodyContent a, #rightBodyContent a:link, #rightBodyContent a:active, #rightBodyContent a:visited{
font-weight: bold;
color: #248bc3;
text-decoration: none;
}

#rightBodyContent a:hover {
text-decoration: underline;
}

/* Footer Section */
#footer {
	width: 100%;
	float: left;
	display: block;
}
/* Footer Content Section */
#footerContent {
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	color: #777777;
	padding: 3px 0 0 0;
        border-top: 1px dotted #dddddd;
}

#footerContent a,#footerContent a:link,#footerContent a:active,#footerContent a:visited{
 color: #777777;
 font-size: 11px;  
 text-decoration: none;
}

#footerContent a:hover {
 text-decoration: underline;
}

#footerContent p.left {
margin: 10px 0px 10px 0px;
}

#footerContent p.right {
margin: 10px 0px 10px 0px;
}

#belowTheFoldContainer {
width: 100%;
position: absolute;
top: 101%;
left: 0px;
display: block;
}

#btfTop {
background-image: url(/templates/d2networks/images/BTFTop.png);
background-repeat: no-repeat;
float: left;
display: block;
width: 913px;
height: 26px;
behavior: url(/templates/faqint/css/iepngfix.htc);
}

#btfTop h1 {
text-align: left;
color: #999999;
margin: 6px 0px 0px 15px;
padding: 0px;
font-size: 15px;
font-weight: bold;
}

#belowTheFold {
background-image: url(/templates/d2networks/images/BTF.png); 
background-repeat: repeat;
	width: 898px;
	float: left;
	display: block;
	text-align: left;
	padding: 0px 0px 10px 15px;
	behavior: url(/templates/faqint/css/iepngfix.htc);
}

#belowTheFold h1 {
font-size: 11px;
color: #999999;
}

#belowTheFold table {
width: 100%;
}

#belowTheFold ul {
padding: 0px;
margin: 0px;

}

#belowTheFold li {
font-size: 11px;
list-style: none;
}

#belowTheFold a {
color: #999999;
text-decoration: none;
}

#belowTheFold a:hover {
text-decoration: underline;
}



/* NEW BODY */

#d2box-1 {
top: 190px;
_top: 310px;
left: 192px;
} 

#d2box-2 {
top: 334px;
_top: 460px;
left: 192px;
} 

#d2box-3 {
top: 480px;
_top: 600px;
left: 192px;
} 

.d2box-styles {
background-image: url(/templates/d2networks/images/d2box.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 304px;
height: 124px;
behavior: url(/templates/faqint/css/iepngfix.htc);
text-align: left;
}

.d2box-styles h1 {
padding: 0px;
margin: 6px 0px 8px 15px;
color: #008cc7;
font-size: 15px;
font-weight: bold;
}

.d2box-styles p {
padding: 0px 15px 0px 15px;
margin: 0px;
color: #666666;
font-size: 11px;
}

.d2box-styles a {
color: #008CC7;
text-decoration: none;
}

.d2box-styles a:hover {
text-decoration: underline;
}

#d2banner {
background-image: url(/templates/d2networks/images/d2background.jpg);
background-repeat: no-repeat;
display: block;
float: right;
width: 720px;
height: 404px;
margin-bottom: 25px;
}

#d2button {
background-image: url(/templates/d2networks/images/d2button.png);
background-repeat: no-repeat;
display: block;
position: absolute;
top: 325px;
right: 42px;
width: 172px;
height: 37px;
behavior: url(/templates/faqint/css/iepngfix.htc);
}

#d2button p {
margin: 10px 0px 0px 10px;
padding: 0px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

#d2button a {
color: #ffffff;
text-decoration: none;
}

#rightBodyd2 {
    width: 730px;
  float: right;
  display: block;
  position: relative;
}


/**** UNWIRED ****/

.unwiredlogo {
float: right;
margin: 25px 0px 0px 0px;
padding: 0px;
}

.d2networkslogo {
float: left;
}
