/* ******************  general  *************** */









/* CATEGORIES */


table.categorytable {

padding-right:20px;

}

.parentCategory {
font-size:80%;
text-transform:uppercase;
border-bottom: solid 1px #ef2c83;
color:#ef2c83;
padding:4px;
font-weight:bold;
}


.childCategory {
font-size:70%;
background-color:#fff;
text-transform:uppercase;

padding:4px;
}

.childCategory:hover{
background-color: #e5f0fc;
}



/* FILTERS */


.listingYouSelected{

font-size: 100%;
padding:20px;
border:solid 1px #eee;
margin-top:10px;

}

.parentFilter {
font-size:80%;
text-transform:uppercase;
border-bottom: solid 1px #333;
padding:4px;
font-weight:bold;
width:160px;
color:#333;
margin:0 0 1 18px;

}


.childFilter {
font-size:70%;
background-color:#eee;
text-transform:uppercase;
width:160px;
padding:4px;
margin:0 0 1 18px;
}

.childFilter a {
color:#333;
}

.childFilter:hover {
background-color:#ccc;
}






.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 4px; /*header text is indented 10px*/
border-bottom:solid 1px #dadada;
background-color:#ccc;
}

.arrowlistmenu ul{
	max-height:20em;
	height:auto !important;
  	height:20em;
	overflow:auto;
	background-color:#fff;
	padding:0;
	margin:0;
}

.arrowlistmenu ul li{
	list-style:none;
	margin:0;
	padding:0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	}

.arrowlistmenu ul li a{
background: url(/includes/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0 3px 19px;
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 70%;
	background-color:#F5F4F0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
			outline:none;


}


.arrowlistmenu ul li a:visited{
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	background-color:#e3e2de;
}





/* LISTINGS */


.listingRow{
width:513px;
border-bottom: solid 1px #f5f5f5;
padding: 20px;

}


.premiumRow{
background-color:#fdeaee;
border-bottom:solid 10px #466697;
width:553px;

}


.advertiserRow{
border-bottom:solid 5px #f5f5f5;
width:553px;

}


.listingRow:hover{
background-color: #f5f5f5;


}


.listingRow:hover a{
color: #ef2c83;
text-decoration:underline;

}



.listingRow h1{
font-weight:bold;
font-size:100%;
padding:0px;
margin:0px;
line-height:15pt;
}

.listingRow h2{
font-size:90%;
padding:0px;
margin:0px;
}

.listingRow h3{
font-size:90%;
padding:0px;
margin:0px;
}

.listingRow h4{
font-size:90%;
padding:0px;
margin:0px;
}

.listingRow h5{
font-variant:small-caps;
font-size:90%;
padding:0px;
margin:0px;
float:right;
}




/* LISTING PROFILE */


.listingProfileBread{
font-size:80%;
padding-left:20px;
padding-bottom:10px;
border-bottom:solid 1px #e5f0fc;


}


.listingProfileTop{
padding: 20px;


}


.listingProfileTop h1{
font-weight:bold;
font-size:120%;
padding:0px;
margin:0px;
line-height:15pt;
color:#000000;
}

.listingProfileTop h2{
font-size:90%;
padding:0px;
margin:0px;
}

.listingProfileTop h3{
font-size:90%;
padding:0px;
margin:0px;
}

.listingProfileTop h4{
font-size:90%;
padding:0px;
margin:0px;
}

.listingProfileBody{
background-color:#e5f0fc;
width:513px;
padding:20px;
border-bottom:solid 4px #eee;

}


.listingProfileBody h1{
font-size:90%;
padding:0px;
margin:0px;
line-height:12pt;
color:#000000;

}

.listingProfileBody{

padding-bottom:20px;
padding-top:0px;
background-color:#fff;

}


.listingProfileLogo {
padding: 20px;
padding-left: 0px;


}


.listingProfileLogo img{
border: solid 4px #eee;
}


#pager{
padding:20px;


}

#pager a.pageritem{
border:solid 1px #eee;
padding:5px;
}

#pager a.pageritem:hover{
border:solid 1px #eee;
padding:5px;
background-color:#f5f5f5;

}








/* PRODUCTS */


.productRow{
width:100px;
padding: 10px;
float:left;
height:100px;
}


.productRow img{
width:90px;
height:90px;
border: solid 1px #e5f0fc;
padding:5px;

}


