/* general */ 

html, body {
	font-family: Arial, Helvetica, sans-serif;
	background: #DBDACE;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #333;
	height: 101%;
}
.index {
	background: #DBDACE url(images/heartbreaklogo.gif) no-repeat center 50px;
}
.index2 {
	background: #DBDACE url(images/heartbreaklogo2.gif) no-repeat center 50px;
}
.index a {
	color: #333;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 0;
	margin: 0 0 12px 0;
	line-height: 1.45em;
}
a {
	color: #343434;
	text-decoration: none;
}
a:hover {
	text-decoration: none !important;
}
a:focus {
	outline:0;
}
h3 {
	color: #E2201F;
	font-size: 11px;
	font-weight: normal;
}
img {
	border:none;
}
/* container */
.container {
	width: 920px;
	margin: 0 auto;
	padding: 40px 9px 40px 40px;
	position: relative;
	zoom:1;
}
.lightBg {
	background: url(images/lightBg.gif) no-repeat 478px top ;
}
/* top */
.topContent {
	

}
.topContent a, .leftSide a, .menu a {
	text-decoration: none;
}
/* top menu */
.leftSide .menu, .menu {
	position: relative;
	top: -8px;
	line-height: normal;
	margin: 0 30px 2px 0;
	padding: 0;
	text-align: right;
	float: right;
	display: inline;
}
.leftSide .menu {
	text-align: left;
	float: none;
	display: block;
}
.menu a.selected, a.selected {
	color: #ff0000;
}
.menu span {
	border-bottom: 0px solid #000;
}
.menu span a {
	padding: 0 4px;
}
/*left side */
.leftSide {
	list-style: none;
	list-style-position: outside;
	float: left;
	display: inline;
	width: 398px;
}
/* left menu */
.leftMenu {
	list-style: none;
	list-style-position: outside;
	width: 100%;
	margin: 0;
	padding: 0 0 18px 0;
}
.leftMenu li {
	margin: 4px 0;
	width: 220px;
}
.leftMenu a {
	display: block;
	width: 100%;
	height: 21px;
	background-position: 0 -25px;
	background-repeat: no-repeat;
}
/* leftmenu home */
.home .leftMenu a, .leftMenu a.selected {
	background-position: 0 1px;
}
.leftMenu a:hover {
	background-position: 0 1px;
}
.leftMenu .menuItem1 a {
	background-image: url('/images/menuItem1.gif');
}
.leftMenu .menuItem2 a {
	background-image: url('/images/menuItem2.gif');
}
.leftMenu .menuItem3 a {
	background-image: url('/images/menuItem3.gif');
}
.leftMenu .menuItem4 a {
	background-image: url('/images/menuItem4.gif');
}
.leftMenu .menuItem5 a {
	background-image: url('/images/menuItem5.gif');
}
.leftMenu .menuItem6 a {
	background-image: url('/images/menuItem6.gif');
}
.leftMenu .menuItem7 a {
	background-image: url('/images/menuItem7.gif');
}
.leftMenu .menuItem8 a {
	background-image: url('/images/menuItem8.gif');
}

.home .menuItem1 a, .leftMenu .menuItem1 a:hover {
	background-image: url('/images/menuItem1Black.gif');
}
.home .menuItem2 a, .leftMenu .menuItem2 a:hover {
	background-image: url('/images/menuItem2Black.gif');
}
.home .menuItem3 a, .leftMenu .menuItem3 a:hover {
	background-image: url('/images/menuItem3Black.gif');
}
.home .menuItem4 a, .leftMenu .menuItem4 a:hover {
	background-image: url('/images/menuItem4Black.gif');
}
.home .menuItem5 a, .leftMenu .menuItem5 a:hover {
	background-image: url('/images/menuItem5Black.gif');
}
.home .menuItem6 a, .leftMenu .menuItem6 a:hover {
	background-image: url('/images/menuItem6Black.gif');
}
.home .menuItem7 a, .leftMenu .menuItem7 a:hover {
	background-image: url('/images/menuItem7Black.gif');
}
.home .menuItem8 a, .leftMenu .menuItem8 a:hover {
	background-image: url('/images/menuItem8Black.gif');
}
.leftMenu a span {
	visibility: hidden;
}
/* gallery */
.gallery {
	clear: both;
	text-align: right;
	margin-right: 20px;
}
.gallery img {
	margin: 0 14px 11px 0; 
}
.gallery .item {
	width: 166px;
	float: right;
	margin: 0 14px 14px 0;
	display: inline;
	text-align: center;
}
.gallery .item img {
	margin: 0 0 7px 0;
}
.gallery .item a {
	text-decoration: none;
	float: left;
	height: 200px;
	width: 166px;
	display: inline;
	background-image: url(images/bigLinksBg.gif);
	background-repeat: no-repeat;
	background-color: #F5F6F3;
	background-position: -166px bottom;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}
