body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

hr {
	color: #cccccc;
	height: 1px;
}

a {
	color: #5E5E5E;
	text-decoration: underline;
}

a:hover {
	color: #FF6801;
	text-decoration: none;
}

input, select {
	font-size: 10px;
}

#wrapper {
	width: 730px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #C6C9CE;
	margin-top: 10px;
	margin-bottom: 10px;	
}

form {
	margin: 0px;
	padding: 0px;
}

.header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#basket_container {
	width: 298px;
	height: 57px;
	float: right;
	margin-right: 10px;
	background-image: url(img/basket_bg.gif);
	background-repeat: no-repeat;
}

#basket {
	width: 285px;
	height: 50px;
	margin: 4px 0px 0px 6px;
}

.orange_header_line {
	background-image: url(img/bg_header_orange.gif);
	background-repeat: repeat-x;
}

.blue_header {
	background-image: url(img/bg_header_blue.gif);
	background-repeat: repeat-x;
}

.blue_header_bottom {
	background-color: #1C478B;
}

.bg_header_bottom_border {
	height: 17px;
}

.blue_header_bottom_bg {
	background-image: url(img/bg_header_bottom_left.gif);
	background-repeat: repeat-x;
}

.content_bg {
	background-image: url(img/bg_content.gif);
	background-position: right;
	background-repeat: repeat-y;
	color: #5E5E5E;
}

.content_border_bottom {
	background-image: url(img/content_bottom_border_middle.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	padding-right: 10px;
	color: #5E5E5E;
	padding-top: 5px;
}

.content_border_bottom a {
	color: #5E5E5E;
	text-decoration: none;
}

.content_border_bottom a:hover {
	color: #FF6801;
	text-decoration: none;
}

#content {
	margin-right: 10px;
	font-size: 10px;
}

.menu_bg {
	height: 100%;
}

.nav_content_spacer {
	background-image: url(img/spacer_nav_content.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#basket a {
	font-size: 10px;
	text-decoration: underline;
	color: #5E5E5E;
	line-height: 16px;
}

#basket a:hover {
	text-decoration: none;
}

.basket_headline {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.basket_spacer {
	background-image: url(img/spacer_basket.gif);
	background-repeat: no-repeat;
}

.basket_small {
	color: #ACB1B9;
	font-size: 9px;
}

.basket_content {
	color: #FF6801;
	font-size: 10px;
	font-weight: bold;
}

#nav_container_blue {
	background-image: url(img/nav_container_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-left: 7px;
}

.greetUser {
	color: #FF6801;
	font-weight: bold;	
}

.contentsTopics,
.moduleHeading,
.pageHeading {
	font-size: 14px;
	font-weight: bold;
	color: #5E5E5E;
}

.smallHeading {
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	background-image: url(img/bg_smallHeading.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.smallHeading2 {
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
}

.inputRequirement {
	color: Red;
}

.productOldPrice {
	color: #5E5E5E;
	font-size: 10px;
	text-decoration: line-through;
}

.productNewPrice {
	color: Red;
	font-size: 12px;
}

TABLE.bestSellerTable {
	background-image: url(img/nav_spacer_vert.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

TABLE.bestSellerTable .productNewPrice {
	color: Red;
	font-size: 10px;	
}

.errorBox {
	border: 1px solid #FF6801;
	background-color: #FFF0C3;
	font-size: 9px;
	color: #000000;
}

#content table {
	margin-bottom: 4px;
}

.main textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.conditions {
	border: 1px solid Red;
	background-color: #FFCCCC;
}

a.confirmationEdit {
	font-size: 10px;
	font-style: italic;
	color: #009933;
	text-decoration: underline;
}

a.confirmationEdit:hover {
	font-size: 10px;
	font-style: italic;
	color: #009933;
	text-decoration: none;
}

.moduleRowSelected {
	background-color: #FFF0C3;
}

.moduleRow {
	
}

a img,
a:hover img {
	border: none;
}

/*- Menu Categories --------------------------- */
	
#nav_container_blue_ctn {
	width: 180px;
	margin: 5px;
}

#nav_container_blue_ctn UL {
	list-style: none ;
	margin: 0px;
	padding: 0px;
}
	
#nav_container_blue_ctn li {
	background-image: url(img/nav_spacer_vert.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 9px;
	font-weight: normal;
}		
	
#nav_container_blue_ctn li a {
  	height: 20px;
	text-decoration: none;
}	
	
#nav_container_blue_ctn li a:link, 
#nav_container_blue_ctn li a:visited {
	color: #5E5E5E;
	display: block;
	padding: 2px 0 0 5px;
}
	
#nav_container_blue_ctn li a:hover {
	color: #FF6801;
	padding: 2px 0 0 5px;
}	
/*- Menu Categories End --------------------------- */

#nav_container_blue_standard {
	color: #5E5E5E;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

/*- Search Box Start --------------------------- */

.search_box_headline {
	font-size: 10px;
	font-weight: bold;
	color: White;
}

input.search_box {
	font-size: 10px;
}

.search_box_extended {
	font-size: 9px;
	color: #FF6801;
}

a.search_box_extended {
	color: #FF6801;
	text-decoration: underline;
}

a.search_box_extended:hover {
	color: #FF6801;
	text-decoration: none;
}

/*- Search Box End --------------------------- */


.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
  color: #5E5E5E;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
  color: #5E5E5E;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #CCF;
	border: 1px solid #66F;
	padding: 3px;
}
