/*Page Layout*/


body { background:#E1E3E7; background-image:url(../images/background.png); background-repeat:repeat-x; 
	margin:0 0 0 0; 
	padding:0; 
	font-family:Arial, Verdana, sans-serif; 
	font:11px;
	color:black; 
	text-align:center; 
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	list-style:none;
}

ol {list-style-type:decimal; margin-left:0px;}
/*ul {list-style-type:disc; margin-left:25px;}
ul li {padding-bottom:10px;}*/

h1 {font:bold 24px Arial, Verdana, sans-serif; color:#CB9010; padding-top:5px; padding-bottom:5px;}
h2 {font:18px Arial, Verdana, sans-serif; font-weight:bold; color:#CB9010;}
h3 {font:20px Arial, Verdana, sans-serif; font-weight:bold; color:#1D3072; margin-top:50px; }
h4 {font:12px Arial, Verdana, sans-serif; font-weight: bold; color:#CB9010;}
h5 {font:12px Arial, Verdana, sans-serif; font-weight:bold; color:#CB9010;}
h6 {font:Arial, Verdana, sans-serif;}
p  {font-family:Arial, Verdana, sans-serif; padding-bottom:10px;}

a  {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline;}

linkblueu  {text-decoration:none; color:#000000;}
linkblueu:hover {text-decoration:underline;}

#page { width:1000px; 
	height:225px; 	
	padding:0 0; 
	margin:0 auto; 
}
#wrapper { background:#fff repeat-y; }
#pageheader { width: 100%; 
	height:132px; 
	margin: 0px 0px 0px 0px; }
	
#headerlogo { background-image:url(../images/header_logo.jpg); 
	width:653px; 
	height:132px;
	text-align:right;
	margin-right:40px;
}
#headerright { width:347px; height:132px; text-align:center; background-image:url(../images/header_right.jpg); }

#imgbar { float:left; width: 1000px; background-color:#fff; color:White; font-family:Verdana,Arial,sans-serif; font-size:17px; padding:0px; border-bottom:solid 0px #999; margin: 0px 0px 0px 0px; }
	
#menubar { width:100%; height: 34px; background:url(../images/menubar_bkgd.jpg); color:#fff;
text-align: center; border-top:solid 1px #999999;border-bottom:solid 1px #999999; }

#titlebar { width:100%px; height: 34px; background-color:#fafafa; color:White; font-family:Verdana,Arial,sans-serif; font-size:17px; text-align:left; padding-left:15px; border-bottom:solid 0px #999999; }

#main { width:100%; margin: 20px 15px 15px 0;padding: 0 0 0 0; font-size:12px; text-align:left; }
#contentright { width:100%; padding: 0 15px 0 15px; font-size:12px; text-align:left; }
#contentright a {text-decoration:underline; color:color:#c1d3e1;}
#contentleft { width:175px; padding: 0 15px 0 10px; font-size:12px; text-align:left; border-right:solid 1px #dda53f; }
#pagecontent { font-size:12px; text-align:left; margin:0 0 0 0; }
#pageContent a {text-decoration:underline; color:color:#c1d3e1;}
#pagecontent .profile {min-height:100px; }
#pagecontent .profile img {border: 1px solid #000000; float:left; margin-right:15px;}
#pagecontent .profiledesc {background-color: #f5f5f5;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #f6eedc;}
#pagecontent .profiledesc p {padding: 0 0 5px 0;}
#pagecontent .horizline{ clear: left; margin-bottom: 10px; margin-top: 10px; color:#c1d3e1; }
#pagecontent h1 {font-family:Verdana, Arial, sans-serif; color: #16365C; font-weight:bold; font-size:16px; }
#pagecontent h2 {font-family:Verdana, Arial, sans-serif; color: #16365C; font-weight:bold; font-size:14px; text-decoration:underline }
#pagecontent h3 {font-family:Verdana, Arial, sans-serif; color: #4B4910; font-weight:bold; font-size:13px; text-decoration:none}
#pagecontent h4 { font-family: Arial, Verdana, Sans-Serif; color: #CB9010; font-weight: bold; font-size: 14px; }
#pagecontent h5 { font-family: Arial, Verdana, Sans-Serif; color: #CB9010; font-weight: normal; font-size: 14px; padding-top:10px; padding-right:30px; }
#leftsectioncontent { font-family: tahoma,arial, Verdana, Sans-serif; font-size: 12px; text-align:left; width:175px; padding:30px 0 0 5px; }


#btmmenubar { width:100%; height: 30px; background-color:#16365C; color:#cccccc; font-family: arial, Verdana, Sans-serif; font-size: 10px; text-align:left; margin:0px auto; padding-left:10px; padding-right:10px;}
#btmmenubar a { color: #cccccc; text-decoration: none;  }
#btmmenubar a:hover{text-decoration:underline;}
#footer { width:100%; text-align:center; font-family:tahoma,verdana,arial; font-size:8pt;color:#7f7f7f; height: 40px; }
#headerlogo { background-image:url(../images/header_logo.jpg); width:653px; height:132px;text-align:right; }
#headerright { width:347px; height:132px; text-align:center; background-image:url(../images/header_right.jpg); }

#btmnavtable { text-align:center; }
#searcharea {background-color:#16365C;width:100%;}
/*#searchform {background: #58789e url(../images/search_bkgd.gif); font-family:Verdana,arial,sans-serif;font-size:10px; }*/

#search { width:172px; height:34px; }
#search div { display: block; margin: 0 0 0 0; width: 172px; height: 34px; background: transparent url(../images/search_bkgd.gif) right 0 no-repeat;}
#search input { float: right; margin:9px 20px 0 30px; border:0; width:120px; background: transparent; font-size: 10px; color: #4A4A4A; }


.menu {width:100%; height:34px; position:relative; z-index:100;font-family: verdana, arial, sans-serif;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:175px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative; border-right:solid 1px #d6dcde;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; height:34px; line-height:19px; font-weight:normal; padding:8px 18px 0px 18px;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:red; }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#00494b; color:White;}
.menu ul ul :hover > a.drop {background:#00494b; color:White;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a position absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0; width:175px; }

/* position the third level flyout menu */
.menu ul ul ul{left:196px; top:0px; width:100px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-174px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; font-weight:normal; color:#000; height:auto; line-height:1em; padding:5px 10px; width:175px; text-align:left; border-left:solid 1px #999999;border-right:solid 1px #999999;border-bottom:solid 1px #999999;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background: url(../images/hover_bkgd.jpg);}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background: url(../images/hover_bkgd.jpg);}
.menu a.selected {color:#fff; background: url(../images/hover_bkgd.jpg);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


#subnav { font-family: arial, Verdana, Sans-serif; font-size: 12px; text-align:left; width:175px; }
#subnav ul { margin:0; padding:0; }
#subnav li { margin:0 0 0 0px;list-style-type:none; padding: 0px 0px 15px 11px; }
#subnav li a { color: #58789e; text-decoration: none;  }
#subnav li a:hover { color: #58789e; text-decoration: underline; }
#subnav li a.selected{ margin-left: -12px; padding: 0 0 0 11px; background: transparent url(../images/arrowright_sm.gif) center left no-repeat;}

#thirdnav { font-family: tahoma,arial, Verdana, Sans-serif; font-size: 11px; text-align:left; width:175px; }
#thirdnav ul { margin:0 0 0 0; padding:5px 0 0 0; }
#thirdnav li { margin:0 0 0 10px;list-style-type:none; padding: 0px 0px 15px 15px; }
#thirdnav li a { color: #58789e; text-decoration: none;  }
#thirdnav li a:hover { color: #58789e; text-decoration: underline; }
#thirdnav li a.selected{ margin-left: -12px; padding: 0 0 0 11px; background: transparent url(../images/arrowright_sm.gif) center left no-repeat;}




#btmnav { font-family: arial, Verdana, Sans-serif; font-size: 10px; margin:0px auto;  }
#btmnav ul { margin:0; padding:0; }
#btmnav li { margin:0 0 0 8px;list-style-type:none;display: inline; padding: 0px 15px 0px 0px; }
#btmnav li a { color: #ffffff; text-decoration: none;  }
#btmnav li a:hover { color: #ffffff; text-decoration: underline; }
.box {background-color: #f5f5f5;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #f6eedc; height:50px; width:700px;}
.boxlg {background-color: #f5f5f5;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #f6eedc; height:100px; width:700px;}
.boxgrande {background-color: #f5f5f5;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #f6eedc; height:300px; width:700px;}
.featurebox {background-color: #c5cdd6;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #c5cdd6; width:500px;}
.softwarebox {clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #c5cdd6; width:150px; padding:10px;}

#contentblock {padding: 20px 55px 0 55px;
				width:250px;
				font-size:14px;}

	
#widget { padding: 20px 55px 0 55px; }
.widgetbody{
	margin: 5px 12px 5px 5px;
	background: url(../images/bkgd-white-box.gif) bottom left no-repeat;
	width: 260px;
	padding: 10px;
	font-size: 14px;
}
#widget td.widgetbody {
	width: auto;
	padding: 10px;
	float: none;
	margin: 0;
}

#widget td.widgetbody p{
	margin: 0 5px 10px 5px;
}

#widget td.widgetbody .content {
	width: 240px;
}
.mini-form
{
	border: 0px solid #969696;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form
{
	border: 1px solid #969696;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form-title
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form-hr
{
	background-color: #ffffff;
}
.mod-form-button
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.readmore a{ color:#dda53f; }
.readmore a:hover{ text-decoration:underline; }

.container {background-image: url(../images/containertop.gif); 
	width:150px;
	font-family: tahoma,arial, Verdana, Sans-serif; 
	font-size: 12px; 
	color:#000 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 12px;}
.containerimage {
	width:150px;
	font-family: tahoma,arial, Verdana, Sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	color:#666 ;
	border:solid 1px; 
	border-color:#E1E1E1;}
.containerbody {background-image: url(../images/container-gradient.jpg);
	width:164px; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	color:#333 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 5px;}
.pcsupport {background-image: url(../images/PC_Support.jpg);
	width:180px; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	color:#333 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	}
.wirelesssupport {background-image: url(../images/wireless_Support.jpg);
	width:180px; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	color:#333 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	background-color:E2E2E2;
	}
.peripherals {background-image: url(../images/peripherals.jpg);
	width:180px; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	color:#333 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	}
.email-link {background-image: url(../images/email-icon.jpg);
	width:110px;
	color:666;
	font-weight:bold;
	padding:2px;
	height:50px}

.homebanner {clear:both; background:url(../images/homebannerbg.jpg) no-repeat; width:1000px; height:211px; margin:2px 0px 0px 0px;}
.homebanner h2 {padding:25px 0px 42px 277px; font-size:26px; color:#fff; font-weight:normal;}
.homebanner h3 {padding:0px 0px 0px 266px; font-size:13px; color:#fff; font-style:italic; line-height:18px; width:700px; float:left;}
.homebanner h5 {padding:6px 26px 0px 0px; float:right;}


.partnerheading {padding:20px 20px 5px 0px; 
	width:220px; 
	font-size:15px; 
	color:#253F7E; 
	font-weight:bold; 
	line-height:17px; 
	margin-left:60px;}
	
.checkmark {background-image:url(../images/checkmark.jpg);}
