body
{
	background-color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #555;
	margin: 0px;
	line-height: 140%;
}

label
{
	font-family: Tahoma, Arial;
}
p
{
	font-family: Tahoma, Arial;
	margin-top: 0px;
}
img
{
	border-style: none;
}
input
{
	color: Black;
	padding-left: 3px;
}
td
{
	font-family: Tahoma, Arial;
	margin-top: 0px;
}
a
{
	color: #0C2EDC;
}
a:hover
{
	color: #ff5500;
}

.textbox
{
	border: solid 1px #7F9DB9;
}

.highlightTb
{
	border: solid 1px #àà0000;
	background-color: #ffbbbb;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1
{
	font-size: 30px;
}
h2
{
	font-size: 24px;
	border-bottom: solid 1px #C6C6C6;
	margin-bottom: 6px;
}
h3
{
	font-size: 16px;
	margin-bottom: 4px;
	font-family: Tahoma;
	font-weight: bold;
}

.req
{
	background-color: #FFFFDA;
}

.accountRow
{
	margin-top: 1px;
	background-color: #E8E8E8;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 13px;
}
.validator
{
	font-size: 12px;
	display: none;
}
.body-table
{
	background-color: White;
}

.navigation-menu
{
	width: 778px; /*background-color: #a1def3;*/
	height: 38px;
	background-image: url(Images/menu-bg.gif);
	text-align: center;
}

.watermark
{
	color: #aaaaaa;
}
small
{
	font-size: 11px;
}

.features td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5B7BB1;
	padding-left: 6px;
}

