* {
margin: 0;
padding: 0;
}

html {

}

body {
color: #656565;
font: 0.71em/1.4em Tahoma, Verdana, Arial, sans-serif;
background: #fff url(/templates/sony/images/mainOuterBgHome.png) repeat-x left top;
}

img {
border: none;
}

h1, h2, h3, h4, h4, h6 {
margin-bottom: .5em;
}

h1 {
font-size: 1.5em;
color: #000;
}


h2 {
font-size: 1.1em;
color: #000;
}

h3 {
font-size: 1em;
color: #000;
}

.rev {
background: #333 url(/templates/sony/images/arrowD.png) no-repeat 11px center;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 26px;
margin-bottom: 0;
color: #fff;
}

.rev a:link {
color: #fff;
}

p, ol, ul, blockquote, table {
margin-bottom: 1em;
}

li {
margin-left: 1.4em;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #5B95CB;
}

a:hover
 {
text-decoration: underline;
}

table {
border-collapse: collapse;
}

.hide {
display: none;
}

.al {
text-align: left;
}

.ac {
text-align: center;
}

.ar {
text-align: right;
}

.fl {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}

.fr {
float: right;
margin-bottom: 1em;
margin-left: 1em;
}

.clr {
clear: both;
}

#wrapper_header {
min-height: ;
background: url(/templates/sony/images/bg_wrapper_header.png) repeat-x left top;
}

#wrapper_content {
}

/* @group header */

#header {
width: 1004px;
margin-right: auto;
margin-left: auto;
position: relative;
height: 68px;
color: #eaeaea;
}

#header a {
color: #a9a9a9;
}


#logo {
width: 134px;
height: 68px;
display: block;
float: left;
margin-bottom: 0;
}

#logo a {
background: url(/templates/sony/images/logo.png) no-repeat left top;
width: 134px;
height: 68px;
display: block;
text-indent: -999px;
overflow: hidden;
}

#region {
right: 0;
position: absolute;
top: 10px;
}

#search {
position: absolute;
bottom: 12px;
background: url(/templates/sony/images/bg_search.gif) no-repeat left center;
padding: 0;
width: 215px;
height: 25px;
right: 0px;
}

.input_txt {
padding-top: 3px;
margin-top: 4px;
margin-left: 12px;
width: 167px;
height: 12px;
outline: none;
border: 1px solid #fffeff;
}

.btn_search {
position: absolute;
right: 0;
}


/* @end */

#content {
width: 940px;
margin-right: auto;
margin-left: auto;
padding: 14px 32px 32px;
border: 1px solid #e6e6e6;
margin-bottom: 2em;
border-top-style: none;
background-color: #fff;
}

/* @group sidebar */

#sidebar {
width: 180px;
float: left;
}

#nav {
clear: both;
background-color: #f0f0f0;
padding: 5px 10px;
border: 1px solid #d4d2d3;
margin-bottom: 1em;
border-top-style: none;
font-weight: bold;
}

#nav ol, #nav ul {
margin: 0;
padding: 0;
}

#nav a {
display: block;
color: #000;
}

#nav a:hover {
color: #333;
text-decoration: none;
}

#nav li {
list-style-type: none;
/*background: url(/templates/sony/images/arrowL.png) no-repeat 5px center;*/
margin: 0;
/*padding: 4px 0 4px 20px;*/
}

#nav .subnav li
{
	padding: 4px 0 4px 20px;
}
#nav li a
{
	background: url(/templates/sony/images/arrowL.png) no-repeat 5px center;
	padding: 4px 0 4px 20px;
}

#nav li a.selected 
{
	background: #535353 url(/templates/sony/images/arrowR.png) no-repeat 5px center;
}

#nav li.selected {
background: #535353 url(/templates/sony/images/arrowR.png) no-repeat 5px center;
}

#nav li.selected a {
color: #fffeff;
}

#nav li.hidden
{
    display: none;
}


.block_side {
clear: both;
padding: 5px 10px;
border: 1px solid #d4d2d3;
background: #f7f5f8 url(/templates/sony/images/bg_block_side.png) repeat-x left top;
border-top: 1px solid #fffeff;
}

.block_side p {
margin-bottom: 0;
}

.element {
margin-bottom: 10px;
}


