@charset "utf-8";
/* CSS Document */


/* General */

* {
    margin:0;
    padding:0;
}

.clear {
    clear:both;	
}

p{
    text-align: justify !important;
}

#carriers p img{
    padding-left: 13px;
}

#fb p img{
    padding-left: 20px;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F0F0F0;
    margin-bottom: 20px;
    color: #666;
}

.dialogFonts{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #000;
    font-weight: bold;
}

a {
    color: #2b3489;
}

img{
    border:0;	
}
#wrap {
    width: 1035px;
    margin: auto;
    margin-top: 13px;
}

/* END General */

/* Header */

#wrap #header #logo {
    float: left;
}
#wrap #header {
    margin: auto;
    width: 965px;
    margin-bottom: 10px;
}

/* END Header */

/* Login Box */

#login form input {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    border-radius: 5px;

    font-family: Arial, Helvetica, sans-serif;
}
#login form #go {
    height: 25px;
    width: 35px;
    vertical-align: top;
    border: 0;
}

#login span h3 {
    color: #3d4199;
    font-size: 15px;
    font-weight: normal;
}
#login span p {
    font-size: 11px;
    color: #999;
}
#login img {
    float: right;
}
#login span {
    float: left;
    width: 230px;
}
#login {
    width: 525px;
    float: right;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;

}

#login span p a {
    color: #999;
}
#login form {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* END Login Box */



/* Menu */

#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 30px;
}


#menu ul li {
    float: left;
    background-color: #3d4199;
}

#menu ul li.first{
    width:19px;
    background: left top url(../images/menu_left.jpg) no-repeat;
    padding:0;
    display:block;
    height: 30px;
    line-height: 30px;	

    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
#menu ul li.last {
    width:19px;
    padding:0;
    background: right top url(../images/menu_right.jpg) no-repeat;
    display:block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}

#menu ul #current {
    background-color:#6675b6;
}
#menu ul li a:hover {
    background-color:#6675b6;
}
#menu ul li a {
    display:block;
    height: 30px;
    line-height: 30px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration:none;
}

#menu {
    margin-top: auto;
}

/* END Menu */


/* Content Area */
#content_wrap {
    margin: auto;
    width: 965px;
    padding-top: 20px;

}

#boxes {
    margin-bottom: 20px;

}

#content_wrap #column_left {
    float: left;
    width: 670px;
    margin-right: 10px;
}
#content_wrap #column_right {
    float: right;
    width: 280px;
}

#social div {
    float: right;
}
#social div img {
    margin-right: 5px;
}
#social h5 {
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
#social p {
    margin-top: 5px;
    font-size: 12px;
    color: #999;

}

#social {
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;	
    background-color:#FFF;
    height: 50px;
    margin-bottom: 20px;
}


/* END Content Area */

/* Boxes */
.box_uk {
    height: 164px;
    margin-right: 5px;
    margin-left: 0px;
    background-image: url(../images/box_uk.jpg);
    float:left;
    padding: 0 20px;
    width: 175px;
}
.box_shipping {
    height: 164px;
    padding: 0 20px;
    width: 175px;
    margin-right: 5px;
    margin-left: 5px;
    background-image: url(../images/box_shipping.jpg);
    float:left;
}

.box_globe {
    height: 164px;
    padding: 0 20px;
    width: 175px;
    margin-right: 0px;
    margin-left: 5px;
    background-image: url(../images/box_globe.jpg);
    float:left;
}

.box_uk h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_shipping h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_globe h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_uk p {
    margin-top: 22px;
    font-size: 11px;
    color: #999;

}
.box_shipping p {
    margin-top: 22px;
    font-size: 11px;
    color: #999;

}
.box_globe p {
    margin-top: 22px;
    font-size: 11px;
    color: #999;

}
.box_uk img {
    margin-top: 10px;
}
.box_shipping img {
    margin-top: 10px;
}

.box_globe img {
    margin-top: 10px;
}

.box_payment {
    height: 164px;
    margin-right: 5px;
    margin-left: 0px;
    background-image: url(../images/box_payment.jpg);
    float:left;
    padding: 0 20px;
    width: 175px;
}




.box_please_note {
    height: 164px;
    padding: 0 20px;
    width: 175px;
    margin-right: 5px;
    margin-left: 5px;
    background-image: url(../images/box_please_note.jpg);
    float:left;
}

