@charset "UTF-8";
/* CSS Document */

#work {
	float: left;
	margin-top:10px;
}
#work p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 14px;
	margin: 3px 0px 3px 0px;
}
#work .portfolioA {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border: 2px solid #93989E;
	margin-bottom: 16px;
	background-image: url(../images/product-backer.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	width: 210px;
	background-color: #d6dce1;
}
.portfolioA a img {
	height: 200px;
	width: 200px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #000000;
}
.portfolioA a:hover img {
	background-color: #000000;
	border: 1px solid #ffffff;
	margin: 0px;
}


#work .leftspacer { margin-left: 20px;}

#work .pLeft {
	float: left;
	width: 200px;
	padding-top: 8px;
	padding-left: 6px;
}
#work .pLeft p {
	padding: 0px 0px 0px 5px;
}
#work .pRight {
	padding-top: 8px;
	float: right;
	width: 200px;
}
#work .titlestyle {
	color: #ffffff;
}
#work .row {
	position: relative;
	padding-left: 10px;
	margin-top: 5px;
	overflow: hidden;
}
#work .rowold {
	width: 705px;
	position: relative;
	padding-left: 10px;
	margin-top: 5px;
}

.pagewrapper #prodcontainer {
	width: 780px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #575a61;
	background-image: url(../images/background-prodwrap.jpg);
	background-repeat: repeat-y;
} 
.pagewrapper #prodsidebar {
	float: right;
	width: 215px;
	padding: 0px;
}
.pagewrapper #mainContentProd { 
	margin: 12px 225px 0 20px; 
	padding: 0 0px; 
} 

div#productlist {
	padding: 0px;
	width: 215px;
	margin: 0px;
    }
div#productlist ul {
	margin: 0px;
	padding: 0px;
    }
div#productlist li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 25px;
    }
div#productlist li:hover {
	background-position: 0px -25px;
	}
div#productlist li.selected:hover {
	background-position: 0px 0px;
	}
div#productlist a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height:25px;
	color: #b7c7d0;
	text-decoration: none;
	}
div#productlist a:hover {
	background-position: 0px -25px;
	color: #ffffff;
	}
div#productlist .selected a:hover {
	background-position: 0px 0px;
	}
.sidebutton {
	height: 25px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	}
.sidebuttonback {
    width: 215px;
	height: 25px;
	display: block;
	padding: 0px;
	background: url("../images/button-sidebar.jpg") 0px -50px no-repeat;
	}

div#productlist .selected {
	background-position: 0px 0px;
	color: #ffffff;
	}
.whitetext{
	color: #ffffff;
	}
.sidebarheading {
	text-align: left;
	line-height: 30px;
	font-weight: normal;
	font-size: 12px;
	color: #fca313;
	padding: 0px 0px 0px 30px;
}

/* PRODUT TITLEBAR STYLES
--------------------------------------------------------------------- */
#mainContentProd h1 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 61px;
	font-weight: normal;
	}
