@charset "utf-8";
/* CSS Document */
#navContainer {
	background: url(../images/background_nav-films_th.png) no-repeat center top!important;/*	height:100px;*/
}
.SloganCB {
	color: #444444!important;
}
.LinkAbout a {
	color: #444444!important;
}
.LinkAbout a:hover {
	color: #ff0000!important;
}
#mainProd li a {
	color: #ffffff!important;
}
#mainProd li:hover a {
	color:#2f97ce!important;
	background:#ffffff!important;
}
#mainProd li:hover div a {
	color:#444444!important;
	background: url(http://www.carryboy.com/navigator/background_transparency.png) no-repeat center top!important;
}
#mainProd li:hover div a:hover {
	color:#ff0000!important;
}
.titleSub {
	color:#0b2f47!important;
}
.dropdown_WWW {
	color:#00324f!important;
}
#navWWW li a {
	color:#00324f!important;
}
#navWWW li:hover div a:hover {
	color:#cf0d02!important;
}
/*//////////////////////////////////////*/
/*///// End Important Navigation ///////*/
/*//////////////////////////////////////*/
body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/background_white.png), url(../images/background_films.php);
	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;
}
/*//////////////////////////////////////*/
/*//////////////////////////////////////*/
/*//////////////////////////////////////*/
#fontStyleTH {
	width:auto;
	height:auto;
	font-family: ThaiSansLite;
	line-height:24px;
	font-size:22px;
	letter-spacing:0.3px;
	color:#444444;
}
#fontStyleTH h1 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
#fontStyleTH h2 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
#fontStyle h3 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
#fontStyle h4 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
#fontStyle h5 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
#fontStyleh6 {
	font-family:DBHelvethaicaMonX65Medium;
	font-weight:normal;
}
/*//////////////////////////////////////*/
/*///////// All Top Slide Show /////////*/
/*//////////////////////////////////////*/
.break {
	clear:both;
}
/* HEADER */
#headerTOPSHOW {
	height:520px;
}
.headerTOPSHOWimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:520px;
	position:absolute;
}
#DescriptionTOPSHOW {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
	display:block;/*	font-size:18px;*/
}
/* 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;
}
#headerTOPSHOWnav {
	padding-left:0px;
}
/*///////////////////////////////////*/
/*//////// Download Brochure ////////*/
/*///////////////////////////////////*/
.downL {
	float:left;
	width:128px;
	margin:20px 0 0 0;
}
.downColor {
	color:#2198dc;
}
/*/////////////////////////////////////*/
/*/////////////////////////////////////*/
.HeadProductLines {
	background: url(http://www.carryboyfilms.com/images/background_head-product-lines.png) no-repeat center top!important;
	color:#ffffff;
}
.ProductLines {
	background: url(http://www.carryboyfilms.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;
}
/*///////////////////////////////////*/
/*///////////// Footer //////////////*/
/*///////////////////////////////////*/
#fontFooter {
	width:auto;
	height:auto;
	font-family: ThaiSansLite;
	line-height:24px;
	font-size:22px;
	letter-spacing:0.3px;
	color:#444444;
}
#backgroundSocial {
	background: url(http://www.carryboyfilms.com/images/background_blue.png) no-repeat center top!important;
}
#backgroundAddress {
	background: url(http://www.carryboyfilms.com/images/background_00324f.png) no-repeat center top!important;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.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/ui_totop.png) no-repeat left top;
	z-index:999999;
}
#toTopHover {
	background:url(../images/ui_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;
}