/*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: 1.6em;
    background: url(http://www.parcel2go.com/images/blue-icon-background.jpg); 
    background-repeat:repeat-x;
    background-color: #52abec;
    color: #5C5C5C;
}

/*	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: 996px;
    margin: 0 auto;
    background-color:#ffffff;
    padding: 0 14px;
}

/*	Header */
#header
{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 3em 0 0;
}

#header_op
{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 0 0;
}

/*	Logo */
#logo
{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 99px;
}
#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/rm-full.jpg) 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(http://www.parcel2go.com/images/bg_footer_bottom.gif) left bottom no-repeat;
	width: 923px;
	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: 210px;
	top: 19px;
	width: 182px;
	height: 104px;
	border-right: 1px dotted #fec602;
}
#quote ul#col2
{
	position: absolute;
	left: 402px;
	top: 20px;
	width: 97px;
	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 textarea
{
	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 */

#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;
}

/* Country SEO Pages   */

div.CountryPageTop
{
	background-image: url(../images/p2go_shipping_top_05.gif);
	width: 625px;
	float: left;
	height: 80px;
	text-align: center;
}

div.CountryTextWrapper
{
	padding-top: 15px;
	padding-bottom: 15px;
	height: 45px;
}

span.CountryTitle
{
	font-weight: bold;
	font-size: 40px;
	color: #1096d3;
}

div.CountryBottomImage
{
	float: left;
}

div.CountryQuoteBox
{
	background-image: url(../images/quote_box.png);
	height: 148px;
	text-align: right;
}

div.CountryQuoteTextAlign
{
	padding-right: 30px;
	padding-top: 30px;
}

div.paymentdiv
{
	width: 600px;
	border-bottom: solid 1px #dadada;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Arial;
	text-align: left;
}

span.CountryQuoteText
{
	font-size: large;
	color: #666666;
	font-weight: bold;
}

span.CountryQuotePrice
{
	font-size: x-large;
	color: #1096d3;
	font-weight: bold;
}

.ui-tabs .ui-tabs-hide
{
	display: none;
}

.buymain li.ui-tabs-selected
{
	background: white;
	border-bottom-color: White;
}

.buymain
{
	background: url(../images/template/bg_grey.gif) left bottom repeat-x;
	line-height: 2.4em;
	font-size: 1.2em;
	color: #1e1e1e;
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
}

.buymain li
{
	width: 135px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #dadada;
	padding: 5px 10px;
}

.buymain li a
{
	float: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.viewall
{
	clear:both;
	text-align: right;
	font-size: 14px;
	padding: 30px 10px 10px 25px;
}

.viewall a
{
	font-weight: bold;
	text-decoration: underline;
}


ul.dottedmain
{
	border-bottom: 1px dotted #dadada;
}

ul.dottedmain li
{
	display: block;
	border-top: 1px dotted #dadada;
	padding: 5px 2px 5px;
	color: #5c5c5c;
	font-size: 1.1em;
}

.collectionouter
{
	padding: 10px 5px; 
	overflow: hidden; 
	font-size: 16px; 
	clear: both;
}

.collectioninner
{
	float: left; 
	font-weight: bold; 
	padding: 5px 3px 0 0;
}

.collectioninner span.collectionprice
{
	color: rgb(7, 125, 212); 
	font-weight: bold;
}

.videonews li
{
	width: 180px;
	float: left;
	text-align: center;	
	padding: 5px 10px;
}

.searchtext
{
	border: 1px solid #dadada;
	font-size: 14px;
	width: 170px;
}

div.slider 
{
	width: 641px;
	height: 144px;
	position: relative;
	margin: 0;
	padding: 0;
}

div.slider div.wrapper 
{
	width: 641px;
	overflow: hidden;
	height: 144px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

div.slider div.wrapper ul 
{
	width: 3205px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	margin: 0;
	padding: 0;
}

div.slider div.wrapper ul li 
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	height: 144px;
	width: 641px;
}

div.slider .arrow 
{
	display: none;
}

div.slider .forward
{
	display: none;
}

/*Search Bar*/
#search_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#search_wrapper {
	float:right;
	width: 638px;
	padding-top:15px;
}
#search_bar
{
	height: 62px;
	float:right;
	width: 638px;
	background-image: url(../images/search_bar.gif);
}
#search_destination
{
	width: 218px; 
	float: left; 
	text-align: center; 
	padding-top:20px; 
	font-size: 12px; 
	height: 37px;
}
#search_courier
{
	width: 187px; 
	float: left; 
	padding-top:20px; 
	text-align: center; 
	font-size: 12px; 
	height: 34px;
}
#search_google
{
	width: 200px; 
	float: left; 
	text-align: center; 
	font-size: 12px; 
	height: 18px;
	padding-top:2px;
}
div#accordion > a
{
	display: block;
	background-color: #0177CC;
	border: 1px solid #2F4F4F;
	color: white;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
}
div#accordion div 
{
	background-color: #D3DEEF;
	border-color: #2F4F4F;
	border-style: none dashed dashed;
	border-width: medium 1px 1px;
	font-size: 12px;
	padding: 10px 5px 5px;
}

/*multiple quotes page*/

#jiffy_box {
	width: 304px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/MultipleQuickQuote/jiffy_box_image_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 236px;
	float: left;
} 


