
/* OTHER STYLES 
----------------------------------------------------------------*/
#wrap {
	width: 232px;
	overflow: hidden;
	background: #fff url("http://www.freight2transport.com/images/wrapbg.gif") repeat-y top left;
}
body { background-image: url(http://www.freight2transport.com/images/bk.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
div.accordion { background-color:#FFFFCC;}

.accToggler2{ margin: 0px auto; padding: 3px; width: 184px; background-image:url(http://www.freight2transport.com/images/index2_12.jpg); cursor: pointer; }
.accContent2{ margin: 0px; width: 184px; background-color:#e4e9ec; }

.login {font-size:11px; }
.small {font-size:10px; }

.categories { float: left; padding:6px; margin:2px; width: 30%; background-color:#e4e9ec; }

.smallalert{ font-size:smaller; color:#990000;}

.largeblue { font-size:12px; color:#274663; font-weight:bold; }

.spacing { padding:5px; }

/* MAIN SECTION
----------------------------------------------------------------*/

body, td, table, tr {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#555555; margin-top:0px;}
.white	{ color:#FFFFFF; }
.blue	{ color:#1b3651; }
.left-border { border-bottom:1px solid #B6BECD; }

/* LINK COLOURS
----------------------------------------------------------------*/

a:link {color: #274663; text-decoration: underline; font-weight: normal; }
a:visited {color: #274663; text-decoration: underline; font-weight:normal; }
a:hover {color: #0A79E5; text-decoration: underline; font-weight:normal; }

a.navlinks:link	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; } 
a.navlinks:active	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.navlinks:visited	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.navlinks:hover	{font-size:12px; color:#ffffcc; font-weight:bold; text-decoration:none; }

a.cats:link	{ color:#274663; font-weight:bold; text-decoration:none; } 
a.cats:active	{ color:#274663; font-weight:bold; text-decoration:none; }
a.cats:visited	{ color:#274663; font-weight:bold; text-decoration:none; }
a.cats:hover	{ color:#0A79E5; font-weight:bold; text-decoration:none; }

a.toplinks:link	{font-size:10px; color:#FFFFFF; font-weight:normal; text-decoration:underline; } 
a.toplinks:active	{font-size:10px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
a.toplinks:visited	{font-size:10px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
a.toplinks:hover	{font-size:10px; color:#4CA0E9; font-weight:normal; text-decoration:underline; }

a.leftlinks:link	{color: #fff; text-decoration: none; font-weight:bold; } 
a.leftlinks:active	{color: #fff; text-decoration: none; font-weight:bold; }
a.leftlinks:visited	{color: #fff; text-decoration: none; font-weight:bold; }
a.leftlinks:hover	{color: #0A79E5; text-decoration: none; font-weight:bold; }

a.footerlinks:link	{font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline; } 
a.footerlinks:active	{font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
a.footerlinks:visited	{font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
a.footerlinks:hover	{font-size:11px; color:#4CA0E9; font-weight:normal; text-decoration:underline; }


/* H1, H2, H3, H4, H5
----------------------------------------------------------------*/

h1	{font-size:16px; margin:0px; padding:0px; color:#274462; font-weight: bolder; }
h2	{font-size:13px; margin:0px; padding:3px; color:#FFFFFF; }
h3 {margin: 2px auto; padding: 0px; color: #f4f4f4; cursor: pointer;
	background: #efefef; background-image:url(http://www.freight2transport.com/images/index2_12.jpg); font-size:13px; }

h4	{font-size:12px; margin:0px; padding:0px; }
h5	{font-size:10px; margin:0px; padding:0px; }

/* BULLET LIST
----------------------------------------------------------------*/
	
UL	{ list-style-image:url(http://www.freight2transport.com/images/icon.png); margin:5px; padding:0px; padding-left:17px; }
LI { padding:0px; }

/* FORMS
----------------------------------------------------------------*/

form { margin:0px; padding:0px; }

.buttonw { background-color:#23415d; color:#FFFFFF; font-weight:bold; font-size:11px; border:1px solid #4b83b6; }
.button { background-color:#23415d; color:#FFFFFF; font-weight:bold; font-size:11px; border:1px solid #4b83b6; }
.field { background-image:url(http://www.freight2transport.com/images/input_bg.gif); border:1px solid #ccc; color:#555555; }
INPUT { font-size:11px }


SELECT, OPTION {font-size: 11px; height:18px;}

.title2		{ background:#294769; color:#ffffff; font-weight:bold }


/* CALENDER
----------------------------------------------------------------*/

input.DatePicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #0070bf;
	font-size: 13px;
	background: #fff url(http://www.freight2transport.com/images/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(http://www.freight2transport.com/images/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
