/*
Default zero's out browser defaults
*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100.01%;
}

/*
Custom CSS

*/

body {  background-image: url(http://uniqueartistry.com.p11.hostingprod.com/pics/background.gif);
width: 100%;
font-family: Trebuchet MS, Arial, serif;
font-size: 11px;
line-height: 13px;
font-weight : normal;
text-decoration : none;
color: #4F348A;
}

/*
Get rid of bullets
*/
ul {
	list-style: none;
}
a {
   text-decoration: none;
}

/* fix for firefox image header */
#frame-top {
            position:relative;
            top: 5px;
} 

/* Move Navigation down */
#navtab {
         position: relative;
         top: 3px;
}

#navtab UL { 
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

  min-height: 300px;
		
      }
      #navtab LI { 
        background: #FFFFFF;            
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px; 
	
	line-height: 14px;
	font-family: Trebuchet MS, Arial, serif;
	font-size:    14px;      
	color: #4F348A;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	list-style: none             
                 
      }
      #navtab LI A { 
        background: #FFFFFF;            
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px; 
	
	line-height: 14px;
	font-family: Trebuchet MS, Arial, serif;
	font-size:    14px;      
	color: #4F348A;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	list-style: none             
                 
      }
	#navtab LI A:hover {
	color: #9884C2;
	text-decoration: none;
	}
/* Section: 4 images */

#home-section ul li a { 
                       text-decoration: none;
}

#home-section ul li {
                     display: inline;
}

#home-section ul {
                  margin: 0;
                  padding: 0;
                  margin-bottom: 15px;  
                  width: 550px;
            
}

#home-section li {
                  padding: 1px 1px 1px 1px;
}

#section2 {
           margin-left: 5px;
           margin-right: 2.5px;
}

#section3 {
           margin-left: 2.5px;
           margin-right: 5px;
}

/* Body Shell */
#home-body-pic {
                  padding: 20px 0px 0px 0px;
          margin-left: 10px;

}
/* Move body items to top */
#body-shell-cell {
           vertical-align: top;
           float: left;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 15px;

}

#bodyshell {
           margin-left: 0px;

}

#bodycontent {
}

#home-section {
           margin-left: 10px;
}

/* Breadcrumbs */
#bc {
     position: relative;
     top: 3px;
     width: 310px;
     max-width: 325px;
}

.breadcrumbs {               
               color: #4F348A;
	       font-family: Trebuchet MS, Times, serif;
	       font-size: 12px;
	       line-height: 17px;
	       font-weight: normal;
}

.breadcrumbs a:link {
	color: #4F348A;
	text-decoration: underline;
}
.breadcrumbs a:visited {
	color: #4F348A;
	text-decoration: underline;
	background-color: #none;
}
.breadcrumbs a:hover {
	color: #4F348A;
	background-color: #FFFFCC;
	text-decoration: none;
}
.breadcrumbs a:active {
	color: #4F348A;
	text-decoration: underline;
	background-color: #FFFFCC;
}

#nav-cell {
           width: 250px;
}

/* Generic text lowercase class
   Used for breadcrumbs.
*/
.lowercase {
            text-transform: lowercase;
}

/* Pagination */
div#pagination {
         /*  width: 220px; */
          /* width: 100%; */
             margin-top: 5px;
}

#nav-blank {
            margin: 10px;
}

.page-nav {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 12px;
	   line-height: 17px;
	   font-weight : normal;
	   text-decoration : none;
	   color: #4F348A;
}
div#pagination ul {
                   white-space: nowrap;
}
.page-nav li {
           display: inline;
           /* margin-right: 25px; */
}

.page-nav-breadcrumbs {               
               color: #4F348A;
	       font-family: Trebuchet MS, Times, serif;
	       font-size: 12px;
	       line-height: 17px;
	       font-weight: normal;
}

.page-nav-breadcrumbs a:link {
	color: #4F348A;
	text-decoration: none;
}
.page-nav-breadcrumbs a:visited {
	color: #4F348A;
	text-decoration: none;
	background-color: #FFFFFF;
}
.page-nav-breadcrumbs a:hover {
	color: #4F348A;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.page-nav-breadcrumbs a:active {
	color: #4F348A;
	text-decoration: underline;
	background-color: #FFFFFF;
}