.box_packing_your_items {
    height: 164px;
    padding: 0 20px;
    width: 175px;
    margin-right: 0px;
    margin-left: 5px;
    background-image: url(../images/box_packing.jpg);
    float:left;
}

.box_payment h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
#package h5 {
    margin-top: 15px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_please_note h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_packing_your_items h5 {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.box_payment p {
    margin-top: 8px;
    font-size: 11px;
    color: #999;

}

#package p {
    margin-top: 8px;
    font-size: 11px;
    color: #999;

}
.box_please_note p {
    margin-top: 8px;
    font-size: 11px;
    color: #999;

}
.box_packing_your_items p {
    margin-top: 8px;
    font-size: 11px;
    color: #999;

}
.box_payment img {
    margin-top: 10px;
}

#package img {
    margin-top: 10px;
}

.box_please_note img {
    margin-top: 10px;
}

.box_packing_your_items img {
    margin-top: 10px;
}
#column_right #top #UK-Delivery p {
    color: #000;
    margin-left: 7px;
}

#boxes ul li {
    float: left;
    width: 150px;
    height: 15px;
    margin-bottom: 5px;
    padding: 9px;
    list-style-type: none;
    background-color: #3d4199;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    color: #FFF;
    font-weight: bold;
}
#boxes ul {
    width: 350px;
}
#boxes ul #current {
    background-color: #6675b6;
}
#wrap #content_wrap #column_left #boxes #package {
    float: right;
    width: 250px;
    height: 114px;
    background-image: url(../images/package_shop_bg.jpg);
    padding: 0 20px;
}
#wrap #content_wrap #column_left #boxes ul {
    float: left;
}
.courier_bg {
    background-image: url(../images/courier_b.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
}
.carriers {
    height: 90px;
}
.carriers p {
    color: #333;
}
.carriers img {
    margin-right: 20px;
}

/* END Boxes */

/*Sidebar boxes */
.box_temp {
    color: #666;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;

    background-color:#FFF;
    /* [disabled]height:140px; */
    /* [disabled]margin-top:20px; */
    padding-left: 15px;
    padding-right: 0px;
    margin-bottom: 20px;
}
.box_temp h5 {
    font-size:15px;
    color:#666;
    font-size: 14px;
    margin-top: 5px;
}
.box_temp #right{
    text-align:center;
    width:100px;
    float:right;
    margin-right:10px;
}
.box_temp #right img {
    text-align:center;

}
#button {
    margin-top: 30px;
    float:none;
}
#box_cardboard {
    background-image: url(../images/box_cardboard.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-top: 20px;
}
.box_temp h3 {
    font-size: 23px;
}
#carriers {
    color: #666;
    border: 1px solid #cccccc;
    padding-bottom: 10px;
    background-color:#FFF;
    height:180px;
    /* [disabled]margin-top:20px; */
    padding-right: 0px;
    /* [disabled]padding-left:10px; */
    border-radius: 5px 5px 0 0;
    border-top:0;
    text-align: center;
}

#fb {
    color: #666;
    border: 1px solid #cccccc;
    padding-bottom: 10px;
    background-color:#FFF;
    margin-top:20px;
    padding-right: 0px;
    /* [disabled]padding-left:10px; */
    border-top:0;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px 5px 0 0;

}

.top_bar {
    height:38px;
    background-image: url(../images/bg_top_blue.jpg);
    background-repeat: repeat;
    border-radius: 5px 5px 0 0;	
    margin-bottom: 10px;

}
#carriers img {
    text-align: center;
}


/* END boxes  Sidebar */


/* Top bar and Main Content Boxes */

.top_bar h5 {
    float: left;
    color: #FFF;
    font-size: 15px;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}

.top_bar_s {
    height:38px;
    background-image:url(../images/tab_bar_s.png);
    background-repeat:no-repeat;
    margin-bottom: 10px;

}

.top_bar_s h5 {
    float: left;
    color: #FFF;
    font-size: 15px;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}


.parcel_box {margin-left:5px; margin-bottom:20px;}
.parcel_header {background:url(../images/parcel_delivery_header.gif) left top no-repeat;}
.parcel_repeat {background:url(../images/bg_parcel_quote_repeat.gif) left top repeat-y;}
.parcel_footer {background:url(../images/bg_parcel-quote_foot.gif) left bottom no-repeat;}

