/* ================================= */
/* = Reset Code from Blueprint CSS = */
/* ================================= */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

em {
    font-style: italic
}

strong {
    font-weight: bold
}

.clear {
    clear: both
}


/* ====================== */
/* = Custom CSS Follows = */
/* ====================== */

body {
    background: #464D3A;
    text-align: center;
}

#Blades h3 {
    font-weight: bold;
    text-transform: uppercase
}

#Blades h2 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase
}

#Blades a {
    color: #9ea692;
    text-decoration: none
}

#Blades a:hover {
    text-decoration: underline
}

#Blades p {
    margin-bottom: 1em;
    line-height: 1.5em
}

#Blades {
    position: relative;
    margin: 10px auto 10px auto;
    width: 960px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #d7d7d7;
    text-align: left;
}

#Blades_sidebar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 215px;
    height: 530px;
    background: #787f6c;
    padding: 60px 10px 10px 10px;
    
    _width: 235px;
    _height: 600px;
}

#Blades_sidebar div.nav {
    padding-top: 20px
}

#Blades.index #Blades_sidebar {
    background: url(index.splash.left.jpg)
}

#Blades_sidebar div.nav li {
    list-style: none;
    display: block
}

#Blades_sidebar div.nav li a {
    text-transform: uppercase;
    font-size: 13px;
    color: #fefefe
}

#Blades_sidebar div.nav li.level1 {
    padding-left: 10px
}

#Blades_sidebar div.nav li.level1 a {
    text-transform: none;
    font-size: 11px;
    font-weight: bold;
    color: #202632;
    font-style: italic
}

#Blades_main {
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0px;
    left: 235px;
    width: 725px;
    height: 600px;
    background: url(background.jpg)
}

#Blades h1 {
    position: relative
}
#Blades h1 a {
    display: block;
    text-indent: -9000px;
    position: absolute;
    right: 0px;
    top: 20px;
    height: 53px;
    width: 555px;
    background: url(logo.inner.png);
    behavior: url(/css/iepngfix.htc);
}

#Blades.index h1 a {
    top: 41px;
    width: 255px;
    height: 73px;
    background: url(logo.index.png);
    behavior: url(/css/iepngfix.htc);
}

#Blades_nav {
    position: absolute;
    right: 190px;
    top: 58px
}
#Blades_nav li {
    float: right;
    display: block;
    padding-left: 40px;
    list-style: none;
    text-transform: uppercase;
    font-weight: bold
}

#Blades_nav li a.nav-selected {
    color: #cccccc
}

#Blades.index #Blades_nav {
    font-size: 12px;
    right: 10px;
    top: 190px
}

#Blades.index #Blades_nav li {
    padding-right: 60px;
    padding-left: 0px
}

#Blades_content {
    position: absolute;
    overflow: auto;
    height: 440px;
    right: 20px;
    top: 125px;
    width: 690px
}

#Blades.index #Blades_content {
    width: 800px;
    right: -85px;
    top: 220px;
    height: 175px
}

#Blades.index #Blades_content img {
    float: left;
    display: block;
    margin-right: 7px
}

#Blades_sublogo {
    right: 13px;
    top: 401px;
    position: absolute;
    width: 466px;
    height: 27px;
    background: url(logo.index.sub.png);
    behavior: url(/css/iepngfix.htc);
}

#Blades_contact {
    text-align: right;
    position: absolute;
    right: 735px;
    top: 480px
}

#Blades.index #Blades_contact {
    right: 20px
}

#Blades_galleryNav img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-top: 10px
}

#Blades_galleryText {
    overflow-y: auto;
    height: 210px;
    padding-left: 10px;
    padding-top: 5px;
	width: 212px;
}

#Blades_content .ccm-image-block {
    display: block;
    margin: auto;
    text-align: center;
}

.ccm-block {
	float: left;
}

#Blades_footer {
	position: absolute;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 600px;
	left: 0px;
	width: 941px;
	text-align: left;
}

#Blades_footer p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}


#left_column {
	width: 400px;
	float: left;
	height: 440px;
	overflow: auto;
}

#right_column {
	float: right; 
	width: 270px;
	overflow: auto;
	height: 440px;
}