﻿Body {
    background-position: center top;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10pt;
    margin: 0;
    border: 0;
    padding: 0;
    /*background-image: url('/images/bg.png');*/
    /*background-repeat: repeat-x;*/
    /*background-color: #4f9ff1;*/
}

/* twitter like question postes to forum */
.openQuestion {
    z-index:1001; 
    top:5%; 
    left: 40%;
    width:380px; 
    height: 280px; 
    padding:50px 10px 10px 10px; 
    display:none; 
    background-color:#FFFFFF; 
    overflow:hidden;
    position:fixed; 
    -webkit-box-shadow: 4px 4px 8px 3px #999999; 
    box-shadow: 4px 4px 8px 3px #999999;
}

input[type="submit"]
    {
    cursor:pointer;
    padding:3px 12px 3px 12px;
    margin:2px;
    border:none;
    font-size:11px;
    color:#FFFFFF;
    background-color: #554ff1;
    }

 input[type="submit"]:Hover  
    {
    cursor:pointer;
    background:#4f9ff1;
    border:none;
    font-size:11px;
    color:#FFFFFF;
    }

/* search button */
/*img.gsc-branding-img, img.gsc-branding-img-noclear, img.gcsc-branding-img, img.gcsc-branding-img-noclear {
    display:none !important;
}

td.gsc-branding-text div.gsc-branding-text, td.gcsc-branding-text div.gcsc-branding-text {
    display:none;
}

  input.gsc-search-button {
    border: 0px !important;
    font-size:0px;
    width:28px;
    height:28px;
    background-image:url(/images/ico-search.png) !important;
  }*/
div.gsc-control-cse {
    padding: 0px 5px 0px 5px  !important;
}
/* end search button */

.MarketPlaceCatNameLink {
    color:#000000 !important;
}

.MarketPlaceCatNameLink:hover {
    color:#999999 !important;
}