.parcel_quote {
    padding:18px;
}
.parcel_quote h2 {
    font-size: 28px;
    color: #FFF;
}
.parcel_quote tr td {
    font-size: 14px;
    color: #FFF;
    text-align: left;
}
.parcel_quote input {
    width: 30px;
    border-radius: 5px;

    padding:5px;
}
.parcel_quote select {
    width: 200px;
    border-radius: 5px;

    padding:5px;
}
.parcel_quote .postcode {
    width: 100px;
    border-radius: 5px;

    padding:5px;
}
.parcel_quote  #unit {
    width: 80px;
    border-radius: 5px;

    padding:5px;
}
.parcel_quote #get_quote {
    float: right;
    width: 181px;
    margin-top: 5px;
}
.parcel_quote #add_parcel {
    float: left;
    width: 420px;
    margin-top: 10px;
}
.parcel_quote #add_parcel a {
    font-size: 15px;
    color: #FFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
}
.parcel_quote .last {margin-bottom:0;}



.main_content_box {
    background-color: #FFF;
    margin: auto;
    width: 660px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    /* [disabled]padding-bottom: 10px; */
    border-radius: 5px 5px 0 0;

}

.main_content_box .top_nav_grey h5 {
    font-size: 18px;
    color: #FFF;

}
.main_content_box .top_nav_grey {
    height: 20px;
    padding: 10px;
    background-color: #333;
    background-image: url(../images/bg_top.jpg);
    background-repeat: repeat;
    border-radius: 5px 5px 0 0;

}




.main_content_box .top_nav__light_grey {
    height: 20px;
    padding: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;

}

.main_content_box .top_nav__light_grey h5 {
    font-size: 18px;
    color: #27328B;
    margin-left: 10px;

}

.main_content_box .flag_box {
    float: left;
    padding: 10px;
    margin-right: 25px;
    padding-top: 15px;
    width: 165px;
}
.main_content_box .flag_box h6 {
    font-size: 25px;
}
.main_content_box .flag_box p {
    color: #666;
}
.main_content_box .flag_box .right_box {
    float: right;
    width: 95px;
    margin-left: 10px;
}
.testimonals p {
    font-size: 12px;
    font-style: italic;
    color: #666;
}
.testimonals {
    padding: 20px;
}

.text p {
    font-size: 12px;
    color: #666;
}
.text {
    padding: 20px;
}

.results p {
    font-size: 12px;
    font-style: italic;
    color: #666;
}
.results {
    padding: 0;
}


.latest_news {
    padding: 20px;
}
.latest_news .text_right p {
    color: #666;
}
.latest_news .image_left {
    float: left;
    margin-bottom: 10px;
}
.latest_news .text_right {
    float: right;
    width: 560px;
}
.image_left {
    float: left;
}
.text_right {
    float: right;
}
/* END Topbar and Content boxes */


/*Footer */

#sitelinks {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    line-height: 26px;
}

#copyright {
    padding-top: 10px;
    color: #666;
}
#footer-tabs {
    margin-bottom: 20px;
    border: none; 
    background: none; 
    background-color: #f0f0f0;
}
#footer-tabs #ftabs ul{
    background: none;
    border: none;
}

#footer-tabs #ftabs ul li{
    background: none; 
    border: none; 
    background-color: #f0f0f0;
    height:38px;
    text-align: left;
}

#footer-tabs #ftabs ul .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
    background:url(../images/tab_hover.gif) repeat-x;
    color: #ffffff; 
}

#footer-tabs #ftabs ul li {
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height:38px;
    background:url(../images/tab_bar_s.gif) repeat-x;
    border-radius: 8px 8px 0 0;
    top:2px;

}
#footer-tabs #ftabs ul li a { padding:0; margin:0; display:block; width:100%; text-align:center;}

#footer-tabs #ftabs ul li h5 {
    font-size: 14px;
    /* [disabled]clear: none; */
    padding-top: 5px;
}

