@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
text-align:center;
width:960px;
font-family:Verdana;
font-size:12px;
color:#222222;
margin:0 auto;
line-height:18px;
}

ul {
list-style:none;
}

li {
list-style:none;
}

h2 {
color:#572e18;
font-size:22px;
font-weight:lighter;
margin-bottom:10px;
padding-top:10px;
padding-left:10px;
}

h4 {
color:#572e18;
font-size:16px;
}

h3 {
color:#d1536e;
font-size:16px;
}

h5 {
color:#d1536e;
font-size:13px;
}

p a{
color:#d1536e;
}

p a:hover{
text-decoration:none;
}

/*-------------- IDs listed here----------------*/
#wrapper {
margin-top:15px;
text-align:left;
}

#header-logo {
background:url(images/logo.jpg) no-repeat left top;
height:87px;
text-align:left;
}

#login-form {
position:relative;
display:block;
top:-90px;
right:0;
margin-left:567px;
}
/*
#login-txt {
position:relative;
width:600px;
display:inline;
top:-40px;
right:0;
text-align:right;
margin-left:320px;
}
*/
#login-txt {
display:block;
margin-left:0;
position:relative;
right:0;
text-align:right;
top:-61px;
width:960px;
}

#login-txt span{
color:#D1536E;
font-size:16px;
padding:0;
margin:0;
}

#error {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#FADFE5;
border:1px solid #FF0000;
color:#D1536E;
display:block;
font-weight:bold;
left:0;
margin-bottom:10px;
padding:5px 15px;
position:relative;
text-align:left;
top:0;
width:280px;
}

#header-menu {
background:url(images/menu-bg.jpg) repeat-x;
border:#ffbac9 1px solid;
height:52px;
}

#header-menu ul{
padding:16px;
color:#d1536e;
font-size:18px;
}

#header-menu li{
display:inline;
padding:0px 25px 0px 25px;
color:#d1536e;
font-size:18px;
}

.as-seen {
margin-bottom:25px;
}

.as-seen li{
margin-left:20px;
margin-bottom:25px;
}

.as-seen li{
display:inline;
padding:0px 30px 0px 30px;
color:#d1536e;
font-size:16px;
}

#header-menu a{
color:#d1536e;
text-decoration:none;
}

#header-menu a:hover{
color:#d1536e;
text-decoration:underline;
}

#header-intro {
height:300px;
}

#page-content {
border:#ffbac9 1px solid;
background-color:#fadfe5;
}

#testimonial {
}

#about-content {
border:#ffbac9 1px solid;
background:url(images/sara-blaine-bg.jpg) no-repeat right bottom #fbe5ea;
}

#intro-boxes {
background:url(images/collections-pic2.jpg) bottom right no-repeat #FFFFFF;
height:300px;
}

#btn {
/*
background-color:#f1abba;
*/
color:#59301a;
padding:10px;
width:250px;
cursor:pointer;
}

#btn a{
color:#59301a;
text-decoration:underline;
}

#btn a:hover{
color:#D1536E;
text-decoration:none;
}

#footer {
text-align:center;
height:100px;
color:#59301a;
line-height:45px;
}

#footer a{
color:#59301a;
text-decoration:none;
}

#footer a:hover{
color:#b77653;
text-decoration:none;
}

/*-------------classes listed here-------------------*/
#screenshot{
position:absolute;
border:1px solid #ccc;
padding:5px;
display:none;
color:#fff;
left:0;
background:#333 url(images/loading.gif) center no-repeat;
}

.inpt-txt {
background-color:#fef6f8;
height:15px;
border:#b8aaa2 1px solid;
color:#532e1b;
padding:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

.inpt-btn {
background-color:#f6c9d3;
border:#b8aaa2 1px solid;
color:#59301a;
padding:2px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
cursor:pointer;
}

.intro-boxes {
background:url(images/intro-m.jpg) repeat-y;
padding-left:30px;
padding-right:30px;
height:300px;
}

.img-float {
float:right;
margin:0px 8px 20px 8px;
}

.img-float2 {
float:right;
margin:0px 8px;
clear:both;
}

.txt {
height:auto;
text-align:justify;
padding-left:10px;
}

.txt2 {
height:auto;
text-align:justify;
padding-left:20px;
padding-right:15px;
}

.trade_shows {
margin-top:10px;
padding-bottom:10px;
padding-left:55px;
border-bottom:1px #ffbac9 dashed;
font-size:13px;
font-weight:bold;
/*background:url(images/calender.jpg) no-repeat 15px 0px;*/
}