/*			 Beston Australia.com			*/
/*			www.bestonaustralia.com				*/

*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
}

body
{
	background: #e0e0e0;
	color: #000;
	text-align: center;
	font-size: 12px;
}



#outer
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1002px;
	background: #efefef;
}

#inner
{
	display: block;
	width: 1000px;
	background: #fff url(images_layout/beston_side_bkgnd.gif) left repeat-y;
	border: solid #404040 1px;
	text-align: left;
}


#branding
{
	display: block;
	width: 1000px;
	height: 95px;
	background: #c0c0c0 url(images_layout/beston_top_bkgnd.gif) top repeat-x;
}

#menuparent
{
	position: relative;
	display: block;
	clear: left;
	float: left;
	text-align: left;
	left: 0px;
	width: 10px;
	height: 10px;
}

#menucontainer
{
	position: absolute;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 120px;
	padding: 0px;
	width: 130px;
	text-align: left;
	line-height: 200%;
}


#content
{
	display: block;
	width: 840px;
	margin-left: 150px;
	padding: 25px 5px 35px 0px;
}


#footerinfo
{
	display: block;
	width: 880px;
	height: 40px;
	margin-left: 120px;
	border-top: solid #c0c0c0 3px;
}

#footerlinks
{
	display: block;
	padding: 2px 0px 5px 0px;
	width: 880px;
	margin-left: 120px;
	background: #efefef;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: left;
	color: #606060;
}

h1 { font-size: 20px; }

h1.slogan
{
	color: #2040d8;
	font-style: italic;
	margin-left: 160px;
	margin-top: 10px; 
	font-size: 16px;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }

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

td p
{
	margin: 2px 2px 0px 2px;
}


ul, ol { margin-bottom: 20px; }

li
{
	text-align: left;
	margin-left: 30px;
	margin-bottom: 5px;
	line-height: 140%;
}

ul.li
{
	list-style-type: disc;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.small
{
	font-size: 10px;
	font-weight: normal;
}

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


p.copyright
{
	margin: 5px auto 30px auto;
	padding-left: 120px;
	font-size: 10px;
	text-align: center;
	color: #606060;
}



a:link { color: #2020ff; }
a:visited { color: #6060a0; }
a:hover { color: #ff4040; }
a:active { color: #ff0000; }

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

.pseudonavi
{
	color: #e0e0e0;
	background: #d84040;
	border-top: solid #800000 1px;
	border-bottom: solid #ffa0a0 1px;
	border-right: solid #ffa0a0 1px;
	line-height: 190%;
}

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

a.primnavi:hover
{
	color: #ffef60;
	background: #d84040;
	border-top: solid #800000 1px;
	border-bottom: solid #ffa0a0 1px;
	border-right: solid #ffd0d0 1px;
}

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


table
{
	empty-cells: show;
	font-size: 12px;
}

th { background: #efefef; }
hr { color: #808080; }

input, select
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
}


option { padding: 2px; }

img
{
	border: none;
	font-size: 9px;
	color: #a0a0a0;
	margin: 0px;
}
