/* ------------------------ HOME MEMBERSHIP ------------------------------------------ */
body{
background-color: #94B6D9;

}
.bodyGW {
	background-color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-width: 600px;
	position: relative;
	background-image: url(images/gw_intro.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
}
.bodyAboutus {
	background-color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-width: 600px;
	position: relative;
	background-image: url(images/gw_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
}
.bodyCareers {
	background-color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-width: 600px;
	position: relative;
	background-image: url(images/gw_careers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
}
.bodyClassifieds {
	background-color: #FFFFFF;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
	background-image: url(images/gw_classifieds.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodyCarWeekly {
	background-color: #FFFFFF;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
	background-image: url(images/gw_carweekly.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodyREstate {
	background-color: #FFFFFF;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
	background-image: url(images/gw_realestate.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

TABLE.main	{ border-collapse: collapse; 

border:solid ##FFFFFF; 
border-width: 0px 0px 0px 0px; 
margin: 1em auto;

width:820px; 
}
TABLE.footer	{ border-collapse: collapse; border:solid ##FFFFFF; border-width: 0px 0px 0px 0px; width:820px; height:52px; }
TABLE.banner	{ border-collapse: collapse; border:solid ##FFFFFF; border-width: 0px 0px 0px 0px; width:820px; height:124px; }
TABLE.bannertext	{ border-collapse: collapse; border:solid ##FFFFFF; border-width: 0px 0px 0px 0px; width:105px; height:124px; }
TABLE.menu	{ border-collapse: collapse; border:solid ##FFFFFF; border-width: 0px 0px 0px 0px; width:130px; height:600px; }
hr.spacer{
color:cccc99;
width:100%;



}
TD.border{
background-image:url('images/topMenu_line_orange.gif');



}
TD.homeMembers {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	padding: 6px 6px 6px 6px;
	background-color: #749EbC;
}
.homeMembers {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
a.homeMembers {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
a.homeMembers:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.homeMembers:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

TD.heading {
	color: #eeeeee;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;


}
TD.mainheading {
	color: #EEEEEE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}

TD.productheading {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
padding: 10px 0px 10px 0px;

}

/* ------------------------ MENU ------------------------------------------ */

TD.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background: url(images/topMenu_line_orange.gif);
	padding: 5px 0px 5px 10px;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
}
a.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	padding: 5px 0px 5px 10px;
}
a.menu:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
	padding: 5px 0px 5px 10px;
}
a.menu:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
	padding: 5px 0px 5px 10px;
}
a.menu:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
	padding: 5px 0px 5px 10px;
}

/* ------------------------ NEWS MINI ------------------------------------------ */

TD.newsMini {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	background: url(images/back_news.gif);
	padding: 5px 0px 5px 10px;
}
.newsMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
a.newsMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
a.newsMini:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.newsMini:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}


/* ------------------------ EVENT MINI ------------------------------------------ */

TD.eventMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	background: url(images/back_news.gif);
	padding: 3px 0px 3px 3px;
	}
.eventMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	}
a.eventMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
a.eventMini:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.eventMini:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

/* ------------------------ TEXT ------------------------------------------------ */
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color
	text-decoration : none;
}

TD.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color
	text-decoration : none;
}
.text {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	padding: 2px;
	text-decoration : none;
}
a.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.text:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #6699cc;
	text-decoration : underline;
}
a.text:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #6699cc;
	text-decoration : underline;
}




/* -------- Heading ------------------------------------------------------------ */

.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background-color: #EEEEEE;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
}
.mainheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #EEEEEE;
	text-decoration : none;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
}
.zheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background-color: #EEEEEE;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
}

.subcategoryheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	background-color : #EEEEEE;
	color : #000000;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 5px;
}

/* ------------------------ BREADRUMBS ------------------------------------------------ */

TD.breadcrumbs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	background-color
	text-decoration : none;
}
.breadcrumbs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
}
a.breadcrumbs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : underline;
}
a.breadcrumbs:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.text:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : underline;
}
a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #00000;
	text-decoration : underline;
}


/* TEXT MINI ------------------------------------------------------------ */

TD.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.textMini:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

a.formOutline2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #666633;
	text-decoration : underline;
}
a.formOutline2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.formOutline2:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

/* ----------------------------------- FOOTER --------------------------------------- */

TD.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	background-color : #666666;
	text-decoration : none;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	color : #996600;
	text-decoration : none;
}
a.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : underline;
}
a.footer:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.footer:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

Mike's Section

.formFields,
.formFields input,
.formFields select,
.formFields textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}


p, div, span { 
	font-size: 11px;
}

.screenLayout {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}
* html .screenLayout {
  height: 100%;
}