#jiffy_box_image {
	width: 304px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#jiffy_box_image a 
{
	display:block;
	width:304px;
	height:183px;
}

#jiffy_box_image html a:hover
{
	visibility: visible;
}


#jiffy_box_image a:hover img
{
	visibility: hidden;
}

#jiffy_box_buttons {
	width: 246px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 53px;
	background-image: url(../images/MultipleQuickQuote/jiffy_icons_first_3.gif);
	float: left;
} 

#multi_box {
	width: 304px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	background: url(../images/MultipleQuickQuote/multi_box_image_on.gif) no-repeat;
	background-position:right top;
	white-space: nowrap;
	display: block;
	height: 236px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 


#multi_box_image {
	width: 304px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#multi_box_image a 
{
	display:block;
	width:304px;
	height:183px;
}

#multi_box_image html a:hover
{
	visibility: visible;
}


#multi_box_image a:hover img
{
	visibility: hidden;
}

#multi_box_buttons {
	width: 246px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 53px;
	background-image: url(../images/MultipleQuickQuote/multi_icons_first_3.gif);
	float: left;
} 


#multi_box_buy_button {
	width: 58px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/MultipleQuickQuote/multi_icons_buy_on.gif) no-repeat;
	margin: 0px;
	height: 53px;
	float: left;
	white-space: nowrap;
	display: block;
} 

#multi_box_buy_button a 
{
	display:block;
	width:58px;
	height:53px;
}

#multi_box_buy_button html a:hover
{
	visibility: visible;
}


#multi_box_buy_button a:hover img
{
	visibility: hidden;
}

#text_box {
	width: 600px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#text_box h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3E9EDC;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

div.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

div.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px; /*DNE!*/
	overflow: hidden;
}

div.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

li.ac_odd {
	background-color: #eee;
}

li.ac_over {
	background-color: #0A246A;
	color: white;
}

div.cse-search-box div input#q {
	border: 1px solid #ccc;
}

div.courier_wrapper {
	width: 626px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
} 
div.courier_yellow {
	width: 626px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/yellow_top.gif);
	margin: 0px;
	height: 46px;
	float: left;
} 
div.courier_yellow h2 {
	color: #514407;
	font-size: 23px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	float: left;
}
div.courier_logo_holder {
	width: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 46px;
	float: right;
} 
div.courier_logo_holder img {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.courier_grey {
	width: 382px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/grey_bottom_crop.gif);
	margin: 0px;
	height: 42px;
	float: left;
} 
div.courier_grey p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}
div.courier_buttons {
	width: 192px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	float: left;
}
div.courier_buy_button {
	width: 52px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	float: left;
}
div.courier_buy_button a {
	display: block;
	padding: 0;
	margin: 0;
	width: 52px;
	height: 42px;
	overflow: hidden;
	background-image: url(../images/buy_button_on.gif);
}
div.courier_buy_button a:hover img 
{
	display: none;
}

