/*		| START : HACK explanation |		*/
/*		IE 5.5 : * In front of the css property FE: *margin: 10px 0; */
/*		IE 6 : _ In front of the css property FE: _margin: 10px 0; */
/*		IE 7 : * In front of the css property FE: *margin: 10px 0; */
/*		IE: !ie After the property value and in front of the ; . FE: margin: 10px 0 !ie; */


/*		| END : HACK explanation |		*/
/*		--------------------------------------------------------------------------------------------------------------------------------------*/

/*		| START : DEFAULTS |		*/

*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0 0 10px 0;
	background:#999999;
}
.main{
	width: 1003px;
	/*height: 100%;*/
	margin: 0 auto;
	background: #ffffff;
}
.mainTop{
	background: transparent url(bcgShadow.gif) repeat-x top left;
	height: 12px;
}
span {
	display: none;
}
.floatLeft{
	float: left;
	display: inline;
}
.floatRight{
	float: right;
	display: inline;
}
.orange {
	color: #e66b03;
}
.yellow {
	color: #ffde28;
}
.green {
	color: #92ec83;
}
.aqua {
	color: #28deff;
}
.topbar{
	background:transparent url(topbarBkgC5.gif) repeat-x 0 0;
}
#wep_logo{
	float:left;
	width:150px;
   height:52px;
	text-align: left;
}
#cntHeader{
	height:52px;
	margin: 0 auto;
	width: 1003px;
}
#header { 
	margin: 5px 0 10px 25px;	
}
#header, #page, #wep_logo 	{
	float:left;	
	text-align: left;
}
/* START : default links */
a{
	text-decoration: none;
	color: #67A227;
}
a, a:link, a:visited, a:active,  {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* END : default links */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/

/* START page width */

#page {
	/*position: relative;*/
	width: 953px;
	/*height: 100%;*/
	/*overflow: visible;*/
	padding: 0 0 0 25px;
	background: white;

}
/* END page width */
td{
	vertical-align: top;
	font-size:	75%;
}
.button {
	margin : 0 0 10px 0;
}
.button .learnBtn{
	margin: 0 10px 0 0;
}

/*		| END :  DEFAULTS |		*/
/*		--------------------------------------------------------------------------------------------------------------------------------------*/

/*		| START :  HEADERS |		 */

