/*
	cacaphoto Default Styles
	Author: underfire
	=========================================================
	http://www.i-design.tw
	=========================================================
*/

@import url(paging.css);

html, body {
    height: 100%;
}

body {
	background: url(../images/bg.gif) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 12px;
	position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/

.clearfix {
    display:block;
}
/* End hide from IE Mac */

a:link, a:visited {
    color: #333;
    text-decoration: underline;
}

a:hover, a:active {
    color: #CD1929;
    text-decoration: none;
}

input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    color: #888;
	font-size: 12px;
}

#Form1 {
    height: 1%;
    width: 780px;
    position: absolute;
    left: 50%;
    margin-left: -390px;
}

#wrapper {
    margin: 0 auto -44px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 780px;
}

.push {
    height: 44px;
}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */

#header {
	margin-bottom: 4px;
	padding-top: 16px;
}

#header h1 {
	margin-bottom: 8px;
}

#header h1 a {
	display: block;
	float: left;
	background: url(../images/h1.gif) no-repeat;
	margin-right: 36px;
	width: 144px;
	height: 85px;
	text-indent: -9999em;
}

#header h1 .slogan {
	display: block;
	float: left;
	background: url(../images/slogan.gif) no-repeat;
	margin-top: 24px;
	width: 314px;
	height: 22px;
	text-indent: -9999em;
}

#header .nav {
	background: url(../images/nav-bg.gif) top repeat-x;
	padding-left: 26px;
}

#header .nav li {
	float: left;
	background: url(../images/nav-solid.gif) right 1px no-repeat;
	margin-right: 18px;
	margin-top: 16px;
	padding-right: 18px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header .nav li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

#header .nav li a {
	display: block;
	float: left;
	height: 35px;
	color: #aaa;
	text-decoration: none;
}

#header .nav li a:hover {
	color: #fff;
}

#header .nav li.selected a {
	background: url(../images/nav-selected.gif) bottom no-repeat;
	color: #CE1A31;
	cursor: default;
}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */

#breadcrumbs {
	margin-bottom: 20px;
}

#breadcrumbs li {
	float: left;
	margin-right: 2px;
	padding-right: 4px;
	color: #999;
}

#breadcrumbs li.frist {
	margin-right: 6px;
}

/* ~~~~~~~~~~ KWICKS STYLE ~~~~~~~~~~ */

.container {
	margin-bottom: 10px;
}

.kwicks {
	position: relative;
	margin-bottom: 10px;
}

.kwicks li {
	float: left;
	display: block;
	margin-right: 4px;
	width: 192px;
	height: 382px;
	overflow: hidden;
}

.kwicks li.last {
	margin-right: 0;
}

#kwick-1 { 
	background: url(../images/kwick.jpg) 0 0 no-repeat;
}

#kwick-2 {
	background: url(../images/kwick.jpg) -220px 0 no-repeat;
}

#kwick-3 {
	background: url(../images/kwick.jpg) -440px 0 no-repeat;
}

#kwick-4 { 
	background: url(../images/kwick.jpg) -660px 0 no-repeat;
}

/* ~~~~~~~~~~ SLIDE STYLE ~~~~~~~~~~ */

.slide {
	background: #eaeaea url(../images/slide-bg.gif) repeat-x;
	border: 1px #ddd solid;
	margin-bottom: 26px;
	height: 200px;
}

.slide .tabs {
	margin-bottom: 10px;
	padding: 7px 0 0 20px;
	height: 24px;
}

.slide .tabs li {
	float: left;
	background: url(../images/tabs-solid.gif) right top no-repeat;
	margin-right: 12px;
	padding-right: 14px;
	height: 28px;
	font-size: 13px;
	line-height: 1.2;
}

.slide .tabs li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.slide .tabs li a {
	color: #999;
	text-decoration: none;
}

.slide .tabs li a:hover {
	color: #111;
}

.slide .tabs li.selected a {
	color: #CD1929;
	cursor: default;
}

