

html,
body,
h1,
h2,
h3,
h4,
ul,
li,
p {
	margin: 0;
	padding: 0;
}
html {
	background-color: #504634;
}
body {
	background-color: #504634;
	text-align: center;
	font-size: 0.70em;
    font-family: verdana, arial, sans-serif;
    color: #fff;
}
h1 {
    font-size: 2em;
    font-family: arial, sans-serif;
    color: #4b5360;
    margin: 0 0 10px 0;
}
h2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #ad0002;
    line-height: 1.5em;
    margin: 0 0 5px 0;
}
h3 {
    font: bold 1.2em, Helvetica, arial, sans-serif;
    /*color: #aa0100;*/
    color: #4b5360;
    margin: 10px 0 5px;
    padding: 0 0 2px;
    /*border-bottom: 2px solid #aa0100;*/
    border-bottom: 2px solid #ddd6c3;
}
a {
	/*color: #444;*/
	color: #c00;
}
a:hover {
	color: #606771;
	/*color: #880;*/
}
img {
	border: 0;
}
table td {
    vertical-align: top;
}




#all {
	text-align: left;
	margin: 10px auto;
	margin-bottom: 0px;
	width: 790px;
    color: #333;
}
#top {
    margin: 0 0 10px;
    height: 10px;
    color: #fff;
}
#top a {
    color: #fff;
    /*font-weight: bold;*/
    text-decoration: none;
}
#top a:hover {
    text-decoration: underline;
}
#links {
    float: left;
}
#links a {
    font-weight: normal;
}
#login {
    float: right;
}
#login a {
    font-weight: normal;
}


#main {
    background-color: #fff;
    border: 2px solid #fff;
    /*background: #fff url(grid.gif) 0 0;*/
}
#header {
	background-color: #ddd6c3;
    height: 132px;
    /*
    border-bottom: 2px solid #fff;
	background-image:url(header_xmas_bg.jpg);
	background-repeat:no-repeat;
	background-position: 62% 0%;
    */
}
#logo {
    float: left;
}
#slogan {
    margin: 10px 0 0;
    color: #52616e;
    font-size: 10px;
    font-weight: bold;
    line-height: 2.5em;
}
#cart {
    width: 200px;
    height: 70px;
    float: right;
    background-color: #4b5360;
    margin: 10px 5px 0 0;
    color: #fff;
}
#cart td,
#cart a {
    color: #fff;
}
#cart td#tl {
    background: none url(corner-tl.ico) no-repeat top left;
}
#cart td#tr {
    background: none url(corner-tr.ico) no-repeat top right;
}
#cart td#bl {
    background: none url(corner-bl.ico) no-repeat bottom left;
}
#cart td#br {
    background: none url(corner-br.ico) no-repeat bottom right;
}
#cart tr.top,
#cart tr.bottom {
    font-size: 5px;
}

