@charset "utf-8";
@import url("../../reset.css");
@import url("../../prods-nav_styles3.css");
@import url("../../webstore_styles.css");
@import url("../../font-face/font-face_styles.css");
@import url("nav-menu-gaming.css");


html  {
    height: 100%;
}
/*body GAMING CSS*/
body {
	margin: 0px;
	height: 100%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(../../pics/gun_metal.png) repeat;
}
html, body {
	height: 100%;
}

img {
	max-width: 100%;
}

h1 {
	font-size: 1.2em;
	color: #666666;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	color: #9F0000;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}
h3  {
	font-size: 1.06em;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: bold;
	/* [disabled]line-height: 1.1em; */
	color: #333;
}
h4 {
	font-size: .9em;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	margin-top: 20px;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../../pics/h-gr-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h5 {
	font-size: 1.05em;
	margin-top: 10px;
	margin-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	color: #505050;
	font-weight: bold;
}
h6 {
	font-size: .8em;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: bold;
}


p {
	/* [disabled]font-size: 0.9em; */
	color: #000000;
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
}

a:focus {
outline: none;
}

a {
	color: #9F0000;
/*	text-decoration: underline;*/
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px none;
}
/* end header styles */
.br_clear {
	clear: both;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/* header styles */
.header_logo {
	margin-left: 10px;
	margin-top: 10px;
}

/*header GAMING CSS*/
header {
	width: 100%;
	height: 65px;
background: #4c4c4c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #4c4c4c 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4c4c4c 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=0 ); /* IE6-8 */


}
header form {
	float: right;
	margin-right: 10px;
	width: auto;
	margin-top: 5px;
}
header form input {
	font-size: .85em;
	background-color: #F0F0F0;
	float: left;
	border: 1px solid #999999;
}
.search_field {
	background-image: url(../../pics/searchbox.gif);
	height: 20px;
	width: 140px;
	position: relative;
}
#container header #country {
	float: right;
	height: 27px;
	width: auto;
	text-align: right;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626262;
	padding-right: 5px;
	/* [disabled]padding-top: 2px; */
}
/*#container header #country a GAMING CSS*/
#container header #country a {
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
}

#container header #country a:hover {
	text-decoration: none;
	color: #666;
}

#container header #country img {
	height: 24px;
	width: 26px;
	/* [disabled]margin-bottom: -7px; */
	margin-top: 2px;
}
#container header #country p {
	padding: 0px;
	font-size: .9em;
	margin: 0px;

}

#container header #input-fields {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 30px;
}
.hp-image {
	margin-bottom: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 270px;
	height: auto;
}

.supportboxes {
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: auto;
	width: auto;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #FFFFFF;
	border-bottom-color: #FEFEFE;
	border-left-color: #D6D6D6;
}

/*container GAMING CSS*/
#container {
	text-align: left;
	width: 980px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	font-size: 0.9em;
	line-height: 1.3em;
	-webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 1);
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 1);
	border-top: 0px double #1E1E1E;
	border-right: 1px double #1E1E1E;
	border-bottom: 1px double #1E1E1E;
	border-left: 1px double #1E1E1E;
}


.menu {} 

#hp_slider-container {
/*	margin: 0px auto 15px;
	border-bottom: solid 1px #757575;
	height: 350px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 100px;
*/
 margin: 0px auto 15px;
 border-bottom: solid 1px #757575;
 height: 350px;
 width: 100%;
}
/*footer styles */
footer {
	width: 980px;
	margin: 20px auto 10px auto;
	font-size: .7em;
	text-align: center;
	padding-bottom: 10px;

}
footer ul {
	list-style-type: none;
}
footer ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin: 0px;
	padding: 0px;
}
footer ul li:last-child {
    border-right-width: 0px;

}

footer #footer-flag {
	height: 20px;
	width: 20px;
}

footer form {
	width: auto;
	height: auto;
	margin-top: 5px;
}
footer select {
	font-size: 1em;
	position: relative;
	top: 5px;
}
footer img {
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	position: relative;
	top: 4px;
}

footer a {
	color: #666;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
}

footer a:hover {
	color: #E4E4E4;
}
/*end footer styles */

header #searchform {
}


#content {
	width: auto;
	height: auto;
	clear: both;
	overflow: visible;
}
#content_footer {
	height: 9px;
	clear: both;
	width: auto;
}

