/*
*	defaultStyle.css
*	Made by Trevor "Dalponis" Welsh
*	for Unique Hardware (uniquehardware.ca)
*	and its subdomains.
*	2007-04-24
*/
/* Whole Page */
body{font-family:corbel,verdana,sans,sans-serif;
	font-size-adjust:0.58;
	font-size:12px;
	background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/bg.jpg');
	margin:0;}
/* Paragraphs */
p{color:#000000;
	font-size:12px;
	margin:0;}
h1{color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0;}
h2{color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0;}
div{color:#000000;
	font-size:12px;
	margin:0;}
/* Links */
a:link{color:#0060a1;
	text-decoration:none;}
a:visited{color:#0060a1;
	text-decoration:none;}
a:hover{color:#0079ca;
	text-decoration:none;}
/* House Keeping */
form{margin:0;}
img{border-style:none;}
.clear{clear:both;}
.spacer{padding-left:14px;
	padding-right:14px;}
/* Font Settings */
.small{font-size:10px;}
.left{text-align:left;}
.centre{text-align:center;}
.right{text-align:right;}
.strikeout{text-decoration:line-through;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
/* Roster Stuff */
.roster{float:left;
	width:90px;
	text-align:center;}
/* NavigationMenu */
#navigationMenu{text-align:center;}
#navigationMenu ul{padding:0;
	margin:0;}
#navigationMenu ul li{display:inline;
	font-size:14px;
	font-weight:bold;
	padding:10px;}
/* MenuImage Top Area */
.menuAreaTop{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/topMenu.png');
	width:150px;
	height:20px;}
.menuAreaTopLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/topMenuLarge.png');
	width:660px;
	height:20px;}
.menuAreaTopExtraLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/topMenuLargeExtra.png');
	width:820px;
	height:20px;}
/* MenuImage Middle Area */
.menuAreaMiddle{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/middleMenu.png');
	width:150px;}
.menuAreaMiddleLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/middleMenuLarge.png');
	width:660px;}
.menuAreaMiddleExtraLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/middleMenuLargeExtra.png');
	width:820px;}
/* MenuImage Bottom Area */
.menuAreaBottom{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/bottomMenu.png');
	width:150px;
	height:20px;}
.menuAreaBottomLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/bottomMenuLarge.png');
	width:660px;
	height:20px;}
.menuAreaBottomExtraLarge{background-image:url('http://kejaanorder.uniquehardware.ca/images/menu/bottomMenuLargeExtra.png');
	width:820px;
	height:20px;}	
/* Container */
#container{margin-left:auto;
	margin-right:auto;
	width:1010px;
	border-style:none;}
/* Header */
#header{text-align:center;
	padding-top:15px;}
/* Main */
#mainLeft{float:left;
	width:150px;
	padding-left:10px;}
#mainMiddle{float:left;
	width:660px;
	padding-left:10px;
	padding-right:10px;}
#mainMiddleRight{float:left;
	width:820px;
	padding-left:10px;}
#mainRight{float:left;
	width:150px;}
/* Copyright */
#copyrightTop{background-image:url('http://www.uniquehardware.ca/images/menu/copyrightTop.png');
	width:445px;
	height:1px;
	margin-left:auto;
	margin-right:auto;}
#copyrightMiddle{background-image:url('http://www.uniquehardware.ca/images/menu/copyrightMiddle.png');
	width:445px;
	margin-left:auto;
	margin-right:auto;}
#copyrightMiddle p{color:#ffffff;}
#copyrightBottom{background-image:url('http://www.uniquehardware.ca/images/menu/copyrightBottom.png');
	width:445px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;}