#footer_list {
    background-color: #FFF;
    /* [disabled]padding-bottom: 10px; */
    border-radius: 5px;

    border-top:0;
    margin-top: 5px;
    padding: 15px 0;
    border: 1px solid #cccccc;

}
#footer_list ul {
    float: right;
    width: 230px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #ccc;


}
#footer_list ul:first-child {
    border-right-style:none;
    margin-right:10px;
}
#footer-tabs #ftabs {
    height: 37px;
}
#footer-tabs #ftabs ul {
    list-style-type: none;
}
#footer-tabs #ftabs ul li {
    float: left;
    width: 218px;
    margin-right: 5px;
}
#footer-tabs #ftabs ul h5 a {
    color: #FFF;
    text-decoration: none;
}

#footer_list ul li {
    float: left;
    width: 175px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    padding: 0px;
    list-style-type: none;
    /* [disabled]border-right-width: 1px; */
    /* [disabled]border-right-style: dashed; */
    /* [disabled]border-right-color: #CCC; */
}

#footer_list #ftab1, #ftab2, #ftab3 {
    margin: 0 auto;
    text-align: justify;
    float: left;
}

/* END Footer */

/* TOP */
#wrap #content_wrap #column_right #top {
    /* [disabled]border: 1px solid #cccccc; */
    /* [disabled]padding-bottom: 20px; */
    border-radius: 5px;	
    border-top:0;
    margin-bottom: 20px;
    background: none;
    background-color: #f0f0f0;
    border: none;
}
#wrap #content_wrap #column_right #top #UK-Delivery {
    padding: 10px;
    padding-right: 0px;
}

#wrap #content_wrap #column_right #top_tabs1 ul {
    background: none;
    background-color: #fc7a30;
    border: none;
}

#wrap #content_wrap #column_right #top_tabs1 ul li {
    background: none;
    background-color: #fc7a30;
    border: none;
}

#wrap #content_wrap #column_right #top_tabs1 ul li a{
    background: none;
    background-color: #fc7a30;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#stab1 ul li a:active {
    border-right: 2px solid #ffffff;
}

#stab1 ul li a:link {
    border-right: 2px solid #ffffff;
}


#stab1 ul li a:visited {
    border-right: 2px solid #ffffff;
}


#wrap #content_wrap #column_right #uk-tabs {
    background: none;
    background-color: #fc7a30;
    border: none;
}

#wrap #content_wrap #column_right #uk-tabs {
    background: none;
    background-color: #fc7a30;

    border-left: none;
    border-right: none;
    border-bottom: none;
}


#top #top_tabs_list {border-radius: 4px;}
#top #top_tabs_list ul { list-style-type:none; margin:0; padding:0;}
#top #top_tabs_list ol { margin:0; padding:0;}

#top #top_tabs_list p a {
    color: #000;
}
#top #top_tabs_list p strong img {
    margin-left: 5px;
}
#top #top_tabs ul {
    list-style-type: none;
    font-size:14px;
    background:none;
    border:0;
    padding:0;
}
#top #top_tabs_list ol li a {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#top #top_tabs_list ol li {
    margin-left: 14px;
    margin-bottom: 8px;
}
#top #top_tabs_list ol {
    margin-left: 6px;
    font-weight: bold;
    color: #000;
}

#top #top_tabs ul li {
    float: left;
    height: 35px;
    background:#AFAFAF;
    padding:0;
    border: 0px solid #FFF;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #353535;
    border-radius:4px 4px 0 0; 
}

#top #top_tabs ul .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
    background:#FC7A30;
    color: #ffffff;
    border-radius:4px 4px 0 0; 
}

#top #top_tabs ul #active {
    background-color: #FC7A30;
    border-right: 2px solid white;
    width: 123px;
    height: 25px;
    border-bottom: none;
    -moz-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -khtml-border-top-right-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
    font-weight: bold;
    color: white;
}


#top #top_tabs ul li a { display:block; line-height:35px; padding:0 13px;}
/* END TOP */




/* Results Page */

.results .service_logo {
    float: left;
}
.results .service_name {
    float: left;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: #666666;
    text-decoration: underline;
}
.results .date {
    color: #666;
}
.results .change_date {
    color: #FF5D00;
}
.results table tr td h2 {
    font-size: 14px;
    font-weight: bold;
    color: #3d4199;
    margin-top: 5px;
    margin-bottom: 5px;
    /* [disabled]margin-left: 5px; */
}
.results table tr  td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding: 10px;
}

/* End Results Page */