.dg
{
	border: solid 1px white;
	border-collapse: collapse;
	border-color: #ffffff;
	width: 100%;
}
.dg th
{
	padding: 4px;
	background-color: #FA8923;
	font-weight: normal;
	border-color: #ffffff;
	color: White;
	font-size: 13px;
	text-align: left;
}
.dg th a
{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.dg td
{
	border-color: #ffffff;
	padding: 4px;
	background-color: #F4F4F4;
	font-size: 13px;
	border-bottom: solid 1px white;
}

.dg2
{
	border: solid 1px white;
	border-collapse: collapse;
	border-color: #ffffff;
	width: 100%;
}
.dg2 th
{
	padding: 4px;
	background-color: #FA8923;
	font-weight: normal;
	border-color: #ffffff;
	color: White;
	font-size: 13px;
	text-align: left;
}
.dg2 th a
{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.dg2 td
{
	border-color: #ffffff;
	padding: 4px;
	background-color: #F4F4F4;
	font-size: 13px;
	border-bottom: solid 1px white;
	vertical-align: top;
}
.dg2 .spacer
{
	width: 10px;
	background-color: white;
}
.dg2 .left
{
	width: 200px;
}
.dg2 .legend
{
	width: 350px;
	color: #808080;
	font-size: 10px;
}


.navigation-menu-item-separator
{
	float: left;
	width: 1px;
	background-image: url(Images/menu-separator.gif);
}
.fi
{
	margin-bottom: 8px;
}
.fi:first-line
{
	line-height: 18px;
}
.navigation-menu-item-link a
{
	border-right: none 0px;
	font-size: 12px;
	font-family: Arial;
}
.navigation-menu-item-link
{
	border-right: solid 1px #A85F23; /*	width: 79px;*/
	padding-left: 6px;
	padding-right: 6px;
	height: 38px;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.navigation-menu-item-link:hover
{
	color: black;
	background-image: url(Images/menu-bg-over.gif);
	border-right: solid 1px #9FC800;
}
.navigation-menu-item-link a:hover
{
	color: White;
	background-image: none;
	border-right: none 0px;
}

.bottom
{
	width: 100%;
	height: 90;
	font-size: 12px;
	color: #555555;
	font-family: Arial;
}

.borderpanel
{
	margin-bottom: 8px;
}

.borderpanel-corner-tl
{
	height: 23px;
	width: 5px;
	background-image: url(Images/Panel/c1.gif);
}

.borderpanel-corner-tr
{
	height: 23px;
	width: 5px;
	background-image: url(Images/Panel/c2.gif);
}

.borderpanel-title
{
	height: 23px;
	background-image: url(Images/Panel/s1.gif);
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: Tahoma, Arial;
	text-align: left;
	padding-left: 6px;
}

.borderpanel-border-left
{
	background-image: url(Images/Panel/s2.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.borderpanel-border-right
{
	background-image: url(Images/Panel/s3.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.borderpanel-border-bottom
{
	background-image: url(Images/Panel/s4.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.borderpanel-corner-br
{
	height: 5px;
	width: 5px;
	background-image: url(Images/Panel/c4.gif);
}

.borderpanel-corner-bl
{
	height: 5px;
	width: 5px;
	background-image: url(Images/Panel/c3.gif);
}

/*        Product Menu Style            */
.m1
{
	border-bottom: 1px solid #FF8800;
	border-left: 2px solid #FF8800;
	font-weight: bold;
	margin: 0px 0px 1px;
	padding: 1px 1px 1px 6px;
}
.m2
{
	border-bottom: 1px solid #9FCC00;
	border-left: 2px solid #9FCC00;
	margin: 0px 0px 1px 8px;
	padding: 0px;
}
.m2 a
{
	border-bottom: 1px dotted #2244DD;
	border: medium none;
	color: #444444;
	padding: 0px 1px 1px 6px;
	text-decoration: none;
	width: 280px;
}
.m2 a:hover
{
	background-color: #9FCC00;
	border: 0px none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.m2 div:hover
{
	background-color: #9FCC00;
	border: 0px none;
	text-decoration: none;
}

/* ---------------------     DETAILS     ---------------------- */

.details-title
{
	background-image: url(Images/Details/title-logo.jpg);
	background-repeat: no-repeat;
	height: 99px;
}

.details-deco0
{
	background-image: url(Images/Details/titile-deco0.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 195px;
}

.details-deco1
{
	background-image: url(Images/Details/title-deco1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 373px;
	height: 195px;
}

.details-vertical-column
{
	width: 17px;
	background-image: url(Images/Details/dots-vertical.gif);
	background-repeat: repeat-y;
}

.details-horizontal-column
{
	background-image: url(Images/Details/dots-horizontal.gif);
	background-repeat: repeat-x;
}

.details-faq-title
{
	color: #D34937;
	font-weight: bold;
}

.details-faq-link
{
	width: 100%;
	text-align: right;
}

.numeric
{
	text-align: right;
}

.mandatory
{
	color: Red;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}

.donot
{
	font-weight: bold;
	color: #EE0000;
}

.Help
{
	width: 299px;
	border-right: solid 1px #C6C6C6;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	background-image: url(Images/helpBg.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 32px 8px;
	line-height: 14px;
}

.Help-BookCollectionWizard
{
	width: 200px;
	border-right: solid 1px #C6C6C6;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	background-image: url(Images/helpBg.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 32px 8px;
	line-height: 14px;
}


.ValidatorSubtitle
{
	position: absolute;
	padding: 4px;
	background-color: #fff;
	border: solid 1px gray;
	display: inline;
	color: Red;
}


.selectedLabel
{
	width: 195px;
	height: 86px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bolder;
	border: solid 1px #D3D3D3;
}

.unselectedLabel
{
	width: 195px;
	height: 86px;
	background: #8080FF;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bolder;
	border: solid 1px #D3D3D3;
}

.headerLabel
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#AccountType label
{
	font-weight: bold;
}

#AccountType input[type=radio]
{
	width: 20px;
	margin: 0px;
	padding: 0px;
}

#AccountType div
{
	padding-left: 20px;
}

.flakes
{
	width: 211px;
	height: 385px;
	float: right;
	background-color: red;
	/*position: absolute;
			
	top: 0px;
	left: -211px;*/
}
/*
.flakes .right
{
	background-color: red;	
	top: 0px;
	left: 989px;
}

.flakes .left
{
	background-color: green;	
	top: 0px;
	left: -211px;
}*/

/* ---------------------------------- New design --------------------------------- */

.body-bg-small
{
    background-image: url(Images/skin2/header-bg-small.gif);
}

.body-bg-normal
{
    background-image: url(Images/skin2/header-bg.gif);
}

.skin2
{
    background-repeat: repeat-x;
}

.skin2 .center
{
    width: 980px;
    margin-left: auto; 
    margin-right: auto; 
}

.skin2 .center .banner
{
    background-repeat: no-repeat;
    background-color: White;
}

.skin2 .center .banner-bg-small
{
    background-image:  url(Images/skin2/header-banner-small.jpg);
    height: 121px;
}

.skin2 .center .banner-bg-normal
{
    background-image:  url(Images/skin2/header-banner.jpg);
    height: 204px;
}

.skin2 .center .banner .links
{
    padding-top: 2px;
    padding-left: 474px;
}

.skin2 .center .content
{
    margin-left: 12px;
    margin-right: 12px;
}

.skin2 .center .content .menu
{
    height: 36px;
    background-image: url(Images/skin2/menu-bg.gif);
}

.skin2 .center .content .menu table
{
    width: 100%;
    height: 36px;
}

.skin2 .center .content .menu .separator
{
    width: 1px;
    background-image: url(Images/skin2/menu-separator.gif);
}

.skin2 .center .content .menu .link
{
}

.skin2 .center .content .menu .link img
{
    height: 36px;
}

.skin2 .center .content .menu a
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.skin2 .center .content .form
{
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: left;
}

.skin2 .center .footer
{
    padding-top: 22px;
    background-repeat: repeat-x;
    background-image: url(Images/skin2/footer-line-bg.gif);
}

.skin2 .center .footer table
{
    width: 100%;
}

.skin2 .center .footer .info
{
    font-size: 11px;
    text-align: left;
}

.skin2 .center .footer .logo
{
    text-align: right;
}


/*********** Default2 ************/

.default2
{
}

.default2 table
{
    width: 100%;
}

.default2 table .left
{
    vertical-align: top;
    width: 770px;
}

.default2 table .left .ads
{
    width: 770px;
    height: 205px;
}

.default2 table .left .services
{
    margin-top: 12px;
}

.default2 table .left .services .list
{
    width: 380px;
    vertical-align: top;
    text-align: left;
}

.default2 table .left .services .list .list-header
{
    height: 53px;
    background-image: url(Images/default2/services-wo-text.jpg);
    text-align: center;
    line-height: 53px;
}

.default2 table .left .services .list .list-header h1
{
    font: Arial;
    font-weight: bold;
    color: White;
    font-size: 22px;
    vertical-align:middle;
}

.default2 table .left .services .list .list-items
{
    background-image: url(Images/default2/services-bg.gif);     
    padding-left: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.default2 table .left .services .list .list-items .countries img
{
    vertical-align: middle;
    width: 34px;
    height: 21px;
}

.default2 table .left .services .list .list-items table
{
    width: 365px;
}

.default2 table .left .services .list .list-items table .service-icon
{
    width: 38px;
}

.default2 table .left .services .list .list-items table .service-title
{
    font-family: Arial;
    font-size: 12px;
    height: 30px;
}

.default2 table .left .services .list .list-items table .service-action
{
    width: 85px;
}


.default2 table .left .services .list .list-subheader
{
    background-image: url(Images/default2/services-subheader.gif);
    padding-left: 5px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
}

.default2 table .left .services .list .list-bottom
{
    background-color: #f4892c;
    height: 43px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: White;
    padding-left: 5px;
    background-image: url(Images/default2/services-bottom.jpg);
    line-height: 22px;
}


.default2 table .right
{
    width: 176px;
    vertical-align: top;
}


.news-sidebar
{
    text-align: left;
}

.news-sidebar .news-header
{
    height: 25px;
    background-image: url(Images/default2/news-header.gif);
}

.news-sidebar .news-items
{
    background-image: url(Images/default2/news-items.gif);
    padding: 6px;
}

.news-sidebar .news-bottom
{
    height: 12px;
    background-image: url(Images/default2/news-bottom.gif);
}

.default2 table .right .offers
{
    margin-top: 20px;
    text-align: left;
}

.default2 table .right .offers .offers-header
{
    height: 25px;
    background-image: url(Images/default2/offers-header.gif);
}

.default2 table .right .offers .offers-items
{
    background-image: url(Images/default2/offers-items.gif);
    padding: 3px;
}

.default2 table .right .offers .offers-bottom
{
    height: 12px;
    background-image: url(Images/default2/offers-bottom.gif);
    margin-bottom: 20px;
}

.default2 table .right .right-banners
{
    margin-top: 20px;
}

.default2 table .right .right-banners-nomargin
{
    margin-top: 0px;
    margin-bottom: 20px;
}

.packaging-suppliers
{
}

.packaging-suppliers .top-services
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: -10px;
    background-color: #eeeeee;
    margin-bottom: 10px;
}
.packaging-suppliers .top-services .top-links a
{
    color: #f35713;
}

.packaging-suppliers .top-services .top-links
{
    background: url(Images/PackagingSuppliers/top-links-bg.gif);
    line-height: 27px;
}

.packaging-suppliers .general-list
{
}

.packaging-suppliers .general-list .general-list-item-separator
{
    width: 12px;
}

.packaging-suppliers  .general-list .general-list-item
{
    width: 230px;
}

.packaging-suppliers .general-list .general-list-item .general-list-item-header
{
    height: 38px;
    background-repeat: no-repeat;
    background-image: url(Images/PackagingSuppliers/item-header.jpg);
    line-height: 38px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    color: White;
    padding-left: 5px;
    padding-right: 5px;
}

.packaging-suppliers .general-list .general-list-item .general-list-item-subheader
{
    height: 24px;
    background-repeat: no-repeat;
    background-image: url(Images/PackagingSuppliers/item-subheader.gif);
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
}


.packaging-suppliers .general-list .general-list-item .general-list-item-subheader .our-price
{
    position: relative;
    top: 3px;
    left: 5px;
}

.packaging-suppliers .general-list .general-list-item .general-list-item-body
{
    background-image: url(Images/PackagingSuppliers/item-body.gif);
    text-align: center;
    padding: 5px;
}

.packaging-suppliers .general-list .general-list-item .general-list-item-bottom
{
    height: 22px;
    background-repeat: no-repeat;
    background-image: url(Images/PackagingSuppliers/item-bottom.gif);
    text-align: center;
}

.packaging-suppliers .general-list .general-list-item .general-list-item-bottom img
{
    border: none 0;
}

.packaging-suppliers .details-list
{
}

.packaging-suppliers .details-list table
{
    width: 100%;
}

.packaging-suppliers .details-list td
{
    vertical-align: top;
}

.packaging-suppliers .details-list .details-list-left
{
    width: 770px;
}
.packaging-suppliers .details-list .details-list-right
{
    width: 176px;
}

.packaging-suppliers .details-list .details-list-left .details-header
{
    background-image: url(Images/PackagingSuppliers/details-header.jpg);
    height: 38px;
    color: White;
    padding-left: 5px;
    font: bold 15px/38px Verdana;
    margin-bottom: 10px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description
{
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-header
{
    background-image: url(Images/PackagingSuppliers/details-item-header.gif);
    height: 25px;
    font: bold 12px/25px Verdana;
    padding-left: 5px;
    padding-right: 5px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body
{
    background-image: url(Images/PackagingSuppliers/details-item-body.gif);
    font: 12px Verdana;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 12px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-text
{
    min-height: 120px;
    height: 120px;
    height: auto !important;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-text img
{
    margin-right: 5px;    
    margin-bottom: 5px;    
    float: left;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-text ol
{
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 12px;
    list-style-position: inside;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices
{
    background-image: url(Images/PackagingSuppliers/details-item-body.gif);
    font: 12px Verdana;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 12px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices .prices-separator
{
    background-image: url(Images/PackagingSuppliers/prices-separator.gif);
    background-repeat: repeat-x;
    height: 4px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices .prices-item
{
    background-image: url(Images/PackagingSuppliers/prices-item.gif);
    background-repeat: repeat-x;
    height: 22px;
    font: 12px/19px Arial;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices .prices-item-info
{
    padding-left: 15px;
    width: 530px;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices .prices-item-price
{
    text-align: right;
    /* width: 645px;
    position: relative;
    top: -19px; */
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-body-prices .prices-item-add
{
    /* position: relative;
    top: -38px;
    left: 660px; */
    width: 100px;
    text-align: right;
}

.packaging-suppliers .details-list .details-list-left .details-items .details-item-description .description-bottom
{
    background-image: url(Images/PackagingSuppliers/details-item-bottom.gif);
    height: 6px;
    margin-bottom: 10px;
}