/* ------
 * import the Voting
 -------*/
@import url("/style/modules/au-pedia-votes.css");

.page-title {
	height: 40px;
}

div.grid-e .column {
	background: transparent url(/images/cat-content-bg.gif) 735px 0px no-repeat;
	padding-right: 16px;
	border-right:medium none !important;
	display:inline;
	float:left;
	width:734px;
}

div.grid-e .column.first{
	background: transparent !important;
	width: 210px !important;
	padding-left: 0px !important;
	overflow: hidden;
	margin-top: -45px;
	margin-left: 7px;
}

.content-layout-7-column {
	padding: 10px;
}

/*----------------------------------------------------
	Hero
----------------------------------------------------*/
div.grid-a .main {width: 600px !important;}
div.grid-a .column {width: 365px !important;}

#hero {
	background:transparent url(/images/au-pedia-hero1.png) no-repeat 0px 0px;
	width: 580px;
	height: 285px;
	padding: 12px 0px 12px 20px;
	_padding:12px 10px 12px 12px;
	*padding:12px 10px 12px 12px;
	display: block;
	float: left;
}

#hero h3 {
	background:transparent url(/images/yellow-arrow-large.gif) no-repeat scroll right 30px;
	border:medium none;
	float:left;
	height:50px !important;
	margin:30px 0px 0px 0px;
	padding:0px 18px 10px 0px !important;
	width:auto !important;
		font-size: 25px;
		line-height: 32px
		color: #333;
		text-transform: none;
}

	#hero  a {
		font-size:25px;
		letter-spacing: 1px;
		color: #333;
		text-transform: none;
	}
	
	#hero  a:hover {
		color: #C90016;
	}

#hero p {
	width: 165px;
	line-height: 18px;
}


/*----------------------------------------------------
	GROUP SIDE SIDE SELECTS
----------------------------------------------------*/
.column p{line-height: 18px;}

#create-guide {
	margin: 12px 0px 12px 12px;
	display: block;
}

#top-contributors {
	background:transparent ;
	width:375px;
	margin: 14px 0px 12px 0px;
	_margin: 19px 0px 12px 0px;
	*margin: 19px 0px 12px 0px;;
	padding: 13px 10px 13px 0px;
	line-height: 18px;
	border-bottom: 3px solid #ccc;
	overflow: hidden;
}

#top-contributors img {
	margin: 0px;
}

#featured-guides {
	background:transparent url(/images/top-bar-shadow2.png) repeat-x top left !important;
	width:210px;
	margin: 12px 0px 12px 0px;
	padding: 13px 0px 13px 0px;
}

#featured-guides .float-left {
	margin: 0px 10px 10px 0px;
}

.no-results {
	margin: 12px 0px 0px 17px;
}

/*----------------------------------------------------
	Top Contributors
----------------------------------------------------*/
#top-contributors img {
	margin: 0px 10px 10px 0px;
}

#top-contributors ul li {
	padding: 2px 10px 2px 0px;
	width: 360px;
	
}

#top-contributors ul.inner-ul {
	float: left;
	width: 185px;
}

#top-contributors ul.inner-ul li {
	border-bottom: none;
	margin: 0px;
	width: 203px;
}

#top-contributors ul li.last {
	border-bottom: none;
	padding: 3px 0px 0px 0px;

}

#featured-guides .yellow-votes, #top-contributors .yellow-votes {
	background:transparent url(/images/au-pedia-yellow-votes.gif) no-repeat scroll left bottom;
	padding: 0px 0px 13px 0px;
	margin: 4px 0px 3px 3px;
	float: right;
}

/*----------------------------------------------------
	Featured Guides
----------------------------------------------------*/
#featured-guides .subtext, #featured-guides .subtext a {
	font-size: 11px;
}

/*----------------------------------------------------
	Refine By
----------------------------------------------------*/
.viewing {
	font-size: 12px;
	padding: 0;
	margin: 5px 0 20px 19px;
}
	
.grid-a {
	position: relative;
}
	
div.get-started {
	position: absolute;
	top: 310px;
	_top: 325px;
	*top: 325px;
	left: 20px;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #ddd;
	color: #666;
	text-align: left;
	width: 700px;
}

#au-pedia-refine-by {
	width:696px;
	margin: 20px 0 0 19px;
}

#au-pedia-refine-by h3 {
	border:none;
	padding:0;
	background: none;
	margin-bottom:12px;
}

