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

body, td, th, p {
	font-family: "Lucida Sans", "Myriad Web Pro", "Myriad Pro", Verdana, Geneva, sans-serif;
	font-size: 14px;
	/*text-align:center;*/
    text-align:justify;
    background:#F6F6F6;
}

#maincontainer{
	position:relative;
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    height:600px;
}

header{
	position:absolute;
    width:1000px;
    height:70px;
    top:10px;
    border-bottom:1px solid #107BC0;
}

#navh {
    position:absolute;
    width:1000px;
    height:25px;
    top:45px;
    border-top:1px solid #107BC0;
}

/* drop down 
refer to style_menu.css */

.head{
	text-decoration: none;
	position:absolute;
	left:30px;
	top:2px; 
	padding: 0em 0em;
	color:black;
}

#skyline {
	position:absolute;
    bottom:15px;
}

#logo { /* either this or .dv_logo */
	position:absolute;
    top:12px;
}

.logo_link {
	text-decoration: none; 
}

footer{
    position:absolute;
    width:1000px;
    height:16px;
    bottom:0px;
    border-top:1px solid #107BC0;
	border-bottom:1px solid #107BC0;
}

footer p {  
    /*padding:0px;*/
    margin:2px;
    font-size: 10px;
}

#content {
    position:absolute;
    width:1000px;
    height:510px;
    top:85px; 
}

#concontainer{
	left:25px;
	top:90px;
	width:350px;
	position:absolute;
	padding:8px;
}

#mapadd{
 position:absolute;
 top:135px;
 right:55px;
}

.Title1 {
	font-size:24px;
	white-space:nowrap;
	line-height:24px;
	margin-top:0px;
	margin-bottom:10px;
}

.company {
	font-size:18px;
	line-height:18px;
	white-space:nowrap;
	margin-top:15px;
	margin-bottom:10px;
}

.normal {
	font-size:12px;
	/*white-space:nowrap;*/
	margin-top:0px;
	margin-bottom:3px;
	line-height:16px;
}

.normal a {
	text-decoration: none;
}

.list {
	font-size:12px;
	list-style-type: none;
	padding: 0;
	margin: 10px;
}

.o-list{
	font-size:12px;
	/*white-space:nowrap;*/
	margin-top:0px;
	margin-bottom:3px;
	line-height:16px;
}

#sliderFrame {
    position:absolute;
    top:120px;
}

#content{
	left:30px;
	top:98px;
	width:940px;
	position:absolute;
}


#content_short{
	left:30px;
	top:98px;
	width:500px;
	position:absolute;
	
}

#content_medium{
	left:30px;
	top:98px;
	width:600px;
	height:350px;
	position:absolute;
	overflow-y: auto;
}

#content_long{
	left:30px;
	top:98px;
	width:964px;
	height:350px;
	position:absolute;
	overflow-y: auto;
}

#f_div {
	position:absolute;
	right:0px;
	top: 0px;
	
}

#f_div a {
	text-decoration: none; 
	padding: .2em 1em;
	color:black;
	
}

.dv_logo {
    position:absolute;
    top:12px; 
}

.line {
margin:auto;
width: 1200px;
height:40px;
border-bottom-style:solid;
border-bottom-width:1px;
}

.links {
margin:auto;
width: 1200px;
height: 400px;
}

#nav{position:relative;}
#nav li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#nav li, #nav a{height:150px;display:block;}

#Packaging_DV_INTERNATIONAL{left:50px;width:150px;}
#Packaging_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') 0 0;}
#Packaging_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') 0 -155px;}

#Display_DV_INTERNATIONAL{left:240px;width:150px;}
#Display_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -155px 0;}
#Display_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -155px -155px;}

#Printing_DV_INTERNATIONAL{left:430px;width:150px;}
#Printing_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -310px 0;}
#Printing_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -310px -155px;}

#Foils_DV_INTERNATIONAL{left:620px;width:150px;}
#Foils_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -465px 0;}
#Foils_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -465px -155px;}

#Watches_DV_INTERNATIONAL{left:810px;width:150px;}
#Watches_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -620px 0;}
#Watches_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -620px -155px;}

#Jewellery_DV_INTERNATIONAL{left:1000px;width:150px;}
#Jewellery_DV_INTERNATIONAL{background:url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -775px 0;}
#Jewellery_DV_INTERNATIONAL a:hover{background: url('../pictures/DV_INTERNATIONAL_SPRITE_150.png') -775px -155px;}

h1 {
/*font-family: 'Futura LT Light', Futura, Arial;*/
font-family: 'Futura LT Light', 'Questrial', 'Muli', sans-serif;
text-align: center;
}

/* form reg */
.forma {
  /*width: 100%;*/
  font-size: 12px;
  width:650px;
}

.form-input-name{
  width: 115px;
  text-align: left;
  font-size: 12px;
}

/* .forma table tr td{ */
/* .forma tr td{
  padding: 0px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #fff;
  border-top: 1px solid red;
} */

.forma tr:last-child td{
  padding: 1px;
  border-bottom: none;
  border-top: 1px solid #fff;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus{
  color: #000;
  border: 1px solid #107BC0;
}

