/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/


/* K2 ADJUSTMENTS */
body {
	margin: 0px;
	font-family: arial, "lucida grande", sans-serif;
	background: #ffffff url('images/bg.gif') top center repeat scroll;
	}

#page {
	/* The entire design is contained within the 'page' id */
	padding: 0px;
	margin: auto;
	background: transparent url('images/ct_tile_back.gif') top center repeat-y scroll;
	border: 0px;
	width: 828px !important;
	}
	
#header {
	z-index: -9999;
	background: transparent top center scroll no-repeat;
	height: 235px;
	}
	
.content {
	width: 692px;
	padding: 0 68px;
	margin: auto;
	background: transparent;
	}
	
.secondary {
	width: 150px;
	}

#footer {
	display: none;
	}

#nb_footer {
	width: 672px;
	margin: auto;
	background: red;
	}


#ct_back {
	width: 828px;
	height: 100%;
	margin: auto;
	background: transparent url('images/ct_tile_back.gif') top center repeat-y scroll;
	z-index: -1;
	}

#ct_back_wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
}

/* CUSTOM HTML ADJUSTMENTS */

#sb_tile_l {
width: 100%;
height: 146px;
background: url('images/sb_tile_l.gif') top center repeat-x scroll;
float: left;
margin-right: 50%;
position: absolute;
z-index: 0;
}

#sb_tile_r {
width: 50%;
height: 146px;
background: url('images/sb_tile_r.gif') top left repeat-x scroll;
float: right;
margin-left: 50%;
position: absolute;
z-index: 0;
}

#header_h {
width: 100%;
height: 240px;
margin: 0px;
position: absolute;
z-index: 1;
}

#header_w {
width: 828px;
height: 100%;
margin: auto;
}

#header_center {
width: 328px;
height: 100%;
background: url('images/box_top_c.gif') bottom center no-repeat scroll;
margin: auto;
}

#header_logo {
width: 100%;
height: 100%;
background: url('images/header.gif') top center no-repeat scroll;
}

#header_sides {
width: 100%;
height: 100%;
margin-top: -240px;
}

#block_l {
width: 250px;
height: 100%;
background: url('images/sb_main_l.gif') top right no-repeat scroll;
float: left;
clear: none;
}

#block_r {
width: 251px;
height: 100%;
background: url('images/sb_main_r.gif') top left no-repeat scroll;
float: right;
clear: none;
margin-right:-1px;
}

#toolbar_l {
width: 100%;
height: 44px;
background: url('images/tb_bg.png') top right repeat-x scroll;
margin-top: 146px;
}

#toolbar_r {
width: 100%;
height: 44px;
background: url('images/tb_bg.png') top left repeat-x scroll;
margin-top: 146px;
}

#tb_end_l {
width: 13px;
height: 44px;
background: url('images/tb_end_l.png') top left no-repeat scroll;
}

#tb_act_l {
width: 216px;
height: 44px;
margin-top: -44px;
padding-left: 13px;
overflow: hidden;
}

#tb_act_l ul{
display: inline;
margin: 0px;
padding: 0px;
}

#tb_act_l ul li {
display: inline;
list-style: none;
padding: 0px;
}

#tb_act_l ul li a {
display: block;
background: url('images/tb_button.png') top left no-repeat scroll;
width: 69px;
height: 44px;
padding-right: 3px;
float: left;
clear: none;
text-align: center;
color: #4d5459;
overflow: hidden;
}

#tb_act_l ul li a:hover {
display: block;
background: url('images/tb_button_ovr.png') top left no-repeat scroll;
width: 69px;
height: 44px;
padding-right: 3px;
float: left;
clear: none;
text-align: center;
color: #ddd5cf;
overflow: hidden;
text-decoration: none;
}

#tb_act_l ul li a span {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 46px;
}

#tb_mid_l {
width: 24px;
height: 44px;
float: right;
background: url('images/tb_mid_l.png') top right no-repeat scroll;
margin-top: -44px;
}

#tb_end_r {
width: 13px;
height: 44px;
float: right;
background: url('images/tb_end_r.png') top left no-repeat scroll;
clear: none;
margin-top: -44px;
}

#tb_act_r {
width: 216px;
height: 44px;
overflow: hidden;
padding: 0px;
/* margin-left: -3px; */
}

#tb_act_r ul{
display: inline;
margin: 0px;
padding: 0px;
}

#tb_act_r_first {
margin-left: -3px;
}

#tb_act_r ul li {
display: inline;
list-style: none;
padding: 0px;
}

#tb_act_r ul li a {
display: block;
background: url('images/tb_button.png') top right no-repeat scroll;
width: 69px;
height: 44px;
padding-left: 3px;
float: left;
clear: none;
text-align: center;
color: #4d5459;
overflow: hidden;
}

#tb_act_r ul li a:hover {
display: block;
background: url('images/tb_button_ovr.png') top right no-repeat scroll;
width: 69px;
height: 44px;
padding-left: 3px;
float: left;
clear: none;
text-align: center;
color: #ddd5cf;
overflow: hidden;
text-decoration: none;
}

#tb_act_r ul li a span {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 46px;
}

#tb_mid_r {
width: 24px;
height: 44px;
float: left;
background: url('images/tb_mid_r.png') top left no-repeat scroll;
}

#box_top_l {
width: 100%;
height: 45px;
background: url('images/box_top_l.gif') top right no-repeat scroll;
}

#box_top_r {
width: 100%;
height: 45px;
background: url('images/box_top_r.gif') top left no-repeat scroll;
}

#ct_outer {
width: 100%;
overflow: visible;
position: absolute;
}

#ct_even {
width: 828px;
height: 100%;
margin: auto;
}

#ct_inner {
width: 748px;
margin-left: auto;
margin-right: auto;
margin-top: 235px;
padding-top: 10px;
padding-bottom: 20px;
margin-left: auto;
margin-right: auto;
background: #ece9e5 url('images/ct_tile.gif') top center repeat-y scroll;
}

#ct_block {
width: 672px;
height: 100%;
margin-left: auto;
margin-right: auto;
}