﻿@charset "UTF-8";
/* CSS Document */


body
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

img {
 border: 0;
 margin: 0;
}

a img {
 border: 0;
 margin: 0;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding:0;
}

a, a:visited { 
	color:#ec008c;
	text-decoration:none;
	display:block;
	font-size:13px;
}

a:hover {
	text-decoration:underline;
}



div#background {
	width: 980px;
    margin: 0 auto;
    position: relative;
	padding-top:15px;
	background-color:#FFFFFF;
	color:#828282;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


div#container {
	width: 980px;
    margin: 0 auto;
    position: relative;
}

#header {
    width: 980px;
    position: relative;
	background-color:#FFFFFF;	
}


div#content_container {
	padding-top:310px;
	width: 980px;
	overflow: hidden;
	margin: 10px auto 0px auto;
}


div#content {
	width:980px;	
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	background-color:#ebebeb;
}


/* BANER - START - BANER*/
div#baner {
	width:680px;
	position:absolute;
	left:20px;
	text-align:center;
	box-shadow: 3px 3px 9px #d0d0d0;  /* for Opera */
	-moz-box-shadow: 3px 3px 9px #d0d0d0; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 9px #d0d0d0; /* for Safari and Chrome */	
	}
/* BANER - END - BANER*/




/* SLIDER - START - SLIDER */
#slider {
	position:relative;
	background:url(../img/loading.gif) no-repeat 50% 50%;
	z-index:-2px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	font-size:18px;
	color:#ec008c;
}

#slider .nivo-controlNav {
	position:absolute;
	bottom:7px;
	left:7px;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	background:url(../img/arrows.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	min-height:0; /*IE7 haslayout*/
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:8px;
}
a.nivo-prevNav {
	left:8px;
}

.nivo-caption {
    text-shadow: none;
	font-family:Verdana, Geneva, sans-serif;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:220px;
	background:#000000;
	color:#fff;
	opacity:0.4; /* Overridden by captionOpacity setting */
	width:54%;
	z-index:89;
	font-size:20px;
}
.nivo-caption p {
	padding:11px 20px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	font-size:20px;
    color:#FFF;
    text-decoration:none;
}
.nivo-html-caption {
    display:none;
}

/* Control nav styles (bullets) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:2px;
	float:left;
	
}

.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;	
}
/* SLIDER - END - SLIDER */


/* BROCHURE - START - BROCHURE*/
div#brochure {
	position: absolute;
    right: 0;
    width: 235px;
}
div#brochure p {
	margin:0px;
	background-image:url(../img/brochure_background2.png);
	background-repeat:no-repeat;
	padding-top: 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	text-align:center;
	width: 260px;
	height: 68px;
	z-index:99px;
	position:absolute;
	top:220px;
	right:0px;
}
div#brochure .brochuredate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	width: 235px;
	position:relative;
}
/* BROCHURE - END - BROCHURE*/



/* BROCHURE2 - START - BROCHURE2*/
div#brochure2 {
	position: absolute;
    right: 0;
    width: 240px;
	text-align:left;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

div#top_brochure {
	background-image:url(../img/brochure2header.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	width: 240px;
	height:86px;
	position:absolute;
	top:0px;
}

div#brochure2 .campaign {
	font-size:13px;
	text-align:center;
	width: 80px;
	position:absolute;
	left:80px;
	top:5px;
}

div#brochure2 .campaign_number {
	font-size:30px;
	text-align:center;
	width: 80px;
	position:absolute;
	left:80px;	;
	top:19px;
}

div#brochure2 .campaign_date {
	font-size:10px;
	text-align:center;
	width: 80px;
	position:absolute;
	left:80px;	;
	bottom:17px;
}


div#brochure2 .brochure_title {
	font-size:13px;
	text-align:left;
	width: 80px;
	position:absolute;
	left:7px;	;
	bottom:10px;
}

div#brochure2 .mini_brochure_title {
	font-size:13px;
	text-align:right;
	width: 80px;
	position:absolute;
	right: 7px;
	bottom:10px;
}

.brochure2brochurelink {
	width:120px;
	height:156px;
	position:absolute;
	top:86px;
	left:0px;
}

.brochure2minibrochurelink {
	width:120px;
	height:156px;
	position:absolute;
	top:86px;
	right:0px;
}


.ourproduct {
	background-image:url(../img/brochure2ourproduct.jpg);
	background-repeat:no-repeat;
	width: 240px;
	height:57px;
	position:absolute;
	top:246px;
}

.oudproduct_text {
	width: 150;
	height:57;
	padding:18px 5px 5px 10px;
	text-align:left;
	color:#828282;
	position:absolute;
	left:0px;
	font-size:16px;
}

/* BROCHURE - END - BROCHURE*/







/* LEFT - START - LEFT*/
div#left {
	width:690px;
	float:left;
	clear:right;
}
/* LEFT - END - LEFT*/