#content    #rightcolumn {
	float: left;
	width: 78%;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
	background-image: url(../../pics/right-column-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 550px;
}
#content-gaming-nopadding {
	padding: 0 0 30px 0;
	overflow: hidden;
	box-sizing: border-box;
}
#rightcolumn2 {
	display: block;
	padding: 10px 25px 30px 25px;
	overflow: hidden;
}

/*sitenav styles*/
/*sitenav GAMING CSS*/
#site-nav  {
	font-size: 0.8em;
	color: #666;
	height: 20px;
	margin: 5px 0 20px 0;
}

#site-nav #right-links {
	float: right;
	width: 300px;
	margin-right: 10px;
}

#site-nav #right-links ul li{
	float: right;
	border-right: 0px solid #ABABAB;
}
#site-nav #right-links ul li:first-child:before {
	content: "D";
	margin-right: 2px;
	font: 1.3em/2px HeydingsCommonIconsRegular;
}
#site-nav #right-links ul li:last-child:before {
	content: "E";
	margin-right: 2px;
	font: 1.3em/2px HeydingsCommonIconsRegular;
}
#site-nav #right-links a.heydings {
font-family: 'HeydingsCommonIconsRegular';
}

#site-nav ul li:first-child:before {
	content: "H";
	margin-right: 4px;
	font: 1.3em/2px HeydingsCommonIconsRegular;
}

#site-nav ul {
	margin: 0 0 0 5px;
	padding: 0px;
}


#site-nav ul li {
	list-style-type: none;
	display: block;
	width: auto;
	float: left;
	height: 20px;
	padding: 0 8px 0 8px;
	line-height: 20px;
	border-right: 1px solid #ABABAB;
}
#site-nav ul li:last-child {
	border-right-width: 0px;
}
#site-nav ul li:first-child:before {
	content: "H";
	margin-right: 4px;
	font: 1.3em/2px 'HeydingsCommonIconsRegular';
}
#site-nav a  {
	text-decoration: none;
	color: #666;
}
#site-nav a:hover {
	color: #E4E4E4;
}
#sitenav #sitenav-right-links {
	float: right;
	height: 17px;
	width: auto;
	margin-right: 10px;
	position: relative;
	padding-top: 6px;
}
#site-nav .fb1 {
	height: 20px;
	float: left;
}
/*END STITE NAV*/

/*HOMEPAGE BOXES*/
.hpboxes {
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	box-shadow: 0px 2px 3px #888;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 40px;
	border: 1px solid #939496;
	position: relative;
	text-align: left;
	display: block;
	overflow: hidden;
	background-color: #B6B6B6;
}
.hpboxes h1 {
	text-align: center;
	height: 40px;
	margin: 0;
	position: relative;
	line-height: 2em;
	font-size: 1.25em;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.hpboxes h1 a {
	text-decoration: none;
	color: #424242;
	display: block;
	height: 40px;
	-moz-box-shadow: 0px 1px 3px 0px #888;
	-webkit-box-shadow: 0px 1px 3px 0px #888;
	box-shadow: 0px 1px 3px 0px #888;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNGM0YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(196,196,196,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239,239,239,0)), color-stop(100%, rgba(196,196,196,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(196,196,196,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(196,196,196,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(196,196,196,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(239,239,239,0) 0%, rgba(196,196,196,1) 100%); /* W3C */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#c4c4c4', GradientType=0 ); /* IE6-8 */
	clear: both;
}
.hpboxes h1 a:hover {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzhjOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(140,140,140,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239,239,239,0)), color-stop(100%, rgba(140,140,140,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(140,140,140,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(140,140,140,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(140,140,140,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(239,239,239,0) 0%, rgba(140,140,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#8c8c8c', GradientType=0 ); /* IE6-8 */
}

.hpboxes p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.hpboxes .inner {
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
}

.hpboxes .inner p {
    float: left;
    width: 100px;
}

.img-hp-boxes {
	position: static;
	width: 283px;
	/* [disabled]height: 160px; */
}
/*END HOMEPAGE BOXES*/
	
.img-prod-boxes {
	margin-bottom: -20px;
}

#main-content2 {
	height: auto;
	width: auto;
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#main-content2 p {
	/* [disabled]font-size: 0.9em; */
	color: #000000;
	height: auto;
	width: auto;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	line-height: 20px
}
#main-content2  ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    line-height: 20px
}

#main-content {
	height: auto;
	width: auto;
	margin-top: 30px;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
	overflow: hidden;
	/*	background: #D6D6D6;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 0 solid #666;*/
}
#main-content  ul {
	list-style-image: url(../../pics/bullet.gif);
	padding-left: 15px;
	margin-top: 0px;
}
#main-content  ul  li {
	/* [disabled]list-style-image: url(../../pics/bullet.gif); */
}
#main-content #tabs iframe{
	text-align: center;
	margin: 20px;
}
#main-content .gallery-container{
/*	height: 600px;
	width: 890px;
	margin:auto;
	border-radius: 5px;
	border: 1px solid #939496*/

}
#main-content .gallery-container iframe{
	height: 600px;
	width: 890px;
	margin:auto;
	border-radius: 5px;
	border: 1px solid #939496

}
/*TABLE STYLES*/
.table {
	border-collapse:separate;
	text-align:center;
	margin-top: 15px;
	color: #5B5B5B;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5B5B5B;
	border-left-color: #5B5B5B;
	float: left;
	margin-bottom: 10px;
}
.table .first-column {
    padding: 8px 10px 8px 10px;
	text-align: right;
	padding-right: 10px;
}

