/*
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer that ship with ProductCart
*/
html, body
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background-color: #FFFFFF;
}

/* TOP AREA of the page: store description, store name, search box, navigation */
.leftMenu {
width:153px;
float:left;
display:block;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 15px;
background-color: #c6a68c;
margin:1px 0 1px 0;
font-family: Arial,Helvetica,sans-serif!important;
color: #ebe3de;
list-style-type: disc;
list-style-position: inside;

}
.leftMenu a:link, .leftMenu a:visited 
{
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #49182d;
}

.leftMenu a:hover 
{
color: #ebe3de;
}

.leftMenuSub {width:100px!important; float:left; margin-left:-15px;}

.leftMenuSub li {padding-left:10px; list-style-type:square!important; font-size:8px; border-top:1px #a58062 dashed}
.leftMenuSub li a:link, .leftMenuSub li a:visited  {color:#fff!important}
.leftMenuSub li a:hover  {color:#eee!important}
#pcHeader
{
    border-style: none;
    border-width: 0;
    /*margin: 5px auto 0px auto;*/
    width: 800px;
    height: 90px;
    padding: 0;
    background-color: #48182c;
    font-size: 12px;
    color: #666666;
    border-collapse: collapse;
}

#pcHeader td
{
    padding: 0px;
    vertical-align: bottom;
}

#pcStoreDescription
{
    border-bottom: 1px solid #FFFFFF;
    font-size: 13px;
    text-align: left;
}

#pcStoreName
{
    font-size: 28px;
    font-weight: bold;
    text-align: left;
}

#pcStoreSearch
{
    text-align: right;
}

#pcTopNav
{
    border-top: 2px solid #ebe3de;
    text-align: right;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#pcStoreSearch a
{
    text-decoration: none;
    color: #999999;
    font-size: 11px;
}

#pcStoreSearch a:hover
{
    color: #000000;
}

#pcTopNav ul
{
    list-style: none;
    margin: 0;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 2px;
}

#pcTopNav li
{
    display: inline;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-right: 5px;
    padding-top: 2px;
}

#pcTopNav a:link, #pcTopNav a:visited
{
    text-decoration: none;
    font-size: 10px;
    color: #FFFFFF;
    padding-top: 2px;
}

#pcTopNav a:hover
{
    color: #FFFFFF;
}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
/* Define the wrapper and the three columns: */

#pcMainArea
{
    margin: 0px;
    width: 800px;
    padding: 2 0 0 0;
    border-collapse: collapse;
    text-align: right;
    vertical-align: top;
}
#pcLeft
{
    padding: 0px;
    border-style: none;
    border-width: 0;
    margin: 0px;
    width: 168px;
    text-align: left;
    vertical-align: top;
    background-color: #ebe3de;
    color: #000000;
    
}

#pcCenter
{
    width: 626px;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#pcRight
{
    width: 180px;
    text-align: left;
    vertical-align: top;
}

.pcColumnSpacer
{
    width: 10px;
    background-image: url(images/dotted_spacer_vert.gif);
}
#pcWraper
{
    padding: 0px;
    margin: auto;
    border: 1px solid #000000;
    width: 800px;
}
/* Define the left column */


#pcLeftCatLinks
{
    padding: 0px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ebe3de;
    list-style-position: inside;
}
#pcLeftCatLinks ul
{
    color: #ebe3de;
    padding: 0px;
    margin: 0 0 0 0;
}
#pcLeftCatLinks li
{
    padding: 2px 0px 2px 15px;
    background-color: #c6a68c;
    margin: 2px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #ebe3de;
    list-style-type: disc;
    list-style-position: inside;
}
#pcLeftGrey
{
    margin: 2px 0px 2px 0px;
    background-color: #CECFCE;
    font-size: 8pt;
    color: #000000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 14px;
}
#pcLeftGrey ul
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #CECFCE;
    padding: 3px 0px 5px 0px;
}
#pcLeftGrey li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #CECFCE;
    
}
#pcLeftFeaturedProduct
{
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto;
    font-size: 8pt;
    font-style: italic;
    color: #FFFFFF;
    background-color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}

#FeaturedItems
{
    border-style: solid;
    border-width: inherit;
    border-color: #FFFFFF;
    padding: 7px;
    margin: 0px 0px 0px 0px;
    vertical-align: bottom;
    background-color: #FFFFFF;
}
#FeaturedItemsWrapper
{
	
}
#pcLeft h3
{
    font-size: 13px;
    margin: 0;
    padding-bottom: 2px;
}
#pcLeftPriceLinks
{
    background-color: #E1E1E1;
    color: #49182d;
   /* padding: 5px 5px 1px 10px;*/
    margin: 0 0 5px 0;
}

/*#pcLeftStoreLinks
{
    background-color: #F5F5F5;
    color: #49182d;
    padding: 5px 5px 1px 10px;
    margin: 0 0 2px 0;
}*/

#pcLeft ul
{
    list-style-type: none;
    
}

/*#pcLeft li
{
    margin: 2px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3d1b29;
}*/

#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #49182d;
}

#pcLeftCatLinks a:hover
{
    color: #ebe3de;
}

#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited
{
    color: #666666;
    text-decoration: none;
}

#pcLeftPriceLinks a:hover
{
    color: #FFFFFF;
}

#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited
{
    color: #777777;
    text-decoration: none;
}

#pcLeftStoreLinks a:hover
{
    color: #FFFFFF;
}


/* Define the right column */

#pcShowCart
{
    background-color: #FFFFAA;
    color: #666666;
    padding: 5px 5px 5px 10px;
    margin-bottom: 5px;
}

#pcCustomerLogin
{
    background-color: #FFFFCC;
    color: #0066FF;
    padding: 5px 5px 1px 10px;
    margin: 0 0 5px 0;
}

#pcAffiliateLogin
{
    background-color: #FFEE99;
    color: #0066FF;
    padding: 5px 5px 1px 10px;
    margin: 0 0 5px 0;
}

#pcRight h3
{
    font-size: 13px;
    margin: 0px;
    padding-bottom: 2px;
    color: #999999;
}

#pcRight ul
{
    list-style-type: none;
    margin: 0 0 10px 5px;
    padding: 0;
}

#pcRight li
{
    margin: 2px 0 0 0;
}

#pcCustomerLogin a:link, #pcCustomerLogin a:visited
{
    color: #666666;
    text-decoration: none;
}

#pcCustomerLogin a:hover
{
    color: #333333;
}


#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited
{
    color: #777777;
    text-decoration: none;
}

#pcAffiliateLogin a:hover
{
    color: #000000;
}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.round99 {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:800px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:8px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.round99 .content,
.round99 .t,
.round99 .b,
.round99 .b div {
 background:transparent url(/sunriseidcart/pc/images/round99.png) no-repeat top right;
 _background-image:url(/sunriseidcart/pc/images/round99.gif);
}

.round99 .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 8px 0px 0px;
}

.round99 .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:8px; /* top slice width */
 margin-left:-8px;
 height:100%;
 _height:600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.round99 .b {
 /* bottom */
 position:relative;
 width:100%;
}

.round99 .b,
.round99 .b div {
 height:8px; /* height of bottom cap/shade */
 font-size:1px;
}

.round99 .b {
 background-position:bottom right;
}

.round99 .b div {
 position:relative;
 width:8px; /* bottom corner width */
 margin-left:-8px;
 background-position:bottom left;
}

.round99 .hd,
.round99 .bd,
.round99 .ft {
 position:relative;
}

.round99 .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:600px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.round99 h1,
.round99 ul,
.round99 p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.round99 h1 {
 padding-bottom:0px;
}
