
body {
 font-family: Verdana, Arial, "Times New Roman", sans-serif;
 margin: 0;
 padding: 0;
 background: #FFFFFF;
 text-align: center;
}

.clfix {
  clear: both;
	margin: 0;
	padding: 0;
 }

#wrapper {
 margin: auto;
 width: 960px;
 text-align: left;
 padding: 0;
}

ul {
 margin: 0;
 padding: 0;
}

p {
 margin: 0;
 padding: 0;
}

#innerwrapper {
 margin: auto;
 width: 960px;
 text-align: left;
 background: url('images/bg.gif') repeat-y top;
 padding-left:10px;
 padding-right:10px;
 padding-top:0;
 padding-bottom:0;
}

/* Header Css */

#header {
 width: 960px;
 float: left;
 margin: 0;
 padding: 0;
}

#imgwrapper {
 width: 960px;
 height: 120px;
 margin: auto;
 padding-left:10px;
 padding-right:10px;
 background: url('images/bg.gif') repeat-y top;
}

#topimg{
 width: 960px;
 height: 120px;
 margin: auto;
 background: url('images/free-laptop-with-mobile-phone.jpg') repeat-y top;
}

#menu {
 float: left;
 width: 960px;
 margin: 0;
 padding: 0;
 list-style: none;
 margin-top: 17px;
 border-bottom: 10px solid #30521a;
}

#menu li {
float: left;
line-height: 31px;
padding-right: 1px;

text-align: center;
margin-left: 0px
}

#menu a {
	float: left;
	font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
	background:url(images/menu-blue-left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu a span {
	background: transparent url(images/menu-blue-right.png) no-repeat right top;
	padding:5px 15px 0px 6px;
	color:#FFF;
	display: block;
	float: left;
	cursor: pointer;
}

#menu #tcurrent a {
	float: left;
	font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
	background:url(images/menu-green-left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu #tcurrent a span {
	background: transparent url(images/menu-green-right.png) no-repeat right top;
	padding:5px 15px 0px 6px;
	color:#FFF;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu a:hover { background: transparent url(images/menu-green-left.png) no-repeat left top; }
 #menu a:hover span {	background: transparent url(images/menu-green-right.png) no-repeat right top; }

 #menu hd { background: transparent url(images/menu-green-left.png) no-repeat left top; }
 #menu hd span {	background: transparent url(images/menu-green-right.png) no-repeat right top; }

/* Page */

#page a:hover {
 text-decoration: underline;
}

#page {
 width: 960px;
 float: left;
}

#wrapperinset {
 margin: 2px;
 background: url('images/page_bg.gif') repeat-x top;
 width: 956px;
 float: left
}

#content {
 width: 719px;
 float: right;
}

#content img{
  border-style:none;
}

#details {
 border: 1px solid #eaeaea;
 width: 709px;
 margin: 10px 0 0 6px;
 background-color: #FFF;
}

#details p {
 line-height: 20px;
 padding: 7px;
 font-size: 12px;
 color: #404040;
}

#details p a {
 font-size: 12px;
 color: #404040;
 text-decoration: none;
}

#details #expandresults {
  text-align:center;
  padding-bottom: 40px;
}

#details .morelink {
 font-size: 20px;
 font-weight: bold;
 color: #0F38B9;
 text-decoration: none;
 text-align: center;
 border: 2px dashed red;
 background-color: #fff;
}

#details li {
 font-size: 12px;
 color: #404040;
 text-decoration: none;
 margin-left: 40px;
}

#details blockquote{
  border: 1px red dashed;
  padding:10px;
  background-color: #F3D9DD;
  text-align: center;
}

h1 {
 font-size: 26px;
 color: #093289;
 font-weight: normal;
 padding: 5px 0 10px 5px;
 margin: 0;
}

h2 {
 font-size: 20px;
 color: #30521a;
 font-weight: normal;
 line-height: 45px;
 padding: 0 0 0 10px;
 margin: 0;
}

h3 {
 font-size: 16px;
 color: #30521a;
 font-weight: normal;
 padding: 0 0 0 10px;
 margin: 0;
}

h4 {
 font-size: 14px;
 color: #093289;
 font-weight: normal;
 padding: 7px;
 margin: 0;
}

h6 {
 padding: 0;
 margin: 0;
}