A:link {text-decoration: none; color: #025cc2;}
A:visited {text-decoration: none; color: #025cc2;}
A:active {text-decoration: none; color: #025cc2;}
A:hover {text-decoration: none; color: #18457c;}

.divFooterFull {
    background-image: url('/images/bg-footer.png');
    background-repeat: repeat-x;
    width: 100%;
    position: relative;
    height: 153px;
    z-index: 100000;
    color: #1e1e1e;
}

.divContainer
{
    width:980px;
    margin:auto;
    position:relative;
    top: 0px;
    left: 0px;
}

.divMainContainer
{
    margin:0px auto;
    width:980px;
    position:relative;
}

.divFooterSpace
{
    height:20px;
    width:100%;
}
.divFooter
{
   width: 980px;
   font-size:10pt;
   margin:auto;
}

.divFooter a
{
    color: #1e1e1e;
    font-size: 10pt;
    text-decoration: none;
}

.divHeader
{
     width:980px;
    height:87px;
}

.divMenuContainer
{
    width:980px;
    height:40px;
    background-color:#4f9ff1;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
    
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#555')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#555');
    box-shadow: 0px 0px 5px #555; /* For IE 8 */ 
}

.productContent {
    padding:10px;
    
    
    
}

.DivjoinNow {
    float:left; 
    width:146px; 
    height:40px;
}

.divMenu
{
    float:left;
    width:834px;
    height:40px;
}

.divContentContainer
{
    clear:both;
     width:100%;
      /*width:980px;*/
}

.divContent
{
 width:100%;
}

.divContent .div1
{
    font-size: 18pt;
    font-weight: bold;
}

.divContent .div2
{
    font-size: 15pt;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 7px;
}

/*.divContent IMG
{
    padding: 5px;
    margin: 10px 10px 5px 5px;
    border: 1px solid #808080;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #FFFFFF;
    -moz-box-shadow: 0px 0px 5px #555;
    -webkit-box-shadow: 0px 0px 5px #555;
    box-shadow: 0px 0px 5px #555; 
}
*/

.standardBox {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border: solid 1px #ccc
}

.divShadow {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border: none;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
    
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#555')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#555');
    box-shadow: 0px 0px 5px #555; /* For IE 8 */ 
}

.divBoxHeaderBlue {
    padding: 0px;
    width: 100%;
    height: 40px;
    background-color: #554ff1;
    color: white;
    background-image:url('/images/newsletter.jpg');
    background-repeat:no-repeat;
    
}

.divBoxHeaderTeal {
    padding: 0px;
    width: 100%;
    height: 40px;
    background-color: #2694b8;
    color: white;
    background-image:url('/images/welcome.jpg');
    background-repeat:no-repeat;
}

.divBoxHeaderPurpleForum {
    padding: 0px;
    width: 100%;
    height: 40px;
    background-color: #7b4ce7;
    color: white;
    background-image:url('/images/forum.jpg');
    background-repeat:no-repeat;
}

.divBoxHeaderPurple {
    padding: 0px;
    width: 100%;
    height: 40px;
    background-color: #7b4ce7;
    color: white;
    background-image:url('/images/whyJoin.jpg');
    background-repeat:no-repeat;
}

.divBoxHeaderCMS {
    font-weight:bold;
    padding: 10px;
    width: 960px;
    height: 20px;
    background-color: #7b4ce7;
    color: white;
    background-image:url('/images/boxshine.png');
    background-repeat:no-repeat;
    background-position: top right;
    margin-bottom:10px;
}

.divBoxHeaderLightBlue {
    font-weight:bold;
    padding: 10px;
    height: 20px;
    background-color: #4f9ff1;
    color: white;
    background-position: top right;
    background-image:url('/images/lightBlueTitleBar.jpg');
    background-repeat:no-repeat;
}

.divBoxHeaderFont {
    padding-top:0px;
    margin-left:5px;
    font-size: 13pt;
    font-weight: bold;
}

.divBoxContent {
    width: 100%;
    min-height: 150px;
    background-color: #FFFFFF;
}

.divSeek {
    background-position: 0px 0px;
    width: 205px;
    height: 36px;
    background-image: url('images/bg-seek.png');
    background-repeat: no-repeat;
}

.divSeekLink {
    padding-top:8px;
    margin-left:5px;
    width:200px;
}

.divSeek a {
    font-size:11pt;
}

.divScroll {
    width: 220px;
    height:208px;
    overflow-x:hidden;
    overflow-y:scroll;
}

.pink
{
    color:#ee79a5;
    
}
.gray
{
    color:#676767;
    
}
.darkblue
{
  color:#1170aa;
  
}
.lightblue
{
  color:#00aedb;
   
}
.orange
{
    color: #f58026;
     
}
.green
{
    color: #7ac142;
     
}

.divSubMenu
{
    display: block;
    position: relative;
    width: 160px;
    
    float: left;
    
}

/* Sub Menu  */

.divSubmenuItem
{
    margin-left:0px;
    margin-top:0px;
    display:block;
    float:left;
	width:100%;
}

.divSubmenuItem a
{
    
    color:#898a8a;
    text-decoration:none;
}

.divSubmenuItem a:hover
{
    color: #01336f;
}

/*CMS Styles*/

.divContent
{
    /*margin: 10px;*/
    color: #000000;
}

.divContentHeader
{
    font-weight: bold;
    font-size:14pt;
    width:100%;
    display: block;
    position: relative;
     color: #000000;
}

.divContent a
{
    text-decoration: none;
}

.divContentRight
{
    margin: 0px 0px 0px 10px;
    color: #000000;
}

.divContentRight a
{
    text-decoration: none;
}

.header1 { font-size:20px; font-weight: bold; color: #003399}
.header2 { font-size:16px; font-weight: bold; color: #0033ff}
.lineB1 {border-bottom: 2px solid}

/*Benefits page*/

.Memberlink {
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}

.sytleAltBgcolor td:nth-child(even) {
            background-color: #b8d5f3;
            border-top: thin solid #4f9ff1;
        }

        .sytleAltBgcolor td:nth-child(odd) {
            background-color:#dff1ff;
            border-top: thin solid #4f9ff1;
        }

/*Member Menu*/
/*
.rtIn  {
  background-image: url("") !important;
  color:#744bd2 !important;
  background-color:#f2ecff !important;
  border-color:#f2ecff !important;
}

.rtIn:hover {
  color:#4f9ff1 !important;
  border-color:#f2ecff !important;
}
*/
.gsc-branding {
    display:none !important;
}