html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}              /* reset CSS */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
	background: #FFFFFF url(../images/bg.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #613b2e; /* deep brown */
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 { 
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h3 {
	color: #c7bd8a; /* third khaki from the sun */
}

h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

h5 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #c7bd8a; /* third khaki from the sun */
	margin-bottom: 15px;
}

h6 {
	padding-bottom: 15px;
	clear: both;
}

.h7 {
	color: #613b2e; /* deep brown */
}

.niceheading {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 20px;
}

img.space_right {
	padding-right: 20px;
}

p.blocktext {
	padding: 20px 20px 0 20px;
}

p.item_description {
	color: #666666;
}

table.contact p {
	padding-bottom: 5px;
}

table.contact a:link, table.contact a:visited {
	color: #c7bd8a; /* third khaki from the sun */
	text-decoration: none;
}

table.contact a:hover {
	color: #613b2e; /* deep brown */
}

table.documents {
	font-size: 10px;
	color: #c7bd8a; /* third khaki from the sun */
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.documents td {
	border: 1px solid #c7bd8a; /* third khaki from the sun */
	padding: 2px 5px 2px 5px;
}

table.documents tr.alt td {
	background-color: #f4f4f4;
}

table.documents a:link, table.documents a:visited {
	text-decoration: none;
	color: #c7bd8a; /* third khaki from the sun */
}

table.documents a:hover {
	color: #613b2e; /* deep brown */
}

#page_wrapper {
	width: 950px;
	margin: auto;
}

#logo_wrapper {
	height: 174px;
	background: url(../images/logo.png) top no-repeat;
}

#stripe {
	height: 16px;
	background: url(../images/hr_graded_grey.png) top repeat-x;
}

#topnav {
	height: 32px;
	font-size: 14px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding-top: 8px;
}

#topnav li {
	display: inline;
}

#topnav a:link, #topnav a:visited {
	padding: 7px 50px 7px 50px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #c7bd8a; /* third khaki from the sun */
	text-decoration: none;
}

#topnav a:hover {
	color: #FFFFFF;
	background-color: #9e8764; /* darker khaki */
}

#home li.home a,
#about li.about a,
#products li.products a,
#services li.services a,
#partners li.partners a, 
#downloads li.downloads a,
#contact li.contact a {
	background-color: #613b2e; /* deep brown */
}
/* --------------------------------------------------------- PAGE HEIGHTS ------------------------------------------------------------- */
#content_area {         /* setting the different heights for the different pages  */
	height: 650px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
}

#content_about_page {
	height: 1350px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
}

#content_area_product_page {
	height: 300px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
}

#content_area_product_page_ptp {
	height: 650px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_product_page_ptm {
	height: 950px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_product_page_mesh {
	height: 780px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_product_page_wlan {
	height: 3800px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_600 { /* OK here I am trying a new approach of setting heights in the names of the css rather than assigning heights to spefific pages and items - so if I make the css #content_area_600px meaning that this content area is to be 600 pixels high, no matter which page it belongs to... maybe this will be better, because this css is expanding at a rate of knots - so rather divide the css in terms of arbitrary useful height, rather than assign heights to spefific pages   */
	height: 600px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_800 {
	height: 800px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_850 {
	height: 850px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_1000 {
	height: 1000px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_1450 p {
	margin: 20px;
}


#content_area_1200 {
	height: 1200px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_1450 {
	height: 1050px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_news{
	height: 1100px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_news_1300{
	height: 1300px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_news a:link, #content_area_news a:hover {
	color: #613b2e; /* deep brown */
}

#content_area_news a:hover {
	color: #c7bd8a; /* third khaki from the sun */
}


#content_area_1580 {
	height: 1580px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_1700 {
	height: 1700px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}

#content_area_product_page_iptv {
	height: 900px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px; 
}


#content_area_services_page {
	height: 300px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
}

#content_area_partners_page {
	height: 800px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
}
/* spacing the images on this page */
#content_area_partners_page img {
	margin-left: 20px;
	margin-bottom: 20px;
}

#content_contact_page {
	height: 650px;
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;  /* --------------------------------- */
}


#slideshowbox {       /* all kinds of boxes big and small */
	width: 900px;
	height: 250px;
	margin: 0 auto 15px;
}

#products_slideshowbox {
	width: 438px;
	height: 250px;
	float: right;
	text-align: right;
}

.newsbox {
	width: 300px;
	height: 260px;
	float: left;
	background-color: #f1efe4;  /* lightest khaki + white */
	margin: 25px 25px 5px 5px;
	padding: 10px 10px 10px 10px;
}

.newsbox a:link, .newsbox a:visited {
	font-size: 12px;
	color: #c7bd8a;
	text-decoration: none;
}

.#newsbox a:hover {
	text-decoration: underline;
}

