/* Main StyleSheet Used for Dunson */

/* global settings */
img{border:0px;}
p, ul, li{padding:0px;margin:0px;}

/* global classes */
.floatLeft{float:left}
.floatRight{float:right}
.boldMe{font-weight:bold}


body
{
	background-color:#efefef;
	font-family:Arial;
	}
	
div#black
{
    background-color:#46413c;
    position:absolute;
    
    filter:alpha(opacity=50);
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -moz-opacity: .50;
    z-index:1;
    vertical-align:middle;
    text-align:center;
    width:100%;
    left:0px;
    height:105%;
    display:none;    
}	
	
div#wrapper
{
	margin:auto;
	width:960px;
}

div#logoClick
{
    width:77px;
    cursor:pointer;
    height:80px;
    position:relative;
    left:23px;
    top:15px;
}

/* home page */
div#HomeMain
{
    background:url(../images/homebg.gif) no-repeat;
    height:970px;

}
div#HomeMain div.leftsec
{
    float:left;
    width:460px;
    margin-left:68px;
    margin-top:285px;
}

div#HomeMain div.leftnav
{
    text-align:right;
    width:100px;
    float:left;
}

div#HomeMain div.leftnav a
{
    text-decoration:none;
    color:#5cb7fb;
    font-size:13px;
    line-height:20px;
}
div#HomeMain div.leftnav a.big
{
    text-decoration:none;
    font-size:19px;
    color:#033e90;
    line-height:25px;
}

div#HomeMain div.midsection
{
    background:url(../images/genshop.gif) no-repeat;
    width:319px;
    margin-left:30px;
    float:left;
    font-size:12px;
    color:#71788b;
    padding-top:30px;
}
div#HomeMain div.midsection div.row
{
    float:left;
    font-size:10.5px;
    width:270px;
}

div#HomeMain div.midsection div.row img
{
    float:left;
    margin-right:10px;
}

div#HomeMain div.midsection div.row span.orange
{
    color:#ff6114;
    font-weight:bold;
    
}
div#HomeMain div.RVI
{
    margin-top:220px;
    width:450px;
    float:left;
}
div#HomeMain div.RVI div.RVI_item
{
    width:128px;
    height:128px;
    border:solid 1px #d6d6d6;
    margin-right:15px;
    float:left;
}

div#HomeMain div.rightsection
{
    float:left;
    width:365px;
    margin-top:190px;
    height:500px;
    margin-left:35px;
    font-size:12px;
    color:#4b6993;
}
div#HomeMain div.rightsection a
{
    color:#033e90;
}

div#HomeMain div.rightsection p.bloggers
{
    font-size:26px!important;
    color:#fff;
    text-align:right;
    margin-bottom:20px;
}

div#HomeMain div.rightsection img.imgtrs
{
    opacity:.75;
}

div#HomeMain div.rightsection span
{
    color:#000;
    font-size:11px!important;
    position:relative;
    bottom:4px;
}
div#HomeMain div.rightsection span.carolyn
{
    margin-left:35px;
}
div#HomeMain div.rightsection span.will
{
    margin-left:25px;
}
div#HomeMain div.rightsection span.abby
{
    margin-left:42px;
}
div#HomeMain div.rightsection p.date
{
    font-size:22px!important;
    color:#fff;
    margin-top:40px;
    margin-bottom:10px;
    margin-left:20px;
}
p.pheader
{
    color:#033e90;
    font-weight:bold;
    font-size:12px!important;
}


div#homefooter a
{
    text-decoration:none;
    color:#707070;
}

div#homefooter
{
    float:left;
    width:970px;
    color:#707070;
    font-size:11px;
    text-align:right;
}
div#homefooter div.hr
{
    height:1px;
    width:100%;
    border-top:solid 1px #d6d6d6;
    margin-top:5px;
    margin-bottom:3px;
}
/* end */

div#MainBG
{
	width:959px;
	background: url(../images/store_bg.jpg) no-repeat;
	height:740px;
	padding-top:58px
}




div.cartBG
{
	background: url(../images/Cart_store_bg.jpg) no-repeat !important;
	height:817px!important;
	
}


div#frame
{
	background: url(../images/frame.jpg) no-repeat;
	width:842px;
	height:685px;
	margin:auto;
}

div.cartFrame
{
	background: url(../images/Cart_frame.jpg) no-repeat !important;
	height:785px!important;
	
}


/* artist */

div#mainArtist
{
	float:left;
	margin-left:38px;
	margin-top:40px;
	font-size:12px;
	width:522px;
	line-height:18px;
	height:600px;
}

div#mainArtist a
{
    color:#FF2424 !important
}

div#mainArtist ul
{
   line-height:20px;
   list-style-type:none;
}

div#mainArtist ul a
{
   line-height:20px;
   cursor:pointer;
}
div#mainArtist ul a:hover, div#mainArtist ul a.over
{
    text-decoration:underline;
}
div.artistbio
{
    display:none;
    margin-top:20px;
    height:480px;
    overflow:auto;
    padding-right:20px;

}
div.Prod_artist_bio
{
    font-size:12px;
    font-family:Arial;
    position:absolute;
    background-color:#fff;
    line-height:18px;
    margin-left:-215px;
    width:790px;
    border:solid 1px #444444;
    padding:10px;
    height:auto;

    padding-bottom:25px;
    margin-top:-20px;
    z-index:2;
    
}
div.Prod_artist_bio a{
color:#FF2424 !important;
}
span.closeArt
{
    float:right;
}
span.closeArt a
{
    font-weight:bold;
    text-decoration:underline;

    cursor:pointer;
    color:#FF2424;
}