h1{
	margin: 0 0 20px 0;
}
h2{
	font-size: 18px;
	margin: 15px 0 15px 0;
	color: #666666;
}
h3{
	font-size: 12px;
	margin: 10px 0 10px 15px;
	color: #333333;
}
h1.titleHome2{
	background:url(tit2_home.gif) no-repeat;
	margin: 25px 0 10px 15px;
	width: 482px;
	height: 32px;	
}
h1.titleHowto{
	background:url(tit_howto.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 48px;	
}
h1.titleTerms{
	background:url(tit_terms.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 48px;	
}
h1.titleVaio{
	background:url(tit_vaio.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 31px;	
}
h1.titleCamcorders{
	background:url(tit_camcorders.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 31px;	
}
h1.titleDigitalcam{
	background:url(tit_digitalcam.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 31px;	
}
h1.titleBravia{
	background:url(tit_bravia.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 31px;	
}
h1.titleWalkman{
	background:url(tit_walkman.gif) no-repeat;
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 31px;	
}
h1.titleHome30, h1.titleHome40, h1.titleHome50, h1.titleHome60, h1.titleHome70, h1.titleHome80 {
	margin: 20px 0 20px 15px;
	width: 913px;
	height: 48px;	
}
h1.titleHome30{
	background:url(tit_home_30.gif) no-repeat;
}
h1.titleHome40{
	background:url(tit_home_40.gif) no-repeat;
}
h1.titleHome50{
	background:url(tit_home_50.gif) no-repeat;
}
h1.titleHome60{
	background:url(tit_home_60.gif) no-repeat;
}
h1.titleHome70{
	background:url(tit_home_70.gif) no-repeat;
}
h1.titleHome80{
	background:url(tit_home_80.gif) no-repeat;
}

/*		| END :  HEADERS		 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/

/*		| START : PARAGRAPHS 		*/

p {
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 20px;
	line-height: 135%;
}
p.bold{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
p.note{
	font-size: 10px;
	color:#999999;
	margin: 7px 0 15px 20px;
}
.price {
	margin: 5px 0 5px 20px;
	font-size: 18px;
	color: #fa6c30;
	/*font-weight: bold;*/ 
}
ul  {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	margin: -10px 0 0 10px;
}
li  {
	list-style: url(ic_finch.gif);
	line-height: 25px;
	margin: 0 0 5px 20px;
}
.howto{
	font-size: 18px;
	width: 300px;
	margin: 5px 0 0 0;
	color: #ff6633;
}

/*		| END : PARAGRAPHS		 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/
/*		| START : TABLES		 */

.row1{
	background-color: #ffffff;
}
.row2{
	background-color: #efefef;
}
.prod{
	padding: 5px 0 5px 20px;
	font-weight: bold;
}
.lang{
	padding: 5px 0 5px 20px;
}
.descr{
	padding: 5px 0 5px 20px;
}
.normalp{
	padding: 5px 20px 5px 0;
	text-align: right;
	text-decoration: line-through;
}
.yourp{
	padding: 5px 20px 5px 0;
	text-align: right;
	font-weight: bold;
}
.discount{
	padding: 5px 35px 5px 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #ff6633;
}	

/*		| END : TABLES		 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/
/*		| START : CONTENT		 */

.box_r{
	float: right;
	display: block;
	width: 415px;
	margin: -190px 0 0 0;
}
.imageHP	{
	border: 0px;
	margin: 0 0 0 15px;
}
.dot_linev {
	position: relative;
	width: 1px;
	height: 176px;
	margin: 0 0 0 0;
	background-image: url(bg_dot_vert.gif);
	float: left;
	display: inline;
}
.dot_lineh {
	position: relative;
	width: 953px;
	height: 1px;
	margin: 20px 0 10px 0;
	background-image: url(bg_dot_hor.gif);
}

/*		| END : CONTENT	 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/
/*		| START : MENU */

.bgMenu {
	background-image: url(bg_menu.gif);
	background-color: #767676;
}
.lineMenu	{
	background-image: url(mn_line.gif);
	width: 2px;
}
.menu  {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	/*padding: 6px 15px 7px 15px;*/
	float: left;
	cursor: pointer;
	margin: 0 auto;
}
.menu_hi  {
	font-size: 11px;
	color: #fce564;
	font-weight: bold;
	/*padding: 6px 15px 7px 15px;*/
	float: left;
	margin: 0 auto;
}
A.menu:link, A.menu:active {
	color: #ffffff;
}
A.menu:hover  {
	color : #fce564;
	text-decoration : none;
}
.pointer	{
	cursor: pointer;
}
.ph_prod{
	margin: 0 auto;
	padding: 0 10px 0 0;
	width: 117px;
	height: 117px;
	border: 0px;
	visibility: visible;
}
.menuTitle {
	margin: 10px 0 10px 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold; 
}
a.menuTitle:link{
	text-decoration: none;
	color: #000000;
}
a.menuTitle, a.menuTitle:link, a.menuTitle:visited, a.menuTitle:active,  {
	text-decoration: none;
}
a.menuTitle:hover{
	text-decoration: underline;
	color: #247b0f;
}

/*		| END : MENU	 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/
/*		| START : OTHERS */

.copy {
	float: left;
	display: block;
	padding: 3px 0 10px 15px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 2px;
}
.footer {
	float: right;
	display: block;
	padding: 3px 0 10px 15px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.space	{
	margin: 10px 0 0 27px;
}

.icons	{
	margin: 0 0 0 15px;
	border: 0px;
}
.image	{
	border: 0px;
}
.gray1	{
	background-color: #767676;
}
.gray2	{
	background-image: url(bg_menut.gif);
	background-color: #636363;
}
.offer	{
	position: absolute;
	padding: 96px 0 0 82px;
	padding: 95px 0 0 70px!ie;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

/*		| END : OTHERS	 */
/*		--------------------------------------------------------------------------------------------------------------------------------------*/


.break{
display: block;
background: red;
clear: both;
	}

