/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	/*color: black;
	background: white;*/
}
ol, ul {
	list-style: none;
	list-style-image: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a, a:hover { text-decoration:none; }
em {font-style:italic;}
strong {font-weight:bold;}
/* general settings */
html {
	height:100%;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}
.round5 {
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.round10 {
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}

.round-bottom {
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;	
}
.round-bottom5 {
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-khtml-border-bottom-left-radius:5px;	
}
.round-top {
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-top-left-radius:10px;	
}
.round-top5 {
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-khtml-border-top-left-radius:5px;	
}
.round-top-left {
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-khtml-border-top-left-radius:5px;	
}
.round-top-right {
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-top-right-radius:5px;	
}
.round-top-right10 {
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-right-radius:10px;	
}
.round-bottom-left {
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-khtml-border-bottom-left-radius:5px;	
}
.round-bottom-left10 {
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;	
}

/* Product Page Left Content */
#underhead {
	width:988px;
	margin:0 auto;
	padding:0;
}
#contentNew {
	float:left;
	margin-left:16px;
	overflow:hidden;
	width:764px;
	font-size:1.3em;
}
/*#content ol, #content ul li{
	list-style: none;
	list-style-image: none;
}
#content ul{
	margin:0;
	padding-left:0;
} */
#is-topcontent {
	width:100%;
	background:#000;
	position:relative;
}
.is-logo {
	margin:18px 135px 20px 20px;
	float:left;
}
.features-header {
	width:90px;
	height:20px;
	margin-top:30px;
	font-size:1.25em;
	font-weight:bold;
	padding:11px 25px 9px;
	color:#000;
	background:#FFC316;
	float:left;
}
.feature-list {
	float:left;
	border:1px solid #FFC316;
	margin-top:30px;
	margin-bottom:100px;
}
.feature-list li {
	width:186px;
	height:16px;
	font-size:0.95em;
	color:#e6e6e6;
	padding:12px 11px 10px;
	border-bottom:1px solid #FFC316;
}
.feature-list .last {
	border-bottom:none;	
}
.product-image {
	width:490px;
	position:absolute;
	top:120px;
	left:20px;
}
.product-image img {
	margin:0 auto;
	display:block;
}
.name-bar {
	clear:both;
	width:724px;
	height:26px;
	margin:20px 20px 0;
	padding:25px 0 23px;
	border-top:1px solid #999;
}
.make-name {
	letter-spacing:.035em;
	float:left;
	margin-right:10px;
	background: none;
	color:#e6e6e6;
	font-size:1.6em;
}
.make-name .model-name {color:#FFC316;}
.is-nav, .is-nav li {
	float:left;	
}
.is-nav {margin-top:3px;}
.is-nav li {
	font-size:0.8em;
	padding:4px 0 2px 10px;
	border-left:1px solid #666;
	margin-left:10px;
}
.is-nav li a {color:#999;}
.is-nav li a:hover {color:#f2f2f2;}
/*  Middle Content */
#is-middlecontent {
	width:100%;
	overflow:hidden;
	clear:both;
	background:#E6E7E8 url(/invisibleshield/images/is-middle-bg.png) repeat-x top left;
}
.is-testimonial {
	width:293px;
	padding:15px;
	margin-top:20px;
	background:#E6E7E8;
	float:left;
}
.testimonial-header {
	font-size:1.9em;
	font-weight:bold;
	margin-bottom:5px;
	color:#DE1A22;	
}
.testimonial-subheader {
	font-size:1.5em;
	font-weight:bold;
	color:#58595B;
	padding-bottom:12px;
	margin-bottom:20px;
	border-bottom:5px solid #555558;
}
.testimonial {
	padding:0 10px;
	line-height:1.2em;
	margin-bottom:10px;
	font-size:0.9em;
	font-style:italic;
	color:#58595B;
	clear:both;
}
.testimonial-source {
	padding:0 10px;
	margin-bottom:30px;
	font-size:0.85em;
	color:#58595B;
	float:right;
}
.buy-options {
	width:391px;
	height:202px;
	padding:35px 25px 20px;
	background:url(/invisibleshield/images/is-buy-bg.png) repeat-x;
	float:left;
}
.buy-options-islate {
	width:391px;
	height:382px;
	padding:35px 25px 20px;
	background:url(/invisibleshield/images/is-buy-bg-long.png) repeat-x;
	float:left;
}
.buy-options-islate p{
	padding:0;
}

.buy-options-islate a,.buy-options-islate a:hover{
	color:#D0D2D3;
	font-size:1em;
}
.buy-options-header {
	width:100%;
	height:14px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	font-size:0.875em;
	color:#BBBDBF;
}
.buy-options-header li {float:left;}
.coverage {width:240px;}
.price {width:97px;}
.buy-form fieldset {clear:both;}
.buy-group {
	font-size:1em;
	color:#D0D2D3;
}
.buy-group .emphasized {font-size:1.2em;}
.buy-group .active-item {color:#fff;}
.buy-group > li {
	height:24px;
	margin-bottom:5px;
}
#li_bundle1,#li_bundle2{font-size:1.2em;}
.radio-btn, .buy-group label, .buy-group p, .buy-quantity, .buy-group ol, .buy-group select  {
	float:left;
	vertical-align:middle;
}
.radio-btn {
	width:13px;
	height:13px;
	margin-right:10px;
	margin-left:0;
	margin-top:2px;
	display:block;
}
.buy-group label {
	width:200px;
	margin-right:20px;
	display:block;
}
.buy-group p {
	width:87px;
	margin-right:10px;
}
.buy-quantity {
	width:39px;
	height:15px;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
	background:#969292;
	border:none;
}
.active-item .buy-quantity {background:#fff;}
.bundle-contents {
	width:195px;
	padding-left:35px;
	font-size:0.8em;
	margin-bottom:15px;
}
.bundle-contents li {margin-bottom:3px;}
.buy-group select {margin-top:12px;}
is-buy-btn-holder{
	height:45px;
}
.is-buy-btn {
	width:145px;
	height:45px;
	margin-top:20px;
	float:right;
	border:3px solid #929497;
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	color:#e6e6e6;
	display:block;
	background:url(/invisibleshield/images/buy-btn-bg.png) repeat-x;
}
.is-buy-btn:hover {color:#fff; border-color:#ccc;}
.is-buy-btn:active {background:#AE1C24;}
/* Bottom Content */
#is-bottomcontent {
	clear:both;
	width:100%;
	overflow:hidden;
	background:#E6E7E8;
	padding-top:20px;
}
.product-tabs {
	padding-left:20px;
}
.product-tabs li a {
	height:24px;
	width:134px;
	margin-right:10px;
	padding-top:12px;
	font-size:1.05em;
	fon-weight:bold;
	text-align:center;
	color:#929497;
	float:left;
	background:#F1F1F2;
}
.product-tabs li a:hover {background:#F5F5F5; color:#58595B;}
.product-tabs .active-tab,
.product-tabs .active-tab:hover {background:#fff; color:#58595B;}
.tab-content {
	clear:both;
	width:100%;
	height:100px;
	background:#fff;
}
#preorder-disclaimer{
	font-size:.6em;
	color:#fff;
	margin-top:15px;	
}
.strikeThrough{
	text-decoration:line-through;	
}
#savings-message{
	float:left;
	width:200px;
	margin-top:25px;
	font-size:.8em;	
	color:#FFC316;
	padding-top:5px;
}
/* template page*/
#contentNew-Products{
	float:left;
	margin:30px 0 0 16px;
	overflow:hidden;
	width:951px;
	font-size:1.3em;
	color:#555;
}
.text_right {
	text-align:right;
}
.text_right cite{color:#999;font-size:.88em;}
#isProduct-col2 blockquote { margin-top:10px;font-style:normal;color:#333; }
#isProduct-topcontent {
	width:inherit;
	float:left;
}
#isProduct-info {
	width:500px;
	margin-left:20px;
}
#isProduct-info p {font-size:.88em;}
#isProduct-info h4 { font-size:1.5em; }
#isProduct-info ul { margin-left:15px; }
#isProduct-cOptions{color:#333;border-bottom:2px solid #333;width:335px;margin-bottom:12px;margin-top:15px;padding-bottom:3px;}
#isProduct-cOptions p{padding:0;font-size:1.125em;font-weight:bold;}
#isProduct-cOptions img{margin-left:10px;}
#isProduct-info ul li { line-height:1.5em; }
#isProduct-buyMsg{width:300px;}
#isProduct-buyBox {
	margin-top:25px;
	background-color:#cccccc;
	width:275px;
	float:left;
	padding:10px;
}
#fulfillmentMessage{width:265px; padding:5px;}
#fulfillmentMessage p{font-size:.70em;}
.leatherskin-crosssale{
	float:left;
	margin-left:4px;
}
#isProduct-price {
	line-height:2.2em;
	font-weight:bold;
	color:#333;
	margin-left:10px;
	margin-top:5px;
}
#isProduct-qty {
	font-size:.88em;
	line-height:2.5em;
	color:#666;
	margin-left:10px;
	margin-top:4px;
}
#isProduct-qty input { width:20px; }
#isProduct-btn {
	margin-left:10px;
	line-height:2.5em;
}
#isProduct-bottomcontent {
	width:inherit;
	margin-top:20px;
	float:left;
}
#isProduct-col1 {
	border-top:8px solid #ed1c24;
	float:left;
}
#isProduct-col2 {
	border-top:8px solid #999;
	color:#333;
	float:left;
	font-size:.88em;
	width:420px;
	margin-left:0;
	margin-top:20px;
	padding:16px 5px;
}
.borderTopGray{
	border-top:8px solid #999;
	margin-top:20px;
	padding:16px 0;	
}
#isProduct-col2 h4{color:#999;font-size:1.2em;font-weight:bold;}
.borderTopGray h5 {color:#999;font-size:1em;font-weight:bold;margin-bottom:8px;}
#isProduct-navigation {
	margin-bottom:20px;
	text-align:right;
}
#isProduct-navigation a {
	color:#7c7c7c;
	margin-left:10px;
}
#isProduct-navigation a:hover {
	text-decoration:underline;
}
#isProduct-navigation .link-noFocus {
	padding:4px 10px;
	float:right;
}
#isProduct-navigation .link-focus {
	background:#949494;
	padding:5px 10px;
	width:72px;
	text-align:center;
	margin-left:10px;
	float:right;
}
#isProduct-navigation .link-focus a,#isProduct-navigation .link-focus a:hover{color:white;margin-left:0;}
#isProduct-navigation .on-page {
	text-decoration:under-line;
}
.addToCart{width:110px;height:36px;padding:5px 10px;}
#isProduct-listHolder{padding:10px 0;}
#isProduct-listHolder ul{list-style-type: square;}
/* features page*/
.pageHighlight{text-decoration:underline;}
#isfeatures-info{
	width:430px;
	margin-right:15px;
	padding-right:10px;
}
#isFeatures-midcontent{
		
}#isFeatures-midcontent { margin-top:40px;float:left; }
#isFeatures-midcontent h4 {
	color:#8f8f8f;
	font-size:1.8em;
	font-style:oblique;
	float:left;
	width:100%;
}
.isFeatures {width:48%;float:left;margin-top:40px;}
.block1{margin-right:20px;}
.isFeatures h5 {
	color:#555;
	font-weight:bold;
	font-size:1.2em;
}
.isFeatures p { width:80%; }
.isFeatures img {margin-top:35px;}
.noBullets li strong{font-size:.95em;}
/* temp product page variations css */
#v2-bullets{
	margin:14px 0;
	padding-left:24px;
	line-height:22px;
}
#v2-bullets ul li{list-style:disc;color:#555;}
#isProduct-mainImage.featuresPage{margin-top:20px;}
#isProduct-mainImage.testSpecial{width:430px;}
#isProduct-col2.testSpecial{width:420px;margin-left:0;margin-top:0;padding:16px 5px;}
#isProduct-col1.testSpecial{margin-top:20px;width:500px;}
#title-contenth4{
	color:#CD0000;
	float:left;
	font-size:1em;
	padding:10px 0;
	margin-bottom:20px;
}
#isProduct-col1 div{margin-bottom:15px;}
/* invisibleSHIELD index page*/

