/*-----------------------------------------------------------------------------
	International Connection Logistics Stylesheet v1.0
	By: Lester Reyes (jlrworks.com)
-----------------------------------------------------------------------------*/

body {
	background: #333333 url(../images/bg-overall.jpg) repeat-x center 142px;
	margin-bottom: 0;
	margin-top: 0;
}

#wrapper {
}

.container {
	padding-bottom: 15px;
	width: 766px;
}

div.flap {
	float: left;
	padding-top: 233px;
	width: 56px;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat 5px 5px;
	color: #EEEEEE;
	font-style: normal;
	padding: 0;
}

a {
	color: #123763;
	text-decoration: none;
}

a:hover {
	color: #4F6682;
}

blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; vertical-align: bottom; }
p {
	text-align: justify;
}
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li {
	background-image: none;
}
label			{ font-weight: normal; }
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

table {
	border-collapse: collapse;
}


h2 a {
	color: #3B4A25;
	text-decoration: none;
}

h3, h3 a {
	color: #36393D;
	font-size: 1.3em;
	font-weight: bold;
 	letter-spacing: 0px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-decoration: none;
}

h4 {
	color: #36393D;
	margin-bottom: 5px;
}

em {
	color: #999999;
	font-size: 10px;
}

acronym {
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	background: transparent url(../images/bg-header.jpg) no-repeat 0 84px;
	clear: both;
	height: 405px;
}

#logo {
	float: left;
	height: 98px;
	padding: 90px 0 0 0;
	width: 385px;
}

#logo h1.logo-title {
	margin: 0;
	position: relative;
}

#logo a {
	background: transparent url(../images/logo.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 98px;
	text-decoration: none;
	text-indent: -10000px;
	width: 385px;
}

/*-----------------------------------------------------------------------------
	Navigation & Sub-Navigation
-----------------------------------------------------------------------------*/

#nav {
	clear: both;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 172px;
	text-transform: uppercase;
	white-space: no-wrap;
}

#nav-inner {
	background: transparent url(../images/bg-nav.jpg) no-repeat 0 0;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	margin: 0 auto;
}

#subnav {
	background-color: #EDEFEF;
	float: left;
	height: 48px;
	width: 300px;
}

#nav ul,
#subnav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	background-image: none;
	color: #FEFACE;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#nav li.div {
	background: transparent url(../images/bg-nav-div.jpg) no-repeat center;
	height: 45px;
	text-indent: -10000px;
	width: 1px;
}

#subnav ul {
	height: 48px;
}

#subnav li {
	background-image: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	background: transparent url(../images/bg-nav-item.jpg) no-repeat 0 0;
	color: #767676;
	display: block;
	float: left;
	position: relative;
	width: 80px;
}

#nav li a:hover {
	color: #5A5A5A;
}

#nav li.current-item a {
	background: transparent url(../images/bg-nav-item.jpg) no-repeat 0 -45px;
	color: #FFFFFF;
}

#nav ul.primary-sub {/* -- */
	background-color: #FFFFFF;
	top: 30px;
}

#nav ul.primary-sub a {
	background: none;
	border-bottom: 1px solid #5A5A5A;
	color: #000000;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
	padding: 5px;
	width: 100px;
}

#nav ul.primary-sub a:hover {
	background-color: #EEEEEE;
}

#nav ul ul {
	position: absolute;
	z-index: 500;
}

#nav ul ul ul {
	top: 0;
	left: 100%;
}

#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul {
	display: none;
}

#nav ul li:hover ul,
#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul {
	display: block;
}/* -- */

#subnav li a {
	color: #606060;
	font-size: 11px;
	padding: 0 4px;
}

#subnav li a:hover {
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/
#page {
	background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
}

#page-inner {
}

#maincontent {
	clear: both;
	color: #627891;
	font-size: 12px;
}

#maincontent h2.title {
	color: #627891;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}

#maincontent h3.title {
	color: #3B5675;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#maincontent h4.mvp {
	color: #FF9900;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	text-transform: uppercase;
}

#maincontent h5.mvp {
	color: #FF9900;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#maincontent-inner {
}

#left-sidebar {
	float: left;
	padding: 2px 0 0 3px;
	position: relative;
	width: 238px;
}

#content {
	margin: 0 auto;
	min-height: 400px;
}

#content-inner {
	padding: 0 25px 25px 25px;
}

