@import url("layout/cc.css");
@import url("page/cc.css");
@import url("catalogue/cc.css");
@import url("subcatalogue/cc.css");
@import url("product/cc.css");
@import url("subproduct/cc.css");
@import url("element/cc.css");

body
{
	behavior: url("/css/isoft/csshover.htc");
	color: #666666;
	font-family: Arial, Garamond, Helvetica, sans-serif;
}

form
{
	margin:0;
	padding:0;
}

submit
{
	font-size:11pt;
	color:#666666;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

	.cc_news_1
{
	color: #F9EDD1;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	background-color:#004400;
	padding:7px;
}

.cc_news_1 a
{
	color: #F9EDD1;
	text-decoration: none;
}

.cc_news_1 a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

.cc_news_1 .title
{
	color: #F9EDD1;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}

.cc_news_1 ul
{
	
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	list-style-type: square;
	color: #F9EDD1;
	line-height:1.3;
	font-size: 12px;
}

.cc_news_2
{
	color: #004400;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 10px solid #004400;
	background-color:#CCCC99;
	padding:7px;
}

.cc_news_2 .title
{
	color: #004400;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}

.cc_news_2 ul
{
	
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	list-style-type: square;
	color: #004400;
	line-height:1.3;
	font-size: 12px;
}

.cc_news_3
{
	color: #004400;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 10px solid #004400;
	background-color:#F9EDD1;
	padding:7px;
}

.cc_news_3 a
{
	color: #004400;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.cc_news_3 a:hover
{
	color: #CCCC44;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.cc_news_3 .title
{
	color: #004400;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}

.cc_news_3 ul
{
	
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	list-style-type: square;
	color: #004400;
	line-height:1.3;
	font-size: 12px;
}

.cc_news_4
{
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	background-color:#FFFFFF;
	border-bottom:7px solid #F9EDD1;
}

.cc_news_4 p
{
	color: #FF0000;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.cc_news_4 p.title
{
	color: #FF0000;
	text-align: left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.cc_news_4 ul
{
	
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	list-style-type: square;
	color: #FF0000;
	line-height:1.3;
	font-size: 12px;
}
	
.cc_footer_text
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_footer_text a
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_footer_text a:hover
{
text-decoration: none;
color: #222222;
}

.cc_content
{
color: #222222;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin-top: 0;
margin-bottom: 0;
}

.cc_content a
{
color: #222222;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_content a:hover
{
text-decoration: none;
color: #222222;
}

.cc_content_heading
{
font-size: 16px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0px;
text-align: left;
color: #222222;
}

.cc_content_sub-heading
{
font-size: 14px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0px;
text-align: left;
color: #222222;
}

.cc_content_sub-heading a
{
color:#222222;
text-decoration: none;
}

.cc_content_sub-heading a:hover
{
color:#222222;
text-decoration: none;
}


.cc_content ul
{
font-size: 12px;
margin: 0 0 0 7px;
padding: 0 0 0 7px;
list-style-type: square;
color: #222222;
line-height:1.3;
}

.cc_content ul a
{
color: #222222;
text-decoration: none;
}

.cc_content ul a:hover
{
color: #222222;
text-decoration: none;
}

.cc_content_right
{
color: #222222;
text-decoration: none;
text-align: right;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.cc_image_content
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_image_content a
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_image_content a:hover
{
text-decoration: none;
color: #111111;
}

.cc_home
{
	line-height: 1.2;
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 7px;
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #222222;
	text-align: left;
}

.cc_home table
{
	border: 1px #004400 solid;
	margin: 0;
	background-color: #CCCC99;
	padding: 7px;
}

.cc_home table .nf
{
	border: none;
	margin: 0;
	padding: 0;
}


.cc_home td
{
	padding: 10px;
}

.cc_home td .heading
{
	padding: 10px 10px 0 10px;
	font: 16px Arial, Garamond, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	text-align: left;
}

.cc_home td .images
{
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
}

.cc_home td .text
{
	padding: 0 10px 10px 10px;
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #222222;
	text-align: left;
}

.cc_home ul
{
	font: 12px/15px Arial, Garamond, Helvetica, sans-serif;
	color: #222222;
	text-align: left;
	margin: 0 7px 7px 7px;
	padding: 0 7px 7px 7px;
}

.cc_home li
{
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

.cc_home img
{
	margin: 0;
	border: 1px solid #F9EDD1;
	padding: 2px;
	background: #003300;
}

.cc_home a
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.cc_home a:hover
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