.pagewrapper .headcombatg { background: #000000 url(../images/titlebar-product_combatG.jpg) no-repeat 0px 0px; }
.pagewrapper .headcombatsi { background: #000000 url(../images/titlebar-product_combatSI.jpg) no-repeat 0px 0px; }
.pagewrapper .headsfg { background: #000000 url(../images/titlebar-product_sfg.jpg) no-repeat 0px 0px; }
.pagewrapper .headwfg { background: #000000 url(../images/titlebar-product_wfg.jpg) no-repeat 0px 0px; }
.pagewrapper .headicw { background: #000000 url(../images/titlebar-product_icw.jpg) no-repeat 0px 0px; }
.pagewrapper .headcwg { background: #000000 url(../images/titlebar-product_cwg.jpg) no-repeat 0px 0px; }
.pagewrapper .headpol { background: #000000 url(../images/titlebar-product_pol.jpg) no-repeat 0px 0px; }
.pagewrapper .headflexor { background: #000000 url(../images/titlebar-product_flexor.jpg) no-repeat 0px 0px; }
.pagewrapper .headbwh { background: #000000 url(../images/titlebar-product_bwh.jpg) no-repeat 0px 0px; }
.pagewrapper .headwelder { background: #000000 url(../images/titlebar-product_welder.jpg) no-repeat 0px 0px; }
.pagewrapper .headleather { background: #000000 url(../images/titlebar-product_leather.jpg) no-repeat 0px 0px; }
.pagewrapper .headhdc { background: #000000 url(../images/titlebar-product_hdc.jpg) no-repeat 0px 0px; }
.pagewrapper .headantiflash { background: #000000 url(../images/titlebar-product_antiflash.jpg) no-repeat 0px 0px; }
	
/* VIEWERBAR TABS
--------------------------------------------------------------------- */
#viewercontainer {
    display: block;
	height: 350px;
	width: 535px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#viewercontainerB {
    display: block;
	height: 380px;
	width: 535px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.screenwrapper {
	position: absolute;
	visibility: hidden;
	background-color: #000;
	margin: 0px 0px 0px 0px;
    display: block;
	height: 350px;
	width: 535px;
	overflow: hidden;
}
.screenwrapperB {
	position: absolute;
	visibility: hidden;
	background-color: #000;
	margin: 0px 0px 0px 0px;
    display: block;
	height: 380px;
	width: 535px;
	overflow: hidden;
}
.screenshot {
	float: left;
	margin: 0px;
	padding: 0px;
	} 
.screenshot img {
	margin: 10px 0px 10px 10px;
	border:3px solid #FFFFFF;
}

div#tabwrap {
	height: 115px;
	width: 285px;
	display: block;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: left; 
	}
div#tabwrap p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	color: #9397A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	}
div#tabwrap ul {
	margin: 0px;
	padding: 0px;
	}
div#tabwrap li {
	display: block;
    float: left;
	position: relative;
	list-style-type: none;
	height: 70px;
	}
div#tabwrap li:hover {
	}
div#tabwrap a {
    display: block;
	}
div#tabwrap a:hover { 
	}
* html div#tabwrap ul {
    float: left;
	}
	
div#tabwrapB {
	height: 190px;
	width: 285px;
	display: block;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: left; 
	}
div#tabwrapB p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	color: #9397A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	}
div#tabwrapB ul {
	margin: 0px;
	padding: 0px;
	}
div#tabwrapB li {
	display: block;
    float: left;
	position: relative;
	list-style-type: none;
	height: 70px;
	margin-bottom: 10px;
	}
div#tabwrapB li:hover {
	}
div#tabwrapB a {
    display: block;
	}
div#tabwrapB a:hover { 
	}
* html div#tabwrapB ul {
    float: left;
	}
	
.vbutton {
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 10px;
	}
.vbutton img {
    width: 55px;
	height: 70px;
	border: 1px solid #FFFFFF;
	}
div#tabwrap .on {
	border: 1px solid #FBA804;
	}
div#tabwrapB .on {
	border: 1px solid #FBA804;
	}
div#highlights {
	width: 275px;
	display: block;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
	}
div#highlights p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	color: #9397A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	}
div#highlights p span {
	text-align: left;
	color: #fff;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
div#highlights p em { color: #CC6600;}
.contentcontainerprod {
	margin: 0px;
	padding: 0px;
	width: 535px;
	border: none;
	background-image: url(../images/background-content.jpg);
	background-repeat: repeat-x;
	position: relative;
	display: block;
}
.contentcontainerprod p sup {
	font-size: .8em;
	line-height: .6em;
	font-weight: normal;
	}
.contentcontainerprod h2 {
	margin: 0px;
	padding: 15px 15px 0px 15px;
	color: #FBA804;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: normal;
	font-weight: normal;
}
.contentcontainerprod h2 sup {
	font-size: .7em;
	line-height: .7em;
	font-weight: normal;
}
.contentcontainerprod h3 {
	margin: 0px;
	padding: 0px 15px 15px 15px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
}
.contentcontainerprod p {
	margin: 0px;
	padding: 5px 15px 5px 15px;
	color: #b7c7d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
}

.contentcontainerprod p.footnotes {
	margin: 0px;
	padding: 15px;
	color: #95A0A9;
	font: normal 1em/normal Verdana, Arial, Helvetica, sans-serif;
}
.contentcontainerprod hr {
	margin: 10px 0px 10px 0px;
	border: 1px solid #b7c7d0;
	height: 1px;
}
.contentcontainerprod .charttitle {
    margin: 10px 15px 0px 15px;
	padding: 0px 0px 3px 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	}

.gsalink {
    float: left;
	margin: 0px 0px 15px 15px;
}