.table  th a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.table th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.table .odd {
	background-color: #D6D6D6;
}
.table .even {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.table tr .no-stroke {
	border: 1px solid #FFF;
}

.table th     {
	background-color: #383838;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #5B5B5B;
	font-weight: bold;
    text-align: center;
}

.table td {
	padding: 8px 10px 8px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5B5B5B;
	border-bottom-color: #5B5B5B;
	text-align: center;
}

.table .notes {
    padding: 15px 15px 15px 180px;
}
table tfoot {
	font-size: .85em;
}
table caption{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.table tr:nth-child(1) {
	background: #FFFFFF;
}
.table tr:nth-child(even) {
	background: #CCC;
}
.table tr:nth-child(2n+3) {
	background: #F4F4F4;
}
/*END TABLE STYLES*/

.img-boxprods {
	margin-bottom: 5px;
	float: left;
	clear: both;
	margin-left: 15px;
}

.prods-list {
	float: left;
	width: 600px;
	clear: right;
	margin-top: 5px;
	margin-left: 40px;
}
.prods_main .prod-boxes .prod-titles {
	height: 20px;
	width: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C7C7;
	margin-bottom: 5px;
	vertical-align: middle;
	padding-top: 2px;
}


.prods_main {
	height: auto;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 5px;
	clear: both;
	width: auto;
}
.prods_main p {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.prods_main a {
}
.prods_main3 {
	height: auto;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 5px;
	clear: both;
	width: auto;
}



.prods_main3 p {
	text-align: left;
	padding-right: 2px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.prods_main3 a {
}

.prod-boxes {
	margin-bottom: 40px;
	text-align: center;
	margin-right: 40px;
	width: 185px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-bottom-color: #757575;
	border-left-color: #c7c7c7;
}

.prods_main-images {
	width: 200px;
	float: left;
	margin-right: 20px;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}

.prods_main-images2 {
	width: 185px;
	float: left;
	margin-right: 40px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}

.prods_main-images3 {
	width: 230px;
	float: left;
	margin-right: 10px;
	text-align: left;
	position: relative;
	margin-bottom: 20px;
}
.prods_main h2 {
	text-align: left;
	padding-right: 2px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.prods_main ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
}
.prods_main ul li {
	padding-bottom: 4px;
	list-style-type: none;
}


.prods_boxes {
	width: 850px;
	overflow: visible;
	clear: both;
	position: relative;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.prods_boxes ul {
	margin-top: 2px;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	list-style-image: url(../../pics/bullet.gif);
}
#hp_movie {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	height: 265px;
	width: 100%;
	vertical-align: top;
	background-color: #A7A7A7;
	text-align: center;
}
#hp_movie-new-flash {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	height: 350px;
	width: 100%;
	vertical-align: top;
	background-color: #A7A7A7;
	text-align: center;
}

.hp_movie {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	height: 265px;
	width: 100%;
	vertical-align: top;
	background-color: #A7A7A7;
	text-align: center;
}

#content_hp {
	text-align: center;
	padding: 0 15px;
	margin: 20px 0 0 0;
	/*
	 height: auto;
 position: relative;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 */
}
#content_hp td {
	vertical-align: top;
	padding: 8px;
	text-align: center;
}
.hp_columns {
	padding-top: 20px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 285px;
}



.img-captions-right {
	float: right;
	vertical-align: top;
	font-size: .85em;
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
	margin-left: 25px;
	margin-top: 10px;
	overflow: hidden;
}
.img-captions-left {
	/* [disabled]vertical-align: top; */
	font-size: .85em;
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-top: 10px;
	/* [disabled]width: auto; */
	float: left;
	margin-right: 20px;
	clear: right;
}
.img-captions-container {
	background: #963;
	height: auto;
	width: auto;
	/* [disabled]overflow: hidden; */
	float: right;
	margin-left: 20px;
}

.img-floatright {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img-compare {
	margin-bottom: 35px;
}
.img-center {
	/* [disabled]margin-right: 50%; */
	margin-bottom: 5px;
	/* [disabled]margin-left: 50%; */
}



.img-floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	clear: both;
	margin-top: 2px;
}

#hpbox-right {
	width: 355px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hpbox-left {
	width: 355px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.heads {
	height: auto;
	width: 100%;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-right: 15px;
	clear: both;
}

.press-heads {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	margin-top: 50px;
	font-size: 1.1em;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 100%;
}

#tabs-container {
	height: auto;
	width: auto;
	margin-top: 20px;
	padding-left: 10px;
	position: relative;
	font-size: 1em;
	line-height: 1.3em;
}
.notes {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

#column-left {
	height: auto;
	width: 300px;
	float: left;
	margin-right: 30px;
	margin-left: 20px;
}

#column-right {
	height: auto;
	width: 300px;
	float: left;
}
#faq_right_column {
	float: left;
	width: 90%;
	text-align: left;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	overflow: visible;
}

