/* CSS Document for http://www.ases.ie | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | March 2009 */
   
   
        
/* =initial css reset 
==================================================*/ 
p, ul, li, ol, div, span, h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}

/*
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}*/
img {
	border: 0px;
}
	
	
/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
	countered to left for IE with #center division
==================================================*/

/* =body| body declaration
==================================================*/
body{
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #F2F2F2;
	}
	
	
	
/*==================================================
 Div Declarations | Div Declarations
==================================================*/
	
/* =center| center div
==================================================*/	
#center{
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}


/* =Link Styles
==================================================*/

a, a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	text-decoration: underline;
}

a:visited {
  color: #333333;
}

a:hover {
	text-decoration: none;
	color: #558761;
}

a:active {
	color: #558761;
}



/* =banner| banner div
==================================================*/
#banner{
	background-color: #FFFFFF;
	width: 990px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#banner a img{
	margin-left:10px;
}
/* =banner| banner div
==================================================*/
#banner-area{
	background-color: #FFFFFF;
	width: 990px;
	padding-top: 4px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C2112B;
	margin-bottom: 5px;
}


/* =navigation| navigation div
==================================================*/
#navigation{
	height: 38px;
	width: 964px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 5px;
	margin-bottom: 10px;
}


#navlinks{
	width: 620px;
	float: left;
	padding-top: 11px;
}

/* =main-categories| main-categories div
==================================================*/
#main-categories{
	position:relative;
	margin-left: 14px;
}


#searchbox{
	width: 310px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	font-size: 16px;
	font-weight: bold;
}


.pad3px{
	padding-top: 3px;
	margin-top: 6px;
}

/* =logo| logo div
==================================================*/
#logo{
	float: left;
	width: 274px;
}


/* =imgarea| imgarea div
==================================================*/
#imgarea{
	height: 334px;
	width: 964px;
	background-image: url(../images/main-img-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 13px;
}

/* =area1| area1 div
==================================================*/
#area1{
	float: left;
	height: 334px;
	width: 543px;
	
}

/* =area2| area2 div
==================================================*/
#area2{
	height: 334px;
	width: 420px;
	float: left;
	
}

/* =row1| row1 div
==================================================*/
.row1{
	height: 136px;
	width: 385px;
	padding-top: 26px;
	padding-left: 15px;
	padding-right: 20px;
	
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../images/blue-arrow.jpg);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	color: #11A4C3;
}

.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../images/orange-arrow.jpg);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	color: #ff6600;
}


.buysell{
	font-size: 18px;
	padding-left: 40px;
	line-height: 18px;
	padding-top: 10px;
}


#titlearea{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	width: 990px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sectiontitle{
	float: left;
	width: 683px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-left: 12px;
}

#searchoptions {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: right;
	padding-right: 38px;
}
#searchoptions a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

optgroup {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
	background: #DDDDDD none repeat scroll 0 0;
	text-transform: uppercase;
}
option {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
	background: white none repeat scroll 0 0;
	text-transform: none;
}
optgroup option {
	padding-left: 0.5em;
}

/* class=featured | featured area div
==================================================*/
#featured{
	width: 973px;
	margin-left: 13px;
}



/* class=resultsarea| resultsarea div
==================================================*/
#resultsarea{
	width: 964px;
	margin-left: 13px;
}


.resultsthumb{
	background-color: #F4F4F4;
	float: left;
	height: 192px;
	width: 238px;
	margin-bottom: 3px;
	margin-right: 3px;
}


.resultsthumbtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/black-arrow.jpg);
	background-position: left center;
	text-align: right;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.result{
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	margin-right: 26px;
	padding-right: 10px;
	/*position:relative;*/
	min-height:75px;
}


.result-detail{
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	margin-right: 26px;
	padding-right: 10px;
}


.black{
	color: #000000
}