.headerContainer
	{
	background-image:  url('../img/common/top_bg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FEFEFE;
	margin: 0px;
	}

.footerContainer
	{
	position: absolute; 
/*	visibility:hidden; */
	bottom: 0px;
	height: 40px; 
	width: 100%;
	border-top: solid 1px #6E89DD;
	background-color: #8EA5EC;
  margin-bottom: 0;
	}

.contentLayout
	{
	text-align: center;
  	padding-bottom: 120px;
	}

.contentContainer
	{
	width: 620px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*	
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	*/
	}

.mainPageBanner
	{
	background-color: #ffffff;
	background-image: url('../img/common/banner.gif');
	background-repeat: no-repeat;
	border: solid 2px #A6BDDA;
	padding: 20px 20px 10px 215px;
	margin-bottom: 10px;
}

.mainPageBanner p,
.mainPageBanner li
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainPageBanner li
	{
	margin-bottom: 3px;
}

.mainPageBanner ul
	{
	margin: 5px 0 10px 22px;
	padding: 0; 
}

.mainPageBanner .welcomeText
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4A78B3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	}

p.descriptionText
	{
	color: #555555;
	font-weight: bold;
	}

.domainName
	{
	color: #000000;
	}

.formContainer
	{
	padding: 5px;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

.buttonsContainer
	{
	margin-top: 10px;
	text-align: right;
	}

.buttonsContainer .commonButton span
	{
	display: none;
	}

.buttonsContainer .commonButton button 
	{
	width: 91px;
	height: 21px;
	text-align: center;
	}

.buttonsContainer .commonButton button 
	{
	white-space: nowrap;
	}

.buttonsContainer .commonButton 
	{
	margin-left: 14px;
	}

.buttonsContainer .commonButton span
	{
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 20px;
	text-decoration: underline;
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 4px;
	}

.commonButton 
	{
	display: inline;
	}

.commonButton button 
	{
	background-image: url('../img/glyph/btn_bg.gif');
	border: 0 solid white;
	background-repeat: no-repeat;
	}

.commonButton button[disabled] 
	{
	background-image: url('../img/glyph/btn_bg-disabled.gif'); 
	color: #999999;
	}  

.commonButton button,
.commonButton 
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	}

#bid-ok button 
	{
	background-image: url('../img/glyph/btn_ok_bg.gif');
	padding-left: 8px;
	}

.formFields td.name
	{
	font-size: 11px;
	vertical-align: top;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 200px;
	}

.name
	{
	font-weight: bold;
	color: #555555;
	}

legend 
	{
	color: #0046D5;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 3px;
	vertical-align: middle;
	padding-bottom: 3px;
	}

.testRelults {
  margin: 5px 0 10px 0;
  border: 2px solid;
  background: #ffffff;
  padding: 10px;
  border-color: #9fa2b0;
}

.testRelults#testSuccessful	{
  margin: 5 0 10 0;
  border: 2px solid;
  background: #ffffff;
  padding: 10px 32px;
  background-repeat:  no-repeat;
  background-position:  10px 11px;
  border-color: #009933;
  background-image: url('../img/icons/success.gif');
  vertical-align: middle;
}

.testRelults#testFailed	{
  margin: 5 0 10 0;
  border: 2px solid;
  background: #ffffff;
  padding: 10px 32px;
  background-repeat:  no-repeat;
  background-position:  10px 11px;
  border-color: #cc0000;
  background-image: url('../img/icons/fail.gif');
  vertical-align: middle;
}

.testResult	{
  font-weight: bold;
}

.pageNavigation
	{
	padding: 5px;
	background-color: #eeeeee;
	}

.pageNavigation ul
	{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.pageNavigation li
	{
	display: inline;
	padding: 5px;
	padding-right: 0px;
	white-space: nowrap;
	}

.pageNavigation	a,
.pageNavigation	a:link,
.pageNavigation	a:visited,
.pageNavigation	a:active,
.pageNavigation	a:hover
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	}

.pageNavigation	a:hover
	{
	color: #666666;
	text-decoration: underline;
	}

.pathBar 
	{
	color: #444444;
	padding: 5px;
	padding-top: 15px;
	}

.pathBar a:link,
.pathBar a:visited 
	{
	color: #444444;
	}

.screenTitle
	{
	font-size: 18px;
	font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	}

.tabContent
	{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
	background-color: #f9f9f9;
	margin-top: 10px;
	}
* html .tabContent {
        padding-top: 0px;
}

.poweredBy
	{
	float: right;
	padding: 5px;
	padding-left: 0px;
	}

a img
	{
	border-width: 0px;
	}

.footDescription
	{
	float: left;
	padding: 5px;
	color: #2A3D9E;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: underline;
	color: #324290;
	}

a:hover
	{
	color: #6F85F0;
	}

.iconsArea
	{
	padding-top: 20px;
  white-space: normal;
	}

.iconsArea a,
.iconsArea a:link,
.iconsArea a:visited,
.iconsArea a:hover
	{
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	}