#cart td.content {
    padding: 3px 10px;
}
#cart .image {
    float: left;
    margin-right: 10px;
}
#cart #cart-msg {
    color: #ffb400;
    margin: 5px 0 0 45px;
    line-height: 1.5em;
}
#left {
    padding-right: 2px;
    width: 195px;
}
#nav li {
    list-style: none;
}
#nav li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 6px 0 6px 15px;
    border: 1px solid #fff;
    border-bottom: 0;
    background-color: #ddd6c3;
}
#nav li a:hover {
    background-color: #bdb6a3;
}
#nav li.active a {
    background-color: #fff;
    font-weight: bold;
}
#nav li.active a:hover {
    background-color: #fff;
}
#centre {
    /*width: 580px;*/
    background: #fff;
    padding: 0px;
}
#content_text {
padding: 4px;
}
#content p {
    margin: 1.0em 0;
    text-align: justify;
    line-height: 1.4em;
}
#content ul {
    margin: 2px 15px;
}
#content li {
    list-style-type: square;
    margin: 4px 0;
}
/*
#main td#page {
background-image:url(xmas_bg_top.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#page {
background-image:url(xmas_bg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
*/
#banner {
    margin-top: 2px;
    border: 1px solid #4b5360;
}
#banner .special {
    height: 146px;
    width: 193px;
    background: url(special.jpg) no-repeat;
}
#banner .special p {
    text-align: right;
    color: #000;
    margin: 10px 15px 0 0;
    font-size: 23px;
    font-weight: bold;
}
#banner .special p.date {
    margin-top: 0;
    font-size: 16px;
}
#bottom {
    margin: 5px 0px;
    text-align: center;
    color:#fff;
    font-size: 1.0em;
    width: 100%;
    line-height: 1.5em;
}
#bottom a {
    color:#fff;
    /*font-weight: bold;*/
    text-decoration: none;
}
#bottom a:hover{
    text-decoration: underline;
}
#dev {
    margin: 0px 10px 0 287px;
    border: 4px solid #c00;
    background-color: #fff;
    /*color: #c00;*/
    padding: 5px;
    font-size: 1.5em;
}
table .money {
    text-align: right;
}
#page li {
    list-style-type: square;
    margin: 5px 20px;
    padding: 0px;
}
#message {
    border: 2px solid #aaa;
    margin: 10px 0;
    padding: 5px 8px 5px 30px;
    background: #ffd url(/adm/images/info.gif) no-repeat 8px 8px;
    line-height: 1.5em;
}
#message .large {
    padding: 5px 8px 5px 30px;
    background: #ffd url(/adm/images/info.gif) no-repeat 8px 8px;
}
#page-path {
    margin: 2px 0 10px;
    color: #959594;
}
#page-path a {
    color: #959594;
}
#wait {
    background-color: #fff;
    display: none;
    padding: 20px;
}
.empty {
    color: #959594;
    padding: 10px 0;
}
.margin-top {
    margin-top: 10px;
}
.note {
    margin: 10px 0;
    border: 1px solid #aaa;
    background-color: #ffc;
    padding: 5px 7px;
}
.note2 {
    margin: 10px 0;
    border: 1px solid #aaa;
    background-color: #ffc;
    padding: 10px 7px;
}
.gray {
    color: #959594;
}
#flash {
    display: none;
    border: 1px solid #aaa;
    background-color: #ffc;
    padding: 3px 10px 5px;
    margin: 10px 0;
    clear: both;
}
.sale {
    padding: 2px;
    background-color: #ff8;
    font-weight: bold;
}
#home {
    border: 1px solid #f0f;
    height: 1px;
}
#home .box {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ffd;
}
#home .left {
    margin-top: 10px;
    width: 50%;
    float: left;
}
#home .right {
    margin-top: 10px;
    width: 50%;
    float: right;
}
#welcome {
    border: 2px solid #aaa;
    background-color: #ffd;
    padding: 5px 10px 10px;
    line-height: 1.3em;
}
.box p {
    margin: 5px 0 0;
}
.box ul {
    margin: 1px 0 1px 0px;
    padding: 0 10px;
}
.box li {
    margin: 2px 10px;
    list-style-type: square;
}

table.product_box td {
    border: 1px solid #bdb6a3;
    background-color: #f0f0db;
    color:#000000;
    text-align:left;
    padding: 5px;
    font-size: 0.9em;
    margin: 2px;
	height:auto;
}
table.product_box td img {
    border: 1px solid #bdb6a3;
    padding: 0px;
    margin: 0 10px 0 0;
    float: left;
}
table.product_box td a {
    text-decoration:none;
}
table.product_box td .price {
    font-size: 1.2em;
	text-align:right;
}
#page {
    padding: 10px 15px 10px;
}
#content{
    padding: 2px;
}
#search {
    float: right;
    border: 1px solid #4b5360;
    background-color: #e7e7e7;
    width: 180px;
    color:#000000;
    text-align:left;
    padding: 5px;
    font-size: 0.9em;
    margin: 2px;
    display:inline;
}
.pages td #for_her{
    display: block;
    clear: both;
}
.pages td #for_her{
    background-color:#5d2430;
    background-image:url(bg_rosee.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding: 8px 2px 2px 11px;
    border: 1px solid #4b1823;

}
.pages td #for_him{
    background-color:#775937;
    background-image:url(bg_brown.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding: 8px 2px 2px 11px;
    border: 1px solid #573e20;
}
.pages td #mother_baby{
    background-color: #3b2f71;
    background-image:url(bg_purple.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding: 8px 2px 2px 11px;
    border: 1px solid #2f2460;
}
.pages td #congratulate{
    background-color: #4b663b;
    background-image:url(bg_green.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding: 8px 2px 2px 11px;
    border: 1px solid #375029;
}
.pages td #wedding{
    background-color:#356b77;
    background-image:url(bg_turquese.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding: 8px 2px 2px 11px;
    border: 1px solid #275660;
}
.pages h3{
    border-bottom:1px solid #fff;
}
.pages h3 a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}
.pages h3 a:hover{
    color:#ccc;
}
.pages div div{
    padding: 0px;
    border: 0px;
}
input.button {
    font-family: Tahoma, Arial;
    font-size: 8pt;
    padding: 2px;
}
input.submit {
    font-weight: bold;
}
#congratulate {
    color: #fff;
    background-color: #4b663b;
	background-image:url(bg_congrats.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 28px;
}
#wedding {
    color: #fff;
    background-color: #356b77;
	background-image:url(bg_wedding.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 28px;
}

#mother_baby {
    color: #fff;
    background-color: #3b2f71;
	background-image:url(bg_baby.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 28px;
}
#for_her {
    color: #fff;
    background-color: #5d2430;
	background-image:url(bg_forher.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 28px;
}
#for_him {
    color: #fff;
    background-color: #775937;
	background-image:url(bg_forhim.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 28px;
}
#season {
    color: #fff;
    background-color: #4b5360;
}