.block_secondary {
clear: both;
padding: 5px 10px;
border: 1px solid #d4d2d3;
background: #f0f0f0;
}

.block_secondary select
{
	margin-bottom:10px;
}

.feedselect li {
list-style-image: url(../gfx/bullet_feed.png);
margin-left: 22px;
}
.feedselect td {
padding-left:22px;
}
.feedselect td label
{
	margin-left: 5px;
	vertical-align:text-bottom;
}

h3 a.ttl_twitter, h3 a.ttl_facebook, h3 a.ttl_blog, h3 a.ttl_youtube, h3 a.ttl_flickr {
display: block;
padding-top: 5px;
margin-bottom: 5px;
color: #000;
}


.ttl_twitter {
background: url(/templates/sony/images/social_twitter.png) no-repeat left center;
padding-left: 20px;
height: 16px;

}

.ttl_facebook {
background: url(/templates/sony/images/social_facebook.png) no-repeat left center;
padding-left: 20px;
height: 16px;
}

.ttl_blog {
background: url(/templates/sony/images/social_blog.png) no-repeat left center;
padding-left: 20px;
height: 16px;
}

.ttl_flickr {
background: url(/templates/sony/images/social_flickr.png) no-repeat left center;
padding-left: 20px;
height: 16px;
}

.ttl_youtube {
background: url(/templates/sony/images/social_youtube.png) no-repeat left center;
padding-left: 20px;
height: 16px;
}

/* @end */


#main {
width: 748px;
float: right;
/*background-color: #00f94a;*/
}

.wide {
/*background-color: #fdfa4e;*/
}

#primary, .pageTitle {
width: 546px;
float: left;
margin-left: 10px;
}

#secondary {
width: 170px;
float: right;
}

.wide #primary, .wide .pageTitle {
width: 404px;
float: left;
margin-left: 0;
}

.wide #secondary {
width: 332px;
float: right;
}

#primary label{
width: 180px;
float: left;
margin-left: 10px;
}

.item {
/*border-top: 1px solid #d4d2d3;*/
padding-top: 10px;
/*padding-bottom: 10px;*/
}

.item .fl {
margin-bottom: 0;
}

#secondary .thumb {
/*width: 100%;*/
}

#video {
height: 222px;
background: url(/templates/sony/images/bravia_319_24bit.png) no-repeat center top;
padding-top: 13px;
padding-left: 19px;
padding-right: 19px;
color: #e6e6e6;
}

.temp_video {
background-color: #f0f;
height: 168px;
}

.devnote {
background-color: #f0f;
color: #fff;
}

.divider {
border-bottom: 1px solid #d4d2d3;
margin-bottom: 1em;
}


/* @group access */

#access{
clear: both;
padding: 5px 10px;
border: 1px solid #d4d2d3;
margin-bottom: 1em;
background: url(/templates/sony/images/bg_access.png) repeat-x left top;
}
#mediasearch 
{
	background-color:#F7F5F8;
	float:left;
	padding:10px;
	margin-right:50px;
}

#breadcrumb {
float: left;
}

#breadcrumb ul {
margin: 0;
padding: 0;
}

#breadcrumb li {
margin: 0;
padding: 0;
display: inline;
}

#breadcrumb a {
padding-right: 8px;
margin-right:4px;
background: url(/templates/sony/images/breadcrumb_divider.png) no-repeat right 4px;
color: #656565;
text-decoration: underline;
font-weight: normal;
font-style: normal;
}


#breadcrumb a:hover {
text-decoration: none;
}

#share {
float: right;
}

#share p {
margin: 0;
}

/* @end */
/* carousel */
#mast {
height: 300px;
background-color: #333;
width: 100%;
margin-bottom: 10px;
}

#carousel {
width: 100%;
background-color: #5e5e5e;
position: relative;
margin-bottom: 1em;
}
/*
#panel_img, .panel_img {
display: block;
width: 50%;
min-height: 300px;
float: left;
}
*/
#panel_content {
width: 50%;
min-height: 300px;
background-color: #d5d5d5;
float: right;
}

#panel_content .padding {
padding: 20px;
}

#panel_image {
display: block;
width: 50%;
min-height: 300px;
float: left;
background-repeat: no-repeat;
background-position: center center;
}

