/* Layout Stylesheet */ 

body {
	margin: 0px;
	background-color: #c0c0c0;
	text-align: center;
	padding: 0px;
}

#outer {
	text-align: left;
	width: 754px;
	margin: auto;
	background-color: #ffffff;
}

#hdr {
	height: 110px;
	border-left: solid #808080 2px;
	border-right: solid #808080 2px;
}

#bodyblock {
	position: relative;
	width: 750px;
	padding: 0px 0px 10px 0px;
	background-image: url(image/back.png);
	border-left: solid #808080 2px;
	border-right: solid #808080 2px;
	border-bottom: solid #808080 2px;
}

#bodyblock-shot {
	position: relative;
	width: 750px;
	padding: 0px 0px 10px 0px;
	border-left: solid #808080 2px;
	border-right: solid #808080 2px;
	border-bottom: solid #808080 2px;
}

#cont {
	padding-top: 5px;
	padding-right: 10px;
	width: 550px;
	text-align: left;
	min-height: 380px;
	margin-left: 200px;
}

#cont-shot {
	padding-top: 5px;
	padding-right: 10px;
	width: 730px;
	text-align: left;
	min-height: 380px;
	margin-left: 20px;
}

.sizer {
	height: 380px;
	float: right;
	width: 1px;
}

.clear {
        clear: both;
        height: 1px;
        overflow: hidden;
}
  
#l-col {
	position: absolute;
	left: 0px;
	padding: 0px;
	width: 185px;
	text-align: center;
}

#ftr {
	height: 30px;
	margin: auto;
	text-align: center;
	background-color: #c0c0c0;
}

div.image {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 4px;
}

p.gallery {
	padding-top: 10px;
	font-weight: bold;
}

ul.details {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.details li {
	display: inline;
	float: left;
	width: 263px;
	min-width: 263px;
	color: #404040;
	height: 1.4em;
	min-height: 1.4em;
	vertical-align: text-bottom;
}

ul.details li.icon {
	height: 62px;
	min-height: 62px;
}

ul.details li.wide {
	width: 536px;
	min-width: 536px;
}

form {
	display: inline;
}

p.prevnext {
	float: right;
	margin: 0px;
	padding-right: 10px;
	line-height: 26px;
}


#cont-shot p.prevnext {
	padding-top: 6px;
	padding-bottom: 10px;
}

.award td {
	padding: 0px 16px 6px 0px;
	width: 110px;
	min-width: 110px;
	font-size: 12px;
	color: #404040;
	vertical-align: center;
	text-align: center;
}

.award td.award {
	width: 130px;
	min-width: 130px;
}

.madplace {
	width: 125px;
	height: 125px;
	margin-right: 12px;
	/*background-image: url(image/back.png)*/
	background-color: #fff8ee;
	float: left;
	text-align: center;
	line-height:125px;
	vertical-align: middle;
}

.madbar {
	text-align: center;
	font-size: 75%;
	color: #c0c0c0;
	padding-bottom: 10px;
	padding-right: 15px;
}

.madbar img {
	vertical-align: middle;
	width: 100px;
	height: 1px;
}

.box {
	width: 265px;
	height: 140px;
	margin-right: 5px;
	float: left;
}

#smallslide {
	width: 185px;
	height: 130px;
	float: right;
	margin: 12px 10px 4px 10px;
}
#largeslide {
	width: 540px;
	height: 120px;
	margin-bottom: 7px;
}

.box div {
	float: left;
	width: 190px;
}
.box img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
