body {
	background: #91bff5 url(images/background1.jpg) repeat-x fixed;
	font: 15px/1.2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

p {
	padding-bottom: 10px;
}


h1 {
	font-size: 23px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #286fcb;
}


h2 {
	font-size: 16px;
	color: #3d6498;
	margin-bottom: 10px;
}
	
h3 {
	font-size: 31px;
	line-height: 33px;
	margin-bottom: 15px;
}

h4 {
	font-size: 16px;
	color: #3d6498;
	margin-bottom: 10px;
}

h5 {
	color: #7f7f7f;
	font-size: 13px;
	margin-top: -9px;
	margin-bottom: 10px;
}

h6 {
	font-size: 23px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #286fcb;
}


p.imagetext {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -20px;
	line-height: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-left: 50px;
}

p.screentext {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -10px;
	line-height: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

p.screentextright {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -36px;
	line-height: 0px;
	margin-bottom: -10px;
	margin-right: 10px;
	margin-left: 260px;
}

p.footerright {
	font-size: 14px;
	position: relative;
	top: -90px;
	text-align: right; 
	margin-bottom: 0px;
	margin-right: 20px;
}

p.footerleft {
	font-size: 14px;
	position: relative;
    top: -13px;
	text-align: left; 
	margin-bottom: 0px;
	margin-left: 20px;
}

a {
	color: #286fcb;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.spacer {
	height: 15px;
	clear: both;
}

.clear {
	height: 1px;
	clear: both;
}

.details {
	font-size: 12px;
	line-height: 14px;
	color: #595959;
}

small {
	font-size: 9px;
	display: block;
	margin: 10px auto 50px;
}

.smallwhite {
	font-size: 9px;
	text-indent:10px;
	color: white;
	display: block;
	margin: 3px 10px 50px;
}

.bulletedList {
	list-style: disc;
	list-style-position: outside;
	padding-left: 20px;
	margin-bottom: 20px;
}

.bulletedList li {
	margin-bottom: 10px;
}

.hidden {
	display: none;
}


img#bgImage {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -625px;
}

.centerContent {
	width: 922px;
	left: 50%;
	position: relative;
	margin-left: -450px;
}

.center {
  margin-left: 40px;
  margin-right: auto;
  
}

.center img { 
   display: block; 
   margin-left: auto; 
   margin-right: auto;
}


/*top nav list bar*/

#siteNav {
	height: 51px;
	position: relative;
	width: 922px;
	background: url(images/subnav-bg.png) no-repeat;
	z-index: 50;	
}

/*Links on Navigation Bar*/

ul#siteNavList {
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 4px 10px 0;
	font-size: 13px;
	color: #cccccc;
	font-weight:bold;
	height: 30px;
	line-height: 30px;
}

ul#siteNavList a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 0 10px;
}

ul#siteNavList li {
	float: left;
	padding: 0px 15px 0px;
}


ul#siteNavList a:hover {
	color: #ffcd37;
	background-color:#224391; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

ul#siteNavList a.current {
	color: #ffcd37;
	font-size: 14px;
}

/* SiteNavigation Dropdowns*/

img#siteNavList {
    border:0px 0px 50px 0px; 
    position:relative; 
    top:-20px; 
    width: 245px; 
    height: 10px;
}    

#siteNavList li ul {
	position: absolute;
	left: -999em;
	border: none;
	top:34px;
    width: 180px;
    float: none;
    clear: both;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	color: #a0a7b2;
	font-size: 13px;
	line-height: 18px;
	background: #224391;
	opacity: 0.95;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    -webkit-box-shadow:1px 1px 3px #878787;
	-moz-box-shadow:1px 1px 3px #878787;
}


#siteNavList li:hover ul, #siteNavList li#hover ul {
	left: auto;	
}

/*dropdown list box style*/

#siteNavList li ul li { 
	list-style-type:none; 
	display:block; 
	border-top: 1px groove;
	text-indent:10px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	width: 180px;
	color:#ffffff;
	background: #224391;
}

