﻿body 
{
	background-color:White;
}
#header 
{
    width:901px;
}
#wrapper
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
#mainNav
{ 
    background-image: url(images/MainNavBg.gif);
    height:32px;
    width:900px;
    float:left;
    background-repeat:no-repeat;
}
#menu
{
    width:900px;
    height:32px;
    margin-left:152px;
    letter-spacing:1.4px;
    margin-top:3px;
}
#content
{
    width:900px;
}
#sideNav
{
    width:170px;
    float:left;
    margin-left:-25px;
}
#sideNav li
{
    padding-bottom:12px;	   
}
#sideNav li a
{
    color:#7e543a;  
    font-size:10pt;
    font-family:Century Gothic;
    text-decoration:none;
}

#sideNav ul
{
	list-style-type:none;
	margin-top:53px;
}
#edit
{
    width:728px;
    float:right;
    margin-top:50px;
}
#siteMapPath
{
    width:200px;
    margin-left:740px;
}
#footer
{
    width:900px;
    height:148px;
    background-image: url(images/Footer.gif);
    background-repeat:no-repeat;
    clear:both;
}
#StaticTextArea 
{
   width:728px;
   margin-top:-23px;
}
p.StaticHeading1
{  
   font-family: 'Century Gothic', Georgia, Arial;
   font-size: 1.3em;
   color: #7E543A;
}
p.StaticHeading2
{  
   font-family: 'Century Gothic', Georgia, Arial;
   color: #FF8080;
   font-size: 1.3em;
} 
p.StaticHeading3
{  
   font-family: 'Century Gothic', Georgia, Arial;
   font-size: 1.3em;
   color: #7E543A;
}
p.StaticHeading4
{  
   font-family: 'Century Gothic', Georgia, Arial;
   font-size: 1.3em;
   color: #7E543A;
}
p.StaticParagraph
{
   font-family: 'Century Gothic', Georgia, Arial;
   font-size:11pt;
}
#datalist 
{
   padding: 10px 10px 10px 10px; 
}

#productPage
{
   margin-top: -5px;
    
}

.newsTitle
{
    color:#FF8080;
  }

/* sitmapNode CSS */

.rootNode
{
    text-decoration:none;
}
.pathSep
{
    font-weight: 900;
}

/* Login CSS */

#login 
{
    width:500;
    margin-left:100px;
}
.email a
{
    color:#FF8080;
    text-decoration:none;
}
#data
{ 
    margin-left:-110px;
}
#form
{
    margin-top:85px;
}
.dollarSign
{
    color: #F8BABF;
}

/* Products page image size restriction */

.prodImg
{
  height:200px;
  width:200px
    
}


/* Products page datalist appear centered */
.mainProductlay
{
  margin-left:55px;  
}

/* Product Details Page CSS */

#productDetails
{
    width:100%;
    height:100%;
}
 
 /* 3 top images */
    
#imgBox
{
    width:100%
}

.img1
{
     width:290px; 
     height:290px; 
     margin-right:5px;
 
}

.img2
{
     width:190px;
     height:190px;
     float:right;
     margin-right:10px;

}

.img3
{
     width: 190px;
     height:190px; 
     float:right;
     margin-left:0px;

}


#detailsTitle
{
   font-family: 'Century Gothic', Georgia, Arial;
   font-size: 1.5em;
   color: #7E543A;
   margin-top:16px;
    
 }

.CAT
{
 font-family: 'Century Gothic', Georgia, Arial;
 font-size: 1.5em;
 color: #F8BABF;   
    
    }
 
 
 

.PD
{
    margin-top:-40px;
    line-height: 180%;
    font-size:small;
    float:right;
    width:50%;
    height:50px;
    color: #7E543A;
    

 }

.RRP
{
    
    
}
.lastCheckout
{
    font-size:medium;
    margin-left:40px;
    padding-top:20px;
    width:200px;
    text-align:center;
    line-height: 180%;   
 }


.viewCartdetails:hover
{
  
   
}

.addtoCartdetails
{
    
    
}

#controlText
{
    color:#7E543A;
    
}

.StaticHeadingDP
{
   font-family: 'Century Gothic', Georgia, Arial;
   font-size: 1.3em;
   color: #7E543A;
   width:300px;
   
}