@charset "utf-8";
/* CSS Document */
/*//////////////////////////////////////*/
/*//////// Important Navigation ////////*/
/*//////////////////////////////////////*/
#navContainer {
	background: url(../images/background_nav-super-jumbo.png) no-repeat center top!important;/*	height:100px;*/
}
.SloganCB {
	color: #ffffff!important;
}
.LinkAbout a {
	color: #ffffff!important;
}
.LinkAbout a:hover {
	color: #9cc426!important;
}
#mainProd li a {
	color: #ffffff!important;
}
#mainProd li:hover a {
	color:#194a4e!important;
	background:#ffffff!important;
	margin-top:1px;
}
#mainProd li:hover div a {
	color:#194a4e!important;
	background: url(https://carryboy.com/navigator/background_transparency.png) no-repeat center top!important;
}
#mainProd li:hover div a:hover {
	color:#eb4724!important;
}
.titleSub {
	color:#d23d3d!important;
}
.dropdown_WWW {
	color:#194a4e!important;
}
#navWWW li a {
	color:#194a4e!important;
}
#navWWW li:hover div a:hover {
	color:#eb4724!important;
}
/*//////////////////////////////////////*/
/*///// End Important Navigation ///////*/
/*//////////////////////////////////////*/
body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/background_superjumbo.png), url(../images/background-b6c795.png);
	background-position: center top, center top;
	background-repeat: repeat, repeat;
	-webkit-margin-start: -1px;
}
/*(Top) - -webkit-margin-before
(Right) - -webkit-margin-end
(Bottom) - -webkit-margin-after
(Left) - -webkit-margin-start*/
img {
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
/*//////////////////////////////////////*/
/*//////////// All Fonts Thai //////////*/
/*//////////////////////////////////////*/
#fontStyleTH {
	width:auto;
	height:auto;
	font-family: ThaiSansLite;
	line-height:24px;
	font-size:22px;
	letter-spacing:0.3px;
	color:#194a4e;
}
/*//////////////////////////////////////*/
/*//////////////////////////////////////*/
#fontLink a:link {
	color: #0088cc;/* unvisited link */
	text-decoration: none;
}
#fontLink a:visited {
	color: #0088cc;/* visited link */
}
#fontLink a:hover {
	color: #0088cc;/* mouse over link */
	text-decoration: underline;
}
#fontLink a:active {
	color: #0088cc;/* selected link */
}
/*//////////////////////////////////////*/
/*///////// All Top Slide Show /////////*/
/*//////////////////////////////////////*/
.break {
	clear:both;
}
/* HEADER */
#headerTOPSHOW {
	height:535px;
}
.headerTOPSHOWimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:535px;
	position:absolute;
}
#DescriptionTOPSHOW {
	padding-top:10px;
	width:600px;
	height:30px;
	float:left;
		
	display:block;
