
/***************** RESET STYLES *****************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
ins { /* remember to highlight inserts somehow! */
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}







/***************** BUILD CLASSES *****************/

html, body {
	height: 100%;
}
body {
	background: url("../images-v2/bg-top.png") repeat-x 0 0 #BDBDBD;
	color: #231f20;
	font: 0.7em/1.3 Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #231f20;
	font: 1em/1.3 Arial, Helvetica Neue, Helvetica, sans-serif;
}



select {
	border: 1px solid #a9a9ab;
	color: #666;
}
select:focus {
	border: 1px solid #333;
	color: #333;
}
input.error, select.error, textarea.error {
	border-color:red !important;
	margin-right: 6px;
}
h1, .h1 {
	font-size: 2.1em;
	font-weight: normal;
	padding: 0 0 0.3em 0;
	color: #005CCE;
}
h1 .sub {
	font-size: 0.5em;
	display: block;
	text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #005CCE;
	padding: 0.1em 0 0.5em 0;
}
p {
	padding: 0 0 1em 0;
}
small {
	font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #005CCE;
}
a:visited {
	color: #005CCE;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #00A2FF;
}
code {
	font: 1em "Courier New", Courier, monospace;
}
legend {
	display: none;
}
@media aural {
	legend {
		display: block;
	 }
}
label.error {
	color:red;
}

	
	
	

/********** Generic Presentation Classes **********/