/* Saracens */
.clearfloatsaracens { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#curved_header {
	width: 626px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	background-image: url(../images/saracens/curved_header_626px.gif);
} 
#curved_footer {
	width: 626px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	background-image: url(../images/saracens/curved_footer_626px.gif);
} 
#text_box_saracens {
	width: 609px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#mainContentsaracens {
	width: 626px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	float: left;
}

#mainContentsaracens p {
	color: #666;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContentsaracens h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3E9EDC;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#mainContentsaracens h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#mainContentsaracens h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #F41716;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
#ticket_master {
	height: 72px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sendparcelsaracens {
	width: 198px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	height: 72px;
	background-image: url(../images/saracens/send_a_parcel_butt_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	float: left;
	display: block;
}



#sendparcelsaracens_image {
	width: 198px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 72px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sendparcelsaracens_image a
{
	display:block;
	width:198px;
	height:72px;
}


#sendparcelsaracens_image html a:hover
{
	visibility: visible;
}


#sendparcelsaracens_image a:hover img
{
	visibility: hidden;
}

.insurance label
{
	margin-left: 5px;
	margin-right: 10px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
/*div.rating-cancel,*/div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
/*div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}*/
div.star-rating,div.star-rating a{background:url(../images/star.gif) no-repeat 0 0px}
/*div.rating-cancel a,*/div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -32px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.recommendAFriend label
{
	margin-left: 5px;
	margin-right: 30px;
}

#rate_us_star_box {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 117px;
	width: 354px;
	background-image: url(../images/ratings_box.gif);
}
#rate_us_star_box .row1
{
	padding-top: 7px; margin-left: 10px; line-height: 22px;
}
#rate_us_star_box .row2
{
	padding-top: 5px; line-height: 22px; margin-left: 10px;
}
#rate_us_star_box .row3
{
	padding-top: 4px; line-height: 24px; margin-left: 10px;
}
#rate_us_star_box .row4
{
	padding-top: 4px; line-height: 23px; margin-left: 10px;
}

#review_box_grey, .review_box_grey {
	width: 603px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(../images/all-reviews-box-grey.gif);
	background-repeat: no-repeat;
} 
#review_box_extender, .review_box_extender {
	width: 603px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(../images/reviews-extender-grey.gif);
	background-repeat: repeat-y;
}
#review_bottom_grey, .review_bottom_grey {
	width: 603px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(../images/reviews-bottom-grey.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#review_box_white, .review_box_white {
	width: 603px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	height: 95px;
	background-image: url(../images/all-reviews-box-white.gif);
	background-repeat: no-repeat;
}
#blue_title_box, .blue_title_box {
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0;
	float: left;
}
#blue_title_box p, .blue_title_box p {
	font-weight: normal;
	color: #CAE4F7;
}
#blue_title_box_2, .blue_title_box_2 {
	width: 240px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0;
	float: left;
}
#blue_title_box_2 p, .blue_title_box_2 p {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
#stars_box, .stars_box {
	width: 178px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	float: right;
	height: 26px;
}
#review_text_box, .review_text_box {
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0;
	float: left;
}
#read_full_review_box, .read_full_review_box {
	width: 150px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#read_full_review_box p, .read_full_review_box p {
	text-align: right;
}
#helpful_box, .helpful_box {
	background-repeat: no-repeat;
	float: right;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	width: 200px;
}
#helpful_box p, .helpful_box p {
	font-size: 11px;
	color: #A4A4A4;
	text-align: right;
}

#clearfloat, .clearfloat {
	background-color: #FF0;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

#clear_float, .clear_float {
	clear: both;
}

#go_box {
	width: 384px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 104px;
	background-image: url(../images/review_arrow_on.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: absolute;
	}

#go_box_image {
	width: 384px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#go_box_image a
{
	display:block;
	width:384px;
	height:104px;
}

#go_box_image html a:hover
{
	visibility: visible;
}

#go_box_image a:hover img
{
	visibility: hidden;
}
#go_box_text {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	top: -70px;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 120px;
}

