* {
	border: 0;
	outline: none;
}

body, html {
	width: 100%;
}

body { 
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;/*#f7f3ee*/
	background-color: #f7f3ee;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: arial, tahoma, tahoma, verdana, sans-serif;
}

a, h1, h2, h3, h4, h5, h6 { color: #014886; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif; font-weight: normal; margin: 0; margin-bottom: 5px; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; font-weight: bold; }
h6 { font-size: 1.1em; font-weight: bold; }

div.wrapper0 { background: transparent url(../img/top-back.jpg) no-repeat top center; min-height: 350px;}
div.wrapper1 { background: transparent; margin: 0 auto;}
div.wrapper2 { background: transparent url(../img/top-back.jpg) no-repeat top center; min-height: 350px;}
div.wrapper3 { background: transparent url(../img/jeans1.jpg) repeat-x bottom;}  
div.wrapper4 { width: 1004px; margin: 0 auto; min-height: 600px; }

div.menu { text-align: center; margin: 0; margin-bottom: 30px;  }
div.menu span.item {  font-family: times, courier; font-size: 1.1em;  margin: 0 10px  }
div.menu span.item a { color: #000000; text-transform: uppercase; }
div.menu span.item a:hover { color: #000000; text-decoration: none; text-transform: uppercase; }
div.menu span.item span.selected { color: #c41e22; text-transform: uppercase; }

div.main { clear: both; width: 1000px; margin: 0 60px; }
div.main div.leftPanel { width: 190px; float: left; }
div.main div.leftPanel a.heading { font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif; font-size: 1.6em; display: block; margin-bottom: 5px; }
div.main div.leftPanel div.photo { background: transparent url(../img/photo-back.jpg) no-repeat top left; width: 174px; height: 139px; }
div.main div.leftPanel div.photo img { width: 136px; height: 98px; margin-left: 25px; margin-top: 17px; border: 0;}
div.main div.content { width: 810px; float: left; margin-left: 0px; padding-bottom: 200px; }

div.main ul.photo { list-style: none; margin: 0; padding: 0; }
div.main ul.photo li { display: block; float: left; width: 140px; height: 140px; margin: 10px; text-align: center; }
div.main ul.photo div.image { border: 1px solid #999999; width: 140px; height: 105px; }
div.main ul.photo div.image img { border: 0; margin: 10px; width: 120px; height: 90px; }

div.photoZoomed div.photoBox { margin-bottom: 20px;}
div.photoZoomed div.paging { text-align: center; }
div.photoZoomed div.paging span.selected { color: #990000; }

div.disc { float: left; margin-bottom: 30px; } 
div.disc img { float: left; margin: 10px; }
div.disc h3 { margin-top: 20px; }

div.footer { width: 884px; margin: 0 auto; margin-top: 20px; height: 35px; color: #002b5a;}
div.footer div.copyrights { color: #fff; float: left; line-height: 35px; }
div.footer div.contents { color: #fff; margin-left: 210px; line-height: 35px; }

.clear { clear: both; }

table.track {
	width: 500px;
}

table.track td {
	padding: 3px;
}

table.faq-form {
	width: 80%;
}

table.faq-form td {
	padding: 3px;
}

table.faq-form td.lft {
	width: 30%;
}

table.faq-form td.rht {
	width: 70%;
}

.p90 {
	width: 90%;
}

.button {
	border: 1px solid black;
	background: #808080;
}

.faq dd {
	font-style: italic;
	margin-top: 5px;
}