.premiumRow{
border-bottom:solid 10px #466697;
width:553px;

}


.advertiserRow{
border-bottom:solid 5px #f5f5f5;
width:553px;

}


.productRow img:hover{
background-color: #e5f0fc;


}


.productRow:hover a{
color: #ef2c83;
text-decoration:underline;

}



.productRow h1{
font-weight:bold;
font-size:100%;
padding:0px;
margin:0px;
line-height:15pt;
}

.productRow h2{
font-size:90%;
padding:0px;
margin:0px;
}

.productRow h3{
font-size:90%;
padding:0px;
margin:0px;
}

.productRow h4{
font-size:90%;
padding:0px;
margin:0px;
}

.productRow h5{
font-variant:small-caps;
font-size:90%;
padding:0px;
margin:0px;
float:right;
}









/* PRODUCT PROFILE */


.productProfileTop{
padding: 20px;


}


.productProfileTop img{
float:left;
margin-right:10px;
border:solid 1px #e5f0fc;
padding:5px;

}


.productProfileTop h1{
font-weight:bold;
font-size:120%;
padding:0px;
margin:0px;
line-height:15pt;
color:#000000;
}

.productProfileTop h2{
font-size:90%;
padding:0px;
margin:0px;
}

.productProfileTop h3{
font-size:90%;
padding:0px;
margin:0px;
margin-top:20px;
font-weight:normal;
}


.productProfileTop h4{
font-size:90%;
padding:0px;
margin:0px;
margin-top:20px;
font-weight:normal;
background-color:#e5f0fc;
padding-top:10px;
}


.productProfileTop h5{
font-size:90%;
padding:10px;
margin-left:20px;
margin:0px;
font-weight:normal;
background-color:#e5f0fc;
padding-top:0px;
}























/*Defaults*/
* {
	margin:0;
	padding:0;
}

img, table, fieldset, button {
	border:0;
}

ul, dl {
	list-style:none;
}

ol {
	padding-left: 2em;
}

p {
	line-height:1.2em;
	margin: 0 0 1.2em;
}

/*Default fonts - ALL sizes can/will be contextually altered*/
body {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#32331d;
}


h1, h2, h3, h4 {
	font-family: trebuchet MS, sans-serif;
	color:#32331d;
}

h1 {
	font-size:2.18em;
	line-height:1.1em;
}

h2 {
	font-size:1.64em;
	line-height:1.1em;
}

h3 {
	font-size:1.0em;
	line-height:1.1em;
}
/*Note: h3 can contextually be 1.48em*/

h4 {
	font-size:1em;
	line-height:1.2em;
}

h5, h6 {
	/*85%*/
	font-size:.85em;
	line-height:1.3em;
	font-weight:normal;
	color:#919191;
}
/*Note: h5/h6 can contextually be .77em*/

h5 a, h6 a {
	color:#919191;
	text-decoration:underline;
}

a {
	color:#006699;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a span.extra {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:9px;
	height:1em;
	background:url(/img/core/arrow_blue_r.gif) no-repeat right;
	vertical-align:middle;
}



* {

margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;

}

.vertnav {
margin: 10px;
margin-left: 0px;
padding-top: 10px;
padding-right: 8px;
padding-bottom: 10px;
padding-left: 8px;
background-color: #f3fafa;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
width:160px;

}


.vertnav ul {

list-style:none;
padding-bottom:20px;


}

.vertnav ul li {

padding-top: 3px;
padding-right: 0pt;
padding-bottom: 3px;
padding-left: 0pt;
background-color: transparent;
background-image: url(/includes/images/hor_dot_blue.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center bottom;
vertical-align: middle;
font-size: 75%;

}

.vertnav ul li a {
color: #006699;
text-decoration: none;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;

}

.vertnav ul li a:hover {
text-decoration:underline;
}

.headerbar {

color: #c00025;
font-size: 90%;
line-height: 1.2em;
font-weight: normal;
padding-top: 3px;
padding-right: 20px;
padding-bottom: 3px;
padding-left:12px;
background-position: left center;
background-repeat: no-repeat;
border-bottom:solid 1px #c00025;
background-image:url(/includes/images/red_arrow.gif);

}



.listingRow {
border-bottom:dotted 1px #ccc;


}

.premiumRow {
background-color:#fff584;
border-bottom:solid 1px #ccc;
margin-bottom:9px;


}


-->