/*fieldset
	Parcel2Go
	Screen Stylesheet
	Author: Jesper Hills
	on behalf of Bluhalo
*/
/*	Reset */
*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	border: none;
}
html
{
	font-size: 62.5%;
}

body
{
	font-size: 1em;
	font-family: Arial, Verdana, sans-serif;
	line-height: 2em;
}

/*	HTML */
h1, h2, h3, h4
{
}
a
{
	text-decoration: none;
	color: #5c5c5c;
}

a:hover
{
	text-decoration: underline;
}

h3
{
	font-size: 1.8em;
	color: #4c4c4c;
}
p, ul, ol
{
	margin: 1.1em 0;
}
form ul, form ol
{
	margin: 0;
}
form ul li
{
	display: block;
	width: 100%;
	overflow: hidden;
}
form #primary li
{
	width: auto;
}
form #copyright li
{
	width: auto;
}
strong
{
	font-weight: bold !important;
}
em
{
	font-style: italic !important;
}

.gridviewstyle
{
	border: solid 2px #303030;
	border-collapse: collapse;
}

.gridviewstyle td
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #303030;
}

.gridviewstyle th
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #303030;
}

/*	Common Classes */
.button
{
}
#getcredit
{
	display: block;
	width: 168px;
	height: 36px;
	background: url(../images/template/button/getcredit.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
.cta
{
	margin: 10px 0 0;
}
.cta a, .cta a img
{
	display: block;
}
.price
{
	color: #3e3d3d;
}
.date
{
	font-weight: bold;
	float: right;
}
ul.menu
{
	margin: 0 0 0.5em;
	font-size: 1.1em;
}
ul.menu li
{
	display: block;
}
ul.menu a
{
	display: block;
	border-bottom: 1px solid #dadada;
	padding: 0 14px;
	color: #949494;
	text-decoration: none;
}
ul.menu a:hover
{
	color: #333;
}
.notice
{
	font-size: 1.2em !important;
	color: #4c4c4c;
	font-weight: bold;
}

.small_notice
{
	font-size: 1.0em !important;
	color: #4c4c4c;
	font-weight: bold;
}

ul.bullet
{
	margin: 1em 0 0 !important;
}
ul.bullet li
{
	background: url(../images/template/bullet.gif) left top no-repeat;
	background-position: 0 .6em;
	padding: 0 0 0 13px !important;
	display: block;
	list-style: none outside;
	font-size: small;
}
.pad
{
	padding: 10px 20px 20px !important;
}
h3.tabs
{
	overflow: hidden !important;
	padding: 0 !important;
}
h3.tabs a
{
	float: left;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	background: url(../images/template/bg_h3_tab_left.gif) left top no-repeat;
	border-right: 1px solid #FFF;
}
h3.tabs a span
{
	font-weight: bold;
	display: block;
	background: url(../images/template/bg_h3_tab_right.gif) top right no-repeat;
	padding: 0 10px;
}
h3.tabs span.end
{
	float: left;
	height: 33px;
	width: 10px;
	display: block;
	background: url(../images/template/bg_h3_tab_left.gif) top left no-repeat;
}
h3.tabs a.current
{
	color: #665408;
	background-position: bottom left;
}
h3.tabs a.current span
{
	background-position: bottom right;
}
.product
{
	padding: 0 10px 10px;
}
.product img
{
	float: left;
	margin: 0 10px 5px 0;
}
.product ul
{
	margin: 0 0 10px;
	float: left;
}
.product ul li
{
	background: url(../images/template/bullet_yellow.gif) 0 0.5em no-repeat;
	padding: 0 0 0 13px;
	font-size: 1.1em;
	color: #5c5c5c;
	display: block;
	list-style: none outside;
	position: relative;
}
.product p
{
	font-size: 1.1em;
	color: #5c5c5c;
}
.product h4
{
	color: #272727;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
}
.center
{
	text-align: center;
	font-size: 1.1em;
}

.floatnone
{
	float: none !important;
}

.alerts
{
	color: #FF0000;
	width: 580px;
}

.alerts_sm
{
	color: #FF0000;
	width: 350px;
}
/*	Buttons */
#content #left .box input.loginbutton
{
	padding: 0;
	margin: 3px 4px;
}

#login button
{
	cursor: pointer;
	height: 30px;
	width: 67px;
	display: block;
	background: url(../images/template/button/login.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
#enquiry button
{
	cursor: pointer;
	height: 27px;
	width: 62px;
	display: block;
	background: url(../images/template/button/send.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
.tracking button
{
	float: left;
	cursor: pointer;
	height: 27px;
	width: 132px;
	display: block;
	background: url(../images/template/button/track-my-parcel.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
button#continue
{
	float: right;
	cursor: pointer;
	height: 27px;
	width: 91px;
	margin: 0;
	display: block;
	background: url(../images/template/button/continue.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
button#find
{
	float: left;
	cursor: pointer;
	height: 27px;
	width: 122px;
	margin: 0;
	display: block;
	background: url(../images/template/button/find.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
.testimonial button
{
	float: left;
	cursor: pointer;
	height: 27px;
	width: 125px;
	margin: -5px 0 0;
	display: block;
	background: url(../images/template/button/rate.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
#logout
{
	margin: 0 0 0 12px;
}
a#clear
{
	height: 25px;
	width: 51px;
	display: block;
	background: url(../images/template/button/clear.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	right: 4px;
	top: 4px;
}

.clearbasket
{
	height: 25px;
	width: 51px;
	display: block;
	background: url(../images/template/button/clear.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	right: 4px;
	top: 4px;
}

/*	Skip Links */
#skip
{
	position: absolute;
	top: -999em;
	left: 0;
}

/*	Wrap */
#wrap
{
	width: 986px;
	margin: 0 auto;
}

/*	Header */
#header
{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 3em 0 0;
}

/*	Logo */
#logo
{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 75px;
}
#logo h1
{
	float: left;
}
#logo img.tagline
{
	position: absolute;
	right: 0;
	bottom: 0;
}

/*	Secondary Nav */
#secondary
{
	position: absolute;
	top: 0;
	left: 0;
	width: 973px;
	padding: 0 13px 0 0;
	height: 3em;
	overflow: hidden;
	background: url(../images/template/bg_secondary_right.gif) bottom right no-repeat;
}
#secondary a
{
	font: bold 1.2em/2.5em Arial, sans-serif;
	text-decoration: none;
	color: #999;
}
#secondary a:hover, #secondary a:focus
{
	color: #000;
}
#secondary #add
{
	float: left;
	padding: 0 0 0 20px;
	background: url(../images/template/favourites.gif) left center no-repeat;
}
#secondary ul
{
	float: right;
	margin: 0;
	padding: 0 0 0 13px;
	background: url(../images/template/bg_secondary_left.gif) bottom left no-repeat;
}
#secondary li
{
	float: left;
	list-style: none outside;
	display: block;
	background: url(../images/template/bg_secondary.gif) bottom left repeat-x;
}
#secondary li a
{
	float: left;
	height: 2.5em;
	padding: 0 0.5em;
}

.navsec li
{
	width: auto;
	overflow: auto;
}

/*	Primary Nav */
#primary
{
}
#primary ul
{
	margin: 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 5px solid #fdc708;
}
#primary li
{
	float: left;
	display: block;
	margin: 1px 1px 0 0;
	background: #0177cc url(../images/template/bg_primary_left.gif) left top repeat-x;
}
#primary li a
{
	float: left;
	color: #FFF;
	background: url(../images/template/bg_primary_right.gif) right top no-repeat;
	text-decoration: none;
	padding: 0.7em 0.9em;
	font: bold 1.2em/1em Arial, sans-serif;
}
#primary li.current
{
	background-color: #fdc708;
	background-image: url(../images/template/bg_primary_left_current.gif);
}
#primary li.current a
{
	color: #66530a;
	background-image: url(../images/template/bg_primary_right_current.gif);
}

/*	Tertiary Nav */
#tertiary
{
	margin: 0;
	width: 100%;
	overflow: hidden;
	background: #fdc708 url(../images/template/bg_tertiary.gif) left top repeat-x;
	text-align: center;
}
#tertiary ul
{
	display: inline;
}
#tertiary li
{
	display: inline;
	list-style: none outside;
}
#tertiary li a
{
	font: bold 1.2em/2.83em Arial, sans-serif;
	color: #66530a;
	text-decoration: none;
	padding: 1.415em 1em;
	border-left: 1px solid #ffaf00;
}

/*	CTA */
#header .cta
{
	width: 100%;
	height: 144px;
	position: relative;
	background: url(../images/template/cta_main.jpg) 0 0 no-repeat;
}
#header .cta h2, #header .cta label, #header .cta legend, #header .cta hr
{
	display: none;
}
#header .cta a
{
	width: 123px;
	height: 29px;
	position: absolute;
	left: 452px;
	top: 105px;
	background: url(../images/template/button/take-a-look.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
#header .cta button
{
	width: 78px;
	height: 30px;
	position: absolute;
	right: 43px;
	top: 81px;
	background: url(../images/template/button/sign-up.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -9999em;
	cursor: pointer;
}

#header .cta .buttonStyle
{
	width: 78px;
	height: 30px;
	position: absolute;
	right: 40px;
	top: 75px;
	background: transparent;
	overflow: hidden;
	text-indent: -9999em;
	cursor: pointer;
}

#header .cta input
{
	width: 201px;
	height: 15px;
	padding: 4px 5px;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	right: 123px;
	top: 84px;
	background: url(../images/template/cta_main_input.gif) 0 0 no-repeat;
}

/*	Footer */
#footer
{
	margin: 1em 0 0;
	padding: 0 0 30px 30px;
	border-bottom: 1px solid #dadada;
	background: #f7f7f7;
	width: 956px;
	overflow: hidden;
	background: url(../images/template/bg_footer.gif) 0 0 repeat-y;
}
#footer .top
{
	height: 8px;
	width: 986px;
	display: block;
	margin: 0 0 20px -30px;
	background: url(../images/template/bg_footer_top.gif) 0 0 no-repeat;
}
#footer .box
{
	width: 206px;
	float: left;
	margin: 0 30px 0 0;
}
#footer .box h2
{
	font-size: 1.4em;
	line-height: 33px;
	font-weight: bold;
	padding: 0 18px;
	height: 33px;
	background: url(../images/template/bg_footer_box.gif) 0 0 no-repeat;
}
#footer .box ul
{
	margin: 0 18px;
}
#footer .box li
{
	list-style: none outside;
	display: block;
	font-size: 1.1em;
	padding: 0.3em 0;
}
#footer .box ul.block li
{
	width: 100%;
	overflow: hidden;
}
#footer .box ul.block li strong
{
	float: left;
	width: 6em;
}
#footer .box ul.block li span
{
	float: left;
	text-align: left;
}
#footer .box a
{
	text-decoration: none;
}
#footer .box a:hover
{
	text-decoration: underline;
}

/*	Logos */
#logos
{
	text-align: center;
	margin: 2em 0;
}

/*	Copyright */
#copyright
{
	font-size: 1.2em;
	background: #1b93e9 url(../images/template/bg_footer_bottom.gif) left bottom no-repeat;
	width: 921px;
	padding: 0 55px 0 10px;
	overflow: hidden;
	margin: 0 0 1em;
}
#copyright p
{
	margin: 5px 0;
	float: left;
	color: #FFF;
	font-weight: bold;
}
#copyright ul
{
	margin: 0;
	float: right;
	color: #000;
}
#copyright ul li
{
	float: left;
	display: block;
	list-style: none outside;
}
#copyright ul li a
{
	float: left;
	padding: 5px 0;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/*	Breadcrumb */
#breadcrumb
{
	margin: 10px 15px 0;
}
#breadcrumb p
{
	margin: 0;
	font-size: 1.2em;
	color: #989898;
}
#breadcrumb a
{
	color: #989898;
	text-decoration: none;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}
#breadcrumb span
{
	color: #097fd4;
}

/*	Content */
#content
{
	width: 100%;
	overflow: hidden;
}
#content .column
{
	float: left;
}
#content #left
{
	width: 170px;
}
#content #left #ebayDevLogo
{
	text-align: center;
	padding-top: 30px;
}
#content #right
{
	width: 170px;
}
#content #middle
{
	width: 626px;
	margin: 10px 10px 0;
}
#content #middle_QQ
{
	width: 776px;
	margin: 10px 10px 0;
}
#content .column#main_left
{
	width: 308px;
	float: left;
}
#content .column#main_right
{
	width: 308px;
	float: right;
}

#content #left .box form
{
	padding: 10px;
	font-size: 11px;
}
#content #left .box label, #content #left .box input
{
	display: block;
	color: #141414;
}
#content #left .box input
{
	background: #FFF;
	padding: 3px 4px;
	border: 1px solid #dadada;
}
#content #left .box form a
{
	color: #949494;
}

#content #middle h3
{
	margin: 0.5em 10px;
}
#content #middle p
{
	margin: 1em 10px;
}
#content #middle ul.dotted
{
	border-bottom: 1px dotted #dadada;
}
#content #middle ul.dotted li
{
	display: block;
	border-top: 1px dotted #dadada;
	padding: 3px 10px;
	color: #5c5c5c;
	font-size: 1.1em;
}

/*		Boxes */
#content .box
{
	width: 100%;
	overflow: visible;
	margin: 10px 0 0;
}
#content .box .content
{
	border-top: 1px solid #dadada;
}
#content .box ul.block
{
	margin: 0;
}
#content .box ul.block li
{
	display: block;
	margin: 0;
}
#content #left .box, #content #right .box
{
	background: url(../images/template/box/small.gif) 0 0 repeat-y;
}
#content #left .box .content, #content #right .box .content
{
	background: url(../images/template/box/small_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #left .box h2, #content #right .box h2
{
	position: relative;
	background: url(../images/template/heading/small_blue.gif) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
}

#content #middle .box_medium
{
	width: 308px;
	overflow: hidden;
	margin: 0 0 10px;
	background: url(../images/template/box/med.gif) 0 0 repeat-y;
}
#content #middle .box_medium .content
{
	/*border-top: 1px solid #dadada;*/
	background: url(../images/template/box/med_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle .box_medium h2
{
	background: url(../images/template/heading/medium_yellow.gif) 0 0 no-repeat;
	height: 46px;
	line-height: 46px;
	color: #665408;
	font-size: 2.4em;
	font-weight: bold;
	padding: 0 15px;
}

#content #middle .box_medium h2 a
{
	color: #665408;
	font-weight: bold;
}

#content #middle .box_medium h2 a:hover
{
	text-decoration: none;
}


#content #middle .box_large
{
	width: 626px;
	overflow: hidden;
	margin: 0 0 10px;
	background: url(../images/template/box/large.gif) 0 0 repeat-y;
}
#content #middle .box_large .content
{
	width: 624px;
	overflow: hidden;
	background: url(../images/template/box/large_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle .box_large h2
{
	border-bottom: 1px solid #dadada;
	background: url(../images/template/heading/large_yellow.gif) 0 0 no-repeat;
	height: 46px;
	line-height: 46px;
	color: #665408;
	font-size: 2.4em;
	font-weight: bold;
	padding: 0 15px;
}

#content #middle .box_blue
{
	width: 603px;
	overflow: hidden;
	margin: 0 auto 10px;
	background: url(../images/template/box/medgray.gif) 0 0 repeat-y;
}
#content #middle .box_blue .content
{
	background: url(../images/template/box/medgray_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle .box_blue h3
{
	border-bottom: 1px solid #dadada;
	margin: 0;
	background: url(../images/template/heading/large_blue.gif) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
	overflow: hidden;
}
#content #middle .box_blue .head
{
	height: 8px;
	width: 100%;
	overflow: hidden;
	background: url(../images/template/heading/none.gif) 0 0 no-repeat;
}
.buy
{
	background: url(../images/template/bg_grey.gif) left bottom repeat-x;
	line-height: 2.4em;
	padding: 5px 10px;
	border-bottom: 1px solid #dadada;
	font-size: 1.2em;
	color: #1e1e1e;
	margin: 0 !important;
	overflow: hidden;
}
.buy a
{
	float: right;
}
.buy strong
{
	color: #333;
	font-size: 1.2em;
}
.buy img
{
	vertical-align: middle;
}

/*		Bag */
#bag
{
	font-size: 1.1em;
}
#bag caption
{
	display: none;
}
#bag td, #bag th
{
	color: #5c5c5c;
	border-bottom: 1px solid #dadada;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}
#bag a
{
	text-decoration: underline;
	color: #5c5c5c;
}

/*		Steps */
#steps
{
	display: block;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
#steps a
{
	float: left;
}

/*		Forms */
#content #middle form.form
{
}
#content #middle fieldset
{
	width: 95%;
	overflow: hidden;
	padding: 15px;
}

#content #middle fieldset ul
{
	margin: 0;
}

#content #middle fieldset ul li
{
	width: 100%;
	overflow: hidden;
	display: block;
	list-style: none outside;
	font-size: 1.2em;
	padding: 3px 0;
	color: #5c5c5c;
}

#content #middle fieldset ul.alerts_sm li
{
	width: 100%;
	overflow: hidden;
	display: block;
	list-style: none outside;
	font-size: 1.1em;
	padding: 3px 0;
	color: #FF0000;
}

#content #middle fieldset ul li label
{
	float: left;
	width: 11.2em;
}
#content #middle fieldset ul li label.auto
{
	float: left;
	width: auto;
	margin-right: 0.5em;
}
#content #middle fieldset ul li label.full
{
	float: left;
	width: 100%;
}
#content #middle fieldset ul li input, #content #middle fieldset ul li span.text
{
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	font-size: 1.2em;
}
#content #middle fieldset ul li input.text, #content #middle fieldset ul li textarea.text, #content #middle fieldset ul li select
{
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
#content #middle fieldset ul li.checkbox input
{
	margin-left: 8em;
}
#content #middle fieldset ul li.checkbox label
{
	width: auto;
}

#SearchServices
{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
}

#SearchServices select, #SearchServices input, #SearchServices textarea
{
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1em;
}


/*		Tracking */
.tracking img
{
	float: left;
	margin: 20px 10px 0 20px;
}
.tracking fieldset
{
	float: left;
	width: 450px !important;
}
.tracking table td, .tracking table th
{
	padding: 0 4px;
}

/*		Testimonial */
.testimonial
{
}
.testimonial p
{
	font-size: 1.2em;
	margin: 1em 20px !important;
}
.testimonial fieldset
{
	border-top: 1px solid #dadada !important;
	padding: 20px !important;
}
.testimonial fieldset p
{
	margin: 0 !important;
	font-size: 1.1em;
}

/*		Quick Quote */
#quote
{
	margin: 0 0 10px;
	position: relative;
	width: 100%;
	overflow: visible;
	height: 135px;
	background: url(../images/template/bg_quickquote.gif) 0 0 no-repeat;
}
#quote h1
{
	position: absolute;
	width: 211px;
	height: 142px;
	left: -8px;
	top: -12px;
	background: url(../images/template/heading/quick-quote.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
#quote button
{
	cursor: pointer;
	height: 65px;
	width: 108px;
	position: absolute;
	right: 12px;
	top: 36px;
	background: url(../images/template/button/begin-quote.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
#quote ul#col1
{
	position: absolute;
	left: 218px;
	top: 31px;
	width: 155px;
	height: 104px;
	border-right: 1px dotted #fec602;
}
#quote ul#col2
{
	position: absolute;
	left: 387px;
	top: 31px;
	width: 111px;
	height: 104px;
}
#quote li
{
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
}
#quote li label
{
	float: left;
	font-size: 1.1em;
	color: #5c5c5c;
	width: 4em;
}
#quote li input, #quote li select
{
	float: left;
	border: 1px solid #fec602;
	padding: 3px;
	margin: 0 5px 0 0;
	font-size: 1.1em;
	color: #5c5c5c;
}
#quote li div input
{
	clear: both;
	float: none;
}
.quotebutton
{
	cursor: pointer;
	height: 65px;
	width: 108px;
	position: absolute;
	right: 12px;
	top: 36px;
	overflow: hidden;
	text-indent: -999em;
}
.quotebuttonnew
{
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 15px;
	overflow: hidden;
	text-indent: -999em;
}
.sendbutton
{
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 70px;
	overflow: hidden;
	text-indent: -999em;
}
/*		Enquiry Page */
table#contact-details
{
	margin: 10px;
	float: left;
}
#contact-details td
{
	padding: 10px;
	font-size: 1.6em;
	color: #4c4c4c;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#content #left .box, #content #right .box
{
	background: url(../images/template/box/small.gif) 0 0 repeat-y;
}
#content #left .box .content, #content #right .box .content
{
	background: url(../images/template/box/small_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #left .box h2, #content #right .box h2
{
	position: relative;
	background: url(../images/template/heading/small_blue.gif) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
}

#content #middle .box_medium
{
	width: 308px;
	overflow: hidden;
	margin: 0 0 10px;
	background: url(../images/template/box/med.gif) 0 0 repeat-y;
}
#content #middle .box_medium .content
{
	/*border-top: 1px solid #dadada;*/
	background: url(../images/template/box/med_bottom.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle .box_medium h2
{
	background: url(../images/template/heading/medium_yellow.gif) 0 0 no-repeat;
	height: 46px;
	line-height: 46px;
	color: #665408;
	font-size: 2.4em;
	font-weight: bold;
	padding: 0 15px;
}

#wrap #content #middle .box_large #enquiry
{
	width: 258px;
	margin: 10px;
	overflow: hidden;
	background: url(../images/template/box/enquiry.gif) 0 0 repeat-y;
	float: right;
}
#wrap #content #middle .box_large #enquiry .content
{
	width: auto;
	border-top: 1px solid #dadada;
	background: url(../images/template/box/enquiry_bottom.gif) left bottom no-repeat;
	padding: 0;
}
#wrap #content #middle .box_large #enquiry h3
{
	margin: 0;
	background: url(../images/template/heading/enquiry_blue.gif) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
}

/* ---- Postcode finder --- */
#results
{
	width: 180px;
	float: left;
	background-color: #eaeaea;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	text-align: left;
	font-size: 12px;
	line-height: 1.0em;
	padding: 10px;
	margin-right: 10px;
}

#map
{
	float: left;
	background-color: #eaeaea;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	text-align: left;
	font-size: 12px;
	line-height: 1.0em;
	padding: 0px;
}

table.crm
{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 3px;
	border-color: White;
	line-height: 1.5em; /* font-size: 0.8em; */
	margin: auto;
}

table.crm tr
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.crm tr.alternate
{
	background-color: #fff8d5;
}

table.crm th
{
	background-color: #047ace;
	font-weight: bold;
	color: White;
	font-size: 1.2em;
}

table.crm td, table.crm th
{
	padding: 4px 2px 4px 2px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

table.crm input, select
{
	padding: 1px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.radioListHorizontal input
{
	border: none;
}

table.radioListHorizontal td
{
	border: none;
	padding: 0;
	margin: 0;
}

#content #middle_QQ .box_large_QQ
{
	width: 776px;
	overflow: hidden;
	margin: 0 0 10px;
	background: url(../images/template/box/large_QQ.gif) 0 0 repeat-y;
}
#content #middle_QQ .box_large_QQ .content
{
	width: 774px;
	overflow: hidden;
	background: url(../images/template/box/large_bottom_QQ.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle_QQ .box_large_QQ h2
{
	border-bottom: 1px solid #dadada;
	background: url(../images/template/heading/large_yellow_QQ.gif) 0 0 no-repeat;
	height: 46px;
	line-height: 46px;
	color: #665408;
	font-size: 2.4em;
	font-weight: bold;
	padding: 0 15px;
}

#content #middle_QQ .box_blue
{
	width: 753px;
	overflow: hidden;
	margin: 0 auto 10px;
	background: url(../images/template/box/medgray_QQ.gif) 0 0 repeat-y;
}
#content #middle_QQ .box_blue .content
{
	background: url(../images/template/box/medgray_bottom_QQ.gif) left bottom no-repeat;
	padding: 1px;
}
#content #middle_QQ .box_blue h3
{
	border-bottom: 1px solid #dadada;
	margin: 0;
	background: url(../images/template/heading/large_blue_QQ.gif) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
	overflow: hidden;
}

#content #middle_QQ h3
{
	margin: 0.5em 10px;
}
#content #middle_QQ p
{
	margin: 1em 10px;
}
#content #middle_QQ ul.dotted
{
	border-bottom: 1px dotted #dadada;
}
#content #middle_QQ ul.dotted li
{
	display: block;
	border-top: 1px dotted #dadada;
	padding: 3px 10px;
	color: #5c5c5c;
	font-size: 1.1em;
}

#content #middle_QQ form.form
{
}
#content #middle_QQ fieldset
{
	width: 95%;
	overflow: hidden;
	padding: 15px;
}
#content #middle_QQ fieldset ul
{
	margin: 0;
}
#content #middle_QQ fieldset ul li
{
	width: 100%;
	overflow: hidden;
	display: block;
	list-style: none outside;
	font-size: 1.2em;
	padding: 3px 0;
	color: #5c5c5c;
}

#content #middle_QQ fieldset ul.alerts_sm li
{
	width: 100%;
	overflow: hidden;
	display: block;
	list-style: none outside;
	font-size: 1.1em;
	padding: 3px 0;
	color: #FF0000;
}

#content #middle_QQ fieldset ul li label
{
	float: left;
	width: 11.2em;
}
#content #middle_QQ fieldset ul li label.auto
{
	float: left;
	width: auto;
	margin-right: 0.5em;
}
#content #middle_QQ fieldset ul li label.full
{
	float: left;
	width: 100%;
}
#content #middle_QQ fieldset ul li input, #content #middle_QQ fieldset ul li span.text
{
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	font-size: 1.2em;
}
#content #middle_QQ fieldset ul li input.text, #content #middle_QQ fieldset ul li textarea.text, #content #middle_QQ fieldset ul li select
{
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
#content #middle_QQ fieldset ul li.checkbox input
{
	margin-left: 8em;
}
#content #middle_QQ fieldset ul li.checkbox label
{
	width: auto;
}

/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #0177cc;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}

.link
{
	font-weight: bold;
	color: #0000aa;
	font-size: 1.3em;
}

.small_title
{
	font-weight: bold;
	color: #0000aa;
	font-size: 1.0em;
}

.do
{
	font-weight: bold;
	color: #007700;
	font-size: 1.3em;
}

.donot
{
	font-weight: bold;
	color: #770000;
	font-size: 1.3em;
}

.Title_H1
{
	font-weight: bold;
	color: #5c5c5c;
	font-size: 2.0em;
}

.Title_H2
{
	font-weight: bold;
	color: #5c5c5c;
	font-size: 1.5em;
}

div.orderprocess
{
	font-size: 1.2em;
	color: #5c5c5c;
}

div.row
{
	clear: both;
	overflow: hidden;
}
div.row select
{
	float: left;
	margin: 4px 0 4px 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}
div.row input
{
	margin: 4px 0 4px 0;
	padding: 1px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	border: 1px solid #d2d2d2;
}
div.row div
{
	float: left;
}

div.row div.label
{
	width: 100px;
	text-align: left;
	margin-right: 0.5em;
	font-size: 1.2em;
	color: #5c5c5c;
}

div.orderprocess div.row div.label
{
	width: 150px;
	font-size: 1em;
}

div.row div *
{
	vertical-align: top;
}

.error
{
	font-weight: bold;
	color: #ff0000;
	font-size: 1.1em;
	vertical-align: top;
}

.normaltext
{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 1.2em;
}

/* Newsletter */
#videopodcast
{
	height: 121px;
	float: left;
	width: 625px;
	background: url(../images/videonews/grey_box_05.gif) 0 0 no-repeat;
}

#videotopcurve
{
	padding-top: 15px; 
	float: left; 
	height: 33px; 
	width: 625px;
}

#videonews
{
	border-left: solid 1px #cccccc; 
	border-right: solid 1px #cccccc; 
	width: 623px;
    height: 50px; 
    float: left;
}

span.videonewsheader
{
    margin: 0px; 
    padding-top: 0px; 
    padding-right: 0px;
    padding-bottom: 3px; 
}

#videocontentalignhead
{
	padding-left: 30px;
}

#videocontentalignhead h1
{
	color: #1096D3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
}

#videobroadcast
{
	background-color: #e9e422; 
	text-align: center; 
	padding-top: 10px; 
	width: 625px;
    float: left;
}

#videoheadline
{
	background-color: #eeeeee; 
	padding-top: 20px; 
	float: left; 
	width: 623px;
    border-left: solid 1px #cccccc; 
    border-right: solid 1px #cccccc;
}

#videocontent
{
	background-color: #eeeeee; 
	padding-top: 20px; 
	float: left; 
	width: 623px;
    border-left: solid 1px #cccccc; 
    border-right: solid 1px #cccccc;
}

#videocontentalign
{
	padding-top: 10px; 
	padding-left:30px;
}

#videorss
{
	text-align: center; 
	float: left; 
	width: 623px; 
	border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

#videopodcastinput
{
	padding-left:38px; 
	width:600px; 
	float:left;
}

#videoextra
{
	border-left: solid 1px #cccccc; 
	border-top: solid 1px #cccccc; 
	padding-top: 25px;
    border-right: solid 1px #cccccc; 
    width: 623px; 
    height: 50px; 
    float: left;
}

span.videoextratitle
{
	color: #1096D3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
    font-style: normal; 
    font-weight: normal; 
    margin: 0px; 
    padding-top: 0px; 
    padding-right: 0px;
    padding-bottom: 0px; 
    padding-left: 30px;
}

#relatedvideos
{
	border-left: solid 1px #cccccc; 
	text-align: center; 
	float: left; 
	padding-top: 25px;
    border-right: solid 1px #cccccc; 
    width: 623px;
}

#videoextratext
{
	border-left: solid 1px #cccccc; 
	float: left; 
	padding-top: 25px;
    border-right: solid 1px #cccccc; 
    width: 623px;
}

span.extratext
{
	padding-left:30px;
}

span.videoextracontent
{
		color: #1096D3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
    font-style: normal; 
    font-weight: normal; 
    margin: 0px; 
    padding-top: 0px; 
    padding-right: 0px;
    padding-bottom: 0px; 
    padding-left: 30px;
}

#videoextratext a
{
	font-size:12px;
}

#relatedvideos a
{
	color:#1096D3;
	font-weight:bold;
}

#relatedvideoicon
{
	padding-left:30px; 
	width:100px; 
	color: #1096D3; 
	float:left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

#videopodcast input
{
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

span.podcasttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
span.videotitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

span.videocontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

span.podcasttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

span.small_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2B96D2;
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.border
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* Newsletter */

#content #middle .newsletterhead
{
	margin: 0px;
	float: left;
	padding-bottom: 15px;
}

#content #middle .newsletterhead span
{
	color: #188CD6;
	font-family: Arial;
	font-size: 12px;
	float: right;
	padding-right: 10px;
}

#content #middle .newsletterhead img
{
	float: left;
}

#content #middle .newsletterhead a
{
	color: #188CD6;
	text-decoration: underline;
}


#content #middle .newsletter p
{
	color: #333333;
	font-size: 12px;
}

#content #middle .newsletter h2
{
	color: #188CD6;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

#content #middle .newsletter h3
{
	color: #188CD6;
	font-size: 14px;
	font-weight: bold;
}

#content #middle .newsletter li
{
	padding-left: 10px;
	color: #333333;
	font-size: 12px;
}

/* Pop up Calender fror .NET 2.0   */

div.datepicker
{
	position: absolute;
	text-align: center;
	border: 1px #C4D5E3 solid;
	font-family: arial;
	background: #FFFFFF;
	font-size: 10px;
	padding: 0px;
}
div.datepicker table
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 180px;
}
div.datepicker table thead tr th
{
	font-size: 12px;
	font-weight: bold;
	background: #e9eff4;
	border-bottom: 1px solid #c4d5e3;
	padding: 0px;
	margin: 0px;
}
div.datepicker table tbody tr
{
	border: 1px white solid;
	margin: 0px;
	padding: 0px;
}
div.datepicker table tbody tr td
{
	border: 1px #eaeaea solid;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.datepicker table tbody tr td:hover, div.datepicker table tbody tr td.outbound:hover, div.datepicker table tbody tr td.today:hover
{
	border: 1px #c4d5e3 solid;
	background: #e9eff4;
	cursor: pointer;
}
div.datepicker table tbody tr td.wday
{
	border: 1px #ffffff solid;
	background: #ffffff;
	cursor: text;
}
div.datepicker table tbody tr td.outbound
{
	background: #e8e4e4;
}
div.datepicker table tbody tr td.today
{
	border: 1px #16518e solid;
	background: #c4d5e3;
}
div.datepicker table tbody tr td.nclick, div.datepicker table tbody tr td.nclick_outbound
{
	cursor: default;
	color: #aaa;
}
div.datepicker table tbody tr td.nclick_outbound
{
	background: #E8E4E4;
}
div.datepicker table tbody tr td.nclick:hover, div.datepicker table tbody tr td.nclick_outbound:hover
{
	border: 1px #eaeaea solid;
	background: #FFF;
}
div.datepicker table tbody tr td.nclick_outbound:hover
{
	background: #E8E4E4;
}
div.datepicker table tfoot
{
	font-size: 10px;
	background: #e9eff4;
	border-top: 1px solid #c4d5e3;
	cursor: pointer;
	text-align: center;
	padding: 0px;
}

ul#orderprogress
{
	clear: both;
	overflow: hidden;
}

ul#orderprogress li
{
	float: left;
	margin-right: 10px;
	width: auto;
}

ul#orderprogress li:before
{
	content: "* ";
}

ul#orderprogress li.first:before
{
	content: "";
}

ul#orderprogress li.current
{
	font-weight: bold;
}

div.content table tbody tr.invalid_service, div.content table tbody tr.invalid_service td
{
	background-color: #ddd;
	font-style: italic;
}

#lightbox
{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#closeButton
{
	top: 5px;
	right: 5px;
}

#lightbox img
{
	border: none;
	clear: both;
}
#overlay img
{
	border: none;
}

#overlay
{
	background-image: url(http://news.parcel2go.com/images/overlay.png);
}

* html #overlay
{
	background-color: #333;
	background-color: transparent;
	background-image: url(http://news.parcel2go.com/images/blank.gif);
}



