

body
{
	
background: #ffffff;
width:950px;
}

h2
{
	color: #FFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

a { outline: none; }

div.clear { clear: both; }

.smaller
{
	font-size: 80%;
	line-height: 80%;
}

.main
{
	width: 825px;
	margin: 0;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

.main .inner
{
	padding: 15px 10px 10px 10px;
	background-image: url(http://www.starkhomes.com/images/top_gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFF;
}

iframe
{
	width: 850px;
	height: 800px;
}


#layer_details iframe
{
	margin-left: -8px;
	height: 900px;
	width: 850px;
}

#header
{
	width: 90%;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#header h1
{
	font-size: 21px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
	float: left;
}

#header dl
{
	float: right;
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 15px;
}

#header dt
{
	float: left;
	margin: 0;
	padding: 0 5px 0 20px;
}

#header dd
{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul#nav
{
	min-width: 825px;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#nav li
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
}

#nav li:first-child { margin: 0; }

#nav li a
{
	float: left;
	display: block;
	padding: 0 0 0 13px;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	background-position: left 0;
	background-repeat: no-repeat;
}

#nav li a span
{
	display: block;
	padding: 8px 13px 6px 0;
	text-decoration: none;
	white-space: nowrap;
	background-position: right 0;
	background-repeat: no-repeat;
}

#nav li.nav_down a,
#nav li.nav_down a span
{
	background-image: url(http://www.starkhomes.com/images/tab.gif);
	background-color: #FFFFFF;
}

#nav li a:hover { color: #DAEDCF; }

#nav li.nav_up a,
#nav li.nav_up a span
{
	background-image: url(http://www.starkhomes.com/images/tab_active.gif);
	background-color: #FFFFFF;
}

#nav li.nav_up a:hover { color: #FFF; }
#layer_slideshow { }
#controls_box { padding: 0 0 10px 0; }
#controls_box .box_pad { padding: 0; }

#slideshow_controls
{
	float: left;
	text-align: left;
	width: 210px;
	margin: 0;
}

a#previous
{
	display: block;
	float: left;
	width: 40px;
	height: 17px;
	border: 0;
	margin: 1px 15px 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_back1.gif);
	background-position: 0 0;
}

a#previous:hover
{
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_back2.gif);
	background-color: transparent;
}

a#pause
{
	display: block;
	float: left;
	width: 26px;
	height: 18px;
	border: 0;
	margin: 0 20px 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_pause1.gif);
	background-position: 0 0;
}

a#pause:hover
{
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_pause2.gif);
	background-color: transparent;
}

a#play
{
	display: block;
	float: left;
	width: 26px;
	height: 18px;
	border: 0;
	margin: 0 20px 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_play1.gif);
	background-position: 0 0;
}

a#play:hover
{
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_play2.gif);
	background-color: transparent;
}

a#next
{
	display: block;
	float: left;
	width: 19px;
	height: 17px;
	border: 0;
	margin: 1px 15px 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_next1.gif);
	background-position: 0 0;
}

a#next:hover
{
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_next2.gif);
	background-color: transparent;
}

a#mute
{
	display: block;
	float: left;
	width: 22px;
	height: 18px;
	border: 0;
	margin: 0 0 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_mute1.gif);
	background-position: 0 0;
}

a#mute:hover
{
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/control_icon_mute2.gif);
	background-color: transparent;
}
a#overflow_L { }
a#overflow_L:hover { }
a#overflow_R { }
a#overflow_R:hover { }
span.replaced_txt { display: none; }

a#enlarge
{
	display: block;
	float: left;
	width: 36px;
	height: 18px;
	border: 0;
	margin: 0 15px 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/icon_enlarge.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

a#reduce
{
	display: block;
	float: left;
	width: 29px;
	height: 18px;
	border: 0;
	margin: 0 0 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/icon_reduce.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

a#enlarge:hover,
a#reduce:hover
{
	background-position: 0 -25px;
	background-color: transparent;
}

#thumbs_box
{
	width: 440px;
	float: right;
	margin: 3px 0 0 0;
}

#thumbs
{
	height: 47px;
	overflow: hidden;
	text-align: center;
}

#thumbs div
{
	margin: 5px 2px;
	display: inline;
}

#thumbs img
{
	width: 53px;
	height: 35px;
	border: 0;
	border: 1px #FFF solid;
}

#thumbs a img { border: 2px #FFF solid; }
#more_back, #more_forward { }

.large_picture
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	display: block;
	position: absolute;
	width: 650px;
}

#main_photo_box
{
	width: 650px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

.main_picture
{
	text-align: left;
	display: block;
	padding-left: 0px;
	width: 650px;
	position: relative;
}

.large_picture img { }

#more_back a
{
	display: block;
	float: left;
	height: 47px;
	width: 9px;
	border: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/triangles_for_gray_bkgd.gif);
}

#more_back a:hover { background-position: 0 -50px; }

#more_forward a
{
	display: block;
	float: right;
	height: 47px;
	width: 9px;
	border: 0;
	background-repeat: no-repeat;
	background-position: -15px 0;
	background-image: url(http://www.redata.com/vp_graphics/slideshow/images/triangles_for_gray_bkgd.gif);
}

#more_forward a:hover { background-position: -15px -50px; }

#comments_box { }

fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

input {}

input.btn2
{
	padding: 3px 10px;
	margin: 0 15px 0 0;
	background-color: #FF8200;
	border-top: 2px #ffac56 solid;
	border-right: 2px #ab5700 solid;
	border-bottom: 2px #ab5700 solid;
	border-left: 2px #ffac56 solid;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

dl em
{
	color: #900;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#cal_icon,
a #cal_icon
{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: bottom;
}

dl.type1,
dl.type2
{
	padding: 0;
	margin: 0;
}

dl.type1 dt
{
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
}

dl.type1 dd
{
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
}

label
{
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
dl.type1 dd.submit_btns { padding-left: 207px; }

dl.type2 dt
{
	margin: 0;
	padding: 0;
}
dl.type2 dd
{
	margin: 0 0 8px 0;
	padding: 0;
}

dl.type2 dd div.smaller
{
	margin-top: 5px;
}

dd.submit_btns label
{
	display: block;
	margin-bottom: 8px;
}

.width1 { width: 270px; }
.width2 { width: 180px; }
.width3 { width: 100px; }