
.clear {
	clear: both;
}

#hd {
}

#bd {
	margin-top: 4px;
}

#ft {
}

body {
	font-family: Verdana;
	font-size: 13px !important;
}

/**
 * main content
 */

.main-content {
}


/**
 * forms
 */

.csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}

.csc-mailform-field .csc-mailform-check,
.csc-mailform-field input,
.csc-mailform-field textarea {
	margin: 4px 0;
}

.csc-mailform-field input,
.csc-mailform-field textarea {
	width: 300px;
}

.csc-mailform-field .csc-mailform-check,
.csc-mailform-field .csc-mailform-submit {
	width: auto;
}

.csc-mailform-field .csc-mailform-submit {
	margin-left: 340px;
}

/**
 * common margin
 */

.main-content,
#mcam-nav ul,
#prod-nav ul,
#logo {

}

/**
 * logo
 */

#logo-and-nav {
	height: 120px;
}

#logo {
	width: 300px;
}

#logo img {
	margin: 22px 0 0 38px;
}


#logo,
#column-nav {
	float: left;
	position: relative;
}

/**
 * navigation
 */

#column-nav #tier1,
#column-nav #tier2,
#column-nav #tier3 {
	height: 113px;
}

#column-nav ul {
	min-height: 95px;
	height: 95px;
}

#column-nav {
	width: 610px;
	background-image: url(../images/elements/arrow_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

#column-nav #tier1,
#column-nav #tier2,
#column-nav #tier3 {
	background-image: url(../images/elements/1px_dashed_finite.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
}

#column-nav ul {
	background-color: #fff;
	margin: 7px 0 0 1px;
}

#column-nav-yui {
	width: 529px;
	margin-left: 80px;
}

#column-nav ul a,
#column-nav ul li {
	display: block;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	color: #000068;
	text-decoration: none;
}

#column-nav ul a {
	padding-left: 20px;
	background-image: url(../images/nav/folder_off.gif);
	background-position: 4px 1px;
	background-repeat: no-repeat;
}

#column-nav ul a:hover {
	background-image: url(../images/nav/folder_hover.gif);
}

#column-nav ul li.active {
	background-color: #dfdfe9;
}

#column-nav ul li.active a {
	background-image: url(../images/nav/folder_on.gif);
}

#search-input {
	width: 65px;
	height: 15px;
	line-height: 15px;
	font-size: 13px;
	border: 1px solid #ccc;
}

#hd-nav li.copy a {
	border-right: none;
}


/**
 * footer navigation
 */

#ft {
	margin: 4px 0 4px 0;
	text-align: right;
	background-color: #fc7313;
}

#ft li,
#ft li a {
	line-height: 23px;
}

#ft ul {
	height: 23px;
	padding: 0 40px 0 0;
	margin: 0;
}

#ft li {
	list-style-type: none;
	display: inline;
}

#ft li a {
	color: #fff;
	padding-right: 11px;
	margin-right: 10px;
	font-size: 9px;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#ft li.print a {
	border-right: 1px solid #fff;
}

#ft li.last a {
	margin-right: 0;
	padding-right: 0;
	border: none;
}

#ft li.ftnavact a {
	text-decoration: underline;
}

/**
 * footer section customizations
 */

#ft-nav ul {
	text-align: left;
	margin-left: 28px;
}

#ft-legal ul {
	text-align: right;
}

/**
 * click enlarge magnifier
 */

.csc-textpic-caption {
	text-align: right;
}

.csc-textpic-caption a {
	position: absolute;
	margin: -25px 0 0 -25px;
}


/**
 * text elements
 */

.news-single-hl h1, .csc-firstHeader, h1, h2, h3, h4, h5, h6, h7, h8 {
	font-size: 18px;
	color: #000068;
	margin: 15px 0 15px 0;
}




#left-content {
	font-size: 11px;
}


.csc-firstHeader {
	font-size: 18px;
}

p.bodytext {
	margin-bottom: 9px;
}

#bd li {
	margin-left: 22px;
	margin-bottom: 1px;
}


#bd ul,
#bd ol {
	margin-bottom: 12px;
}


#bd ul li {
    /*
	 *list-style-type: square;
     */
	list-style-image: url(../images/elements/list_style_orange.gif);
}

#bd ol li {
	list-style-type: decimal;
}

#bd,
#bd a,
#add,
#add a {
	color: #000068;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}



/**
 * content left
 */

#left-content {

}

#left-content.bd {
	margin: 0 26px;
}

/**
 * content right
 */

#right-content {
	margin-top: 4px;
	font-size: 10px;
}



#right-content.bd {
}




/**
 * header image
 */

.hd-image {
	height: 176px;
	background-image: url(../images/elements/orange_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.hd-image-left,
.hd-image-right {
	margin-top: 11px;
	float: left;
}

.hd-image-left {
	width: 646px;
	height: 154px;
}

.hd-image-right {
	width: 300px;
	height: 154px;
	margin-left: 3px;
}

/**
 * t3
 */
.typo3-adminPanel {
	text-align: left;
}

.tx-sremailsubscribe-pi1 {
	margin-top: 8px;
}

/**
 * sitemap
 */

.csc-sitemap ul li {
	list-style-type: none;
	margin-bottom: 4px;
}

.csc-sitemap ul ul {
	margin-top: 10px;
}

.csc-sitemap a {
	color: #000;
	text-decoration: none;
}



/**
 * news
 */

#news {
}

#right-content {
	min-height: 360px;
	margin-bottom: 10px;
}

* html #right-content {
	height: 360px;
}

#news, #address-content.bd {
	margin: 15px 35px 5px 35px;
}

#news h1 {
}

.news-single-author {
	display: none;
	margin: 0;
}

.news-list-morelink {
	margin-top: 10px;
}

.news-list-container h3,
.news-list-container h3 a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	margin: 15px 0 15px 0;
	font-weight: bold;
	text-decoration: none;
}

.news-list-morelink a {
	display: block;
	padding-left: 20px;
	background-image: url(../images/nav/blue_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 20px;
}

.news-single-img {
	width: 130px;
	float: left;
	margin: 0 9px 9px 0;
}

.news-single-img a {
	display: block;
	margin-top: 9px;
}

/**
 * address
 */


#address {
	height: 150px;
	width: 300px;
	margin: 0;
	border-top: 5px solid white;
	font-size: 10px;
}

