/** begin general **/
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
/** IMAGES **/
h1 img {
	display: block;
}
img {
	border: 0;
}

/***** FONTS *****/
.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h4 {
  font-family: cursive,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  padding-bottom: 5px;
  text-align: justify;
}

h3 {
  font-family: cursive,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  padding-bottom: 5px;
  text-align: justify;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #000000;
  padding-bottom: 10px;
}

h5 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #DC244B;
  padding: 0px;
  margin: 0px;
}

r5 {
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #DC244B;
}


hr {
   border: 0;
   color: #CCC;
   background-color: #CCC;
   height: 1px;
   text-align: left;
}

a {
	color: #FFFFFF;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {
	color: #FFA405;
}

.clear {
	clear: both;
}

.cellPad {
	padding-top: 1.5em;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1em;
}

.errorText {
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #DC244B;
  padding-bottom: 5px;
}

.pageTitle {
  font: 18px "arial narrow", arial, sans-serif;
  font-weight: bold;
  color: #DC244B;
  /* color: #CC0000; */
  padding-bottom: 5px;
}

/** end general **/

/** begin body **/
body {
    /* background-image: url('images/background.jpg'); */
	background: #000000;
	text-align: center;
	/* align: center; */
}

#pageBodyWide {
	text-align: center;
	width: 1200px;
    height:750px;
    margin: auto;
    margin-top: 100px;
    border: 1px solid white;
	background: #000000;
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF;	
}

#pageBody {
	text-align: center;
	width: 1024px;
    height:760px;
    margin: auto;
    margin-top: 100px;
    border: 1px solid white;
	background: #000000;
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF;	
}

#pageBodyNH {
	text-align: center;
	width: 1200px;
	height: 1000px;
    margin: auto;
    margin-top: 100px;
    border: 1px solid white;
	background: #000000;
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF;	
}

#adminBody {
	text-align: left;
	width: 1200px;
    margin: auto;
    margin-top: 100px;
    border: 1px solid white;
	background: #000000;
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF;	
}

#adminBody td {
	text-align: left;
	font: 12px verdana, arial, sans-serif;
	color: #FFFFFF;	
}

/** end body **/

/** begin header logo & cart **/
#header {
  width: 100%;
  height: 50px;
  padding: 1px;
}

#logo {
 float: left;
 width: 25%;
 height: 45px;
 margin: 5px;
 background: transparent url(images/pastiche_logo.png) no-repeat; 
}

#topImage {
 float: left;
 width: 55%;
 height: 45px;
 background: #FFFFFF url(images/kalamkari_art.jpg); 
}

#headerRight {
	float: right;
	width: 25%;
}

#facebook {
  float: left;
  width: 10%;
  margin: 5px 80px 5px 5px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}

#cart {
  float: left;
  width: 15%;
  margin: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}

#cart p {
  margin: 0;
}

#cart a {
  color: #FFFFFF;
}

#cart a:hover {
  text-decoration: underline;
}

/** end header logo & cart **/

/** begin menu **/
#menu {
  float: left;
  width: 100%;
  color: #000000;
  /* background: #FFFFFF url(images/menu/menu_bar.jpg) repeat; */
  margin: 0;
  
}

#menu a:hover {
  text-decoration: none;
  color: #FFFFAA;
}

#menu a {
  font: 11px verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #FFFFFF;
}

#menuTopNav {
	color: #FFFFFF;
	height: 25px;
	background-color: #DC244B;
	width: 1024px;
	float: left;
}

.menuTopItem {
	width: 100px;
	font: 11px verdana,arial,helvetica,sans-serif;
	font-weight: normal;
  	color: #FFFFFF;
	text-align: center;
	float: left;
	line-height: 25px;
}

.menuTopItemSeparator {
	width: 10px;
	font: 14px verdana,arial,helvetica,sans-serif;
	font-weight: normal;
  	color: #FFFFFF;
	text-align: center;
	float: left;
	line-height: 25px;
}

.menuTopItemOn {
	background-color: #B34705;
	height: 25px;
}

.menuTopItemOff {
	background-color: #DC244B;
	height: 25px;
}

#menuSubNav {
	color: #FFFFFF;
	height: 15px;
	background-color: #B34705;
	width: 999px;
	float: left;
}