/* ~~~~~~~~~~ SLIDE HOLDER STYLE ~~~~~~~~~~ */

#slide-holder {
	position: relative;
	padding: 0 27px;
	overflow: hidden;
}

#slide-holder .control {
	display: block;
	background: url(../images/carousel-button.gif) no-repeat;
	width: 27px;
	height: 105px;
	text-indent: -9999em;
	position: absolute;
}

#slide-holder .prev-button-disabled {
	background-position: 0 0;
	cursor: default;
	left: 0px;
}

#slide-holder .prev-button {
	background-position: -27px 0;
	left: 0px;
}

#slide-holder .prev-button:hover {
	background-position: -54px 0;
}

#slide-holder .next-button-disabled {
	background-position: 0 -105px;
	cursor: default;
	right: 0px;
}

#slide-holder .next-button {
	background-position: -27px -105px;
	right: 0px;
}

#slide-holder .next-button:hover {
	background-position: -54px -105px;
}

#slide-holder ul {
    width: 2000em;
    overflow: hidden;
    _width: auto;/*fix ie6*/
}

#slide-holder ul li {
    float: left;
    margin-right: 6px;
    position: relative;
}

#slide-holder ul li a {
    text-decoration: none;
}

#slide-holder ul li span {
    position: absolute;
    top: 86px;
    left: 0px;
    display: block;
    text-align: center;
    width: 140px;
}

/* ~~~~~~~~~~ LATEST NEWS STYLE ~~~~~~~~~~ */

.latest-news {
	float: left;
	width: 530px;
}

.latest-news h2 {
	margin-bottom: 16px;
	font-size: 14px;
	color: #aaa;
	text-transform: uppercase;
}

.latest-news li,
.main .news-item li {
	margin-bottom: 16px;
	/*height: 1%;*/
	position: relative;
}

