/* -------------------------------------------------------------------------- */
/* -----| STYLES |----------------------------------------------------------- */
/* -----| based on work by Bootstrap, from Twitter |------------------------- */
/* -----| modified by Chris Heninger - iGravityDesign.com |------------------ */
/* -----| specifically for CIS425 - Tu/Thr 3:00pm |-------------------------- */
/* -------------------------------------------------------------------------- */

html, body {

}
body {
	background-color:#fafafa;
	background-image:url('images/Zovatti_Web_Background_D2Fc.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	margin: 0;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #404040;
}

/* -------------------------------------------------------------------------- */
/* -----| TYPE |------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .6em;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #404040;
	line-height: 36px;
}
h1 {
	margin-bottom: 18px;
	font-size: 2.2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
	color: #ded5c6;
}
h4 {
	font-size: 1em;	
}
h7 {
	font-size: 1.4em;	
}
h8 {
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
	color: #b40000;
}
ul, ol {
	margin: 0 0 18px 0px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
	line-height: 18px;
	color: #808080;
}
a {
	color: #900;
	text-decoration: none;
	
}


/* -------------------------------------------------------------------------- */
/* -----| GENERAL |---------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

#Container {
	width: 940px;
	margin: 0 auto;
}
.sale_banner{
	max-width:1200px;
	margin:auto;
	width:100%;
  }
#LeftBar {
	width: 231px;
	background: url('images/black-80_Light.png') repeat;
	color: #ecebe8;
	float: left;
	position: relative;
	-webkit-box-shadow:  0px 0px 5px 0px #cccccc;
    box-shadow:  0px 0px 5px 0px #cccccc;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
}

.Logo {
	position: absolute;
	top: 10px;
	left: -20px;
}

#LeftBar .Navigation ul {
	list-style: none;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 10px;
}

#LeftBar .Navigation ul li {
	font-family:Times New Roman, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.8em;
	color: #333333;
}

#Content {
	width: 690px;
	margin: 120px 0 30px 19px;
	float: left;
}
#Content2 {
	width: 640px;
	margin: 120px 0 30px 19px;
	float: left;
}

#Question {
	width: 690px;
	margin: 120px 0 30px 19px;
	float: left;
}

#Products {
	width: 690px;
	margin: 120px 0 30px 19px;
	float: left;
}

.Product {
	width: 200px;
	height: 160px;
	background-color: white;
	margin: 0 0 30px 30px;
	float: left;
	-webkit-box-shadow:  0px 0px 5px 0px #cccccc;
    box-shadow:  0px 0px 5px 0px #cccccc;
	-webkit-border-radius: 8px;
    border-radius: 8px;
    position: relative;    
}

.Product img {
	-webkit-border-radius: 8px;
    border-radius: 8px;
}

.ProductBar {
	background: url('images/black-80.png') repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 180px;
	padding: 5px 10px;
	-webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    color: white;
}

.ProductName {
	float: left;
}

.ProductPrice {
	float: right;
}

#Footer {
	width: 940px;
	border-top: 1px #333333 solid;
	padding: 10px 0;
	text-align: right;	
}

#Footer .Navigation ul {
	list-style: none;
	margin: 0;
	line-height: 1.6em;
}

#Footer .Navigation ul li {
	color: black;
	display: inline;
	font-size: 1em;
	padding-left: 20px;
}

#ProductImage {
	width: 230px;
	height: 400px;
	margin-right: 20px;
	float: left;
	border: 1px #cccccc solid;
}

#ProductDescription {
	width: 240px;
	position: absolute;
	top: 20px;
	right: 20px;
}

#ProductDescription ul {
	margin-left: 20px;
}

.AddToCart {
	background-color:#9f211e;
	border-radius:100px;
	display:block;
	line-height:1.3;
	color:#ffffff;
	font-size: 1.4em;
	padding: .6em 1.2em;
	text-decoration:none;
	float: right;
}

.inline {
	overflow: hidden;
}

#Aeronautica {
	background: url('images/thumbnails/aeronautica_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Beato {
	background: url('images/thumbnails/beato_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Bravo {
	background: url('images/thumbnails/bravo_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Tuscano {
	background: url('images/thumbnails/tuscano_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Costante {
	background: url('images/thumbnails/costante_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Elegante {
	background: url('images/thumbnails/elegante_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Eternita {
	background: url('images/thumbnails/eternita_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Feroce {
	background: url('images/thumbnails/feroce_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Fortuna {
	background: url('images/thumbnails/fortuna_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Forza {
	background: url('images/thumbnails/forza_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Galante {
	background: url('images/thumbnails/galante_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Menzione {
	background: url('images/thumbnails/menzione_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Pacifica {
	background: url('images/thumbnails/pacifica_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Prominente {
	background: url('images/thumbnails/prominente_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Sereno {
	background: url('images/thumbnails/sereno_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Sofisticato {
	background: url('images/thumbnails/sofisticato_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Delicato {
	background: url('images/thumbnails/delicato_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

#Sopraffino {
	background: url('images/thumbnails/sopraffino_shop.png') no-repeat;
	width: 800px;
	height: 600px;
	position: relative;
	color: #000000;
}

/* -------------------------------------------------------------------------- */
/* -----| FORM |------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

.formbox {
	background-color: #eeeeee;
	padding: 10px;
}

label {
	width: 180px;
	float: left;
	text-align: left;
	display: block;
}

input, textarea, select {
	width: 240px;
	padding: 3px;
	border: 2px solid #ccc;
}

textarea:focus, input:focus {
	border: 2px solid #0074A7;
}


input.btn {
	width: 100px;
}

/* CSS3 Styles */
input:not([type=submit]):not([type=checkbox]):not([type=reset]) {
	background: #ffffff no-repeat top right;
}

input:not([type=submit]):not([type=checkbox]):required {
	background: url(images/required.png) top right no-repeat;
}

input:not([type=submit]):not([type=checkbox]):focus:invalid {
	background: url(images/invalid.png) top right no-repeat;
}

input:not([type=submit]):not([type=checkbox]):focus:valid {
	background: url(images/valid.png) top right no-repeat;
}

input:not([type=submit]):not([type=checkbox]):valid {
	background: url(images/valid.png) top right no-repeat;
}

/* -------------------------------------------------------------------------- */
/* -----| HEADER |----------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

.header h1 {
	color: #ffffff;
	font-size: 60px;
	padding-top: 135px;
	padding-left: 30px;
	text-shadow: 0px 0px 7px #000000;
}

.header h2 {
	color: #ffffff;
	font-size: 36px;
	padding-top: 0px;
	padding-left: 60px;
	text-shadow: 0px 0px 5px #000000;
}


/* -------------------------------------------------------------------------- */
/* -----| LEFT NAVIGATION |-------------------------------------------------- */
/* -------------------------------------------------------------------------- */

.leftcol li {
	background: #eeeeee;
	border-left: #cccccc 5px solid;
	list-style: none;
}

.leftcol li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0;
	padding: 5px 10px;
	display: block;
}

