* :focus,:focus {outline:0}
html {height:100%;}
body{
	height:100%; 
	margin:0; 
	padding:0;
}
a {
    text-decoration : underline;
    color : #f7941d;
	border : 0;
}
img {
    border : 0;
}
.outer_framework{
	position:relative; 
	z-index:1;
}
h1{
    font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #838383;
	text-decoration : underline;
}
.style1{
	font-size: 10px;
	font-family: Verdana;
	color: #838383;
	text-transform: uppercase;
	text-decoration : none;
}
.style2{
    font-size: 13px;
	/*font-weight: bold;*/
	font-family: Verdana;
	color: #838383;
	text-decoration : none;
}
.footer-style{
    font-size: 9px;
	font-family: Verdana;
	color: #838383;
	text-transform: uppercase;
	text-decoration : none;
}
.signup-vintage {
    font-size: 13px;
	font-family: Verdana;
	color: #838383;
	width: 150px;
	background-color: #d4d3d3;
	border: 1px;
	border-style: solid;
	border-color: #b0afaf;
}
.signup-classic {
    font-size: 13px;
	font-family: Verdana;
	color: #838383;
	width: 150px;
	background-color: #294173;
	border: 1px;
	border-style: solid;
	border-color: #b0afaf;
}

/* General Start */
#container{
	position : relative;
	width : 1020px;
	height : 760px;
	top : 20px;
	margin-left : auto;
	margin-right : auto;
}
#menu{
    position : absolute;
	top : 10px;
	left : 95px;
	z-index : 3;
}
#underline{
    position : absolute;
	top : 28px;
	left : 95px;
	z-index : 2;
}
#main{
    position : absolute;
	top : 170px;
	left : 130px;
	height:440px;
	width:528px;
	z-index: -1;
	background: no-repeat;
}
#logo{
    position: absolute;
	top: 0px;
	left: 0px;
    z-index: 1;
}
#logo-classic{
    position: absolute;
	top: 38px;
	left: 5px;
    z-index: 1;
}
#page-title{
    position: absolute;
	top: 136px;
	left: 90px;
	z-index: 2;
}
#original{
    position: absolute;
	top: 115px;
	left: 95px;
	z-index: 2;
}
#switch {
    position: absolute;
	top: 10px;
	left: 670px;
}
#featured{
    position : absolute;
	top : 150px;
	left : 690px;
	height:500px;
	width:278px;
}
#footer{
    position: absolute;
	top: 760px;
	left: 70px;
}
#bottom-links{
    position: absolute;
	top: 750px;
	left: 815px;
}
/*#send-button{
    position: absolute;
	top: 390px;
	left: 160px;
}*/
#view-latest{
    position: absolute;
	top: 575px;
	left: 158px;
}
/* General End */


/* Landing Page Start */
#splashLogo{
    position : absolute;
	top : 150px;
	left : 0px;
}
#classic{
    position : absolute;
	top : 335px;
	left : 177px;
}
#vintage{
    position : absolute;
	top : 335px;
	left : 297px;
}
#choose{
    position : absolute;
	top : 305px;
	left : 180px;
}
/* Landing Page End */


/* About Page Start */
#main #about-text{
    margin: 40px 25px 20px 25px;
	z-index: 15;
}
/* About Page End */


/* Contact Page Start */
#contact-form{
    position: absolute;
	top: 210px;
	left: 150px;
	z-index: 4;
	width: 507px;
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;
}
/* Contact Page End */


/* Collection Page Start */
#thumb1{
    position: absolute;
	top: 450px;
	left: 0px;
	z-index: 5;
}
#thumb2{
    position: absolute;
	top: 590px;
	left: 350px;
	z-index: 6;
}
#thumb3{
    position: absolute;
	top: 540px;
	left: 540px;
	z-index: 7;
}
#thumb4{
    position: absolute;
	top: 325px;
	left: 615px;
	z-index: 8;
}
#thumb5{
    position: absolute;
	top: 450px;
	left: 670px;
	z-index: 10;
}
#thumb6{
    position: absolute;
	top: 520px;
	left: 780px;
	z-index: 11;
}
#thumb7{
    position: absolute;
	top: 350px;
	left: 800px;
	z-index: 9;
}
#classic-thumbs {
    position: absolute;
    left: 690px;
	top: 241px;
	z-index: 6;
}
#brochure-download{
    position : absolute;
	top : 120px;
	left : 690px;
	height:500px;
	width:278px;
}
#image-nav {
    position: absolute;
	top: 230px;
	left: 692px;
	z-index: 7;
}
#image-nav-classic{
    position: absolute;
	top: 620px;
	left: 690px;
	z-index: 7;
}
#enlarge-classic{
    position: absolute;
	top: 585px;
	left: 145px;
	z-index: 9;
}
#enlarge-vintage{
    position: absolute;
	top: 185px;
	left: 555px;
	z-index: 9;
}
/* Collection Page Start */

/* Stockists start */
#stockists-search{
    position: absolute;
	top: 210px;
	left: 149px;
	z-index: 4;
}
/* Stockists end */


/* News start */
#article-list{
    position: absolute;
	width: 470px;
	height: 410px;
	top: 220px;
	left: 160px;
	z-index: 4;
	overflow-x: auto;
	overflow-y: hidden;
}
#article-content{
    position: absolute;
	width: 497px;
	height: 390px;
	top: 195px;
	left: 160px;
	z-index: 4;
	overflow-x: hidden;
	overflow-y: auto;
}
/* News end */
#video{
    position: absolute;
	top: 300px;
	left: 690px;
	z-index: 20;
}