.home-main .latest-news li h3 a,
.main .news-item li h3 a {
	display: block;
	margin-bottom: 4px;
	width: 530px;
	font-size: 15px;
	text-decoration: none;
	-o-text-overflow:ellipsis; 
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.home-main .latest-news li .brief,
.main .news-item li .brief {
	display: block;
	margin-bottom: 8px;
	width: 530px;
	-o-text-overflow:ellipsis; 
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.home-main .latest-news li .date,
.main .news-item li .date {
	padding: 0 0 16px 0;
	border-bottom: 1px #ddd dotted;
	color: #aaa;
}

.home-main .latest-news li.last .date,
.main .news-item li.last .date {
	padding-bottom: 0;
	border-bottom: 0;
}

.home-main .latest-news li .readmore,
.main .news-item li .readmore {
	position: absolute;
	right: 0px;
	top: 37px;
}

.home-main .latest-news li .readmore a,
.main .news-item li .readmore a {
	background: url(../images/spirit.gif) 0 -188px no-repeat;
	padding-left: 18px;
	line-height: 1.4;
}

.home-main .sidebar {
	float: right;
	width: 220px;
}

.home-main .sidebar li {
	margin-bottom: 3px;
}

/* ~~~~~~~~~~ PRODUCT STYLE ~~~~~~~~~~ */

.content {
	border: 1px #eee solid;
}

.content h2 {
	background: #f4f4f4;
	border-bottom: 1px #eee solid;
	padding: 10px 20px;
	font-size: 16px;
	color: #333;
}

.content .content-inner {
	padding: 8px 20px;
}

.content .section {
	background: url(../images/hr.gif) bottom repeat-x;
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.content .section.last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content .section p {
	margin-bottom: 10px;
	line-height: 1.4;
}

.content .section h3 {
	margin-bottom: 10px;
	font-size: 15px;
	text-transform: uppercase;
	color: #075FAA;
}

.content .section .photo {
	float: right;
	margin-left: 20px;
}

.content .section .photo img {
	border: 1px #eee solid;
	width: 220px;
	height: 165px;
}

.content .section ul {
	padding-left: 18px;
}

.content .section li {
	margin-bottom: 4px;
	padding-left: 4px;
	line-height: 1.4;
	list-style-type: disc;
}

.content .style1 ul,
.content .style2 ul {
	padding-left: 0;
}

.content .style1 li,
.content .style2 li {
	list-style-type: none;
	padding-left: 0;
}

.content .style1 li {
	background: url(../images/icon-arrow.gif) 0 2px no-repeat;
	margin-bottom: 4px;
	padding-left: 18px;
	line-height: 1.4;
}

.content .style2 li {
	margin-bottom: 4px;
	line-height: 1.4;
}

.content .style2 li strong {
	padding-right: 8px;
	color: #333;
}

.content .section table {
	border: 1px #ddd solid;
	width: 100%;
}

.content .section table th {
	background: #eee;
	border-bottom: 1px #ddd solid;
	padding: 8px;
	font-size: 13px;
	color: #666;
	text-align: left;
}

.content .section table th em {
	border-left: 1px #ccc solid;
	margin-left: 8px;
	padding-left: 8px;
	color: #000;
	display: inline-block;
}

.content .section table td {
	background: #f5f5f5;
	border-top: 1px #fff solid;
	padding: 4px 8px;
	line-height: 1.3;
}

.content .section table tr:hover td {
	background: #F3F7FB;
}

.content .section table td.frist {
	font-weight: bold;
}

.content .section h4 {
	border-bottom: 1px #ddd dotted;
	margin-bottom: 14px;
	padding-bottom: 16px;
	width: 490px;
	font-size: 14px;
	color: #075FAA;
}

/* ~~~~~~~~~~ CATEGORY STYLE ~~~~~~~~~~ */

.category {
	border: 1px #E0E0E0 solid;
	padding: 20px 0 4px 25px;
	*padding: 20px 0 20px 25px;/*for ie*/
}

.category li {
	float: left;
	margin: 0 16px 16px 0;
	height: 160px;
}

.category li image {
	width: 160px;
	height: 120px;
}

.category li a.pic {
	float: left;
	display: block;
	border: 1px #ccc solid;
	padding: 4px;
}

.category li a.pic:hover {
	border: 1px #DD3232 solid;
}

.category li h5 {
	clear: left;
	padding-top: 6px;
	width: 160px;
	font-size: 14px;
	-o-text-overflow:ellipsis; 
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.cat {
	background: #fff;
}

/* ~~~~~~~~~~ PHOTO STYLE ~~~~~~~~~~ */

#picture-slides-dim-overlay {
	*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);/*for ie*/
}

#picture-slides-container {
	width: 100%;
}

#picture-slides-frame,
#video-slides-frame {
	background: url(../images/photo-shadow.gif) bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#picture-slides-frame-inner,
#video-slides-frame-inner {
	background: #fff;
	border: 1px solid #E0E0E0;
	padding: 12px;
	text-align: center;
}

#picture-slides-thumbnails {
	border: 1px #E0E0E0 solid;
	padding: 20px 0 4px 14px;
	*padding: 20px 0 20px 14px;/*for ie*/
}

#picture-slides-thumbnails ul li {
	float: left;
	width: 170px;
	height: 130px;
	margin: 0 10px 16px 0;
}

#picture-slides-thumbnails ul li a:focus {
	outline: 0;
	-moz-outline-style: none;
}

#picture-slides-thumbnails ul li img {
	border: 1px solid #ccc;
	padding: 4px;
	width: 160px;
	height: 120px;
	cursor: pointer;
}

#picture-slides-thumbnails ul li .selected img {
	width: 156px;
	height: 116px;
	padding: 6px;
	border: 1px solid #DD3232;
}

#picture-slides-image-text {
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #333;
}

#picture-slides-image {
	border: 1px solid #888;
	margin-bottom: 1em;
}

#previous-image {
	background: url(../images/spirit.gif) 0 -132px no-repeat;
	display: inline-block;
	padding: 2px 0 0 24px;
	text-decoration: none;
}