#siteNavList li ul li a { 
	display:block; 
	color:#ffffff; 
	background: #224391;
	text-decoration:none;
	padding: 0;
}

#siteNavList li ul li:hover a, #siteNavList li ul li#hover a { 
	display:block; 	
	background: #3460a7;
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
}

/*dropdown list box style*/




img#monitor {
 	height: 425px; 
	width: 565px; 
	margin-left:0px; 
	position:fixed;
	top:170px;
}

 
img#monitorImage {

height: 335px; 
width: 450px;
margin-left:34px; 
position:fixed; 
top:213px;

}

img#monitorThumb {
 	height: 165px; 
	width: 215px; 
	margin-left:40px; 
	border: 0px;
}

img#screens {
 	width: 240px; 
	margin-left:5px; 
	border: 0px;
}

img#partners {
 	margin-left:40px; 
	border: 0px;
}

.largeButton, #subContent .largeButton {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-radius: 14px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 14px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6CA7FF), to(#0045AC));
	background-color: #2866ca;
	border: 1px none #999;
	text-shadow: #000 0 -1px 0;
	-webkit-box-shadow:0px 1px 3px #878787;
	-moz-box-shadow:0px 1px 3px #878787;
	padding: 3px 18px 6px;
	margin: 20px 0px 0px 0px;
	width: 240px;
	font-size: 18px;
	color: #FFFFFF;
}

.mediumButton, #subContent .mediumButton {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#b4b4b4));
	background-color: #DDD;
	border: 1px none #999;
	text-shadow: #fff 0 1px 0;
	padding: 2px 10px 3px;
	font-size: 13px;
	color: #000;
	width:250px;
}

.mediumButton:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(#999));
	background-color: #CCC;
}

a.primaryButton {
	font-size: 16px;
	text-decoration: none;
	background-color: #5180cb;
	color: #fff;
	padding: 2px 12px 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border-width: 0;
	white-space: nowrap;
}

a.primaryButton:hover {
	background-color: #3c7ff2;
	color: #fff;
}

a.primaryButton:active {
	background-color: #326bcb;
	text-decoration: none;
}

.transparent 

{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* @end */


/* BANNER */

#bannerTop {
	width: 922px;
	height: 5px;
}

#header {
	background: url(images/bannerheadbkg.png) repeat-x;
	height: 100px;
	margin: 0 11px;
	overflow: hidden;
	position: relative;
}


#headerBanner {
  margin: 0px 0px;
  background-image:url('images/bannerheadbkg.png');
  background-repeat:repeat-x;
  width: 900px;
  margin-left:11px;
  position: relative;
  top: 0px;
  height: 100px;

}




img#logo {
border: 0px solid ; 
width: 75px; 
height: 118px; 
position:relative; 
top: 10px; 
margin-left:10px;
}

img#retailEdge {
border: 0px solid ; 
position:relative; 
top:-10px; 
margin-left:-8px; 
}

#headerText {
  font-size: 14pt; 
  color: white; 
  font-weight: bold; 
  margin-top: 0pt; 
  position:relative; 
  top:-50px;
  margin-left:87px;
}


/* BANNER */


#headerBannerAd {
	position: absolute;
	right: 0;
	top: 4px;
}

img#headerBannerImg {
	position:relative; 
	top:20px; 
	margin-left:830px; 
	width: 64px; 
	height: 70px; 
	float: right;

}	
	


.adText
{
  font-size: 10pt;
  margin-left: 50px;
  line-height: 15px;
  color: #ffffff; 
  text-decoration: none;
  font-weight: bold; 
  display: block;
  width: 130px;

}


a.adText:hover
{
  color: #ffcd37; 
  text-decoration: none;
}

/* BannerAdEnd */


#mainTop {
	width: 922px;
	height: 15px;
	background: url(images/bordertop.png) no-repeat;
	margin-top: -28px;
}

