body {
      text-align: center;
}

div.holding {
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	margin-top:5%;
	text-align:center
}

div.left {
	float: left;
}

div.frontpagecontent {
	float: left;
	width: 350px;
	margin-left: 15px;
	margin-bottom: 25px;
}

div.topmenubackground {
	padding-right: 15px;
	background-color: #FCE4EB;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container {
    width: 618px;
    text-align: left;
    margin: 0 auto;
    border:1px solid #FCE4EB;
    border-left-width: 150px;
    height: 100%;
}
/* Devious float enclosing method */
#container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#header {
	_width: 768px;  /* IE needs this */
	margin-left: -150px;
	position: relative;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Tahoma; 
	color: #330066; 
	text-decoration:none; 
	font-weight : normal; 
	font-size: 12px;
	text-align: right;
	display:inline-block;
}
#headermenu {
}


#logo {
	float: left;
}

#topmenu {
	text-align: right;
	margin-left: 150px;
}
/* Style Info for New Top Menu :: Jez */
#navcontainer {
	display: inline;
	background-color: #FCE4EB;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}
ul#navlistcategory
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navlistcategory li
{
	display: inline;
	list-style-type: none;
}

#navlistcategory a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navlistcategory a:link, #navlistcategory a:visited
{
	color: #666666;
	background-color: #FCE4EB;
	text-decoration: none;
	border: 1px solid #FCE4EB;
}

#navlistcategory a:hover
{
	color: #333333;
	background-color: #FACFDC;
	text-decoration: none;
	border: 1px solid #F8B8CB;
}
/* TopMenu Styles Ends :: Jez */

#headermenu {
	margin-right: 15px;
	text-align: right;
	font-family: Tahoma; 
	font-size: 12pt; 
	color: #666666; 
	text-decoration: none;
}
#header #topmenu #navwrapper {
	background-color: #FCE4EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FACFDC;
	border-right-color: #FACFDC;
	border-bottom-color: #FACFDC;
	border-left-color: #FACFDC;
	padding-right: 25px;
}
#navwrapper {
	height: 35px;
}
#sidebar {
	width: 150px;
	clear: left;
	float: left;
	margin-left: -150px;
	_margin-left: -75px; /* another IE bug */
	position: relative;
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 2.0;
}

#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma;
}

#sidebar a
{
	display: block;
	padding: 3px;
	width: 138px;
	background-color: #FCE4EB;
}

#sidebar a:link, #navlist a:visited
{
color: #666666;
text-decoration: none;
}

#sidebar a:hover
{
background-color: #FACFDC;
color: #333333;
}

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	display: block;
	line-height: 2.0;
	border-bottom: 1px dotted gray;
}

#navlist li {
	height:1%;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px dotted gray;
	text-align: center;
}

#main {
	font-family: Tahoma; 
	color: #666666; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 10px;
	text-align: center;
	line-height:150%;
	line-height: 2;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
  	
table.shoppingtbl {
	background-color:#FFF;
	width:475px;
	border-collapse:collapse;  
	border-color: #FDEFF3;  
	padding:0px;
}
	
.Link_Menu:link, .Link_Menu:visited {font-family: Tahoma; color: #666666; text-decoration:none; font-weight : normal; font-size: 10pt;}
.Link_Menu:hover, .Link_Menu:active {font-family: Tahoma; color: #000000; text-decoration:none; font-weight : normal; font-size: 10pt;}

.Link_Bold:link, .Link_Bold:visited {font-family: Tahoma; color: #666666; text-decoration:none; font-weight : bold; font-size: 10px;}
.Link_Bold:hover, .Link_Bold:active {font-family: Tahoma; color: #000000; text-decoration:none; font-weight : bold; font-size: 10px;}

.Heading_Text {
	font-family: Tahoma; 
	color: #666666; 
	text-decoration:none; 
	font-weight : bold; 
	font-size: 12px;
	margin-bottom: 10px;
}

h1 {
	font-family: Tahoma; 
	color: #666666; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 14px;
}

h2 {
	font-family: Tahoma; 
	color: #666666; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 12px;
}

img.thumbnail {
	width: 100px;
	height: 100px;
	border: 1px solid #333333;
}
img.productpic {
	border: 1px solid #666666;
}
img.frontpageimage {
	margin-bottom: 5px;
	border: 1px solid black;
}

img.signature {
	margin-bottom: 15px;
}

img.frontpage {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

img.headerimage {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}
.warningtext {
	color: #FF0000;
}

label {
	text-align: right;
	 display: block
}
table.register {
	margin-left: auto;
	margin-right: auto;
}
