/* reset all margins */
p, td, tr, h1, h2, h3, h4, ul, li, table, input, textarea, select, dl, dt, dd , div, form, fieldset
{
	margin:0em;
	padding:0em;
	font-size:small;
}

h3
{
    padding-left:5px;
    font-size:small;
    font-weight:normal;
}

.clear 
 {
    clear: both; 
    /* the display:inline is required by IE to stop it increasing the gaps between lines */
 }
 
/* This ensures the clear works for firefox too */ 
.clear:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
} 


a:hover
{
	text-decoration:underline;
}

img
{
	border:none;
}


body
{
  background-color:#ffffff;
  font-family: Verdana , Arial , Sans-Serif;
  font-size:small;
  color: #000000;
  background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/leftClouds.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  margin:0px 0px 10px 0px;
}

input , textarea , select
{
	font-size:small;
}

a
{
	color:#0f0f0f;
	background-color:inherit;
	text-decoration: none;
}

#wrLogo
{
    position:absolute;
    top:0px;
    left:0px;
}

#wrSearch
{
    padding:1px;
    text-align:center;

}

#wrSearch span
{
    white-space:nowrap;
}

#wrHeader
{
    background-color:Transparent;
    padding-bottom:7px;
	text-align:center;

}

#wrTagLine
{
    margin-top:-10px;
    color:#454545;
    background-color:Transparent;
    letter-spacing:2px;
    text-transform:uppercase;
    font-weight:bold;
    white-space:nowrap;
}

h1 , .wrPaginate
{
    
    background-color:#29547d;
    color:#ffffff;
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/headerBar.gif);
    background-position:top left;
    background-repeat:repeat-y;

}

h1
{
    font-size:medium;
    padding:5px 0px;
}

h2 
{
    padding-left:5px;
    padding-right:5px;
    text-transform:uppercase;
	font-size:small;
    font-weight:bold;	
	color:#33234C;
	background-color:Transparent;
}

#wrTitle
{
	margin-top:20px;
	margin-bottom:5px;
}

#wrSideBar
{
	background-image:url();
	background-repeat:no-repeat;
	background-position:top left;    
    width:160px;
    margin-left:5px;
    margin-right:5px;
    float:right;
    display: inline;
}

#wrMenu
{
	margin:0px 0px 0px 0px;
	display: block;
}



#wrMenu dl
{
	display:block;

}

#wrAdverts
{
	margin:0px 0px 5px 0px;
	height:620px;
	width:160px;
	border: solid 1px black;
	background-color:White;
}

#wrMenu a
{
	background-color:Transparent;
	color:#000000;
	line-height:1em;
	padding:4px 2px 4px 10px;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
	display:block;
	border-top:solid silver 1px;
}

#wrMenu a:hover {
	background-color:#3b77b3;
	color:#ffffff;
	text-decoration:none;
}

#wrMenu a:hover span
{
}	
 
.footer 
{
	padding:0px 0px 0px 5px;
}

.button
{
	float:left;
	margin:0px;
	margin-right:5px;
	cursor:pointer;
}

.button a
{
	background-color:#3b77b3;
	color:#ffffff;
	line-height:1.5em;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	border-top:solid 1px silver;
	border-left:solid 1px silver;
	font-size:small;	
	margin:0px;
}


.button a:hover {
	border-top:solid 1px black;
	border-left:solid 1px black;
	text-decoration:none;
	
}

.button a:hover span
{
	position:relative;
	top:1px;
	left:1px;
}	

.myButton , input[type=submit] , input[type=button]
{
    font-family: Verdana , Arial , Sans-Serif;
	font-size:small;	
	border-bottom:none;
	border-right:none;
	border-top:solid 1px silver;
	border-left:solid 1px silver;
	background-color:#3b77b3;
	color:#ffffff;
}

.myButton:hover , input[type=submit]:hover , input[type=button]:hover
{
	position:relative;
	top:1px;
	left:1px;
	background-color:#3b77b3;
	color:#ffffff;	
	border-top:solid 1px black;
	border-left:solid 1px black;
}


.pages 
{
	float:left;
	margin-right:5px;
}