.img-download {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: both;
	margin-top: 2px;
	height: 19px;
	width: 63px;
}

#container-index {
	text-align: left;
	width: 900px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4F4F4F;
	border-top: 0px double #757575;
	border-right: 1px double #757575;
	border-bottom: 1px double #757575;
	border-left: 1px double #757575;
}

.bar_title {
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #000000;
	margin-top: 0px;
	font-size: 1.1em;
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
}
.column_faq {
	height: auto;
	width: 180px;
	float: left;
	margin-right: 50px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.notes-link {
	font-size: .8em;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	color: #8D8D8D;
	text-decoration: underline;
	margin-left: 2px;
}
/* old side menu bar
#sidemenu_container {
	width: 160px;
	float: left;
}

#sidemenu  {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;

}
#sidemenu ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#sidemenu   ul   li a  {
	color: #6D6D6D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	display: block;
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../pics/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 1em;
	width: auto;
	text-align: left;
	padding-top: 6px;
	position: static;
}


#sidemenu   ul   li a:hover  {
	text-decoration: none;
	background-image: url(../pics/menu_back-over.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000000;
}
#sidemenu  ul  li  a.menu-title {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 1.3em;
	width: auto;
	text-align: left;
	padding-top: 6px;
	position: static;
	background-color: #940001;
	font-weight: bold;
	background-image: url(../pics/menu_title.jpg);
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #640000;
}
#sidemenu  ul  li  a.menu-title:hover {
	color: #CCCCCC;
}
#sidemenu ul li a.menu-tb {
	color: #6D6D6D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	display: block;
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../pics/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 1.2em;
	width: auto;
	text-align: left;
	padding-top: 6px;
	position: static;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}
#sidemenu ul li a.menu-tb:hover {
	text-decoration: none;
	background-image: url(../pics/menu_back-over.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000000;
}


#sidemenu ul li a.menu-head-tb {
	text-decoration: none;
	background-image: url(../pics/menu_back-head.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	background-color: #B2B4B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	margin-top: 30px;
}
#sidemenu ul li a.menu-head-tb:hover {
	text-decoration: none;
	color: #EAEAEA;
}

#sidemenu ul li a.menu-head {
	text-decoration: none;
	background-image: url(../pics/menu_back-head.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	background-color: #B2B4B3;
}

#sidemenu ul li a.menu-head:hover {
	text-decoration: none;
	color: #EAEAEA;
}

#sidemenu  ul  li  a.menu-sel {
	text-decoration: none;
	background-image: url(../pics/menu_arrow.gif);
	background-position: 5px center;
	font-weight: normal;
	color: #9F0000;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
}

#sidemenu  ul  li  a.menu-sel:hover {
	text-decoration: none;
	color: #000000;
}

#sidemenu ul li a.menu-sel-last {
	text-decoration: none;
	background-image: url(../pics/menu_arrow.gif);
	background-position: 5px center;
	font-weight: normal;
	color: #9F0000;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
}

#sidemenu-head {
	text-decoration: none;
	background-image: url(../pics/menu_back-sel.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;

}
#sidemenu ul li a.menu-sel-last:hover {
	text-decoration: none;
	color: #000000;
}
end old menu styles*/


.img-flags {
	float: left;
	margin-right: 4px;
	margin-top: -2px;
}
	
/* -------------------- WD Live landing ----------------------------- */

#wdtvlive-landing-page   {
	width: 930px;
	height: 1000px;
	margin-top: 30px;
	background-image: url(https://hauppauge.com/pics/wd_tv_tuner.jpg);	
	background-repeat: no-repeat;
	background-position: 450px 140px;
	background-color: #000;
	font-size: 24px;
	color: #FFF;
}

#wdtvlive-header  {
/*	background-image: url(../pics/hdpvr-wdtvlive-landing-header.png);  */
	background-image: url(https://hauppauge.com/pics/wdlive-header.png);
	height: 115px;
	width: 613px;
	margin-left: 60px;
}

#wdtvlive-title   {
	height: auto;
	width: 500px;
	margin-left: 60px;
	margin-top: 60px;
}

