body{
	background-color:#F132AB;	
	margin-left : 0px;
	margin-right : 0px;
}

#main{
	width: 100%;
	display:block;
	margin-left : auto;
	margin-right : auto;
}
#header{
	width: 770px;
	background-color:#EEF7B2;
	background-image: url(http://www.cheerfulpromotions.co.uk/images/topbg.gif);
	background-repeat: no-repeat;
}

#menu{
	width: 600px;
	padding-top:0px;
	padding-bottom:4px;
	background-color:#EEF7B2;
	background-image: url(http://www.cheerfulpromotions.co.uk/images/menubg.gif);
	background-repeat: no-repeat;
}
	
.menuitem{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 18px;
	padding-right : 18px;
	font-weight : bold;
	text-decoration : none;
}	

a.menuitem:link,a.menuitem:active,a.menuitem:visited{color:#ffffff;}
a.menuitem:hover{color:#ffffff;	text-decoration : underline;}

#middle{
	width: 770px;
	background-color:#EEF7B2;
	background-image: url(http://www.cheerfulpromotions.co.ukmiddbg.gif);
	background-repeat: repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align: left;
	margin-left : auto;
	margin-right : auto;
}
	
#content{
	min-height:391px; 
	width:600px;
	display:block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-left :40px;
	padding-right : 28px;
	margin-left : auto;
	margin-right : auto;
	}
	
	/*td 	{font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; }*/
	
.content{
	min-height:391px; 
	width:600px;
	display:block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-left :40px;
	padding-right : 28px;
	margin-left : auto;
	margin-right : auto;
}
.productlist{

	display:block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	padding-left :40px;
	padding-right : 28px;
	margin-left : auto;
	margin-right : auto;
}

	
h1{font-size: 19px; color:#F132AB; font-weight: bold;}
h2{font-size: 16px;}
h3{font-size: 19px; color:#F132AB}
h4{font-size: 16px;}

#search{
	background-image: url(http://www.cheerfulpromotions.co.uk/images/searchbg.gif);
	background-repeat: no-repeat; 
	font-size : 14px;
	color : white;	
	padding-top : 18px;
	padding-bottom : 18px;
	margin-left : auto;
	margin-right : auto;
	width:205px;
	height: 141px;
	}
	
a.productlink:link,a.productlink:active,a.productlink:visited{
	margin-right:12px;color:#F132AB;
}
a.productlink:hover {
	color:#33aa33;
}

a.productthumb:link,a.productthumb:active,a.productthumb:visited{
	border: 1px solid #f132ab;
}

a.productthumb:hover {
	border: 1px solid #ffcccc;
}

a:link,a:active,a:visited{
	color:#F132AB;
}

a:hover {
	color:#33aa33;
}


#pinkbox{background-color:#F132AB;color:white;}



#telno{	
	color:#F132AB;
	padding-top : 8px; 
	font-size : 17px;	
	font-family : Arial, Helvetica, sans-serif;
}

.separator {
	font-size: 21px;
}

#footer{
	width: 770px;
	background-image: url(http://www.cheerfulpromotions.co.uk/images/bottbg.gif);
	background-repeat: no-repeat;
	padding-left : 0px;
	padding-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	color:#F132AB;
	margin-left: auto;
	margin-right:auto;
	background-position : bottom;
}

#footer hr  {height:1px; color:#F132AB;	margin-left : 40px;
	margin-right : 40px;}

.genform_text, .genform_textarea,.genform_password{width:400px; color:#F132AB;
}
.genform_select{width: 160px;background-color:white; color:#F132AB;}
.genform_radio{font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;}
.genform_checkbox{font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;}
.genform_password{font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;}
.genform_submit{
	background-image : url(http://www.cheerfulpromotions.co.uk/images/submit.gif);
	background-position : top;
	background-repeat: no-repeat;
	border:0;
	width:90px;
	height:26px;
	color: #000;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:1px;
	text-align: center;
	font-size : 12px;
}
.genform_text_nosize{
 width:auto;
}
.genform_reset{}
.genform_tblleft, 
.genform_left{
 text-align:right;
 padding-right:0.5em;
 margin-top:10px;

}
.genform_tblright, .genform_right{width:200px;color:#F132AB;}