div.block {
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------
	Home Page
-----------------------------------------------------------------------------*/

.home-page div.content-left {
	border-right: 1px solid #EFEFEF;
	float: left;
	padding-right: 15px;
	width: 360px;
}

.home-page div.content-right {
	background-color: #D8D8D8;
	float: right;
	width: 325px;
}

.home-page div.content-left-inner,
.home-page div.content-right-inner {
	background: transparent url(../images/bg-gradient.jpg) repeat-x 0 0;
	padding: 20px 10px 10px 10px;
}

.home-page div.content-right div.serv_c {
	border-bottom: 1px dashed #AEAEAE;
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.home-page div.content-right p.underline {
	color: #13BBFF;
	line-height: 1em;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	About Us Page
-----------------------------------------------------------------------------*/

.about-us-section div.content-left {
	border-right: 1px solid #EFEFEF;
	float: left;
	padding-right: 15px;
	width: 224px;
}

.about-us-section div.content-right {
	float: right;
	width: 461px;
}

.about-us-section div.content-left-inner,
.about-us-section div.content-right-inner {
	background: transparent url(../images/bg-gradient.jpg) repeat-x 0 0;
	padding: 20px 10px 10px 10px;
}

.about-us-section div.content-left ul.menu {
	margin: 0 0 20px 0;
}

.about-us-section div.content-left ul.menu li {
	background: none;
	padding: 0;
}

.about-us-section div.content-left ul.menu li a {
	color: #3B5675;
	display: block;
	padding: 1px 2px;
	text-transform: uppercase;
}

.about-us-section div.content-left ul.menu li a:hover {
	background-color: #EDEDED;
}

.about-us-section div.content-left ul.menu li a.active {
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}

strong.board {
	font-size: 14px;
}

span.bold {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Clients Page
-----------------------------------------------------------------------------*/

table.clients {
	border: 0;
	margin: 0 auto;
	width: 500px;
}

table.clients th {
	background-color: #A9A9A9;
	border: 0;
	color: #36393D;
	text-align: center;
}

table.clients td {
	border: 0;
	text-align: center;
}

table.clients td.company {
	font-weight: bold;
	text-align: left;
	width: 50%;
}

/*-----------------------------------------------------------------------------
	Contact Us Page
-----------------------------------------------------------------------------*/

div.panel-top,
div.panel-bottom {
	clear: both;
}

div.panel-left {
	float: left;
}

div.panel-right {
	float: right;
	margin-right: 20px;
	text-align: center;
	width: 142px;
}

div.panel-right img {
	border: 1px solid #1A0000;
}

div.contact-form {
	text-align: left;
}

div.contact-form div.note {
	background-color: #FFFFFF;
	border: 1px solid #BEDB8A;
	color: #000000;
	margin: 10px 0;
	padding: 5px;
}

div.contact-form {
	padding-bottom: 15px;
}

div.contact-form fieldset {
	border-bottom: 1px solid #BEDB8A;
	margin: 0 0 7px 0;
	padding: 0;
}

div.contact-form label {
	color: #134D96;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

div.contact-form input.custom,
div.contact-form textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 450px;
}

div.contact-form input.custom:focus {
	border:1px solid #666;
}

div.contact-form textarea {
	height: 200px;
}

div.input-buttons input.button {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #0F0E13;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
}

div.input-buttons input.button:hover {
	border-color: #CCCCCC;
	color: #CCCCCC;
}

.senderror {
	background-color: #FBE3E4;
	border: 1px solid #FF0000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.sendsuccess {
	background-color: #CDEB8B;
	border: 1px solid #BEDB8A;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.goback {
	margin-top: 10px;
	text-align: center;
}

.goback a {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer {
	background-color: #D8D8D8;
	clear: both;
	color: #919191;
	font-size: 10px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}

#footer strong {
	color: #606060;
	text-decoration: underline;
}

#footer-inner div.copyright {
	float: left;
	width: 466px;
}

/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

a.email {
	color: #1E90FF;
}

a.email:hover {
	color: #4AA6FF;
}

a.more-details {
	background: transparent url(../images/bg-more-details.gif) no-repeat center left;
	padding-left: 18px;
}

a.read-more {
	background: transparent url(../images/bg-read-more.gif) no-repeat center left;
	padding-left: 18px;
}

div.more {
	text-align: right;
}

a.head {
	cursor: pointer;
}

div.more-wide {
	padding-right: 15px;
}

hr.custom {
	background: transparent url(../images/hr.jpg) repeat-x 0 0;
	clear: both;
	height: 2px;
	margin: 20px 0;
	width: 100%;
}

div.no-js-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
}

div.no-js {
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}

div.no-js div.inner {
	background-color: #211C19;
	color: #EEEEEE;
	padding: 20px;
}

body.no-js {
	background-position: 0 82px;
	padding-top: 82px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}

img.center {
	margin: 10px auto 20px auto;
	text-align: center;
}
