
	/* Layout */

body	{
	color: #FFFFFF;
	background: #091F62 url(../jpg/body-background.jpg) bottom left repeat-x;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: tahoma, verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	font-size: 1em;	
	}
	
#Management 
{
	background-color:#ffffff;	
}
	
#Wrapper	{
	color:#333;
	background-color: #1F3581;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #000000;
	width: 805px;	
	 /* width: 679px;  bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	}

html>#Wrapper	{
	width: 800px;
	} 

#SubscribeOnline	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	text-align:center;
	width:450px;
	}

#AddSubscribeOnline 
{
	margin:10px;
	overflow:auto;
	text-align:left;
	font-size:14px;
}

#AddSubscribeOnline p
{
	margin:0;
}

#AddSubscribeOnline input
{
	width:300px;
}

#AddSubscribeOnline textarea
{
	width:300px;
}


#CreateEmail	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	text-align:center;
	width:750px;
	}
	
#Email
{
	margin:10px;
	overflow:auto;
	text-align:left;
}

#Email p
{
	margin:0;
}

#Email input
{
	width:460px;
}

#Email textarea
{
	width:460px;
}

#Content	
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

#SectionContent	
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 546px;
	background-color:#FFFFFF;
	}
	
	
#SectionMenu	
{
	background-color:#1F3581;
	padding: 10px;
	margin: 0 0 0 562px;
	color: #FFFFFF;
	/* compensates for IE Win bungling */
}	
	
#ContactContent	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	clear: both;
	}
	
#SectionLeft	{
	float: left;
	background-color:#FFFFFF;
	margin: 0;
	padding: 10px;
	width: 180px;
	height:450px;
	}
	
#SectionRight	{

	margin: 0;
	padding: 0px;
	height:470px;
	background-color:#FFFFFF;
	}
	
#UploadProduct table	{
	color:#444;
}	

#UploadProduct td	{
	font-size:0.8em;
}	

#UploadProduct input	{
	font-size:0.8em;
	height:20px;
}	
	
html>#SectionContent 	{
	width: 450px;
	} 
	
#SectionMenu input.mailinglist {
	font-size: 0.75em;
	width: 170px;
	
}

#SectionContent input.ProductsMainArticleTitle {
	width:400px;
	height:30px;	
	font-size: 1.1em;
	color: #4F84B4;
}


#Footer {
	border: 0;
	border-top: 1px solid #7F7F7F;
	color: #7F7F7F;
	background-color:#1F3581;
	padding: 5px 5px 10px 5px;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
	
#Footer p	
{
		margin: 0px;
		padding: 0px;
		font-size: 0.9em;
		text-align:left;
}
	
#SectionContent div.PageContent 
{
	padding-bottom:0px;
	border-bottom: 0px solid #EEEEEE;
	margin-bottom:0px;
}

#SectionContent div.Opening {
	border-bottom: 1px solid #EEEEEE;
}

#SectionContent div.Closing {
	border-top: 1px solid #CCCCCC;
}

#Enquiry  {
	border-top: 1px solid #CCCCCC;
}
#Enquiry td {
	padding-right: 5px;
}

#Enquiry .highlight {
	font-weight: bold;
	color:#FF0000;
}

#Enquiry .required {
	font-weight: bold;
}

	

	/*  Typography */
	
	h1 {
		font-size: 1.2em;
		color: #3E73A3;
	}
	
	h2 {
		font-size: 1.1em;
		color: #4F84B4;
	}
	
	h3 {
		font-size: 1.0em;
		color: #3E73A3;
	}
	
	h4 {
		font-size: 0.9em;
		color: #4F84B4;
	}
	
	h5 {
		font-size: 0.8em;
		color: #3E73A3;
	}
	
	h6 {
		font-size: 0.7em;
		color: #4F84B4;
	}
	
	.textpoint7em {
		font-size: 0.7em;
		line-height: 1.4em;
	}	
	
	strong {
		color: #77AADD;
	}

	ul {
		margin-left: 33px;
	}
	

	
	li {
		font-size: 0.7em;
	}
	
	span.foot {
		background-image:url(../png/bullet2.png);
		background-repeat:no-repeat;
		margin:3px 15px 0px 30px;
		padding:0px 15px 3px 30px;
	}
	
	
	#SectionMenu h1 {
		background-image:url(../images/bullet2.png);
		background-repeat:no-repeat;
		background-position:2px left; 
		font-size: 0.75em;
		margin:20px 0px 5px 0px;
		padding:0px 0px 0px 30px;
		color:#FFFFFF;
	}
	
	#SectionMenu p {
		margin:0px 0px 5px 0px;
		padding: 0px;
		color:White;
	}
	
	#SectionMenu img {
		border:solid 1px #dddddd;
		margin:0px;
	}
	

	