/* Small Boxes and Other CSS */
.small {
    width: 310px;
    float: left;
    margin-right: 15px;
    padding-bottom: 10px;
    height: 210px;
}
.small p {
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 5px;
}
.small h4 {
    margin-left: 20px;
    margin-top: 10px;
    font-size: 18px;
}

.small_left_off p{
    padding-left: 10px  !important;
}
.small_left_off h4{
    margin-left: 10px  !important;	
}


/* End Small boxes */

/* Orange Box, Small */
.orange_content_box {
    background-color: #fc7a30;
    margin: auto;
    margin-bottom: 20px;
    /* [disabled]padding-bottom: 10px; */
    border-radius: 5px;

    margin-right: 0px !important;
}


.orange_content_box .top_nav {
    height: 20px;
    padding: 10px;


    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #000;

}

.orange_content_box .top_nav h5 {
    font-size: 18px;
    color: #000;
    margin-left: 10px;

}
.orange_content_box.small .top_nav img {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.orange_content_box.right_column_small .top_nav h5 {
    font-size: 14px;
}

/* End orange small box */




/* Right Column Small */
.right_column_small {
    width: 280px;
    float: left;
    margin-right: 15px;
    padding-bottom: 10px;
    height: 210px;
    margin-bottom: 20px !important;
}
.right_column_small p {
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 5px;
}
.right_column_small h4 {
    margin-left: 20px;
    margin-top: 10px;
    font-size: 14px;
}
.right_column_small .top_nav img {
    margin-top: 30px;
}

/* ENd Right Column Small */


.normal {
    font-style: normal !important;
}
#wrap #content_wrap #column_left  .small #change {
    float: right;
    margin: 15px;
}
#wrap #content_wrap #column_left .main_content_box.wide .results table .last_row td {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#wrap #content_wrap #column_left .main_content_box.small #calendar {
    color: #082b6d;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.right_title {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../images/right_arrow.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.right_title a {
    color: #FFF;
}
.text p a {
    color: #FC7A30;
}
.text h2 {
    color: #33359C;
    font-size: 14px;
}
#wrap #content_wrap #column_right #cart {
    margin-bottom: 10px;

}
#wrap #content_wrap #column_right #cart img {
    margin-right: 10px;
}
#wrap #content_wrap #column_left #top_text {
    margin-bottom: 25px;
}



/* PRoduct Info */
#wrap #content_wrap #column_left .main_content_box .text h1 {
    font-size: 18px;
    color: #3D4199;
}
.product_bg {
    padding: 10px;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;

    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
}
.product_type_1 .product_bg p {
    color: #3D4199;
    font-weight: bold;
}
.product_type_1 .product_bg p span {
    color: #565656;
    font-weight: normal;
}
.product_type_1 {
    width: 190px;
    float: left;
    margin-right: 0px;
}
.product_type_1 .product_bg img {
    text-align: center;
}
.product_title {
    height: 20px;
    padding: 10px;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;

    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;

}
.no_right {
    margin-right: 0px;
}
.product_right {
    float: right;
    width: 350px;
}
#product_image {
    float: left;
}

#wrap #content_wrap #column_left .main_content_box .text .product_right h4 {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}
.text .product_right h2 {
    font-size: 18px;
    margin-bottom: 5px;
}

.price {
    font-size: 30px;
    color: #F30;
    font-weight: bold;
}
/* ENd product Info */


/* Misc */

.box_wrap {
    background-color:#19287c	;
    border-radius: 5px;
    padding:5px;
    border: 2px solid #3a4696;
    margin-bottom:20px;
}

#wrap #content_wrap .wide {
    width: 965px;
}
.main_content_box .testimonals h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #373999;
}