.pages a
{
	margin-left:2px;
	margin-right:2px;
}

.table
{
	clear:both;
}


.number
{
	text-align:right;
}

.popupShadow
{
    display:none;
    position:absolute;
    background-image:url(images/popupShadow.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}

.popup
{
	display:none;
    background-color:White;	
	border:solid 1px #7d5529;
	padding:5px;
	width:25em;	
	overflow:auto;
    position:relative;
    top:-4px;
    left:-4px;
}

.forums .description
{
	display:none;
	position:relative;
	clear:both;
	background-color:White;
	border:solid 1px silver;
	padding:5px;
	margin-left:.5em;
	width:25em;	
	margin-top:1em;
	overflow:auto;
    
}

.popup H2
{
	font-size:medium;
}

.popup H3
{
	font-size:small;
	text-align:left;
}

.popup p
{
	margin-bottom:5px;
}

.intLink
{
    color:Blue;
    text-decoration:underline;
    padding-right:10px;
}

.intLink:hover
{
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/highlight.gif);
    background-position:top right;
    background-repeat:no-repeat;

}

.extLink
{
    color:Blue;
    text-decoration:underline;
    padding-right:10px;
}

.extLink:hover
{
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/highlightOut.gif);
    background-position:top right;
    background-repeat:no-repeat;
}

.returnLink
{   
    margin:3px 0px 3px 0px;
    padding:0px 0px 2px 0px;
    text-align:center;
    background-color:#f2f3f1;
}


legend
{
    font-weight:bold;
}

#confirmation
{
    text-align:center;
    padding:20px 260px 0px 100px;
}

.errorsBox
{
    background-color:#ff2222;
    padding:5px 20px;
    margin:0px 0px 10px 5px;
}

.informationBox
{
    background-color:#00ff00;
    padding:5px 20px;
    margin-left:10px;
    margin-bottom:10px;
}

#popupIcon
{
    height:12px;
    width:12px;
    position:absolute;
    display:none;
    margin:12px 0px 0px 12px;
    
    
}

#wrGoogleSearch, #wrSiteSearch
{
    float:left;
}

#wrSearchBar
{
    clear:both;
    margin-left:120px;
    margin-right:120px;
}

#wrSearchBar input
{
    font-size:medium;
}


#wrSiteSearchInput {
    display:none;
}

#wrLogin 
{
    text-align:center;
    margin:0px 0px 3px 0px;
}

#wrLogin .button
{
    display:inline;
    float:none;
}

#wrLogin a
{
}

#wrHelp
{
    clear:left;
    display:block;
    margin:0px 0px 1px 5px;
    font-weight:bold;
    color:#33234c;
    background-color:#ffffff;
    padding:0em;
    border:solid 1px #33234c;
}

#wrHelp h1
{
     background-color:#29547d;
     color:#ffffff;
     font-size:small;
     padding:3px 10px;
}

#wrHelp p
{
    clear:left;
}

#wrHelpContent
{
    border:solid 1px #33234c;
    padding:5px;
    overflow:hidden;
} 

#wrCloseHelp
{
    float:right;
  	background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/minimiseTitle.gif);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
	margin-top:3px;
}

.wrOpen h1 a
{
	background-position:top right;
}

.wrClose h1 a
{
	background-position:top left;
}

#wrTips
{
    margin-top:5px;
    margin-bottom:5px;
    float:none;
    clear:left;
    font-weight:normal;
}

#wrTips li , #wrLucidDreamAlarm li
{
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/circle.gif);
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:15px;
    list-style-type:none;
}

#wrHelpNote
{
    background-color:#efefef;
    color:#33234c;
    width:150px;
    font-weight:bold;
    text-align:center;
    background-repeat:no-repeat;
    background-position:top center;
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/pin.gif);
    float:right;
    border:solid 1px black;
    padding:5px;
    padding-top:20px;
    margin:5px;
}

.circle li
{
    list-style-type:none;
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/circle.gif);
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:15px;
}

.circle .unselected
{
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/circleUnselected.gif);
}

li
{
    list-style-type:none;
}

.pageFooter
{
    text-align:center;
    clear:both;
    
}