.images 
{
	position:relative;	
	height:300px;	
	width:100%;
	float:left;	
	cursor:pointer;
	
	/* CSS3 tweaks for modern browsers 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	*/
}

/* single slide */
.images div {
	position:absolute;
	top:0;
	left:0;		
	height:100%;
	width:100%;
	font-size:12px;
}

.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */

/* */
.slidetabs {
position: absolute;
width: 364px;
left: 0;
bottom: 0;
color: #000;
text-align: right;
background: url(/templates/sony/images/transparent_black.png) repeat;
padding: 5px;
}


.slidetabs * {
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}

.slidetabs h3 {
	font-size:1.1em;
	font-weight:bold;	
	color:#5B95CB;
	padding-right: 5px;
	display: none;
}

.slidetabs a {
margin: 3px;
padding-right: 4px;
padding-left: 4px;
}


/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;  
	color: #fff;
} 

/* end */

/* @group result */

.date {
color: #b3b3b3;
margin: 0;
font-size: 1em;
}

.result {
padding-left: 160px;
border-top: 1px solid #edecee;
padding-top: 10px;
padding-bottom: 10px;
}

.result:hover {
background-color: #f7f5f8;
}

.result + .result {
/*border-bottom: 1px solid #d4d2d3;*/
}

.result_right {
padding-left: 0px;
}

.result .thumb {
float: left;
width: 150px;
margin-left: -160px;
margin-bottom: 5px;
}


.result_right .thumb {
float: right;
margin-left: 10px;
}

.result h3 {
margin-bottom: 0;
}

.result .summary {
margin: 0;
}

.highlight {
background-color:#F7F5F8;
border-bottom:1px solid #E7E5E8;
border-right:1px solid #E7E5E8;
margin-bottom:1em;
padding:10px;
}
.meta li, div.meta li,.lmeta li {
display: inline;
margin: 0;
padding-right: 4px;
}

.meta li+li, div.meta li+li,.lmeta li+li {
border-left: 1px solid #999;
padding-left: 5px;
}

.img_large img
{
	width:100%;
}


/* @end */

/* Search */

.searchHeader
{
	background-color:#333333;
	color:#ffffff;
	padding:2px;
}
a.searchText:link, a.searchText:visited, a.searchText:hover, a.searchText:active {
background:url("/templates/sony/images/arrowR.png") no-repeat scroll right center #333333;
color:#FFFFFF;
padding-left:10px;
padding-right:20px;
font-weight:bold;
}

/* */
/* @group footer */

#footer {
clear: both;
padding-top: 20px;
}

#footer_nav ul {
margin: 0;
padding: 0;
text-align: center;
}

#footer_nav li {
list-style-type: none;
padding: 0 5px;
margin: 0;
display: inline;
}

#footer_nav a:link {
color: #b3b3b3;
}

#footer_nav img {
margin-bottom: -2px;
}

/* @end */

p.btn, div.btn {
background: url(/templates/sony/images/bg_btn_start.png) no-repeat;
height: 20px;
margin-bottom: 5px;
margin-top: 5px;
}

div.btn 
{
	float:left;
	margin:0;
}
.btn span {
background: url(/templates/sony/images/bg_btn.png) no-repeat right center;
height: 18px;
display: inline-block;
padding-right: 15px;
margin-left: 15px;
padding-top: 2px;
}

.btn a:link {
color: #fff;
}

.btn a:hover
 {
text-decoration: none;
color: #b3b3b3;
}

.filterButtonSelected {
background:none;
border:medium none;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
}

.filterButton 
{
background:none;
border:medium none;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
}

.paging {
text-align: center;
margin-top: 1em;
}
.paging li {
display:inline;
list-style-type:none;
margin:0;
padding-left:3px;
padding-right:3px;
}

/* --- Streamed video and associated styles --- */

#div_flvVideoDiv {
	float: left;
	padding: 0 .5em .5em 0;
}

.videoFrame{
	background: url('/templates/sony/images/bravia_454_24bit.png') no-repeat left;
	height:277px;
	padding:19px;
	width:416px;
}

.videoFrameHomepage{
	background: url('/templates/sony/images/bravia_319_24bit.png') no-repeat left;
	height:193px;
	padding:14px;
	width:291px;
}
	
