/* Start of CMSMS style sheet 'layout' */
html, body {
	height: 100%;
}



#container {
	width:960px;
	margin:0 auto;
        min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;
}

#header{
	height:135px;
}

#top-menu {
padding-top:10px;
	width:370px;
	float:right;
}

#top-menu li{
	display:inline;
}
#top-menu a{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#top-menu .search{
       margin-left:125px; 
       padding:5px;
       width:150px;
       color:#666666;
      vertical-align:middle;
}
#top-menu .search-btn{
      vertical-align:middle;
     margin:0 0 0 10px;
padding:0;
}

#menu{
	height:48px;
	background-image:url(images/menu-bg.jpg);
	background-repeat:no-repeat;
}
#menu ul{
	margin:0;
	padding:0;
	height:48px;
	z-index: 1;
	}
#menu li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#menu a{
	display:block;
	height:48px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent:-9999px;
outline:none;
}
#menu .home{
	width:58px;
	background-image:url(images/menu/menu-home-bg.png);
}
#menu .glob{
	width:133px;
	background-image:url(images/menu/global-tracking-bg.png);
}
#menu .inter{
	width:201px;
	background-image:url(images/menu/international-relocation-bg.png);
}

#menu .corp{
	width:177px;
	background-image:url(images/menu/corporate-relocation-bg.png);
}
#menu .reloc{
	width:157px;
	background-image:url(images/menu/relocation-services-bg.png);
}
#menu .cust{
	width:155px;
	background-image:url(images/menu/customs-clearance-bg.png);
}
#menu .stor{
	width:79px;
	background-image:url(images/menu/storage-bg.png);
}

#menu .movetonz{
	width:181px;
	background-image:url(images/menu/moving-to-new-zealand-bg.png);
}

#menu .movefromnz{
	width:200px;
	background-image:url(images/menu/moving-from-new-zealand-bg.png);
}
#menu .rem{
	width:132px;
	background-image:url(images/menu/removal-services-bg.png);
}

#menu a:hover, #menu .currentpage, #menu .activeparent{
	background-position:top;
}

#banner{
	margin-top:10px;
	height:300px;
	position:relative;
	z-index:0;

}
#image_rotate{}
#banner .intro-text{
	position:absolute;
	z-index:10;
	left:10px;
	color:#FFF;
}
#banner .intro-text-heading{
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:150%;
	}
#banner .intro-desc{
	margin-top:30px;
	line-height:150%;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#banner .intro-quote{
	margin-top:30px;
	display:block;}


#home-boxes{
	margin-top:10px;
}
#home-boxes .boxes {
	background-image:url(images/box-bg.jpg);
	height:128px;
	width:240px;
	float:left;
}
#home-boxes .boxes h3 {
	padding:10px 0 0 40px;
	font-size:12px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

#home-boxes .boxes h3 a {
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

#home-boxes .boxes p {
	padding:5px 30px;
	color:#666;
	line-height:150%;
	text-align: left;
}
.clr{
	clear:both;
}

/*
CONTENT AREA STYLING
*/

#content{
	margin-top:20px;
	min-height: 300px;
}
.inner-content{
background-image:url(images/transworld-content-bg.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:20px;
}
#content-left{
	width:225px;
	float:left;
	border-right:1px solid #DDDDDD;
	height:200px;
	padding:0 10px;
	color:#666666;
	line-height:130%;
}
#content-left h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding:15px 0 15px 60px;
	background-image:url(images/sidebar-heading.jpg);
	background-repeat:no-repeat;
	height:25px;
	text-align: left;
}

#content-left p {
	text-align: left;
}

#main {
	width:690px;
	padding:10px 0;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:150%;
}

#main h1 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 15px 15px;
	text-shadow: 2px 2px 1px #cccccc;
}

#main h3 {
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	padding-bottom: 10px;
}

#main-full {
	width:940px;
	padding:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:150%;
}
#main-full h1 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 15px 15px;
}

#main-full h3 {
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	padding-bottom: 10px;
}

