@charset "utf-8";
.totalpage {
	width:1054px;
	/*border: solid 1px #000000;*/
}
form {
	display:inline;
	MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; 
}
input {
	border:solid 1px #BFBAB0;
	background-color:#ffffff;
}
div {
	position:relative;
	min-height: 0px;
}
a {
	color: #484e53;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
body {
	margin-left: 55px;
	margin-top: 21px;
	color: #484e53;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
}
img {
	border: none;
}
#header {
	height: 118px;
	margin: 0px;
	width: 1000px;
}
#header div {
	display: block;
	float:left;	
}
#header div div {
	display: inline;
}	
#logo {
	padding-top: 20px;
	margin-right:20px;
	cursor: pointer;
}
#headercontainer {
	padding: 10px;
	width: 529px;
	height: 107px;
	background: url('img/topmenubg.png') no-repeat;
}
#poi {
	height: 88px;
	width: 159px;
}
#poi h4 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2c2c2c;
	margin: 0px;
}

#poi ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

#poi li {
	list-style-type:none;
}

#poi a {
	color: #484e53;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#headermenu {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #b3b3b3;
	height: 88px;
	width: 130px;
}
#headermenu ul {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#headermenu li {
	margin: 0px;
	line-height: 15px;
	list-style-position:inside;
	list-style-image:url(img/bullet1.png);
	padding: 0px;
	border-bottom: none;
}
#headermenu a {
	color: #46484a;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}
#cart {
	padding-left:10px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #b3b3b3;
	height:88px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}
#cart img {
	text-align:center;
	margin-left: 60px;
	margin-right: 10px;
}
#cart select {
	color:#e55c19;
	font-weight:bold;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	width: 200px;
}
#topmenu {
	display: block;
	width: 854px;
	height: 47px;
	margin-bottom: 5px;
	margin-top: 13px;
}
#topmenu #buttons {
	width: 1000px;
	height: 37px;
	display: block;
}
#topmenu #searchbar {
	width: 226px; 
	height: 37px;
	background: url('img/menuleftdesign.gif');
	display: inline;
	float: left;
}
#topmenu #searchbar .border {
	width: 175px;
	height: 20px;
	margin-top: 13px;
	margin-left: 9px;
	display: inline;
	float: left;		
}
#topmenu #searchbar #q {
	width: 171px;
	height: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	display: inline;
	float: left;
	border-top: 2px solid #666666;	
	border-left: 2px solid #666666;
	vertical-align:bottom;
	text-align:left;
	text-indent: 5px;
}
#topmenu #searchbar img {
	margin-top: 14px;
	margin-left: 5px;
	float:left;
	display:inline;
	border: none;
	cursor: pointer;	
}
.startButton {
	display: inline;
	float: left;
	width: 97px; 
	height: 30px;
	top: 7px;
	background-image: url('img/button-start-off.gif');
	text-align: center;
	cursor: pointer;
}
.menuButton {
	display: inline;
	float: left;
	width: 101px; 
	height: 30px;
	margin-left: 1px;
	top: 7px;	
	background-image: url('img/botton-menu-off.gif');
	text-align: center;
	cursor: pointer;
}
.startButton img {
	padding-top: 10px;
}
.menuButton img {
	padding-top: 10px;
}
#topmenu #bottomline {
	width: 853px;
	height: 11px;
	display:block;
	background-image: url('img/menubottom.gif');
}
#mainpage {
	display: block;
	float: left;
	margin: 0px;
	width: 100%;
	min-height: 540px;
}
.left {
	width: 204px;
	float: left;
}
.leftmenuheader {
	width: 204px;
	height: 29px;
	background-image: url('img/leftMenuHeader.png');
	background-repeat:repeat-y;
	vertical-align: middle;
}
.leftmenuheaderText {
	padding-left:25px;
	padding-top:9px;
}
.leftmenucontainer { 
	border-left: solid 1px #b6b6b6;
	border-right: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	padding: 10px;
}
.leftmenucontainer ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	vertical-align: top;
	top: 0px;		
}
.leftmenucontainer ul ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	top: 0px;	
}
.leftmenucontainer li {
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#484e53;
	border-bottom: dotted 1px #b0b3b5;
	list-style-image: url('img/menuarrow.png');
	list-style-position:inside;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}