.streamedVideo {
	padding: .5em;
}
.streamedVideo{
	margin-bottom: 1em;
}

.video{
	width:416px;
	height:236px;
}
.streamedVideo .video{
	width: 291px;
	height: 165px;
}
.bodyCopy .streamedVideo .video {
	width:416px;
	height:236px;
}

.videoHomepage{
	width:291px;
	height:165px;
}

.streamedVideoTitle {
	font-weight: bold;
    font-size: 1.2em;
    color: #000;
	margin: 0;
	padding: 0;
}

.associated {
	padding: .5% 1%;
	margin-right: 1%;
	width: 47%;
	background-color: #EEE;
	float: left;
}
.associated h3 { padding-bottom: .5em; float: none }
.associated ul
{
	padding:0;
	margin:0;
}
.associated li 
{
	overflow: hidden;
	list-style: none;
	padding: 0;
	width: 100%;
	height: 22px;
}
.associated img
{
	padding: .3em .5em 0 0;
} 
.clear
{
	clear: both;
}
.embed 
{
	background-color: #EEE;
	border: 1px solid #AAA;
	padding:0.4em 0;
	width:99%;
}
/* end*/


.pop 
{
	display:none;
width: 50%;
margin-top: 5em;
margin-right: auto;
margin-left: auto;
padding: 4em;
border: 1px solid #e6e6e6;
background: #fffeff url(/templates/sony/images/bg_landing_countries.png) no-repeat center center;
}

.layout {
width: 100%;
}

.layout td {
padding: 5px;
vertical-align: top;
}


/* */

.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling 
	background-color:#333;*/
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('/templates/sony/images/close.png');
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}
	
/* Image Library */

	
.img_item {
background-color: #f7f5f8;
width: 200px;
height: 270px;
text-align: center;
padding: 10px;
margin: 5px;
float: left;
}

.img_item p {
margin: 0;
padding: 0;
}

.img_item ul {
margin: 0;
padding: 0;
}

.img_item li {
list-style-type: none;
display: inline;
padding: 0 4px;
margin: 0;
}

.img_block
{
	display:block;
margin-bottom: 1.5em;
}


/**/	


/* from original site */

div.checkboxesContainer {
clear:both;
display:block;
float:left;
width:100%;
}

.noBorder {
border:0 none;
}
div.checkItem1of2 {
display:inline;
float:left;
margin:5px 5px 0 0;
width:45%;
}

div.checkItem2of2 {
display:inline;
float:left;
margin:5px 0 0 5px;
width:45%;
}

div.checkItemCheck {
display:inline;
float:left;
margin:0;
padding:0 5px 0 0;
}

div.checkItemLabel {
display:inline;
float:left;
margin:0;
padding:0 5px 0 0;
}

.innerBlockFull {
clear:both;
display:block;
float:left;
margin:5px 0;
overflow:hidden;
width:100%;
}

.blockHalf_1of2 {
display:inline;
float:left;
margin:0 5px 0 0;
width:45%;
}
.blockHalf_2of2 {
display:inline;
float:left;
margin:0 0 0 5px;
width:45%;
}

div.formBox {
display:inline;
float:left;
margin:0;
padding:0;
vertical-align:top;
width:20px;
}
div.formLabel {
display:inline;
float:left;
margin:0;
padding:3px 0 0;
width:30%;
}

#carouselContainer #carouselPager {
background:url("/templates/sony/images/greyGradient.jpg") repeat-x scroll center top transparent;
border-top:1px solid #D5D9D9;
float:left;
margin-top:10px;
padding-top:10px;
width:100%;
}

#carouselContainer ul {
background:url("/templates/sony/images/greyGradient.jpg") repeat-x scroll center top transparent;
border-top:1px solid #D5D9D9;
clear:both;
list-style:none outside none;
margin:0;
padding:0;
width:100%
}

#carouselContainer ul li {
display:inline;
float:left;
margin:5px;
padding:5px 0;
width:125px;
}

#carouselContainer #carouselPager #previous {
float:left;
width:45%;
}

#carouselContainer #carouselPager #next {
float:right;
text-align:right;
width:45%;
}
