.mainTable {
	width: 100% !important;
	width: 955px;
	min-width: 770px;
	max-width: 955px;
	height: 100%;
	border: 1px #000 solid;
	background: url(images/bg.gif) repeat;
	margin: auto;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
}

.bigger {
	font-size: 16px;
}
div.home {
	padding: 15px;
}
div.home .bigger {
	line-height: 130%;
}
.homePics {
	margin: 5px 15px;
}
.homePics td {
	font:Arial, Helvetica, sans-serif;
	text-align: center;
	width: 175px;
	height: 175px;
	padding: 5px;
}
.homePics td a {
	text-decoration: none;
	color: #000;
}
a:link {
	color: #7D3B38;
}

a:visited {
	color: #C5807C;
}

a:hover {
	color: #990000;
}

.biggerunderlined {
	font-size: 16px;
	text-decoration: underline;
	font-family: "BernhardMod BT", Georgia, "Times New Roman", Times, serif;
}

li {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.smaller {
	font-size: 10px;
}

h1 {

	font-family: "BernhardMod BT", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
}

.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.tablelines {
	border-top: 1px solid #C5807C;
	border-right: 1px none #C5807C;
	border-bottom: 1px solid #C5807C;
	border-left: 1px none #C5807C;
}

.hidden {
	display: none;
}
.img-shadow {
 }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	cursor: pointer;
}
.red {
	color:#7D3A37;
}
div.infoBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	background-color:#7D3A37;
	border: 1px solid #000;
	color: #FFF;
	text-align: center;
	width: 400px;
}
.infoBox a {
	color: #FFF;
}
.srbutton {
	margin: 5px 7px 5px 10px;
}
.clearer {
	clear:both;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}label {
	clear: left;
	float: left;
	width: 150px;
	margin-right: 5px;
}
.textbox {
	margin: 2px 0px;
	border: 1px solid #CCC;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ticksbox {
	margin: 2px;
	border: 1px solid #CCC;
	min-width: 150px;
	font-size: 11px;
	float: left;
	padding: 1px;
}
.ticksbox input {
	float: right;
}
.sortable-list {
    list-style-type : none;
    margin : 0px;
	padding: 0px;
}
.sortable-list li {
	cursor: move;
	margin : 2px 0 5px 0;
	padding : 6px 6px 6px 6px;
	background-color: #F1F1CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9B0042;
	border-bottom-color: #9B0042;
}
.sortable-list li.nopointer {
	cursor: default;
}
.sortableLeft {
	float: left;
	width: 70%;
}
.sortableRight {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