.leftmenucontainer li li {
	list-style-image: url('img/menuarrowLvl2.png');
	border-bottom:none;
}
.leftmenucontainer li li li {
	list-style-image: url('img/menuarrowLvl3.png');
	border-bottom: none;
}
.leftmenucontainer a {
	padding-left: 5px;
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#484e53;
	text-decoration:none;
}
.leftbanner {
	margin-top:5px;
	height: 84px;
	width: 204px;
	background-image: url(img/leftbannerbg.png);
	overflow: hidden;
}
.leftbannerimage {
	width: 67px;
	height: 82px;
	float:left;
	display: inline;
	margin-left: 3px;
	margin-top: 2px;	
}
.leftbannerInfo {
	height: 82px;
	width: 130px;
	padding: 0px;
	margin: 0px;
	float:left; 
	display:inline;	
}
.leftbannerInfo h1, h2 {
	font-family: myriad pro, arial narrow, sans-serif;
	color:#e55c19;
	margin: 0px;
	text-transform:uppercase;
	font-weight:lighter;
}
.leftbannerInfo h1 {
	font-size: 2em;
	padding-top: 7px;
	padding-left: 3px;
	line-height: 24px;	
}
.leftbannerInfo h2 {
	font-size: 1.5em;
	text-align:right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
}
.leftbannerInfo h3 {
	font-family: myriad pro, arial narrow, sans-serif;
	color:#454646;
	margin: 0px;
	padding-right: 5px;
	font-size: 14px;
	text-align:right;	
}
.leftbannerInfo ul {
	float:right;
	margin: 0px;
	margin-top: 5px;
	margin-right:5px;
}
.leftbannerInfo li, .leftbannerInfo li a {
	list-style-image: url('img/bubbleButtonBlue.png');
	font-family: myriad pro, arial narrow, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #58b4d2;
	text-decoration:none;
}
#content {
	float: left;
	display:inline;
	height: 511px;
	margin: 0px;
	margin-left: 3px;
	width:644px;
}
.mainBanner {
	width: 646px;
	margin: 0px;
	float: left;
	height: 190px;
}
.mainBannerLeft {
	float:left;
	margin: 0px;
	width: 432px;
	height: 190px;
	background: transparent url(img/mainbannerleftbg.png) no-repeat top left;
}
.mainBannerLeftInfo {
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-right: 0px;
	padding-left: 25px;
	float: left;
	margin: 0px;
	width: 432px;
	height: 170px;
	display: inline;
}
.mainBannerLeftInfo h1, h2 {
	font-family: myriad pro, arial narrow, sans-serif;
	margin: 0px;
	text-transform:uppercase;
	font-weight:lighter;
}
.mainBannerLeftInfo h1 {
	font-size: 26px;
	color:#e55c19;	
}
.mainBannerLeftInfo h2 {
	font-size: 26px;
	color:#3a3a3a;	
}
.mainBannerLeftInfo ul {
	margin: 5px;
	padding: 0px;
}	
.mainBannerLeftInfo li {
	font-family: myriad pro, arial narrow, sans-serif;
	margin: 0px;
	font-size: 12px;
	list-style: none;
}
.button {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
}
.mainBannerLeftImage {
	float: left;
	display: inline;
	margin: 0px;
	width: 100px;
	height: 170px;	
	padding-top: 10px;
	padding-bottom: 10px;		
}
.mainBannerRight {
	float:left;
	margin: 0px;
	margin-left: 1px;
	width: 213px;
	height: 190px;
	background: transparent url(img/mainbannerrightbg.png) no-repeat top left;
}
.mainBannerRightInfo {
	font-family: myriad pro, arial narrow, sans-serif;
	margin: 0px;
}
.mainBannerRightInfo h1 {
	font-size: 26px;
	color:#e55c19;	
	text-transform:uppercase;
	font-weight:lighter;
}
.mainBannerRightInfo h2 {
	font-size: 26px;
	color:#3a3a3a;	
	text-transform:uppercase;
	font-weight:lighter;
}
.mainBannerRightInfo ul {
	margin: 5px;
	padding: 0px;
}	
.mainBannerRightInfo li {
	font-family: myriad pro, arial narrow, sans-serif;
	margin: 0px;
	font-size: 12px;
	list-style: none;
}
.prodListContent {
	float:left;
	margin-top: 3px;
}
.prodListText {
	padding-top: 8px;
	padding-left: 25px;
}
.prodListRow {
	height: 128px;
	width: 643px;
	clear: both;
	display: block;
}
.prodListRow div {
	display: inline;
}
.prodListCol {
	width: 202px;
	height: 127px;
	border-top: dotted 1px #aaabab;
	border-right: dotted 1px #aaabab;
	float: left;
}
.prodListCol2 {
	width: 202px;
	height: 127px;
	border-top: none;
	border-right: dotted 1px #aaabab;
	float: left;
}
.prodListCol3 {
	width: 202px;
	height: 127px;
	border-top: none;
	border-right: none;
	float: left;
}
.prodListCol4 {
	width: 202px;
	height: 127px;
	border-top: dotted 1px #aaabab;
	border-right: none;
	float: left;
}
.productname {
	font-family: tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #e55c19;
	text-align: center;
	width: 202px;
	display: inline;
	float: left;
	padding-bottom: 3px;
}
.productnameH1 {
	font-family: tahoma, verdana;
	font-size: 25px;
	font-weight: bold;
	color: #484e53;
	text-align: left;
	padding-bottom: 3px;
}
.prodListContent {
	display: block;
	vertical-align:middle;
}
.prodListImage {
	width: 70px;
	float: left;
	display: inline;
	padding-right: 3px;
	z-index:10;
}
.prodListImage img {
	/*float: right;*/
	display: inline;
	z-index:11;
}
.prodListText {
	width: 95px;
	background: url('img/semiTranspBG.png');
	padding-left: 5px;
	display: inline;
	float: left;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484e53;
	z-index:100;
}
.priceRow {
	font-family: tahoma, verdana, sans-serif;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	z-index:101;
}
.prodTeaser { height:45px; }
.priceText {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #3091bb;
	z-index:102;
}
.prodListCol  img{
	padding-top: 5px;
	cursor: pointer;
	z-index:103;
}
.prodListContent  img{
	padding-top: 5px;
	cursor: pointer;
	z-index:105;	
}
.prodListText img{
	padding-top: 5px;
	cursor: pointer;
	z-index:106;	
} 
.prodListButton img{
	padding-top: 5px;
	cursor: pointer;
	z-index:107;	
}
.ContainermainHeader {
	height: 30px;
	width: 645px;
	background-image: url(img/choosenProductsHeader.png);
	vertical-align: middle;
}
.ContainerHeaderText {
	padding-top: 8px;
	padding-left: 25px;
}
.Containermain {
	width: 643px;
	min-height: 10px;
	border-left: solid 1px #b6b6b6;
	border-right: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
}
.ContainerRowmain {
	padding: 5px;
	height:auto;
	min-height: 127px;
}
/*.ContainerRowmain div {
	display: inline;
}*/
.rightPanel {
	width:150px;
	display:inline;
	float:left;
	margin-bottom: 10px;
}
.ContainerrightHeader{
	width:150px;
	background: url('img/leftPanelHeadline.png');
	height: 30px;
}
.Containerright {
	width:128px;
	border-left: solid 1px #b6b6b6;
	border-right: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	padding: 10px;
}

