.clear2{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

#tabcontainer{
	margin: 1em auto;
	width: 750px;
}
#tabcontainer ul{
	list-style: none;
	list-style-position: outside;
}

#tabcontainer ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tabcontainer ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #70CDCC url(/shop/skins/KitaBlue/styleImages/backgrounds/col_bg.png) repeat-x scroll 0 0;
	margin-bottom: -1px;
	border: 1px solid #368835;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#tabcontainer ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #1E9954;
}

.tabcontent{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #368835;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.tabcontent h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}

.tabcontent.news h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.tabcontent.news{
	display: block;
}

.tabcontent.tutorials h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.tabcontent.tutorials{
	display: none;
}
.tabcontent.account h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.tabcontent.account{
	display: none;
}
.tabcontent.links h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tabcontent.links{
	display: none;
}
.tabcontent.links a{
	color: #5f95ef;
}
/******* /LINKS *******/

#latest_wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
}

#latest_interactive {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/whiskyshop/skins/Killer/styleImages/backgrounds/bg_panel_y_btm2.png) repeat-y scroll left top;
width: 99%;
margin: auto;
}

#latest_interactive ul.test ol {
line-height:18px;
text-shadow:0 0 5px #000000;
}

.primary_panel_btm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/whiskyshop/skins/Killer/styleImages/backgrounds/bg_panel_y_btm2.png) no-repeat scroll bottom left;
padding-bottom:10px;
padding-top:10px;
text-align: center ;
margin:0;
padding:5;
}

#latest_interactive ul.test {
float:left;
padding:0 16px;
width:98%;
}
#latest_interactive li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/whiskyshop/skins/Killer/styleImages/backgrounds/bg_project.png) no-repeat scroll right top;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:10px;
padding-right:12px;
text-align: center ;
}
#latest_interactive li .project_thumb {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/whiskyshop/skins/Killer/styleImages/backgrounds/bg_thumb.png) no-repeat scroll left top;
display:block;
height:103px;
padding:15px;
width:178px;
}
.project_details {
float:left;
margin:0 4px;
padding:0;
text-align:center;
width:216px;
}
.project_details h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/whiskyshop/skins/Killer/styleImages/backgrounds/bg_top.png) no-repeat scroll center bottom;
font-size:15px;
font-weight:normal;
margin:6px 0 0;
padding:0 0 10px;
line-height:18px;
}
.project_details p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#090909 none repeat scroll 0 0;
color:#9F9F9F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:normal;
margin:0;
padding:7px 0 9px;
text-shadow:none;
}

#project a:hover {
colour: #000;
}

#project a:link {
colour: #9F9F9F;
}

#latest_interactive li.last_interactive {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
}
#latest_interactive li .project_thumb img {
border-style:none;
}

.searchBtnfront {
background-color:#C3E37E;
border:1px solid #B1D16C;
color:##FFFFFF;
font-family:"Lucida Sans","Lucida Sans Unicode",Verdana;
font-size:10px;
height:20px;
width:50px;
}
