/*#############################################################
Created By Joseph Colby
Created for Pinetreecountryquilts.com
#############################################################*/

/* standard elements */
a {
	color: #000;
	text-decoration: none;
}

html {
	background: #cfcfcf url(img/bg_gradient.jpg) repeat-x top left;
}

body {
	/*background: #CCC url(img/bg.gif) repeat-y fixed bottom center;*/
	color: #000; margin: 20px 0;
	text-align: center; font: normal .8em sans-serif,Arial;
}
.gfx {
	 background: #F5F5F5 url(img/header.jpg) no-repeat top left;
	 display: block;
	 height: 285px;
}

.shopping{
	padding-top: 3px;
	 display: block;
	width: 775px; height: 15px;
}

.shopping a{
   font-size:12px;
	color: #990000;
}

.float_left {
	float: left;
}

input.delete_action {
	height: 17px;
	background: url(web_icons/action_delete.gif) no-repeat top left;
	font-size: 9px;
	padding: 0 0 0 14px;
	border: none;
	margin: 0 0 0 5px;
}

#admin_fabric ul.fabric_listing ul li {
	font-size: 11px;
	font-weight: 300;
}

#admin_fabric ul ul li {
	font-size: 11px;
	margin: 5px 0;
	font-weight: 300;
}


#admin_fabric h4.category_title {
	font-size: 14px;
}

#admin_fabric ul.fabric_listing li {
	font-weight: bold;
	list-style: none;
}

.warning {
	color: #EF0000;
}

input.delete_action:hover {
	color: #EF0000;
	cursor: pointer;
}

.clear {
	clear: both;
}

/* header */
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}

/* main */
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 800px; 
}
.container {
	margin: 10px;
}

/* menu */
.menu a{
	background: #EEE;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #003300;
	float: left;
	padding-top: 4px;
	width: 75px; height: 36px;
}

.menu a.lrg {
	width: 97px;
}

.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #EEE url(img/bgmenu.gif) repeat-x;
	color: #006666;
}
.menu a#last {

	width: 72px;
	border-right: none;
}
/* Under Menu */
.under_menu a {
	font-size:11px;
	background: #D9D9D9;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #660000;
	float: left;
	padding-top: 4px;
	width: 85px; height: 20px;
}
.under_menu a span {
	padding-left: 6px;
}
.under_menu a:hover {
	background: #EEE url(img/bgmenu.gif) repeat-x;
	color: #555;
}
.under_menu a#last {
	width: 87px;
	border-right: none;
}


/* content */
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.5em sans-serif,Arial;
	color: #000000;
}
.content p {
	margin: 3px 0 6px; color: #000000;
}
.item {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 10px;
}



/*___________________________________*/

/*These are all settings when you enter the sales gallery*/
#holder {
	margin: 5px;
	padding:5px;
	float: left;
	width: 30%;
	height:212px;
	background-color:#FFFFFF;
}

.holder_top {
width:100%;
height:17px;
padding:0px;
margin:0px;
}
.holder_title {
height:17px;
font-size:12px;
padding:0px;
float:left;
margin:0px;
}

.holder_price {
font-size:12px;
float:right;
padding:0px;
margin:0px
}

.holder_image {
width:100%;
height:170px;
padding:0px;
float:left;
}

.holder_image a{
color: #000000;
text-decoration: none;
}

/*___________________________________*/

#displayquilt {
width: 100%;
height: 100%;
padding:10px 0 10px 0;
margin: 0 0 10px 0;
background-color:#FFFFFF;
float:left;
border-bottom: 3px double #efefef;
}

.hold {
width: 520px;
float: left;
}

.img_sales {
overflow: hidden;
width: 215px;
min-width: 180px;
height:100%;
margin: 5px;
float:left;
}

.img_correction {
/*overflow: hidden;
width: 215px;
min-width: 180px;
*/
height:100%;
margin: 5px;
float:left;
}

.img_about1 {
width: 20%;
min-width: 180px;
margin: 5px;
height:100%;
float:left;
}

.img_about2 {
width: 20%;
min-width: 180px;
margin: 5px;
height:100%;
float:right;
}

.description_sales {
width: 100%;
height:100%;
margin-right:5px;
float:left;
}

.titlebar_sales {
	width: 100%;
	padding:2px;
	margin:0px;
	height:22px;
	float: left;
}

.title_sales {
font-weight: bold;
font-size:14px;
float: left;
}

.price_sales {
float: right;
margin-right:5px;
font-size:10px;
}

/*___________________________________*/

/*These are all settings when you enter the EDIT gallery*/
#edit_holder {
	margin: 3px;
	padding:3px;
	float: left;
	width: 45%;
	background-color: #EEEEEE;
}

.edit_holder_top {
width:100%;
height:17px;
padding:0px;
margin:0px;
}
.edit_holder_title {
height:14px;
font-size:10px;
padding:0px;
float:left;
margin:0px;
}

.edit_holder_price {
font-size:10px;
float:right;
padding:0px;
margin:0px
}

#edit_holder a{
color: #222222;
text-decoration: none;
}

#edit_holder a:hover{
color: #990000;
text-decoration: none;
}

/*___________________________________*/



/* footer */
.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
}

.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer { clear: both;}