#main {
	background: url(images/shade_side.png) repeat-y;
	padding-left: 40px;
	width: 882px;
}

#mainContent {
  background: #ffffff none repeat scroll 0%;
  position: relative;
  color: #4f5c74;
  width:522px;
  margin-right: 20px;
}

.homeHeaderText {
	width: 499px;
	float: left;
	padding-top: 30px;
}

#subContent {
  padding: 40px 30px 30px 30px;
  background: #bbbcff repeat-y scroll 0%;
  margin-left: 530px;
  width: 281px;
}


#mainMR {
	background: url(images/shade_side_blank.png) repeat-y;
	padding-left: 11px;
	width: 922px;
}


#mainContentMR {
  background: #ffffff none repeat scroll 0%;
  padding-left: 0px;
  position: relative;
  color: #4f5c74;
  width:900px;
  margin-right: 0px;
}

#subContentMR {
  padding:5px 0px 5px 10px;
  background: #ffffff repeat-y scroll 0%;
  color: #4f5c74;
  width: 890px;
}



#wrapper
 {
	width: 922px;
	margin: 0 auto;
}

.wrapperBottom {
	width: 922px;
    background: url(images/borderbottom.png) no-repeat;
	clear: both;
}


  
/*BUTTONS */


a.buttonLargePrimary {
  background: transparent url(images/button-large-primary-right.gif) no-repeat right 0;
  margin-right: 9px;
  line-height: 14px;
  float: left;
  padding-right: 9px;
  font-size: 15px;
  margin-left: -3px;
  display: block;
  height: 37px;
  text-decoration: none;
  font-weight: bold;
}

a.buttonLargePrimary span {
  padding: 10px 15px 13px 25px;
  background: transparent url(images/button-large-primary-left.gif) no-repeat;
  display: block;
  text-shadow: #ffffff 0 1px 0;
  white-space: nowrap;
}

a.buttonLargePrimary:hover {
  background-position: right -38px;
}
a.buttonLargePrimary:hover span {
  background-position: left -38px;
}
a.buttonLargePrimary:active {
  background-position: right -76px;
  color: #19457f;
}
a.buttonLargePrimary span:active {
  background-position: left -76px;
  text-shadow: #cccccc 0 1px 0;
}


