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

body
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background-image:url(../images/bg.gif);
}

<!--
/* CSS Tabs */
#button {
        width: 12em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color:#C00;
        color: #333;
		/* #90bade 49-#1958b7 */
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #C00;
                border-right: 10px solid  #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #C00;
                border-right: 10px solid #C00 ;
                background-color:#C00 ;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #C00 ;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
-->
/* Images */
.img {
	border: 1px solid #CCC;
	background-color:#F3F3F3;
}
.img:hover {
	border: 1px solid #CCC;
	background-color:#D5EAFF;
	cursor:pointer;
}

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img
{
	border:none;
}
a img:hover
{
	border:none;
}

/* form elements */
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #CCCCCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input:hover {
	padding: 2px;
	border:1px solid #999999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CCCCCC;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

.no-border { border:0px; }
.no-border:hover { border:0px; }


/* Left Navigation */
.menu-home
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_home.gif);
	cursor:pointer;
}
.menu-home:hover
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_home_active.gif);
	cursor:pointer;
}
.menu-about-us
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_about-us.gif);
	cursor:pointer;
}
.menu-about-us:hover
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_about-us_active.gif);
	cursor:pointer;
}
.menu-services
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_services.gif);
	cursor:pointer;
}
.menu-services:hover
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_services_active.gif);
	cursor:pointer;
}
.menu-track
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_track.gif);
	cursor:pointer;
}
.menu-track:hover
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_track_active.gif);
	cursor:pointer;
}
.menu-contact-us
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_contact-us.gif);
	cursor:pointer;
}
.menu-contact-us:hover
{
	height:28px;
	width:128px;
	background-image:url(../images/btn_contact-us_active.gif);
	cursor:pointer;
}

/* Messesging System */
.error-msg { background:url(../images/error-msg-icon.gif) #FAEBE7 no-repeat; border: 1px solid #F16048;	color:#F16048 }
.success-msg { background:url(../images/success-msg-icon.gif) #EFF5EA no-repeat; border: 1px solid #446423;	color:#3D6611; }
.notice-msg 
{ 
	background:url(../images/warning_msg_icon.gif) #FAFAEC no-repeat 0 ; border: 1px dotted #446423; color:#3D6611; font-family:Verdana, Geneva, sans-serif;
}

/* Custom Style */
.track-shippment
{
	width:282px;
	height:121px;	
	background-image:url(../images/trackshippment.gif);
}
.gift-right
{
	width:282px;
	height:121px;
	background-image:url(../images/gift_right.gif);
}
.no-borders { border:none; }
.no-borders:hover { border:none; }

.button-ucs-search
{ background-image:url(../images/btn_ucsno.gif); width:65px; height:29px; cursor:pointer; }
.button-ucs-search:hover
{ background-image:url(../images/btn_ucsno_active.gif); width:65px; height:29px; cursor:pointer; }
.button-ucs-search-active
{ background-image:url(../images/btn_ucsno_active.gif); width:65px; height:29px; cursor:pointer; }

.button-ref-search
{ background-image:url(../images/btn_refno.gif); width:86px; height:29px; cursor:pointer; }
.button-ref-search:hover
{ background-image:url(../images/btn_refno_active.gif); width:86px; height:29px; cursor:pointer; }
.button-ref-search-active
{ background-image:url(../images/btn_refno_active.gif); width:86px; height:29px; cursor:pointer; }


.button-information
{ background-image:url(../images/button_information.gif); width:86px; height:27px; cursor:pointer; }
.button-information:hover
{ background-image:url(../images/button_information_active.gif); width:86px; height:27px; cursor:pointer; }
.button-information-active
{ background-image:url(../images/button_information_active.gif); width:86px; height:27px; cursor:pointer; }
.button-search-new
{ background-image:url(../images/button_search-new.gif); width:86px; height:27px; cursor:pointer; }
.button-search-new:hover
{ background-image:url(../images/button_search-new_active.gif); width:86px; height:27px; cursor:pointer; }
.button-search-new-active
{ background-image:url(../images/button_search-new_active.gif); width:86px; height:27px; cursor:pointer; }