/****************************************
START contents of customerserivce.css
****************************************/

body#ptCustomerService div#container div#secondary div.column1,
body#ptCustomerService div#container div#secondary div.column2 {
	float: left;
	width: 165px;
}

body#ptCustomerService div#container div#secondary div.column1 {
	margin-right: 16px;
}

body#ptCustomerServiveEditorials div#container div#secondaryTitle,
body#ptCustomerService div#container div#secondaryTitle,
body#ptContactUsLp div#container div#secondaryTitle,
body#ptFaqs div#container div#secondaryTitle {
	display: block;
	float: left;
	width: 200px;
}

body#ptCustomerService div#container div#secondaryTitle h3,
body#ptCustomerServiveEditorials div#container div#secondaryTitle h3,
body#ptContactUsLp div#container div#secondaryTitle h3,
body#ptFaqs div#container div#secondaryTitle h3 {
	color: #AD7129;
	font-size: 1.8em;
	font-weight: bold;
	padding: 8px 0;
}

body#ptCustomerService div#container div#tertiary,
body#ptCustomerServiveEditorials div#container div#tertiary,
body#ptContactUsLp div#container div#tertiary,
body#ptFaqs div#container div#tertiary {
	margin-top: 2.2em;
	padding-top: 21px;
}

div#customerService div.sectionInner {
	padding: 12px 0 12px 12px;
}

div#customerService div.sectionInner h3 {
	padding:0;
	margin: 0;
	font-size: 1.6em;
}
div#customerService ol {
	list-style: none;
	font-size: 1.4em;
}
div#customerService ol a {
	margin-left: 5px;
	font-size: .86em;
}
div#customerService div.col {
	margin: 0 16px 0 0;
	float: left;
	width: 170px;
}
div#customerService h4 {
	margin: 0;
}
div#customerService ul {
	list-style: none;
	margin: .75em 0 1.5em;
}

div#customerService ul li a {
	list-style-type:none;
	margin:5px 0;
	padding-left:8px;
	background: url(../img/bg_arrow006.gif) 0 4px no-repeat;
	font-size: 1.1em;
	color: #000;
	display: block;
}

body#ptCustomerService div#customerServiceGeneric div.sectionInner div.subSection div.subSectionInner {
	padding: 2px;
}
body#ptCustomerService #newsbg {
	margin-top: 26px;
	margin-left: 5px;
	background: url(../img/hamleysnewsbg_white.jpg?); 
	width: 740px; 
	height: 590px;
}
body#ptCustomerService #newsbg #newstext {
	width: 485px;
	height: 330px;
	position: relative;
	top: 130px;
	left: 190px;
	overflow: auto;
	}

/****************************************
END contents of customerserivce.css
****************************************/

/****************************************
START contents of customerserivcegeneric.css
****************************************/

/****************************************************************
* Generic styling for Customer service sections
****************************************************************/
/*
div#customerServiceGeneric h3 {
	color: #099;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 16px;
}

div#customerServiceGeneric h4 {
	font-size: 1.4em;
	font-weight:normal;
	text-transform:uppercase;
	margin-right: 155px;
	padding-bottom: 8px;
	width: 100%;
}

div#customerServiceGeneric p {
	color: #666;
	font-size: 1.2em;
}
*/

div#customerServiceGeneric p a {
	color: #666;
	text-decoration: underline;
}

div#customerServiceGeneric p a:hover {
	text-decoration: none;
}

div#customerServiceGeneric ol {
	padding: 0 0 16px 0;
}

div#customerServiceGeneric ol li {
	list-style: none;
	font-size: 1.1em;
	padding: 0 0 8px 0;
}
div#customerServiceGeneric ol li a {
	margin-left: 5px;
	background: url(../img/bg_arrow006.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	color: #000;
}
div#customerServiceGeneric h4{
	padding-top: 16px;
	/*border-top: 1px solid #e6e6e6;*/
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
}
div#customerServiceGeneric a.backToTop{
	background: url(../img/bullet_007.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000;
	margin: 0 0 15px 0;
}
div#customerServiceGeneric h4 {
	color:#000000;
	font-size:1.7em;
	margin-bottom:8px;
}

div#customerServiceGeneric ul {
	list-style: none;

}

div#customerServiceGeneric ul li a {
	background: url(../img/bullet_003.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000;
	margin: 0;
}

div#customerServiceGeneric hr {
	background: #e6e6e6 none repeat scroll 0%;
	border-color: -moz-use-text-color -moz-use-text-color #999999;
	border-style: none none solid;
	border-width: medium medium 1px;
	clear: both;
	color: #e6e6e6;
	height: 1px;
	margin: 10px 10px 0 0;
	padding: 0 ;
}

/****************************************
END contents of customerserivcegeneric.css
****************************************/