#next-image {
	background: url(../images/spirit.gif) right -160px no-repeat;
	display: inline-block;
	padding: 2px 29px 0 0;
	text-decoration: none;
}

#picture-slides-frame {
	background: url(../images/photo-shadow.gif) bottom no-repeat;
	padding-bottom: 8px;
}

#links {
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

#links li {
	line-height: 2em
}

#navigation-controls {
	padding-left: 296px;
}

#navigation-controls li {
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

#navigation-controls li#image-counter {
	padding-top: 2px;
	color: #999;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 1px;
}

#navigation-controls li.slideshow-item {
	float: right;
	width: 120px;
	text-align: right;
}

li.slideshow-item {
	margin-left: 3em;
}

#picture-slides-dim-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	display: none;
	z-index: 10;
}

ul#navigation-controls a.disabled {
	color: #ccc;
}

/* ~~~~~~~~~~ VIDEO STYLE ~~~~~~~~~~ */

#video-slides-frame-inner {
	background: #000;
	padding: 18px 160px;
}

#video-slides-frame .player {
	margin-bottom: 16px;
}

#video-slides-frame h3 {
	margin-bottom: 6px;
	font-size: 15px;
	text-align: center;
	color: #fff;
}

#video-slides-frame .info {
	text-align: left;
	line-height: 1.4;
	color: #999;
}

#video-slides-thumb {
	border: 1px #E0E0E0 solid;
	padding: 15px 0 10px 15px;
	*padding: 15px 0 15px 15px;/*for ie*/
}

#video-slides-thumb li {
	float: left;
	margin: 0 5px 5px 0;
	height: 160px;
}

#video-slides-thumb li a {
	float: left;
	display: block;
	border: 1px solid #ccc;
	padding: 2px;
	width: 140px;
	height: 105px;
	cursor: pointer;
	position: relative;
}

#video-slides-thumb li a span {
	background: url(../images/zoom.gif) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#video-slides-thumb li a img {
	width: 140px;
	height: 105px;
}

#video-slides-thumb li h5 {
	clear: left;
	padding-top: 5px;
	font-size: 13px;
	width: 140px;
}


/* ~~~~~~~~~~ NEWS STYLE ~~~~~~~~~~ */

.main {
	border: 1px #eee solid;
	padding: 30px 20px;
}

.main-news,
.news {
	background: #f9f9f9;
    border: 1px #eee solid;
	padding: 20px;
}

.main .news-item li h3 a {
	width: 740px;
}

.main .news-item li .brief {
	width: 740px;
}

.news h2 {
	border-bottom: 1px #ddd dotted;
	margin-bottom: 10px;
	padding-bottom: 16px;
	font-size: 16px;
	color: #333;
}

.news .date {
	background: url(../images/spirit.gif) 0 -80px no-repeat;
	margin-bottom: 28px;
	padding-left: 18px;
	color: #aaa;
}

.main .description {
	line-height: 1.4;
}

.main .description h1,
.main .description h2,
.main .description h3, 
.main .description h4,
.main .description h5,
.main .description h6 {
	color: #333;
}

/* ~~~~~~~~~~ CONTACT STYLE ~~~~~~~~~~ */

.contact h2 {
	margin-bottom: 30px;
	font-size: 16px;
	color: #333;
}

.contact ul {
	float: left;
}

.contact li {
	border-bottom: 1px #ddd dotted;
	margin-bottom: 20px;
	padding-bottom: 16px;
	color: #333;
}

.contact li.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact li .label {
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}

.contact li .text {
	float: left;
}

.contact form {
	float: right;
    background: #f4f4f4;
    padding: 20px;
}

.contact form .field {
	margin-bottom: 10px;
}

.contact form .field label {
	float: left;
    margin-right: 10px;
    padding-top: 6px;
	width: 50px;
	text-align: right;
	font-weight: bold;
}

.contact form .field .text {
	border: 1px #aaa solid;
    padding: 4px;
    font-size: 100%;
}

