/* Body
----------------------------------------------- */
body{
	font-family: Arial, Helvetica, sans-serif;
}



/* Structure
----------------------------------------------- */
*{
	margin:0;
	padding:0;
}

table{
	width:100%;
}

td{
	vertical-align:top;
}

#content #pass{
	margin-left: 150px;
}

#popup{
	padding: 30px 35px;
}

.together{
	clear: both;
	float: left;
	margin-top: 42px;
	padding-bottom: 250px;
}



/* Headings and Paragraphs
----------------------------------------------- */
p,
#pass form p,
#popup p,
#popup h1,
#shareform h1{
	margin-bottom: 18px;
	font-size: 11px;
}

.right p{
	margin-right: 46px;
	line-height: 0;
}

#indent p,
#indent h3{
	margin-left: 82px;
}

#indent .ltblue{
	color: #85b1da;
}

#indent p.vertical{
	background: url("../imgs/frame_v.gif") top left no-repeat;
	display: block;
	width: 343px;
	height: 343px;
}

#indent p.horizontal{
	background: url("../imgs/frame_h.gif") top left no-repeat;
	display: block;
	width: 346px;
	height: 254px;
}

#shareform h1{
	font-size: 18px;
	color: #ffae15;
}

#shareform h2{
	font-size: 11px;
	margin-bottom: 25px;
	color: #ffae15;
}

#shareform .caveat{
	font-size: 10px;
}

#content #pass p{
	margin-bottom: 25px;
}

#content p.object{
	background: #fff url("../imgs/frame2.gif") top left no-repeat;
	display: block;
	width: 502px;
	height: 343px;
	line-height: 0;
}

#content p.object span{
	display: block;
	width: 502px;
	height: 9px;
	line-height: 0;
	font-size: 1px;
}

#popup h1{
	font-weight: bold;
	font-size: 14px;
}

#popup p{
	line-height: 1.5em;
}

#popup p#close{
	text-align: right;
}

div.hr {
	height: 1px;
	background: #fff url("../imgs/bg-hr.gif") repeat-x center left;
	width: 340px;
}

#indent div.hr{
	margin-bottom: 18px;
	margin-left: 82px;
}

div.hr hr {
	display: none;
}



/* Images
----------------------------------------------- */
img{
	border: 0;
}

.right img{
	margin:0 0 18px 21px;
}




/* Forms
----------------------------------------------- */
#shareform{
	margin-top: 50px;
}

#shareform input,
#shareform textarea,
#shareform select{
	width: 210px;
}

#content #pass,
form{
	float: left;
	display: inline;
}

input,
textarea,
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
	background-color: #e2e2de;
	padding: 1px 1px 1px 5px;
	width: 220px;
}

.send,
#shareform .send{
	width: 44px;
	height: 19px;
	border: 0;
	background-color: #fff;
}

.default{
	width: auto;
	margin-right: 4px;
	margin-bottom: 0;
}

object{
	margin-left: 8px;
}
