body {
	font-size: 8pt;
	font-family: verdana, arial, helvetica, san-serif;
	color: #687e53;
	text-align: center;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #687e53;
}
a:hover {
	text-decoration: underline;
}
#header_corp {
	background: url('images/opg_corp/header.gif') no-repeat;
	margin-top: 25px;
	padding-top: 50px;
	width: 800px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header_corp a {
	text-decoration: none;
}

#header_corp strong {
	font-size: 13pt;
}
#header_fashion {
	background: url('images/opg_fashion/header.gif') no-repeat;
}
#header_gifts {
	background: url('images/opg_gifts/header.gif') no-repeat;
}
#header_fashion, #header_gifts {
	margin-top: 25px;
	padding-top: 90px;
	width: 800px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.firstli {
	margin-top: 17px;
	border-top: 1px solid #d0ddb2;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	margin-bottom: 80px;
	text-align: left;
}
#retailer_login {
	float: right;
	margin-top: -4px
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 130px;
}

#nav li ul {
	position: absolute;
	width: 167px;
	left: -999em;
	border-bottom: 1px solid #d0ddb2;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover {
	height: 1%;
}

#nav li {
	float: left;
}

.dropdown {
	margin-top: 50px;
}
.dropdown a {
	color: #687f55;
	background-color: #d0ddb2;
	text-decoration: none;
	display: block;
	padding: 5px 25px 5px 10px;
	border-left: 1px solid #d0ddb2;
	border-right: 1px solid #d0ddb2;
	
}

.dropdown a:hover {
	color: #ffffff;
	background-color: #687f55;
}
#footer {
	padding-top: 35px;
	font-size: 7pt;
}
#left_nav {
	width: 150px;
	padding: 0 10px 10px 20px;
	float: left;
}
#right_content {
	width: 620px;
	float: left;
}

.shop_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 150px
	height: 35px;
}

.shop_nav li {
	margin-bottom: 10px;
}

.shop_nav li ul {
	margin-top: 5px;
}
.shop_nav li ul li {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 8pt;
}
.selected_item {
	font-weight: bold;
}
.shop_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#product_image {
	width: 325px;
	float: left;
}
#product_details {
	width: 240px;
	float: left;
}


.row {
	width: 430px;
	clear: both;
}

.label {
	float: left;
	width: 150px;
	padding: 5px;
}

.input, .input_button, .input_color {
	float: left;
	width: 260px;
	padding: 5px;
}

.input input {
	width: 250px;
}

.input select, .input_button select  {
	width: 254px;
}

.input textarea {
	width: 250px;
	height: 100px;
}

.input_att select {
	width: 125px;
}


/* Cart */

#cart_header {
	background-color: #687f55;
	color: #ffffff;
}
#cart input {
	font-size: 11px;
	text-align: center;
}
.cart-image {
	width: 75px;
	float: left;
	text-align: center;
	padding: 5px 0 5px 0;
}
.large-column {
	width: 85px;
	float: left;
	text-align: center;
	padding: 5px 0 5px 0;
}
.product-column {
	width: 245px;
	float: left;
	text-align: left;
	padding: 5px 0 5px 0;
}
.small-column {
	width: 75px;
	float: left;
	text-align: center;
	padding: 5px 0 5px 0;
}
.subtotal {
	width: 85px;
	text-align: right;
	padding-right: 5px;
}
#cart .small-column, #cart .large-column, #cart .cart-image, #cart .product-column {
	padding: 10px 0 10px 0;
}
.small-text {
	font-size: 11px;
}
.row-color {
	background-color: #f3f7ec;
}
.totals_type {
	float: right;
	width: 100px;
	text-align: left;
}
.totals_amount {
	float: right;
	width: 100px;
	text-align: right;
}
.product_grid {
	width:120px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
	margin-bottom: 25px;
}
.product_thumb {
	height: 110px
}
.login_bar {
	background-color: #d0ddb2;
	margin-left: 2px;
	margin-top: 40px;
	padding: 5px;
	text-align: center;
	height: 25px;
}

/* rep-acces
---------------------------------------- */

.rep-access div {
	float: left;
	width: 375px;
}

.rep-access h3 {
	color: #2a6723;
	font-size: 14px;
}

.rep-area .tree {
	float: left;
	width: 225px;
}

.rep-area .files {
	float: left;
	width: 500px;
}

.rep-area .files table, .rep-area .files .image {
		margin: 0px 0px 0px 30px;
}

.rep-area .files table tr td a, 
.rep-area .files table tr td a img,
.rep-area .image p a img
{
	border: none;
	text-decoration: none;
	color: #000000;
}

.rep-area .files .image p {
	margin: 10px 0px 10px 0px;
}

.up-a-level {
	text-align: right;
}

.up-a-level a img {
	border: none;
}