#au-pedia-refine-by dl {
	float:left;
	width:140px;
	margin-right:31px;
}

#au-pedia-refine-by dl dt {
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:14px;
}

#au-pedia-refine-by dd ul {
	font-weight:normal;
}

#au-pedia-refine-by dd li {
	margin:0 0 9px 0;
}

#au-pedia-refine-by ul li {
	border:none;
}

/*----------------------------------------------------
	Popular Tags Toggle
----------------------------------------------------*/
#toggle-popular-tags {
	width:714px;
	height:27px;
	margin:5px 0 6px 19px;
	_margin: 0px 0px 0px 10px;
	float:left;
	background:url("/images/popular-tags-background.gif") top no-repeat;
}

#toggle-popular-tags ul.links {
	margin:0;
	padding:0;
	float:left;
}


/*----------------------------------------------------
	Search Events
----------------------------------------------------*/
.search-results-searchbox {
	margin: 12px 0px 12px 15px;
	border: none !important;
}

.search-results-searchbox .searchbox {
	width:295px;
	height:25px;
	float:left;
	border:2px solid #d3d3d3;
	margin-bottom: 12px;
}



.search-results-searchbox .searchbox input {
	width:253px;
	height:13px;
	border:none !important;
	color:#999;
	float:left;
	padding:0 0 0 7px;
	margin-top:6px;
	line-height:.9em;
}

.search-results-searchbox .searchbox input.submit-search {
	width:18px;
	height:18px;
	float:right;
	margin:4px 5px 0 0;
	border: none !important;
	padding:0 0 0 0;
}

/*----------------------------------------------------
	Search Tools
----------------------------------------------------*/

ul.share {
	margin-right: 0px;
}


ul.share li {
	margin-left: 0px;
	margin-right: 10px;
}

/* --------------------------------------------
		PAGINATION 
-------------------------------------------- */
.results-numbers {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
}

.pagination-holder ul  {
	width: auto;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

.pagination-holder ul li {
	float: left;
	height: 15px;
	margin: 0;
	border: none;
	padding: 0 2px 0 2px;
	display: block;
	
}

.pagi-line-top {
	height: 5px;
	border-bottom: 1px solid #ddd;
	width: 500px;
	overflow: hidden;
}

.pagi-line-bottom {
	height: 5px;
	border-bottom: 1px solid #ddd;
	width: 480px;
	display: block;
}

.pagination-holder {
	width: 716px;
	height: auto;
	margin: 12px 0px 0px 17px;
	padding: 0;
}

.pagination-holder.bottom {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}

/* --------------------------------------------
		Column Titles
-------------------------------------------- */

#col-titles {
	margin:12px 0px 0px 17px;
	border-bottom:3px solid #DDDDDD;
	width: 715px;
}

.field {
	background: url(/images/sm-down-arrow-black.gif) right center no-repeat;
	background-position: 33px 7px;
	width: 30px;
	height: 15px;
	padding: 0 15px 0 0;
}

p.title {
	text-align: left;
	color: #333;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0;
	height: auto;
	width: 380px;
	
}

p.updated {
	text-align: left;
	color: #333;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0;
	height: auto;
	width: 100px;
}

p.tags {
	text-align: left;
	color: #333;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0;
	height: auto;
	width: 145px;
	float: right;
}


/* --------------------------------------------
		Column Lists
-------------------------------------------- */

ul.list-outer {
	margin:12px 0px 0px 17px;
	
}

li.outer-limit {
	border-bottom: 1px solid #ddd;
	
}


li.outer-limit.last {
	border-bottom: none;
}

ul.list-inner {
	width: 700px;
}

ul.list-inner li  {
	float: left;
	border-bottom: none;
	padding-bottom: 8px;
}

ul.list-inner li.first  {
	width: 380px;
	float: left;
	border-bottom: none;
	padding-bottom: 8px;
	_margin-left: 60px;
}

ul.list-inner li.middle  {
	width: 80px;
	float: left;
	border-bottom: none;
	padding-bottom: 8px;
}

ul.list-inner li.last-item  {
	width: 130px;
	float: right;
	border-bottom: none;
	padding-bottom: 8px;
	margin-right: 0px;
	text-align: left;
}



/* --------------------------------------------
	Sub Footer
-------------------------------------------- */

#sub-footer {
	border-top:1px solid #E3DABC;
	margin:20px auto 0;
	padding:20px 0;
	width:946px;
	font-size: 10px;
}

