﻿body 
{
    font-size:62.5%;
    background-image:url('../images/back_grd.png');
    background-repeat:repeat-x;
    font-family:Arial;
}
div#searching
{
	width:786px;
	margin-right:auto;
    margin-left:auto;
    text-align:right;
    background-color:#F2F3F9;
    border-top:solid 1px #CCCCCC;    
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    padding-right:4px;
    padding-top:4px;
}
div#main
{
    width:790px;
    background-color:#F2F3F9;
    border-bottom:solid 1px #CCCCCC;    
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    clear:both;
}
div#sidebar
{
    width:180px;
    float:left;
    margin-left:20px;
    margin-top:130px;
}
div#sidebar h2 
{
    background:url('../images/menu_desc.gif') no-repeat top left;
    height:16px;
    width:152px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
}
div#sidebar h2 span
{
    display:none;
}
div#menu
{
    width:180px;
    background:url('../images/menu_back_bottom.gif') no-repeat bottom left;
    padding:0px 0px 10px 0px; 
}
div#menu span
{
    width:180px;
    background:url('../images/menu_back_top.gif') no-repeat top left;
    display:block;
    background-color: #F2F3F9;
    height:10px;
}
div#menu a
{
    display:block;
    font-size:1.4em;
    padding-left:10px;
    color:#3C495D;
    padding-top:2px;
    padding-bottom:2px;
    text-decoration:none;
}
div#menu a:hover
{
    text-decoration:underline;
}
div#sidebar p
{
    font-family:Verdana;
    font-size:1.2em;
    color:#666;
    width:162px;
    padding-left:7px;
}
div#sidebar p a
{
    color:#990000;
}
div#sidebar div#address
{
    width:141px;
    height:121px;
    background:url('../images/address.gif') no-repeat;
    margin-left:7px;
    margin-top:35px;
}
div#sidebar div#address p
{
    display:none;
}
div#maincontent
{
    width:529px;
    float:left;
}
div#maincontent #nav
{
    list-style:none;
    margin-left:0px;
    padding-left:30px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    width:420px;
}
div#maincontent #nav li
{
    float:left;
}
div#maincontent #nav li a
{
    font-size:1.2em;
    color:#666666;
    text-decoration:none;
}
div#maincontent #nav li a:hover
{
    text-decoration:underline;
}
div#maincontent #nav li.seporator
{
    padding-left:5px;
    padding-right:5px;
}
div#maincontent h1#logo
{
    clear:both;
}
div#maincontent h1#logo
{
    width:420px;
    height:120px;
    background:url('../images/craft-box_logo1.png') no-repeat top left;
    margin-left:auto;
    margin-right:auto;
    padding: 0px 0px 0px 0px;
    margin-top:0px;
    margin-bottom:0px;
}
div#maincontent h1#logo span
{
    display:none;
}
div#maincontent div#content span#top
{
   width:529px;
   background:url('../images/main_back_top.gif') no-repeat top left;
   height:10px;
   background-color: #F2F3F9;
   display:block;
}
div#maincontent div#breadcrumb
{
    margin-left:22px;
    text-align:right;
    height:25px;
    font-family:Arial;
    font-size:1.2em;
    font-weight:bold;
    color:#666;
}
div#maincontent div#breadcrumb a
{
    color:#666;
    font-weight:normal;
}
div#maincontent div#content
{
   width:529px;
   background:url('../images/main_back_bottom.gif') no-repeat bottom left;
   min-height:529px;
   margin-left:20px;
   
}
div#maincontent div#content h1.categorytitle
{
    padding-left:20px;
    font-size:1.6em;
    font-family:Arial;
    font-weight:normal;
}
div#maincontent div#contentfooter
{
   width:529px;
   height:66px;
   margin-left:20px;
}

