/* structure changes */
a:hover { text-decoration: underline; }
#leftColumn .inside { padding-left: 0 }
#middleColumn .inside { padding-right: 0 }
#masthead  { padding: .5em .5em 0em .5em; position: relative; }
#masthead h1 span { display: none; }
#masthead h1 {
    float: left;
    background: url(/images/wkdlogo.gif) no-repeat;
    width: 182px;
    height: 66px;
}
.copyright, .footer_nav { text-align: center; color: #146377 }

/* link colors */
a, a:link, a:active { color: #146377; }
#footer a, #footer a:visited { color: #5b5b5b; }
.tags a, .tags a:visited { color: #000; }


/* border colors */
img { border: none }
#pageWrapper, .hnav, #masthead {
	border-color: #fff;
}
#footer { border-bottom: none }
#footer, #innerColumnContainer { border-color: #c0c0c0 }
.urls textarea { border: 1px solid #C47329; }


#masthead { overflow: hidden }
* html #masthead { height: 100% }

/* minicart */
#minicart {
    position: absolute;
    top: 6px;
    right: .5em;
    text-align: center;
    font-size: 9px;
    font-family: verdana, arial, sans-serif;
    
}
.minicart_full {
    text-align:center;
}
.minicart_full a { color: #000;  }
.minicart_empty {
    float: left;
    margin-right: 4px;
}
.minicart_empty_msg {
    padding-top: 2px;
    color: #5b5b5b;
}

/* hnav */
.hnav { border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }
.hnav a, .hnav a:visited { font-weight: 700; color: #146377}
.hnav a:hover { color: #C47329 }
.hnav ul li a  { border: none; }

.hnav, .hnav ul li a { padding-top: 6px; padding-bottom: 6px;  }
* html .hnav { padding-bottom: 3px }
/* search form, overflow on hnav so form can float */
.search_form { float: right; margin: -2px 0 0 0; padding: 0 4px 0 0; }
.search_field, .search_button { border: 1px solid #146377;  }
.search_button { background-color: #F5F6F4;  }

/* left menu navigation links */
.vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active
{
	text-decoration: none;
	color: #146377;
	background-color: #fff;
}
 .vnav ul li a:hover
{
	text-decoration: none;
	color: #c47329; /*#146377;*/
	background-color: #fff;
}
.vnav ul li.sub a { padding-left: 1em }
/*
 * .vnav ul li.sub a:link, .vnav ul li.sub a:visited { background-color: #146377; }
.vnav ul li.sub a:hover { background-color: #3A7584; }
*/


/*  fonts family and sizes */
#pageWrapper { font-size: 80% }
body { font-family: verdana, arial, sans-serif }
#footer, #footer a, #footer a:visited, .copyright, .nav { font-family: 'trebuchet ms', arial, sans-serif }
#leftColumn .inside { font-size: 84% ; font-family: verdana, arial, sans-serif; }
/* thumbs and images */
.designs img {
    float: left;
    margin: 0 0 5px;
	background:red;
	display:block;
}

 .design_th {
	width:180px;
	height:200px;
	display:inline;
	float:left;
	margin: 0 .6em 1.2em .2em;
	text-align:center;
}

/*
 .design_th img {
     margin-bottom: 6px;
}

.design_th span {
    font-weight: 700;
    font-family: verdana, 'comic sans ms', helvetica, sans-serif;
}
 */

.links_div { 
    margin: 2em auto;
    padding-bottom: 1em; 
    overflow: hidden; 
    height: 100%;
    font-size: 96%;
}

.bottom_links {
    text-align: center;
    width: 24%;
    margin: 0;
    padding: 0;
    float: left;
}




/* adjustments for banners */
img.top {
    margin-left: 12px;
}


/* .top_banner {
    float: left;
    width: 466px;
    
} */
img.mini { margin-left: 4px; }

/* item detail page */
.leftside {
   float: left;
   width: 324px;
}

.rightside {
    float: left;
    margin-left: .8em;
    width: 250px;
}

.design_img {
    margin-bottom: .5em;
    
}

.extras { 
    text-align: center; 
    margin-bottom: .5em;
}
.extras img {
    border: none;
    margin: 0 1px;
}

.item_title { font-size: 120%; margin: 1em 0; text-align: center}
.style_desc { font-size: 11px; text-align: left; margin: .5em 0 }
.item_price { font-size: 120%; text-align: center; margin: .5em 0 }

.select_form {
    text-align: center;
}

select.field {
    margin-bottom: 2px;
    width: 200px;
    font-size: 11px;
}

.product_form { margin: 0; padding: 0 }
.wicked_box { margin-bottom: 6px; }
.wicked { font-size: 11px;  }



.tags, .description {
    /*height: 80px; */
    font-size: 11px;
}
/* added clear: both */
.tags { height: auto; width: 96%; clear: both;}
* html .tags { width: 94% }

.tags p, .description p { margin: 4px 0 }



.description { 
    width: 320px;
    margin: 0 auto;
	margin-bottom:10px;	
}



.urls { 
    margin-top: 1em;
    margin-bottom: 1.5em;
    font-size: 11px;
    line-height: 1.3em;
}

.urls textarea, .link_box { 
    overflow: hidden;
    height: 1.3em;
    white-space: nowrap; 
    font: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
}

.link_box { width: auto }

* html .urls textarea { width: 98% }

#url_link, #html_tag, #img_code { float: left; margin-right: 12px; }
* html #url_link { margin-right: 4px }
* html #html_tag { margin-right: 4px }
* html #img_code { margin-right: 4px }

#url_link { width: 24% }
#html_tag { width: 30% }
#img_code { width: 38% }

.carttable td, .carttable th { font-size: 84% }
.carttable .cart_rowA td, .carttable .cart_rowB td { border-top: 1px solid #146377; }



.button, button {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #c47329;
    border-width: 2px;
    border-style: outset;
	border-top-color: #E2BA95;
	border-right-color: #666;
	border-bottom-color: #623A15;
	border-left-color: #D3965F;
} 


.instruct {
    padding: 0 0 4px 0;
    font-size: 90%;
}


/* text colors */
.copyright, .wicked, .item_price, .style_desc, select.field { color: #505050; }
.tags span.title, .description span.title { color: #C47329; font-weight: 700 }
.urls, .urls textarea { color: #5b5b5b }

/* background colors */
.nav, .tags, .description, .urls textarea { background-color: #F5F6F4 }
.cart_rowA {background: #fff;}
.cart_rowB {background: #F5F6F4; }

.afl { border-collapse: collapse; border-color: #444 }
.afl th { background: #ddd; color: #333; }
div.pagination { margin: 1em auto; overflow: hidden; text-align: right}
a.pagination { margin-right: 1em; color: #146377; text-decoration: underline } 
a.pagination:hover { color: #c47329; }
.current_page { font-weight: bold }
.filter_sample_images img {
    display: block;
    border: none;
    margin: 1em auto;
}
.cat_banner {
    text-align: center;
    margin: 1em 0;
}