#wdtvlive-title p  {
	font-size: 24px;
	color: #FFF;
}

/*  ------------------- Special Offer --------------------------------- */

#offer-landing    {
/*	width: 980px;  */
/*	height: 800px; */
    min-height: 900px;
	margin: 0;
	position: relative;
	border-top: 1px solid #1E1E1E;
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, .8);
}

#offer-landing #offer-top-bar { background: url(../../pics/hdpvr2-header-back.png) no-repeat; height: 118px; width: 570px; margin-left: 20%; }
/* 
#offer-landing #offer-bullets   { height: auto;	width: 44%;	margin: 20px 0 0 0;	position: absolute;	left: 5%;top: auto; }
*/
#offer-landing #offer-bullets   { position: absolute; top: 200px; left: 0px; width: 40%; padding: 0 4% 0 6%; }
#offer-landing #offer-picture   { position: absolute; top: 200px; left: 50%; width: 42%; padding: 0 4% 0 4%; }

#offer-landing #offer-top-bar  h1  { color: #FFF; }
#offer-landing #offer-top-bar  h2  {color: #FFF;font-size: .9em;}
#offer-landing #free-chat-cable   {
	background: url(../../pics/chat_cable.jpg) no-repeat;
	height: 730px;
	width: 829px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0px;
}

#offer-top-bar hgroup {
	padding-top: 10px;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, .8);
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	color: #FFF;
}
#offer-landing #gaming-title   {
	height: auto;
	width: 465px;
	clear: left;
	position: absolute;
	left: 55px;
	top: 219px;
}
#offer-landing #gaming-title p    {
	font-size: 1.7em;
	color: #FFF;
}

#offer-landing #offer-bullets p, #offer-landing #offer-bullets h2, #offer-landing #offer-bullets h3  {
	color: #E0E0E0;
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px 0px 10px;
}
#offer-landing #offer-bullets p { color: #DCD0D0; font-size: 1.2em;}
#offer-landing #offer-bullets h2 { color: #E41C1F; font-size: 1.4em;}
#offer-landing #offer-bullets h3 { font-size: 1.3em;}
/*  ------------------- Gaming landing --------------------------------- */

section#gaming-landing    {
	width: 980px;
	height: 800px;
	margin: 0;
	position: relative;
	background: #000 url(../../pics/hdpvr2-gaming-landing-robot.jpg) no-repeat right top;
	border-top: 1px solid #1E1E1E;
	/* [disabled]overflow: hidden; */
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, .8);
}
section#gaming-landing-rotator   {
	width: 980px;
	height: auto;
	margin: 0;
	position: relative;
	border-top: 1px solid #1E1E1E;
	/* [disabled]overflow: hidden; */
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, .8);
}

