@charset "utf-8";
/* CSS Document */
body
{
	width:960px;
	margin:0 auto;
	padding:0px;
	background:url(../images/body-bg.jpg) repeat-x;
	background-color:#ffffff;
}
.header-bg
{
	background:url(../images/header-bg.jpg) repeat-x;
	background-color:#ffffff;
	height:203px;
}
.cantant-bg
{
	background:url(../images/cantant-bg.jpg) repeat-x;
	background-color:#ffffff;
	height:96px;
}
.product-box-topbg
{
	background:url(../images/product-box-topbg.gif) no-repeat;
	height:43px;
}
.product-box-bg
{
	background:url(../images/product-box-bg.jpg) repeat-y;
}

.footer-bg
{
	background:url(../images/footer-bg.jpg) repeat-x;
	background-color:#ffffff;
	height:55px;
}
.footer-link
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#414141;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	line-height:12px;
}
.footer-link:hover
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	margin:0px;
}

.text
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#414141;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}
.text12
{
	font-family:Tahoma,arial;
	font-size:12px;
	color:#414141;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.categorytext
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	margin:0 auto;
}

.categorylink
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	line-height:18px;
	font-weight:lighter;
	margin:0 auto;
}
.categorylink:hover
{
	font-family:Tahoma,arial;
	font-size:11px;
	color:#898989;
	font-weight:lighter;
	text-decoration:none;
	line-height:18px;
	margin:0 auto;
}

.blueheding
{
	font-family:Tahoma,arial;
	font-size:13px;
	font-weight:bold;
	color:#0277c4;
	text-decoration:none;
	margin:0px;
}
.welcometext
{
	font-family:Tahoma,arial;
	font-size:17px;
	color:#CC1915;
	text-decoration:none;
	margin:0 auto;
}
.welcomebig
{
	font-family:Tahoma,arial;
	font-size:20px;
	color:#CC1915;
	text-decoration:none;
	margin:0 auto;
}
.ca-box-lefttop
{
	background:url(../images/ca-box-lefttop.gif) no-repeat;
	height:46px;
}
.ca-box-top-bg
{
	background:url(../images/ca-box-top-bg.gif) repeat-x;
	height:46px;
}
.ca-box-bottom-bg
{
	background:url(../images/ca-box-bottom-bg.gif) repeat-x;
	height:18px;
}
.ca-box-bg
{
	background:url(../images/ca-box-bg.gif) repeat-x;
	background-color:#fdfafa;
	height:115px;
}
.ca-box-left-bg
{
	background:url(../images/ca-box-left-bg.gif) repeat-y;
}
.ca-box-right-bg
{
	background:url(../images/ca-box-right-bg.gif) repeat-y;
}
/*** from css start **/
.redtext
{
	font-family:Tahoma;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	margin:0px;
}

.inqury
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	margin:0px;
	text-align:right;
	background-color:#EEEEEE;
	border:solid 1px #D5D5D5;
	padding-right:2px;
}

.textfield
{
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	text-decoration:none;
	text-align:left;
	width:210px;
	height:16px;
	border:solid 1px #D5D5D5;
}
.textarea
{
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	text-decoration:none;
	text-align:left;
	width:375px;
	height:70px;
	border:solid 1px #D5D5D5;
}

.buttonlink {
	background-color:#EEEEEE;
	border:1px solid #D5D5D5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}
.buttonlink:hover {
	background-color:#ffffff;
	
	}
/*** from css end **/
.tableborder
{
	border: solid 1px #cccccc;
	border-collapse:collapse;		
}
.trcolorone
{
	background-color:#e8e8e8;
}
.trcolortwo
{
	background-color:#f7f7f7;
}

.imageborder
{
	padding:2px;
	/*border:dotted 1px #BE241A;*/
	border:dotted 1px #97daff;
}
/*** Slide Slow  Start **/

#slideshow {
    position:relative;
    height:110px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 110px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 110px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/*** Slide Slow End  **/