#content.isIndex { width:1000px; }
#isIndex-top {
	width:100%;
	text-align:left;
	/*height:375px;
	background: #FFF url(/images/invisibleshield/gadgetlove.jpg) no-repeat right bottom;*/
}
#isIndex-top img {margin:15px 0 0 0;}
#isIndex-list {
	margin-left: 30px;
	font-style:oblique;
	position:relative;
	top:150px;
}
#content #isIndex-list ul { padding-left:18px; }
#isIndex-bottom {
	width:100%;
	text-align:left;
	margin-top:30px;
}
#isIndex-popular {
	float:left;
	border-top:8px solid #319984;
	margin:15px 10px 0 0;
	padding-top:15px;
	width:450px;
}
#isIndex-videos{
	float:left;
	border-top:8px solid #ED1C24;
	margin:0 10px 0 0;
	width:450px;
	padding-top:15px;
}
.isIndex-header p,#isIndexGuidedSearch p{ font-size:1.5em; }
.isIndexCategories-header{width:100%;font-size:1.5em; }
#isIndexSeeMore{margin-top:6px;}
#isIndex-popularHolder { margin-top:20px; }
#isIndexCol1,#isIndexCol2 {
	margin-top:20px;
	width:220px;
	float:left;
}
#isIndexCol2 {margin-left:5px;}
.isIndex-popularDevices {
	border-top:4px solid #859b9e;
	color:#859b9e;
	padding-top:4px;
	float:left;
	width:200px;
}
.isIndex-popularDevices img { float:left;padding:10px 0;padding-right:5px; }
.isIndex-popularDevices .deviceName {}
#isIndex-search {
	float:left;
	border-top:8px solid #859b9e;
	width:520px;
}
.searchGo{margin-top:5px;}
.searchInput { border:1px solid #888;margin:10px 10px 0 0; }
.searchInput input {
	padding:2px;
	margin:2px;
	border:0 solid #fff;
}
#isIndexGuidedSearch {
	float:left;
	margin:30px 0;
	clear:both;
	width:inherit;
}
.isIndexSelectors1{	
	float:left;
	margin-top:15px;
}
.isIndexSelectors {
	float:left;
	margin:15px 0 0 14px;
}
.isIndexSelectors select,.isIndexSelectors1 select {margin-top:6px; }
.isIndexGadget{width:118px;}
.isIndexBrand{width:130px;}
.isIndexModel{width:180px;}
#isIndex-seeDetails {
	float:right;
	margin-top:27px;
}
.isIndex-deviceCat {
	border-left:1px solid #dfdfdf;
	color:#859b9e;
	padding:4px 0 0 4px;
	float:left;
	width:166px;
	margin-top:15px;
	text-align:center;
}
.isIndex-deviceCat img {padding:10px 5px;}
.deviceName a {font-weight:bold;color:#859b9e;}
.deviceName a:hover{font-weight:bold;color:#888;}