/*RIGTH - START - RIGHT */
div#right {
	width:240px;
	float: left;
	margin-left:12px;
	overflow: hiden;
}
/*RIGTH - END - RIGHT */



/* SMALL BANER - END - SMALL BANER*/
div#small_baner_area
{
	width:690px;
	text-align:left;
	padding-left: 5px;
}

div#small_baner_area .smallbaner
{
	width:216px;
	height:195px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF; 
	overflow: hidden;
	float:left;	
}

.smallbaner p {	
	margin: 10px;
}
.smallbaner img {
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 10px;
	box-shadow: 2px 2px 5px #eeeeee;  /* for Opera */
	-moz-box-shadow: 2px 2px 5px #eeeeee; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 5px #eeeeee; /* for Safari and Chrome */	
	}
.smallbaner a{ 
	color: #ec008c;
}
.smallbaner a:visited { 
	color: #ec008c;
}
/* SMALL BANER - END 0 SMALL BANER*/





/* NEWS - START - NEWS*/
div#newsarea {
	width:680px;
	text-align:left;
	clear:both;
}
div#newsarea .news {
	width:670px;
	min-height:100px;
	padding: 10px 10px 0px 0px;
	text-align:justify;
}
.news img {
	float:left;
	margin-right:15px;
	box-shadow: 3px 3px 9px #d0d0d0;  /* for Opera */
	-moz-box-shadow: 3px 3px 9px #d0d0d0; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 9px #d0d0d0; /* for Safari and Chrome */	
	}

div#newsarea a {
	color:#ee008a;
}
div#newsarea a:visited { 
	color: #ec008c;
}
/* NEWS - END - NEWS*/





/* BRANDS - START - BRANDS*/

/* BRANDS - END - BRANDS */




/* MENU - START - MENU*/
.menu {
	width:230px;
	text-align:left;
	background-image:url(../img/menu_gradient.png);
	background-repeat:repeat-x;
	background-color:#efefef;
	min-height:194px;
	padding-top: 4px;
	margin-bottom: 10px;
	box-shadow: 3px 3px 9px #d0d0d0;  /* for Opera */
	-moz-box-shadow: 3px 3px 9px #d0d0d0; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 9px #d0d0d0; /* for Safari and Chrome */	
	}
.menu hr {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid;
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	height: 0;
	border-color: #c8c8c8;
	background: #c8c8c8;

}
.menu ul {
	list-style: square url(../img/ul.png);
	display:block;
	list-style-position:outside;
	margin:1px 10px 5px 17px;
	padding: 1px 10px 5px 17px;
	
}
.menu li {
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom: 2px;
	line-height: 0;
}
.menu ul a, a:visited { 
	line-height: 120%;
	text-decoration:none;
	color:#828282;
}
.menu ul a:hover { 
	text-decoration:underline;
}
.menutitle {
	width: 210px;
	font-size: 21px;
	color:#ec008c;
	margin-left: 10px;
}
/* MENU - END - MENU*/

div#socialmedia {
	width:240px;	
	margin-top:15px;
	background: #f0f0f0;
	box-shadow: 3px 3px 9px #d0d0d0;  /* for Opera */
	-moz-box-shadow: 3px 3px 9px #d0d0d0; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 9px #d0d0d0; /* for Safari and Chrome */	
	}

/* START - FOOTERMENU - START*/
div#footermenu {
	width: 100%;
    margin: 0px auto;
	text-align:center;
	min-height:126px;
	background-image:url(../img/footer_menu_background.png);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	color:#828282;
	font-family:Verdana, Geneva, sans-serif;

}

div#footerboxes {
	width: 960px;
	margin: 0 auto;
	text-align:center;	
}

.menubox {
	width:170px;
	text-align:left;
	float: left; 
	clear: none;
	padding: 15px 10px;
}

.menubox li{
	line-height: 0;
}

.menubox li a{
	line-height: 120%;
}

div#footerboxes .title {
	font-size:12px;
	color:#ec008c;
}

div#footerboxes a {
	font-size:12px;
	display: block;
}

div#footerboxes ul {
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

/* END - FOOTERMENU - END*/



.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}




h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color:#ec008c;
	text-align:left;
}


h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#ec008c;
}

h3
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 24px;
	padding: 0px 0px 0px 20px;;
	color:#787878;
}


a, a:visited { 
	color:#828282;
	text-decoration:none;
	display:block;
	font-size:13px;
}



a:hover {
	text-decoration:underline;
}




.countryName {
	visibility:hidden;
}

div#landing {
	color:#828282;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}





/*start header format*/
.topbackgroundcolor form table{
width: 100%;
}
.topbackgroundcolor form table table table table{
width: 200px;
align: right;
border: 0px solid #ccc;
}
.topbackgroundcolor form table table table table tr td{
align: right;
text-align: right;
}

/* MD FIRST TEST
.topbackgroundcolor form table tbody tr td table{
margin-right: 0;
text-align: rigth;
align: right;
}
*/