/* Sidebar Content */

#side {
 float: left;
 margin: 10px 0 0 5px;
}

.sidebar {
 width: 206px;
}

.sidebarheader {
 width: 204px;
 line-height: 32px;
 border: 1px solid #eaeaea;
 background-color: #FFFFFF;
 margin-bottom: 2px;
}

.sidebar p{
  font-size:14px;
}

.sidebar b.red{
  color: red;
  font-weight:bold;
  font-size:14px;
}

#side img{
  border-style:none;
}

.sidebar h4 {
 font-size: 16px;
 font-weight: normal;
 padding: 0 0 0 5px;
 margin: 0;
 color: #3a3a3a;
}

.sidebar h5 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

.sidebar h5 a {
 color: #093289;
 text-decoration: none;
 font-weight: normal;
}

/* Links */

.sidebarheaderinner {
 width: 204px;
 line-height: 32px;
 background-color: #FFFFFF;
 margin-bottom: 10px;
 background: url('images/title_bg.gif') no-repeat left;
}

.sidebarheaderinner h4 {
 font-size: 16px;
 font-weight: normal;
 padding: 0 0 0 5px;
 margin: 0;
 color: #3a3a3a;
}

.sidebarli {
 margin: 0 0 10px 0;
 list-style: none;
 width: 204px;
}

.sidebarli #lcurrent {
 padding-left: 20px;
 line-height: 25px;
 background: url('images/pointer_bg.gif') no-repeat left;
}

.sidebarli li {
 padding-left: 20px;
 line-height: 25px;
}

.sidebarli li a {
 font-size: 12px;
 color: #093289;
 text-decoration: none;
}

/* Footer */

#footer {
 width: 960px;
 text-align: center;
 height: 38px;
 background: url('images/footer_bg.gif') no-repeat bottom;
 padding-top: 5px;
 border-bottom: 10px solid #30521a;
}

#footer a {
 font-size: 12px;
 color: #093289;
 text-decoration: none;
}

#footer p {
 margin: 10px;
}

p.footerText {
 line-height: 20px;
 font-size: 12px;
 margin: 10px;
}

#footer ul {
 margin: auto;
 padding: 0;
 list-style: none;
 margin-left: 320px;
 }

#footer ul li {
 float: left;
 padding: 0 10px 0 10px;
}

#footer ul li a {
 font-size: 12px;
 color: #093289;
 text-decoration: none;
}

#innercontainer{
 margin: auto;
 padding-bottom:20px;
 width: 719px;
 float:left;
}

.products {
  text-align: center;
  float: left;

  width: 94%;
    margin-right: 10px;
  margin-top: 11px;
  display: inline;
  padding: 13px 10px 8px 10px;
  border-style: solid;
  border-color: #cacaca;
  border-width: 1px;
  background-color: #f7f7f7;
  font-size: 13px;
  margin-left: 5px;
  vertical-align: middle;
  background-color:white;
}

.products .images{
  display: inline;
  text-align:center;
  float:right;
}

.products .description{
  display: block;
  width:45%;
  padding: 0px 5px 0px 5px;
  border-left: 1px dashed #b5c3d0;
  border-top: 0px dashed;
  border-right: 1px dashed #b5c3d0;
  border-bottom: 0px dashed;
  text-align:center;
  vertical-align: middle;
  float:left;
}

.products .networks{
  display: block;
  width:35%;
  text-align:center;
  vertical-align: middle;
  border-color:grey;
  float:left;
}

.products .innerbottom{
  display: block;
  width:100%;
  border-top: 1px dashed #b5c3d0;
  text-align:center;
  padding-top:5px;
  float:left;
}

.products h3{
  color: #093289;
  font-size: 14px;
  padding: 0 0 15px 0;
  margin: 0px;
  margin-left: 5px;
}

.products b.deal1{
  color: red;
  font-weight:bold;
  padding-left:10px;
}

.products b.deal2{
  color: green;
  font-weight:bold;
  padding-left:10px;
}

.products b.deal3{
  color: blue;
  font-weight:bold;
  padding-left:10px;
}

.products b.deal4{
  color: purple;
  font-weight:bold;
  padding-left:10px;
}

.pricecont {
  text-align: center;
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

.price {
  text-align: center;
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}