/* End Typography *?
	
	/* Links */
	
a:link, a:visited {
	font-weight : bold; 
	color: #5588BB;
	text-decoration : none;
}

.PageContent a:visited {
	font-weight : bold; 
	color: #5588BB;
	text-decoration : none;
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #5588BB;
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
}

	
	/* End Links */
	
	
	/* Images */
	
img.border {
	border: 1px solid #7F7F7F;
}	

img.contentright {
	margin: 0px 5px 0px 10px;
}

img.contentleft	{
	margin: 0px 10px 20px 5px;
	clear:both;
	float:left;
}


	/* Other */
	
hr {
	color: #7F7F7F;
	height:1px;
	border-top: 1px solid #DDDDDD;
}	

div.ShoeType {
	margin: 30px 0px 0px 00px;
}

div.ShopSection {
	clear:both;
	border-top: 1px solid #DDDDDD;
	margin-top: 30px;
	padding: 10px 0px 10px 0px;
}

#products table {
	margin:1px 2px 20px 2px;
	text-align:center;
	width:150px;
	color:#444;
}

#products td{
	text-align: center;
	font-size:0.65em;
	padding-top: 1px;
}

#products strong {
	color: #FF0000;
}

.pagebody {
	font-size: 1em;
	line-height: 1.4em;
	color:black;
}

.itemedit {
	background-color:lightblue;
	font-family:Verdana;
}

.datagrid
{
	width:100%;	
	margin-bottom:10px;
	vertical-align:top;
	color:Blue;
	font-size:11px;
}
.GridView {
Padding: 1px;
FONT-SIZE: 1.0em;
COLOR: black;
background-color:#eeeeee;
FONT-FAMILY: verdana,arial;
border:solid 0px black;
}

.GridChat {
background-color:#000000;
font-size:0.85em;
}

.GridHeader
{
background-color:#cccccc;
}

.GridEdit 
{
background-color: lightblue;
}

.GridInput
{
background-color:#ffffff;	
}

.prompt 
{ 
	float: left;
	width:15em;
	padding-top:0.4em;
	font-size: 0.7em;
	line-height: 1.4em;
	color:#5588BB;
}
input
{
	margin:0;
	width:30em;
	font-family:Verdana,arial;
	font-size:1.0em;
	vertical-align:top;
}

.button
{
	width:auto;
}

.entry
{
	margin:0.3em;
}

.warning
{
	font-size:12px;
	color:Red;	
}
	
li.pdf {
	background-image: url(../../images/pdf-icon.png);
	background-repeat: no-repeat;
	padding: 8px 0px 0px 30px;
	height: 24px;
	list-style-type:none;
	margin-left: -20px;
}

span.foot {
		background-image:url(../../images/bullet.png);
		background-repeat:no-repeat;
		margin:3px 15px 0px 30px;
		padding:0px 15px 3px 30px;
}

#SectionMenu a:link, a:visited{
	font-weight : bold; 
	color: #FFFFFF;
	text-decoration : none;
}
.menubar
{
	background-color:#C5C9C8;
	font-size:12px;
	text-align:left;
}
.closelines
{
	margin:0 0 0 0;
}

#align{ 
position:absolute; 
top:0; /* For IE Mac */ 
left:0; 
} 
/* Hide from IE Mac \*/ 
#align{ 
top:50%; 
width:100%; 
margin-top: -15.8065em; 
text-align:center; 
min-width:44.133em; 
} 
/* End hide */ 
#container{ 
width:44.133em; 
height:31.613em; 
margin:0 auto; 
text-align:left; 
} 


