/****** Reset *******/
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: 16px;
	width: 100%;
	background: url(../images/backgrounds/sony_bg.png) repeat-x #E7E7E7;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p, a, h1 {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #000;
}
/****** Background 100% ********/

.wrapper {
	margin: 22px auto 30px;
	text-align: left;
	width: 974px;	
}
.header {
	width: 974px;
	height: 311px;
	background: #fff;	
}
.logo {
	float: left;
	height: 36px;
	width: 105px;
	margin: 0 0 15px 9px;	
}
.ie6 .logo {
	margin-left: 5px;
}
.overlay01 {
	width: 430px;
	background: url(../images/backgrounds/sony_logo.png) no-repeat;
	margin: 0 0 20px 0;
}
.topNavWrapper {
	float: left;
	width: 828px;
	text-align: right;
	margin-top: 26px;
}
.serviceMenu {
	float: left;
	width: 769px;
	height: 25px;
	margin: 0 5px 0 0;	
}
	.serviceMenu li { float: right; }
		.serviceMenu li a, .serviceMenu span {
			text-decoration: none;
			margin: 0 0 0 6px;
		}
		.serviceMenu li a:hover {
			color: #999;
		}
.tipLink {
	width: 54px;
	float: right;
}
	.tipLink a { text-decoration: none; }
		.tipLink a:hover { color: #999; }
#flash {
	float: left;
	width: 957px;
	height: 258px;
	background: #999;
	margin: 0 0 0 9px;
}
.headerBt {
	width: 974px;
	height: 6px;
	background: url(../images/backgrounds/header_bottom.png) no-repeat;
	margin: 0 0 6px 0;
}
.contentTop {
	width: 974px;
	height: 6px;
	background: url(../images/backgrounds/content_top.png) no-repeat;
}
.ie6 .contentTop {
	
}
.content {
	float: left;
	width: 956px;
	background: #fff;
	padding: 9px;
	min-height: 400px;
	overflow: hidden;
} 
.ie6 .content {
	margin-top: -8px;
}
	.content p { float: left; }
	.content .textpage p { float: none; }
	.content a { 
		text-decoration: none; 
		display: inline-block;
	} 

/****** Category ******/
#tip {
	padding: 20px; 
	background: #fff;	
}
	#tip label {
		display: inline-block;
		width: 60px;
	}
	.label {
		margin-top: -44px;
	}
	#tip input {
		width: 360px;
		margin: 0 0 5px 0;
	}
	#tip .btn {
		width: 90px;
		float: right;
		margin: 10px 4px 10px 0;
	}
	#tip textarea {
		width: 360px;
	}

.br { margin: 0 0 30px 0 !important; }
.searchTop {
	float: left;
	width: 112px;
	height: 16px;
	margin: 20px 0 0 122px;
	background: #72bc43;
	color: #fff;
	border: 1px #609e38 solid;
	border-bottom: none;
	padding: 3px 0 0 10px;		
}
.ie6 .searchTop {
	margin: 20px 0 0 56px;
}
.search {
	float: left;
	width: 730px;
	height:51px;	
	background: #E4E4E4;
	border: 1px solid #C3C3C3;
	margin: 0 0 0 122px;
}
.ie6 .search {
	margin: 0 0 0 56px;	
}
	.search select {
		float: left;
		width: 700px;
		height: 24px;
		margin: 15px 0 0 15px;
	}
	
	.search input {
		float: left;
		margin: 15px 0 0 15px;
	}
.products { 
	float: left;
	margin: 20px 0 20px 0; 
}
.product {
	text-align: center;
	float: left;
	width: 125px;
	height: 125px;
	margin: 33px;
}
.ie6 .product {
	margin: 27px;
}
.imgWrap1 {
	height: 125px;
	width: 125px;
	text-align: center;
    line-height: 125px;	
	display: table-cell; 
	vertical-align: middle; 	
}
	.imgWrap a {
		text-align: center;
	}
	.content .imgWrap a {
		display: block;
	}
	.ie6 .imgWrap1 {
		
	}
	.imgWrap1 img {
		
	}
	.ie6 .imgWrap1 img {
/*		line-height: 125px;*/
	}
	.product p:hover {
		cursor: pointer;
		text-decoration: underline;
		/*color: #999;*/
	}
	.product a:hover {
		cursor: pointer;
		text-decoration: underline;
	}
	.product p { 
		float: left; 
		width: 125px;
		margin: 10px 0 0 0;
	}
.clear { clear: both; }
.pageNo { 	float: left;}
.back { float: right;}
.back a:hover { color: #999; }
.next { 
	float: right; 
	padding: 0 0 0 9px;	
}
.next a:hover { color: #999; }
.footer {
	float: left;
	color: #666;
	margin: 9px 0 0 0;
}

/****** Product ******/
.cols {
	float: left;
	width: 298px;
	margin: 10px;
}
.ie6 .cols {
	margin: 8px;
}
	.cols h1,
	.cols h2,
	.cols h3,
	.cols h4,
	.cols h5,
	.cols h6 {
		float: left;
		padding: 0 0 10px 0;
	}
	.cols ul, .cols ol {
		float: left;
		padding: 0 0 10px 35px;
	}
		.cols li {
			list-style: circle;
			margin: 0 0 6px 0;
		}
	
.col1 { }
.col2 { }
.col3 { }
	.col3 div { margin: 0 0 10px 0;}
	.col2 fieldset, .col3 fieldset {
		width: auto;
		border: #000 1px solid;
		padding: 6px;
		margin: 0 0 20px 0;
}
	.cols a { text-decoration: underline; }
	.cols a:hover { color: #999; }
	.cols h1 { padding: 0 0 10px 0; }
	.cols p { 
		width: 278px;
		padding: 0 0 10px 0; 
	}
.h {
	display: inline-block;
	font-weight: bold;
	width: 125px;
}
.t {
	display: inline-block;
	width: 65px;
}
.t2 { margin: 0 0 0 128px; }
	.download p { float: none; }
	.download span { 
		clear: left;
		width: 150px;
		float: left; 
	}
	.download form { margin: 0 0 10px 0; }
	.download h1 { 
		float: right; 
		margin: 0 52px 0 0;
	}
.select2 { 
	width: 111px; 
	margin: 0 0 10px 0;
}
/****** Contact ******/

.contact { 
	float: left;
	margin: 20px 0 20px 0; 
} 
 

