/* @override 
	http://localhost:8888/spinshell_corporate_v3/trunk/css/style.css
*/

/* @group General */

html, body {
	 /* For IE/Win 1.1em is approx. 12px */
    font: 62.5% Helvetica, "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    line-height: 1.2em;
	text-rendering: optimizeLegibility;
}

html>body {
    /* For modern browsers 1em = 12px */
    font-size: 10px;
}

#container {
	font-size: 1.3em;
	line-height: 1.5em;
	background-color: white;
}

html, body, div {
	padding: 0;
	margin: 0;
}

body {
	background-color: black;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

ul {
	margin-left: 0;
}

/* @end */

/* @group Header */

#header {
	height: 240px;
	background: black url(../img/header.jpg) no-repeat center top;
	position: relative;
}

#header.index {
	height: 444px;
}

#headerElemWrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#header h1 {
	margin: 0;
	position: absolute;
	top: 69px;
	left: -10px;
}

#mainNavigation {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 95px;
	right: 0;
}

#mainNavigation li {
	display: inline;
	margin-left: 30px;
}

#mainNavigation a {
	color: gray;
	text-decoration: none;
	font-size: 15px;
}

#mainNavigation a:hover,
#mainNavigation .selected a {
	color: #f2f2f2;
}

#glovaluezation {
	position: absolute;
	left: 0;
	top: 195px;
}

#glovaluezation p {
	color: white;
	margin: 8px 0 0 15px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: black 4px 4px 4px;
}

#pageTitle {
	color: #f1f1f1;
	position: absolute;
	top: 185px;
	font-size: 17pt;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	left: 35px;
	text-shadow: black 2px 3px 4px;
}

#belt {
	background-color: #a4a5a8;
	height: 30px;
}

#ie6 {
	background-color: #be872d;
	border-bottom: 2px ridge #bb7a11;
	line-height: 13pt;
	font-size: 11pt;
	color: white;
}

#ie6 p {
	margin: 1em 0 1em 2em;
	float: left;
	text-align: justify;
}

#ie6 p.english {
	width: 35%;
}

#ie6 p.japanese {
	width: 55%;
}

#ie6 a, #ie6 a:visited {
	color: #fbd57d;
	text-decoration: none;
}

#ie6 a:hover, #ie6 a:active {
	color: #fbee92;
	text-decoration: underline;
}

/* @end */

#indexNavigation {
	float: right;
	background-color: #e5e5e5;
	padding: 2em;
	width: 180px;
	margin-bottom: 2em;
}

#indexNavigation h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

#indexNavigation ul {
	padding: 0;
}

#indexNavigation li {
	list-style-type: none;
	padding: 5pt 10pt;
	border-top: 1px solid silver;
}

#indexNavigation a {
	color: #c3205e;
	text-decoration: none;
}

#indexNavigation a:visited {
	color: #ca7a99;
}

#indexNavigation a:hover {
	text-decoration: underline;
}

#content {
	padding: 3em 0;
	width: 900px;
	margin: 0 auto;
}

#mainContent {
	width: 630px;
}

#content .feature {
	float: left;
	width: 280px;
	height: 480px;
	padding: 5px 0;
	background: url(../img/features.background.png) no-repeat;
	text-align: center;
	margin: 0 10px;
	position: relative;
}

#content .feature h2,
#content .feature p {
	padding: 0 10pt;
	text-align: left;
}

#content .feature h2 {
	margin: 10pt 0 0;
	font: 900 15pt/18pt "Hiragino Kaku Gothic Std", "MS Gothic", Georgia, serif;
}

#content .feature p {
	font-size: 10pt;
	line-height: 14pt;
}

#content .feature a.details {
	color: blue;
	text-decoration: none;
	white-space: nowrap;
}

table.featureGrid {
	border: none;
	margin: 2em 0;
	line-height: 1.4em;
}

table.featureGrid td,
table.featureGrid th {
	padding: 1em 2em;
	vertical-align: top;
	text-align: left;
	width: 50%;
}

table.featureGrid th {
	padding-top: 2em;
	padding-bottom: 0;
}

p.illustrated {
	padding-left: 140px;
	position: relative;
}

p.illustrated img {
	position: absolute;
	left: 0;
	top: 0;
}

#content.websiteproduction h3 {
	margin-top: 0;
}

#content.websiteproduction #mainContent {
	overflow: hidden;
}

#content.websiteproduction #portfolio img {
	float: right;
	margin-left: 1em;
}

#content.websiteproduction #portfolio h4 {
	font-size: 12pt;
	margin-left: 0;
	margin-right: 0;
}

#content.websiteproduction #portfolio p,
#content.websiteproduction #portfolio h5 {
	margin-left: 1em;
	margin-right: 1em;
}

#content.websiteproduction #portfolio p.scope {
  color: #4C4C4C;
  margin: 1em 2em;
}

#showreel_thumbs {
	width: 700px;
}

#showreel_thumbs .showreel_thumb {
	float: left;
	width: 160px;
	height: 200px;
	border: 1px solid silver;
	padding: 10px;
	margin: 15px;
	font-size: 10pt;
}

#showreel_thumbs .showreel_thumb img {
	margin-bottom: 10px;
}

h4 {
	color: navy;
	margin: 2em 1em 1em;
	border-bottom: 1px solid #e5e5e5;
}

