
/*************************************
/** Arrow Truck New Site CSS style  **
**************************************/

/* Import menu css style sheet */
@import "style_menu.css";

/*************************************
/** Start setting of Common Styles  **
**************************************/
body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
h1 {
	color: #233038;
}
h2 {
	color: #233038;
	padding: 0 6px 0 0;
}
h3 {
	color: #899BA6;
	clear: right;
}

h4, h5 {
	padding: 8px 0 0;
	margin: 0;
	font-size: 12px; 
	font-weight: bold; 
}
h4 {
	color: #233038;
}
h5 {
	color: #899BA6;
}
h6 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #233038;
}
/** Set paragraph top and bottom space */
p{
	margin-top: 4px;
	margin-bottom: 2px;
}

a {
	color: #899BA6;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

/** Style for Clear starts here */
.clear { 
	clear: both; 
	height: 0;
}
/*************************************
/** End setting of Common Styles    **
**************************************/

/*************************************
/** Start setting style for layout  **
**************************************/

/** Style for wrapper starts here */
#wrapper {
	width: 776px;
	margin: 0px auto;
	padding: 0;
	background: #233038;
}
#layer_top {
	background: url(../images/side_top.jpg) repeat-x top left;
}
#layer_bot {
	background: url(../images/side_bottom.jpg) repeat-x bottom left;
}

/** Style for space starts here */
/* space layout setting doesn't work for IE6 */
#space {
	width: 700px;
	height: 4px;
	margin: 0px auto;
	padding: 0px;
}

/** Style for top bar starts here */

/** Home page header */
#headerHome {
	width: 724px;
	height: 337px;
	background: #233038;
	margin: 0px auto;
	border: solid 1px #000000;
	border-bottom: none;
}
#TopBannerHome {
	width: 724px;
	height: 88px;
	background: #233038 url(../images/LogoTopHomePage.jpg) no-repeat;
	border: none
}
/* Div for showing link of company logo */
#logoLink {
	float: left;
	position: relative;
	left: 14px;
	top: 22px;
	width: 200px;
	height: 50px;
	background: transparent;
	/* background: transparent; */
}

#AdBannerHome {
	width: 716px;
	height: 249px;
	background: #233038 url(../images/homeheader.jpg) no-repeat;
	margin: 0px auto;
	border: none
}

#AdFlashHome {
	float: left;
	position: relative;
	left: 4px;
	top: 4px;
	width: 200px;
	height: 240px;
	background: #000;
	/*
    filter:alpha(opacity=40);  /* IE's opacity 
    opacity: 0.4;
	*/
}
#HomeBannerLink {
	float: left;
	position: relative;
	left: 6px;
	top: 136px;
	width: 170px;
	height: 110px;
	background: transparent;
	/*background: yellow;
    filter:alpha(opacity=40); /* IE's opacity 
    opacity: 0.4;*/
}

#CorpVideo {
	float: left;
	position: relative;
	left: 200px;
	top: 228px;
	/*left: 372px;
	top: 228px;*/
	width: 145px;
	height: 20px;
	background: transparent;
	/*background:blue;
    filter:alpha(opacity=40); /* IE's opacity 
    opacity: 0.4;*/
}

/** Sub page header */
#header {
	width: 724px;
	height: 286px;
	background: #233038;
	margin: 0px auto;
	border: solid 1px #000000;
	border-bottom: none;
}
#TopBanner {
	width: 724px;
	height: 116px;
	margin: 0px auto;
	background: #233038 url(../images/LogoTopSubPages.jpg) no-repeat;
	border: none
}
#AvSearch {
	float: left;
	position: relative;
	left: 325px;
	top: 50px;
	width: 195px;
	height: 60px;
	background: transparent;
	/*
    filter:alpha(opacity=40); /* IE's opacity
    opacity: 0.4;
	*/
}
#AdBanner {
	width: 716px;
	height: 171px;
	background: #233038;
	margin: 0px auto;
	border: none
}

/** Logo */
#logo {
	float: left;
	position: relative;
	left: 18px;
	top: 18px;
	width: 198px;
	height: 47px;
}

/** Style for container starts here */
#container {
	width: 716px;
	margin: 0px auto;
	padding: 4px;
	background: #233038;
	text-align: left;
	border: solid 1px #000000;
	border-top: none;
	border-bottom: none;
}

#container a {
	text-decoration: none;
	color: #cc0000;
}
#container a:hover {
	text-decoration: underline;
	color: #233038;
}

/** Style for menu starts here */
#menuBox { 
	width:716px; 
	height:48px; 
	padding:0;
	margin: 0 0 4px 0;
}

/* 
#menu ul {
	float: left;
	width: 100%;
	padding: 2px 0px;
	margin: 4px 0;
	list-style-type: none;
}
#menu li {
	display: inline;
	border-left:1px solid #cccccc;
	padding: 1px 9px 1px 8px;
	float: left;
}
/* Not work for IE6!
#menu li:first-child {
	border-left: none;
}
*/
/** Remove the left border of first item.
 ** Remember set "<li CLASS="first">" for first item in HTML code. 
#menu li.first {
	border-left: none;
}
#menu a {
	text-decoration: none;
	color: #233038;
}
#menu a:hover {
	color: #cc0000;
}
*/

