/* MAIN LAYOUT STYLES */

body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

div#wrapper { margin: 0 auto; width: 810px; }

div#header { 
	background-image: url('media/shipmytrade/bg-header.jpg');
	height: 92px;	
	position: relative;	
	width: 100%; 
}

div#header #authorised_agents {
	padding-top: 7px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div#header #authorised_agents p {
	color: #3f3f3f;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 1px;
}

div#header img.logo { position: absolute; left: 5px; top: 10px; }

div#menu {
	background-image: url('media/shipmytrade/bg-menu.jpg');
	background-repeat: no-repeat;
	height: 85px;
	width: 810px;
}

div#menu .nc_item_form {
	height: 30px;
	padding-left: 16px;
	padding-top: 8px;
	width: 800px;
}

br.nc_clear { clear: both; }

/* END MAIN LAYOUT */



/* MENU STYLES */

div#menu ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

div#menu ul li {
	border-left: 1px solid #aab2e3;
	float: left;
	line-height: 2.5;
	padding: 0px 16px 0px 16px;
}

div#menu ul li.nc_first { border-left: 0px; }
div#menu ul li.nc_last { border-right: 0px; }

option.nc_maintree {
	background-color: #DFE5FF;
	font-weight: bold;
	line-height: 1.5;
}

/* END MENU STYLES */



/* LINK STYLES */

div#menu a:link, div#menu a:visited, div#menu a:active { 
	color: #0000c2; 
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none; 
}

div#menu a:hover { 
	color: #000228; 
	font-weight: bold;
	text-decoration: none; 
}

p#links a:link, p#links a:active, p#links a:visited {
	color: #3f3f3f;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p#links a:hover {
	color: #3f3f3f;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

#content_left .nc_leftmenu_mid a:link, #content_left .nc_leftmenu_mid a:visited, #content_left .nc_leftmenu_mid a:active {
	color: #ef6c34;
	font-weight: bold;
	text-decoration: none;
}

#content_left .nc_leftmenu_mid a:hover {
	color: #ef6c34;
	font-weight: bold;
	text-decoration: underline;
}
#maincontent_cms a:link,#maincontent_cms a:active,#maincontent_cms a:visited {
	color: #ef6c34;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

#maincontent_cms a:hover {
	color: #ef6c34;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

#maincontent_cms h2 a:link,
#maincontent_cms h2 a:active,
#maincontent_cms h2 a:visited,
#maincontent_cms h2 a:hover {
	color: #0000c2;
	font-size: 12pt;
	margin: 0px;
	text-decoration: none;
}

/* END LINKS */


/* FORM STYLES */

div.nc_item_form form {
	margin: 0px;
	padding: 0px;
}

div.nc_item_form label {
	color: #0000c2;
	cursor: pointer;
	font-size: 12pt;
	margin-top: 1px;
}

div.nc_item_form select {
	margin: 0px 15px 0px 15px;
}

img.nc_quickformimg:hover {
	cursor: pointer;
}
/* END FORM */


/* MAIN AREA STYLES */

div#content {
	position: relative;
	width: 100%;
}

#left {
	float: left;
	width: 566px;	
}

#right {
	float: right;
	padding-top: 25px;
	width: 235px;
}

div#maincontent_cms {
	width: auto;
}

div#maincontent_cms ul {
	padding-left: 13px;
}

div#livehelp {
	margin: 0 auto;
	width: 171px;
}

div#comments {
	background-image: url('media/shipmytrade/cbox_mid.jpg');
	margin-top: 20px;
	width: 235px;
}

#comments .nc_comments_top {
	background-image: url('media/shipmytrade/cbox_top.jpg');
	background-repeat: no-repeat;
	height: 36px;
}

#comments .nc_comments_mid {
	font-size: 9pt;
	padding: 0px 10px;
}

#comments .nc_comments_bottom {
	background-image: url('media/shipmytrade/cbox_bottom.jpg');
	background-repeat: no-repeat;
	height: 9px;
}

.nc_leftmenu_top h2 {
	color: #0000c2;
	font-size: 13pt;
	padding: 3px 0px 0px 8px;
	margin: 0px;
}

#content_left {
	background-image: url('media/shipmytrade/left_cbox_mid.jpg');
	float: left;
	width: 135px;
}

#content_right {
	float: right;
	width: 650px;
}

#content_left .nc_leftmenu_top {
	background-image: url('media/shipmytrade/left_cbox_top.jpg');
	background-repeat: no-repeat;
	height: 36px;
}

#content_left .nc_leftmenu_mid {
	font-size: 8pt;
	padding: 0px 7px;
}

#content_left .nc_leftmenu_bottom {
	background-image: url('media/shipmytrade/left_cbox_bottom.jpg');
	background-repeat: no-repeat;
	height: 9px;
}

#content_left .nc_leftmenu_mid h3 {
	color: #0000c2;
	font-size: 10pt;
	margin: 0px;
	padding-left: 3px;
}
#content_left .nc_leftmenu_mid h3 a:link,
#content_left .nc_leftmenu_mid h3 a:active,
#content_left .nc_leftmenu_mid h3 a:visited,
#content_left .nc_leftmenu_mid h3 a:hover {
	color: #0000c2;
	font-size: 10pt;
	margin: 0px;
}

