body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #515151;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-image:url(../images/SiteBg.gif);
	background-color:#e5e6e4;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#F58100;
}
A.linkedin{
	position:absolute;
	top:-1px;
	left:0;
	margin-left:607px;
	z-index:99999;
	margin-right: 0px;
	margin-top: 0px;
}
.SiteBG {
	background-attachment: fixed;
	background-image: url(../images/PageBack.png);
	background-repeat:repeat-y;
	background-position: center top;
	width: 100%;
}
.ContactTab {
	position: fixed;
	top: 200px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:900;
}

img{
	border:none;
}
.PageTop {
	height:40px;
	background-color:#666;
}
.PageTop   div {
	width:980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	z-index: 1000;
}

.PageTop div .PartnerLogin {
	font-size: 13px;
	line-height: 40px;
	width:950px;
	color:#d3d3d3;
}

.PageTop div .PartnerLogin a{
	color:#d3d3d3;
	text-decoration:none;
	margin-top:0;
}


.PageTop div div{
	position:absolute;
	z-index:1000;
	top: -1px;
	right: 17px;
	width: 105px;
}
.PageTop img{
	border:none;	
}
.PageTop a{
	margin-right:5px;
	margin-top:6px;
}
.PageTop form{
	background-image:url(../images/TopSearchIcon.gif);
	width:204px;
	height:26px;
	padding:0px;
	display:block;
	margin-right:5px;
	margin-top:6px;
	margin-left:640px;
	float: left;
	margin-bottom: 0px;
}
.PageTop  form  .Field {
	width:150px;
	background-color:#bfbfbf;
	margin-left:12px;
	vertical-align:top;
	margin-top:2px;
	border:none;
	padding-top:3px;
}
.PageTop  form  .Submit{
	width:20px;
	height:20px;
	margin-left:0px;
	background-color:none;
	margin-top:2px;
	border:none;
	cursor:pointer;
	margin-left:10px;
}
.MenuContainer{
	height:40px;
	width:980px;
	margin:auto;
	margin-top:20px;
}
.MenuContainer  .Logo{
	border:0px;
	position:absolute;
	z-index:9999;
	margin-left:50px;
}
.MenuContainer .SA {
	float: right;
	margin-right: 28px;
}

.FeaturePanel {
	height: 350px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top:10px;
	background-color:#ababab;
}

