﻿body
{
margin		: 0px;
padding		: 0px;
background-color	: #ebe6ec;
}

div, img, p, a, h1, h2, h3, ul, li, table, td
{
	float:left;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	line-height:normal;
}

a, p,h1, li, span, input, textarea, select{	
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	text-align: left;
	text-decoration:none;
	color:#000;
	line-height:normal;
	margin:0px;
	padding:0px;
}

p 
{
	clear:left;	
	width:auto;
}
p a, p span {
	font-size: 1em;
	clear:none;
	float:none;
	display: inline;
}

p.header, div.PageHeaderBar h2, p.subHeader
{
	color:#3F0544;
	font-size:1.3em;
}

h2.header
{
	color:#3F0544;
	font-size:1.3em;
	float : none;
	width : 350px;
	font-weight : normal;
	padding : 10px;
	margin  : 0px 0px 0px 0px;
}


p.subHeader
{
	font-size:0.9em;
	font-weight:bold;
}

a img
{
	border:0px;
}

a.button
{
	background-color:#3F0544;
	border-left:solid 1px #3F0544;
	border-top:solid 1px #3F0544;
	border-right:solid 1px #3F0544;
	border-bottom:solid 1px #3F0544;
	font-weight:bold;
	color:#FFF;
	padding:0 18px 1px 9px;
	background-image:url('../images/generic/buttonArrow.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

body 
{
	padding:0px;
	margin:0px;
}

#formWrapper
{
	width:780px;
	background-color	: #FFF;
	margin				: 0px auto;
	float				: none;
	overflow			: hidden;
	padding				: 0px 20px 0px 20px;
	background			: #FFF url(../images/master/hold-bg.gif) repeat-y;
}

br.floatStop {      
	height: 0px;
	line-height: 0.1%; 
	font-size: 0.1%; 
	clear: both; 
}

#contentHolder
{
	width:580px;
	float:right;
	overflow:hidden;
}
/* ------ HEADER START ------ */
#headerContainer
{
	width:780px;
	height:113px;
	margin : 0px 0px 10px 0px;
}

#headerContainer img.logo
{
	margin:45px 0 0 14px;
}

#headerContainer h1
{
width			: 780px;
overflow		: hidden;
margin			: 0px 0px 0px 0px;
}

#headerContainer h1 a
{
width			: 780px;
padding-top		: 112px;
height			: 0px;
display			: block;
overflow		: hidden;
background		: url(../images/generic/robertsgraphics-logo.jpg) no-repeat;
margin			: 0px 0px 0px 0px;
}

/* ------ HEADER END ------ */
/* ------ PAGE CONTENT HEADER START ------ */
div.PageHeaderBar
{
	background-image:url('../images/generic/pageHeader.gif');
	background-repeat:no-repeat;
	width:578px;	
	background-color:#CFCFCF;
	height:40px;
}
div.PageHeaderBar h2
{
	margin-left:14px;
	margin-top:10px;
	font-weight : normal;
}
/* ------ PAGE CONTENT HEADER END ------ */
/* ------ PAGE CONTENT FOOTER START ------ */
div.PageFooterBar
{
	background-image:url('../images/generic/pageFooter.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	width:578px;	
	background-color:#CFCFCF;
	height:40px;
}

div.PageFooterBarSpacer
{
	height:20px;
	width:578px;
}

/* ------ PAGE CONTENT FOOTER END ------ */
/* ------ FOOTER START ------ */
#footerContainer
{
	width:780px;
	border-top:solid 1px #CDC3DB;
	background : url(../images/master/footer-bg.jpg) no-repeat;
	min-height	: 68px;
}

* html #footerContainer
{
height	: 68px;
}

#footerContainer p, #footerContainer p a
{
	color:#FFF;
}

#footerContainer p
{
	margin-top:13px;	
}

#footerContainer p.hma
{
	margin-left:10px;
}

#footerContainer p.copyright
{
	float:right;
	color:#FFF;
	margin-right:10px;
}
/* ------ FOOTER END ------ */
/* ------ FOOTER NAV START ------ */
div.PageNumberHolder a
{
	text-decoration:underline;
}

div.PageNumberHolder a.selectedPage
{
	font-weight:bold;
	color:#3f0544;
	text-decoration:none;
}

div.PageNumberHolder a img
{
	padding-top:2px;
	float:none;
	clear: none;
}

a.BackTo
{
	margin:15px 0 0 15px;
	font-weight:bold;
	text-decoration:underline;
}
/* ------ FOOTER NAV END ------ */
#leftHolder
{
	width:187px;
	padding-left:5px;
}
/* ------ NAV START ------ */
#PrimaryNavigation
{
	width:187px;
}

#PrimaryNavigation ul
{
    padding:0 0 0 0;
    margin:0 0 0 0;
    list-style:none;
}

#PrimaryNavigation ul li
{
    clear:left;
     padding:0 0 0 0;
    margin:0 0 0 0;
}

#PrimaryNavigation ul li p a
{
	overflow: hidden;
	float: left;
	cursor: hand;
	margin: 0px;
	padding:2px 0px 1px 20px;
	text-decoration: none;
	width:167px;
	
}

#PrimaryNavigation ul p a span
{
	font-size:1.4em;
}
#PrimaryNavigation ul p 
{
	background-color:#8D8D8D;
}
#PrimaryNavigation ul p a
{
	background-color:#8D8D8D;
	border-top:dotted 1px #762FA9;
}

#PrimaryNavigation ul p a span
{
	color:#FFFFFF;
}

#PrimaryNavigation ul p a:hover span, #PrimaryNavigation ul p.pnActive a span
{
	color:#FFF;
	font-weight:bold;
}

#PrimaryNavigation ul p a:hover, #PrimaryNavigation ul p.pnActive a
{
	background-color:#3f0544;
	background-image:url('../images/master/navArrow.gif');	
	background-repeat:no-repeat;
	color				: #FFF;
}

#PrimaryNavigation ul p.pnActive_Sub a, #PrimaryNavigation ul p.cssDNR_Sub a, #PrimaryNavigation ul p.pnActiveSection a
{
	background-color:#3F0544;	
	color: #FFF;
}

#PrimaryNavigation ul p.pnActive_Sub a span, #PrimaryNavigation ul p.cssDNR_Sub a span
{
		color:#FFF;
	font-weight:normal;
}

#PrimaryNavigation ul p.cssDNR_Sub a:hover span, #PrimaryNavigation ul p.pnActive_Sub a span
{
	font-weight:bold;
}
#PrimaryNavigation ul p.cssDNR_Sub a, #PrimaryNavigation ul p.pnActive_Sub a
{
	border:0px;
}

#PrimaryNavigation ul p.cssDNR_Sub a:hover, #PrimaryNavigation ul p.pnActive_Sub a
{
	background-image:url('../images/master/navArrow.gif');	
	background-repeat:no-repeat;
	border:0px;
}

#PrimaryNavigation ul p.pnActiveSection a, #PrimaryNavigation ul p.pnActive a
{
	border:0px;
}
#PrimaryNavigation ul p.pnActiveSection a span
{
	font:normal;
	color:#FFF;
}

#PrimaryNavigation ul p.yourList a, #PrimaryNavigation ul p.yourList a:hover
{
	background-color:#b8b8b8;
	background-image:none;	
	padding-top:4px;
	padding-bottom:4px;
}

#PrimaryNavigation ul p.yourList a span, #PrimaryNavigation ul p.yourList a:hover span
{
		font-weight:normal;
	color:#FFFFFF;
}

#PrimaryNavigation ul p.yourList a img
{
	margin-right:6px;
}

/* ------ END START ------ */
#SearchHolder
{
	background-color:#F1F1F1;
	padding:0;
	width:187px;
	margin-top:5px;
}

#SearchHolder p
{
	font-weight:bold;
	color:#3f0544;
	font-size:0.75em;
}

#signup p
{
	font-weight:bold;
	color:#FFF;
	font-size:0.75em;
	padding-left:0px;
}


#signup p a
{
	color:#FFF;
}

#signup 
{
	margin-top:5px;
}


#SearchHolder input.txtBox
{
	width:156px;
}

input.btn
{
	font-weight:bold;
	color:#FFF;
	background-color:#3F0544;
	padding-right:10px;
	background-image:url('../images/master/btnArrow.gif');	
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:5px;
}

#SearchHolder p, #SearchHolder input
{
	margin-left:10px;
}

#langHolder
{
	padding:0;
	width:187px;
	margin-top:5px;
}

#langHolder div.langContents
{
		border-left:solid 1px #908E8F;
	border-right:solid 1px #908E8F;
	width:187px;
}
#langHolder div.langContents p
{
	width:150px;
	margin-left:14px;
}

#langHolder div.langContents p a
{
	color:#3f0544;
}

#langHolder div.langContents p img
{
	padding-top:2px;
	margin-right:5px;
}

/* Mail list link */

a.newsletter
{
    
}

div#MachinesToSell a
{
margin-bottom		: 5px;
width			: 187px;
height			: 0px;
padding-top		: 80px;
overflow		: hidden;
display			: block;
float			: none;
background		: url(../images/home/machines-to-sell.jpg) no-repeat;
}

div.searchterms
{
width			: 177px;
display			: block;
float			: left;
overflow		: hidden;
padding			: 15px 0px 25px 10px;
}

div.searchterms p
{
float			: none;
color			: #3F0544;
font-weight		: bold;
margin			: 0px 0px 10px 0px;
}

div.searchterms h3
{
float			: none;
color			: #3F0544;
font-weight		: normal;
font-size		: 100%;
margin			: 0px 0px 2px 0px;
}

div.searchterms h3 a
{
float			: none;
color			: #3F0544;
text-decoration	: underline;
}