.menuSubItem {
	width: 70px;
	font: 11px verdana,arial,helvetica,sans-serif;
	font-weight: normal;
  	color: #FFFFFF;
	text-align: center;
	float: left;
}

.menu_img {
    border:0 none;
    padding:0px;
}


/** end menu **/

/** begin inner body **/

#innerBody {
	float: left;
  	width: 100%;
	height: 669px;
	margin: 0;
}

/** end inner body **/

/** begin home page body **/
#homeBodyLeft {
	float: left;
  	width: 700px;
	height: 679px;
	background: url(images/home_backleft.jpg);
	margin: 0;
}

#homeBodyRight {
	float: right;
	height: 679px;
  	width: 324px;
	background: url(images/home_backright.jpg);
	background-color: #B34705;
	margin: 0;
	
}

#homeBodyRightContent {
	text-align: justify;
	color: #FFFFFF;
	font-family: "Monotype Corsiva", cursive;
	font-size: 20px;
	margin: 80px 40px 40px 40px;
}
/** end home page inner body **/

/** begin site page inner body **/
#sideNav {
	float: left;
  	width: 10%;
	height: 679px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

#mainBody {
	float: left;
	height: 669px;
  	width: 70%;
	/* border-right: 1px solid #FFFFFF; */
}

#mainBodyFull {
	float: left;
	height: 669px;
  	width: 88%;
}

#contentBody {
	float: left;
	width: 84%;
	height: 659px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}

#rightBody {
	float: left;
	height: 669px;
	width: 20%;
	margin: 60px 0px 0px 0px;
}

/** end site page inner body **/

/** begin breadcrumb **/
#breadcrumb {
	float: left;
	height: 10px;
	color: #FFFFFF;
	font: 12px arial, sans-serif;
	padding: 3px 3px 3px 3px;
	width: 84%;
	text-align: left;
	
}

#breadcrumb a{
	color: #FFFFFF;
	font: 12px arial, sans-serif; 
}
/** end breadcrumb **/

/** begin side nav style **/
/* #sideNav h2 {
  color: #FFFFFF;
  font: 13px verdana,arial,helvetica,sans-serif;
  padding: 4px 0 5px 20px;
  background: #DC244B;
  font-weight: bold;
}
*/
#sideNav li {
  /* border-bottom: 1px solid #FFFFFF; */
  list-style: none;
  padding: 7px 3px 7px 3px;
}

#sideNav a {
  text-decoration: none;
  color: #FFFFFF;
  font: 11px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
}
#sideNav a:hover {
  text-decoration: underline;
  color: #FFA405;
}
/** end side nav style **/

/** begin footer **/
#footer {
	width: 1000px;
	height: 10px;
	margin: auto;
	text-align: center;
  	font-size: 9px;
  	padding: 3px;
	color: #FFFFFF;
  	/* color: #909A70; */
	
}

#footer a {
  text-align: center;
  font-size: 9px;
  padding: 3px;
  color: #FFFFFF;
  
}
/** end footer **/

/** begin page aboutus **/
.aboutUsBody{
  font-family: "arial narrow", arial, sans-serif; 
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  padding: 20px 100px 20px 100px;
  text-align: justify;
}

#aboutLeft {
	float: left;
  	width: 40%;
	margin: 0;
}

#aboutRight {
	float: right;
  	width: 60%;
	margin: 0;
}

#aboutBottom {
	float: left;
  	width: 100%;
	margin: 0;
}


/** end page aboutus **/

/** begin page contactus **/
.contactUsBody {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
  text-align: justify;
  padding: 20px 100px 20px 100px;

}
/** end page contactus **/

/** begin page reviews **/
.reviewBody {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
  text-align: left;
  padding: 20px 100px 20px 100px;

}

.reviewDate {
  font-family: verdana,arial,helvetica,sans-serif;
  font-style:italic;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
}

.reviewText {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFCC;
  padding-bottom: 5px;
}

.reviewMeta {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #DC244B;
  padding-bottom: 5px;
}

/** end page reviews **/


/** begin page terms **/
.termsBody {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
  text-align: justify;
  padding: 20px 100px 20px 100px;

}
/** end page terms **/

/** begin category landing page **/
.catImage {
	border: 2px solid #DC244B;
	/* align: center; */
}

