/*
Theme Name: Elysium Weddings
Theme URI: http://elysiumweddings.com.au
Description: 
Version: 1.0
Author: Richard Pendergast
Author URI: http://notatallstrange.com
*/

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #3d1f4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #444444;
}
A {
	text-decoration: none;
	color: #444444;
}
A:HOVER {
	text-decoration: underline;
}
IMG {
	border: none;
}
#page {
    margin: auto;
    text-align: left;
	width: 849px;
}
.border {
	float: left;
	width: 100%;
	margin-top: 7px;
	background: #f2f2f2 url("images/backgrounds/border.gif") repeat-y left top;
}
.r-border {
	float: left;
	width: 100%;
	background: url("images/backgrounds/border.gif") repeat-y right top;
}
.header {
    float: left;
    width: 100%;
	border-top: 6px solid #d5d4d4;
	position: relative;
}
.l-header {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -6px;
	background: url("images/backgrounds/l-header.jpg") no-repeat left top;
}
.r-header {
	float: left;
	width: 100%;
	height: 349px;
	background: url("images/backgrounds/r-header.jpg") no-repeat right top;
}
A.logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.top-menu {
	float: left;
	margin-top: 30px;
	width: 100%;
}
#productinfoBody .left-col {
	margin-top:4px;
}
#productinfoBody .top-menu, #indexBody .top-menu, #shoppingcartBody .top-menu {
	margin-top:34px;
}
.productListing-data {
	padding-top:10px;
}
#productDescription {
	padding:0;
}
#productListing table {
	margin:0;
}

table#cartContentsDisplay {
	text-align:left;
}
.itemMeta {
	float:left;
}
#productGeneral img {
	float:left;
	margin-right:1em;
}
.top-menu UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 33px;
}
.top-menu UL LI {
	display: inline;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
}
.top-menu UL LI A {
	color: #662685;
	font-size: 16px;
	font-family: Tahoma;
	float: left;
	text-decoration:none;
}
.top-menu UL LI.selected, .top-menu UL LI:hover {
	background: url("images/icons/icon-menu.gif") no-repeat center bottom;
}
.content {
    float: left;
    width: 100%;
	margin-top: -133px;
	position: relative;
}
.bg-content {
	float: left;
	width: 100%;
	padding-bottom: 124px;
	background: url("images/backgrounds/bg-content.gif") no-repeat 5px bottom;
	min-height:450px;
}
.left-col {
	float: left;
	margin-left: 52px;
	display: inline;
	position: relative;
	top: 30px;
	width: 420px;
}
.content P, .content table, .content form, .content ul {
	padding: 0px;
	margin: 0px;
	margin-top: 1em;
	text-align: justify;
}
strong {
	font-size:14px;
}
.right-col {
	float: right;
	width: 305px;
	display: inline;
	margin-right: 22px;
	margin-top: 60px;
	position: relative;
	top: 20px;
}
.right-col A img {
	float: right;
	margin-top: 10px;
}
.relax {
	clear: both;
	height: 40px;
	line-height: 0;
	font-size: 0;
}
.sub-nav {
	width:282px;
	padding:10px;
	margin-top:10px;
	border:1px solid #d5d5d5;
}
.sub-nav a {
	color:#662685;
	font-size: 14px;
	font-family: Tahoma;
	line-height:140%;
}
.content ul {
	margin-left:20px;
}
h2 {
	font-size:17px;
}
.right-col h2 {
	margin-top:0;
	margin-bottom:13px;
}
.gallery img {
	width:120px;
	height:120px;
}
.cform input, .cform textarea, .cform select {
	color:#444444;
}
.cform input.sendbutton {
	margin-left:100px;
}