.icon
	{
	margin: 0 20px 5px 0;
	display: -moz-inline-box;
	display: inline-block;
	width: 70px;
	height: 15px;
	background-image: url('../img/common/1x1.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	padding-top: 35px;
	cursor: pointer;
	}
.icon span {
  display: block;
  width: 70px;
  text-align: center;
}

#asp
	{
	background-image: url('../img/glyph/btn_asp_bg.gif');
	}

#aspnet
	{
	background-image: url('../img/glyph/btn_aspdotnet_bg.gif');
	}

#coldfusion
	{
	background-image: url('../img/glyph/btn_coldfusion_bg.gif');
	}

#perl
	{
	background-image: url('../img/glyph/btn_perl_bg.gif');
	}

#php
	{
	background-image: url('../img/glyph/btn_php_bg.gif');
	}

#python
	{
	background-image: url('../img/glyph/btn_python_bg.gif');
	}

.footDescription a:hover
	{
	color: #000066;
	}
/* NewsFeeds Add */
.dLayout {
table-layout: fixed;
border-collapse: collapse;
}

.dColumn {
width: 50%;
vertical-align: top;
padding: 0;
}

.dColumn.expanded {
width: 100% !important;
}

.dBox {
margin: 10px 0 0 10px;
border-bottom: solid 1px #6f8add;
}
.first .dBox {
margin-left: 0;
}
.dBoxHeaderLayout {
height: 21px;
padding-left: 3px;
background: transparent url('../img/glyph/dBox-header-left.gif') no-repeat top left;
}
.dBoxHeaderArea {
height: 21px;
line-height: 21px;
vertical-align: middle;
overflow: hidden;
background: transparent url('../img/glyph/dBox-header-right.gif') no-repeat top right;
}
.dBoxFooterArea,
.dBoxHeaderArea {
padding: 0 5px;
white-space: nowrap;
}
.dBoxHeaderArea {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
}
.dBoxHeaderArea .misc {
}
.dBoxFooterLayout {
height: 27px;
overflow: hidden;
border-left: solid 1px #6f8add;
border-right: solid 1px #6f8add;
}
.dBoxContent {
border-left: solid 1px #6f8add;
border-right: solid 1px #6f8add;
padding: 10px;
color: #000;
background-color: #ffffff;
}
.dBoxFooterArea {
background: transparent url('../img/glyph/dBox-footer-bg.gif') repeat-x;
height: 27px;
overflow: hidden;
text-align: right;
padding-right: 10px;
}
.wrapper {
clear: both;
height: 0;
overflow: hidden;
}
#refreshList {
display: -moz-inline-box;
display: inline-block;
padding-left: 20px;
background-image: url('../img/glyph/btn_refresh-list_bg.gif');
background-repeat: no-repeat;
height: 16px;
margin-top: 5px;
}
.NFtitle {
font-weight: bold;
display: block;
}
.NFitem {
display: block;
margin-bottom: 5px;
}
.NFsource {
margin-right: 5px;
}
.NFstatus {
margin-right: 5px;
font-weight: bold;
}
.NFtime {
color: #333;
}
#testPages p {
margin: 0;
padding: 0;
}


/* New Top begin  */

#topTxtBlock {
  text-align: right;
  margin-right: 30px;
  white-space: nowrap;
  height: 50px;
}

#topCopyright {
  text-align: right;
  display: -moz-inline-box;
  display: inline-block;
  margin-right: 9px;
  margin-top: 11px;
}

#topTxtBanner {
  display: -moz-inline-box;
  display: inline-block;
  border-left: 1px solid #dce7ff;
  background-image: url('../img/common/vz_top.gif');
  background-position: 9px 3px;
  background-repeat: no-repeat;
  padding-left: 36px;
  text-align: left;

}

#topCopyright a:link,
#topCopyright a:visited {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #d6e0ff;
  white-space: nowrap;
}

#topTxtBanner a:link,
#topTxtBanner a:visited {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
  white-space: nowrap;
}

.topLogo {
float: left;
}

/* New Top end */
.textHeader {
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding: 2px;

}

.pageheader {
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	padding: 2px;
	background-color: #e5e5e5;
}

.pageContent
	{
	margin-top: 49px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	}
	
	.textHeadersm {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	padding: 2px;
}
.pageheaderOrange {

	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	padding: 2px;
	background-color: #e5e5e5;
}
.textHeaderOrange {
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	vertical-align: middle;
	padding: 2px;
}

.pageContentold p
	{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	}

.pageContent li
	{
	padding: 2px;
	}
	
.price
	{
	
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	}
	
a.mainmenu:link{
color: #FFFFFF;
font-family: verdana,helvetica;
font-weight:bold; 
font-size:10px;
}
a.mainmenu:visited{
color: #FFFFFF;
font-family: verdana,helvetica;
font-weight:bold; 
font-size:10px;
}
a.mainmenu:active{
color: #FFFFFF;
font-family: verdana,helvetica;
font-weight:bold; 
font-size:10px;
}
a.mainmenu:hover{
color: #FFFFFF;
font-family: verdana,helvetica;
font-weight:bold; 
font-size:10px;
}

a.productheading:link {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
padding: 10px 0px 10px 0px;

}
a.productheading:visited {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
padding: 10px 0px 10px 0px;

}
a.productheading:active {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
padding: 10px 0px 10px 0px;

}
a.productheading:hover {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
padding: 10px 0px 10px 0px;

}