/* www.alanmorrisblacksmith.com.au -> .css */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-bottom: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #b5c5db url(images_layout/amb_bkgnd.jpg) repeat-x;
	text-align: center;
}

#mainouter
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: solid #c0c0c0;
	border-width: 0px 2px 2px 0px;
	text-align: center;
	background: #efefef;
}

#maininner
{
	background: #fff;
	border: solid #000040;
	border-width: 0px 1px 1px 1px;
	width: 100%;
	text-align: center;
}

#banner
{
	height: 180px;
	width: 960px;
	background: #fff;
	text-align: center;
}

#brandinggraphic
{
	display: block;
	width: 960px;
	height: 180px;
}

#sbmenucontainer
{
	display: block;
	position: relative;
	left: 0px;
	text-align: left;
/*	border-bottom: solid #000040 2px; */
}

#sbmenu
{
	position: absolute;
	top: 0px;
	width: 150px;
	background: #fff;
	text-align: left;
	float: left;
}

#content
{
	padding: 20px 10px 30px 160px;
	float: left;
	vertical-align: top;
}

#footer
{
	clear: both;
	margin-left: 120px;
}


#footerlinks
{
	clear: both; 
	margin: 0px;
	padding: 3px 0px;
	background: #e0e0f0 url(images_layout/amb_footer_bkgnd.jpg) repeat-y;
}


#innerfooter
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #000040;
	text-align: left;
	margin-top: 35px;
	margin-left: 5px;
}

h1
{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 0px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ul, ol, textarea
{
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}

li
{
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
	line-height: 150%;
}


.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.links { font-size: 11px; }
.black { color: #000; }
.silver, .grey { color: #808080;}
.red { color: #960000;}
.devnote { color: #e08000; }

.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }
.left75 { margin-left: 75px; }
.bottom2 { margin-bottom: 2px; }



p.small
{
	font-size: 10px;
	line-height: 150%;
}


p.productname
{
	font-weight: bold;
	background: #202020;
	color: #fff;
	margin: 0;
	padding: 1px 5px;
}

.tagline
{
	font-style: italic;
	font-size: 11px;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #404040;
}

a:link { color: #2020ff; }
a:visited { color: #4040d8; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }


a.primnavi, .pseudonavi
{
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.pseudonavi
{
	color: #ffb840;
	background: #525252;
	border-top: solid #202020 1px;
	border-right: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
	line-height: 190%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #404040;
	border-top: solid #a0a0a0 1px;
	border-bottom: solid #202020 1px;
	border-right: solid #202020 1px;
	line-height: 190%;
}

a.primnavi:hover
{
	color: #ffa000;
	background: #525252;
	border-top: solid #202020 1px;
	border-right: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
}

a.primnavi:active
{
	color: #ff0;
	background: #808080;
	border-top: solid #ff0 1px;
	border-bottom: solid #ff0 1px;
	border-right: solid #ff0 1px;
}

table
{
	empty-cells: show;
}

th { background: #e0efff; text-align: center;}

td
{
	padding: 2px;
	vertical-align: top;
}

td.right5, th.right5
{
	text-align: right;
	padding-right: 5px;
}
td.right25, th.right25
{
	text-align: right;
	padding-right: 25px;
}

td.shade1, th.shade1
{
	background: #efefef;
}
td.shade2, th.shade2
{
	background: #e0e0e0;
}
td.shade3, th.shade3
{
	background: #d8d8d8;
}

td.photo
{
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #d0d8e0 solid 2px;
	border-right: #d0d8e0 solid 2px;
	padding-bottom: 5px;
	font-size: 9px;
	text-align: center;
	color: #666;
}

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

input
{
	font-family: helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}


input.submit
{
	font-weight: bold;
	color: #960000;
}

input.submit:hover
{
	color: #d86000;
}


select
{
	background: #ffffd8;
}
option
{
	margin: 0px;
	padding: 2px;
	background: #efefef;
	border-bottom: dotted #fff 1px;
}

