body {
	background: #fff url(images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1B0190;
	font-size: 10pt;
	margin: 0px;
	height:100%
}

/* LAYOUT */
#pageTop{
	position:relative;
	height:14px;
	width:860px;
}
#pageBottom{
	position:relative;
	height:44px;
	width:860px;
	clear:both;
}
#outerBox{
	position:relative;
	width: 860px;
	background:url(images/box_bg_tile.jpg) top repeat-y;
}
#outerBoxFull{
	position:relative;
	width: 860px;
	background:url(images/box_bg_tile_full.jpg) top repeat-y;
}
#boxBg{
	position:relative;
	width:860px;
	background:url(images/box_bg.jpg) top no-repeat;
}
#banner{
	position:relative;
	width:772px;
}
#innerBox{
	position:relative;
	width: 772px;
}
#searchBox {
	position:relative;
	width: 222px;
	float: left;
	background:url(images/serach_bg.jpg) top repeat-x;
	height:333px;
	text-align:center;
}
#navBox{
	position:relative;
	width:772px;
	height:92px;
	background:url(images/nav_top_tile.jpg) top repeat-x;
}
#contentBox{
	position:relative;
	width: 518px;
	background-color: #fff;
	float:right;
	padding:0px 15px;
	text-align: left;
}
#contentBox a:link {font-size: 10pt; font-weight: bold; color: #1B0190; text-decoration: none;}
#contentBox a:visited {font-size: 10pt; font-weight: bold; color: #1B0190; text-decoration: none;}
#contentBox a:hover {font-size: 10pt; font-weight: bold; color: #F8A506;}

#contentBoxFull{
	position:relative;
	width: 752px;
	background-color: #fff;
	text-align:justify;
	padding:0px 10px;
}
#contentBoxFull a:link {font-size: 10pt; font-weight: bold; color: #1B0190; text-decoration: none;}
#contentBoxFull a:visited {font-size: 10pt; font-weight: bold; color: #1B0190; text-decoration: none;}
#contentBoxFull a:hover {font-size: 10pt; font-weight: bold; color: #F8A506;}

.itemOuterBox{
	width: 490px;
	background-color: #FF0000;
}
.imageTxt{
	position: relative;
	top: 150px;
	left: 23px;
	font-size: 7pt;
	color: #8790F5;
}

/* FORMATTING */

.mainNav {
	position:relative;
	width:202px;
	height:40px;
	float:left;
	font-size: 13px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background:url(images/menubutton_bg.jpg) top left no-repeat;
	top:18px;
	padding-top:9px;
}
.mainNav a:link {color: #fff; text-decoration: none;}
.mainNav a:visited {color: #fff; text-decoration: none;}
.mainNav a:hover {color: #5A0000;}

.mainNavHome {
	position:relative;
	width:202px;
	height:40px;
	float:left;
	font-size: 13px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background:url(images/menubutton_in_bg.jpg) top left no-repeat;
	top:18px;
	padding-top:9px;
}

.mainNavHome a:link {color: #fff; text-decoration: none;}
.mainNavHome a:visited {color: #fff; text-decoration: none;}
.mainNavHome a:hover {color: #295600;}

.navDivider{
	padding-right: 56px;
	padding-left: 56px;	
}

.contentButton {
	position:relative;
	width:204px;
	height:41px;
	font-size: 13px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background:url(images/contentbutton_bg.jpg) top left no-repeat;
	padding-top:9px;
}
.contentButton a:link {color: #fff; text-decoration: none;}
.contentButton a:visited {color: #fff; text-decoration: none;}
.contentButton a:hover {color: #5A0000;}

.searchHeading {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 20px;
}
.contentHeading {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 20px;
}
.pageNumbers{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20px;
	color: #8790F5;
}
.pageNumbers a:link {color: #1B0190; text-decoration: none;}
.pageNumbers a:visited {color: #1B0190; text-decoration: none;}
.pageNumbers a:hover {color: #F8A506;}

.line {
	height: 1px;
	background-color: #fff;
	font-size:1px;
	line-height:1px;
	margin:10px 0px;
}

/*
#footer{
	float:left;
	height: 31px;
	width: 770px;
	background-color: #1B0190;
	
}
*/

.thumb{
	border: 1px solid #1B0190;
	margin-top: 1px;
	margin-right: 10px;
}
.pic{
	border: 2px solid #1B0190;
	margin: 30px;
	padding: 2px;

}
.productDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B0190;
}
.productDetails th{
	background-color: #D5D8FD;
	font-weight: bold;
}
.productDetails td{
	background-color: #D5D8FD;
}
.productDivider {
	height: 1px;
	font-size:1px;
	line-height:1px;
	background-color: #DADADA;
	margin-bottom:20px;
}
.orderDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B0190;
}
.orderDetails th{
	font-weight: bold;
}
.orderTotal{
	color: #FFFFFF;
}
.vacancyDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B0190;
}
.vacancyDetails th{
	background-color: #D5D8FD;
	font-weight: bold;
}
.vacancyDetails td{
	background-color: #D5D8FD;
}
.storeDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B0190;
}
.storeDetails th{
	background-color: #D5D8FD;
	font-weight: bold;
}
.storeDetails td{
	background-color: #D5D8FD;
}

/* Hilmon Arts Tag*/

#hilmonarts{
	position:relative;
	width:200px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 3px 2px;
	color:#666;
	font-size:10px;
	position:relative;
	top:10px;
}
#hilmonarts a:link  {color: #666; font-weight:bold;}
#hilmonarts a:visited {color: #666;}
#hilmonarts a:hover {color: #333; text-decoration: none;}

#poweredBy{
	position:relative;
	width:200px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 3px 2px;
	color:#666;
	font-size:10px;
	position:relative;
	top:10px;
}
#poweredBy a:link  {color: #666; font-weight:bold;}
#poweredBy a:visited {color: #666;}
#poweredBy a:hover {color: #333; text-decoration: none;}

#footerContainer{
	position:relative;
	background:url(images/bottom.jpg) top no-repeat;
	height:44px;
	width:860px;
	clear:both;
	text-align:center;
}
#footer{
	position:relative;
	width:445px;
	padding:10px 0px 2px;
	color:#1B0190;
	font-size:10px;
	float:left;
	top:10px;
}