/* =resultimage| resultimage class
==================================================*/
.result-image{
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* =rollover-image| rollover-image class
==================================================*/
#rollover-images{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#333;
	/*width:675px;*/
	min-width:250px;
	min-height:250px;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* =detail-image| detail-image class
==================================================*/
.detail-images{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* =result-text| result-text class
==================================================*/
.result-text{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* =result-title| result-title class
==================================================*/
.result-title{
	color: #BE122A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

/* =detail-title| detail-title class
==================================================*/
.detail-title{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 4px;
	margin-bottom: 4px;
}



/* =result-price| result-price class
==================================================*/
.result-price{
	color: #BE122A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}


/* =result-description| result-description class
==================================================*/
.result-description{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding:10px;
}

div.result-detail .note, div.result-detail .location, div.result-detail .price, div.result-detail .category {
	margin-top: 10px;
	padding-left:10px;
	color:#BE122A;
	/*float:left;*/
	font-size:1.2em;
	font-weight:bold;
}
div.result-detail .note em, div.result-detail .location em, div.result-detail .price em, div.result-detail .category em {
	color:#333333;
	font-size:1em;
}
div.result-detail .note em.alright {
	display:inline-block;
	width: 150px;
	text-align:right;
	padding-right:10px;
}

.viewed{
	padding-left: 10px;
	padding-bottom: 5px;
}

/* =similar-results| similar-results class
==================================================*/
.similar-results{
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #FFFFBB;
	border: 1px solid #666666;
	margin-right: 26px;
	padding: 8px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.similar-results h2{
	font-size: 13px;
	font-weight:bold;
}
.similar-results a, .similar-results a:visited, .similar-results a:active, .similar-results a:hover{
	font-size: 12px;
	margin-bottom: 10px;
	margin-right:10px;
}

/* =view-now| view-now class
==================================================*/
.view-now{
	color: #11A4C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	text-align: right;
	float: right;
}


#search {
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	margin-right: 26px;
	padding: 5px;
}




/* =description| image desription
==================================================*/
.description{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#linksfooter{
	margin-bottom: 20px;
}

#copyright{
	float: left;
	width: 200px;
	color: #558761;
	font-family: Arial, Helvetica, sans-serif;
}

#csscompliantlinks{
	float: left;
	width: 740px;
}




/* =contact| contact div
==================================================*/
#contact{
	float: right;
	width: 335px;
	background-color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	margin-left: 40px;
	width: 200px;
}

/* =navigation-area| navigation-area div
==================================================*/
#navigation-area{
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	float: left;
	padding-right: 26px;
	width: 800px;
}

/* =main| main div
==================================================*/
#main{
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* =footer| footer div
==================================================*/
#footer{
	background-repeat: no-repeat;
	height: 60px;
	width: 960px;
	/*background-image: url(../images/footer-bg.jpg);*/
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

/* =spacer| spacer class
==================================================*/
.spacer{
	clear: both;
	height: 1px;
	width: 100%;
}

.contact-seller{
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	line-height: 18px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11A4C3;
	margin-bottom: 5px;
}





/* =Pseudo Link Styles
==================================================*/

a.menu {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 30px;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	}
	
	
	
/* =Pseudo Link Styles
==================================================*/

a.resultlink {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: #BE122A;
}

a.resultlink:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #10A2C9;
	}
	
	
/* =Pseudo Link Styles
==================================================*/

a.viewnow {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #11A4C3;
}

a.viewnow:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	}	


	
	
	/* =Pseudo Link Styles
==================================================*/

a.footer {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 30px;
}

a.footer:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	}

#adminad {
	width: 100px;
	float: right;
	padding: 5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#E4E4E4;
}
#adminad a.reportad {
	text-decoration:none;
	font-weight: bold;
	color: #BE122A;
}
#adminad a.editad {
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}

.adminad, .adminreport {
	width: 200px;
	float: right;
	padding: 5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#E4E4E4;
}
.adminad a.red, .adminreport a.red {
	text-decoration:none;
	font-weight: bold;
	color: #BE122A;
}
.adminad a.grey, .adminreport a.grey {
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}
.report{
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #F3F3F3;
	border: 1px solid #888888;
	margin-left: 32px;
	padding: 5px;
}
.report .title {
	color: #333333;
	font-size: 12px;
}
.report .reason {
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}

#contactform{
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	margin-right: 26px;
	padding-right: 10px;
}

.pagebox{
	margin: 4px 0px;
	width: 100%;
	display: block;
}
.pagebox ul{
line-height:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0.47em 0;
text-align:left;
}
.pagebox ul li {
display:inline;
float:none;
margin:0;
padding:0;
}
.pagebox ul li.title {
margin-left:15px;
margin-right:5px;
font-weight:bold;
}
.pagebox ul li.current {
font-weight:bold;
border: 1px dotted #888888;
background-color: #E4E4E4;
font-size: 14px;
}
.pagebox li a {
padding:0 0.2em;
}


/* simple css-based tooltip */
div.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}

div.smalltooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
    width:200px;
}

div.bigtooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
    width:600px;
}


.thumbs .thumb{
	float: left;
	padding: 5px;
	width: 130px;
	text-align: center;
	border: 1px solid #FFFFFF;
}



