@charset "UTF-8";

/* CSS Document */



* {

	margin: 0px;

	padding: 0px;

}

html, body {

	height: 100%;

}

body {

	background-image: url(/images/background.png);

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #655059;

	font-size: 0.7em;

	background-repeat: repeat;

	background-attachment: fixed;

}

.clearer {

	clear: both;

}

.float-left {

	float: left;

}

#ie {

	display: none;

	background-image: url(/images/warning.png);

	background-repeat: repeat;

	width: 100%;

	position: fixed;

	z-index: 2000;

	left: 0px;

	top: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	height: 200px;

}

#ie h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	text-align: center;

	padding-top: 20px;

	width: 850px;

	margin-left: auto;

	margin-right: auto;

}

#ie p {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	padding-left: 30px;

}

#ie p a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#ie p a:hover {

	color: #FFFFFF;

	background-color: #000000;

}

#page-wrapper {

	width: 850px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(/images/page_wrapper-bg.png);

	background-repeat: repeat-y;

	background-position: 0px 0px;

	padding-bottom: 5px;

}

#logo {

	background-image: url(/images/the_play_dress-header.png);

	background-repeat: no-repeat;

	text-indent: -9999px;

	height: 150px;

	width: 850px;

}

#column-1 {

	float: left;

	width: 130px;

}

ul#nav-1 {

	list-style-type: none;

}

ul#nav-1 li a {

	background-repeat: no-repeat;

	background-position: top;

	text-indent: -9999px;

	display: block;

	height: 110px;

	width: 130px;

}

ul#nav-1 li a:hover {

	background-position: center;

}

ul#nav-1 li.home a {

	background-image: url(/images/nav-1-home.png);

}

ul#nav-1 li.me a {

	background-image: url(/images/nav-1-me.png);

}

ul#nav-1 li.clothes a {

	background-image: url(/images/nav-1-clothes.png);

}

ul#nav-1 li.size a {

	background-image: url(/images/nav-1-size.png);

}

ul#nav-1 li.cost a {

	background-image: url(/images/nav-1-cost.png);

}

ul#nav-1 li.contact a {

	background-image: url(/images/nav-1-contact.png);

}

body#home ul#nav-1 li.home a {

	background-position: bottom;

}

body#me ul#nav-1 li.me a {

	background-position: bottom;

}

body#clothes ul#nav-1 li.clothes a {

	background-position: bottom;

}

body#size ul#nav-1 li.size a {

	background-position: bottom;

}

body#cost ul#nav-1 li.cost a {

	background-position: bottom;

}

body#contact ul#nav-1 li.contact a {

	background-position: bottom;

}

#column-2 {

	float: left;

	width: 720px;

}

#content-wrapper {

	margin-right: 15px;

	padding-right: 40px;

	padding-left: 20px;

	overflow: visible;

}

#content-wrapper h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.7em;

	background-image: url(/images/h2-bg.png);

	background-repeat: no-repeat;

	height: 100px;

	font-weight: normal;

	padding-top: 5px;

	background-position: 0px 10px;

	padding-left: 50px;

}

#content-wrapper h3 {

	font-weight: normal;

	padding-top: 2px;

	padding-bottom: 2px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #9ca483;

	border-bottom-color: #9ca483;

	margin-bottom: 5px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.7em;

	padding-left: 3px;

	background-color: #d4dacb;

	margin-top: 5px;

}

#content-wrapper p {

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 10px;

	vertical-align: baseline;

	padding-left: 5px;

}

#content-wrapper p.bg {

	background-image: url(/images/p-bg.png);

	background-repeat: no-repeat;

	background-position: center top;

}

#content-wrapper a {

	font-weight: bold;

	color: #8f9874;

	text-decoration: none;

}

#content-wrapper a:hover {

	text-decoration: underline;

}

#content-wrapper img.border {

	border: 1px solid #655059;

	margin-right: 5px;

}

#content-wrapper q {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.7em;

	padding-left: 20px;

	padding-top: 10px;

}

#content-wrapper li {

	list-style-image: url(/images/li-art.png);

	margin-left: 30px;

	padding-bottom: 5px;

}

#content-wrapper caption {

	display: none;

}

#content-wrapper th {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #6d6d6d;

}

#content-wrapper tr.green {

	background-color: #d4dacb;

}

#content-wrapper td {

	text-align: center;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	width: 151px;

}

#footer {

	background-image: url(/images/footer-bg.png);

	background-repeat: no-repeat;

	height: 22px;

	width: 799px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 17px;

	padding-right: 16px;

	padding-bottom: 5px;

	padding-left: 35px;

}

#footer a {

	font-weight: bold;

	color: #8f9874;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#footer p {

	text-align: center;

	font-weight: bold;

}

#footer cite {

	font-weight: normal;

}

#ts {

	height: 31px;

	width: 799px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 16px;

	padding-left: 35px;

}

#ts p {

	text-align: center;

	font-weight: bold;

	font-size: 0.8em;

}

#ts a {

	color: #8f9874;

	text-decoration: none;

}

#ts a:hover {

	text-decoration: underline;

}



table.thumbnail img  {



width: 55px;

height: 41px;

border: 0px;



}

table.thumbnail td  {
padding-top: 5px;
}