/* inset images */

#itemarea  {

}

#itemlist {
   
}

/* Contents */

#contentarea {
                margin-top: 24px;
                margin-bottom: 15px; 
}

#contentarea img {
                  
}

#contentarea-home {
                margin-top: 0px;
                margin-bottom: 15px; 
                margin-left: 20px;

}


#contents-table {
                 width: 500px;
}
#contents img {
padding: 0px;
margins: 0px;
padding-top: 20px;
}
h1#item-contenttitle {
                      /* position: relative;
                      top: 10px;
                      left: 60px; */
                      /* text-align: right; */
                      /* max-height: 0px; */
                      font-size: 22px;
                      font-weight: normal;
                      color: #4F348A;
line-height: 24px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 35px;
					  
}

#contents td {
margins: 0px;
padding: 0px;
}

#contents .vertical td {text-align:left;
width: 20%;}

#contents .name a:link {
       font-size: 11px;
       font-weight: normal;
       color: #4F348A;
       text-decoration : none;
       text-align: none; 
}

#contents .name a:visited {
       font-size: 11px;
       font-weight: normal;
       color: #4F348A;
       text-decoration : none;
       text-align: none; 
}

#suggest-title {
	        font-size: 10px;
	        line-height: 15px;
	        font-weight : normal;
	        text-decoration : none;
	        color: #4F348A;
}

/* Form */
.itemform {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 10px;
	   line-height: 15px;
	   font-weight : normal;
	   text-decoration : none;
	   color: #4F348A;	
}
.itemform form {
                width: 90%;
               /*  position: relative;
                top: 150px;
                left: 10px; */
}

/* Capation */

div#caption {
/* position: relative;
top: -375px;
left: 275px;
max-height: 5px; */
text-align: left;
color : #4F348A;
font-size : 11px;
line-height: 17px;
font-weight : normal;
text-decoration : none;
margin : 0px 30px 0px 2px;
padding : 0px 0px 0px 15px;
}

#caption ul {
list-style: disc;
}

/* Spacer */
div.spacer {
            clear: both;
}

/* Search Field */
form#searcharea {
                 padding-bottom: 20px;

}
#searchsubmit {
                font-family: Trebuchet MS, Times, serif;
}
#query {
              width: 120px;
              margin-right: 6px;
}

/* Info Page */
#info-div a:link {
           color: #4F348A;
}
#info-div a:visited {
           color: #4F348A;
}


.hidden {
         visibility: hidden;
}

#info-div{
	background-color:#FFFFFF;
	padding:   7px;
        width:     450px;
        line-height: 13px;
}

#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#info-div {
            margin:10px 10px 9px; 
           /*border-bottom:1px #fff solid;*/
} /* 1px is used to prevent Margin Folding */

/*
#info-div {
           background-color:#FFFFFF;
           color:#4F348A;
           font:bold 14px ; 
           margin:0; 
           padding:4px 15px 6px;
}
*/

.states {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 14px;
	line-height: 14px;
	color: #4F348A;
	font-weight: bold;
	margin-bottom: 2px;

}

.storename {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 12px;
	line-height: 13px;
	color: #4F348A;
	font-weight: normal;

}
.storetown {
	font-family: Trebuchet MS, Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #4F348A;
	font-weight: normal;

}
.storeemail {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 12px;
	line-height: 13px;
	color: #4F348A;
	font-weight: normal;

}

.phonenumber {
	font-family: Trebuchet MS, Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight : normal;
	text-decoration : none;
	color: #4F348A;	
}

.pz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #3B1D77;
	font-weight: bold;
	margin-bottom: 2px;
}

.multiLineOption {
                  margin-top:    5px;
                  margin-bottom: 5px;
}
/* Order Button */
.ys_primary {
             margin-top:    10px;
}

.emailtext-cell {
           text-align: center;
           white-space: nowrap;
           height: 60px;
}

.emailtext {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 10px;
	   line-height: 15px;
	   font-weight: normal;
	   text-decoration: none;
	   color: #4F348A;
}