#bread, #bread a {
 font-size : 10px;
 margin : -13px 0 10px 0;
 color : #777777;
}

#partners{
	margin:20px 0 10px 0;
	padding:0
}
#partners li{
	list-style:none;
	display:inline;
	padding:0 10px;
	}

#contact-details {
 float:right;
 background-color: #F4F4F4;
 margin: -10px 15px 0 10px;
 padding: 0px 10px 10px 10px;
}

#contact-details h2 {
 font-size: 1.3em;
 padding: 10px 0 1px 0;
 letter-spacing: -1px;
}

#contact-details hr {
 color: #999;
 background-color: #999;
 height: 1px;
 width: 80%;
 margin-top: 14px;
}

#contact-details p {
 font-size: 0.8em;
 padding: 10px 0 0 2px;
 line-height: 17px;
}

#contact-details p.map {
 background-image: url('/images/map-icon.gif');
 background-repeat: no-repeat;
 background-position: 2px 6px;
 padding: 2px 0 0 15px;
}

#contact-details p.map a {

}
/*
FOOTER STYLING
*/

#footer{
	background-image:url(images/footer-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:200px;
	background-color:#999999;
}
.push{
       height:200px;
}
#footer-container{
	width:960px;
	margin:0 auto;
}
.footer-links{
	width:150px;
	float:left;
	padding:20px 5px 0 5px;
	
}
.footer-links ul{
	margin:0;
	padding:0;
}
.footer-links a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer-links li{
	padding:3px 0 3px 0;
	margin:0;
	list-style:none;
}
.footer-links h4 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333333;
	height:45px;
}

.footer-links h4 a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333333;
	height:45px;
}

table.thin {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
        margin-left:auto; 
        margin-right:auto;
}
table.thin th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #CCCCCC;
        text-align: center;
}
table.thin td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}

table.qual {
	border: none;
}

table.qual td {
	padding: 10px;
}

#section-box {
 float: right;
 margin: -40px 13px 10px 20px;
 padding: 0px 5px 0px 12px;
 border: 1px solid #EEEEEE;
 font-size: 11px;
 clear: both;
 background:#ffffff url('images/section-bg.png') repeat-y top right;
}

#section-box ul {
 margin:2px;
 padding:2px;
 padding-left: 5px;
}

#section-box li {
 margin:0;
 padding:0;
 list-style-image: url(images/section-arrow.png);
}

#section-box a:hover {
 border-bottom: 1px dotted #999999;
}

.contactButton {
 width:200px;
 height:40px;
 background-image: url('images/contact-us.png');
 background-repeat: no-repeat;
 display: block;
 position: relative;
 background-position: center bottom;
 margin: 15px 0 0 13px;
}

.contactButton:hover {
 background-position:top;
}

.detailedquoteButton {
 width:200px;
 height:40px;
 background-image: url('images/detailed-quote.png');
 background-repeat: no-repeat;
 display: block;
 position: relative;
 background-position: center bottom;
 margin: 15px 0 0 13px;
}

.detailedquoteButton:hover {
 background-position:top;
}

.quickquoteButton {
 width:200px;
 height:40px;
 background-image: url('images/quick-quote.png');
 background-repeat: no-repeat;
 display: block;
 position: relative;
 background-position: center bottom;
 margin: 15px 0 0 13px;
}

.quickquoteButton:hover {
 background-position:top;
}

.contactBranch {
 background: url("images/branch-contact-bg.png") repeat-x scroll 0 0 transparent;
 border: 1px solid #CCCCCC;
 color: #C91A3B;
 display: -moz-inline-box;
 font-weight: bold;
 font-size: 14px;
 margin: 3px 0;
 padding: 3px 10px;
}

.contactBranch:hover {
 background: #EDEDED;
}

.contactPin {
 background: url("images/mapPinBtn.png") no-repeat scroll;
 background-position: left top;
 display: block;
 margin: 10px 0 0;
 height: 30px;
 border: none!important;
 text-indent: -9999px;
 outline: none!important;
 width: 130px;
}

.contactPin:hover {
 background-position: left bottom;
}
/* End of 'layout' */

