* {
	margin:0;
	padding:0;
	border:0;
}
ul,li {list-style-type:none;}
a {outline:0;}
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.float_left {float:left;}
.float_right {float:right;}
body {
	font:13px Arial, sans-serif;
}
select, input, textarea {
	font:99% Arial, sans-serif;
}

pre, code {
	font:115% monospace;
}

body * {
	line-height:1.22em;
}

html {
	height: 100%;
}

body {
	font-size: 77%;
	line-height: 122%;
	color: #000000;
	background: #302b2b;
	height: 100%;
}

a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #aa151c;
}

h3 {
	padding: 10px 0 5px 0;

}
#page {
	width:942px;
	margin: 0 auto;
	min-height:100%;
}

.single_page {
	background: url(images/wrapper_bg.gif) repeat-y center top;
}

.split_page {
	background: url(images/wrapper_bg_split.gif) repeat-y center top;
}

.split_page_blog {
	background: url(images/wrapper_bg_split_blog.gif) repeat-y center top;
}

#sidebar {
	width: 230px;
	float:left;
	margin: 0 3px;
	display:inline;
}
#logo {
display:block;
height:125px;
width:230px;
background:url(images/wold-airbrush-logo.gif) no-repeat;
margin: 25px 20px;
text-indent:-9999px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 230px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  border-bottom: 1px solid #373737;
}

ul#menu li a {
  background: #100e0e;
  color: #fff;	
  padding: 0.5em 20px;
}

ul#menu li a:hover {
  background: #333333;
}

ul#menu li ul li a {
  background: #f9eeda;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #59894f;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

#content {
	width: 666px;
	float:left;
	margin: 15px;
	display:inline;
	overflow: hidden;
}

#footer {
	color: #706b61;
	margin: 25px 0 10px 18px;
	font-size: 85%;
}
#footer a {
	color:#706b61;
}

#imageMenu {
	position: relative;
	width: 662px;
	border: 2px solid #373737;
	height: 200px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #373737;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:73px;
	height: 200px;
}
#imageMenuFirst {
	width: 400px;
}
#imageMenu ul li.one a {
	background: url(images/a1-series-airbrush.jpg) repeat scroll 0%;
}

#imageMenu ul li.two a {
	background: url(images/automotive.jpg) repeat scroll 0%;
}

#imageMenu ul li.three a {
	background: url(images/body-art.jpg) repeat scroll 0%;
}

#imageMenu ul li.four a {
	background: url(images/taxidermy.jpg) repeat scroll 0%;
}
#imageMenu ul li.five a {
	background: url(images/food-decoration.jpg) repeat scroll 0%;
}
#imageMenu ul li.six a {
	background: url(images/hobbies.jpg) repeat scroll 0%;
}
#imageMenu ul li.seven a {
	background: url(images/art-and-illustration.jpg) repeat scroll 0%;
	width: 400px;
}

.clear {
	clear: both;
}
.feature {
	display:block;
	background: url(images/feature.jpg) no-repeat top right;
	height: 220px;
	width: 640px;	
	color: #FFFFFF;
	border: 2px solid #373737;
	padding: 10px;	
	margin-bottom:15px;	
}
.feature a, .feature a:hover { color:#FFFFFF;}
.feature h1 {
	font-size: 18px;
}
.feature p {
	margin-top:20px;
	width: 400px;
	font-size: 14px;
	line-height: 170%;
}
p.button a{
	display:block;
	text-align:center;
	background-color: #373737;
	border:1px solid #ccc;
	color: #FFFFFF;
	line-height: 27px;
	height: 27px;
	margin: 20px 0 0 130px;
	width: 160px;
}
p.button a:hover{
    background-color: #373737 ;
    border:1px solid #100e01;
    color: #FFFFFF;
}
p.button a:active{
    background-color: #333333;
    border:1px solid #ccc;
    color:#fff;
}


.subFeature {
	background:url(images/subFeature_bg.gif) repeat-y left top;
	overflow: hidden;
	border-top: 2px solid #373737;
	border-bottom: 2px solid #373737;
	padding-bottom:10px;
	height: 100%;
}
.subFeature, .subFeature a {
	color: #FFFFFF;
}
.subFeature h2 {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ffffff;
}

.subFeature li {
	padding: 10px 0 0 10px;
	margin: 0 10px 0 0;
	width: 30%;
	float:left;
	overflow:hidden;
}
.subFeature p {
	margin-bottom: 10px;
	line-height: 150%;
	font-size:12px;
}
p.more, p.more a{
	text-decoration:underline;
	text-align: center;
}
.latest_news_fist, .latest_news_last{
	float: left;
	width: 45%;
	margin-top:10px;
}
.latest_news_fist {
	padding-right: 30px;
}
.latest_news_last {
	margin-right: 0;
}
.latest_news_fist em, .latest_news_last em {
	font-size: 90%;
	margin: 0px;
}
.latest_news_fist p, .latest_news_last p {
	margin-bottom: 10px;
}


.content_menu {
	float: right;
	width: 220px;
	margin-right: -10px;
}
.content_menu img, .content_menu_history img {
	margin-bottom: 10px;
}
.content_menu_history {
	float: right;
	width: 220px;
	margin-right: -10px;
	padding-top:90px;
}

.single { 
width: 415px;
overflow:hidden;
}
.single h1, .uses h1 {
	font-size: 180%;
	line-height: 200%;
	margin-bottom: 5px;
	border-bottom: 1px  solid  #373737;
}
.ship {
	padding:0;
	margin:10px 0 0 0;
	
}

.single h2 {
	font-size: 160%;
}
.single a {
	text-decoration: underline;
}

.single img {
	float:left;
	margin: 0 10px 10px 0;
}

.single p, .uses p {
line-height: 150%;
margin-bottom:10px;
}
.single input {
	float: left;
	margin-right: 200px;
}
.uses h2 {
margin-bottom: 20px;
border-bottom: 1px #ccc solid;
}
.buynow {
	padding:10px 0 0 120px;
	text-indent: -70px;
	font-weight: bold;
	font-size:20px;
}

/* Page specific */

.workshop ul { margin-bottom:10px;
}

.block {
	position:relative;
	width:405px;
	margin:0;
	padding:0;
}
.block_inside {
	display:block;
	overflow:hidden;
}
.thumbnail { float:left; margin-right:20px; border:1px solid #979390; }