.clientList {
	margin: 3em 20px;
	padding: 0;
	float: left;
	width: 100%;
}

.clientList li {
	float: left;
	clear: left;
	margin: 1em 0;
	width: 80%;
	list-style-type: none;
}

.clientList li p {
	margin: 0 0 2pt 120px;
}

.clientList .name {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 5px;
}

.clientList .image {
	float: left;
	margin: 0;
	width: 100px;
	text-align: right;
}

.clientList .description {
	color: gray;
}

#langIntro {
	margin-left: 15px;
	height: 173px;
	width: 600px;
	background: url(../img/speaker.banner.black.mid.png) no-repeat;
	color: white;
}

#langIntro p {
	width: 235px;
	margin: 0;
	margin-left: 365px;
	padding: 7px 0;
	font-size: 13px;
}

#langIntro #bannerHeadline {
	font-weight: bold;
	font-size: 16px;
	padding-top: 25px;
}

table.price {
	width: 70%;
	border-collapse: collapse;
	margin: 1em 2em;
}

table.price td {
	padding: 7pt 10pt;
}

table.price td.price {
	width: 100pt;
}

table.price .odd td {
	background-color: #d9e9f1;
}

table.price .description {
	padding-top: 0;
	padding-right: 2em;
	padding-left: 2em;
	color: gray;
	font-size: 80%;
}

.notice {
	font-size: 80%;
	color: gray;
	margin: 2em;
}

.about dl {
	margin: 2em;
}

.about dt {
	float: left;
	clear: left;
	width: 9em;
}

.contact #message {
	font-size: 2em;
	margin: 0 0 1em;
	padding: 1em;
	background-color: #e5e5e5;
	line-height: 1.2em;
}

.contact form {
	float: left;
	width: 100%;
	padding-bottom: 2em;
}

.contact .notice {
	margin: 0 0 1em;
	font-size: inherit;
}

.contact form label {
	float: left;
	width: 140px;
}

.contact form .required label {
	font-weight: bold;
}

.contact form p {
	clear: left;
	float: left;
	width: 100%;
}

.contact form input,
.contact form textarea {
	width: 400px;
	padding: 3px;
	border: 1px solid silver;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

.contact form .required input,
.contact form .required textarea {
	border-color: gray;
	color: #444;
}

.contact form input:focus,
.contact form textarea:focus {
	border-color: gray;
	color: #333;
}

.contact form .required input:focus,
.contact form .required textarea:focus {
	border-color: black;
	color: black;
}

.contact form .highlight label {
	color: maroon;
}

.contact form .highlight input {
	border-color: maroon;
}

.contact form textarea {
	height: 200px;
}

.contact form #name label {
	clear: none;
	width: 40px;
}

.contact form #name input {
	float: left;
	width: 150px;
}

.contact form #name #lastName {
	margin-right: 12px;
}

.contact form #submit {
	width: 550px;
	text-align: right;
}

.contact form #submit input {
	width: auto;
	font-size: 1.1em;
	padding: 0.3em;
}

.contact form #submit input:hover {
	color: black;
	border-color: black;
}

/* @group Footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	background: black url(../img/footer.gradient.png) repeat-x;
}

#footerNavWrapper {
	width: 900px;
	margin: 0 auto;
}

#footerNavigation,
#footerNavigation .subpages {
	padding: 0;
	float: left;
}

#footerNavigation {
	margin: 2em 0;
	text-shadow: black 0 -1px 3px;
}

#footerNavigation li {
	float: left;
	margin: 0 20px 0 0;
	list-style-type: none;
	width: 200px;
}

#footerNavigation ul li {
	float: none;
	margin: 0;
	list-style-type: none;
	padding: 0.4em 0 0.4em 15px;
	width: 185px;
	background: url(../img/list.bullet.gray.png) no-repeat 5px center;
}

#telephoneContact ul li {
	padding-left: 0;
	background: none;
	width: 200px;
}

#footerNavigation ul li,
#footerNavigation h3 {
	border-bottom: 1px solid #333;
}

#footerNavigation,
#footerNavigation a {
	text-decoration: none;
	font-weight: 100;
}

#footerNavigation h3 {
	margin: 0;
	padding-bottom: 0.5em;
	font-size: 12pt;
}
#footerNavigation h3 a,
#telephoneContact {
	color: #a4a4a4;
}

#footerNavigation h3 a:hover {
	color: #d8d8d8;
}

#footerNavigation .subpages a {
	color: #585858;
	font-size: 10pt;
}

#footerNavigation .subpages a:hover {
	color: #7f7f7f;
}

#telephoneContact {
	text-align: center;
	overflow: visible;
	white-space: nowrap;
}

#telephoneContact .text {
	padding-top: 1em;
	font-size: 11px;
	border-bottom: none;
}

#telephoneContact .number {
	font: 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0;
}

#telephoneContact .contactform {
	padding-top: 10px;
	border-bottom: none;
}

#telephoneContact .contactform a {
	font-size: 15px;
}

#telephoneContact .contactform img {
	vertical-align: top;
	margin-right: 5px;
	opacity: 0.5;
}

#telephoneContact .contactform a:hover img {
	opacity: 1;
}

#copyright {
	text-align: right;
	color: #404040;
	margin: 1em;
	font-size: 9pt;
	font-weight: 100;
}

#copyright img {
	vertical-align: middle;
	margin-left: 1em;
}



/* @end */