#content_left ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 3px;
	padding: 0px;
}

a img {
	border: 0px;
}
/*.nc_content_box p, .nc_content_box_small p, .nc_comments_mid p {
	padding: 0px 0px 0px 8px;
}

 END MAIN AREA */



/* FOOTER STYLES */

#footerany {
	height: 18px;
	margin-top: 10px;
	width: 100%;
}

.nc_footerleft, .nc_footerright {
	font-size: 8pt;
	text-decoration: none;
}

.nc_footerleft {
	float: left;
}

.nc_footerright {
	float: right;
}

/* END FOOTER */



/* CLIENT STYLES */

.stdcontent {
	color: #FFFFFF;
	font-size: 10pt;
}

.content_mheading {
	color: #ef6c36;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_subheadings {
	color: #ef6c36;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_bold {
	color: #ef6c36;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}
 

/* END CLIENT */

/* FORM STYLES */

table tr td hr {
	color: #0000c2;
	height: 1px;
}

td.form {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

td.form font.fp {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
}

#maincontent_cms a.formlink:link, #maincontent_cms a.formlink:visited, #maincontent_cms a.formlink:active, #maincontent_cms a.formlink:hover  {
	font-size: 10pt;
	font-weight: normal;
}

div.formnote {
	color: #ff0000;
	font-size: 9pt;
	font-weight: bold;
	margin: 5px;
}

fieldset {
	border: 1px solid #B5BCD9;
}

legend {
	color: #0000c2;
	font-size: 11pt;
	font-weight: bold;
}

/* END FORM */

/* LARGE FORMS */
div.nc_ShipFromToDiv, div.nc_ItemDiv, div.nc_ConfirmQuoteDiv { 
	width: 600px; 
}
div.nc_ShipFromDiv, div.nc_ShipToDiv, div.nc_ItemInnerDiv { 
	position: relative; 
	width: 100%; 
}	
div.nc_ConfirmQuoteDiv { 
	position: relative; 
}
div.nc_ShipToDiv { 
	margin-top: 25px; 
}
div.nc_check, div.nc_dimension, div.nc_buttons { 
	width: 180px; 
}
div.nc_check, div.nc_buttons { 
	position: absolute; 
	bottom: 0px; 
	right: 10px; 
}
div.nc_dimension { 
	position: absolute; 
	top: 0px; 
	right: 10px; 
}
span.nc_row, span.nc_row2 {
	display: block; 
	margin-top: 10px; 
	width: 550px;
}
span.nc_row label { 
	width: 8em; 
	float: left; 
	margin-top: 1px; 
}
div.nc_ItemMessageDiv { 
	width: 380px; 
	margin-top: 10px; 
}
/* END LARGE FORMS */

/* HOME PAGE CONTENT BOXES - FADING IMAGES STYLES */
div.nc_content_box {
	background-image: url('media/shipmytrade/bg-content-box.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 238px;
	margin-top: 25px;
	width: 271px;
	position: relative;
}
div.nc_content_box_small {
	background-image: url('media/shipmytrade/bg-content-box_small.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 170px;
	margin-top: 25px;
	width: 171px;
}
div.nc_box_gap {
	margin-right: 12px;
}
div.nc_smallbox_gap {
	margin-right: 20px;
}
.nc_content_box h2, .nc_content_box_small h2, .nc_comments_top h2 {
	color: #0000c2;
	font-size: 13pt;
	padding: 8px 0px 0px 8px;
	margin: 0px;
}
.nc_content_box .nc_quotebutton {
	margin: 0px auto;
	width: 143px;
}
.nc_content_box p, .nc_content_box_small p {
	text-align: center;
}
.nc_item1, .nc_item2 {
	height: 102px;
	margin-top: 15px;
	width: 130px;	
}
.nc_item1 {
	float: left;
	margin-left: 3px;
}
.nc_item2 {
	float: right;
	margin-right: 3px;
}
.nc_item1 img, .nc_item2 img {
	margin-left: 14px;
}
.nc_caption1, .nc_caption2 {
	width: 130px;
	text-align: center;
}
.nc_caption1 {
	position: absolute;
	bottom: 55px;
	left: 3px;
}
.nc_caption2 {
	position: absolute;
	bottom: 55px;
	right: 3px;
}
.nc_quotebutton img { border: 0px; margin-top: 50px; }
.nc_small_item1 {
	margin-top: 8px;
	margin-left: 3px;
}
.nc_small_item2 {
	margin-top: 12px;
	margin-left: 3px;
}
.nc_small_item3 {
	margin-top: 8px;
	margin-left: 3px;
}
.nc_item1 img, .nc_item2 img, .nc_small_item1 img, .nc_small_item2 img {
	display: none;
}
img.nc_first {
	display: block;
}
/* END HOME PAGE CONTENT BOXES */