/* @group Reset Styles */
* {
	margin:0;
	padding:0;
	border:none;
}
/* @end */

/* @group General Styles */
body {
	background: url(http://www.ingraphix.co.uk/themes/ingraphix/images/bg.jpg) fixed;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#535353;
	font-size: 0.9em;
}
div#container {
	margin:0 auto;
	background: url(http://www.ingraphix.co.uk/themes/ingraphix/images/bg2.png);
	width: 960px;
	padding:0 20px;
	overflow:hidden;
}

div#logobar {
	position:relative;
	background: url(http://www.ingraphix.co.uk/themes/ingraphix/images/logobar.gif);
	height: 90px;
}
div#content {
	margin-left:20px;
	width:920px;
	padding-top: 20px;
}
#column1 {
	width:210px;
	float:left;
}
#column2 {
	margin-left: 245px;
}
#column1home {
	width:280px;
	float:left;
}
#column2home {
	margin-left: 340px;
}
#column1blog {
	width:280px;
	float:left;
}
#column2blog {
	margin-left: 330px;
}
div#footer {
	margin:0 auto;
	background: url(http://www.ingraphix.co.uk/themes/ingraphix/images/footer.png) no-repeat center top;
	height:120px;
	width: 920px;
	padding:70px 40px 20px 40px;
	text-align: center;
	clear:both;
}
div.hr {
	height: 2em;
	border-top: 2px solid white;
}
hr {
	height: 2px;
	background-color: white;
	clear:right;
	margin: 1em 0;
}
/* @end */

/* @group Section Menu */
div#topnav {
	position:absolute;
	overflow:hidden;
	left: 330px;
	top: 58px;
}
div#topnav ul.nav-header {
	list-style: none;
	list-style-image: none;
	border:none;
	margin:0;
}
div#topnav ul.nav-header li {
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	margin-right: 6px;
}
div#topnav ul.nav-header li a {
	text-decoration: none; 
	display:block;
	padding:10px 6px;
	font-size: 0.9em;
	width: 92px;
}
div#topnav ul.nav-header li a:hover, div#topnav ul.nav-header li.nav-selected a {
	text-decoration: none;
	background-image: url(http://www.ingraphix.co.uk/themes/ingraphix/images/topnavon.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: white;
}
/* @end */

/* @group Page Menu */
#subnav {
	background: #f9f9f9 url(http://www.ingraphix.co.uk/themes/ingraphix/images/menubot.jpg) no-repeat center bottom;
}
#subnav div {
	background: url(http://www.ingraphix.co.uk/themes/ingraphix/images/menutop.jpg) no-repeat center top;
	padding: 10px 5px;
}
#subnav ul.nav {
	display: block;
	list-style: none;
	margin:0;
	padding: 0;
}
#subnav ul.nav li {
	margin:5px 0;
	padding: 0;
}
#subnav ul.nav li a {
	color: #515151; 
	text-decoration: none; 
	display:block;
	padding:5px 12px;
	font-size: 0.9em;
}
#subnav ul.nav li a:hover, #subnav ul.nav li.nav-path-selected a {
	text-decoration: none;
	background: #fafafa url(http://www.ingraphix.co.uk/themes/ingraphix/images/menuitem.jpg) no-repeat center;
	color: #007daf;
}
/* @end */

/* @group Pagination */
div#pagination {
	margin-top:1em;
	padding: 0.5em 0;
	border-top: 1px solid #f0f0f0;
}
/* @end */

/* @group Form */
form {
	margin:0;
	padding:0;
}
form input[type=text], input[type=password], input[type=file], input[type=submit], textarea, select {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border:1px solid #ccc;
	padding:2px;
}
form input[type=submit] {
	margin-top:0.5em;
}
form ul.errors {
	list-style:none;
	margin:0;
	padding:0;
}
form ul.errors li {
	color:red;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:0.5em;
}
form div.ccm-button {
	background-image:none;
}
/* @end */

/* @group Search Form */
form.search {
	float:right;
	margin:10px 20px 0 0;
	position:relative;
}
form.search input[type=text] {
	background:url(http://www.ingraphix.co.uk/themes/ingraphix/images/bg_search.jpg) no-repeat;
	border:none;
	position:absolute;
	display:block;
	width:167px;
	height:17px;
	padding:4px 10px;
	right:75px;
	top:0;
}
form.search input[type=image] {
	position:absolute;
	display:block;
	width:75px;
	height:25px;
	right:0;
	top:0;
}
/* @end */


div.stack {
	border-top: 2px solid white;
	clear:right;
	margin-top:1em;
	padding-top:1em;
	overflow:hidden;
}
div.showcase img {
	background:url(http://www.ingraphix.co.uk/themes/ingraphix/images/large_frame_showcase.jpg) no-repeat center center;
	width:600px;
	padding:15px;
	margin-bottom:1em;
	margin-left:-0.5em;
}
div.showcase h2 { margin-bottom:0; font-size: 1em; font-weight: bold;}

h3.ccm-page-list-title {
	
}
div.ccm-page-list-description {
	margin-bottom:1em;
}
	
}