/*	font-size:26px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backTOPSHOW {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextTOPSHOW {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlTOPSHOW {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerTOPSHOWnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
	z-index:99998;	
}
#headerTOPSHOWnav {
/*	padding-left:0px;*/
}
/*//////////////////////////////////////*/
/*/////// All Top PNG Slide Show ///////*/
/*//////////////////////////////////////*/
#headerTOPNG {
	height:535px;
	float:left;
}
.headerTOPNGimg {
	width:950px;
	height:535px;
	position:absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/* HEADER TEXT */
#TOPNGText {
	padding-top:10px;
	width:600px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnTOPNG {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backTOPNG {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextTOPNG {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlTOPNG {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerTOPNGnav-outer {
	position:relative;
	top:478px;
	margin:0 auto;
	width:950px;
	z-index:99998;
}
#headerTOPNGnav {
/*	height: 42px;*/
}
/*//////////////////////////////////////*/
/*//////// All Middle Slide Show ///////*/
/*//////////////////////////////////////*/
.break {
	clear:both;
}
/* HEADER */
#headerMIDDLESHOW {
	height:520px;
}
.headerMIDDLESHOWimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:520px;
	position:absolute;
}
#DescriptionMIDDLESHOW {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
		
	display:block;/*	font-size:18px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backMIDDLESHOW {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextMIDDLESHOW {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlMIDDLESHOW {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerMIDDLESHOWnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
/*	z-index:99998;*/
}
#headerMIDDLESHOWnav {
/*	padding-left:0px;*/
}
/*//////////////////////////////////////*/
/*//////// All Below Slide Show ////////*/
/*//////////////////////////////////////*/
.break {
	clear:both;
}
/* HEADER */
#headerBELOWSHOW {
	height:535px;
}
.headerBELOWSHOWimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:535px;
	position:absolute;
}
#DescriptionBELOWSHOW {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
		
	display:block;/*	font-size:18px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backBELOWSHOW {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextBELOWSHOW {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlBELOWSHOW {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerBELOWSHOWnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
/*	z-index:99998;*/
}
#headerBELOWSHOWnav {
/*	padding-left:0px;*/
}
/*/////////////////////////////////////*/
/*/////////////////////////////////////*/
.HeadProductLines {
	background: url(http://carryboycanopy.com/images/background_head-product-lines.png) no-repeat center top!important;
	color:#ffffff;
}
.ProductLines {
	background: url(http://carryboycanopy.com/images/background_product-lines.png) no-repeat center top!important;
	color: #00324f;	
}
.ProductLines a:link {
	color: #00324f;
	text-decoration: none;
}
.ProductLines a:active {
	color: #00324f;
	text-decoration: none;
}
.ProductLines a:visited {
	color: #00324f;
	text-decoration: none;
}
.ProductLines a:hover {
	color:#ff0000;
	text-decoration: underline;
}
.HeadColor {
	color:#2198dc;
}
/*///////////////////////////////////*/
/*//////// Download Brochure ////////*/
/*///////////////////////////////////*/
.downL {
	float:left;
	width:128px;
	margin:20px 0 0 0;
}
.downColor {
	color:#2198dc;
}
/*//////////////////////////////////*/
/*//////// All Fonts Footer ////////*/
/*//////////////////////////////////*/
#fontFooter {
	width:auto;
	height:auto;
	font-family: ThaiSansLite;
	line-height:24px;
	font-size:22px;
	letter-spacing:0.3px;
	color:#194a4e;
}
#fontFooter a:link {
	color: #00bff3;/* unvisited link */
	text-decoration: none;
}
#fontFooter a:visited {
	color: #00bff3;/* visited link */
}
#fontFooter a:hover {
	color: #ff0000;/* mouse over link */
	text-decoration: underline;
}
#fontFooter a:active {
	color: #00bff3;/* selected link */
}
/*////////// Cookie Link //////////*/
.cookie-load a:link {
  color: #00bff3; /* unvisited link */
  text-decoration: none;
}
.cookie-load a:visited {
  color: #00bff3; /* visited link */
}
.cookie-load a:hover {
  color: #ff0000; /* mouse over link */
  text-decoration: underline;
}
.cookie-load a:active {
  color: #00bff3; /* selected link */
}
/*/////////////////////////////*/
/*/////////// Zoom ////////////*/
/*/////////////////////////////*/
.zoom {
	float:left;
	overflow:hidden;
}
.zoom img {
	transform: scale(1);
	transition: transform 1s, opacity 1s;
}
.zoom:hover img {
	opacity: 1;
	transform: scale(1.09);
}
.text {
	position: relative;
}
.text-short {
	position: absolute;
	width: 100%;/*	font-size: 16px!important;*/
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:0px;
	right:0px;
	overflow:hidden;
	width:100px;
	height:100px;
	border:none;
	text-indent:100%;
	background:url(../images/interface_totop.png) no-repeat left top;
	z-index:999999;
}
#toTopHover {
	background:url(../images/interface_totop.png) no-repeat left -100px;
	width:100px;
	height:100px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline:none;
}