input[type=submit]{
background: #107BC0; /*#a4b357; /* Old browsers */
background: -moz-linear-gradient(top, /*#a4b357*/ #107BC0 0%, /*#75890c*/ #0a73b6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#a4b357*/#107BC0), color-stop(100%,/*#75890c*/ #0a73b6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=/*'#a4b357'*/ '#107BC0', endColorstr='#0a73b6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* W3C */
padding: 6px;
font-size: 14px;
font-weight: normal;
width: 200px;
color: #fff;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
/*text-shadow: 1px 1px 1px #4b4b4b;*/
}

input[type=submit]:hover{
background: #e4efc0; /* Old browsers */
background: -moz-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%, /*#abbd73*/ #1e97e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#e4efc0*/ #42a7e9), color-stop(100%,/*#abbd73*/ #1e97e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42a7e9', endColorstr='#1e97e4 ',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* W3C */
color: #fff;
/* text-shadow: 1px 1px 1px #4b4b4b; */
}

input[type=text], input[type=email], input[type=number], input[type=password]{
background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#ffffff 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#ffffff 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f7f7f7 0%,#ffffff 100%); /* W3C */
box-shadow:inset 1px 1px 3px #d8d8d8;
  padding: 3px;
  font-size: 12px;
  font-weight: normal;
  width: 200px;
  /* color: #d9d9d9; */
  color: #77c4f5;
  height: 16px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #f0f0f0;
  /*text-shadow: -1px -1px 1px #fff;*/
}

textarea{
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  color: #d9d9d9;
  font-family: Hel
  vetica, Arial;
  width: 200px;
}

.toggle_code{
  cursor: pointer;
  padding: 0 10px;
  font-size: 20px;
}


tr.code{
  display: none;
  background: #fff;
  color: #444444;
  font-size: 12px;
}

.forma tr.code td{
  border: none;
}

.validation {
	padding-left:10px;
	text-align:left;
	width: 310px;
	/*background:blue;*/
	font-size: 12px;
	height: 14px; 
}

.validation p {
	padding:0;
	margin:0;
	//text-align:left;
	//width: 310px;
	/*background:blue;*/
	font-size: 12px;
	height: 12px;
	color:red;
}

.button {
background: #107BC0; /*#a4b357; /* Old browsers */
background: -moz-linear-gradient(top, /*#a4b357*/ #107BC0 0%, /*#75890c*/ #0a73b6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#a4b357*/#107BC0), color-stop(100%,/*#75890c*/ #0a73b6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=/*'#a4b357'*/ '#107BC0', endColorstr='#0a73b6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* W3C */
padding: 6px;
font-size: 14px;
font-weight: normal;
width: 200px;
color: #fff;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
text-decoration:none;
}

.button:hover{
background: #e4efc0; /* Old browsers */
background: -moz-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%, /*#abbd73*/ #1e97e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#e4efc0*/ #42a7e9), color-stop(100%,/*#abbd73*/ #1e97e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42a7e9', endColorstr='#1e97e4 ',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* W3C */
color: #fff;
/* text-shadow: 1px 1px 1px #4b4b4b; */
}

input[type=button]{
background: #107BC0; /*#a4b357; /* Old browsers */
background: -moz-linear-gradient(top, /*#a4b357*/ #107BC0 0%, /*#75890c*/ #0a73b6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#a4b357*/#107BC0), color-stop(100%,/*#75890c*/ #0a73b6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=/*'#a4b357'*/ '#107BC0', endColorstr='#0a73b6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#a4b357*/ #107BC0 0%,/*#75890c*/ #0a73b6 100%); /* W3C */
padding: 6px;
font-size: 14px;
font-weight: normal;
width: 200px;
color: #fff;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
/*text-shadow: 1px 1px 1px #4b4b4b;*/
}

input[type=button]:hover{
background: #e4efc0; /* Old browsers */
background: -moz-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%, /*#abbd73*/ #1e97e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,/*#e4efc0*/ #42a7e9), color-stop(100%,/*#abbd73*/ #1e97e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42a7e9', endColorstr='#1e97e4 ',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, /*#e4efc0*/ #42a7e9 0%,/*#abbd73*/ #1e97e4 100%); /* W3C */
color: #fff;
/* text-shadow: 1px 1px 1px #4b4b4b; */
}

/* aside menu */
aside {
	display:block;
	color: #111224;
	color: white;
}

#accountTabs {
	position: absolute;
	top: 85px;
	width: 160px;
	height: 300px;
	font-size: 12px;
	line-height: 14px;
	background:#080a1f;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

aside a {
	text-decoration:none;
	color:white;
}

aside a:hover {
	/*text-decoration:none;*/
	color: #107BC0;
}

.but {
	background:white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	/*text-decoration:none;*/
	color: black;
}

#accountTabs nav ul {
	padding-left:10px;
	list-style: none;
}

.ns {
	position:absolute;
	top:4px;
	left:10px;	
}

.side {
	font-size:14px;	
}

aside p {
	background:transparent;
	}

#content_home {
	/*color:blue;*/
	position: absolute;
	top: 85px;
	right:0px;
	width: 800px;
	height: 360px;
	font-size: 12px;
	line-height: 14px;
	/*background:#080a1f;*/
}

/*
aside div {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;

display: block;
} */