/* */


div#headerlinks
{
	float:right;
	margin-right:50px;
	margin-top:10px;
}

div#headerlinks, div#headerlinks a
{
	font-size:11px;
	color:#ff2424;
}

div#leftnav
{
	margin-top:58px;
	margin-left:37px;
	float:left;
	width:155px;
	height:auto;
}

div#leftnavheader
{
	height:43px;
	border-bottom:dotted 2px #e7bc29;
	margin-bottom:20px;
}

div.leftnavitem
{
	background: url(../images/btn_catalog.gif) no-repeat;	
	width:155px;
	height:33px;
	font-size:15px;
	color:#b77558;
	padding-left:12px;
	padding-top:4px;
}

div#leftnav div.catalog
{
	background: url(../images/catalog.gif) no-repeat;
}

div#leftnav div.cart
{
	background: url(../images/carthdr.gif) no-repeat;	
}
div.leftnavitem a
{
	text-decoration:none;
	color:#ff2424;
}

div#mainsection
{
	float:left;
	margin-left:38px;
	width:572px;
	margin-top:40px;
}

div#catheader
{
	font-size:17px;
	float:left;
	color:#ff2424;
	margin-bottom:15px;
}
div#catfooter
{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	color:Red;
}
div#catfooter a
{
	color:#444444;
}
	
div.prodrow
{
	float:left;
	margin-bottom:13px;
}

div.prodsec
{
	float:left;
	margin-right:44px;
}

div.prodimg
{
    width:159px;
    text-align:center;
    height:106px;
    border:solid 1px #ccc;
}

div.prodsec p
{
	text-align:center;
	width:158px;
	font-size:11px;
	color:#444444;
}

div.prodsec img
{
	margin-bottom:5px;
	vertical-align:middle;
	
}

p.prodtitle
{
	color:#ff2424!important;
}
.prodLink
{
	color:#ff2424!important;
	text-decoration:none;
}
div.nomargin
{
	margin:0px!important;
}

/* shopping cart */

div#maincartsec
{
	float:left;
	margin-left:38px;
	margin-top:40px;
	font-size:12px;
	width:522px;
	height:500px;
}

div#cartprodsec
{
	float:left;
	margin-bottom:10px;
}

div#cartprodsec div.cartrow
{
	float:left;
	width:100%;
}
div#cartprodsec div.cartrow div
{
	float:left;
	height:20px;
	padding-top:5px;
}
div#cartprodsec div.hdr
{
	color:#7f7f7f;
	font-weight:bold;
}
div#cartprodsec div.qty
{
	width:55px;
}
div#cartprodsec div.qty input
{
	width:30px;
	text-align:center;
	font-family:Arial;
	position:relative;
	bottom:4px;
}

div#cartprodsec div.Name
{
	width:280px;
}
div#cartprodsec div.SKU
{
	width:60px;
}
div#cartprodsec div.Each
{
	width:70px;
}
div#cartprodsec div.Total
{
	
}

div#cartprodsec div.hilited
{
	background-color:#f8f0d6;
}

div#cartSummary
{
	float:left;
	width:100%;
	margin-bottom:20px;
}

div#cartSummarycontent
{
	float:right;
	width:250px;
}

div#cartSummarycontent div.row
{
	float:right;
	width:155px;
}
div#cartSummarycontent div.left
{
	float:left;
	width:70px
}
div#cartSummarycontent div.right
{
	float:left;
	width:65px;
	text-align:right;
}
div#cartSummarycontent .cartbtn
{
	float:right;
}


.cartbtn
{
	color:#fff;
	border:none;
	background-color:#e4b71c;
	padding:2px 7px 2px 7px;
	cursor:pointer;
	
	
	margin-right:5px;
}
#orderins
{
	width:100%;
	margin-bottom:10px;
}

/* */


/* product detail */

div#prodimagelarge
{
	width:300px;
	min-height:300px;
	height:auto;
	float:left;
	margin-right:40px;
	
}
/*div#prodimagelarge img
{
	border:solid 2px #ccc
}*/
div#proddesclarge
{
	font-size:12px;
	color:#444444;
}

img.buynow
{
    float:left;
}

div#proddesclarge p.title
{
	color:#ff2424!important;
	margin-bottom:11px;
	font-weight:bold;
}
div#proddesclarge p.desc
{
	margin-bottom:11px;
}

div#proddesclarge p.price
{
	font-weight:bold;
	margin-bottom:11px;
}

p#prodDesc a
{
    text-decoration:underline;
    cursor:pointer;
    color:#71788b;
    
}

div#lastbtns
{
	float:right;
	margin-top:20px;
}

/* footer */

div#footer
{
	background: url(../images/footer.gif) no-repeat;
	height:26px;
	width:959px;
	margin:auto;
	color:#444444;
	font-size:10px;	
}
div#footer a
{
	color:#444444;
	font-size:10px;
	text-decoration:none;
}

div#footer .left
{
	float:left;
	margin-left:40px;
	margin-top:5px;
}

div#footer .right
{
	float:right;
	margin-top:5px;
	margin-right:40px;
}
