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

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.8em;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

img {
	border: none;
	}
	
h4.red {
	color: #990000;
	}

hr {
  border: 0;
  width: 100%;
  color: #990000;
  background-color: #990000;
  height: 1px;
}

table.modThumb {
	border-collapse: collapse;
	width: 924px;
	}
	
table.price {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 320px;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td.price {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td:first-child {
	width: 190px;
	}

table.models {
	border-collapse: collapse;
	width: 309px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
td.models {
	text-align: center;
	vertical-align: top;
	width: 303px;
}
	
table.stock {
    text-align:center; 
	margin-left:15%; 
	margin-right:15%; 
	width:70%;
	border-collapse: collapse;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666666;
	background-color:#FFFFFF;
	
	}
	
td.stockImg {
	vertical-align: top;
	width: 100px;
	padding: 10px 0px 10px 10px;
	}
	
td.stockTxt {
	vertical-align: top;
	text-align: left;
	width: 500px;
	padding: 10px 20px 10px 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

#centerWrapper {
	background-color: #999999;
	}

#clearFloat {
	clear: both;
}
	
#wrapper {
	width: 924px;
	border: 1px solid #666666;
	margin: 0px auto;
	background-color: #ffffff;
	}
	
#wrapperEmail {
	width:924px;
	padding: 0px;
	margin: 100px 0px 100px 0px;
	text-align: center;
	}

#headerLuthier {
	background-color: #000000;
	text-align: right;
	vertical-align:middle;
	background: url(images/header5.jpg);
	background-repeat: repeat-x;
	height: 107px;
	}
	
	
#headerModels {
	background-color: #000000;
	text-align: right;
	vertical-align:middle;
	background: url(images/header1.jpg);
	background-repeat: repeat-x;
	height: 107px;
	}
#headerPricing {
	background-color: #000000;
	text-align: right;
	vertical-align:middle;
	background: url(images/header2.jpg);
	background-repeat: repeat-x;
	height: 107px;
	}
	
#headerDesigns {
	background-color: #000000;
	text-align: right;
	vertical-align:middle;
	background: url(images/header4.jpg);
	background-repeat: repeat-x;
	height: 107px;
	}

#leftBoxLuthier {
	width:450px;
	padding: 0px;
	margin: 40px 22px 40px 60px;
	float: left;
}

#rightBoxLuthier {
	width:310px;
	padding: 0px;
	margin: 40px 60px 40px 22px;
	float: left;
}

#leftBoxContact {
	width:300px;
	padding: 40px 22px 40px 60px;;
	margin: 0px auto;
	float: left;
}

#rightBoxContact {
	width:438px;
	padding: 40px 60px 40px 44px;
	margin: 0px auto;
	float: left;
}

#lefBoxModels {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels2 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft2.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels3 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft3.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels4 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft4.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels5 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft5.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels6 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft6.jpg);
	background-repeat: repeat-x;
	height: 573px;
}
#lefBoxModels7 {
	width:333px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(images/modelsLeft7.jpg);
	background-repeat: repeat-x;
	height: 573px;
}

#midBoxModels {
	width:316px;
	padding: 0px;
	margin: 20px 0px 20px 20px;
	float: left;
}

#rightBoxModels {
	width: 215px;
	padding: 0px;
	margin: 20px 20px 20px 20px;
	text-align: center;
	float: left;
	
}

#oneBox {
	width:804px;
	padding: 0px;
	margin: 0px 60px 40px 60px;
	
}


#menuWrapper {
	background-color: #333333;
	text-align: center;
	}
	
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

/*----------------------------------------------
Contact Form
-----------------------------------------------*/
fieldset
{
border: 1px solid #781351;
padding: 10px;
}

#fsContact {
	width:300px; 
	background-image: none;
	background-color:#999999;
	border: 1px solid #cccccc;
	}

/*----------------------------------------------
Main Menu
-----------------------------------------------*/

#navigation-1 {
	padding:1px 0px;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
	font:normal 9pt arial, verdana, helvetica;
}
#navigation-1 li {
	margin:0;
	padding:0px 0px 0px 38px;
	display:block;
	float:left;
	position:relative;
	
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#666666;
	height:13px;
}