.rightPanel ul {
	margin: 0px;
	padding: 0px;
}
.rightPanel li {
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#484e53;
	border-bottom: dotted 1px #b0b3b5;
	list-style-image: url('img/menuarrow.png');
	list-style-position:inside;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}
#footer {
	margin-top:3px;
	float:left;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #484e53;
	clear:both;
	display:block;
}
#footer a {
	color: #2081ae;
}
ul, ol, dl {
	position: relative;  
}
#breadcrumb {
	margin-left: 10px;
}
fieldset {
	border: 1px solid #BFBAB0;  
	background-color: #F2EFE9;
	background-image: url(img/fieldset_gradient.png);  
	background-repeat: repeat-x; 	
	padding: 10px;
	margin-top:10px;
}
.ordersUl {
	padding: 0px;
	margin: 0px;
}
.ordersLi {
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#484e53;
	border-bottom: dotted 1px #b0b3b5;
	list-style-image: url('img/menuarrow.png');
	list-style-position:inside;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.statusWindow {
	width:400px;
	height:200px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	display: inline;
	float: left;
	border: 1px solid #BFBAB0;  
	background-color: #F2EFE9;
	background-image: url(img/fieldset_gradient.png);  
	background-repeat: repeat-x; 
	text-align:left;
}
/*
div {
	border: solid 1px #000000;
}
*/
