body {
	margin: 0; padding: 0;
	background-color: #c0d9fb;
}

a img { border: none; }

p, ul, ol, blockquote, td, th {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	line-height: 17px;
	color: #222;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #601c24;
	background-color: #f1dbdf;
}

.required {
	color: #f00;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #328cff;
	margin-top: 0px;
	margin: 0;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	padding-top: 20px;
}

/* begin chilprufe styles */

h2.chilprufe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a5273e;
}

td.chilprufeTDHead {
	background-color: #a5273e;
}

td.chilprufeTDFoot {
	background-color: #fff;
}

div.chilprufeHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	background-color: #a5273e;
	color: #fff;
	margin: 2px;
}

div.chilprufeFootText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 2px;
}

img.chilprufe {
	border: 2px solid #a5273e;
}

/* end chilprufe styles */

/* begin fashion styles */

h2.fashion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00483e;
}

td.fashionTDHead {
	background-color: #00483e;
}

td.fashionTDFoot {
	background-color: #fff;
}

div.fashionHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	background-color: #00483e;
	color: #fff;
	margin: 2px;
}

div.fashionFootText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 2px;
}

img.fashion {
	border: 2px solid #00483e;
}

/* end fashion styles */

/* begin palm styles */

h2.palm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dea521;
}

td.palmTDHead {
	background-color: #dea521;
}

td.palmTDFoot {
	background-color: #fff;
}

div.palmHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	background-color: #dea521;
	color: #fff;
	margin: 2px;
}

div.palmFootText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 2px;
}

img.palm {
	border: 2px solid #dea521;
}

/* end palm styles */

/* begin white swan styles */

h2.swan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #587059;
}

td.swanTDHead {
	background-color: #587059;
}

td.swanTDFoot {
	background-color: #fff;
}

div.swanHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	background-color: #587059;
	color: #fff;
	margin: 2px;
}

div.swanFootText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 2px;
}

img.swan {
	border: 2px solid #587059;
}

/* end white swan styles */

#main {
	position: absolute;
	left: 170px;
	top: 110px;
	width: 595px;
	background-color: #fff;
}

#home {
	position: absolute;
	left: 162px;
	top: 100px;
	width: 605px;
	background-color: #fff;
}

#topbar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 775px;
	height: 100px;
	background-color: #dea521;
	background-image: url(../images/topbar2.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#yesl {
	position: absolute;
	left: 0px;
	top: 352px;
	width: 158px;
	height: 34px;
	background-color: #601c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.yesltext {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}

a.yesltext:hover {
	color: #bd5a6c;
	text-decoration: none;
}

a.yesltext:active {
	color: #bd5a6c;
	text-decoration: none;
}

#counter {
	position: absolute;
	left: 0px;
	top: 386px;
	width: 159px;
	height: 21px;
	background-color: #601c24;
	padding-left: 3px;
	padding-top: 4px;
}

#navbar div { /* applies to all buttons */
	position: absolute;
	left: 0px;
	width: 162px;
	height: 28px;
	background-color: #601c24;
}
#but1 { top: 100px; }
#but2 { top: 128px; }
#but3 { top: 156px; }
#but4 { top: 184px; }
#but5 { top: 212px; }
#but6 { top: 240px; }
#but7 { top: 268px; }
#but8 { top: 296px; }
#but9 { top: 324px; }

#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin: 0 1px 1px 1px;
	width:157px;
	height:21px;
	vertical-align: center;
	padding-left: 3px;
	padding-top: 6px;
	display: block;
	background-color: #a5273e;
}
#navbar a:hover {
	background-color: #bd5a6c;
	color: #000;
}



p.copyright {
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 20px;
}

img.wade {
	float: right;
	margin: 0px 0px 10px 10px;
}




#outer-container {
    margin-top: 40px;
    background-color: #fff;
    padding-bottom: 20px;
}

#header {
    width: 820px;
    margin: 0 auto 0 auto;
}

#nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 820px;
    margin: 0 auto 0 auto;
    background-image: url(/images/nav3.png);
    padding: 0;
    height: 40px;
}

#nav li {
    float: left;
    list-style: none;
}

#nav li a.first {
    width: 160px;
}

#nav li a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    display: block;
    width: 110px;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

#nav li a:hover {
    text-decoration: underline;
}

#content {
    width: 820px;
    margin: 0 auto 0 auto;
}


#underwear {
    float: left;
    margin-top: 60px;
    margin-left: 40px;
    width: 100px;
    height: 100px;
    padding: 20px;
    background-image: url(/images/underwear.png);
        font-family: Arial, Helvetica, sans-serif;
}

#underwear h2 {
    text-transform: uppercase;
    color: #222;
    margin: 0;
    font-size: 14px;
}
#underwear ul {
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
}
#underwear a {
    color: #328cff;
    font-weight: bold;
    text-decoration: none;
}

.box {
    background: #eee;
    width: 560px;
    padding: 15px 20px 0 20px;
    background-image: url(/images/greytop.png);
    background-repeat: no-repeat;
}
div.top, div.bottom { margin: 0; padding: 0; }

.box p {
    margin: 0;
    padding: 5px 0;
}

#main-content {
    width: 600px;
    float: right;
}