.wrFullButton a 
{
    display:block;
    text-align:center;
}

.wrFullButton .button
{
    float:none;
    margin:0px 0px 3px 5px;
}

.wrHl
{
    background-color:#ffff80;
    color:#000000;
    font-weight:normal;
}

.wrRating
{
    margin-top:3px;
    list-style: none;
    width: 80px;
    height: 16px;
    background: url(http://www.equiportal.co.uk.s3.amazonaws.com/images/ratings.gif);
}

.wrRating a
{
    float:left;
    display:block;
    width:16px;
    height: 16px;
    z-index: 20;
    position: relative;
    background-image:none;
}

.wrRating a:hover
{
    background: url(http://www.equiportal.co.uk.s3.amazonaws.com/images/ratingOn.gif);
    text-decoration:none;
    z-index: 1;
    left: 0px; 
}

.wrRating2:hover
{
    margin-left:-16px;
    width:32px;
}

.wrRating3:hover
{
    margin-left:-32px;
    width:48px;
}

.wrRating4:hover
{
    margin-left:-48px;
    width:64px;
}

.wrRating5:hover
{
    margin-left:-64px;
    width:80px;
}

.wrRankText
{
    font-weight:bold;
}

.wrPaginate
{
     text-align:right;
     margin-bottom:5px;
     padding:3px 0px;
}

.wrPaginate a
{
    color:#ffffff;
    background-color:inherit;
}

.wrPaginate span
{
    font-weight:bold;
}

.wrPaginateLi
{
    border-bottom:none;
}

.wrLoading
{
     background-color:Transparent;
     color:inherit;
     background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/loading.gif);
     background-position:center center;
     height:35px;
     width:89px;
     position:absolute;
}


#wrOurBlog
{
    padding-left:20px;
    margin:2px 0px 3px 10px;
    display:block;
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/rss.gif);
    background-position:center left;
    background-repeat:no-repeat;
}

#wrAddThis
{
    margin:3px 0px 3px 10px;
}

#firefox
{
    float:right;
    margin-right:10px;
}
#firefox span
{
    float:left;
    text-align:right;
    padding-right:10px;
    color:#33234C;
    background-color:inherit;
}

.wrSizeCheckOK
{
    color:#0000ff;
    background-color:inherit;
    font-size:x-small;
}

.wrSizeCheckError
{
    color:#ff0000;
    background-color:inherit;
    font-size:x-small;
}

#wrAdContainer
{
    height:60px;
    overflow:hidden;
    margin:0px 0px 3px 5px;
}

.wrAdBox
{
    width:400px;
    float:right;
    margin:0px 0px 0px 5px;
}

.wrAdBox #demo
{
    display:block;
    height:48px;
    text-decoration:none;
    border:solid 1px black;
    background-color:#ffffff;
    padding:5px;
    font-weight:bold;
    color:#5F6E57;
    text-align:center;
    margin-bottom:3px;
    font-size:x-small;
}

.wrAdBox #demo span
{
    font-size:small;
    display:block;
    color:#33234c;
    background-color:inherit;
}

#page
{
    background-position:top right;
    background-image:url(http://www.equiportal.co.uk.s3.amazonaws.com/images/rightClouds.jpg);
    background-repeat:no-repeat;
}

#wrContent
{
    margin-right:170px;
    margin-left:5px;
}

.wrConfirmEmail
{
    display:none;
}

#wrLucidDreamAlarm a
{
    margin-bottom:5px;
}
#wrLucidDreamAlarm h2
{
    text-align:center;
    font-size:xx-large;
}
#wrLucidDreamAlarm
{
    text-align:center;
    background-color:Transparent;
    color:#000000;   
    margin-right:170px;
    margin-top:20px;
}

#wrLucidDreamAlarm span
{
    height:181px;
    margin: 20px auto;
    display:block;
    background-image:url(images/lucidClockBg.gif);
    background-repeat:no-repeat;
    background-position:center center;
}

#wrLucidDreamAlarm ul
{
    width:50%;
    margin:0px auto;
    text-align:left;
    margin-bottom:10px;
}