/*CSS Document*/
BODY, HTML
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Open Sans", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #606060;
}
BODY H2
{
	color: #025D9C;
	font-size: 1.5em;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: -8px;
	padding-bottom: 0;
}
BODY H3
{
	color: #606060;
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
}
HEADER
{
	height: 146px;
	background: -webkit-linear-gradient(#FFFFFF, #d6d6d6);
	/*For Safari 5.1 to 6.0*/
	background: -o-linear-gradient(#FFFFFF, #d6d6d6);
	/*For Opera 11.1 to 12.0*/
	background: -moz-linear-gradient(#FFFFFF, #d6d6d6);
	/*For Firefox 3.6 to 15*/
	background: linear-gradient(#FFFFFF, #d6d6d6);
	/*Standard syntax*/
	border-bottom: 1px solid #FFF;
}
#siteLogo
{
	background-image: url(/themes/twinind/images/twin_ind_sym.png);
	background-position-y: 4px;
	background-repeat: no-repeat;
	width: 500px;
	height: 100px;
	float: left;
	position: relative;
	top: 36px;
	padding-left: 95px;
	padding-top: 20px;
	vertical-align: bottom;
	font-size: 40px;
	line-height: 42px;
	font-weight: 900;
	color: #000;
}
#siteLogo SPAN
{
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
}
#cartLinkBar
{
	width: 215px;
	height: 28px;
	position: absolute;
	top: 74px;
	right: 0;
}
#cartLinkBar A:link, #cartLinkBar A:visited
{
	color: #000;
	font-size: 1em;
	text-decoration: none;
}
#cartLinkBar A:hover
{
	color: #025D9C !important;
	text-decoration: underline;
}
#searchBar
{
	width: 234px;
	height: 28px;
	position: absolute;
	top: 105px;
	right: 0;
}
.searchBox
{
	background: url(/themes/twinind/images/icon_search.png) no-repeat 7px 7px;
	background-color: #FFF;
	padding-left: 30px;
	height: 30px;
	width: 236px;
	border: 1px solid #ACACAC;
	color: #000;
}
/*main site nav*/
NAV A:visited
{
	color: #FFFFFF;
}
NAV A:link
{
	color: #FFFFFF;
}
NAV
{
	background-color: #000;
	height: 51px;
	border-bottom: 1px solid #FFF;
	text-align: right;
	background: #000 url('/themes/twinind/images/nav-bg.jpg') no-repeat left top;
	/*[empty]padding-bottom:;*/
}
#mainNav
{
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	height: 52px;
	/*[empty]margin-top:;*/
}
NAV UL UL
{
	display: none;
}
NAV UL LI:hover > UL
{
	display: block;
}
NAV UL
{
	list-style: none;
	position: relative;
	display: inline-table;
	margin-top: 0px;
}
NAV UL:after
{
	content: "";
	clear: both;
	display: block;
}
NAV UL LI
{
	float: left;
}
NAV UL LI:hover
{
	text-align: left;
	margin-bottom: 0;
	padding: 0px;
	background-color: #025D9C;
}
NAV UL LI:hover A
{
	color: #FFFFFF;
}
NAV UL LI A
{
	display: block;
	padding: 15px 10px 12px 17px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
	/*[empty]background-image:;*/
}
NAV UL UL
{
	background: #0D57AD;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
	margin-top: 0;
	opacity: 0.9;
}
NAV UL UL LI
{
	float: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
NAV UL UL LI A
{
	padding: 6px 16px 6px 17px;
	color: #FFF;
	font-size: 10pt;
}
NAV UL UL LI A:hover
{
	color: #10DEFF;
}
NAV UL UL UL
{
	position: absolute;
	left: 100%;
	top: 0;
}
.cta
{
	height: 240px;
	width: 100px;
	color: #000;
	background-color: #D9E7F0;
	border: 1px solid #025D9C;
	border-radius: 16px;
}
.sep
{
	height: 30px;
}
FOOTER
{
	height: auto;
	color: #FFF;
	font-size: 0.8em;
	line-height: 1.75em background: -webkit-linear-gradient(#01416d, #015d9c);
	/*For Safari 5.1 to 6.0*/
	background: -o-linear-gradient(#01416d, #015d9c);
	/*For Opera 11.1 to 12.0*/
	background: -moz-linear-gradient(#01416d, #015d9c);
	/*For Firefox 3.6 to 15*/
	background: linear-gradient(#01416d, #015d9c);
	/*Standard syntax*/
}
FOOTER H2
{
	font-size: 1em;
	color: #FFF;
	font-weight: 700;
	padding-bottom: 0;
	margin-bottom: 0;
}
FOOTER P
{
	padding-top: 0;
}
FOOTER DL
{
	float: left;
	width: 400px;
}
FOOTER DL DD A:link
{
	color: #FFF;
	text-decoration: none;
}
FOOTER DL DD A:hover
{
	color: #FFF;
	text-decoration: underline;
}
FOOTER DT
{
	float: left;
	width: 45px;
	margin-right: 5px;
	text-transform: uppercase;
}
.footemail A:link
{
	color: #FFFFFF;
}
FOOTER DD
{
	float: left;
	width: 300px;
}
.pageBottom
{
	height: 34px;
	background-color: #01416D;
	color: #FFF;
	font-size: 0.75em;
	line-height: 34px;
}
#mainContent
{
	background-color: #FFF;
	height: auto;
	padding: 30px 0;
}
/*type*/
H2
{
	color: #025D9C;
	font-size: 1.5em;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: -8px;
	padding-bottom: 0;
}
H3
{
	color: #606060;
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
}
A:link, A:visited
{
	color: #1D5F98;
}
/*--- ovverrides ----*/
#homeSlider
{
	height: 100px;
	background-color: #003399;
	overflow: hidden;
}
#homeSlider .container_12
{
	background-image: url(/themes/twinind/images/slider-bg.jpg) !important;
	background-repeat: no-repeat;
}
#homeSlider .container_12 H2
{
	color: #FFF;
	text-transform: none;
	padding-top: 14px;
	font-size: 1.6em;
	text-align: center;
}
/*-----------------------------------------------------------------------------------*/
#productMenu, #productMenu UL, #productMenu LI, #productMenu A
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	position: relative;
	font-size: 16px;
	min-height: 34px;
	color: #025D9C;
	text-transform: uppercase;
	display: block;
	/*border-bottom:1px solid #bfbfbf;*/
}
#productMenu A
{
	line-height: 1.3;
}
#productMenu > UL > LI
{
	border-bottom: 1px solid #BFBFBF;
}
#productMenu > UL > LI > A
{
	min-height: 34px;
	color: #025D9C;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 36px;
	padding-left: 8px;
	/*border-bottom:1px solid #bfbfbf;*/
	font-size: 1.1em;
}
/*subnav*/
#productMenu .subNav
{
	display: none;
}
#productMenu .subNav LI
{
	border-bottom: 1px solid #BFBFBF;
}
#productMenu .subNav:last-child
{
	border-bottom: 0px transparent;
}
#productMenu .subNav A
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	margin-left: 0;
	background-image: url("/themes/twinind/images/subnav_bullet.png");
	background-position: 16px 11px;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 6px 6px 24px;
	font-size: 0.9em;
	background-color: #EFEFEF;
}
#pwrap
{
	width: 277px;
	border: 1px solid #000000;
	max-height: 195px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 11px 36px;
	margin: 4px;
}
#pimg
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#pinfo
{
	height: 200px;
	margin-left: 87px;
}
.h2p
{
	font-size: 5.3pt;
	padding-left: 0px;
}
.h1p
{
	font-size: 10pt;
}
.listing
{
	float: left;
	margin: 36px -18px -20px 28px;
	border: 1px solid #000000;
width: 45%;
height: 250px;
	background-color: #FFFFFF;
}
.listing DIV#content
{
	width: 0;
	height: 0;
}
#catname
{
	margin-left: 123px;
	margin-top: 5px;
	font-size: 10pt;
	line-height: 1.3;
	font-weight: bold;
}
.listing DIV#short
{
	width: 137px;
	line-height: 1.1;
	margin-bottom: -14px;
	margin-left: 125px;
	font-size: 10pt;
	font-weight: 600;
	color: #025D9C;
	margin-top: 4px;
}
.listing DIV#long
{
	display: none;
}
.listing DIV#price
{
	margin: -15px 0px 0px 131px;
	padding: 0;
	width: 146px;
	line-height: 1.5;
}
.listing DIV#size
{
	display: none;
}
.listing DIV#leftcolumn_img
{
	width: 0px;
	height: 0;
}
.listing IMG
{
	margin-left: 15px;
	margin-top: -13px;
	max-height: 156px;
	width: 100px;
}
.listing DIV#webspecial
{
	font-size: 9.7pt;
}
.listing DIV#cart
{
	padding: 0px;
	width: 0px;
	margin-top: -16px;
	margin-left: 124px;
}
.listing H2
{
	font-size: 10pt;
	text-transform: none;
}
.listingfull DIV#long
{
	width: 567px;
	margin-left: 237px;
	/*[empty]font-family:;*/
	font-size: 10.8pt;
	line-height: 1.1;
	margin-top: -21px;
}
.listingfull DIV#short
{
	margin-left: 238px;
	padding-top: 1px;
	font-size: 9.6pt;
	text-transform: none;
}
.listingfull DIV#size
{
	margin-left: 264px;
	font-size: 10.8pt;
}
.listingfull DIV#price
{
	margin-left: 241px;
	font-size: 10pt;
}
.listingfull DIV#cart
{
	margin-top: 27px;
	margin-left: 238px;
}
#webspecial
{
	font-size: 12.2pt;
	font-weight: bold;
}
#webh2
{
	/*[empty]font-family:;*/
	font-size: 10.6pt;
}
/*----------------- HOME PAGE CTA BOXES ---------------------------------*/
DIV.cta_inner
{
	margin: 0 10px;
	padding-bottom: 30px;
}
.cta_inner H2
{
	padding-bottom: 24px;
}
.cta_inner H3
{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
}
.cta_inner TD
{
	vertical-align: top;
}
/*---- right side cta ----*/
UL.contactTwinInd
{
	list-style-image: url(/themes/twinind/images/email-icon.png);
}
UL.contactTwinInd LI
{
	margin-left: 30px;
}
A.contactEmailLink
{
	color: #000;
	display: block;
	font-size: 19px;
	text-decoration: none;
}
.test_btn
{
	background: #666666;
	background-image: -webkit-linear-gradient(top, #666666, #000000);
	background-image: -moz-linear-gradient(top, #666666, #000000);
	background-image: -ms-linear-gradient(top, #666666, #000000);
	background-image: -o-linear-gradient(top, #666666, #000000);
	background-image: linear-gradient(to bottom, #666666, #000000);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	font-family: "Open Sans", sans-serif;
	color: #FFFFFF !important;
	font-size: 18px;
	padding: 6px 12px;
	text-decoration: none;
}
.test_btn:hover
{
	background: #999999;
	background-image: -webkit-linear-gradient(top, #999999, #333333);
	background-image: -moz-linear-gradient(top, #999999, #333333);
	background-image: -ms-linear-gradient(top, #999999, #333333);
	background-image: -o-linear-gradient(top, #999999, #333333);
	background-image: linear-gradient(to bottom, #999999, #333333);
	text-decoration: none;
}
Q
{
	font-size: 2em;
	font-style: italic;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	color: ##D9E7F0;
}
Q:before
{
	color: #D9E7F0;
	content: open-quote;
	font-family: "Arial Black";
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
Q:after
{
	color: #D9E7F0;
	content: close-quote;
	font-family: "Arial Black";
	font-size: 4em;
	line-height: 0.1em;
	margin-left: 0.25em;
	vertical-align: -0.4em;
}
.author
{
	font-size: 1em;
}
.tiCartIcon A
{
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
}
HR
{
	height: 24px;
	background: url(/themes/twinind/images/h_sep.png) no-repeat 50% 50%;
	margin: 0.5em 0 2em;
	border: 0;
}

