html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	

a:link, a:visited
	{
	color:#333;
	text-decoration:underline;
	}

p
	{
	margin:10px 0;
	}

	
ul
	{
	list-style: none;
	}


/* remember to define focus styles! */
:focus
	{
	outline: 0;
	}

body {
	max-width: 1600px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #333333;
	}
	
#divBanner {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 5px;
	min-height: 40px;
	}

#divBanner img {
	width: 100%;
	}
	
#divLeft, #divRight {
	float: left;
	}
	
#divMobile {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 5px;
	min-height: 40px;
	background-color: #dddddd;
	padding-bottom: 1%;
	}

select.selMobile1
	{
	width: 95%;
	margin: 1%;
	border: 1px solid #888888;
	}
	
select.selMobile2, select.selMobile3
	{
	width: 95%;
	margin: 0 1% 1% 1%;
	border: 1px solid #888888;
	}
	
	
#divLeft {
	margin-left: 2%;
	width: 33%;
	min-height: 890px;
	/* min-width: 290px; */
	font-size: 15px;
	}
	
#divRight {
	background-image: url("../image/411/content-bg.jpg");
	background-position: 0% 0%;
	background-size: 100% 100%;
	background-repeat: repeat-y;
	margin-left: 1%;
	width: 61%;
	min-height: 890px;
	padding-right: 4px;
	padding-left: 4px;
	}

#divContent {
	margin-left: 1.5%;
	width: 97%;
	}
	
#divContent .text3 {
	clear: both;
	float: left;
	width: 100%;
	}
	
#divContent ul 
	{ 
	list-style-position: inside;
	list-style-image: url("../image/411/FAF.gif"); 
	}

#divContent ul li
	{
	margin-left: 40px;
	}
	
#divContent .text1
	{
	border-bottom: 2px solid #333;
	margin-bottom:20px; 
	}
	
#divRight h1, #divRight h2, #divRight h3
	{
	color: #333;
	font-size: 120%;
	font-weight: bold;
/*	height: 26px; */
	letter-spacing: normal;
	padding: 10px 1px 2px 6px;
	text-align: left;
	}
	
/* photo formatting */
.photo1, .photo2
	{
	padding: 0 10px 10px 10px;
	/*max-width:600px!important;*/
	width:42%;
	clear:none;
	float:left;
	}
.photo1 img, .photo2 img
	{
	clear:none;
	float:left;
	width: 100%;
	height: auto;
	}

#slideshow, #divSecondMenu
	{
	width: 94%;
	margin-left: 2%;
	clear: both;
	float: left;
	padding: 3px;
	border-left: 5px solid #333333;
	border-right: 5px solid #333333;
	}
	
#slideshow {
	min-height: 136px;
	border-top: 5px solid #333333;
	background-color: #ffffff;
	line-height: 1.6em;
	position: relative;
	}

#slideshow > div {
	position: relative;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 10px;
	}

/*
#slideshow > div {
	position: relative;
	top: 0px;
	left: 0px;
	}
*/

#slideshow blockquote,#slideshow blockquote p,#slideshow p {
	margin:0 !important;
	padding:0 !important;
	text-align:left !important;
	}
#slideshow p,#slideshow blockquote {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	}
#slideshow img {
	float:left !important;
	clear:none !important;
	margin:0 !important;
	padding:0 !important;
	width:19%;
	}
#slideshow #hreview #summary {
	float:left !important;
	clear:none !important;
	margin:0 !important;
	padding:0 !important;
	width:600px;
 }
#slideshow #hreview blockquote {
	float:left !important;
	clear:none !important;
	margin:0 !important;
	padding:0 !important;
	width:600px;
 }
 
	
#divSecondMenu
	{
	background-color: #333333;
	border-top: 1px solid #333333;
	color: yellow;
	line-height: 1.6em;
	}

#divSecondMenu table
	{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	}
	
#divSecondMenu table tr
	{
	display: block;
	}

#divSecondMenu td.td1
	{
	width: 5%;
	text-align: left;
	vertical-align: top;
	}

#divSecondMenu td.td1a
	{
	width: 10%;
	vertical-align: top;
	}