.contact form .field textarea {
	width: 200px;
}

.contact form .buttonarea {
	padding-left: 60px;
}

/* ~~~~~~~~~~ ABOUT STYLE ~~~~~~~~~~ */

.about .section {
	margin-bottom: 30px;
}

.about .block {
	border-bottom: 1px #ddd dotted;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.about .block.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.about h2 {
	margin-bottom: 16px;
	font-size: 16px;
	color: #333;
}

.about h4 {
	margin-bottom: 6px;
	font-size: 14px;
	color: #CE1A31;
}

.about ul {
	padding-left: 20px;
	color: #666;
}

.about ul li {
	background: url(../images/arrow.gif) left 6px no-repeat;
	padding-left: 12px;
	margin-bottom: 4px;
	line-height: 1.3;
}

.about ul li strong {
	padding-right: 10px;
	color: #444;
}

.about h5 {
    background: url(../images/calendar.gif) left 1px no-repeat;
    padding-left: 22px;
    margin-bottom: 4px;
    font-size: 20px;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
}

.about .history ul {
	padding-left: 22px;
	color: #666;
}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */

.backtop {
	position:relative;
	left:92%;
	background: url(../images/backtop.gif) top no-repeat;
	width: 56px;
	height: 18px;
	display: inline-block;
	text-indent: -9999em;
}

.backtop:hover {
	background: url(../images/backtop.gif) bottom no-repeat;
}

#footer {
	background: #000;
	margin: 0 auto;
	width: 780px;
	height: 44px;
	clear:both;
}

#footer p {
	float: left;
    padding-left: 12px;
	padding-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

#footer ul {
	float: right;
    padding-right: 12px;
	padding-top: 16px;
}

#footer ul li {
    float: left;
    border-left: 1px #555 dotted;
    margin-left: 12px;
    padding-left: 12px;
}

#footer ul li.frist {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

#footer ul li a {
    color: #fff;
}

#footer ul li a:hover {
    color: #CD1929;
    text-decoration: none;
}

/* ~~~~~~~~~~ SLIDER STYLE ~~~~~~~~~~ */

.home-top {
    margin: 10px 0 10px;
}

#slider {
    width: 490px;
    height: 330px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 1px #999 solid;
    padding: 4px;
}

#s3sliderContent {
   width: 540px;
   position: absolute;
   top: 0;
   margin-left: 0;
}

.sliderImage {
   float: left;
   position: relative;
   display: none;
}

.sliderImage span {
	display: none;
	background-color: #000;
	width: 500px;
	padding: 22px 20px;
	position: absolute;
	left: 0;
	bottom: 2px;
	font-size: 16px;
    font-weight: bold;
	color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}

/* ~~~~~~~~~~ CONTENT ITEM STYLE ~~~~~~~~~~ */

.container table.item {
    background: #fff;
    border: 0;
}

.container table.item.float {
    float: left;
    width: 480px;
}

.container .content .item td {
	font-size:12px;
	background: #fff;
	border-top: 0;
	padding: 4px 0;
	line-height: 1.4;
}

.container .content .item tr:hover td {
	background: #fff;
}

.container .content .item .icon {
	background: url(../images/icon-arrow.gif) 0 7px no-repeat;
	width: 18px;
}

.container .content .item tr:hover .icon {
	background: url(../images/icon-arrow.gif) 0 7px no-repeat;
}

.table_bgcolor {
	background-color:#cccccc;
}

.table_bgcolor1 {
	background-color:#999;
}

.table_bgcolor2 {
	background-color:#CCC;
}

.table_line {
	line-height:20px;
}

.table_1 {
	height:20px;
}

.table_2 {
width:488; height:328; margin:1px; background-color:#FFF;
}

.table_text {
	color:#333;
	line-height:16px;
	font-weight: bold;
	font-size: 14px;
}

.table_text1 {
	color:#333;
	line-height:16px;
	font-size:12px
}
.spanImgClass{
	font-size:12px;
	line-height:14px;
}