@charset "UTF-8";
/* CSS Document */

body {
background-color:#5b6c74;
}

h1 {
font-size:20px;
}

a {
color:#5B6C74;
text-decoration:none;
}

#wrapper {
width:1000px;
margin: 0 auto;
}

#logo {
width:451px;
float:left;
}

#header {
width:549px;
height:76px;
float:left;
background-image:url(images/right_header.jpg)
}

#nav {
width:549px;
height:31px;
float:left;
background-image:url(images/top_nav.jpg);
}

#flash {
clear:both;
width:1000px;
height:466px;
background-image:url(images/flash_placeholder.jpg);
background-repeat:no-repeat;
text-align:center;
}

#static {
clear:both;
width:1000px;
height:466px;
text-align:center;
}

#textarea {
width:340px;
height:425px;
padding:7px;
margin-left:50px;
margin-top:12px;
color: #5B6C74;
float:left;
}

#picarea {
width:520px;
height:425px;
padding:7px;
margin-left:10px;
margin-top:12px;
color: #5B6C74;
float:left;
}

#gift {
float:left;
width:342px;
height:172px;
}

#shopper {
float:left;
width:313px;
height:171px;
}

#club_form {
float:left;
width:345px;
height:171px;
list-style:none;
background-image:url(images/club_form.jpg);
background-repeat:no-repeat;
}

#club_form ul {
padding-top:20px; 
}


#club_form li {
padding:0px 0px 5px 8px;
list-style:none;
}


#brands {
float:left;
width:1000px;
height:115px;
}

#brands a {
color: White;
text-decoration:none;
}

#confirm{
clear:both;
width:1000px;
height:150px;
background-image:url(../images/confirm_bg.jpg);
background-repeat:repeat-y;
text-align:center;
padding-top:40px;
}


/*top navigation*/

.bg {background-image:top_nav.jpg; background-repeat:no-repeat;}
.menu {padding:0 0 0 0px; margin:0; list-style:none; height:30px; background-image:top_nav.jpg; background-repeat:no-repeat; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:30px; line-height:33px; color:black; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 10px 0 12px; height:30px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px; background:url(images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000;}
.menu li a.top_link:hover span {background-color:white;}
.menu li a.top_link:hover span.down {background-color:white;}

.menu li:hover > a.top_link {color:#000; background-color:white;}
.menu li:hover > a.top_link span {background-color:white;}
.menu li:hover > a.top_link span.down {background-color:white;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:30px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:100px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:94px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff}
.menu :hover ul.sub li a:hover {background:#5B6C74; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#5B6C74; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#5B6C74; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}