.gallery .item a:hover {
	background-position: left bottom;
}
.gallerySmall{
	float: left;
	clear: left;
	width: 360px;
} 
.gallerySmall img {
	margin-right: 11px;
}
.clear {
	clear: left;
	font-size: 1px;
	height: 1px;
}
/*single */
.information {
	float: left;
	clear: left;
	display: inline;
	line-height: 1.4em;
	border-left: 1px solid #EDEDE7;
	border-top: 1px solid #EDEDE7;
	position: relative;
	padding: 18px 0px 18px 14px;
	width: 400px;
}
.JV {
	background: url(images/heartImg.gif) no-repeat top left;
	display: inline;
	text-indent: -2000em;
	width: 14px;
	height: 14px;
}
.information a, table a {
	color: red;
	font-weight: normal;
	text-decoration: none;
}
.biography {
	float: right;
	display: inline;
	margin: 0 55px 10px 11px;
	position: relative;
	top: -17px;
}
.bigImage {
	width: 469px;
	float: right;
	display: inline;
	margin-right: 13px;
	position: relative;
	top: -10px;
}
.bigImage img {
	margin-left: 12px;
}
.bigImage .moreImages {
	display: block;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
}
.bigImage .moreImages a, .bigImage a.moreImages {
	text-decoration: none;
	padding: 0 3px;
}
.bigImage .moreImages a.active, .bigImage a.moreImages {
	color: red;
	text-decoration: underline;
}
.text {
	padding: 0 20px 40px 11px;
	background: #E6E6DE url(images/lightBgBottom.gif) no-repeat bottom left;
	line-height: 1.4em;
	height: 346px;
}
html>body .text {
	height: auto;
	min-height: 346px;
}
.corner {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(/images/corner.gif) no-repeat;
	height: 15px;
	width: 12px;
}
/* right menu */
.rightMenu {
	float: right;
	display: inline;
	margin-right: 34px;
	text-align: right;
	clear: right;
	line-height: 1.5em;
}
.rightMenu p {
	padding-top: 15px;
}
.rightMenu a {
	text-decoration: none;
}
/* unneeded? */
.cornerBottom {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(images/cornerBottom.jpg) no-repeat;
	height: 15px;
	width: 12px;
}
.quantity {
	width: 25px;
	border-color: #F4F3EF;
	border-width: 1px;
}
.forms {
	background: #E9E9E2 url(images/bottomRounded.gif) no-repeat -1px bottom;
	width: 617px;
	padding: 0 0px 33px 0px;
	margin: 10px 0 10px 40px;
	font-weight: bold;
}
.forms h2 {
	background: url(images/topRounded.gif) no-repeat -1px top;
	padding: 33px 0 0 15px;
}
.forms p {
	padding-left: 95px;
	clear: left;
	margin: 0 0 0px 0;
}
label span {
	font-weight: normal;
	font-style: italic;
}
.bottomPart p {
	width: 617px;
}
.eoe {
	float: right;
	display: inline;
	font-weight:bold;
}
/* contact */
.forms .checkboxes {
	padding-left: 205px;
	margin-top: 8px;
}
.text p label {
	width:71px;
	display: inline;
	float: left;
	clear: left;
}
.text form p {
	margin: 0;
}
.text p input, .text p textarea, .customerInfo input, .customerInfo textarea {
	width: 322px;
	display: inline;
	float: left;
	border-color: #F4F3EF;
	border-width: 1px;
	margin-bottom: 9px;
	font-size: 11px;
	margin-left: 5px;
}
.text td input, .text td textarea {
	border-color: #F4F3EF;
	border-width: 1px;
	font-size: 11px;
}
textarea {
	font-size: 12px !important;
}
.submit {
	background-color: #E2201F;
	color: #fff;
	border: 0;
	cursor: pointer;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px;
	overflow: visible;
}
form {
	margin: 0;
	padding: 20px 0 0 0;
}
.checkbox {
	width: auto !important;
}
form div {
	clear: left;
	padding-top: 15px;
}
textarea {
	height: 140px;
}
.text table td {
	border-bottom: 1px solid #333;
	padding: 4px 2px 3px 0; 
}
.text .noBorder td {
	border-bottom: 0px solid #333;
}
.tableHead {
	font-weight: bold;
}
.labels {
	color: #666 !important;
	border-left: 1px solid #333;
	padding: 4px  !important;
}
.short {
	width: 80px !important;
}
.longer {
	width: 120px !important;
}
/* about us */
.red {
	color: red;
	padding-top: 15px;
}
.menuBottom a {
	text-decoration: none;
}
/* shoppingCart */

.shoppingCart {
	position: absolute;
	right: 36px;
	top: 35px;
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
}
.shoppingCart a {
	text-decoration: none;
	padding: 0 4px;
}
.goToWebsite {
	display: block;
	margin: auto;
	width: 587px;
	height: 543px;
}