/* global */

body {
	margin-top:0px 
}

h1 {
	font-size: 19px; 
	font-weight:lighter; 
	line-height:inherit;
}

h2 {
	font-size: 17px; 
	font-weight:lighter; 
	line-height:inherit;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:5px;/* 0px */
	margin-bottom:0px;	/* margin-top: 1.5em; */
}

p {
	/* line-height: 35px; 
	clear:both;*/
}

body, select, textarea, input { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height: 18px;*/
	color:#555555; /*#333333*/
}

img {
	border:0px;
}

A:link, A:visited { 
	color:#006699; text-decoration:none;
}

A:hover {
	color:#006699; text-decoration:underline;
}

hr {  
	color:#CCCCCC;
	border-bottom:dashed;
}

/* header */

#header {
	width: 800px;
	height: 90px;
	margin: 0 auto;
/*	background: url(image/logoAU.gif) no-repeat left; */

}

#header p {
	text-align: right;
	padding-top: 50px;
	float:right;
}

#header img {
	float:left;
	vertical-align:middle;
	padding-top: 20px;
	width:187;
	height:48;
	border:0px;
}

/* menu */

#menuwrapper {
	width: 800px;
	height: 35px;
	margin: 0 auto;

}

#menuleftback {
/*	float:right; */
	float: left;
	width: 8px;
	height: 35px;
	background: url(image/buttons_left.jpg) no-repeat left top;
}

#menu {
	width: 800px; /*784px*/
	height: 35px;
	margin: 0 auto;
	float: left;
	font-weight:bold;

/*	background: url(image/buttons_left.jpg) no-repeat left top;
	background: url(image/buttons_right.jpg) no-repeat right top; */
	background: url(image/buttons_loop.jpg) repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	width: 133px ; /*16%*/
	
}

#menu  li.left {
/*	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF; */
	background: url(image/buttons_left.jpg) no-repeat left top;
}

#menu li.right {
/*	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF; */
	float:right;

	background: url(image/buttons_right.jpg) no-repeat right top;
}

#menu a {
	
	line-height: 35px;
	vertical-align:  middle;
	text-align: center;
	text-transform:uppercase;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 35px;

/*	
	display: block ;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #58032F 1px solid;
	color: #FFFFFF; */
}

#menu a:hover {
	height:35px;
/*	background: url(image/buttons_hover.jpg) repeat-x top left; */
}

#menu .selected a {
/*	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF; */
}

#menu .left a {
/*	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF; */
	background: url(image/buttons_left.jpg) no-repeat left top;
}

#menu .right a {
/*	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF; */

	background: url(image/buttons_right.jpg) no-repeat right top;
}

#menurightback {
	float: right;
	width: 8px;
	height: 35px;
	background: url(image/buttons_right.jpg) no-repeat right top;
}

/* page */

#page {
/*	padding-top:30px; */
	width: 800px;
	margin: 0 auto;
	height:auto;
/*	background: url(images/img05.gif) repeat-y; */
}

/* heading */

#heading {
	
	width: 585px; /* 800px*/
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #B6BCCC dashed;
	margin-bottom: 20px; 
/*	border-bottom: 1px #B6BCCC solid; */
}

/* navwrapper */

#navwrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 190px;
	height: 0 auto;
	float:left; /* left */
/*	padding-top:20px;
	border-right: 1px #B6BCCC solid;
	border-right:dashed 1px #B6BCCC; */
}

#navwrapper ul{
	margin: 0; /* 0 */
	padding: 0; /* 0 */
	list-style: none;

}

#navwrapper li.padtop {
	padding-top: 20px;
}

#navwrapper li li {
	
	display: block;
	background: url(image/plusleft.gif) no-repeat left top;
	padding-left: 15px; /* 20px */
	padding-top: 3px;
	padding-bottom: 3px;	

/*	padding: 3px 3px 3px 17px; 
	background: url(image/plus.gif) no-repeat left center;*/

}


#navwrapper a {
	/*	display: block;
	color: #8592BB;
	padding: 1px 0 1px 8px;*/
}

#navwrapper a:hover {
	/* background: url(image/hoverarrow.gif) no-repeat center right; */
}

#navwrapper li ul {
/*	padding-left: 15px; */
}

#navwrapper li li {
/*	padding-left: 15px;
	background: url(image/plus.gif) no-repeat left center;
	background: url(image/plus.gif) no-repeat left center;
	background: url(image/plus2.gif) no-repeat left center; */
}

#navigationseller li {
	
	display: block;
	background: url(image/plusleft.gif) no-repeat left top;
	padding-left: 15px; /* 20px */
	padding-top: 3px;
	padding-bottom: 3px;	


}

/* navigationcurrent */

#navigationcurrent {
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 190px;
	height: 0 auto;
	float:left;
	border-bottom: 1px #B6BCCC dashed;
/*	border-right:dashed 1px #B6BCCC; */
}

/* navigation */

#navigation {

	margin-bottom: 20px;
	width: 190px;
	height: 0 auto;
	clear:both;

/*	border-right: 1px #B6BCCC solid;
	border-right:dashed 1px #B6BCCC; */
}

/* content */

#content {
	float:right; /* right */
	width: 585px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.youarehere {
	FONT-SIZE: 10px; color:#AAAAAA;
}