#about_s_box {
	width: 525px;
	height: 350px;
	float: right;
	background-color: #f1efe4;  /* lightest khaki + white */
	margin: 25px 12px 5px 0px;
	padding: 10px 11px 10px 10px;
	font-style: italic;
}

.four_in_a_row_boxes {
	width: 167px;
	float: left;
	margin: 10px 20px 20px 0;
	padding: 20px 20px 20px 20px;
	background-color: #f1efe4;  /* lightest khaki + white */
}

.four_in_a_row_boxes a:link, .four_in_a_row_boxes a:visited {
	color: #c7bd8a; /* third khaki from the sun */
	text-decoration: none;
}

.four_in_a_row_boxes a:hover {
	color: #613b2e; /* deep brown */
}

.four_in_a_row_boxes img {
	padding-top: 10px;
}	

.three_in_a_row_boxes {
	width: 235px;
	float: left;
	margin: 10px 23px 20px 5px;
	padding: 20px 20px 20px 20px;
	background-color: #f1efe4;  /* lightest khaki + white */
}

.three_in_a_row_boxes p {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}

.three_in_a_row_boxes a:link, .three_in_a_row_boxes a:visited {
	font-size: 12px;
	color: #c7bd8a;
	text-decoration: none;
}

.three_in_a_row_boxes a:hover {
	text-decoration: underline;
}

.one_in_a_row_box {
	background-color: #f1efe4;  /* lightest khaki + white */
	padding: 20px;
	margin: 0 20px;
}


#products_content_area {
	width: 650px;
	float: right;
}

#products_content_area a:link, #products_content_area a:visited {    /* for the link back to previous page   */
	font-size: 10px;
	color: #c7bd8a; /* third khaki */
	text-decoration: none;
}

#products_content_area a:hover {
	color: #613b2e; /* deep brown */
}

.cross_page_product_description_box { /* for box that stretches across the content page that is left after the product menu */
	width: 602px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-bottom: 15px;
}

.cross_page_product_description_box img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.cross_page_product_description_box table img {
	margin: 0;
	padding: 0;
	border: none;
}


