/*
Theme Name: Discount Designer Handbags & Purses
Theme URI: http://www.designer-handbags-purses.com
*/
* {
	font-family:Arial,Helvetica,sans-serif;
}
#header a {
	color:#8C5D91;
	font-weight:normal;
	text-decoration:none;
}
#header a:hover{
	text-decoration:none;
}
#header {
	border-bottom:1px solid #C5AEC8;
}
#header h1  {
	font-size:12px;
	color:#8C5D91;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
#header img {
	margin:10px 10px 0px;
	border:none;
}
#header #top-nav-table {
	border:none;
	width: 800px;
}
#header #top-nav-table tr{
	vertical-align:middle;
	text-align:left;
}
#header #top-nav-table tr td{
	padding:0px;
	margin:0px;
}
#header #top-nav-table tr td a{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
}
#colmask {
	background:#fff;		/* Left column background colour */
	
}
#colmid {
	background:#fff;    	/* Centre column background colour */
	border-left:1px solid #C5AEC8;
}
#colright {
	border-left:1px solid #C5AEC8;
	background:#fff;
}
/***********************************************
		Sidebar Styles
***********************************************/
#col2, #col3 {				
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	padding-bottom: 20px;
}
.menu-title-row {
	text-align:left;
}
.menu-title-col {	
	text-align:left;
}
.menu-title-col h2{
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	background-color:#8B5C90;
	color:#fff;
	padding:2px;
	margin-left: 0px;
	padding-left:5px;
	text-align:left;
}
.menu-title-col h2 a{
	color:#fff;
	text-decoration:none;
}


.menu-title-col h2 {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(/images/navblockdefault.gif) center center repeat-x;
}

.menu-title-col h2 a{
	float: left;
	color: white;
	font-weight:bold;
	text-decoration: none;
}

.menu-title-col h2 a:visited{
	color: white;
	font-weight:bold;
}

.menu-title-col h2 a:hover, .menu-title-col h2 .current{
	color: white;
	font-weight:bold;
	background: transparent url(/images/navblockactive.gif) center center repeat-x;
}
.menu-title-col h2 a{
	color:#fff;
	text-decoration:none;
}


.menu-sub-table .menu-title-col h2 {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(/images/navblockactive_blue.gif) center center repeat-x;
}

.menu-sub-table .menu-title-col h2 a{
	float: left;
	color: white;
	font-weight:bold;
	text-decoration: none;
}

.menu-sub-table .menu-title-col h2 a:visited{
	color: white;
	font-weight:bold;
}

.menu-sub-table .menu-title-col h2 a:hover, .menu-title-col h2 .current{
	color: white;
	font-weight:bold;
	background:none;
	/*background: transparent url(/images/navblockdefault.gif) center center repeat-x;*/
}

.menu-item-row {
	line-height:15px;
	text-align:left;
}
.menu-item-col {
	padding-left: 8px;
}
.menu-item-col a {
	color:#8C5D91;
	font-weight:normal;
	text-decoration:none;
}
.menu-item-col a:hover {
	/* color:#76B401; */
	color: #EC5388;	
	text-decoration:underline;
	background-color:#fff;
}
.menu-sub-table .menu-item-col a:hover {
	/* color:#76B401; */
	color: #76B401;	
	text-decoration:underline;
	background-color:#fff;
}
#table-post {
	
}
#table-post tr {
	vertical-align:top;
}
#table-post td {
	padding: 10px;
}
.post {

}
.post h1 {
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:center;
}
.post h2 {
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:center;
}
.post a:link, 
.post a:active,
.post a:visited{
	color:#734D77;
	text-decoration:none;
}
.post a:hover {
	/* color: #76B401; */
	color: #EC5388;		
	text-decoration:underline;
}
.entry {

}
.entry .brand-header {
	float:left;
	padding-right: 10px;
}

#brand-cat-table {
	text-align:center;
}
#brand-cat-table tr {
	vertical-align:top;
}
#brand-cat-table tr td {
	padding-right: 10px;
}
#brand-cat-table img{
	border: none;
}
#brand-cat-table a{
	text-decoration: none;
}
#brand-cat-table a:hover{
}
/***********************************************
		Footer Styles
***********************************************/
#footer {
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	border-top:1px solid #C5AEC8;
	text-align:center;
}
#footer a {
	color:#734D77;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	/* color:#76B401; */
	color: #EC5388;	
	text-decoration:underline;
	background-color:#fff;
}
#footer-link-table {
	width: 600px;
}
#footer-link-table .footer-link-title {
	padding-top: 10px;
}
#footer-link-table .footer-link-text {

}
#footer-link-table .footer-link-text ul {

}
#footer-link-table .footer-link-text li {
	display: inline;
}
#footer-link-table .footer-link-text li a {
	padding-right: 3px;
}
/***************************************************
		Top Nav Menu
***************************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#header .solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(/images/navblockdefault.gif) center center repeat-x;
}

#header .solidblockmenu li{
	display: inline;
}

#header .solidblockmenu li a{
	float: left;
	color: white;
	font-weight:bold;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

#header .solidblockmenu li a:visited{
	color: white;
	font-weight:bold;
}

#header .solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	font-weight:bold;
	background: transparent url(/images/navblockactive.gif) center center repeat-x;
}

/*********************************************************************
			Link Management Script Styles
*********************************************************************/

/* This value is used for subcategories and associated categories at the bottom of the link display */
.lms .smalla {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#006600;
	text-decoration:underline;
}
.lms .smalla:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#669966;
	text-decoration:none;
}

/* This value is used for bulleting and text display of the directory and link items */
/* adding an image to your line items further personalizes the directory */
.lms li {
	list-style-image: url(/images/li.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	list-style-position: outside;
}

/* This value is used for category name display */
.lms td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
/*************** PHPBay Pro Results ***********************/
.price {
	font-weight:bold;
	color:#FF0000;
}
.clear {
	clear: both;
}
.results-table{
	width:100%;
	border:none;
	padding:0px;
	margin:0px; 
}
.results-table a{
	cursor:hand;

}
.results-table a:hover{
	text-decoration:none;
}
.result{
	word-wrap: break-word;
	border: 1px solid #ccc;
	font-size:12px;	
	background-color:#FFF;
	width:200px;
	height:200px;
}
.result td{
	text-align:center;
}

.result-img {
	text-align:center;
}
.result-title {
	text-align:center;
	font-weight:bold;
}
.result-price{
	color:#FF0000;
	font-weight:bold;
}
.result-bids {
	color:#000;
	font-size: 90%;
	font-weight:bold;
}
.result-time {
	color:#000;
	font-size: 80%;
}

#breadcrumbs {
	display:none;
	visibility:hidden;
}
#breadcrumbs a{
	color:#8C5D91;
	font-weight:normal;
	text-decoration:none;
}
