/* Style sheet for The Wand Company resellers & press resource area */

body
{
   font-family : Georgia, "Times New Roman", Times, serif;
   margin: 0px 0px 0px 0px;
   color : #BcA965;
   font-size : 15px;
   line-height: 140%;
	 text-shadow: rgba(0, 0, 0, 0.3) 1px 2px 1px;
}

a
{
   color : #BcA965;
	 outline: none;
}

a:hover
{
   color : #FcE9A5;
}

a:active
{
   outline: none;
}

a:visited
{
   outline: none;
}

a.downloadButton
{
   display : block;
   background: url("PressResource/PR-DOWNLOAD-85x23.png");
   width : 85px;
   height : 23px;
   border : 0px;
   margin-left: auto;
   margin-right: auto;
}
table
{
   border : 0px;
   border-spacing : 0px;
   padding : 0px;
   margin-left: auto;
   margin-right: auto;
}

#PressTab
{
	position:absolute; top:156px; left:85px
}

#ResellersTab
{
	position:absolute; top:156px; left:285px
}

#AffiliatesTab
{
	position:absolute; top:156px; left:485px
}

#CorporateGiftsTab
{
	position:absolute; top:156px; left:759px
}

#CG-BG-Top
{
   background: url("PressResource/CG-BG-Top-980x209.jpg");
   width : 980px;
   height : 209px;
   position : relative;
   overflow : hidden;
   vertical-align : top;
}

#PR-BG-Top
{
   background: url("PressResource/PR-BG-Top-980x209.jpg");
   width : 980px;
   height : 209px;
   position : relative;
   overflow : hidden;
   vertical-align : top;
}

#home-link
{ 
   position: absolute; 
   top: 98px; 
   left: 93px; 
   width: 270px; 
   height: 30px; 
   background-color: transparent; 
   border: 0px;
}	

table.PR-BG-MidRep
{
   background: url("PressResource/PR-BG-MidRep-980x197.jpg");
   width : 980px;
   height : 197px;
   text-align : center;
}

/* For the press page, set the height of this table to be a multiple of 197 px */
table.PR-BG-MidPress
{
   background: url("PressResource/PR-BG-MidRep-980x197.jpg");
   width : 980px;
   height : 3349px;
   text-align : center;
}

/* For the affiliates page, set the height of this table to be a multiple of 197 px */
table.PR-BG-MidAffiliates
{
   background: url("PressResource/PR-BG-MidRep-980x197.jpg");
   width : 980px;
   height : 3743px;
   text-align : center;
}

table.PR-BG-Base
{
   background: url("PressResource/PR-BG-Base-980x217.jpg");
   width : 980px;
   height : 217px;
}

table.downloadTable
{
   margin-left : 0px;
   padding-top: 40px;
   vertical-align : top;
   text-align : center;
   width : 425px;
}

table.downloadTablePress
{
   text-align : center;
   vertical-align : top;
}

.corporateGiftTable
{
	text-align : left;
	vertical-align : top;
	position: relative;
	top: -100px;
  	padding-right: 350px;
    padding-left: 50px;
}
   
td.imageTitle
{
   color : #e7e24c;
}

td.corporateGiftTitle
{
  color : #e7e24c;
	font-size : 17px;
	padding-bottom: 5px;
}

td.rowTitle
{
   text-align : right;
   vertical-align : top;
}

td.column1
{
   width : 85px;
}

td.column2
{
   width : 350px;
}

td.column3
{
   width : 6px;
}

td.column4
{
	 text-align : left;
   width : 509px;
}

td.column5
{
   width : 30px;
}

td.column1Press
{
   width : 50px;
}

td.column2Press
{
   width : 445px;
}

td.column3Press
{
   width : 10px;
}

td.column4Press
{
   width : 410px;
}

td.column5Press
{
   width : 65px;
}

td.columnIntro1
{
   width : 370px;
   vertical-align : top;
   text-align : justify;
   padding-left : 95px;
   padding-right : 25px;
   padding-top : 30px;
}

td.columnIntro2
{
   width : 370px;
   vertical-align : top;
   text-align : justify;
   padding-left : 25px;
   padding-right : 95px;
   padding-top : 30px;
}

td.columnIntro3
{
   width : 75px;
   text-align : left;
}

.textHighlight
{
   color : #e7e24c;
}


tr.downloadButtons
{
   height : 35px;
}

td.notes
{
   text-align : center;
   padding-left : 0px;
   padding-right : 0px;
}