.ContentPanel {
	height: 350px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top:10px;
	background-color:#ababab;
}
.Slide {
	position:relative;
	height: 330px;
	width: 920px;
	background-position: top left;
	float:left;
}
.MainContainer {
	width: 370px;
	position:absolute;
	padding: 20px 30px;
	bottom:50px;
	right:0px;
	background-image:url(../images/OverlayWhite.png);
}
.MainContainer  h2 {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	display: block;
	color: #3b3b3b;
	text-decoration: none;
	font-weight:400;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.MainContainer > div {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	display: block;
	color: #3b3b3b;
	text-decoration: none;
	font-weight:400;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.MainContainer A.Link:hover {
	text-decoration: none;
}
.MainContainer p{
	padding:0px 0px;
	margin:0px;
	color:#3b3b3b;
	font-size:13px;
}
.FeatureOverlay{
	width:920px;
	height:280px;
	overflow:hidden;
	position:absolute;
}
.FeatureOverlay h1{
	font-size:18px;
	color:#14366c;
}
.FeatureOverlay p{
	font-size:11px;
	color:#14366c;
}
.Features{
	width:900px;
	height:470px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-bottom: 20px;
}

.Features .Feature {
	float:left;
	width: 460px;
	height:463px;
	position:relative;
	background-image: url(../images/FeatureDropShadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Features .Feature img {
	display:block;
	width:460px;
	height:460px;
}
.Features .Feature div{
	z-index:9;
	position:absolute;
	left:0px;
	width:460px;
	height:140px;
	background-image:url(../images/OverlayWhite.png);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
}
.Features .Feature + .Feature {
	float:right;
	clear:right;
	height:143px;
	margin-bottom:17px;
	width: 405px;
	position:relative;
}
.Features .Feature + .Feature div{
	z-index:9px;
	position:absolute;
	top:0px;
	left:140px;
	width:265px;
	height:140px;
	background-image: url(../images/SecondFeatureBG.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.Features .Feature + .Feature img {
	display:block;
	float:left;
	width:140px;
	height:140px;
}
.Feature h3{
	font-size:20px;
	color:#3b3b3b;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	padding:10px 10px 10px 20px;
	margin:0px;
}
.Feature p{
	margin:0px;
	padding:0px 10px 0px 20px;
	font-size:13px;
	height:50px;
	overflow:hidden;
	color:#3b3b3b;
}
.Feature a {
	text-decoration:none;
	color:#224588;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	display:block;
	padding:10px 0px 0px 20px;
}
.Feature a:hover{
	text-decoration:underline;
}
.Footer{
	width:900px;
	border-top:1px #d8d8d8 solid;
	margin:auto;
	font-size:12px;
	position: relative;
}
.FooterPrimary{
	padding:20px 0px;
}
.FooterPrimary div{
	float:right;
	clear:right;
	white-space:nowrap;
}
.FooterPrimary .Partners {
	width:204px;
	padding-top:20px;
	text-align:right;
}
.Partners .Block {
	display:block;
	float:left;
	text-align:center;
	margin-left:10px;
}
.Partners .Block img{
	display:block;
	margin-bottom:5px;
}

.FooterPrimary > div:first-child img{
	margin-left:10px;
}
.FooterSecondary{
	border-top:1px #d8d8d8 solid;
	padding:20px 0px 30px 0px;
}
.FooterSecondary a:first-child{
	float:right;
	border:none;
	margin-top:-10px;
	
}

.Footer a {
	color:#3b3b3b;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
.Content {
	width: 960px;
	margin-bottom:30px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
.Content > div{
	float:left;
	vertical-align:top;
	width:315px;
	margin-left:40px;
	margin-top:40px;
	margin-bottom:60px;
}
.Content > div:first-child{
	width:545px;
	margin-left:30px;
	margin-bottom:60px;
}
.Content .PageTitle {
	font-size:36px;
	color:#273f93;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.Content div h1 {
	font-size:20px;
	color:#273f93;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.Content div h2 {
	font-size:16px;
	color:#273f93;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.Content div h3 {
	font-size:14px;
	color:#666666;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.Content div h4 {
	font-size:14px;
	color:#666666;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.Content  div p, .Content div li{
	color:#515151;
}
.Content div a {
	
}
.Content div a:hover {
	
}
.ContentPic {
	float: right;
	width:200px;
	margin-left: 30px;
}
.ContentPic > div {
	margin-bottom: 20px;
}
.ContentPic dfn{
	font-size:12px;
	font-style:normal;
}
.ContentPic img{
	width:200px;
	height:200px;
	border:none;
}
.Related {

	
}
.Related > div{
	margin:0px;
	background-color:#ababab;
	height:15px;
	padding:0px;
	margin-bottom:20px;
}
.Related > div span{
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	padding-right:10px;
	background-color:#fff;
	color:#ababab;
	line-height:15px;
	padding-bottom: 6px;
	float: left;
	margin-top: -2px;
	
}
.Related > a{
	display:block;
	text-decoration:none;
	color:#666;
	padding:6px 20px;
	border-bottom:1px dashed #e0e0e0;
	background-image:url(../images/BulletGrey.gif);
	background-repeat:no-repeat;
	background-position:5px 12px;
	font-weight:bold;
}
.Related a:hover{
	text-decoration:underline;
}
.Related form{
	margin:0px;
	padding:0px;
}
.Related form > div{
	margin:0px;
	border:1px solid #e0e0e0;
	background-color:#f0f0f0;
	padding-left:10px;
	margin-bottom:10px;
	height:30px;
}
.Related input, .Related select, .Related textarea{
	font-family:Tahoma, Geneva, sans-serif;
	border:none;
	background-color:#f0f0f0;
	color:#515151;
	margin-top:6px;
	width:290px;
	font-size:13px;
}
.Related textarea{
	height:115px;
}

.Index{
	width: 960px;
	margin-bottom:30px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
.Index > div{
	display:inline-block;
	vertical-align:top;
	width:890px;
	margin-left:30px;
	margin-top:40px;
}
.Index .PageTitle  {
	background-color:#e0e0e0;
	padding:0px;
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 24px;
	
}
.Index .PageTitle  h1 {
	font-size:24px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	background-color:#FFFFFF;
	color:#BBBBBB;
	padding-right:10px;
	letter-spacing:normal;
	float: left;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 24px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Index   .PageTitle a {
	display:block;
	float:right;
	background-color:#bbbbbb;
	font-size:13px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
	padding:0px 10px;
	height:24px;
	line-height:24px;
	text-decoration:none;
}
.Index   .PageTitle a:hover {
	background-color:#315190;
	text-decoration:none;
}

.ListingItem{
	float:left;
	width:430px;
	border-top:1px dashed #e0e0e0;
	vertical-align:text-top;
	margin-right:20px;
	padding:20px 0px;
}
.ListingItem em{
	display:block;
}
.ListingItem p{
	margin:0px;
	padding:0px;
}
.ListingItem div a{
	font-size:14px;
	color:#224588;
	text-decoration:none;
	display:block;
}
.ListingItem > a:first-child{
	float:left;
	width:143px;
	vertical-align:top;
}
.ListingItem > div{
	display:inline-block;
	vertical-align:top;
}
.ListingItem a:hover{
	text-decoration:underline;
}

.Thumb {
	margin:0px 0px 0px 0px;
	border:none;
	width:128px;
	height:128px;
	border:1px solid #bbbbbb;
	
}
.Paging {
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 0px;
	height: 28px;
}

.Paging a {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	background-color: #fff;
	color:#666;
	text-align: center;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	border:1px solid #bcbcbc;
}
.Paging div {
	float: left;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	background-color: #bcbcbc;
	text-align: center;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	color: #666;
	border:1px solid #bcbcbc;
}
.Paging a:hover {
	float: left;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	background-color: #315190;
	text-align: center;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	color: #fff;
	border:1px solid #315190;
}
A.Button {
	display:block;
	background-color:#bbbbbb;
	font-size:13px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
	height:26px;
	line-height:26px;
	text-decoration:none;
	width:100px;
	text-align:center;
	margin-top:10px;
}
A.Button:hover {
	background-color:#315190;
	text-decoration:none;
}
.GalleryLeft{
	width:530px;
	vertical-align:top;
	display:inline-block;
}
.GalleryLeft h2, .GalleryRight h2{
	color:#224588;
	font-weight:normal;
	font-size:14px;
	
}
.GalleryRight{
	width:315px;
	vertical-align:top;
	display:inline-block;
	margin-left:40px;
	margin-top:20px;
}
.GalleryThumb{
	display:inline-block;
	width:128px;
	margin-right:8px;
	margin-bottom:10px;
	vertical-align:top;
}
.GalleryThumb img{
	width:128px;
	height:128px;
	border:none;
}
.GalleryThumb dfn{
	text-align:center;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:5px 0px;
}
.ContactUs{
	border-collapse:collapse;
	margin-top:20px;
}
.ContactUs th{
	text-align:left;
	vertical-align:top;
	padding-top:2px;
	width:150px;
}
.TextArea{
	width:322px;
	height:250px;
	font-family:Tahoma, Arial, sans-serif;
	padding: 4px;
	font-size: 13px;
	color: #515151;
}
.TextField{
	width:320px;
	padding: 4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #515151;
}
#CaptchaError, #errMsg{
	visibility:hidden;
	display:none;
	background-color:#FF0000;
	text-align:center;
	padding:5px 20px;
	color:#fff;
	margin:10px 0px;
	width:auto;
}
A.Backlink {
	display: block;
	position: absolute;
	top: -40px;
}
.ValueWrapper {
	height: 700px;
	width: 900px;
	position: relative;
	background-image: url(../images/EvereadyRocks.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
}
.ValueWrapper a {
	color: #004c97;
}
.ValueWrapper a:hover {
	text-decoration: none;
}


.ValueWrapper span {
	display: block;
	position: absolute;
	width: 293px;
	background-image: url(../images/Panel1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
	color: #004c97;
}
.Content .ValueWrapper h4 {
	font-family: 'Oswald', sans-serif;
	color:#004c97;
	font-weight:400;
	text-transform:uppercase;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ValueWrapper  ul {
	color: #004c97;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	clear: both;
}

.Filters {
	height: 39px;
	margin-right: 70px;
	padding-top: 10px;
}
.Filters a {
	background-image: url(../images/FilterBatteries.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	width: 140px;
	display: block;
	float: left;
	margin-right: 8px;
}
.Filters a:hover {
	background-position: center -39px;
}
.Filters A.Active {
	background-position: center bottom;
	cursor: default;
}
.Item {
	background-image: url(../images/ItemBGFade.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 280px;
	width: 440px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.Content  .Item .Thumb {
	display: block;
	float: left;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	height: auto;
	width: auto;
}
.Content .Item h2 {
	font-size: 24px;
	padding-right: 15px;
}
.Item p {
	padding-right: 20px;
}
.ProdInfo {
	background-image: url(../images/ProductBGFade.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
}
.BigThumb {
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	display: block;
}
.ProductContent {
	float: left;
	padding-top: 40px;
	width: 560px;
	font-size: 14px;
}
.ProductContent h1 {
	font-size: 18px;
}
.ProductContent h2 {
	font-size: 18px;
	font-weight: normal;
}
.ProductContent h3 {
	font-size: 14px;
}
.ProductContent h4 {
	font-size: 14px;
	font-weight: normal;
}
.ProductContent a {
	color: #c10008;
}
.SizeInformation {
	width: 900px;
	border-collapse:collapse;
}

.Content .SizeInformation h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Content .SizeInformation p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.Content  .SizeInformation h3 {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #d1d1d1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
}
.Content  .SizeInformation table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.Content  .SizeInformation th {
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 5px;
}
.Content  .SizeInformation td {
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 3px;
}
.Content  .SizeInformation td td p {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
.Content  .SizeInformation td th p {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
.WideContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 50px;
}

.WideContent .Applicationsheader {
	height: 290px;
	text-align: center;
	width: 900px;
	background-image: url(../images/ApplicationsHeaderBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
.WideContent .Applicationsheader img {
	float: left;
	margin-left: 20px;
}
.WideContent .Applicationsheader span img {
	float: none;
	margin-left: 0px;
	border:none;
}
.WideContent .Applicationsheader span {
	float: left;
	display: block;
	width: 190px;
	text-align: left;
	margin-left: 10px;
}
.WideContent .Applicationsheader  h2  {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-shadow: #9e2508 0px -1px 0px;
}
.WideContent .Applicationsheader  h3  {
	font-size: 22px;
	text-shadow: #9e2508 0px -1px 0px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.WideContent .Devices {
	background-image: url(../images/DevicesPanelBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	width: 900px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.WideContent .Devices a {
	display: block;
	float: left;
	margin-left: 5px;
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #383838;
	background-image: url(../images/DevicesMoueseover.jpg);
	background-repeat: no-repeat;
	background-position: left -120px;
}
.WideContent .Devices a:hover {
	display: block;
	float: left;
	margin-left: 5px;
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #383838;
	background-image: url(../images/DevicesMoueseover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.WideContent .Devices a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


A.Question{
	background-color:#eeeeee;
	margin-bottom:10px;
	text-decoration:none;
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #003e7b;
	background-image: url(../images/FAQBG.gif);
	text-shadow: #FFF 0px 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeaeae;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: left top;
}
.DataRow {
	background-color: #e5e5e5;
	height: 40px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-left: 10px;
}
.Answer{
	display:none;
}


.WideContent2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 50px;
}

.WideContent2 .Applicationsheader {
	height: 380px;
	text-align: center;
	width: 900px;
	background-image: url(../images/ApplicationsHeaderBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	position: relative;
}
.WideContent2 .Applicationsheader img {
	float: left;
	margin-left: 20px;
}
.WideContent2 .Applicationsheader span img {
	float: none;
	margin-left: 0px;
	border:none;
}
.WideContent2 .Applicationsheader span {
	float: left;
	display: block;
	width: 210px;
	text-align: left;
	margin-left: 10px;
}
.WideContent2 .Applicationsheader h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 30px;
	text-shadow: #9e2508 0px -1px 0px;
}
.WideContent2 .Applicationsheader h3 {
	font-size: 22px;
	text-shadow: #9e2508 0px -1px 0px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.WideContent2 .Devices {
	background-image: url(../images/DevicesTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 206px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	left: 112px;
	top: 250px;
	position: absolute;
	padding-top: 23px;
}
.WideContent2 .Devices img {
	display: block;
	float: none;
	margin-left: 23px;
	margin-bottom: 20px;
}
.WideContent2 .Devices p {
	color: #383838;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5dae0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 12px;
}
.WideContent2 A.Device  {
	display: block;
	margin-left: 23px;
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #383838;
	background-image: url(../images/DevicesMoueseoverLight.jpg);
	background-repeat: no-repeat;
	background-position: left -120px;
}
.WideContent2 .Devices a:hover {
	display: block;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #383838;
	background-image: url(../images/DevicesMoueseoverLight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.WideContent2   .Devices   A.Device img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
A.AppSelect {
	display: block;
	height: 331px;
	width: 450px;
	background-image: url(../images/SelectBattery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
A.AppSelect:hover {
	background-position: left bottom;
}
.Distributor {
	background-image: url(../images/DistributorBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 452px;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.WideContent .Distributor h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: 400;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.WideContent .Distributor h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.Distributor table {
	margin-bottom: 10px;
}

.WideContent .Distributor a {
	font-family: 'Oswald', sans-serif;
	color: #f58200;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.WideContent  .Distributor  a.Highlight {
	color: #f5c400;
}

.WideContent .Distributor a:hover {
	text-decoration: underline;
}

.Distributor th {
	background-image: url(../images/OrnageDivider.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
}
.GroupMenu {
	margin: 0px;
	padding: 0px;
	width:90px;
	list-style-type: none;
	position:absolute;
	z-index:9999;
	top:1px;
	left:0px;
}
.GroupMenu li {
	cursor:pointer;
	position:relative;
}
.PageTop .GroupMenu li div{
	width:90px;
	position:absolute;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	left:0px;
	top:40px;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-image:url(../images/GroupButton.png);
	background-repeat:no-repeat;
	background-position:center -40px;
	display:none;
	
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	z-index:auto;


}
.GroupMenu li:hover div{
	display:block;
}

.GroupMenu li div img {
	margin-bottom:10px;
}

.PageTop .GroupMenu a {
	display:inline;
	margin-right:0px;
	margin-top:0px;
	float:none;
}

.categories a{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #273f93;
	text-decoration: none;
	display: block;
	float: left;
	width: 455px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.categories span{
	margin: 32px 15px 25px 15px;
	display:block;
	float: left;
}

.categories span:hover {
	text-decoration:underline;
}
.categories img{
	float: left;
	width: 73px;
	height: 73px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid #d8d8d8;
	padding:5px;
}

.product {
	float: left;
	width: 160px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
	padding:10px 10px 0px 10px;
}

.product a{
	text-decoration:none;
	color:#273f93;
}
.product a:hover{
	text-decoration:underline;
}
.Content .product h2{
	text-transform:capitalize;
	font-size:18px;
}

.product img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	height: 150px;
}

.product p {
	margin: 0px;
	padding-top: 5px;

}

.productgallery {
	float: left;
	width: 300px;
}
.productgallery img {
	display: block;
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.productdetails {
	float: left;
	width: 600px;
}

.productdetails p{
	text-transform:none;
	font-family: Tahoma, Geneva, sans-serif;
}

A.backtoindex{
	text-decoration:none;
	color:#3b3b3b;
}
A.backtoindex:hover{
	text-decoration:underline;
}


.FileLibrary {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.FileLibrary ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.FileLibrary li {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/LinkRedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.FileLibrary li li {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
	background-image: url(../images/LinkRedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

.FileLibrary li p {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FileLibrary li:hover {
	cursor: pointer;
}
.FileLibrary  A.Readmore {
	font-size: 12px;
	text-decoration: none;
	color: #0038a7;
	display: block;
	float: right;
	margin-top: 5px;
	background-image: url(../images/BlueArrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 8px;
}
.FileLibrary  A.Readmore:hover {
	text-decoration: underline;
}
.FileLibrary div {
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 8px;
}


.Error {
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #e20a16;
	color: #e20a16;
	margin-bottom:10px;
}

.Success {
	font-style: italic;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #33CC33;
	color: #e20a16;
	margin-bottom:10px;
}
.booking{
	font-size: 14px;
	color: #5c5a5e;
	width: 440px;
}

.booking p{
	font-size: 14px;
	color: #454446;
	padding: 5px;
	float: left;
	display: block;
	width: 210px;
	margin: 4px;
}

.booking .textfield
{
	width:325px;
	font-size: 14px;
	color: #454446;
	padding: 5px;
	border-top: 1px solid #c4c4c4;
	border-left:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e6e6e6;
}

.booking textarea {
	width: 325px;
	padding: 5px;
	border: 1px solid #c5c5c5;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454446;
	
}

.booking th{
	font-size: 14px;
	color: #454446;
	padding: 0px;
	text-align:left;
	font-weight:normal;
	width: 140px;
}
.booking td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsdiv, .gallerydiv{
	width:940px;
}
.mobi_device {
	display: none;
}
.gallery_container{
	width:560px;
}
.mobi_buttons{
	display:none;
}

@media only screen and (min-width:320px) and (max-width: 670px) {
	A.mobi_buttons{
		color:#FFF;
		background-color: #E75A15;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 20px;
		text-transform: uppercase;
		font-weight: 400;
		margin: 15px auto;
		display:block;
		padding:2%;
		width:80%;
		text-align:center;
		text-decoration:none;
	}
	.AppSelect{
		display:none !important;
	}

	A.linkedin{
		top: 4px;
		right: 120px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		left: auto;
	}
	.SiteBG {
		background-image: none;
		background-color: #FFF;
	}
	.GroupMenu {
		left:-10px;
	}
	.ContactTab {
		top: 90px;
		height: auto;
		width: 22px;
	}
	
	img{
		border:none;
	}
	.PageTop   div {
		width: 100%;
	}
	
	.PageTop div .PartnerLogin {
		width: 90%;
		padding: 0% 5%;
	
		display: none;
}
	
	.PageTop div .PartnerLogin a{
		color:#d3d3d3;
		text-decoration:none;
		margin-top:0;
	}
	
	
	.PageTop div div{
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.PageTop form{
		display: none;
	}
	.PageTop  form  .Field {
		width:150px;
		background-color:#bfbfbf;
		margin-left:12px;
		vertical-align:top;
		margin-top:2px;
		border:none;
		padding-top:3px;
	}
	.PageTop  form  .Submit{
		width:20px;
		height:20px;
		margin-left:0px;
		background-color:none;
		margin-top:2px;
		border:none;
		cursor:pointer;
		margin-left:10px;
	}
	
	.Content div p, .Content div li{
		word-wrap: break-word;
	}
	
	.MenuContainer{
		height: auto;
		width: 100%;
		margin-top: 28px;
	}
	.MenuContainer  .Logo{
		border:0px;
		/* position: relative; */
		z-index:9999;
		margin-left: 0px;
	
		top: -49px;
}
	.MenuContainer .SA {

		float: right;
		margin-right: 28px;
	}
	.FeaturePanel {
		display: none;
	}
	
	.ContentPanel {
		height: auto;
		width: 100%;
	}
	.Slide {
		display: none;
	}
	
	.Features{
		width: 100%;
		height: auto;
	}
	.Features .Feature {
		float: none;
		width: 100%;
		height: auto;
		background-image: none;
	}
	.Features .Feature img {
		width: 100%;
		height: auto;
	}
	.Features .Feature div{
		width: 100%;
		height: auto;
	}
	.Features .Feature + .Feature {
		height: auto;
		margin-bottom:17px;
		width: 100%;
		position:relative;
		background-color: #E8E8E8;
	}
	.Features .Feature + .Feature div{
		position: relative;
		top:0px;
		left: 0px;
		width: 60%;
		height: auto;
		background-image: none;
		background-color: #E8E8E8;
		float: left;
	}
	
	.Features .Feature + .Feature img {
		display:block;
		float:left;
		width: 40%;
		height: auto;
	}
	.Feature h3{
		text-align: left;
	}
	.Feature p{
		height: auto;
		overflow: inherit;
	}
	.Feature a {
		padding: 10px 0px 10px 20px;
	}
	.Feature a:hover{
		text-decoration:underline;
	}
	.Footer{
		width: 90%;
		padding: 5%;
	}
	.Footer table{
		text-align:left !important;
		clear:both;
	}

	.FooterPrimary div{
		float: none;
		clear: both;
		white-space: inherit;
	}
	.FooterPrimary .Partners {
		width: 100%;
		text-align: left;
	}
	.Partners .Block {
		margin-bottom: 10px;
	}

	.FooterSecondary a:first-child{
		float:right;
		border:none;
		margin-top:-10px;
		
	}
	.Content {
		width: 100%;
		margin-top: auto;
	}
	.Content > div{
		float: none;
		width: 90%;
		margin-left: 5%;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-right: 5%;
	}
	.Content > div:first-child{
		width: 90% !important;
		margin-left: 5%;
		margin-right: 5%;
	}
	.ContentPic {
		width: 40%;
		margin-left: 20px;
	}
	.ContentPic dfn{
		font-size:12px;
		font-style:normal;
	}
	.ContentPic img{
		width: 100%;
		height: auto;
	}

	.Related input, .Related select, .Related textarea{
		width: 100%;
	}
	.Related textarea{
		height:115px;
		width: 98%;
	}
	
	.Index{
		width: 100%;
		margin-bottom:30px;
		padding-bottom: 0px;
	}
	.Index > div{
		width: 90%;
		margin-left: 5%;
		margin-top: 5%;
		margin-right: 5%;
	}
	.ListingItem{
		float:left;
		width: 100%;
		border-top:1px dashed #e0e0e0;
		vertical-align:text-top;
		margin-right: 0px;
		padding:20px 0px;
	}
	.ListingItem em{
		display:block;
	}
	.ListingItem p{
		word-wrap: break-word;
	}
	.ListingItem img.Thumb {
		float: left;
		width: 100%;
		height: auto;
	}
	.ListingItem > a:first-child{
		float:left;
		width: 35%;
		vertical-align:top;
		margin-right: 10px;
	}
	.ListingItem > div{
		display: block;
		width: 60% !important;
		float: left;
	}
	.Thumb {
		margin:0px 0px 0px 0px;
		width:128px;
		height:128px;
		border:1px solid #bbbbbb;
	}
	.GalleryLeft{
		width: 100%;
	}
	.GalleryLeft h2, .GalleryRight h2{
		color:#224588;
		font-weight:normal;
		font-size:14px;
		
	}
	.GalleryRight{
		width: 100%;
		margin-left: 0px;
		margin-top:20px;
	}
	.ContactUs{
		width: 100%;
		display: block;
	}
	.ContactUs th{
		display: block;
		width: 100%;
	}
	.ContactUs td {
		display: block;
		width: 100%;
	}

	.TextArea{
		width: 96%;
		height:250px;
		padding: 1%;

	}
	.TextField{
		width: 96% !important;
		padding: 1%;
	}
	#CaptchaError, #errMsg{
		visibility:hidden;
		display:none;
		background-color:#FF0000;
		text-align:center;
		padding:5px 20px;
		color:#fff;
		margin:10px 0px;
		width:auto;
	}
	A.Backlink {
		display: block;
		position: absolute;
		top: -40px;
	}
	.ValueWrapper {
		height: 100%;
		width: 100%;
		position: relative;
		background-image: none;
	}
	.ValueWrapper a {
		color: #004c97;
	}
	.ValueWrapper a:hover {
		text-decoration: none;
	}
	
	
	.ValueWrapper span {
		position: relative;
		width: 100%;
		background-image: none;
		height: auto !important;
		left: 0px !important;
		top: 0px !important;
		background: none !important;
		margin-top: 10px;
	}
	
	.Filters {
		margin-right: 0px;
		float: none !important;
		clear: both;
	}
	.Filters a {
		background-image: url(../images/FilterBatteries.png);
		background-repeat: no-repeat;
		background-position: top;
		height: 39px;
		width: 140px;
		display: block;
		float: left;
		margin-right: 0px;
	}

	.Item {
		background-image: none;
		background-color: #E0E0E0;
		float: left;
		height: auto;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
		clear:both;
	}
	.Content  .Item .Thumb {
		margin-top: 15px;
		margin-right: 15px;
		height: auto;
		width: 40%;
	}
	.ProdInfo {
		padding-bottom: 20px;
		margin-right: 0px;
	}
	.BigThumb {
		float: none;
		margin-top: 17px;
		display: block;
		width: 40%;
		margin-left: auto;
		margin-right: auto;

		padding-top: 10px;
	}
	.ProductContent {
		padding-top: 10px;
		width: 100%;
	}
	.ProductContent a {
		color: #c10008;
	}
	.SizeInformation {
		width: 100%;
	}

	.Content  .SizeInformation h3 {
		font-size: 12px;
		text-transform: uppercase;
		background-color: #d1d1d1;
		padding-top: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		margin: 0px;
	}
	.Content  .SizeInformation th {
		font-size: 9px;
	}
	.Content  .SizeInformation td {
		padding-right: 5px;
		padding-bottom: 3px;
		font-size: 10px;
		width: auto !important;
	}
	.Content .SizeInformation td img{
		display:none;
	}
	.Content  .SizeInformation td td p {
		font-size: 10px;
	}
	.Content  .SizeInformation td th p {
		padding: 0px;
		margin: 0px;
		font-size: 9px;
	}
	.WideContent {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		padding-top: 30px;
		padding-bottom: 50px;
	}
	
	.WideContent .Applicationsheader {
		height: auto;
		width: 94%;
		background-image: none;
		clear: both;
		background-color: #E75A15;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding: 3%;
	}
	.WideContent .Applicationsheader img {
		float: none;
		margin-left: 0px !important;
	}
	.WideContent .Applicationsheader span {
		float: none;
		width: 100% !important;
		text-align: left;
		margin-left: 0px;
	}
	.WideContent .Devices {
		background-image: none;
		width: 100%;
	}
	.WideContent .Devices a {
		margin: 0px !important;
		width: 32%;
	}
	.WideContent .Devices > img {
    	display: none !important;
	}
	.WideContent .Devices a:hover {
		width: 32%;
		margin: 0px !important;
	}
	.WideContent .Devices a img {
		display:block;
	}

	.DataRow {
		height: auto;
		padding-bottom: 10px;
	}
	.WideContent2 {
		width: 100%;
	}

	
	.WideContent2 .Applicationsheader {
		height: auto;
		width: 96%;
		background-image: none;
		background-color: #E75A15;
		padding: 2%;
	}
	.WideContent2 .Applicationsheader img {
		float: left;
		margin-left: 20px;
	}
	.WideContent2 .Applicationsheader span img {
		float: none;
		margin-left: 0px;
		border:none;
	}
	.WideContent2 .Applicationsheader span {
		float: left;
		display: block;
		width: 210px;
		text-align: left;
		margin-left: 10px;
	}

	.WideContent2 .Devices {
		background-image: none;
		width: 100%;
		margin-bottom: 15px;
		padding-bottom: 10px;
		left: 0px !important;
		top: 15px;
		position: relative;
		padding-top: 0px;
		background-color: #FFF;
		float: left;
		margin-top: 10px;
	}
	.WideContent2 .Devices img {
		float: none;
		margin-left: 0px;
	}
	.WideContent2 .Devices p {
		color: #383838;
		width: 160px;
		margin-left: 23px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #d5dae0;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 25px;
		padding-left: 0px;
		font-size: 12px;
	}
	.WideContent2 A.Device  {
		margin-left: 0px;
		float: left;
	}
	.Distributor {
		background-image: none;
		background-position: center;
		height: auto;
		width: 100%;
		background-color: #E75A15;
		padding-bottom: 10px;
	}
	.WideContent .Distributor h1 {
		font-weight: 400;
		padding-top: 34px;
	}
	.Distributor th {
		background-image: url(../images/OrnageDivider.gif);
		background-repeat: repeat-y;
		background-position: center top;
		width: 40px;
	}

	.categories a{
		font-family: 'Oswald', sans-serif;
		font-size: 18px;
		color: #273f93;
		text-decoration: none;
		display: block;
		float: left;
		width: 455px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.categories span{
		margin: 32px 15px 25px 15px;
		display:block;
		float: left;
	}
	
	.categories span:hover {
		text-decoration:underline;
	}
	.categories img{
		float: left;
		width: 73px;
		height: 73px;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		border:1px solid #d8d8d8;
		padding:5px;
	}
	
	.product {
		float: left;
		width: 160px;
		margin-bottom: 20px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d8d8d8;
		padding:10px 10px 0px 10px;
	}
	
	.product a{
		text-decoration:none;
		color:#273f93;
	}	
	.product img {
		display: block;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		width: 150px;
		height: 150px;
	}
	
	.product p {
		margin: 0px;
		padding-top: 5px;
	
	}
	
	.productgallery {
		float: left;
		width: 300px;
	}
	.productgallery img {
		display: block;
		border: 1px solid #d8d8d8;
		margin-bottom: 10px;
		float: left;
		margin-right: 10px;
	}
	
	.productdetails {
		float: left;
		width: 600px;
	}

	.booking{
		width: 100%;
	}
	
	.booking p{
		width: 100%;
	}
	
	.booking .textfield
	{
		width: 95%;
	}
	.booking textarea {
		width: 95%;
	}
	.booking th{
		width:100%;
		display:block;
	}
	.booking td{
		width:100%;
		display:block;
	}
	.newsdiv, .gallerydiv, .gallery_container{
		width:100%;
	}
	.mobi_device {
		display: block;
		background-color: #E75A15;
		font-size: 20px;
		font-weight: 400;
		color: #FFF;
		padding: 10px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	div#map {
    	width: 100% !important;
	}
	.FooterPrimary > div:first-child img{
		margin-bottom:10px;
		width: 16%;
	}
	
}
@media only screen and (min-width:480px) and (max-width: 670px) {
	.Content .Item .Thumb{
		    width: auto;
	}
	.Filters a{
		margin-right:8px;
	}
	.ListingItem > a:first-child{
		width: 143px;
	}
	.ListingItem img.Thumb {
		width: 128px;
		height: 128px;
	}
	.ContentPic img {
		width: 200px;
		height: 200px;
	}
	.ContentPic {
		width: 200px;
	}
	.Features .Feature + .Feature img {
		width: 140px;
		height: 140px;
	}
	.Features .Feature div{
		right: 0px;
		left: auto;
		width: 34%;
	}
	.Features .Feature img {
		width: 65%;
		height: auto;
	}
	.FooterPrimary > div:first-child img{
		width: auto;
	}
}







