/*BIG LAYOUT ELEMENTS

note, make sure each page has outer and page elements

*/
body {
	background: #f1f1f1 url('kiltbg.jpg') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
#outer {
	margin: 0 0 0 73px;
	text-align:left;
	padding:0px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	top:175px;
	position:relative;
	width:772px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:770px;
}
#page {
	position:relative;
	left: 142px;
	padding: 10px 0 0 10px;
	height: 550px;
	width:616px;
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height: 550px;
	height: inherit;
}
#topcatbuttons{
	position:absolute;
	top:8px;
}
#topcatbuttons a{
	padding-right: 30px;
}
#topcatbuttons a img{
	border:0px;
}

#mainlogo{
	cursor:pointer;
	cursor:hand;
	z-index:3;
	position:absolute;
	display:block;
	top: -118px;
	height:65px;
	left:0;
	width:350px;
}

/*shopping cart and linkstring*/
#cartsummary{
	top:4px;
	position:absolute;
	width:297px;
	right:1px;
	text-align:right;
	height:15px;
	margin-bottom:4px;
	border-bottom:1px solid #555f82;
	background: #fff;
}
#cartsummary a{
	color: #394057;
	text-decoration:none;
	font-size:11px;
}
#toprow{
	position:relative;
	border-bottom:1px solid #bbb;
	padding:0 0 4px 0;
	margin:0 0 0 152px;
	height:40px;
	vertical-align:center;
}
#toprowspacer{
	position:relative;
	left:150px;
	width:10px;
	padding:0;
	margin:0;
	height:24px;
}
#linkstring{
	width:300px;
	position:relative;
	top:4px;
	font-size: 11px;
	height:19px;
}
#cartsummary span.checkoutbutton{
	margin-left: 15px;
	padding: 2px;
	background: #555F82;
	color: #ffffff;
	height:15px;
}
#cartsummary span.checkoutbutton a{
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
	margin: 0 9px;
}