body {
    margin: 0;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:#333333;
    background-color: #eff2f3;
}
td 
{
	font-size: 11px;
}
img {
border: 0;
}

.lineText
{
   text-decoration : line-through;
   font-weight : bold;    
}

.txtBox 
{
	border: 1px solid gray;
	height: 16px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 0px;
	width : auto;
}

.txtBox2 
{
	border: 1px solid gray;
	height: 20px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	width : auto;
}

A
{
    font-weight: normal;
    text-decoration:    none;
}
A:link  {
    text-decoration:    none;
    color: darkblue;
}
A:visited   {
    text-decoration:    none;
    color:  darkblue;
}
A:active    {
    text-decoration:    none;
    color:  darkblue;
}
A:hover {
    text-decoration:    underline;
    color:  gray;
}

#header {
    background-color: transparent;
    width: 100%;
}

#head1 {
    background-color: #ffffff;
    width: 960px;
    height: 76px;
}

#head1-qucklinks {
    float: right;
    width: 400px;
    height: 36px;
    margin-right: 10px;
    margin-top: 10px;
}

a.headerlink:link {color:#666666; padding:3px; text-decoration:none;}
a.headerlink:active {color:#666666; padding:3px; text-decoration:none;}
a.headerlink:visited {color:#666666; padding:3px; text-decoration:none;}
a.headerlink:hover {color:#333333; padding:3px; background-color:#eff2f3; text-decoration:none;}

#head2 {
    background-color: #eff2f3;
    width: 960px;
    height: 24px;
}

#headmenu {
    background-color: LightSteelblue;
    width: 960px;
    height: 1px;
    margin-top: 1px;
    DISPLAY: block;
}

#headmenu2 {
    width: 960px;
    height: 22px;
    margin-top: 2px;
       
    DISPLAY: block;
}


#logo {
    float: left; /* to align the logo to the right */
    margin-left: 10px;  /* place the logo within its container, head1 */
    margin-top: 8px;
    border: 0;
}

#centerpane {
    background-color: #330099/*#330099*/;
    width: 100%;
    height: auto;
}

.centerpane2 {
    background-color: #ffffff;
    width: 960px;
    height: auto; /*460px*/
}

.flashpanel {
	Z-INDEX: 300;
    POSITION: absolute;
    
}

#cart-pane 
{
	Z-INDEX: 300;
    POSITION: absolute;
    TOP: 80px;
    right: 1px;
    float:right;
	margin-top: 1px;
	margin-bottom:1px;
	margin-right:1px;
	width:250px;
	height: 100px;
	
}

#center-showpane {
    margin-top: 1px;
    margin-bottom:1px;
    background-color: #ffffff;
    width: 960px;
    height: auto;
    min-height: 460px;
}

#center-showpane-flash {
    float: left;
    margin-left: 0px;
    margin-top: 1px;
    width: 500px;
    height: 290px;
    border: 0;
    background-color: transparent;
}
.displaynone {
	DISPLAY: none
}
#center-showpane-bilboards {
    float: right;
    margin-right: 0px;
    margin-top: 1px;
    width: 267px;
    height: 199px;
    border: 0;
    background-color: white;
}
#center-showpane-bilboards-1 {
	BACKGROUND :#eeeeee
}
#center-showpane-bilboards-2 {
	BACKGROUND: #9c0303;
	height: 270px;
}
#center-showpane-bilboards-1 A {
	COLOR: #666666; TEXT-DECORATION: none
}
#center-showpane-bilboards-2 A {
	DISPLAY: block; WIDTH: 254px; COLOR: #fff; HEIGHT: 100px; TEXT-DECORATION: none
}
#center-showpane-bilboards P {
	PADDING-RIGHT: 20px; PADDING-LEFT: 13px; FONT-SIZE: 11px; PADDING-BOTTOM: 6px; MARGIN: 0px; PADDING-TOP: 6px
}
IMG.billboardtitle {
	MARGIN: 5px 0px 0px 12px
}
#center-hostingpane {
    FLOAT:none;
    CLEAR: both;
    BORDER-TOP: #8a8aa7 1px solid;
    DISPLAY: block;
    OVERFLOW: visible;
    BORDER-BOTTOM: #fff 1px solid;
    WIDTH: 960px;
    HEIGHT: 185px;
    BACKGROUND-COLOR: #d5d5df;
}
.sectionPanel {
    FLOAT: left;
    OVERFLOW: hidden;
    BORDER-LEFT: #fff 1px solid;
    WIDTH: 152px;
    HEIGHT: 185px;
    text-align: left;
}
/*
.sectionPanel A {
	CURSOR: pointer; TEXT-DECORATION: none
}
.sectionPanel DIV {
	CURSOR: pointer; TEXT-DECORATION: none
}
.sectionPanel:hover {
	BACKGROUND-COLOR: #eee! important
}
  */