#divSecondMenu td.td2a
	{
	width: 14%;
	text-align: right;
	vertical-align: top;
	}

#divSecondMenu td.td2
	{
	width: 14%;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	}

#divSecondMenu ul li
	{
	display: block;
	float: left;
	}
	
#divSecondMenu a {padding: 3px 10px;}
#divSecondMenu a:link, #divSecondMenu a:visited
	{
	background-color: #FFF;
	border: 2px solid #000;
	color: #333;
	padding: 2px 10px;		/* change here if additional buttons*/
	text-decoration: none;
	}
#divSecondMenu a:hover
	{
	color: #fff;
	background-color: #333;
	text-decoration: none;
	}


/*
@media all and max-width: 700px
	{
	#divLeft .slidemenu {
		font-size: 10px;
		}
	}
*/
	
#divLeft .slidemenu {
	padding:0;
	margin:0 auto;
	list-style:none;
	border: 1px solid #888888;
	width:100%;
/*	font-size: 15px; */
/*	height:860px; */
	position:relative;
	overflow:hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	}

#divLeft .slidemenu li div {
	height:0;
	width:89%;
	line-height:1em;
	padding:0 10px;
	font-family: 'Ubuntu Condensed', sans-serif;
	background:#fff;
	overflow:hidden;
	float:left;
	-webkit-transition:height 0.5s;
	-moz-transition:height 0.5s;
	-o-transition:height 0.5s;
	transition:height 0.5s;
	}
#divLeft .slidemenu li b {
	display:block;
	width:100%;
	height: 1.6em;
	background:red;
	position:relative;
	z-index:100;
	background:url(trans.gif);
	-webkit-transition: 0.75s;
	-moz-transition: 0.75s;
	-o-transition: 0.75s;
	transition: 0.75s;
}
#divLeft .slidemenu li b {
	display:none;
}
#divLeft .slidemenu li {
	width:100%;
	float:left;
}

#divLeft .slidemenu li > a {
	display:block;
	float:left;
/*	height:25px; */
	line-height:1.65em;
	width:100%;
	text-indent:10px; 
	color:#000;
	background-color:#DDD;
	text-decoration:none;
	font-family: 'Ubuntu Condensed', sans-serif;
/*	font-size:15px; */
	background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
	background-image: -o-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
#divLeft .slidemenu li:hover > a {
	color:#fff;
	background-color:#000;
	text-decoration:underline;
}
#divLeft .slidemenu li.current div,
#divLeft .slidemenu li:hover div {
	height:760px; 
}
#divLeft .slidemenu li:hover > b {
	width:0;
}
#divLeft .slidemenu div img {
	display:block;
	padding:12px 0 8px 0;
}
#divLeft .slidemenu div img.fLeft {
	clear:left;
	float:left;
	padding-right:8px;
}
#divLeft .slidemenu div h3 {
/*	font-size:16px; */
	color:#000;
	padding:0;
	margin:0;
}
#divLeft .slidemenu div p {
/*	font-size:14px; */
	color:#000;
	line-height:1.5em;
	padding:10px 0;
	margin:0;
}
#divLeft .slidemenu div a {
	color:#00c;
	text-decoration:none;
/*	font-size:14px; */
}
#divLeft .slidemenu div a:hover {
	text-decoration:underline;
	background:#fff;
	color:#00c;
}
#divLeft .slidemenu div a.big {
	display:block;
/*	height:30px; */
	line-height:2em;
	border-top:1px solid #ddd;
	font-size:120%;
	color:#44a;
	text-decoration:none;
	text-indent:5px;
}
#divLeft .slidemenu div a.big:hover {
	color:#000;
	text-decoration:none;
}
#divLeft .slidemenu div dl {
	border-bottom:1px solid #ddd;
	margin:.7em 0 0 0;
	padding-bottom:1px;
}
#divLeft .slidemenu div dt {
/*	font-size:14px; */
	font-weight:bold;
	color:#000;
}
#divLeft .slidemenu div dd {
	padding:0;
	margin:0;
	line-height:1.2em;
	font-size:92%; 
	color:#666;
}
#divLeft .slidemenu div dd a {
	color:#00c;
	text-decoration:none;
}
#divLeft .slidemenu div dd a:hover {
	color:#00c;
	text-decoration:underline;
}


