/* CSS Document */

body {
		margin:0px 0px 25px 0px;
		background-color: white;
		height: auto;
		background-image: url(images/background.jpg);
		background-position: 1% 15px;
		background-repeat: repeat-y; 
		}
	
	#left {
		
		position:absolute;
		left:10px;
		top:100px;
		width:27%;
		background:#fff;
		border-right:0px solid #000;
		border-bottom:0px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		z-index:9;
		}

	#right {position:absolute;
		left:160px;
		top:107px;
		width:75%;
		background:#fff;
		border-right:0px solid #000;
		border-bottom:0px solid #000;
		margin-right:0px;
		padding-bottom:20px;
		z-index:1;
		}
		
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}
		
	#menu{
	border-style: none;
	border-width: 0px;
	width: 136px;
	position: absolute;
	top: 100px;
	left: 7px;
	height: 146px;
}

#column { 
float:left; 
margin:auto; 
width:35%; 
background-color: whitesmoke;
padding-left:25px; 
padding-right:25px; 
padding-bottom:50px; 
border-right:2px solid #000;
border-bottom:2px solid #000;
border-left:2px solid #000;
border-top:2px solid #000;
} 

/* Boxes */

#box1{
	border-style: none;
	border-width: 5px;
	border-color: black;
	width: auto;
	height: auto;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	top: 20px;
	left: 180px;
	z-index:11;
}

#box2{
	border-style: none;
	border-width: 5px;
	border-color: black;
	width: auto;
	height: auto;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	top: 70px;
	left: 150px;
	z-index:11;
}

#box3{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 500px;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 10px;
	left: 225px;
	z-index:10;
}


#box4{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 75%;
	height: auto;
	text-align: justify;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	top: 10px;
	left: 125px;
	z-index:1;


}

#box5{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 600px;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 1px;
	left: 23px;
	z-index:7;
}

#box6{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 100px;
	height: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 20px;
	left: 570px;
	z-index:11;
}

#box7{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 100px;
	height: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 70px;
	left: 600px;
	z-index:11;
}

#box8{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 400px;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index:9;
	padding: 2px;
}

#box9{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 500px;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 100px;
	left: 400px;
	z-index:9;
}

#box10{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 100px;
	height: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 300px;
	left: 400px;
	z-index:9;
}

#box11{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: 650px;
	height: 50px;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 400px;
	left: 140px;
	z-index:2;
}

#otrainmanbox{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 595px;
	left: 160px;
	z-index:15;
}

#hotrainmanbox{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 665px;
	left: 355px;
	z-index:15;
}

#ntrainmanbox{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 740px;
	left: 500px;
	z-index:15;
}

#otrainman{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 600px;
	left: 0px;
	z-index:14;
}

#hotrainman{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 690px;
	left: 235px;
	z-index:14;
}

#ntrainman{
	border-style: none;
	border-width: 0px;
	border-color: black;
	width: auto;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	top: 780px;
	left: 410px;
	z-index:14;
}

#email{
	border-style: none;
	border-width: 0px;
	width: 136px;
	position: absolute;
	top: 1210px;
	left: 300px;
	height: 146px;
	z-index:16;
}
#emailpic{
	border-style: none;
	border-width: 0px;
	width: 436px;
	position: absolute;
	top: 1185px;
	left: 350px;
	height: 146px;
	z-index:16;
}

#starburst{
	border-style: none;
	border-width: 0px;
	width: auto;
	position: absolute;
	top: 100px;
	left: 720px;
	height: auto;
	z-index:16;
}

#otmstarburst{
	border-style: none;
	border-width: 0px;
	width: auto;
	position: absolute;
	top: 120px;
	left: 720px;
	height: auto;
	z-index:16;
}

#shippingbox{
	border-style: solid;
	border-width: 1px;
	border-color: dodgerblue;
	background-color: lightskyblue;
	color: darkblue;
	font-family: times new roman, serif;
	font-size: 12px;
	width: 150px;
	height: 300px;
	position: absolute;
	top: 10px;
	left: 620px;
	z-index:16;
}

/* Shipping Stuff */

#nowshippingbox{
	border-style: solid;
	border-width: 3px;
	border-color: black;
	background-color: gainsboro;
	color: black;
	font-family: times new roman, serif;
	font-size: 12px;
	width: 150px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 820px;
	padding: 2px;
	z-index:16;
}

#newproductbox{
	border-style: solid;
	border-width: 3px;
	border-color: black;
	background-color: gainsboro;
	color: black;
	font-family: times new roman, serif;
	font-size: 12px;
	width: 150px;
	height: auto;
	position: absolute;
	top: 375px;
	left: 820px;
	padding: 2px;
	z-index:16;
}

