
body {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

a {
	text-decoration: none;
}

#headers {
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/img-header.jpg);
	background-repeat: repeat-x;
	width: 795px;
	height: 214px;
	margin: 0px auto;
}
#outerhdrleft {
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/outer-hdrleft.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
#outerhdrright {
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/outer-hdrright.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.footered {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
	height: 82px;
}

a.footerlink:link, a.footerlink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: underline;
}

#maincontent {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
}

.fontblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #8DCBFC;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
}

li {
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/img-arrow.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

.rules {
	width: 540px;
	height: 20px;
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/bg-rules.gif);
	background-repeat: repeat-x;
}

.input{
	COLOR: #363636;
	font-family: Tahoma;
	border: 1px solid #4d4d4d;
	background-color: #f5f5f5;
}

/* MainMenu */

#main-menu{
float: right;
}

#main-menu ul{
margin: 0px;
padding: 0px;
}

#main-menu li{
margin: 0px;
padding: 0px;
list-style: none;
}

	#main-menu li a{
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/img-menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	display: block;
	width: 160px;
	height: 29px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	padding-left: 35px;
	}

	#main-menu li a:hover{
	background-image: url(http://www.beautifulsoles.com.au/templates/main/images/img-menuhover.jpg);
	color: #ffffff;
	}

#sidemenu ul{
margin: 0px;
padding: 0px;
}

#sidemenu ul li{
width: 100px;
margin-top: 2px;
margin-bottom: 2px;
}

#sidemenu ul li a{
display: block;
width: 150px;
font-family: Tahoma;
font-size: 12px;
color: #8dcbfc;
text-decoration: none;
font-weight: bold;
line-height: 18px;
border-bottom: 2px dotted #d2a9c9;
}

#sidemenu ul li a:hover{
display: block;
width: 150px;
font-family: Tahoma;
font-size: 12px;
color: #71b4ec;
text-decoration: none;
font-weight: bold;
line-height: 18px;
border-bottom: 2px dotted #d2a9c9;
}

/* EndMainMenu */

h1{
color: #98cbf6;
font-size: 25px;
font-weight: normal;
}

h2{
color: #be90b4;
font-size: 18px;
font-weight: normal;
}


#maincontent{
margin-bottom: 30px;
}

#maincontent table{
border-top: 2px solid #d2a9c9;
border-right: 2px solid #d2a9c9;
}

#maincontent td{
padding: 5px;
border: 2px solid #d2a9c9;
border-top: 0px;
border-right: 0px;
}

#maincontent th{
padding: 5px;
border: 2px solid #d2a9c9;
border-top: 0px;
border-right: 0px;
background-color: #ffe9fa;
}

#maincontent #noborder{
border: 0px;
}

#maincontent #noborder table{
border: 0px;
}

#maincontent #noborder td{
border: 0px;
}