.alignc {
	text-align: center;
}
.alignl {
	text-align: left;
}
.alignr {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.group:after { /* Clears floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hide {
	display: none;
}
.nobold {
	font-weight: normal;
}
.off {
	position: absolute;
	left: -9999em;
}
.small {
	font-size: 0.9em;
}
@media aural {
	.off-aural {
		display: none;
	}
}



/********** Build (custom) Classes **********/

.aside1 {
	float: left;
	width: 624px;
	padding: 314px 0 0 0;
}
.aside2 {
	float: right;
	width: 296px;
	padding: 168px 6px 1.5em 0; 
	color: #fff;
	min-height: 450px;
}
.aside2 a {
	text-decoration: none;
	color: #00A2FF;
}
.aside2 a:visited {
	color: #00A2FF;
}
.aside2 a:hover, .aside2 a:focus {
	text-decoration: underline;
	color: #6CC9FF;
}
.aside2 h2 {
	color: #fff;
	font-size: 1.4em;
}
.aside3 {
	float: left;
	width: 624px;
	padding: 155px 0 0 0;
}
.basket {
	border-top: 1px solid #3B3B3B;
	padding: 1em 0 2em 0;
}
.basket h2 {
	font-size: 1.3em;
	padding: 0;
}
.basket p {
	padding: 0;
}
.box1 {
	width: 290px;
	background: url("../images-v2/box1.png") repeat-y 0 0;
	margin: 0 0 1em 0;
}
.box1 h2 {
	padding: 0 0 0.3em 0;
}
.box1 p {
	padding: 0 0 0.5em 0;
}
.box1 .inner1 {
	background: url("../images-v2/box1.png") no-repeat -290px bottom;
}
.box1 .inner2 {
	background: url("../images-v2/box1.png") no-repeat -580px 0;
	padding: 1em 10px 0.7em 10px;
}
.button1 {
	background: #0086DF url("../images-v2/button1.png") no-repeat 0 center;
}
.button1 a, .button1 a:visited {
	background: url("../images-v2/button1.png") no-repeat right center;
	padding: 5px 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
}
.button1 a:hover {
	color: #fff;
	text-decoration: none;
}
.button1 input {
	background: url("../images-v2/button1.png") no-repeat right center;
	border: none;
	overflow: visible;
	padding: 5px 12px 4px;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}
.button1 input:hover {
	color: #fff;
}
.container-home {
	background: url("../images-v2/bg-home-in.png") repeat-y center 0;
}
.container-home-in1 {
	background: url("../images-v2/bg-home-bottom.jpg") no-repeat center bottom;
}
.container-home-in2 {
	background: url("../images-v2/bg-home-top.jpg") no-repeat center 0;
}
.container-home .container {
	width: 953px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 6px 30px 0;
}
.container-page {
	background: url("../images-v2/bg-home-in.png") repeat-y center 0;
}
.container-page-in1 {
	background: url("../images-v2/bg-home-bottom.jpg") no-repeat center bottom;
}
.container-page-in2 {
	background: url("../images-v2/bg-page-top.jpg") no-repeat center 0;
}
.container-page .container {
	width: 953px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 6px 30px 0;
}
.content1 {
	background: url("../images-v2/content1.png") no-repeat 0 0;
	padding-top: 10px;
	margin: 0 0 2em 0;
}
.content1 ul {
	margin: 0 0 1em 0;
}
.content1 ul li {
	padding: 0 0 0.2em 10px;
	background: url("../images-v2/bullet1.png") no-repeat 0 0.5em;
}
.content1-in1 {
	background: url("../images-v2/content1.png") no-repeat -624px bottom;
	padding-bottom: 20px;
}
.content1-in2 {
	background: url("../images-v2/content1.png") repeat-y -1248px 0;
}
.content1-in3 {
	background: url("../images-v2/content1.png") no-repeat -1872px 0;
	padding: 10px 20px 0 20px;
}
.copy1 {
	padding: 0 10px;
}
.footer {
	background: url("../images-v2/footer-image.jpg") no-repeat 0 0;
	width: 951px;
	height: 162px;
	margin: 0 auto;
	padding: 12px 12px 12px 22px;
	color: #ccc;
	text-align: left;
}

.footer ul.social {
	float: left;
	padding-top: 5px;
	padding-bottom: 37px;
}

.footer ul.social li {
	float: left;
	margin-right: 21px;
}

.footer ul.social li a {
	display: block;
	height: 42px;
}

.footer ul.social li a.i1 {
	width: 41px;
	background: url("../images-v2/socmed-icons-sprite.png");
}

.footer ul.social li a.i2 {
	width: 64px;
	background: url("../images-v2/socmed-icons-sprite.png") -61px 0;
}

.footer ul.social li a.i3 {
	width: 70px;
	background: url("../images-v2/socmed-icons-sprite.png") -145px 0;
}

.footer ul.social li a.i4 {
	width: 55px;
	background: url("../images-v2/socmed-icons-sprite.png") -234px 0;
}

.footer ul.social li a.i5 {
	margin-left: 43px;
	width: 203px;
	background: url("../images-v2/socmed-icons-sprite.png") -353px 0;
}

.footer ul.links {
	float: right;
}
.footer ul.links li {
	float: left;
	border-left: 1px solid #b4b4b4;
	padding: 0 0.5em;
}
.footer ul.links li.first {
	border: none;
}
.footer ul.links li a, .footer ul.links li a:visited {
	color: #ccc;
}
.footer ul.links li a:hover {
	color: #fff;
}
.footer .copyright {
	float: left;
	padding: 0 0 0 20px;
	width:450px;
}
.footer .copyright a, .footer .copyright a:visited {
	color: #0294c9;
	margin-left: 2em;
}
.footer .copyright a:hover {
	color: #fff;
}

.footer .sonypresscentre {
	padding-top: 5px;
}

.form1 {
	border-bottom: 1px solid #A3A3A3;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}
.form1 select {
	width: 224px;
}
.form1 .form-text {
	width: 220px;
}
.form1 table {
	width: 100%;
	border-top: 1px solid #EDEDED;
	margin: 0 0 1em 0;
}
.form1 table th {
	font-size: 1.1em;
	vertical-align: top;
	padding: 0.7em 10px 0.5em 0;
	border-bottom: 1px solid #EDEDED;
	width: 165px;
}
.form1 table td {
	vertical-align: top;
	padding: 0.5em 0;
	border-bottom: 1px solid #EDEDED;
}
.form1 table tr.noline th, .form1 table tr.noline td {
	border: none;
}
.header-sony {
	background: #000;
	border-bottom: 1px solid #7f7f7f;
}
.header-sony .inner1 {
	width: 970px;
	margin: 0 auto;
	text-align: right;
}
.job-week {
	margin: 0 0 1em 0;
	background: url("../images-v2/job-week.png") repeat-y 0 0;
}
.job-week h2 {
	padding: 0 0 0.4em 0;
	font-weight: normal;
}
.job-week dl {
	margin: 0 0 1em 0;
}
.job-week dl dt {
	font-size: 1.2em;
	font-weight: bold;
}
.job-week .inner1 {
	background: url("../images-v2/job-week.png") no-repeat -296px 0;
}
.job-week .inner2 {
	background: url("../images-v2/job-week.png") no-repeat -592px bottom;
	padding: 1em 12px;
}
.jobdet {
	border-bottom: 1px solid #A3A3A3;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
.jobdet dl {
	width: 262px;
	padding: 0 20px 1em 0;
	float: left;
}
.jobdet dl dt {
	float: left;
	clear: left;
	color: #626366;
	padding: 0 0.3em 0 0;
}
.jobdet dl dd {
	padding: 0 0 0.3em 0;
}
.jobsum {
	border-bottom: 1px solid #A3A3A3;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
.jobsum dl {
	width: 262px;
	padding: 0 20px 0 0;
	float: left;
}
.jobsum dl dt {
	float: left;
	clear: left;
	color: #626366;
	padding: 0 0.3em 0 0;
}
.jobsum dl dd {
	padding: 0 0 0.3em 0;
}
.jobsum  p {
	clear: both;
}
.link-basket {
	padding: 0.5em 0 0 20px;
	font-weight: bold;
	float: left;
}
.logo {
	position: absolute;
	left: 0;
	top: 65px;
	z-index: 100;
}
ul.my-account-buttons {
	margin: 1em 0;
}
ul.my-account-buttons li {
	width: 180px;
	padding: 0;
	float: left;
	background: none;
	margin: 0 0 1em 10px;
}
ul.my-account-buttons li.first {
	margin-left: 0;
}
ul.my-account-buttons li a, ul.my-account-buttons li a:visited {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px 5px 12px;
	background: #31A9D8 url("../images-v2/my-account-buttons.png") no-repeat 0 center;
}
ul.my-account-buttons li a:hover {
	color: #000;
	text-decoration: none;
	background-position: right center;
}
.nav {
	position: absolute;
	left: 95px;
	top: 0;
	z-index: 110;
}
.nav dt {
	position: absolute;
	left: -999em;
}
.nav dd {
	float: left;
}
.nav dd a, .nav dd a:visited {
	display: block;
	width: 152px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	border-left: 1px solid #005DB5;
	border-right: 1px solid #001648;
	padding: 8px 0 0 0;
	height: 25px;
}
.nav dd.first {
	border-left: 1px solid #001648;
}
.nav dd.last {
	border-right: 1px solid #005DB5;
}
.nav dd a:hover, .nav dd.selected a, .nav dd.selected a:visited {
	color: #fff;
	text-decoration: none;
	background: url("../images-v2/nav.png") repeat-x 0 0;
}
.nav dd ul {
	display: none;
}
.nav dd ul li {
	display: inline;
}
.nav dd ul li a, .nav dd ul li a:visited, .nav dd.selected ul li a, .nav dd.selected ul li a:visited {
	color: #005CCE;
	background: #fff url("../images-v2/subnav.png") no-repeat center bottom;
	padding: 7px 1px;
	height: auto;
	border: none;
}
.nav dd ul li a:hover {
	color: #00A2FF;
	background: #fff url("../images-v2/subnav.png") no-repeat center bottom;
}
.nav dd ul li.last a, .nav dd ul li.last a:visited {
	background: url("../images-v2/subnav-last.png") no-repeat center bottom;
}
.nav dd ul li.last a:hover {
	background: url("../images-v2/subnav-last.png") no-repeat center bottom;
}
.news-item {
	padding: 0 0 1em 0;
}
.qs1 {
	margin: 0 0 2em 0;
}
.qs1 label {
	position: absolute;
	left: -999em;
}
.qs1 select {
	width: 202px;
	background: #000;
	color: #fff;
	padding: 2px 0;
}
.qs1 div.cmf-skinned-select {
	background: url("../images-v2/select.png") top right no-repeat ;
	border: 1px solid #959595;
}
.qs1 div.cmf-skinned-text {
	padding: 2px 0 0 2px;
}
.qs1 .button1 {
	background: #0086DF url("../images-v2/button1-qs1.png") no-repeat 0 center;
}
.qs1 .button1 input {
	background: url("../images-v2/button1-qs1.png") no-repeat right center;
	margin: 0;
}
.qs1 .button1 input:hover {
	color: #fff;
}
.qs1 .form-text {
	width: 200px;
	background: #000;
	color: #fff;
	border: 1px solid #969696;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.staff-feat {
	padding: 0 12px 1em 12px;
}
.staff-feat dl {
	margin: 0 0 1em 0;
}
.staff-feat dl dt {
	font-size: 1.2em;
	font-weight: bold;
}
.staff-feat .inner1 {
	float: right;
	width: 210px;
}
.staff-feat .inner2 {
	float: left;
	width: 50px;
}
.staff-feat-img {
	float: right;
	margin: 0 0 1em 15px;
}
.subnav2 {
	float: right;
	margin: 0 0 1em 15px;
	width: 150px;
	min-height: 90px;
	background: url("../images-v2/subnav2.png") no-repeat 0 bottom;
	padding: 0 0 10px 15px;
}
.subnav2 dl dt {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0.2em 0;
}
.title1 {
	border-bottom: 1px solid #A3A3A3;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.4em 0;
}


/********** Development Classes **********/