/** Style for ad banner starts here */
#banner {
	width: 716px;
	height: 96px;
	margin: 4px auto 0;
	color: #000000;
	background: #233038;
	border: none;
}

/** Style for home page layout starts here */
#home_content {
	width: 716px;
	background: none; 
	margin: 0px auto;
	padding: 4px 0 4px 0;
	overflow: hidden;
	width: 100%;
}

#colA, #colB , #colC {
	float: left;
	width: 213px;
	height: 400px;
	background:#FFFFFF;
	padding: 8px;
	border:2px solid #cccccc;
}
#colA {
	margin-left: 0%;
	display: inline;		/* Fixing an Internet Explorer bug */
}
#colB {
	margin-left: 8px;
	width: 214px;
}
#colC {
	margin-left: 8px;
}


/** Style for sub page content starts here */
#content {
	width: 676px;
	background: #FFFFFF; 
	margin: 0 auto;
	padding: 20px 20px;
	min-height: 300px;
}

#content ul{
	list-style-type: square;
	list-style-position: outside;
	margin-top: 4px;
}

/* left column content */
#left {
	float: left;
	width: 410px;
	background: #FFFFFF;
	padding: 10px 5px 10px 30px;
	text-align: justify;
}

/* right column content */
#right {
	float: right;
	background: #FFFFFF;
	padding: 10px;
}

/* Content title */
#title {
	height: 20px;
	background: #000000;
	margin: 0 10px;
	padding: 10px 10px 10px 15px;
	text-align: left;
}
#title h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#information{
	padding: 20px 30px;
}

#information image {
	vertical-align: middle;
}

#message{
	padding: 20px 20px;
	background: #FFFFFF;
	text-align: justify;
	border: solid 1px red;
}

#flowtext{
	width:453px;
	height:120px;
	overflow: auto;
	border:1px solid #cccccc;
}

/** Style for sponsor bar starts here */
#sponsor {
	width: 716px;
	height: 62px;
	margin: 4px 0 0 0;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	background: #FFFFFF;
}

/** Style for footer starts here */
#footer {
	width: 716px;
	height: 21px;
	margin: 4px auto;
	color: #FFFFFF;
	font-size: 9px;
	background: #233038 url(../images/bgfooter.jpg) repeat-x top left;
	border: none;
}
#footer ul {
	float: left;
	width: 100%;
	padding: 1px 0px;
	margin: 4px 0;
	list-style-type: none;

}
#footer li {
	display: inline;
	border-left:1px solid #FFFFFF;
	padding: 1px 18px 1px 18px;
}
/* Not work for IE6!
#footer li:first-child {
	border-left: none;
}*/
#footer li.first {
	border-left: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0000;
	text-decoration: none;
}
#footer .copyright {
	margin: 0px;
	text-align: center;
	font-size: 10px;
}
/*************************************
/** End setting style for layout  **
**************************************/

/** Style for Image effect starts here */
.ImgOpct {
  	margin: 0;
  	height: auto;
	width: auto;
  	text-align: left;
	font-size: 10px;

	font-weight: normal;
}	
.ImgOpct img {
  	border: 1px solid #6C6C6C;
	padding: 3px;
	/* Show opacity */
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
}
.ImgOpct a:hover img {
	border: 1px solid #cc0000;
	text-decoration: none;
	/* Show opacity */
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

.ImgOpct a .ImgInfo{
	text-decoration: none;
	color: #4C4C4C;
	font-weight: normal;
}
.ImgOpct a:hover .ImgInfo{
	text-decoration: none;
	color: #cc0000;
}



/** Style for thumbmail effect starts here */
.ImgThumb{
	position: relative;
	z-index: 0;
	float: left;
}

.ImgThumb img {
  	border: 1px solid #6C6C6C;
	padding: 3px;
}

.ImgThumb:hover{
	background-color: transparent;
	z-index: 50;
}

.ImgThumb:hover img {
	border: 1px solid #cc0000;
}

.ImgThumb span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 8px;
	left: -1000px;
	border: 1px solid #666666;
	visibility: hidden;
	text-decoration: none;
}

/*CSS for enlarged image*/
.ImgThumb span img{ 
	border: none;
	padding: 0;
}

/*CSS for enlarged image on hover*/
.ImgThumb:hover span{ 
	visibility: visible;
	top: 76px;
	left: 100px; /*position where enlarged image should offset horizontally */
	background-color: #B8C8D1;
	text-decoration: none;
}
.ImgThumb a {
	text-decoration: none;
}

/** Style for bg block effect starts here */
.BlockDarkBlue{
	background-color: #374F59;
}

.BlockLightBlue{
	background-color: #B8C8D1;
	padding: 12px;
}


/** Style for Image left float */
.leftFloat {
	float:left;
  	margin:0px 20px 10px 0px;
	border-color: #233038;
}

/** Style for Image left float */
.rightFloat {
	float:right;
  	margin:0px 2px 10px 20px;
	border-color: #233038;
}

.note {
	color: #FF3300
}

/** Scroll box and panel */
.BoxNoScroll, .BoxScroll {
	margin: 0px;
	padding: 0px 6px 4px 6px;
	border: 1px solid #ccc;
}
.BoxScroll {
	height: 250px;
	overflow: auto;
}
.tPanel {
	margin: 4px 0 4px 0px;
}