div#slide_0 .item {
	width: 716px;
}

div.content {
	width: 545px;
	background: #ffffff;
	text-align: left;
	min-height: 334px;
	height: auto !important;
	height: 334px;
	float: right;
}

div.content p {
	padding: 10px;
	margin: 0px;
	color: #000000;
	width: 515px;
	text-align: justify;

}

div.address {
	color: #000;
	text-align: left;
}

.subjects
{
	margin: 0;
	padding: 0;
	float: left!important;
	list-style-position: inside;
	list-style-type: disc!important;
}


ul.subjects li a {
	text-decoration: none;
	color: #000;
}

ul.subjects li a:hover {
	text-decoration: underline;
}

.slide {
	/*background: url(../images/slide_reflection_blank.jpg) bottom center no-repeat;*/
	display: block;
	height: 386px;
	position: relative;
	margin: 0px auto 0;
}

.product {
	width: 758px;
	height: 336px;
	margin: 0px auto 0;
}

.item {
	background: #e6e6e6;
	border: 1px solid #000;
	min-height: 334px;
	height: auto !important;
	height: 334px;
	width: 716px;
}

div.item img.large {
	display: block;
	position: relative;
	float: right;
}

.item p {
	text-align: right;
}

.item ul {

	padding: 0px;
	margin: 0px 0px 0px 10px;


}

div.headlines {
	min-height: 245px;
	height: auto !important;
	height: 245px;
	text-align: left;
}


.item p, .item address {
	margin: 0px;
	padding: 10px 10px 5px 10px;

	vertical-align: middle;
	text-align: left;

}

.item address {
	position: absolute;
	padding-top: 0px;
	font-style: normal;
	letter-spacing: 1px;
}

.item address strong {
	color: #000;
}


.item p strong {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;

}


.item_container {
	background: #e6e6e6;
	border: 1px solid #000;
}

.item2 {
	width: 798px;
	background: #e6e6e6;
	display: block;
}

.item2 a:link, .item2 a:visited, .item2 a:active {
	color: #000000;
	font-weight: bold;
}

.item2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

div.item2 img.large {
	display: block;
	position: relative;
	float: right;
	height: 100%;
	margin-right: 3px;
}

.item2 p {
	text-align: right;
}

.item2 ul {

	padding: 0px;
	margin: 0px 0px 0px 20px;


}

.item2 p, .item address {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;

}

.item2 address {
	position: absolute;

	padding-top: 0px;
	font-style: normal;
	letter-spacing: 1px;
}

.item2 address strong {
	color: #000;
}


.item2 p strong {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;

}

.nav {
	height: 386px;
	width: 20px;
	position: relative;
}

.nav a span {
	visibility: hidden;
}

.nav a {
	position: relative;
	width: 15px;
	height: 17px;
	text-decoration: none;
	display: block;
	margin-top: 160px;
}

.next {
	float: left;
	text-align: right;
}

.next a {
	background: url(../images/nav_next.gif) no-repeat;
}

.previous {
	float: left;
	text-align: left;
}

.previous a {
	background: url(../images/nav_previous.gif) no-repeat;
}

form .field {
	width: 80px;
	vertical-align: top;
	color: #000;
}

form .separator {
	width: 10px;
	text-align: center;
	vertical-align: top;

}

form input.txt {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
}

div.retailer {

	width: 165px;
	height: 40px;
	margin-right: 10px;
	/*margin-top: 10px;*/
	position: relative;
	float: left;

	display: block;

}

div.retailer strong {
	display: block;
	width: 140px;
	word-wrap: normal;
}



form.login {
	padding: 10px;
	margin: 0px;
	min-height: 78px;
	height: auto !important;
	height: 78px;
}

.button {
	border: 1px solid #FFF;
	background: #d8d8d8;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
	font-size: 12px;
}

form.login .button {
	width: 150px;
}

form.login input.txt_username, form.login input.txt_password {
	font-size: 12px;
	width: 145px;
	display: block;
	margin-bottom: 5px;
}

input.txt_username {
	background: url(../images/form_username.jpg) #FFF no-repeat;
}

input.txt_password {
	background: url(../images/form_password.jpg) #FFF no-repeat;
}

div.orders {
	padding: 10px;
}

div.orders table th {
	font-size: 12px;
	color: #B76700;

	font-weight: normal;
}

div.product_container {
	border: 1px solid #FFF;
	display: block;
	width: 165px;
	height: 130px;
	margin-top: 10px;
	float: left;
	margin-left: 8px;
}

div.even {
}

div.odd {
}

input.quantity {
	width: 50px;
}

td.product_name {
}

td.product_price {
}

.content ul {
	margin-top: 12px;
	margin-left: 16px;
	list-style: none;
}

.content ul li {
	margin-bottom: 10px;
}

.content li img {
	border: 1px solid #FFF;
}