 .blackborder{ 
   border: 1px solid black; 
}

/* Used for subcategories on the pages, e.g the top menu on the products and categories page */
.theme_dark_border{
	border: thin solid #5FAEBD;

}
.theme_dark{
	background-color:#CCCCCC;
}

.theme_light{
	background-color:#EFE8F0;
}

/* Main content, just add a border all round so its not close to edges */
.content{
	padding: 5px;
	background-color: #FFFFFF;
	border: thin #5FAEBD;


}
body{
text-align:center;
}

/***********************************************
 HEADINGS
 Headings used in the core content on the page
 ***********************************************/
/* H1 Text (Largest Heading) */
h1{

	clear:both;
	padding:8px 0 4px 0;
	position:relative;
	background: url(../misc/h1_bg.gif) 0 100% repeat-x;
	color:#EB008B;
	font:bold 18px Helvetica, Arial, sans-serif;
	clear:both;
	zoom:1;
	_height:1%;

	}


@font-face {
    font-family: Creampuff;
    font-style:  normal;
    font-weight: normal;
    src: url(/templates/dd/misc/CREAMPU0.eot);
}
/* H2 Text (Second Largest Heading) */
h2{
	font-size: 12pt;
	color:#EB008B;
	font-family: Helvetica;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.topNav a{
font-weight:bold;
text-transform: uppercase;
color:#999999;
}
legend{
	color:#EB008B;
	font:bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
}

/***********************
 TEXT
 Text used in the main content
************************/
/* Paragraph text*/
p{
	font-size: 12px;
	font-family:Arial;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

/* Table data, advised to keep this the same as the paragraph (p) tag */
td{
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	font-weight: normal;
}

/* A list element. Advised to keep the same as the paragraph (p) tag */
li{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}


/* warning text used when stock levels are low */
.stockwarning{
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Text used when stock levels are ok */
.stockok{
	font-size: 11px;
	font-family: Arial;
	color: #00CC00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


/* Text used on the product page to highlight a special offer */
.specialoffer{
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Link text */
a{
	color:#EB008B;
	text-decoration: none;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	font-style: normal;
}

/* left menu */
.vertical_menu{
	margin:0;
	padding:0;
	text-align: left;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	padding-right:6px;
	background-color:#EDEDEE;
}

.vertical_menu p, .vertical_menu td{
	color: #333333;
}

.vertical_menu ul{
	margin:0;
	padding-top:-10px;
	text-indent: 10px;
	list-style-image:none;
	list-style:none;
	padding-left:0;

}
.menuContent{
background-color:#F8C2D9;

width:187px;
margin-top:0;
background-position:bottom;
background-repeat:no-repeat;
padding:0px;
margin-bottom:10px;
border:1px solid #ffffff;
border-top:none;
padding-top:10px;
padding-left:4px;
padding-bottom:10px;
}
.menuContent p{
margin:0;
}
.menuContent form{
	margin: 0;
	padding:0;
	border:none;
}


.vertical_menu ul li{
	padding-left: 12px;
	list-style-image:none;
	background-image: url(/templates/dd/icons/list.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:21px;

}

.vertical_menu ul li ul li {
	margin-left: -25px;
	border: none;
	list-style-position: outside;

}

.vertical_menu h1{
/*text-align:left;*/
text-align:center;
line-height:20px;
color:white;
font-size: 12px;
font-family:Helvetica;
font-weight:bold;
height:20px;
/*background-color:#F8C2D9; */
background-color:#EB008B;
padding:0;
margin:0;
width:191px;
border:1px solid #ffffff;
border-bottom:none;
background-image:none;


}
.vertical_menu a, .vertical_menu a:hover{
font-family:Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color:#626366;
}


.menulinks{
vertical-align:middle;
	height:40px;	
	
}

.menulinks p, .menulinks td{
	color: #666666;
	font-weight: bold;

}

.menulinks a{
	text-decoration: none;
	color: #CCCCCC;
}
.menulinks b{
	text-decoration: none;
	color: #ffffff;



}

.menulinks a:hover{
	text-decoration: none;
	color: #999999;
}

/*
 The templates used are based on a dark and a light theme colour
 However, these names don't limit you! So please use the colours you choose
*/

/* Dark Theme - See the header and footer colours
.theme_dark{
	background-color:#ffffff;
}

/* Light Theme 
.theme_light{
	background-color: #013370;
}

/* The background colour of the page */
body{
/* 
background-color:#F7E8EF;
background-image:url(/templates/dd/misc/bg.png);
background-repeat:repeat-x;
*/
background:url(/templates/dd/misc/bg02.gif) repeat #FFFFFF;
padding-top: 30px;
margin:0;
	text-align:center;
}

.innerBG{
	margin:0;
	padding:0px;
	padding-bottom:50px;
	/*background:url(/templates/dd/misc/bottombg.jpg) bottom left repeat-x;*/
}

.myBasket{
	clear:both;
	position:relative;
	padding-left:30px;
	text-align:right;
	vertical-align:bottom;
}

.myBasket a{
font-size:12px;
color:#999999;
padding-right:15px;
}

.outer{
	width:773px;
	margin:0 auto;
	text-align:left;
	padding:10px;
	background-color:#F8C2D9;
}
.inner{
	background-color:#FFFFFF;
	margin:0;
	padding:0;

}

.advertising{
clear:both;
float:right;
margin-top:10px;
width:80px;
height:14px;
display:block;
background-image:url('/templates/dd/misc/advertise.jpg');
}

.topBanner{
background-image:url(/templates/dd/logo/logo.jpg);
height:166px;
background-repeat:no-repeat;
padding:0;
margin:0;
}

.adwordsBanner{
	height:121px;
	width:468px;
	float:right;
	margin-top:10px;
	margin-right:3px;
}
.loginLink{
padding-left:94px;
}
.topNav{
margin:0;
padding:0;
list-style:none;
background-image:url(/templates/dd/misc/topNavBg.png);
background-repeat:repeat-x;
float:left;
width:773px;
}

.topNav li{
	float:left;
	list-style-image:none !important;
	height:34px;
}

.topNav a{
display:block;
padding:0 10px;
text-decoration:none;
line-height:34px;
background:url(/templates/dd/misc/spacer.gif) repeat-y left top;
}

.topNav .first a{
background:none;
}

.topNav .last a{
text-align:right;
color:#6C5635; 
text-transform:lowercase;
background:none;
font-weight:100;
}
.last{
width:30%;
text-align:right;
}
.clear{
clear:both;
width:100%;
}

.topthing{
width:767px;
height:16px;
float:left;
margin:0;
padding:0;
background-color:#808183;
/*background-image:url('/templates/dd/misc/pinkybit.gif');*/
background-repeat:no-repeat;
background-position:top left;
text-indent:80px;

font-family:Helvetica;
font-weight:lighter;
font-size:8pt;
color:#FFFFFF;

}


.contactLinks{
margin:0;
padding:0;
list-style:none;
float:right;
list-style-image:none;
clear:both;
}
.contactLinks li{
margin:0;
	padding:0;
	background-image: url(/templates/dd/icons/list.gif);
	background-repeat:no-repeat;
background-position:left;
padding-left:9px;
list-style-image:none;
color: #856789;
font-weight:bold;

}
.contactLinks a{
color: #856789;
font-weight:bold;
}
.bottomLogo{
margin:0;
padding:0;

height:27px;
/*background:url(/templates/dd/misc/extra2.gif) top right #808183;*/
background-repeat:no-repeat;
clear:both;
}

.sponsors{
float:right;
top:100px;
left:449px;
position:relative;
}


.first{
width:291px;
text-align:right;
}