/** end category landing page **/

/** begin productlist page **/
#productlist {
  float: left;
  background: #000000;
  padding: 5px 10px 5px 10px;
  color: #FFFFFF;
  font-family: cursive;
  font-size: 14px;
  text-align: left;
}

#productlist .clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}
/*
#productlist .title {
	border-bottom: 1px solid #CCC;
	color: #5F6061;
	font-weight: normal;
	font: 12px "arial narrow", arial, sans-serif;
	padding: 4px 4px 4px 4px;
}
*/

#productlist .productTitle {
	color: #FFFFFF;
	font: 14px "arial narrow", arial, sans-serif;
	font-weight: normal;
	padding-bottom: 3px;
}

#productlist .productPrice {
	color: #FFFFFF;
	font: 14px "arial narrow", arial, sans-serif;
	font-weight: normal;
	padding-bottom: 3px;
}

#productlist .productSold {
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #DC244B;
  padding-bottom: 3px;
}

.pagingLink {
  font: 11px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 2px;
  text-align: justify;
  text-decoration: underline;
}

.pagingLinkSelected {
  font: 11px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 2px;
  text-align: justify;
}
/** end productlist page **/


/** begin productdetail page **/
#productdetail {
  float: left;
  background: #000000;
  padding: 5px 10px 5px 10px;
  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #FFFFFF;
  text-align: left;
  /* word-wrap: break-word; */
  overflow: hidden; 
}
/*
#productdetail .title {
	border-bottom: 1px solid #CCC;
	color: #5F6061;
	font-weight: normal;
	font: 12px "arial narrow", arial, sans-serif;
	padding: 4px 4px 4px 4px;
}
*/

#productdetail .clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.styleName
{
  font: 16px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
}

.styleDesc
{
  font-size: 13px;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #FFFFFF;
  /* word-wrap: break-word; */
  overflow: hidden; 
}
/** end productdetail page **/

/** begin cart page **/
#cartBody{
  float: left;
  width: 70%;
  height: 669px;
  background: #000000;
  padding: 0px 0px 0px 97px;
  border-right: 1px solid #FFFFFF;
}

#cartPage .inner {
  padding: 6px 6px 12px 6px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
}

.cartTable 
{
	border-color: #FFF;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;

}

.cartTable td 
{
    padding: 2px;
}

.cartTotalTable
{
	/* background-color: #F2F2DA; */
	background-color: #000000;
	border-color: #CCC;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.cartItemTitle {
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
  text-decoration: underline;
}

.cartItemDesc {
  font: 11px verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  padding-bottom: 5px;
}

.cartItemHeader {
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 5px;
}

td.cartSubTotal
{
  font: 12px verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #FFFFFF;
}

td.cartTotal
{
  font: 13px verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  /* background-color: #F2F2DA; */
}

/** end cart page **/


select {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color:#333333;
	background-color: #FFFFFF;
}

input.textbox{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight:bold;
  background-color:#FFFFFF;
  border-color:#336699;
  border-style:inset;
  border-width:2px;
  color: #333333;
  width: 20px;
}

.button
{ 
	border: 2px outset #FFFFFF;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #DC244B;
	/* background-color: #CC0000; */
	text-decoration: none;
	text-align: center;
	vertical-align: middle; 
	width:105px;
	height:25px;
} 

.buttonWide
{ 
	border: 2px outset #FFFFFF;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #DC244B;
	/* background-color: #CC0000; */
	text-decoration: none;
	text-align: center;
	vertical-align: middle; 
	width:215px;
	height:25px;
} 

.buttonShop
{ 
	border: 1px outset #FFFFFF;
} 



.bodyAdmin {
	background: #FFFFFF;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

/*

#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 800px;
	background: #ffffff;
    position: relative;
}

#inner {
	background: #ffffff;
	margin-bottom: 10px;
}

#seasonal, #collection {
  float: right;
  width: 650px;
  background: #FFFFFF;
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 6px 12px 6px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  border: 1px solid #CCC;
}

#seasonal p, #collection p {
  margin: 0.9em 0;
}



#collection {
  background: #D8B9AB bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}

#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}
*/


 /* #logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 170px;
  color: #FFFFFF;
  
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
 
*/