#gaming-landing #gaming-header {
	background: url(../../pics/hdpvr2-header.png) no-repeat;
	height: 115px;
	width: 600px;
	margin-left: 60px;
	text-indent: -9000em;
}
#gaming-landing #gaming-top-bar {
	background: url(../../pics/hdpvr2-header-back.png) no-repeat;
	height: 118px;
	width: 570px;
	position: absolute;
	left: 55px;
	top: 0px;
}
#gaming-landing #gaming-top-bar hgroup {
	padding-top: 10px;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, .8);
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	color: #FFF;
}
#gaming-landing #gaming-top-bar h1  {
	color: #FFF;
}
#gaming-landing #gaming-top-bar h2  {
	color: #FFF;
	font-size: .9em;
}
#gaming-landing #gaming-header-fr  {
	background: url(../../pics/hdpvr2-fr-header.png) no-repeat;
	height: 115px;
	width: 600px;
	margin-left: 60px;
	text-indent: -9000em;
}
#gaming-landing #hdpvr2-unit   {
	background: url(../../pics/hdpvr2-gaming-landing-unit.png) no-repeat;
	height: 170px;
	width: 445px;
	position: absolute;
	left: 494px;
	top: 564px;
	font-size: 0px;
}
#gaming-landing #hdpvr60-unit   {
	background: url(../../pics/hdpvr60-unit.png) no-repeat;
	width: 445px;
	height: 250px;
	position: absolute;
	left: 50%;
	top: 480px;
	font-size: 0px;
}
#gaming-landing #free-chat-cable   {
	background: url(../../pics/chat_cable.jpg) no-repeat;
	height: 730px;
	width: 829px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0px;
}
#gaming-landing #gaming-title   {
	height: auto;
	width: 465px;
	clear: left;
	position: absolute;
	left: 55px;
	top: 219px;
}
#gaming-landing #gaming-title p    {
	font-size: 1.7em;
	color: #FFF;
}
#gaming-landing #gaming-bullets   {
	height: auto;
	width: 400px;
	/* [disabled]margin: 30px 0 0 60px; */
	position: absolute;
	left: 55px;
	top: 331px;
}
#gaming-landing #gaming-bullets p    {
	color: #E0E0E0;
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px 0px 10px;
}

/*  ------------------- Gaming page Learn/Buy buttons --------------------------------- */

#gaming-landing #gaming-btn-container {
	width: 70%;
	position: absolute;
	left: 55px;
	top: 151px;
}
#gaming-landing #gaming-btn-container a:hover {
	background-position: left -36px;
}
#gaming-landing #gaming-btn-learn {
	float: left; margin-left: 10px;
}
#gaming-landing #gaming-btn-learn a {
	height: 36px;
	width: 130px;
	background-image: url(../../pics/hdpvr-gaming-landing-btn.png);
	display: block;
	float: left;
}
#gaming-landing #gaming-btn-buy {
	float: left; margin-left: 10px;
}
#gaming-landing #gaming-btn-buy a {
	height: 36px;
	width: 130px;
	background-image: url(../../pics/hdpvr-gaming-buy-btn.png);
	display: block;
	/* [disabled]float: right; */
}
#gaming-landing #gaming-btn-offer {
	float: left; margin-left: 10px;
}
#gaming-landing #gaming-btn-offer a {
	height: 36px;
	width: 130px;
	background-image: url(../../pics/hdpvr-gaming-landing-btn.png);
	display: block;
	float: left;
}
/*  ------------------- French Learn more / Buy buttons ------ */
#gaming-landing #gaming-btn-learn-fr {
	float: left;
}
#gaming-landing #gaming-btn-learn-fr a {
	height: 36px;
	width: 200px;
	background-image: url('https://hauppauge.com/pics/buy_moreinfo-fr.png');
	background-position: 0px 77px ;
	display: block;
	float: left;
}
#gaming-landing #gaming-btn-learn-fr a:hover {
	background-position: 0px 41px  ;
}
#gaming-landing #gaming-btn-buy-fr {
	float: left;
}
#gaming-landing #gaming-btn-buy-fr a { 
	height: 36px;
	width: 200px;
	background-image: url('https://hauppauge.com/pics/buy_moreinfo-fr.png');
	background-position: 210px 77px ;
	display: block;
	float: left;
}
#gaming-landing #gaming-btn-buy-fr a:hover {
	background-position: 210px 41px ;
}


/*  ------------------- Fragged Nation landing page --------------------------------- */