#newproducttab{
	border-style: none;
	border-width: 1px;
	border-color: black;
	background-color: none;
	color: black;
	font-family: times new roman, serif;
	font-size: 12px;
	width: 150px;
	height: 20px;
	position: absolute;
	top: 350px;
	left: 825px;
	padding: 2px;
	z-index:15;
}

#shippingtab{
	border-style: none;
	border-width: 1px;
	border-color: black;
	background-color: none;
	color: black;
	font-family: times new roman, serif;
	font-size: 12px;
	width: 150px;
	height: 220px;
	position: absolute;
	top: 25px;
	left: 825px;
	padding: 2px;
	z-index:15;
}

a.list:link {color: black;
text-decoration: none;
font-family: arial, sans-serif;}

a.list:visited {color: black;
text-decoration: none;
font-family: arial, sans-serif;}

a.list:hover {color: black;
text-decoration: underline;
font-family: arial, sans-serif;}

a.list:active {color: black;
text-decoration: underline;
font-family: arial, sans-serif;}

/* Paragraph and Heading Formats */

p 	{font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	text align: justify;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

p {text-indent: 0%; }

.myparagraph:first-letter{
font-size:200%;
float:left;
}

img#imgborder{
border:1px solid #000;
}

li {font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

ul {padding-bottom: 5px;
}

h1 {font-family: Arial, sans-serif;
text-align: center;
font-size: 18pt;
font-weight: 800;
font-style: bold;
color: white;
width: auto;
border-style: double;
border-color: crimson;
background-color: mediumblue;
}

h2 {font-family: Times New Roman, serif;
text-align: center;
font-size: 16pt;
font-weight: 600;
font-style: italic;}

h3 {font-family: Times New Roman, serif;
font-size: 14pt;
font-weight: 600;
font-style: bold;}

h4 {font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	}
	
h5 {font-style: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
	
h6 {padding: 5px;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	}

a:link, a:visited {color: mediumblue;
text-decoration: none;}

a:hover, a:active {color: #8470FF;
text-decoration: underline;}

/* Table Formats */

table#product {background-color: white;
border-right: 1px black solid;
border-bottom: 1px black solid;
color: black;
font-style: bold;
text-align: center;
font-family: arial, sans serif;
font-weight: bold;
text-align: center;
}



table#info {background-color: white;
border-right: 1px black solid;
border-bottom: 1px black solid;
color: black;
text-align: left;
font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
font-size: 12pt;
font-weight: none;
}

table#grid {background-color: white;
border-right: 0px black solid;
border-bottom: 0px black solid;
color: black;
margin-left: auto; margin-right: auto; text-align: justify;
font-family: times new roman, serif;
font-size: 12pt;
font-weight: none;
}

table#goldtable {background-color: lightyellow;
border-right: 1px black solid;
border-bottom: 1px black solid;
color: black;
font-style: bold;
margin-left: auto; margin-right: auto; text-align: center;
}

td {border-top: 1px black solid; border-left: 1px black solid; 
	padding: 2px;
}

td#gridtd {border-top: 0px black solid; border-left: 0px black solid; 
}

td#tdswitch {background-color: blue;
}

td#infotext{
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	}

td#undercaps
	{font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: bold;
	}
	
td#header	{font-family: Arial, sans-serif;
text-align: center;
font-size: 18pt;
font-weight: 800;
font-style: bold;
color: white;
width: auto;
background-color: mediumblue;
}

tr#row1 { background-color: silver;
color: black;
font-size: 12pt;}

tr#row2 { background-color: whitesmoke;
 color: black;
font-family: arial, sans serif;}

tr#row3 { background-color: goldenrod;
 color: black;
}

tr#row4 { background-color: cornflowerblue;
 color: black;
}

tr#row5 { background-color: cornflowerblue;
 color: black;
 font-family: Times New Roman, serif;
text-align: center;
font-size: 16pt;
font-weight: 600;
font-style: italic;
}
td#cellnoborder { background-color: none;
 color: black;
border-right: 0px black solid;
border-top: 0px black solid;
border-left: 0px black solid;
}

td#celltopborder { background-color: none;
 color: black;
border-top: 1px black solid;
}

tr#rowopen { background-color: lightgreen;
}

tr#rowclosed { background-color: LightGoldenRodYellow;

}

tr#rowshipping { background-color: darksalmon;

}

table.detail td {border: 0px black solid;
padding-left: 1px;}

table.detail {
border: 0px black solid;
text-align: left;

}

table.buy1 td {border: 0px black solid;
width: auto;
padding-left: 1px;}

table.buy1 {
border: 0px black solid;
text-align: left;

}