/*
*	blackBorderStyle.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;
	color:#ffffff;
	font-size:12px;
	font-size-adjust:0.58;
	background-image:url('http://www.uniquehardware.ca/images/menu/bg.png');
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0;}
/* Paragraphs */
p{color:#ffffff;
	font-size:12px;
	margin:0;}
h1{color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0;}
h2{color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:0;}
div{color:#ffffff;
	font-size:12px;
	margin:0;}
/* Links */
a:link{color:#83b6e3;
	text-decoration:none;}
a:visited{color:#83b6e3;
	text-decoration:none;}
a:hover{color:#00ff00;
	text-decoration:none;}
/* House Keeping */
form{margin:0;}
img{border-style:none;}
.clear{clear:both;}
.spacer{padding-left:5px;
	padding-right:5px;}
/* 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;}
/* 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://www.uniquehardware.ca/images/menu/topBlackMenu.png');
	width:150px;
	height:20px;}
.menuAreaTopLarge{background-image:url('http://www.uniquehardware.ca/images/menu/topBlackMenuLarge.png');
	width:660px;
	height:20px;}
.menuAreaTopExtraLarge{background-image:url('http://www.uniquehardware.ca/images/menu/topBlackMenuLargeExtra.png');
	width:820px;
	height:20px;}
/* MenuImage Middle Area */
.menuAreaMiddle{background-image:url('http://www.uniquehardware.ca/images/menu/middleBlackMenu.png');
	width:150px;}
.menuAreaMiddleLarge{background-image:url('http://www.uniquehardware.ca/images/menu/middleBlackMenuLarge.png');
	width:660px;}
.menuAreaMiddleExtraLarge{background-image:url('http://www.uniquehardware.ca/images/menu/middleBlackMenuLargeExtra.png');
	width:820px;}	
/* MenuImage Bottom Area */
.menuAreaBottom{background-image:url('http://www.uniquehardware.ca/images/menu/bottomBlackMenu.png');
	width:150px;
	height:30px;}
.menuAreaBottomLarge{background-image:url('http://www.uniquehardware.ca/images/menu/bottomBlackMenuLarge.png');
	width:660px;
	height:30px;}
.menuAreaBottomExtraLarge{background-image:url('http://www.uniquehardware.ca/images/menu/bottomBlackMenuLargeExtra.png');
	width:820px;
	height:30px;}
/* Container */
#container{margin-left:auto;
	margin-right:auto;
	width:1010px;
	background-color:#416389;
	border-style:none;}
#roundTop{background-image:url('../images/menu/containerTop.png');
	width:1010px;
	height:15px;
	top:15px;
	position:relative;
	margin-left:auto;
	margin-right:auto;}
#roundBottom{background-image:url('../images/menu/containerBottom.png');
	width:1010px;
	height:15px;
	top:-15px;
	position:relative;
	margin-left:auto;
	margin-right:auto;}
.roundBackground{margin-left:auto;
	margin-right:auto;
	width:980px;
	height:15px;
	background-color:#416389;}
/* Header */
#headerLeft{float:left;
	padding-left:15px;}
#headerRight{float:right;
	padding-right:15px;}
/* Main */
#mainLeft{float:left;
	width:150px;
	padding-left:15px;}
#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;}	
#copyrightBottom{background-image:url('http://www.uniquehardware.ca/images/menu/copyrightBottom.png');
	width:445px;
	height:1px;
	margin-left:auto;
	margin-right:auto;}