
body {
	background-color: #000066;
	font-family: arial;
    padding: 0px 0px 0px 0px;
    color: #333333;
    height: 100%;
    margin-top: 0px;
    min-width: 1024px;
}

#contentWrapper {
	width: 100%;
}

.mainContentCorner {
    margin: 0px;
    padding: 0px;
    width: 14px;
    height: 14px;
}

.mainContentHorizontalBorder {
    margin: 0px;
    padding: 0px;
    height: 14px;
    background-color: white;
}

.mainContentVerticalBorder {
    margin: 0px;
    padding: 0px;
    width: 14px;
    background-color: white;
}

.topLeft {
    background-image: url("/images/corner-top-left.png") ;
}

#headerTable {
    padding-bottom: 20px;
}

#bottomMenu {
    vertical-align: bottom;
}

#bottomContents {
}

.page_footer {
    vertical-align: bottom;
    padding-bottom: 3px;
    font-size: 0.9em;
}

.page_header {
    padding-top: 10px;
    padding-right: 10px;
}

.rounded {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -opera-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
}


.wrappedPanel {
	background-color: white;
    color: #333333;
    border:2px solid gray;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -opera-border-radius:8px;
    -khtml-border-radius:8px;
    border-radius:8px;
    padding: 5px 15px 5px 15px;
}

/*#scrollableContents {*/
    /*overflow: auto;*/
/*}*/

.row {
    width: 100%;
    clear: both;
    display: block;
}

.cell {
    float: left;
    background-color: white;
    color: blue;
}

.clear {
    clear: both;
}

.bottom-left {
    background: url(/images/corner-bottom-left.png) no-repeat;
    height: 14px;
    width: 14px;
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
    border-width: 0px;
}

.bottom-right {
    background: url(/images/corner-bottom-right.png) no-repeat;
    height: 14px;
    width: 14px;
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
    border-width: 0px;
}

.top-left {
    background: url(/images/corner-top-left.png) no-repeat;
    height: 14px;
    width: 14px;
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
    border-width: 0px;
}

.top-right {
    background: url(/images/corner-top-right.png) no-repeat;
    height: 14px;
    width: 14px;
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
    border-width: 0px;
}

.block {
    display: block;
}

.current_user {
    font-size: 1.2em;
    margin-bottom: 5px;
}

#companyNameDiv {
    font-size: 1.7em;
    margin-bottom: 5px;
}

.gradient {
    background-image:url(/images/header-rounding.png);
    background-repeat:no-repeat;
    background-color: transparent;
    height: 104px;
    width: 500px;
    text-align: right;
    float: left;
    overflow-x: hidden;
}

.header_link {
    display: inline;
    margin-left: 20px;
    font-size: 0.8em;
}

.border-left {
    width: 14px;
}

.border-right {
    width: 14px;
}


.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}


.bottom_menu {
    margin-top: 10px;
    text-align: center;
    color: white;
}

.bottom_menu a {
    font-size: 0.8em;
    color: white;
}

.page_footer {
    margin-top: 10px;
    text-align: center;
    color: white;
}

.inline {
    display:inline;
}


a {
    color: darkblue;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	color: orange;
	cursor: pointer;
	cursor: hand;
}

h1 {
    color: crimson;
}

h2 {
    color: crimson;
}

h3 {
    color: crimson;
}

h4 {
    color: crimson;
}

h5 {
    color: crimson;
}

h6 {
    color: crimson;
}

img {
	border: none;
	margin: 0px;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 20px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #555555;
}


.page_header {
    color: white;
    float: right;
    vertical-align: top;
    text-align: right;
}


.page_header a {
	color: #fff;
	text-decoration: none;
    height: 154px;
}

.page_header a:hover {
	color: #e1e1e1;
}

#page_header_full a {
	color: #fff;
	text-decoration: none;
}

#page_header_full a:hover {
	color: #e1e1e1;
}


#page_heading {
	width: 500px;
	height: 75px;
	float: left;
	text-align: left;
	margin-left: 20px;
}

#page_heading h1 {
	margin-top: 20px;
	width: 500px;
	float: left;
    color: white;
}

#page_heading h2 {
	width: 500px;
	float: left;
	clear: both;
	font-size: small;
    color: white;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 100%;
	float: right;
	text-align: left;
	word-spacing: -1px;
    color: white;
}

#page_headerlinks ul {
	list-style-type: none;
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	font-size: x-small;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
	font-size: x-small;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


#page_menu {
	margin-bottom: 1px;
	height: 21px;
}

#page_menu table {
	height: 21px;
	border-collapse: collapse;
	border-style: none;
	background: url('/images/menu_background_blue.png') repeat-x 0px 0px;
}

#page_menu table td.first {
	height: 21px;
	background: url('../images/menu_background_blue.png') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
}


#page_menu table td.item {
	height: 21px;
	background: url('/images/menu_background_blue.png') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	border: 0;
}

#page_menu table td.last {
	height: 21px;
	background: url('/images/menu_background_blue.png') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	border: 0;
}

#page_menu a {
	padding-top: 3px;
	 display: block;
	color: #fff;
	text-decoration: none;
	border: 0;
}

#page_menu a:hover {
	text-decoration: underline;
}


#main_content {
	margin-right: 2px;
	width: 775px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


 New Item Description

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: crimson;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: crimson;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}


 Sub Items Descriptions

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('/images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	color: crimson;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: crimson;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: left;
	background: url('/images/button_addtocart.gif') no-repeat 0% 0%;
}

#page_footer {
	margin:10px auto;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #555555;
	text-align: center;
}

#powered_by a {
	color: #555555;
}

#product_brands {
	float: left;
}

#content {
	text-align: left;
	margin: 40px 40px 5px 40px;
}

#content_full {
	text-align: left;
	margin: 10px 5px;
}


#content_text {
	margin: 0 auto;
	max-width: 800px;
}

.text_content {
	margin: 0 auto;
	max-width: 800px;
}



#content_text p {
	line-height: 20px;
}

#RegisterOrganisationApplication table {
}

.numeric {
	text-align: right;
}

.inventive-MainContentPanel {
	vertical-align: top;
}

.gwt-viz-container {
    display: inline;
}

.login-error {
    color: crimson;
    font-size: 0.9em;
    padding-bottom: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.centeredText {
    display: inline;
    text-align: center;
}

.leftMargin {
    margin: 10px;
}

.buttonLink {
    padding: 10px;
    background-image: -moz-linear-gradient(blue, #000066);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(blue), to(#000066));
    box-shadow:3px 3px 3px #000000;
    -moz-box-shadow:3px 3px 3px #000000;
    -webkit-box-shadow:3px 3px 3px #000000;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