#footer
	{
	width: 96%;
	margin-left: 1.8%;
	margin-top: 3px;
	clear: both;
	float: left;
	padding: 3px;
	line-height: 1.6em;
	background-color:transparent;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(../image/411/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
/*	height: 96px; */
	}

#footer #footerleft
	{
	float:left;
	clear:none;
	width:50%;
	height: 100%;
	padding-bottom: 5px;
	}
	
#footer #footerright
	{
	float:left;
	clear:none;
	width:40%;
	height: 100%
	padding-top: 5px;
	padding-bottom: 5px;
	}

#footer #footerright p
	{
	text-align:left !important;
	}
	
#footer a
	{
	color: #EEE;
	text-decoration: none;
	font-size: 80%; 
	}
	
.breadcrumb {
	clear:both;
	font-size: 70%;
	}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited
	{
	color: #003366;
	margin: 2px 0 2px 9px;
	padding: 2px;
	text-decoration: none;
	}

.breadcrumb a:hover
	{
	background-color:#003366;
	color:#FFF;
	}

#uBrand	
	{ 
	list-style-image: none !important; 
	list-style-position: inside !important;
	list-style-type: square !important;
	}

#uBrand li
	{
	margin-left: 20px !important;
	}
	

#uBrand	li ul li
	{
	margin-left: 30px;
	}
	
	
#divContent ul#searchresults
	{
	list-style-image: none;
	list-style-type: none;
	}
	
#divContent ul#searchresults li
	{
	max-width: 260px;
	width: 42%;
	float: left;
	position: relative;
	display: list-item;
	margin: 10px;
	font-weight: 700;
	padding-top: 10px;
	}
	
#divContent ul#searchresults li div
	{
	width: 100%;
	height: 100%;
	}

#divContent ul#searchresults li div img
	{
	width: 100%;
	height: 100%;
	border: 1px solid #888888;
	}

table.tblCart
	{
	border-collapse: collapse;
	border: 1px solid #dddddd;
	width: 100%;
	}

table.tblCart td, table.tblCart th
	{
	border-collapse: separate;
	border: 1px solid #dddddd;
	}
	
	
form.checkoutForm input, form.checkoutForm select, form.checkoutForm textarea 
	{
	float: left;
	width: 55%;
	margin-top: 4px;
	}
form.checkoutForm fieldset label 
	{
	clear: both;
	float: left;
	display: block;
	width: 40%;
	max-width: 160px;
	font-weight: bold;
	}
form.checkoutForm input.frmCheckbox 
	{
	width: 20px;
	}
form.checkoutForm input.frmButton 
	{
	clear: both;
	width: 75px;
	}
	

#frmcontact
	{
	margin: 0;
	padding: 0;
	float:left;
	width:100% !important;
	}

#frmcontact em
	{
	color:#f00;
	}

#frmcontact fieldset
	{
	margin: 1px;
	padding: 1px;
	border: none;
	position: relative;
	}

#frmcontact fieldset legend
	{
	font-size: 120%;
	font-family: Arial;;
	top: -10px;
	position: relative;
	}

#frmcontact fieldset label
	{
	display: block;
	float: left;
	text-align: right;
	width: 50%;
	line-height: 120%;
	padding-right: 5px;
	font-weight: bold;
	}

#frmcontact fieldset br {clear: left;}

#frmcontact fieldset input,
#frmcontact fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	width: 45%;
	font-size: 80%;
	}

#frmcontact fieldset input.inButton
	{ 
	border: 1px solid black;
	border-radius: 5px;
	color: #000000;
	font-family: use-lang-def;
	font-size: 100%;
	font-weight: 400;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	text-align: center;
	text-indent: 0px;
	text-transform: none;
	}

#divError {
	margin-top: 5px;
	font-weight: 700;
	}
	
@media (max-width: 649px)
	{
	#divLeft { display: none; }
	#divMobile { display: block; }
	#divRight { width: 95%;	}
	}
@media (min-width: 650px)
	{
	#divLeft { display: block; }
	#divMobile { display: none; }
	#divRight { width: 61%;	}
	}
	