#go_box_text p,#go_box_text a,#go_box_text a:hover,#go_box_text a:visited 
{
	height: auto;
	width: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 14px;
	margin: 0px !important;
	padding: 0px;
	font-weight: bold;
}
 
#go_box_text a
{
	display:inline;
}

/* new reviews button*/
#review-button-wrap
{
    height: 295px;
    width: 170px;
    padding-top: 10px;
}

#review-buttonimage
{
    height: 98px;
    width: 170px;
    background-image: url(http://www.parcel2go.com/images/reviews-button-2.gif);
    background-repeat: no-repeat;
}

#review-buttonimage a
{
    display: block;
    height: 98px;
    width: 170px;
}

#review-buttonimage html a:hover
{
    visibility: visible;
}


#review-buttonimage a:hover img
{
    visibility: hidden;
}

#review-details
{
    height: 167px;
    width: 140px;
    padding: 15px;
    background-image: url(http://www.parcel2go.com/images/read-our-reviews_02.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #06F;
}

/* new footer shizzle */
#new-footer-wrap ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    margin: 0px;
    padding-top: 10px;
    padding-left: 40px;
}
#new-footer-wrap h1
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-top: 20px;
    padding-left: 40px;
}

#new-footer-wrap h1 a
{
    font-weight:bold;
}

#new-footer-wrap h2
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-top: 10px;
}

#new-footer-wrap h2 a
{
    font-weight:bold;
}

#new-footer-wrap h3
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
    padding-top: 20px;
}

#new-footer-wrap h4
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-top: 20px;
    padding-left: 8px;
}

#new-footer-wrap a
{
    color: #999;
    text-decoration: none;
}

#new-footer-wrap a:hover
{
    text-decoration: underline;
}

#new-footer-wrap
{
    width: 988px;
    height: 440px;
    clear: both;
}

#first-footer-bar
{
    height: 49px;
    width: 988px;
    background-image: url(http://www.parcel2go.com/images/grey-curved-top-bar.jpg);
    background-repeat: no-repeat;
}

#footer-bar-contactus
{
    height: 49px;
    width: 245px;
    float: left;
}

#footer-bar-register
{
    height: 49px;
    width: 247px;
    float: left;
}

#footer-bar-fb-twitter
{
    height: 49px;
    width: 425px;
    float: right;
}

#follow-us
{
    height: 49px;
    width: 125px;
    display: block;
    float: left;
}

.fb-twit-icon
{
    height: 31px;
    width: 31px;
    display: block;
    padding-top: 10px;
    float: left;
}

.fb-twit-text
{
    height: 49px;
    width: 100px;
    float: left;
}

.footerboxouts
{
    height: 230px;
    width: 245px;
    border-right-color: #CCC;
    border-left-color: #CCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-collapse: collapse;
    background-color: #F7F7F7;
    float: left;
}

#awards-box
{
    height: 110px;
    width: 986px;
    border-color: #CCC;
    border-width: 1px;
    border-style: solid;
    background-color: #F7F7F7;
    float: left;
}

#awards-left-box
{
    height: 100px;
    width: 490px;
    padding-top: 10px;
    float: left;
}

#fast-grow-biz
{
    height: 85px;
    width: 185px;
    padding-right: 15px;
    float: right;
}

#hitwise-box
{
    height: 85px;
    width: 79px;
    padding-right: 30px;
    float: right;
}

#secure-right-box
{
    height: 100px;
    width: 490px;
    padding-top: 10px;
    float: right;
}

#mcafee-box
{
    height: 61px;
    width: 95px;
    padding-top: 10px;
    padding-left: 15px;
    float: left;
}
#verisign-box
{
    height: 71px;
    width: 111px;
    padding-top: 5px;
    padding-left: 30px;
    float: left;
}

#address-box
{
    height: 49px;
    width: 988px;
    background-image: url(http://www.parcel2go.com/images/address-box.gif);
    background-repeat: no-repeat;
    float: left;
}

#blue-bottom-bar
{
    height: 33px;
    width: 988px;
    background-image: url(http://www.parcel2go.com/images/bg_footer_bottom.gif);
    background-repeat: no-repeat;
    float: left;
}
