/* CSS Document */


body {
	background-color:#000000;
		
	/*background-attachment: scroll;
	background-image: url(image/bluegrade2.jpg);
	background-repeat: repeat-x;
	background-position: left top; */
	margin:0; padding:0;
}

/*
html, body {
	height: 100%;
	margin: 0px;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(image/bluegrade2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
 }
 */
 
.wrapper{
	background-color: #000000;
	display: block;
	clear: left;
	float: left;
	width: 100%;
}



#header, #content, #footer{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#VendereScreen {
	width: auto;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7a623d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/*    Nav   */

.nav{
	height: 78px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a623d;
}


.nav ul {
	display: block;
	list-style-type: none;
	float: right;
	width: 750px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav li {
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 10px;
}

.nav a {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}



.nav a:hover {
	
	color: #b58f54;
	
}


.nav a:active {
	
	color: #7a623d;
	
}

.nav a.shop {
	color: black;
	background-color: #7a623d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7a623d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.nav a.shop:hover {
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid  #FFFFFF;	
}

/*    /Nav   */



#logo{
	width: 162px;
	height: 46px;
	clear: left;
	float: left;
	margin-top: 15px;
	margin-left: 4px;
}



/*  footer */


#footerback{
	clear: left;
	float: left;
	background-attachment: scroll;
	background-image: url(image/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.bottom{
	height: 50px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a623d;
}


.bottom ul.left{
	display: block;
	list-style-type: none;
	float: left;
	width: 400px;
	padding: 0px;
	margin: 0px;
	height: 40px;
}

.bottom ul.left li{
display: inline-block;
	list-style-type: none;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 10px;
}

.bottom ul.left li a{
float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bottom ul.left li a:hover {
	
	color: #b58f54;
	
}

.bottom ul.left li a.shopb {
	color: black;
	background-color: #7a623d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7a623d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.bottom ul.left li a.shopb:hover {
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid  #FFFFFF;
	color: #000000;
}


.bottom ul.right{
	display: block;
	list-style-type: none;
	float: right;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}

.bottom ul.right li{
	display: inline-block;
	list-style-type: none;
	float: right;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 11px;
}

.bottom ul.right li a{
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 4px;
}

.bottom ul.left li a:hover {
	
	color: #b58f54;
	
}



.line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}


/*   /footer    */


.catalogue{
	float: left;
	width: 940px;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.catalogue h1{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a623d;
	width: 940px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.smallwatch{
	float: left;
	width: 214px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
	
	.name{
	float: left;
	width: 194px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7a623d;
	border-bottom-color: #7a623d;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}


.name p{
	float: left;
	display: inline-block;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.name a{
	float: right;
	display: inline-block;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
	
	
	.name a:hover{
color: #b58f54;
}

/* CSS Document */

/*   front css */

.front{
	float: left;
	background-attachment: scroll;
	background-image: url(image/front/bison.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 386px;
	width: 100%;
	display: block;
	clear: left;
}

.frontinfo{
display: block;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a623d;
}


.shopbox{
	display: block;
	float: left;
	height: 180px;
	width: 400px;
	margin-bottom: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-left: 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b58f54;
	padding-top: 36px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(image/front/featured_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.viewco{
	display: block;
	float: left;
	width: 405px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-left: 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b58f54;
	padding-top: 20px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	height: 40px;
}




.shopimage{
	display: block;
	float: left;
	width: 420px;
	margin-bottom: 20px;
	color: #FFFFFF;
	margin-left: 42px;
	height: 265px;
	margin-top: 20px;
}

.shopimage a{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;	
}

.shopimage h1{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-weight: normal;
	width: 420px;
	height: 40px;
	display: block;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.shopimage h2{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-weight: normal;
	width: 420px;
	height: 40px;
	display: block;	
}


.shopbox a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	width: 415px;
	padding-top: 15px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b58f54;
}

.frontbox{
	display: block;
	float: left;
	height: 179px;
	width: 315px;
	margin-bottom: 20px;
	padding-top: 36px;
	color: #FFFFFF;
}

.frontbox a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
	float: left;
	width: 315px;
}


.frontbox a:hover{
	color: #b58f54;
}

.front_history{
	display: block;
	float: right;
	height: 215px;
	width: 207px;
	margin-bottom: 20px;
	margin-right: 15px;
}


.bottom_colour{
	display: block;
	width: 100%;
	background-color: #993366;
	bottom: 0px;
	height: 142px;
	overflow: hidden;
	clear: left;
	float: left;
}


.autotitle{
	background-attachment: scroll;
	background-image: url(image/front/automatic_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 60px;
	margin-left: 15px;
}


.bisontitle{
	background-attachment: scroll;
	background-image: url(image/front/bisom_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.frontwatches{
	width: 90px;
	float: left;
	height: 160px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.frontbox .frontwatches a, .shopbox .frontwatches a{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
	clear: left;
	width: 70px;
	margin-right: 10px;
	padding-top: 2px;
	display: block;
	text-align: center;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7a623d;
	border-bottom-color: #7a623d;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.frontbox .frontwatches a:hover, .shopbox .frontwatches a:hover,  a.viewco:hover{
	color: #b58f54;
}


.noright{
margin-right: 0px;

}

/*   /front css */


/* CSS Document */

.detailleft{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a623d;
	display: inline-block;
	float: left;
	width: 295px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
}


.detailleft h2{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	font-size: 18px;
}

.detailleft ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
	height: 360px;
	width: 195px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	list-style-type: none;
}


.detailleft li{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;	
}

.detailleft a{
	color: #FFFFFF;
	text-decoration: none;
	clear: right;
	float: right;
	margin-bottom: 20px;
}

.detailleft li a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.detailleft li a:hover{
	color: #666666;	
}


.detailright{
	display: inline-block;
	float: left;
	width: 620px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 15px;
	margin-left: 20px;
}


.detailright img{
	float: left;
	display: inline-block;
}





.detailright h1{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	font-size: 18px;
	float: left;
	width: 630px;
}

.detailright ul{
	float: left;
	display: inline-block;
	width: 300px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.detailright li{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 12px;
}

.detailright p{
	float: left;
	display: inline-block;
	width: 300px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.cost{
	float: left;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	clear: left;
	width: 580px;
	padding-bottom: 20px;
}

.cost p{
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

	
	.cost a{
	padding: 0px;
	clear: none;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
	.cost img{
	padding: 0px;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.viewthis{
	padding: 0px;
	float: left;
	margin-top: 15px;
	clear: left;
}
	
	
/* CSS Document */



.general_title{

float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: block;
	clear: left;

}

.top_gap{
margin-top: 20px;
}


.bottom_gap{
	margin-bottom: 30px;
}


/*   the title image    */
.contact_graphic{
background-image: url(image/general/contact.jpg);
height: 118px;
}


.about_graphic{
background-image: url(image/general/about.jpg);
height: 294px;
}

.title_graphic{
background-image: url(image/general/title.jpg);
height: 118px;
}

/*  /the title image  */


.generalinfo p{
	width: 600px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7a623d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.Normal{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: black;
}

.Normal p{
	border: none;
}

.generalinfo p a, .Normal a{
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;	
	
}

.generalinfo p a:hover, .Normal a:hover{
	color: #b58f54;
	
}

.generalinfo p.ptop{
padding-top: 30px;

}


.generalinfo p.pbottom{
padding-bottom: 50px;

}

.generalinfo h2{
	display: block;
	clear: left;
	float: left;
	width: 305px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: lighter;
}

.second{
	display: block;
	clear: left;
	float: left;
	width: 305px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: lighter;
	margin-top: 50px;
	height: 30px;
}




.second a{
	display: block;
	color: #b58f54;
	text-decoration: none;	
}


.second:hover a{
	display: block;
	color: white;
	text-decoration: none;	
}


.generalinfo{
	display: block;
	clear: left;
	float: left;
}
	
/* HTML ELEMENTS */



/* HEADER */
#header_frame {
	height:387px;
	margin-top: 0px;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:387px;
	position:absolute;
	background-color: #000000;
}


/* HEADER TEXT */
#headertxt {
	width:638px;
	margin:0 auto;
	clear:both;
	position:relative;
	top:208px;
}

.ProductSubHeader, .ProductHeader{
	background-color: inherit;
	border-bottom:1px solid #7A623D;
	font-weight: bold;
}

.CheckoutProductDetail{
	background-color: inherit;
	/*height: 20px;*/
	
}

HR {
	color:  #7A623D;
	border-bottom:1px solid #7A623D;
	border-style: solid;
}
	
