/* Localized */
@import url("front-page.css");
@import url("menu.css");
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
}
.Content {
	padding-left: 5px;
	width: 400px;
	padding-bottom: 10px;
    padding-right: 10px;
    font-size: .70em;
    line-height: 1.45em;
	background-image: url(images/content-right-divider.png);
	background-repeat: repeat-y;
	background-position: right 40px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.ContentWide {
	padding-left: 5px;
	width: 630px;
	padding-bottom: 10px;
    padding-right: 10px;
    font-size: .70em;
    line-height: 1.45em;
	/* background-image: url(images/content-right-divider.png); */
	background-repeat: repeat-y;
	background-position: right 40px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.OnlyColumn .Content {
    width: 700px;
	background-image: none;
    padding: 12px;
}
.OnlyColumn .Content h1 {
    margin-top: 0;
    padding-top: 0;
}
.Content form {
    padding: 0;
    margin: 0;
}

a, a:link, a:visited {
 color: #B31B34;
}
.ContentTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 930px;
}
.LeftGutter {
	background-image: url(images/left-gutter.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 25px;
	padding: 0;
}
.RightGutter {
	background-image: url(images/right-gutter.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 25px;
	padding: 0;
}
.LLeftBottomGutter {
	background-image: url(images/gutter-left-bottom.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.RRightBottomGutter {
	background-image: url(images/gutter-right-bottom.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.RightGutter img {
	margin: 0;
	padding: 0;
}
.BottomGutter {
	background-image: url(images/bottom-gutter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.Header {
	text-align: right;
	color: #B31B34;
	font-size: .9em;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
}
.Header a {
    text-decoration: none;
}
.Header form {
    padding: 0;
    margin: 0;
    display: inline;
}
.Logo {
	margin-left: 15px;
} 
img {
    border: 0px none;
}
h1 {
	color: #B31B34;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-top: 0;
    padding-top: 0;
}
h2 {
    font-size: 1.21em;
	color: #B31B34;
}

h3 {
    font-size: 1em;
}

h4 {
    font-size: .7em;
}

.LeftColumn {
	width: 210px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: .7em;

}
.LeftColumn ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
    display: none;
}
#TurboGold {
    display: block;
}
.LeftColumn ul ul {
    display: none;
}
.LeftColumn ul ul li {
	list-style-image: url(images/list-dash.png);
}

.LeftColumnBackground1 {
	background-image: url(images/left-column-middle.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0;
}
.LeftColumnBackground2 {
	background-image: url(images/left-column-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}
.LeftColumnBackground3 {
	background-image: url(images/left-column-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 206px;
}
.LeftColumnContent {
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 18px;
    line-height: 2.0em;
}
.LeftColumnContent p {
	margin: 0;
}
.LeftColumnContent a {
    text-decoration: none;
    font-weight: bold;
}
.LeftColumnContent a:hover {
	text-decoration: underline;
	font-size: 1em;
}
.LeftColumnContent li a, .LeftColumnContent li a:visited {
    text-decoration: none;
    font-weight: normal;
    color: black;
}
.LeftColumnContent li a:hover {
    text-decoration: underline;
}
.PipeDivider {
	color: black;
}
.Footer {
	background-color: black;
	color: white;
	font-size: .75em;
	padding: 6px;
}

.LearnMore strong, .WhoAreWeDescription b {
	color: #B31B34;
	font-weight: normal;
}

.WhoAreWeDescription strong, .WhoAreWeDescription b {
	color: #B31B34;
	font-weight: normal;
}
.FooterRight {
	float: right;
}
.Footer a, .Footer a:visited {
	color: white;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
.LeftColumn, .Content, .RightColumn {
	padding-top: 12px;
}
.RightColumn {
	width: 245px;
    font-size: .77em;
}
.RightColumnTop {
	background-image: url(images/right-column-background.png);
	background-repeat: repeat-y;
	padding: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.RightColumnBottom {
	padding: 6px;
}

/* Search */

.SearchField {
	margin-left: 13px;
}

.RightColumnTop {
    font-size: .8em;
    line-height: 1.5em;
}

.RightColumnTop em, .RightColumnTop i {
	color: #CD1B35;
	font-style: italic;
}
.RightColumnBottom {
	background-image: url(images/right-column-divider.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Table style sheets */

tr.grey td {
	background-color: #cccc99; color: #333;
}
tr.white td {
	background-color: #fff; color: #333;
}


.Content table#patenttbl {
	width: 365px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
}

.Content table#presstbl {
	width: 365px;
	margin: 0 auto;
	font-size: .7em;
	font-weight: normal;
	background-color: #FFF;
}

.Content table#pressarticlestbl {
	width: 365px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFF;
}

.Content table#formtbl {
	width: 365px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFF;
}

.Content table#logotbl {
	width: 384px;
	margin: 0 auto;
	background-color: #FFF;
}


.ContentWide table#prodtbl {
	width: 600px;
	margin: 0 auto;
	font-size: .7em;
	font-weight: bold;
	background-color: #FFF;
}

.ContentWide #prodtbl caption {
	font-size: 1.55em;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-bottom: .5em;
}

.ContentWide #prodtbl tbody {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.Content table#fxspecstbl {
	width: 380px;
	margin: 0 auto;
	font-size: .7em;
	font-weight: bold;
	background-color: #FFF;
}

.Content #fxspecstbl caption {
	font-size: 1.55em;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-bottom: .5em;
}

.Content #fxspecstbl tbody {
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.Content table#supporthourstbl {
	width: 365px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFF;
}

.Content table#FirstLiteratureTbl {
	width: 364px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFF;
}

.Content table#SecondLiteratureTbl {
	width: 130px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFF;
}

input.Invalid, textarea.Invalid {
	background-color: #FFFACE; 
}

input.Invalid:focus, textarea.Invalid:focus {
	background-color:  #FFFACE;
}
