/* CSS document */

/* CSS for AlphaContent */

#alphacontent {
	font-size        : 12px;
	font-weight      : normal;
}

#alphacontent .inputbox {
	border: 1px solid #666;
	width: 180px;
	padding-left: 5px;
	}

#searchfield {
	height: 18px;
	}

#alphacontent .button {
	height: 18px;
	width: 40px;
	background-image: url(../images/btn_over.gif);
	color: #000;
	}

#alphacontent .button:hover {
	background-image: url(../images/btn_hover.gif);
	}


#alphabeticalbar div {
	background-color : #b3a880;
	padding          : 5px 0 0 0;
	font-size        : 12px;
	border-top       : 1px solid #CECECE;
	border-bottom    : 1px solid #CECECE;
	vertical-align   : middle;
}

#alphabeticalbar p {	
	text-align       : center;
}

#alphabeticalbar a:link, a:visited {
}

#alphabeticalbar a:hover {
	background-color :#CECECE;
}

#alphapathway {
	padding-top      : 0px;
	padding-left     : 5px;
	font-size        : 10px;
	color            : #f3eec9;
	background-color: #b3a880;
}

#alphapathway a {
	color: #f3eec9;
	}

#alphadirectory {
	padding-top      : 5 px;
	background-color: #b3a880;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ac_title_section_directory {
	font-size        : 14px;
	font-weight      : bold;
	color: #FFF;
}

.ac_title_section_directory a:link {
	font-weight      : bold;
	color: #FFF;
}

.ac_title_section_directory a:visited {
	font-weight      : bold;
	color: #FFF;
}

.ac_counter_directory {
	font-size: 10px;
	color: #f3eec9;
}

.ac_categories_directory {
	font-size: 10px;
	color: #FFF;
}

.ac_categories_directory a {
	color: #FFF;
	}
	
.ac_categories_directory a:hover {
	color: #0066cc;
	}

.ac_section_description, .ac_category_description {
	color            : #666666;
}

.ac_image_directory {
	display          : block;
	float            : left;
	padding-right    : 8px;
}

#alphasection, #alphacategory {
	padding-top      : 5px;
	padding-left     : 5px;
	border-bottom-style: none;
	background-color: #b3a880;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#alphatags{
	background-color : #F0F0F0;
	padding          : 5px;
	/*padding-left     : 5px;*/
	border-bottom    : 1px solid #CECECE;	
}

#searchbar {
	padding: 5px;
	background-color: #b3a880;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0caa1;
}

.orderinglist {
	display          : block;
	float            : right;
}

#alphapagecounter p{
	padding-top      : 6px;
	padding-left     : 5px;
	font-size: 10px;
	color: #b3a880;
}

#alphapagination p{
	clear			 : both;
	display			 : block;
	padding-top      : 20px;
	text-align       : center;
}

.ac_title_relateditems p{
}

#alpharelateditems {
	/*
	special class for related items
	*/	
}
#alpharelateditems p{
	padding-top      : 20px;
	font-weight		 : bold;	
}
#alpharelateditems li{
}

.ac_rss2 {
	display			 : block;
	float			 : left;
	background       : url('../images/rss.png') no-repeat;
	padding			 : 1px 10px 0px 20px;
}

/* ADDED IN VERSION 4.0.3 */

#alphapcategoriesbegenningby{
	display			 : block;
	margin-top		 : 10px;
	background-color : #F0F0F0;
	font-size        : 12px;
	border-top       : 1px solid #CECECE;
	border-bottom    : 1px solid #CECECE;
	vertical-align   : middle;
	padding-top		 : 5px;
	padding-bottom	 : 5px;
}

.bigletter{
	float   		: left;	
	font-size		: 1.9em;
	text-align		: center;
	font-weight		: bold;
	border			: 1px solid #FFF;
	color 			: #FFF;
	background-color: #303030;
	margin-right	: 10px;
	vertical-align  : middle;
	line-height		: 1em;
	padding		    : 3px;
}

#allcategoriesbeginningby {
	float   		: left;	
	display			: block;


}


/*  START FOR EACH LISTING   */

.alphalisting {
	padding-top      : 6px;
	padding-left     : 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d0caa1;
	font-size: 11px;
}
._alphanum {
	font-size        : 10px;
	background-color: #b3a880;
	margin-right: 3px;
	padding-left: 2px;
	color: #FFF;
}

#features1 {
	font-size        : 10px;
	background-color: #b3a880;
	margin-right: 3px;
	padding-left: 2px;
	color: #FFF;
	}

._alphatitle {
	font-size        : 12px;
	font-style: normal;
	font-weight: normal;
}

._alphatitle a {
	color: #0066cc;
	}

._alphafeatured {
	font-size        : 10px;
	font-weight      : bold;
	color			 : #000099;
}

._imageleft div{	
}
._imageleft img {
	background-color: #FFF;
	padding: 4px;
	border: thin solid #CCC;
	float			 : left;
	margin-right: 10px;
}


._imageright div{
	
}
._imageright img {
	float			 : right;
	padding-left	 : 10px;
}

._separate {
	display			 : none ;
}

/*  END FOR EACH LISTING   */