#gaming-fragged   {
	background-image: url(https://hauppauge.com/pics/fraggednation.png);
    background-repeat: no-repeat;
	background-position: 250px;
	height: 120px;
	width: 800px;
	margin-top: 20px;
	margin-left: 60px;
}
#gaming-fragged-text   {
	position:relative 20;
	height: 120px;
	width: 800px;
	margin-top: 20px;
	margin-left: 60px;
}

#store-cart_footer #total-price table td {
	padding: 5px;
}

/*  ------------------- Advert styles --------------------------------- */

#advert-btn-container {
	/* [disabled]height: 36px; */
    height: 80px;
	width: auto;
	margin-top: 60px;
	margin-left: 40px;
	/* [disabled]float: left; */
}

#advert-btn-container a:hover {
	background-position: left -36px;
}

#advert-btn-learn {
	height: 36px;
	width: 130px;
	float: left;
}

#advert-btn-learn a {
	height: 36px;
	width: 130px;
	background-image: url(../../pics/hdpvr-gaming-landing-btn.png);
	display: block;
	float: left;
}

#advert-btn-buy {
	height: 36px;
	width: 130px;
	float: left;
	margin-left: 36px;
}

#advert-btn-buy a {
	height: 36px;
	width: 130px;
	background-image: url(../../pics/hdpvr-gaming-buy-btn.png);
	display: block;
	float: left;
}

#advert-title   {
	height: auto;
	width: 500px;
	margin-left: 60px;
	margin-top: 60px;
}
#advert-bullets   {
	height: auto;
	width: 600px;
	margin-left: 60px;
	margin-top: 40px;
}
#advert-bullets p    {
	color: #888;
	font-size: 1.125em;
}

/*  ------------------- Cablecard styles ------------------------------ */

#cablecard-landing {
	width: 900px;
	height: 700px;
	margin-left: 20px;
	background-image: url("https://hauppauge.com/pics/dcr2650-landing.jpg");  
	background-repeat: no-repeat;
	background-position: 460px 140px;
	background-color: rgb(255,255,255);
/*    background-color: rgb(153,204,255);   */
}

#cablecard-header  {
	background-image: url("https://hauppauge.com/pics/dcr2650-header.jpg"); 
	background-repeat: no-repeat;
	height: 149px;
	width: 516px;
	margin-left: 40px; 
}

#ken1 {
/*    max-width: 62.53m;    */
	max-width: 40.0;
	margin: 0 auto;
	padding: 40px 0 0 0 ;
	height: 200px;
}

.ken1_main {
	float: left;
	width: 50%;
}

.ken1_secondary {
	float: right;
	width: 50%;
}
aside {
	height: auto;
	width: 400px;
	background-color: #EAEAEA;
	float: right;
	-moz-box-shadow:    1px 3px 5px 5px #ccc;
	-webkit-box-shadow: 1px 3px 5px 5px #ccc;
	box-shadow:         1px 3px 5px 5px #ccc;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 20px 20px 50px 20px;
	border: 1px solid #909090;
	padding: 8px;
}
aside h6 {
	color: #000;
	text-align: center;
	font-size: 1.25em;
	margin-bottom: 8px;
	margin-top: 0px;
}
aside ul {
	margin-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
}
aside ul li {
	/* [disabled]list-style-image: url(../../pics/bullet.gif); */
	/* [disabled]list-style-position: outside; */
}
#gallery-wrapper {
	clear: both;
	height: inherit;
	width: 100%;
}
@media only screen and (max-width: 986px) {
#container { width: 100%; }
header { width: 98%; margin: 0 1% 0 1%;}
#offer-landing #offer-top-bar { margin-left: 10%; }
#offer-landing #offer-bullets   { position: absolute; top: 200px; left: 0px; width: 46%; padding: 0 2% 0 2%; }
#offer-landing #offer-picture   { position: relative; top: 50px; left: 51%; width: 40%; padding: 0 4% 0 4%; }
}

@media only screen and (max-width: 680px) {
#offer-landing #offer-bullets   { position: relative; top: 0px; left: 0px; width: 90%; margin: 0 5% 0 5%; padding: 0 ; }
#offer-landing #offer-picture   { position: relative; top: 0px; left: 0px; width: 60%; margin: 20px 10% 0 5%; padding: 0 ;  }
#offer-landing #offer-top-bar { margin-left: 2%; }
}