.product_item_box { /* the lil container for the items on the product page */
	width: 280px;
	height: 130px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box img {  /* stlying the image for the product item box */
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_description_box {
	width: 145px;
	float: left;
}

.product_item_description_box a:link {
	font-size: 10px;
	color: #c7bd8a;
	text-decoration: none;
}

.product_item_description_box a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.product_item_description_box a:hover {
		color: #613b2e; /* deep brown */
}

.product_item_description_box.heading {
	color: #c7bd8a;
}
/* ________________________________________________________ SETTING THE HEIGHTS FOR THE DIFFERENT PRODUCT PAGES ITEM BOXES ___________________________________________ */
.product_item_box_ptm { /* the lil container for the items on the ptm product page */
	width: 280px;
	height: 250px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_ptm img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_mesh { /* the lil container for the items on the mesh product page */
	width: 280px;
	height: 250px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_mesh img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_wlan { /* the lil container for the items on the wlan product page */
	width: 280px;
	height: 500px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_wlan img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_wlan_clientradio { /* the lil container for the items on the wlan product page - shorter boxes */
	width: 280px;
	height: 350px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_wlan_clientradio img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_wlan_switches { /* the lil container for the items on the wlan product page - even MORE shorter boxes */
	width: 280px;
	height: 300px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_wlan_switches img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_250 { /* the lil container for the items on the mesh product page */
	width: 280px;
	height: 250px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_250 img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_320 { /* the lil container for the items on the mesh product page */
	width: 280px;
	height: 320px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_320 img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

.product_item_box_550 { /* the lil container for the items on the mesh product page */
	width: 280px;
	height: 550px;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product_item_box_550 img {
	margin: 0 10px 10px 0;
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	float: left;
}

#aboutus_box {      /* ----------------------------------------------------ABOUT US PAGE--------------------------------------------------------------   */
	width: 750px;
	background-color: #f1efe4;  /* lightest khaki + white */
	margin: auto;
	padding: 20px 20px 20px 20px;
	height: 800px;
}

.two_in_a_row_boxes {
	width: 355px;
	height: 730px;
	float: left;
	margin: 10px 20px 20px 20px;
	padding: 20px 18px 20px 25px;
	background-color: #f1efe4;  /* lightest khaki + white */
	text-align: center;
}

.two_in_a_row_boxes img {
	border: #c7bd8a 1px solid; /* third khaki */
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	margin-bottom: 15px;
}

.two_in_a_row_boxes_4core_top {
	width: 355px;
	height: 110px;
	float: left;
	margin: 10px 20px 20px 20px;
	padding: 20px 18px 20px 25px;
	background-color: #f1efe4;  /* lightest khaki + white */
	text-align: left;
}

.two_in_a_row_boxes_4core_bottom {
	width: 355px;
	height: 235px;
	float: left;
	margin: 10px 20px 20px 20px;
	padding: 20px 18px 20px 25px;
	background-color: #f1efe4;  /* lightest khaki + white */
	text-align: left;
}

.two_in_a_row_boxes_4core_bottom ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.two_in_a_row_boxes_4core_bottom li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 30px; 
	padding-bottom: 10px;
}
	

#thin_stripe_about {    /* assorted footer items */
	clear: both;
	height: 1px;
	background-color: #613b2e; /* deep brown */
	margin-bottom: 15px;
}

a.return_to_form:link, a.return_to_form:visited {
	color: #c7bd8a; /* third khaki */
	text-decoration: none;
}

a.return_to_form:hover {
	color: #613b2e; /* deep brown */
}
	


#thin_stripe {    /* assorted footer items */
	height: 3px;
	background-color: #613b2e; /* deep brown */
}

#footerbox {
	text-align: center;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 0 30px 0 30px;
}

#footer a:hover {
	color: #613b2e; /* deep brown */
} 

#footer_categories {
	height: 170px;
}

.category_box {
	width: 190px;
	float: left;
	font-size: 10px;
	padding-top: 10px;
	text-align: left;
}

.category_box a:link, .category_box a:visited {
	color: #999999;
	text-decoration: none;
}

.category_box a:hover {
	color: #613b2e; /* deep brown */
} 

#thinner_stripe {
	clear: both;
	height: 1px;
	background-color: #613b2e; /* deep brown */
}

#caracarina {
	height: 30px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}

#caracarina a:link, #caracarina a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}	

#caracarina a:hover {
	color: #613b2e;
}

ul.key_facts {
	list-style-type: disc;
	list-style-position: inside;
}

ul.key_facts li {
	margin-left: 20px;
	margin-bottom: 10px;
}

ul.key_facts li ul {
	list-style-type: circle;
}

p.quote {
	margin: 0 50px 0 50px;
}

.archive_link  {
	float: right;
	margin-top: -40px;
}

.archive_link a:link, .archive_link a:visited {
	color: #c7bd8a;
	text-decoration: none;
}

.archive_link a:hover {
	color: #613b2e; /* deep brown */
}

table.archive {
	margin-top: 10px;
	border: #f1efe4 1px solid;
}

table.archive td {
	padding: 5px;
	border: #f1efe4 1px solid;
}

table.archive a:link, table.archive a:visited {
	color: #c7bd8a;
	text-decoration: none;
}
	
table.archive a:hover {
	color: #613b2e; /* deep brown */
}