.youarehere A{
	FONT-SIZE: 10px; color:#AAAAAA;
}

/* footer */

#footer {
	border-top: 1px #B6BCCC dashed;
	clear: both;
	width: 800px;
	margin: 0 auto;
}
#footer p {
	padding-top: 30px;
	text-align:center;
	line-height:30px;
}
#footer a {
	padding-left: 5px;
	padding-right: 5px;
}

/* home wrapper */

#homewrapper {
	
	width: 585px; /* 800px*/
/*	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #B6BCCC dashed;*/
/*	margin-bottom: 20px; 
	border-bottom: 1px #B6BCCC solid; */
	clear:both;
	height:auto;
}

#homeimage {
	float:right;
	width: 100px; /* 800px*/

/*	border-bottom: 1px #B6BCCC solid; */
}

.imageborder {
	border-right: 1px solid #C1C1C1; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0; border-bottom: 1px solid #C1C1C1; padding:3px;
}

#homecontent {
	float:left; 
	/*width: 465px;  */
	width: 430px;
	


/*	border-bottom: 1px #B6BCCC solid; */
}

#homesnavwrapper {

	width: 585px; /* 800px*/
	padding-top: 20px;
	/*padding-bottom: 20px;
	margin-bottom: 20px; */

}

#homesnavright {
	float:right;
	width: 290px; /* 290px */
	text-align:right;

/*	border-bottom: 1px #B6BCCC solid; */
}

#homesnavleft {
	float:left;
	width: 290px; /* 290px */
}

#homesnavright a {
	
	padding-right: 5px;
	padding-left: 5px;
/*	border-bottom: 1px #B6BCCC solid; */
}

#detailimageswrapper {
	width: 585px;
	border-bottom: 1px #B6BCCC dashed;
	margin-bottom: 20px;

}

#detailimages {
	float:left;
	width: 125px;
	height: 130px;
	padding: 10px;
	vertical-align:bottom;
	text-align:center;

}

#detaillogo {
	width: 180px;
	float:left;
	height:auto;
}

#detailcontact {
	width: auto;
	float:left;
	height:auto;
}

#detailemail {
	width: 135px;
	float:right;
	height:auto;
	padding-left:10px;
	
}

#detailad {
	width: 135px;
	float:right;
	padding-left:10px;

}

#detailinfo{
	width: 380px; 
	float:left;

}

#detailinfo .right{
/*	float:right; 
	margin-left: 120px;*/
	float:right;
	text-align:left;
	width:150px;

/*	font-weight:bold ; */

}

#detailinfo .left{
	float:left;
	text-align:left;
	width:auto;
}

#detailinfo p{
/*	
	line-height: 30px;
	clear:right; 
	width: auto;
	

	float:left;
	display:block;
	;
	*/
	padding-top:1px;
	padding-bottom:1px;	
	width: auto;
	clear:both;

}

#detailinfo ul {
	margin-left: 0px;
	
}

#detailinfo li {
	display:block;
	display:list-item;

}

#detailinfo li li {

	margin-left: 120px;

}




#seperator {
	clear:both;
	width: 585px;
	border-bottom: 1px #B6BCCC dashed;
/*	margin-bottom: 10px;
	margin-top: 10px;*/
	
	margin-bottom: 20px;
	margin-top: 20px;
/*	padding-bottom: 20px;
	padding-top: 20px;	*/
}

/*	table */

.table {
	border-top:#4F81BD solid 1px;
	border-left:#4F81BD solid 1px;
	line-height: 17px;
	padding: 0px;
		

}

.table th {
	background-color:#FFFFFF;
	FONT-SIZE: 12px;
	font-weight:bold;
	border-bottom:#4F81BD solid 2px;
	border-right:#4F81BD solid 1px;
	padding: 5px;
}

.table td {
	FONT-SIZE: 11px;
	border-right:#4F81BD solid 1px;
	border-bottom:#4F81BD solid 1px;
	padding: 5px;
}

.table .tr2 {
	background-color:#DBE5F1;
}

.tableclear td {
	border-right: 0px;
	border-bottom:0px;
	padding: 0px; 
}

.table4Spacing{
	border:solid 0px; 
}

.table4Spacing td { 
	border:solid 0px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 5px; 
	vertical-align:top
}

.makered{
	color:#FF0000;
}

#rightcolumnwrapper {
	float:right;
	width: 180px;
	margin-left: 45px;
}

#googleinfo {
	float:right;
	width: 135px;
	/*margin-left: 30px;*/
}

#clearline {
	clear:both;
	width:100%;
	/*margin-left: 30px;*/
}

.bluebox {
	border:1px solid #4F81BD;
	background-color:#DBE5F1;
	height:auto;
	/*margin-left: 30px;*/
}

.boxgrey{
	/*border:1px solid #B6BCCC dashed;*/
	border-bottom: 1px #B6BCCC dashed;
	border-top: 1px #B6BCCC dashed;
	border-left: 1px #B6BCCC dashed;
	border-right: 1px #B6BCCC dashed;

	/*background-color:#DBE5F1;*/

	/*margin-left: 30px;
	height:auto 0;
	height:10px;
	height:400px;*/
	height:200px;
	
	padding:8px;
	margin:0px;
	/*min-height:inherit;
	position: static;
	clear:none;
	height:100%;*/
	clear:both;
	
	
	
	

}
























