﻿/* Mobile-friendly foundation */
* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

table {
    max-width: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    overflow-x: hidden;
}

/* Prevent mobile text from resizing unexpectedly */
html {
    -webkit-text-size-adjust: 100%;
}

/* End of Updates for Mobile*/

body {
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	padding: 0px;
	margin: 0px;
	font-size: 100%
}

body img { border-style: solid;
	border-color: inherit;
	border-width: 2px;
	text-decoration:none;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}

#masthead {
	text-align: center;
	background-position: center;
	border: medium double #000000;
	/*height: 325px;*/
	/*width: 88%;*/
	background-image: url('homepage_images/background_cabin.gif');
	background-repeat:no-repeat;
	/*margin-left: 5%;/*
	font-family: "Times New Roman", Times, serif;
	/*font-size: large;*/
	font-weight: bold;
	font-style: italic;
	/*color: #000080;
	background-color: #FFFFFF;
	font-size:115%;*/

}

#name {
	
	/*text-align: center;*/
	font-weight: bolder;
	font-style: italic;
	color: #000080;
	margin-top:5%;
	font-size:2em;
	
}


#navigation {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	/*text-align:center;*/
	font-size:1.2em;
	margin-bottom:18%;
	
}

p.contact  {text-align:center; font-family:arial, sans-serif;font-size:1.2em;color:#000000; }

p.statement {font-style:italic;  text-align:center; width:90%;  margin-left:5%; font-size:1em;color:#0000FF;}

hr.bottom_line {width:94%; height: 4px;color: #000080;noshade; width:90%;}

h2.title	{text-align: center;font-size:1.5em;font-style: italic;color: #000080;font-weight: bold;}
	
ul.features     {margin-left:5%;  font-size:1.1em; color:#000000;}



	
/* COMMENT:  THIS APPLIES TO MODEL PAGES */

table.stock   { margin:auto; }

td.stock_cell     {border:2px solid; border-color:#000000; text-align:center;}

h2.model_name    {text-align:center;}

p.model_description { text-align:center; margin-left:5%; margin-right:5%;font-size:1em;color:#000000;}

h3.model_price { text-align:center; font-size:1.1em; color:#0000FF;}

h4.dimensions { text-align:center; font-size:1em;  color:#000000;}

h3.model_features { text-align:left; font-size:1.2em; color:#0000FF;font-style:italic; margin-left:5%;  text-decoration:underline;}

h3.add_case { text-align:center; font-size:1.2em; color:#0000FF;font-style:italic; margin-left:5%;  text-decoration:underline;}

/*This Begins The In Stock Page */

p.model_name {text-align:center; font-face:Cataneo BT; color:#0000FF; font-size:1.3em;}

p.click {text-align:center; font-face:Arial; color:#000000; font-size:0.9em; }

div.pictures {img-align:center;text-align:center;}

p.price {text-align:center; font-face:Arial; color:#000000; font-size:1em; }

p.soundfiles	{text-align:center; font-size:1em;color:#0000FF;}

div.pay {text-align:center;}

p.description  {text-align:left; font-face:Arial; color:#000000; font-size:1.1em; margin-left:100;}

p.gallerydescription  {text-align:center; font-face:Arial; color:#000000; font-size:1.1em; margin-left:100;}



/*  THIS BEGINS THE ACCESSORIES SECTION */

p.free-ship	{color:#960014; font-size:1.4em;  font-weight:bold;  text-align:center;}

p.opening-remark	{color:#000000;  font-weight:bold;  text-align:center; margin-left:5%; 
margin-right:5%; font-face:Arial; font-size:1.1em;}

p.blue-statement {text-align:center; font-size:1.1em; color:#000080; font-weight:bold;}

p.red-statement {text-align:center; font-size:.9em; color:	#800000; }

h2.item		{text-align:center; font-size:1.1em; color:#000080; font-weight:bold;}

table.acc, td{border:2px solid #000000; border-collapse:collapse; width:90%; margin:auto;}

td.acc	{width:20%;text-align:center;}

p.stringtext {text-align:center;font-face:Arial; color:#000000; font-size:1.1em; }


/*  THIS BEGINS THE ARTICLES SECTION */

p.article_text {text-align:left; font-size:1.1em; color:#000000; margin-left:64px; margin-right:48px;}

p.cell_text	{text-align:center; font-size:120%; color:#000000;}

div.imageleft {float:left; margin-left: 5%; margin-right:10px;}

div.imagecenter {float:center; margin-left: 5%; margin-right:10px;}

div.imageright {float:right; margin-right: 5%; margin-left:10px;}

h3.image_title_right {text-align:right;margin-right: 5%;font-size:1.2em; color:#000080; }

h3.image_title_left {margin-left: 5%;font-size:1.2em; color:#000080; }


/*  THIS BEGINS THE SOUNHOLES SECTION */
 
table.center {margin:auto; border: 2px solid black; border-collapse: collapse; width:80%}

table.center_2 {margin:auto;border: 2px solid black;border-collapse: collapse; table-layout: fixed; width:80%;}
 
td.fix {width:10%
	
}
