* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;s
}
a {
	color:#333333;	
}
a img {
	border:none;	
}
ul,ol {
	list-style:none;	
}
body {
	background-color:#F2F2F2;
	font-size:13px;
}
div#wrapper {
	width:100%;
	align:center;
}
div#page {
	width:1000px;
	margin:auto;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
div#header {
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */
	height:120px;	
	position:relative;
}
div#logo {
	float:left;
	margin:20px;	
}
div#LoginArea {
	position:absolute;
	bottom:0px;
	right:0px;	
	width:170px;
	height:90px;
	padding:5px;
	border-left: 1px solid silver;
}
div#HeaderLinks {
	float:right;	
}
div#content {
	background-color:white;
	position:relative;
}
div#pc {
	clear:both;
	padding:5px;
}
div#left_bar {
	float:left;
	width:200px;
}
ul#navigationMenu li ul {
	left:195px;	
}
div#main {
	float:right;
	width:800px;
}
div#footer {
	width:1000px;
	margin:auto;
	margin-top:5px;
	padding:5px;	
}
div#footer_links {
	float:right;
}
div#copyright {
	float:right;
	clear:both;
}
button {
	padding:2px 5px;
	border:1px solid;	
	border-radius:5px;
	color:white;
	background: #a7cfdf; /* Old browsers */
	background: -moz-linear-gradient(top, #a7cfdf 0%, #23538a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a7cfdf 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a7cfdf 0%,#23538a 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #a7cfdf 0%,#23538a 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #a7cfdf 0%,#23538a 100%); /* W3C */
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	border-color: #3399cc #2760ad #23538a;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
}
button:hover {
	background: #a7cfdf; /* Old browsers */
	background: -moz-linear-gradient(top, #a7cfdf 0%, #3399cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#3399cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a7cfdf 0%,#3399cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a7cfdf 0%,#3399cc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #a7cfdf 0%,#3399cc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#3399cc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #a7cfdf 0%,#3399cc 100%); /* W3C */
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.table {
	border:1px solid #2a4a97;
	border-radius:5px;
	border-spacing:0px;
	width:100%;
}
.table h2 {
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */
	padding:5px;
	color:black!important;
}
.table thead {
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */
}
.table thead tr th {
	padding:5px;
}
table.table tbody tr {
	cursor:pointer;
	background-color:#F5F5F5;
}
table.table tbody tr.alt {
	background-color:#DDD;
}
table.table tbody tr:hover {
	background-color:rgb(212,228,239);
}
table.table tbody tr td {
	padding:5px;
	border-right:1px dotted silver;
}
span#LoginInfo {
	float:right;
	padding-top:2px;	
}
ul.Products li.Product {
	width:190px;
}
a#MerchantLink {
	float:right;
}
div#MerchantHeader {
	border-bottom:1px dotted silver;
	padding:0px 5px 5px;
}
div#MerchantDescription {
	clear:both;	
}
div#MerchantSearchResults {
	position:absolute;	
	display:none;
	border:1px solid silver;
	background-color:white;
	z-index:5;
	width:100%;
}
#searchString {
	width:100%;	
}
#MerchantSelect {
	width:100%;
}
ul#SystemMessages {
	padding:5px;	
}
ul#SystemMessages li {
	border-bottom:1px solid silver;
}
ul#SystemMessages li h4 {
	float:left;	
}
ul#SystemMessages li .date {
	float:right;
}
ul#SystemMessages li p {
	clear:both;
}
#AdvancedSearch {
	clear:both;
}

img.productImage {
	max-height:100px;
	max-width:100px;
}

div#ProductSearchParams {
	border:1px solid silver;
	padding:10px;	
}

div#ProductSearchParams button {
	font-size:10px;
	margin:0px;
	padding:0px;	
}

form#ProductSearchForm {
	
}

form#ProductSearchForm label {
	width:150px;	
	display:inline-block;
	margin:8px;
}

form#ProductSearchForm input[type=text] {
	width:auto;
	display:inline-block;
	margin:5px;
}

form#ProductSearchForm br {

}

p.css-vertical-text {
	color:white;
	border:1px solid silver;
	border-radius:3px;
	border-right:0px;
	background-color:#333;
	background-image:url("/content/113705/images/form_bg_main.png");
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	position:absolute;
	padding-left:5px;
	top:73px;
	left:-91px;
	width:195px;
	height:auto;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;
	max-height:200px;
	max-width:200px;
}

.css-vertical-text {
	top:88px!important;	
}

#LoginWarning {
	border:2px solid red;
	font-weight:bold;
	color:red;	
	background-color:#FF9;
	padding:10px;
}
.tooltip {
	display:none;
	background-color:#999;
	border:1px solid black;
	font-size:12px;
	padding:5px;
	color:#fff;	
	z-index:10;
}
#GlobalProductSearchForm input[type=text] {
	width:125px;	
}