fieldset.error1 { font-weight: bold; padding:0px 60px 10px 10px; margin:2px 0 10px 0; border-radius:7px; border:2px solid #ff0000;}
fieldset.error1 legend {  font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; margin:10px 0 0 25px; padding-left: 8px; padding-right: 8px; color:#F00; }
fieldset.error1 #text { display: inline; padding: 0px;  margin-top: 90px; border: 1px solid #ccc; }
fieldset.error1 ul { font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; margin:10px 0 0 25px; padding:0;}
fieldset.error1 ul li { color:#F00; }
fieldset.error1 ul li a { color: #F00; text-decoration:none;} 
fieldset.error1 ul li a:hover { color:#d10000; text-decoration:underline;}


#ajax_loader {
    margin: 0 auto;
    left: 570px;
    top: 0;
    text-align: center;
    display: none;
    position: fixed;
    height: 20px;
    font-family:Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 6px;
    color: #000000;
    background-color: #fcffaa;
    width: 190px;
    z-index: 9999;
    border-radius: 5px;	
    border: 1px solid #000000;
}

#col1_small {
    float: left;
    width: 130px;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 10px;
}
#col2_small {
    float: right;
    width: 160px;
    margin-right: 10px;
}
#col2_small p {
    padding: 0px;
}
#col1_small img {
    margin: auto;
}
#col1_small p a .service_name {
    width: 160px;
    float: left;
    color: #999;
}
.main_content_box.small p a .service_name {
    color: #666;
    margin: 0px;
    padding: 0px;
}
.main_content_box.small p {
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
}
#col2_small p {
    margin: 0px;
    padding: 0px;
}
.payment_table tr td {
    border-style: none !important;
    padding: 5px !important;
}
.payment_table {
    margin: auto;
}
.label_print {
    /* [disabled]margin: 10px; */
    float: right;
    /* [disabled]margin-right: 10px; */
}
.payment_table_top tr td {
    border-style: none !important;
    padding: 5px !important;
}
.payment_table_top {
    margin: auto;
    border-top:1px solid #999;
    margin-top:25px;
}
.red_remove {
    font-weight: bold;
    color: #C00;
}
.red_remove a {
    color: #C00;
}
.basket {
    border: 1px solid #666;
}
.top_row td {
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
}
.basket td {
    padding: 5px;
}
#basket_left {
    float: left;
    width: 400px;
}
#basket_right {
    float: right;
    width: 200px;
}

#contactTable input[type=text] {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;

    font-family: Arial, Helvetica, sans-serif;
}

#contactTable textarea {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    margin-top: 5px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    border-radius: 5px;

    font-family: Arial, Helvetica, sans-serif;
}

#collectionTable input[type=text] {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}


#collectionTable select {
    width: 220px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}

#collectionTable input[type=password]  {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}


#parcelTable input[type=text] {
    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}

#parcelTable select {
    width: 220px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}


.commonSelect {
    width: 300px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    padding: 0 5px;
    margin-top: 5px;
    border-radius: 5px;	
    font-family: Arial, Helvetica, sans-serif;
}

.validationErrors{
    background-color : #ffccff;
}

.validationErrorsCheckBox{
    outline-width: 2px; 
    outline-style: solid; 
    outline-color: #ffccff;
}

.dialogText {
    font-size: 13px;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    margin: 10px;
}

.textbox{

    width: 210px;
    border: 1px solid #999;
    height: 25px;
    line-height:25px;
    color: #5c5c5c;
    margin-right: 5px;
    padding: 0 5px;
    border-radius: 5px;

    font-family: Arial, Helvetica, sans-serif;
}


.testimonals ul {

    padding: 10px;
    padding-left: 30px;
}

#addNewParcelLayer select {
    border-radius: 5px;
    padding:5px;
}


/* Messages */
.info,.success,.warning,.error {
    border: 1px solid;
    border-radius: 5px;
    margin: 10px 0px;
    padding: 10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    margin-top: -10px;
    font-size: 15px;
    text-align: left;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}

.error ul li {
    margin-left: 30px;
}

.highLight{
    background-color:  #fffaf0;
}

.cartTable{
    padding: 10px;
    border: 1px solid #ccc;
}
.cartTable tr td{
    padding: 5px;
    text-align: center;
}

.ulList{
    font-weight: bolder;
}

.ulListSub {
    list-style-type: decimal;
    font-weight: normal;
}

.buttons{
    background-color: #333;
    color: #fff;
    font-weight: bold;
    background-image: url(../images/bg_top.jpg);
    background-repeat: repeat;
    border-radius: 5px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.grid { border-bottom:1px solid #d3d3d3; border-left:1px solid #d3d3d3; background:#f6f6f6;}
.grid td {border-top:1px solid #d3d3d3; border-right:1px solid #d3d3d3;}
.grid tr th { background:url(../images/bg_head.gif) left top repeat-x; border-top:1px solid #d3d3d3;}
.grid td input[type=button] {  background:#5f5354; color:#FFF; border:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding: 4px; padding-left: 8px; padding-right: 8px;}
