@charset "utf-8";
/* CSS Document */

/* Author Stuart Russell */
/* Version 1.0 */

/* Resetting the borders, margins and padding on all items, then setting up font sizes ***********************/

* { margin: 0; padding: 0; font-size: 100%; outline: none; }

code, kbd, samp, pre, tt, var, textarea, input, select, isindex { margin: 0; padding: 0; text-decoration: none; font-size: 100%; outline: none; }

body, div, h1, h2, h3, h4, p, dl, dt, dd, img, form, fieldset, blockquote { margin: 0px; padding: 0px; border: 0px; }

/* Layout */
#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
	
/*#logo {
	width:900px;
	height: 150px;
	background-image: url(/ekmps/shops/arkaysales/resources/Design/logo-1.gif);
	}*/
	
#topnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	width:900px;
	padding-bottom:3px;
	text-align:right;
	}
	
#topnav ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;	
	}	
	
#topnav ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;	
	}	
	
#mainimage {
	width:900px;
	padding:0px;
	margin:0px;
	}
	
.spacer {
	height:5px;
	min-height:10px;
	clear:both;
	}
	
.largespacer {
	height:20px;
	min-height:10px;
	clear:both;
	}	
	
#imagenav {
	width:900px;
	padding-bottom:10px;
	border-style:solid;

	}
	
.welcometext {
	width:280px;
	float:left;
	}
		
	
#showschedule {
	width:445px;
	float:right;
	}	
	
#viewproducts {
	width:445px;
	}		
	
#bottomrow {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}	
	
#footer {
	background-image:url(/ekmps/shops/arkaysales/resources/Design/footer.gif);
	background-repeat:repeat-x;
	height:102px;
	min-height:102px;
}	
			
#footertext {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	}
	
#navimages {
	float:right;
	width:600px;
	}	
	
/* Formatting */
a {
	text-decoration:none;
	}

#topnav a {
	padding-left:8px;
	}
	
.breadcrumb {
	padding-left:13px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	}
	
img {
	border:none;
	}
	
.aboutusimage {
	float:right;
	padding-left:10px;
	}

p { padding-bottom:20px;
	}
	
h1 { font-size:36px;
	}

#cart {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	float:right;
	}

ul {
	list-style:none;
	padding-bottom:20px;
}

ul li {
	list-style:none;
	}

.exhibitstitle {
background-color:#d6dcf9;
width:300px;
}

.headerbar {
	background-color: #d6dcf9;
	width:300px;
	}
	
p .headerbar {
	padding-bottom:0px;
	}	

/* Welcome Text Formatting */
.categories {
	width: 700px;
	font-size: 18px;
	color: #D40809;
	font-weight: bold;
	}

.main .right .categories a {
	color: #D40809;
	text-decoration: none;
}

.categories .row .litem {
	float: left;
	width: 160px;
	max-width: 160px;
	overflow: hidden;
	min-height: 200px;
}

.categories .row {
	margin-bottom: 10px;
}

.blank {clear: both;}

.welcome {
	color: #333333;
	margin-bottom: 10px;
}

.row .litem {
	/*border-top: 2px solid #F0DDFB;
	border-bottom: 2px solid #ddf4fb;
	border-left: 2px solid #c9ff8f;
	border-right: 2px solid #ffe98f;*/
	margin-right: 10px;
	padding: 10px 0px 10px 0px;
}

.row .litem:hover {
	border: 3px solid #d20000;
	margin-right: 8px;
	margin-bottom: -2px;
}

.category-nav td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	
	}