.leftcol li a:hover {
	background: #FFB310;
}


/* -------------------------------------------------------------------------- */
/* -----| RIGHT COLUMN |----------------------------------------------------- */
/* -------------------------------------------------------------------------- */

.rightcol li {
	list-style: none;
	padding: 0 0 5px 0;
}



/* -------------------------------------------------------------------------- */
/* -----| MISC FLOATS |------------------------------------------------------ */
/* -------------------------------------------------------------------------- */

.Clear {
	clear:both;
}

.instructiontitle{
	color:white;
	font-weight: 400;
	text-align: center;
	background-color: #000000d8;
	padding:2px;
}
.instructionwrapper {
	display:grid;
	position:relative;
	grid-template-columns:auto auto auto auto;
	grid-column-gap:10px;
	grid-row-gap:10px;
	margin:10px;
	clear:both;
}
.instructionwrapper2 {
	display:grid;
	position:relative;
	grid-template-columns:auto auto;
	grid-column-gap:10px;
	grid-row-gap:10px;
	margin:10px 0px;
	clear:both;
	border-radius:8px;
}
.instructionwatchselection{
	min-width:160px;
	min-height:100px;
	border-radius:8px;
	max-width:160px;
	overflow:hidden;
}
.instructiontextbox{
	min-width:320px;
	overflow:hidden;
	background-color: #ffffff;
	padding:10px;
	border-radius:8px;
	border:1px solid gray;
}
.instructiontextbox2{
	min-width:640px;
	min-height:250px;
	overflow:hidden;
	background-color: #ffffff;
	object-fit: contain;
	align-content:center;
	border-radius:8px;
	border:1px solid gray;
	margin: 0px 0px 10px 0px
}
.watchimg{
	object-fit: contain;
	max-width:670px;
	padding:10px;
}
.instructionbutton{
	color:white;
	font-weight: 400;
	text-align: center;
	background-color: #000000d8;
	padding:5px 2px;
	display:inline-block;
	width:100%;
}

.instructionbutton:hover{
	color:white;
	font-weight: 400;
	text-align: center;
	background-color: #00000070;
	display:inline-block;
	width:100%;
}
.instructionwatchimg{
	min-width:250px;
	border-radius: 8px;
	background-position: center;
	background-color:black;
	margin:20px 0px;
	text-align:center;
	min-height:45px;
}