/* CSS Document */

/* filter: alpha(opacity='90'); -moz-opacity:0.9; */

body{background-color:#0d0127; margin:0px; padding:40px 0px 0px 0px; text-align:center; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:70%;}
img {border:0px;}
p {padding:0px 10px; margin:10px 10px 0px 10px; clear:both;}

.holder {overflow:hidden; position:absolute;/* width: 100%; height:100%;*/ z-index:1000; top:0px; left:0px;}

.frame {margin-top:20px;width:558px;height:400px;background-image:url(../image/template/bg.jpg);background-position:center;background-repeat:no-repeat;position:relative; margin:auto;}
.frame #simply {position:absolute; top:65px; left:415px;}
.frame #gourmet {position:absolute; top:172px; left:430px;}
.frame #totty {position:absolute; top:289px; left:395px;}
.frame #simply div {margin:0px 10px; clear:both;}
.frame #gourmet div {margin:0px 10px; clear:both;}
.frame #totty div {margin:0px 10px; clear:both;}

.leftArrow {position:absolute; top:200px; cursor:pointer;}
.rightArrow {position:absolute; top:200px; cursor:pointer;}

.controls {margin-top:20px;padding-right:110px;}
.controls a {margin:0px 10px;}

#floatHolder {position:absolute;}

.floatingPanel {position:absolute; text-align:left; left:600px; z-index:100;}
.floatingPanel .header {height:12px;}
.floatingPanel .header img {float:left;}
.floatingPanel .header div {float:left; width:576px; border-top: 2px solid #ffffff; background-color:#0d0127;}
.floatingPanel .footer {height:0px;}
.floatingPanel .footer img  {float:left;}
.floatingPanel .footer div  {float:left; width:576px; border-bottom: 2px solid #ffffff; background-color:#08001a;height:10px;}
.floatingPanel .content {border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; background-color:#08001a; padding:0px 0px;}
.floatingPanel .content p {margin:10px 10px; padding:0px; text-align:center;}
.floatingPanel .content ul {padding:0px; margin:0px; text-align:center; font-weight:bold;}
.floatingPanel .content li {margin:0px 10px 0px 5px; padding:0px; display:inline;}
.floatingPanel .content .logo {margin:5px 0px 0px 15px;}
.floatingPanel .content .controls {float:right; text-align:right; margin-top:0px;padding-right:0px;}
.floatingPanel .content .ImageContent {text-align:center; border-top: 1px solid #2f126d; clear: both; margin-top:10px; height:400px; background-color:#08001a; padding:0px 5px;}
.floatingPanel .content .ImageContent .arrow {float:left; margin:180px 25px 0px 25px; cursor:pointer;}
.floatingPanel .content .ImageHolder {width:400px; overflow:hidden; position:relative; float:left; height:400px;}
.floatingPanel .content .ImageHolder img {position:absolute;}

.simply .header div {border-top: 2px solid #fb0788; background-color:#fb0788;}
.simply .content {border-left: 2px solid #fb0788; border-right: 2px solid #fb0788; background-color:#fb0788; color:#000000}
.simply .footer div  {border-bottom: 2px solid #fb0788;}

.gourmet .header div {border-top: 2px solid #601d5a; background-color:#601d5a;}
.gourmet .content {border-left: 2px solid #601d5a; border-right: 2px solid #601d5a; background-color:#601d5a; color:#ffffff}
.gourmet .footer div  {border-bottom: 2px solid #601d5a;}

.totty .header div {border-top: 2px solid #ec1d24; background-color:#ec1d24;}
.totty .content {border-left: 2px solid #ec1d24; border-right: 2px solid #ec1d24; background-color:#ec1d24; color:#000000}
.totty .footer div  {border-bottom: 2px solid #ec1d24;}

.contact .header div {}
.contact .content {background-color:#0d0127;}
.contact .content h1 {margin-top:0px; padding-left:12px;}

.formHolder {margin-bottom:0px; background-color:#08001a; padding:15px; border-top:1px solid #2f126d;}
input {border: 1px solid #2f126d; width:200px; color:#08001a}
textarea {font-family:Verdana, Arial, Helvetica, sans-serif; color:#08001a}					
dl {margin:0px; padding:0px;}
dt {display:block; float:left; clear:left; width:100px; margin-bottom:10px; line-height:1.8em;}
dd {clear:right; margin-bottom:10px;}
.sendBtn {border:1px solid #ffffff; background-color:#2f126d; cursor:pointer; width:70px; font-weight:bold; color:#ffffff}
