﻿/* Positioning */
#SubContentHolder
{
	float: left;
	padding: 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 560px;
}

#ResourcesContentHolder
{
	margin-left: 180px;
	padding: 10px;
	position: absolute;
	top: 100px;
	width: 400px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 380px;
}
#ResourcesIndex
{
	left: 0;
	padding: 2px;
	position: absolute;
	width: 180px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 176px;
}

#RightSideBar
{
	margin-left: 580px;
	padding: 4px 4px 2px 2px;
	width: 180px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 172px;
	
	_padding-top: 6px;
	_width: 168px;
}
div#TranslatorControl
{
	height: 265px;
	padding: 5px;
	margin-top: 1px;	
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 255px;
}
div#TranslatorControl div.Control
{
	top: 329px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	width: 162px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 142px;
}



/* Styles */
#SubContentHolder
{
}
#SubContentHolder h2
{
	font-size: 1em;
}

#RightSideBar
{
}

#ResourcesIndex
{
}
#ResourcesIndex td
{
	border-bottom: solid 1px #999;
}
#ResourcesContentHolder
{
}
#ResourcesContentHolder h2
{
	font-size: 1em;
}

div#TranslatorControl
{
	background-image: url(../images/control_bg.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #A6A6A6;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
div#TranslatorControl p
{
	margin-top: 1px;
	margin-bottom: 1px;
}
div#TranslatorControl select
{
	font-size: 0.8em;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 150px;
}
div#TranslatorControl textarea
{
	color: #333;
	font-size: inherit;
	font-family: Arial;
	height: 125px;
	margin-bottom: 5px;
	position: absolute;
	width: 158px;
	_width: 152px;
}
div#TranslatorControl div.Control p
{
	margin: 0;
}
div#TranslatorControl div.Control a
{
	height: 20px;
	position: absolute;
	width: 142px;
}
div#TranslatorControl div.Control .Quote
{
	background-image: url(../images/translate_sm_btn.gif);
}
div#TranslatorControl div.Control .Quote:hover
{
	background-image: url(../images/translate_sm_btn_over.gif); 
}


table.Information
{
	border: solid 1px #999;
	height: 258px;
}
table.Information thead td
{
	background-color: #A5CE00;
	border-bottom: solid 1px #999;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	height: 23px;
	padding-left: 5px;
	vertical-align: bottom;
}
table.Information tbody td
{
	background-color: #f0f0f0;
	font-size: 1em;
	padding: 2px;
}
table.Information tbody td ul
{
	list-style-image: url(../images/line.jpg);
	margin-top: 5px;
	padding-left: 15px;
	_margin-left: 0; /* IE hack */
	margin-bottom: 0;
}
table.Information tbody td li
{
	padding-bottom: 5px;
}
h1#PageTitle
{
	color: #718D00;
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ContactForm
{
	width: 90%;
}
#ContactForm th
{
	text-align: right;
	vertical-align: top;
}
#ContactForm td
{
	vertical-align: top;
}
#ContactForm .UserInput
{
	width: 250px;
}

#RecommendFriendForm
{
	width: auto;
}
#RecommendFriendForm th
{
	text-align: right;
	vertical-align: top;
	width: 180px;
}
#RecommendFriendForm th.Normal
{
	text-align: left;
	width: auto;
}
#RecommendFriendForm input.UserInput
{
	width: 180px;
}
#RecommendFriendForm .RecommendButton
{
	margin: 20px 0 20px 190px;
}
#RecommendFriendForm .Complete
{
	font-size: 1.4em;
	font-weight: bold;
}