﻿/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
}

.clr {
	clear: both;
}

.outline {
  border: transparent;
  border-size: 2px;
  background: #ffffff;
	padding: 0px;
}

.outline2 {
  border: none;
  background: transparent;
	padding: 2px;
}

#buttons_outer {
	width: 1px solid #FFFFFF;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;

}

#botbuttons_outer {
	width: auto;
  	margin-top: 2px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#botbuttons_inner {
	border: none;
	height: 21px !important;
	height: 14px;
}

#topbuttons_outer {
	width: auto;
  	margin-top: 2px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#topbuttons_inner {
	border: none;
	height: 21px !important;
	height: 14px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#botbuttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#topbuttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #c64934;
}

ul#topmainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#topmainlevel-nav li 
{
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
	border-right: none;
}

ul#topmainlevel-nav li a
{
	display: block;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#buttons>ul#topmainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	font-weight: bold;
	color: #ffffff;
	background: #c64934;
}

ul#bottommainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#bottommainlevel-nav li
{
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
	border-right: none;
}

ul#bottommainlevel-nav li a
{
	display: block;
	font-family: Arial Rounded MT Bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #F8F8F8;
	background: transparent;
}

#buttons>ul#bottommainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: center;
	border: 0px;
	margin: 0px;
}

#header {
	float: center;
	margin-right: 0px;
	width: 1000px;
	height: 350px;
	background: center url(../images/banner/CJFlatBanner_SHORT.JPG);
	background-repeat: no-repeat;
}

#header_alt_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header_alt {
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	width: 1000px;
	height: 180px;
	background: center top url(../images/banner/CJFlatBanner_SHORT.JPG);
	background-repeat: no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
border-left: 2px transparent;
  float: left;
	margin-top: 2px;
	width: 200px;
}

#left_outer_solid {
  float: left;
	margin-top: 2px;
	width: 200px;
}
#left_inner {
  border: none;
	padding: 0px;
  float: none !important;
  float: left;
}

#left_inner_solid {
  border: 1px solid #FFFFFF;
	padding: 0px;
	background: #FFFFFF;
  float: none !important;
  }


#content_outer {
	padding: 0px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	width: 100%;
}

#content_inner{
  float: none !important;
  float: left;
  border: 2px transparent;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
  height: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#right_outer {
	float: right;	
	margin-top: 2px;
	width: 168px;
}

#right_outer_solid {
  	float: right;
	margin-top: 2px;
	width: 168px;
}
#right_inner {
  border: none;
padding: 0px;
float: none !important;
float: right;
}

#right_inner_solid {
  border: 1px solid #FFFFFF;
	padding: 0px;
	background: #FFFFFF;
	float: none !important;
  	}

.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 10px solid #ff0101;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;	
	background-image: url('../images/background_grey.JPG');
}

a:hover {
	color: #000000;	text-decoration: none;
}

a:visited {
	color: #ff0000;
}

a:normal {
	color: #000000;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable2 {
	width: 168px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable2 {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable2 th, div.moduletable2 h3 {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
}

table.moduletable2 td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #ff0101;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.topmainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/buttons/link-bkg-168.JPG) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.topmainlevel:hover {
	background: url(../images/buttons/link-bkg_hover-168.JPG) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #000000;
}

a.topmainlevel#active_menu {
	background: url(../images/buttons/link-bkg_active-168.JPG) no-repeat;
	color:#fff;
	font-weight: bold;
}

a.topmainlevel#active_menu:hover {
	color: #fff;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/buttons/homefashionshow/link1.bmp) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background: url(../images/buttons/homefashionshow/link2.bmp) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	background: url(../images/buttons/homefashionshow/link2.bmp) no-repeat;
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}
a.mainlevel2:link, a.mainlevel2:visited {
	display: block;
	background: url(../images/buttons/link-bkg-168.JPG) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel2:hover {
	background: url(../images/buttons/link-bkg_hover-168.JPG) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel2#active_menu {
	background: url(../images/buttons/link-bkg_active-168.JPG) no-repeat;
	color:#fff;
	font-weight: bold;
}

a.mainlevel2#active_menu:hover {
	color: #fff;
}

a.mainlevel3:link, a.mainlevel3:visited {
	display: block;
	background: url(../images/buttons/homefashionshow/vertbox.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

a.mainlevel3:hover {
	background: url(../images/buttons/homefashionshow/vertbox2.gif) no-repeat;
	background-position: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel3#active_menu {
	background: url(../images/buttons/link-bkg_active-168.JPG) no-repeat;
	color:#fff;
	font-weight: bold;
}

a.mainlevel3#active_menu:hover {
	color: #fff;
}
a.bodylevel:link, a.bodylevel:visited {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 45px !important;
	height: 50px;
	width: 100%;
	text-decoration: none;
}

a.bodylevel:hover {
	background: url(../images/buttons/link3-hover.JPG) no-repeat;
	background-position: center;
	text-decoration: none;
	color: #000000;
}

a.bodylevel#active_menu {
	color:#000000;
	font-weight: bold;
}

a.bodylevel#active_menu:hover {
	color: #000000;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* @group Heads Group */

.head1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #000000;
	display: block;
	margin: 0px 0px 5px;
	padding: 2px 0px 2px 2px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 5px 0px 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(../images/head2-background.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 0px 5px 0px 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
	background-image: url(../images/head2-background.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/homefashionshow/label_bg.bmp);
	background-repeat: no-repeat;
	background-position: left;
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: none;
	display: block;
	padding: 10px 25px 5px 25px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.head4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 0px 5px 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
.head5b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	background: transparent;
	color: #FFFFFF;
	display: block;
	padding: 0px 5px 0px 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
