/*-----------------------------------------------------------------------------------------------*/
/*                                                                                               */
/* Stylesheet      : Affiliate                                                                   */
/*                                                                                               */
/* Script Name     : affiliate_programNEW.css                                                    */
/*                                                                                               */
/* System Name     : Grattan                                                                     */
/*                                                                                               */
/* Author          : HEPD075                                                                     */
/*                                                                                               */
/* Date            : 21/05/2009                                                                  */
/*                                                                                               */
/* Copyright       : (c) OTTO UK Ltd                                                             */
/*                                                                                               */
/* Description     : Contains styling for the Affiliate page                                     */
/*                                                                                               */
/* Version History                                                                               */
/*                                                                                               */
/* Version Date       Who     Description                                                        */
/* ------- ---------- -----   -----------                                                        */
/* 1.0     21/05/2009 hepd075    Original version.                                               */
/*                                                                                               */
/*-----------------------------------------------------------------------------------------------*/ 

#affiliate_header
{
	margin-left: 20px;
	margin-bottom:20px;
}

#affiliate_content
{
    PADDING: 10px;
	WIDTH: 70%;
    width:934px;
	height:428px;
	background-image:url(../pix/AFFILIATESNEW/hero.jpg);
	background-repeat:no-repeat;
}

#affiliate_copy
{
    PADDING: 0 10px 10px 10px;
    FONT: 12px Arial;
	color:#333333;
	margin: 0px 0 20px 10px;
    WIDTH: 70%;
    width:582px;
   _width:612px; /* IE6 */
}
span.GreenText14px
{
    font-size:14px;
    color:#990066;
	font-weight:bold;
}

class.GreyText12px
{
    font-size:12px;
    color:#333333;
	font-weight:bold;
}

span.GreenText12px
{
    font-size:12px;
    color:#990066;
	font-weight:bold;
}

span.BlueText12px
{
    font-size:12px;
    color:#5A6A7B;
	font-weight:normal;
}

a.BlueTextLink {
	font-size:12px;
    color:#5A6A7B;
	font-weight:bold;
	text-decoration:none;
}

a.BlueTextLink:hover {
	text-decoration:underline;
}

#join
{
    PADDING: 5px;
    border:1px solid #333333;
    width:408px;
	text-align:left;
	left:10px;
	background-color:#E8E8E8;
	margin: 20px 0 10px 0px;
}

#join2
{
    PADDING: 5px;
    border:1px solid #333333;
    width:408px;
	text-align:left;
	left:10px;
	background-color:#E8E8E8;
	margin: 0px 0 20px 0px;
}

#queries
{
	FONT: 11px Arial;
    WIDTH: 710px;
    COLOR: #306285;
    height: 30px;
}

#button
{
   	width: 78px;
  	height: 24px;
}