.clear
{
    clear:both;
    float:none;
}
#footer
{
    width:790px;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    clear:both;
    text-align:right;
    font-size:1.2em;
    color:#666;
    padding-top:10px;
}
/*
    site content
*/
div#productcontainer
{
    font-size:1.2em;

}
div#productcontainer h1
{
    font-size:1.4em;
    margin-left:10px;
    color:#455CAA;
    margin-bottom:2px;
}
div#productcontainer img
{
    width:250px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    border:solid 1px #455CAA;
}
div#productcontainer div#productdescription
{
    width:250px;
    float:left;
   /* border-bottom:solid 1px #455CAA; */
       color:#666;
}
div#productcontainer div#productdescription h2
{
    width:100%;
    font-size:1em;
    background-color:#455CAA;
    padding:2px 2px 2px 2px;
    color:White;
    margin-top:0px;
}
div#productcontainer div#price
{
    clear:both;
    float:none;
    font-size:1.4em;
    margin-left:10px;
    color:#455CAA;
    margin-bottom:2px; 
    padding-top:5px; 
    font-weight:bold;
}
div#ordercontrols
{
    margin-left:10px;
    font-size:1.2em;
    color:#666;
}
.productlistingitem
{
    width:128px;
    float:left;
    padding:22px 22px 22px 22px;
	height:170px;
    text-align:center;
}
.productlistingitem a.image
{
    display:block;
    width:128px;
    height:128px;
    background-image:url('../images/listingbkg.gif');
    background-repeat:no-repeat;  
    padding-top:13px;
}
.productlistingitem img
{
    border:none;
}
.productlistingitem a
{
    font-family:Arial;
    font-size:1.2em;
    color:#666;
}
div#paging 
{
    clear:both;
    display:block;
    width:100%;
    padding-left:22px;
    color:#666;
}
div#paging a
{
    margin-right:4px;
    color:#666;
    font-size:1.2em;
}
p#productmessage
{
    text-align:center;
    width:100%;
    font-style:italic;
    font-size:1.4em;
    color:#666;
    font-family:Arial;
}
 div.categorydesc
 {
    width:458px;
    font-size:1.2em;
    font-family:Arial;
    color:#666;
    padding-left:22px;
    padding-right:22px;
 }
 div#contentfooter a.viewbasket
 {
    display:block;
    background-image:url('../images/view_basket.gif');
    background-repeat:no-repeat;
    width:166px;
    height:47px;
    float:left;
    margin-top:10px;
 }
  div#contentfooter a.checkout
 {
    display:block;
    background-image:url('../images/view_checkout.gif');
    background-repeat:no-repeat;
    width:166px;
    height:47px;
    float:right;
    margin-top:10px;
 }
 div#dynacontent
 {
    padding-left:20px;
    font-size:1.2em;
    color:#666;
 }
 div#homepageleft
 {
    width:153px;
    float:left;
 }
  div#homepageleft a
 {
    width:153px;
    height:179px;
    display:block;
    background-repeat:no-repeat;
 }
 div#homepageleft a#textiles
 {
    background-image:url('../images/homepage/textiles.jpg');
 }
 div#homepageleft a#fineart
 {
    background-image:url('../images/homepage/fineart.jpg');
 } 
 div#homepageleft a#childrenscrafts
 {
    background-image:url('../images/homepage/childrenscrafts.jpg');
 }  
  div#homepageleft a#workshops
 {
    background-image:url('../images/homepage/workshops1.jpg');
 }
 div#homepageleft a span, div#homepageright a span
 {
    display:none;
 }
 div#homepageright
 {
    float:right;
    width:340px;
 }
 div#homepageright a
 {
    width:153px;
    height:179px;
    display:block;
    background-repeat:no-repeat;
    float:left;
 }
 div#homepageright a#papercrafts
 {
    background-image:url('../images/homepage/papercrafts.jpg');
 }
 div#homepageright a#othercrafts
 {
    background-image:url('../images/homepage/othercrafts.jpg');
    margin-left:16px;
 }
 div#homepageright a#worksanddemos
 {
    background-image:url('../images/homepage/ourshop.jpg');
    width:316px;
    height:292px;
    margin-left:2px;
 }
 div#homepageright a#specialoffers
 {
    background-image:url('../images/homepage/specialoffers.gif');
    width:274px;
    height:72px;
    margin-left:2px;
 } 
 div#homepageright h1
 {
    color:#666;
    font-size:1.2em;
    font-family:Verdana;
    padding-left:7px;
 }
 div#homepageright p
 {
    color:#666;
    font-size:1.0em;
    font-family:Verdana;
    width:294px;
    padding-left:7px;
 }
 div#contactus fieldset
 {
    margin-left:22px;
    width:480px;
    padding-top:20px;
 }
 div#contactus fieldset legend
 {
    font-family:Arial;
    font-size:1.4em;
    color:#666;
    font-weight:bold;
 }
  div#contactus label
  {
    display:block;
    font-family:Arial;
    font-size:1.2em;
    color:#666;
  }
 div#contactus input, div#contactus textarea
 {
    display:block;
 }
 div#contactus p
 {
    margin-left:22px;
    width:480px;
    font-family:Arial;
    font-size:1.2em;
    color:#666;
 }
 div#contactus h1
 {   
    margin-left:22px;
    font-family:Arial;
    font-size:1.6em;
    color:#666;
 }
  div#contactus h2,  div#contactus h3
 {   
    margin-left:22px;
    font-family:Arial;
    font-size:1.2em;
    color:#666;
 }
 a.backtostore
 {
	display:block;
	margin-left:10px;
	color:#666666;
	font-size:1.4em;
 }
 #checkoutnoitems
 {
	font-size:1.4em;
	width:420px;
	padding-left:10px;
 }
 #checkoutnoitems h1
 {
	font-size:1.2em;
 }
 div.imagegroupitem
 {
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
 }
 div.imagegroupitem span
 {
	display:block;
 }
 a.madeby
 {
	text-decoration:none;
	color:#666;
 }
 #searchpage
 {
	padding-left:10px;
 }
 #searchpage .searchresults h1
 {
	font-size:16px;
	color:#666666;
 }
 #searchpage .searchresults p
 {
	font-size:1.3em;
 }
 #searchpage .searchresults p a
 {
	display:block;
	color:#990000;
 } 
 #searchpage .searchresults p b
 {
	color:#455CAA;
 }
 #searchpage .searchresults p strong
 {
	color:#455CAA;
 }
 #searchpage .searchresults .searchfooter
 {
	font-size:1.4em;
	margin-bottom:20px;
 }
 #searchpage .searchresults .searchfooter a
 {
	color:#990000;
 }
 #searchpage .searchresults
 {
	margin-bottom:20px;
 }