a.buttonCart {
  background: transparent url(images/shop-button-right.gif) no-repeat right 0;
  margin-right: 15px;
  line-height: 10px;
  float: right;
  padding-right: 6px;
  font-size: 12px;
  margin-left: -3px;
  display: block;
  height: 28px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
a.buttonCart span {
  padding: 8px 10px 11px 15px;
  display: block;
  white-space: nowrap;
  background: transparent url(images/shop-button-left.gif) no-repeat;
}
a.buttonCart:hover {
  background-position: right -28px;
}
a.buttonCart:hover span {
  background-position: left -28px;
}
a.buttonCart:active {
  background-position: right -56px;
  color: #bbbcff;
}
a.buttonCart span:active {
  background-position: left -56px;
}

/*LINKBOX */


ul.linkBox {
	float: right;
	list-style: none;
	padding: 0px;
    margin: 0px 5px 0px 5px;
	width: 275px;
	background-color: #c7d7ff;
	font-size: 13px;
	line-height: 10px;
	border-radius: 4px;
	BORDER-TOP: #cbcbcb 1px solid; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
}

ul.linkBox li a {
	padding: 8px 13px;
	margin: 0px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #f0f4ff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	text-shadow: #fff 0 1px 0;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #555;
}

ul.linkBox li a:hover {
	background-color: #ecf1ff;
	color: #000;
	border-left-color: #7185b0;
	border-bottom-color: #7185b0;
	border-right-color: #7185b0;
}

ul.linkBox li.top {
	padding: 8px 13px 9px 13px;
	text-shadow: #000 0 1px 0;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #b9cdff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #3f54a2;
	display: block;
}

ul.linkBox li.top a {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	color: #5b7698;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #e5e5e5;
	display: block;
	border-top-color: #f2f2f2;
	border-bottom-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
}

ul.linkBox li.top a:hover {
	color: #33557f;
	background-color: #d8d8d8;
	border-top-color: #f2f2f2;
	border-bottom-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

ul.linkBox li.bottom a {
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	display: block;
}


/*FORUM LINKBOX */


ul.forumlinkBox {
	float: left;
	list-style: none;
	padding: 0px;
    margin: 0px 5px 0px 5px;
	width: 500px;
	background-color: #c7d7ff;
	font-size: 13px;
	line-height: 10px;
	border-radius: 4px;
	BORDER-TOP: #cbcbcb 1px solid; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
}

ul.forumlinkBox li a {
	padding: 8px 13px;
	margin: 0px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #f0f4ff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	text-shadow: #fff 0 1px 0;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #555;
}

ul.forumlinkBox li a:hover {
	background-color: #ecf1ff;
	color: #000;
	border-left-color: #7185b0;
	border-bottom-color: #7185b0;
	border-right-color: #7185b0;
}

ul.forumlinkBox li.top {
	padding: 8px 13px 9px 13px;
	text-shadow: #000 0 1px 0;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #b9cdff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #3f54a2;
	display: block;
}

ul.forumlinkBox li.top a {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	color: #5b7698;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #e5e5e5;
	display: block;
	border-top-color: #f2f2f2;
	border-bottom-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
}

ul.forumlinkBox li.top a:hover {
	color: #33557f;
	background-color: #d8d8d8;
	border-top-color: #f2f2f2;
	border-bottom-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

ul.forumlinkBox li.bottom a {
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	display: block;
}

/*HOLIDAYFORUM LINKBOX */


ul.holidayforumlinkBox {
	float: left;
	list-style: none;
	padding: 0px;
    margin: 0px 5px 0px 5px;
	width: 500px;
	background-color: #c7d7ff;
	font-size: 13px;
	line-height: 10px;
	border-radius: 4px;
	BORDER-TOP: #cbcbcb 1px solid; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
}

ul.holidayforumlinkBox li a {
	padding: 13px 13px;
	margin: 0px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #f0f4ff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	text-shadow: #fff 0 1px 0;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #555;
}

ul.holidayforumlinkBox li a:hover {
	background-color: #ecf1ff;
	color: #000;
	border-left-color: #7185b0;
	font-size: 13px;
	border-bottom-color: #7185b0;
	border-right-color: #7185b0;
}

ul.holidayforumlinkBox li.top {
	padding: 8px 13px 9px 13px;
	text-shadow: #000 0 1px 0;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom: 1px solid #6679a1;
	border-top: 1px solid #b9cdff;
	border-right: 1px solid #6679a1;
	border-left: 1px solid #6679a1;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #3f54a2;
	display: block;
}

ul.holidayforumlinkBox li.top a {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	color: #5b7698;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
	background-color: #e5e5e5;
	display: block;
	border-top-color: #f2f2f2;
	border-bottom-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
}

ul.holidayforumlinkBox li.top a:hover {
	color: #33557f;
	background-color: #d8d8d8;
	border-top-color: #f2f2f2;
	border-bottom-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

ul.holidayforumlinkBox li.bottom a {
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	display: block;
}

/*Checklist*/

ul.arrowchecklist
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li.arrowchecklist
{
background-image: url(images/greenarrow.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
}

ul.checklist
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li.checklist
{
background-image: url(images/goldcheck.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
}

/* Checklist */

#homeHeaderText {
  padding: 30px;
  position: absolute;
  top: 124px;
  left: 50%;
  margin-left: -450px;
  width: 237px;
  color: white;
  height: 274px;
  z-index: -1;
}


a.buttonLarge {
  background: transparent url(images/button-large-right.gif) no-repeat right 0;
  display: block;
  margin-right: 3px;
  padding-right: 9px;
  height: 37px;
  font-size: 15px;
  line-height: 14px;
  text-decoration: none;
  font-weight: bold;
  margin-left: -3px;
  color: #656565;
  float: left;
}
a.buttonLarge span {
  padding: 10px 5px 13px 15px;
  background: transparent url(images/button-large-left.gif) no-repeat;
  display: block;
  text-shadow: #ffffff 0 1px 0;
  white-space: nowrap;
}
a.buttonLarge:hover {
  background-position: right -38px;
}
a.buttonLarge:hover span {
  background-position: left -38px;
}
a.buttonLarge:active {
  background-position: right -76px;
  color: #19457f;
}
a.buttonLarge span:active {
  background-position: left -76px;
  text-shadow: #cccccc 0 1px 0;
}



.saleitemtop
{
  padding: 15px 2px 4px 0px;
  margin-right:0px;
  float:right;
  width:286px;
  background: url(images/itemtop.png) no-repeat;
  font-weight: bold;
  margin-left:2px;
  color: #ffffff;
  white-space: nowrap;
}

.saleitem
{
  color: #33557f;
  width:250px;
  float:right;
  margin-left:1px;
  margin-right:2px;
  text-decoration: none;
  border-radius: 14px;
  -webkit-border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px; 
  background-color: #234697;
  border: 1px none #999;
  text-shadow: #000 0 -1px 0;
  -webkit-box-shadow:1px 1px 3px #878787;
  -moz-box-shadow:1px 1px 3px #878787;
  padding: 3px 18px 6px;
  font-size: 15px;
  color: #FFFFFF;
}

.saleitemtext
{
  color: #ffffff;
  padding: 10px;
  float:right;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 9px;
  display: block;
  background-color: #e5e5e5;
}

.saleitemprice
{
  color: #ffcd37;
  font-weight: bold;
  margin: 10px 0px 15px 10px;
  float:right;
  font-size: 18px;
  line-height: 17px;
}

.saleitembottom
{
  padding-bottom: 20px;
}

#searchtoggle { outline: none; position: absolute; right: 27px; top: 5px;}
#searchform
{
border: 0px;
position: absolute;
float: right;
top:35px;
left:570px;
padding: 0px 10px;
width:320px;
height:0px;
overflow: hidden;
background: url(images/searchbg.png) no-repeat;
margin-bottom: 0px;
margin-top: 0px;
font-size:18px;
border:0px;
z-index: -1;
}

#searchform table  {
	margin-top: 1px;
}

#searchbtn {
	width: 24px;
	height: 24px;
	display: block;
	background: url(images/icon_search.png) no-repeat;
}

/*Tables*/

#downloads
{
width:100%;
border-collapse:collapse;
}
#downloads td, #downloads th 
{
font-size: 14px;
border:0px solid #fff;
padding:3px 7px 2px 7px;
border-top: 1px solid #fff;
}

#downloads thead th.first

{
	background: #3f54a2 url('images/topleft.png') left -1px no-repeat;
	border-bottom: 1px solid #000;
}

#downloads thead th.last
{
	background: #3f54a2 url('images/topright.png') right -1px no-repeat;
	border-bottom: 1px solid #000;
}

#downloads th 
{
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#3f54a2;
color:#fff;
}

#downloads td
{
	padding: 8px;
	background: #ecf1ff;
	border-top: 1px solid #fff;
}
#downloads tfoot td.rounded-foot-left
{
	background: #ecf1ff url('images/bottomleft.png') left bottom no-repeat;
	border-top: 1px solid #000;
	
}
#downloads tfoot td.rounded-foot-right
{
	background: #ecf1ff url('images/bottomright.png') right bottom no-repeat;
	border-top: 1px solid #000;
}

#downloads tfoot tr
{
	height: 10px;
}

#downloads tbody tr:hover td
{
	background: white;
}


/*Tables*/


#faqItem {
}

#faqItem #question {
	cursor:pointer;
}

#faqItem #answer {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #999999;
display:block;
margin-bottom:20px;
padding:10px;
display:none;
}