#center-hostingpane .sectionPanel H1 {
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #fff 1px dashed;
}
.sectionPanel P {
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-TOP: 10px ;
    text-align: left;
}
.sectionPanel UL {
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 23px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-TOP: 5px
}
.sectionPanel LI {
	PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px
}
a.sectionPanellink:link {color:#666666; text-decoration:none;}
a.sectionPanellink:active {color:#666666;text-decoration:none;}
a.sectionPanellink:visited {color:#666666; text-decoration:none;}
a.sectionPanellink:hover {color:#666666;text-decoration:none;}
.sectionPanel .morelink {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FLOAT: right; MARGIN: 5px 10px 10px 5px; VERTICAL-ALIGN: bottom; COLOR: #336; TEXT-DECORATION: none
}

#bottompane {
/*#eff2f3*/
margin-top: 1px;
background-color: #eff2f3;
width: 100%;
height: 100px;
}

#bottom1 {
background-color:white;
width: 960px;
height: 54px;
margin-top: 1px;
}
#bottom1 p {
margin-top: 1px;
margin-bottom: 5px;
}
#bottominfo {
DISPLAY: block;
margin-top: 5px;
margin-bottom: 5px;
}
#homeStage-text{
     PADDING-RIGHT: 14px;
     PADDING-LEFT: 14px;
     FONT-WEIGHT: bold;
     FONT-SIZE: 11px;
     PADDING-BOTTOM: 8px;
     MARGIN: 0px;
     LINE-HEIGHT: 19px;
     text-align: left;
     PADDING-TOP: 23px;
}
.slideHdr IMG {
  margin-left: -135px;
}
/*from istport*/
.grid-header a:active
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:link
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:visited
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:hover
{
	color: darkred;
	text-decoration: none;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
.grid-first-item
{
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-item
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px double;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-header
{
	border-bottom: #696969 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.grid-last-item
{
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-first2-item
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ccccdd 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}

/* new css */
.home-products-bg {

	background: url(http://resources.resellerclub.com/images/home-products-bg.gif) no-repeat 0px 0px;

	width: 263px;

}

.home-products-sale {

	background: url(http://resources.resellerclub.com/images/home-products-sale.gif) no-repeat 0px 0px;

	width: 263px;

}

.home-products  {

	margin: 0px;

	padding: 0px 0px 0px 6px;

}

.home-products h4 {

	margin: 0px;

	padding: 0px 0px 4px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#2a5788;

}

.home-products p {

	margin: 0px;

	padding: 0px;

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #373737;

}

.home-products-over  {

	margin: 0px;

	padding: 0px 0px 0px 6px;

}

.home-products-over h4 {

	margin: 0px;

	padding: 0px 0px 4px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	/*color:#000000;*/

}

.home-products-over p {

	margin: 0px;

	padding: 0px;

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	/*color: #cc0000;*/

}
h2.reset {
	padding:0;
	margin:0;
	background:none;
	text-decoration:none;
	font-weight:normal;
}

/*

HOMEPAGE NEWS SECTION

*/

.news-table {

	word-wrap:break-word;

	width: 370px;

	height: 158px;

	}

.news-block-new {

	background: url(/Resx/images/newhome/home-news-bg-rclub.gif) no-repeat 2px 5px;

	height: 175px;

	}

.news-container-new {

	margin: 7px 15px 0px 15px;

	position: relative;

	}

.news-morelink-new {

	position: absolute;

	top: 160px;

	left: 320px;
	width: 85px;

	}

div#commentForm
{
    position: absolute;
    margin: 0px 200px 330px 760px;
    display: none;
    z-index : 300;
    background-color:White;
}
