html {
overflow-y: scroll;   /* this will allways display the scrollbar */
}

* {
	margin: 0;
	padding: 0 0 0 0;
}

body {
	margin: 0;
	padding: 0 0 0 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;  /* Floral White  	255 250 240  	#FFFAF0   */
	background-color: #FFFFFF;
	font-size: 11px;
}
h1, h2, h3 {
	color: #FFFAF0;  /* Floral White  	255 250 240  	#FFFAF0   */
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
}
#contents {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	text-align:left;
	margin: 0 auto;
}
/* header -----*/
#header{
	height: 240px;
	margin: 0 auto;
	width: 994px;
}
#menuheader {
	height: 40px;
	margin: 0 auto;
	width: 994px;
	text-align: left;
	color: #CCCCCC;
}

#menuheader a{
	text-decoration: underline;
	color: #FFFFFF;
}

#menuheader a:hover{
	text-decoration: none;
}
#menuheader .active a {
	text-decoration: none;
	font-weight:600;
}
#topmenu {
	background-image: url(images/flattv_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align:left;
	float: left;
	width: 806px;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
}
#menuheaderblank{
	background-image: url(images/flattv_02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align:left;
	float: right;
	width: 178px;
	display: inline;
}
#bannerheader {
	height: 146px;
	margin: 0 auto;
	width: 994px;
}
#bannerpart1 {
	background-image: url(images/flattv_03.jpg);
	background-repeat: no-repeat;
	height: 146px;
	text-align:left;
	float: left;
	width: 816px;
	display: inline;
}
#bannerpart2{
	background-image: url(images/flattv_04.jpg);
	background-repeat: no-repeat;
	height: 146px;
	text-align:left;
	float: right;
	width: 178px;
	display: inline;
}
#logoheader {
	height: 54px;
	margin: 0 auto;
	width: 994px;
}
#searchpart {
	background-image: url(images/flattv_05.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-align:left;
	float: left;
	width: 218px;
	display: inline;
	padding-top: 30px;
	padding-left: 10px;
}
.planbutton{
	border-style: none;
	font-weight: 600;
	border: solid 0px white;
	background-color: #FFFFFF;
}

.cartheading1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 230px;
	text-align: left;
	float: left;
}
.cartheading1c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 330px;
	text-align: left;
	float: left;
}
.cartheading1cn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 330px;
	text-align: left;
	float: left;
	height: 400px;
}
.cartheading2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 130px;
	text-align: left;
	float: left;
}
.cartheading3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 80px;
	text-align: left;
	float: left;
}

.cartheading11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	text-align: left;
	float: left;
}
.cartheading111{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 490px;
	text-align: left;
	float: left;
	margin-bottom: 4px;
}
.cartheading1111{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 490px;
	text-align: left;
	float: left;
	margin-bottom: 4px;
	font-weight: 600;
}
.cartheading11 A{
	text-decoration: underline;
	color: #B2113B;
}
.cartheading12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
	text-align: left;
	float: left;
}
.cartheading121{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	text-align: left;
	float: left;
}
.cartheading13{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	text-align: left;
	float: left;
}
.cartheading131{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	text-align: left;
	float: left;
	font-weight: 600;
}
.cartheading13 A{
	text-decoration: underline;
	color: #B2113B;
}
#logopart{
	background-repeat: no-repeat;
	height: 54px;
	text-align:left;
	float: right;
	width: 766px;
	display: inline;
}
.search{
	width: 130px;
	height: 15px;
}

/* header end -----*/
/* middlesec -----*/
#middlesec{
	height: auto;
	margin: 0 auto;
	width: 994px;
}
#leftmenu {
	height: auto;
	float: left;
	width: 180px;
	display: inline;
	padding-left: 10px;
	text-align: left;
}
.lmenuheader {
	height: 19px;
	width: 149px;
	display: block;
	background-color: #B51042;
	background-image: url(images/dowonarro_22.jpg);
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 3px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 4px;
}

.lmenuitems {
	height: 20px;
	width: 149px;
	display: block;
	background-image: url(images/flattv_27.jpg);
	background-repeat: repeat-x;
	padding-left: 21px;
}

.lmenuitems  a{
	text-decoration: none;
	color: #000000;
}

.lmenuitems  a:hover{
	text-decoration: underline;
}
.lmenuitems  .active a {
	text-decoration: underline;
	font-weight:600;
}
.leftmenublankrow {
	height: 5px;
	width: 155px;
	display: block;
}

#mainmiddlepart{
	height: auto;
	float: left;
	width: 619px;
	display: inline;
	padding-left: 5px;
	padding-right: 4px;
}
.midldleheading{
	width: 549px;
	background-image: url(images/flfgattv_18.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	padding: 10px 35px 10px 35px;
	margin-bottom: 7px;
}
.midldleheading2{
	width: 579px;
	height: 10px;
	background-image: url(images/smbg6.jpg);
	background-repeat: repeat-x;
	background-color: #D6D7D6;
	padding: 5px 10px 7px 30px;
	margin-bottom: 3px;
	
}
.midldleheading21{
	
	background-image: url(images/smbg6.jpg);
	background-repeat: repeat-x;
	background-color: #D6D7D6;
	padding: 5px 10px 7px 10px;
	margin-bottom: 3px;
	text-align: left;
}

.midldleheading5{
	width: 700px;
	padding: 1px 1px 1px 1px;
	margin-bottom: 3px;
	border: 1px solid #BABABA;
	clear: both;
	text-align: left;
}

.uformrow{
	width: 310px;
	margin-bottom: 3px;
	clear: both;
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: 100;
	height: 25px;
}
.uformrow2{
	width: 105px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: 100;
	float: left;
	height: 22px;
	padding-top: 3px;
}
.uformrow3{
	width: 185px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: 100;
	float: left;
	padding-left: 20px;
	height: 25px;
}
.midldleheading6{
	width: 660px;
	height: 20px;
	background-image: url(images/smbg6.jpg);
	background-repeat: repeat-x;
	background-color: #D6D7D6;
	padding: 10px 10px 7px 30px;
	margin-bottom: 3px;
}
.midldleheading8{
	width: 660px;
	height: 70px;
	background-image: url(images/flfgattv_18.jpg);
	background-repeat: repeat-x;
	background-color: #D6D7D6;
	padding: 10px 10px 7px 30px;
}
.midldleheading7{
	width: 660px;
	height: 20px;
	padding: 10px 10px 2px 30px;
	margin-bottom: 3px;
}
.midldleheading9{
	width: 660px;
	height: 40px;
	padding: 10px 10px 2px 30px;
	margin-bottom: 3px;
}
.midldleheading4{
	width: 785px;
	height: 41px;
	background-image: url(images/betaling_stap1_07.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 0px;
	text-align: left;
	margin-bottom: 10px;
}

.midldleheading3{
	width: 579px;
	height: 470px;
	padding: 5px 10px 7px 30px;
	margin-bottom: 3px;
}
.rowheader{
	
	height: 10px;
	float: left;
	text-align: left;
	font-weight: 600;
	font-size: 12px;
}
.rowheader1{
	width: 270px;
	height: 10px;
	float: left;
	text-align: left;
	font-weight: 600;
	font-size: 12px;
}
.noofpages{
	width: 150px;
	height: 10px;
	float: right;
	text-align: right;
}
.rowheader2{
	width: 270px;
	height: 10px;
	float: left;
	text-align: left;
	margin-top: 3px;
}
.noofpages2{
	width: 300px;
	height: 10px;
	float: right;
	text-align: left;
	margin-top: 3px;
}
.midldlepict{
	width: 579px;
	background-image: url(images/flfgattv_18.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	padding: 10px 20px 10px 20px;
	padding-bottom: 10px;
	margin-bottom: 7px;
	height: 100px;
}
.midldlepict2{
	width: 559px;
	background-image: url(images/bprodbg.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	padding: 10px 20px 0px 40px;
	margin-bottom: 7px;
	height: 317px;
}
.midldlepict3{
	width: 559px;
	background-image: url(images/bprodbg.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	padding: 10px 20px 10px 40px;
	margin-bottom: 7px;
	height: 20px;
	text-align: left;
}
.midldlepict4{
	width: 559px;
	padding: 10px 20px 10px 40px;
	margin-bottom: 7px;
	height: 120px;
	text-align: left;
}
.firstpict {
	width: 143px;
	
	
	background-image: url(images/flattv_39.jpg);
	background-repeat: no-repeat;
	height: 96px;
	
	padding-top: 4px;
	text-align: left;
	padding-left: 4px;
	
}
.mnpict {
	width: 269px;
	float: left;
	background-image: url(images/bigpictbg_08.jpg);
	background-repeat: no-repeat;
	height: 230px;
	display: inline;
	padding-top: 4px;
	text-align: left;
	padding-left: 3px;
}

.mncontents {
	width: 266px;
	float: left;
	height: 313px;
	display: inline;
	padding-top: 4px;
	text-align: left;
	margin-left: 4px;
	padding-left: 4px;
}

.mnprodcontents {
	height: 50px;
}
.mnprodcontents2 {
	height: 180px;
}
.mnprodhrline {
	height: 10px;
	background-image: url(images/productpaginabg_08.jpg);
	width: 266px;
	background-repeat: repeat-x;
}
.mnprodbutton {
	width: 266px;
	margin: 0 auto;
	height: 30px;
}
.mnprodprice {
	width: 266px;
	margin: 0 auto;
	height: 40px;
}
.mnprodpriceprice {
	width: 110px;
	height: 25px;
	float: left;
	margin-left: 15px;
	display: inline;
	font-size: 18px;
	margin-top: 6px;
}
.mnprodpriceprice1 {
	width: 110px;
	height: 25px;
	float: left;
	margin-left: 15px;
	display: inline;
	margin-top: 10px;


}
.mnprodordbutton {
	width: 266px;
	margin: 0 auto;
	height: 70px;
}
.mnprodbuttonlink {
	background-image: url(images/blavkbutton.jpg);
	width: 101px;
	height: 25px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	display: inline;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 9px;
	font-size: 10px;
}
.mnprodbuttonlink a{
	text-decoration: none;
	color: #FFFFFF;
}
.addtocartbutton {
	background-image: url(images/addtocartbig_08.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 0px;
	width: 155px;
	height: 49px;
	text-align: center;
	font-weight: 600;
	color: #FFFAF0;
	font-size: 11px;
	border: 0;
	display: inline;
}
.mnprodpriceandqty {
	width: 110px;
	height: 25px;
	float: left;
	margin-left: 15px;
	display: inline;
}
.midldletxtrow{
	width: 579px;
	padding: 10px 20px 10px 20px;
	padding-bottom: 10px;
	margin-bottom: 7px;
	height: 90px;
}

.midldletxtcol {
	width: 163px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
	height: auto;
	text-align: left;
}
.midldletxtcol2 {
	width: 360px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	display: inline;
	height: auto;
	text-align: left;
}
.hrline {
	width: 163px;
	height: 6px;
	background-image: url(images/flattv_59.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 5px 0px;
}
.hrline2 {
	width: 360px;
	height: 6px;
	background-image: url(images/flattv_59.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 5px 0px;
}
.moreinfo{
	padding-top: 0px;
	float: right;
}
.priceinfo{
	padding-top: 0px;
	float: left;
}
#rightmenu {
	height: auto;
	float: right;
	width: 165px;
	display: inline;
	text-align: left;
	padding-left: 10px;
}
.boxheader{
	height: 23px;
	width: 155px;
	display: block;
	background-image: url(images/flattv_220.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}
.boxbody{
	background-image: url(images/flattv_28.jpg);
	background-repeat: repeat-y;
	width: 140px;
	height: auto;
	padding-left: 15px;
}
.boxbottom{
	background-image: url(images/flattv_40.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 4px;
	width: 155px;
	display: block;
}
.rightmenublankrow {
	height: 13px;
	width: 155px;
	display: block;
}

.button1 {
	height: 15px;
	width: 115px;
	display: block;
	background-color: #DEDBDE;
	background-image: url(images/flattv_34.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: underline;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	padding-top: 1px;
}



/*   footer   */
#footer{
	height: 57px;
	margin: 0 auto;
	width: 994px;
	background-image: url(images/flattv_18.jpg);
	background-color: #0099CC;
	float: right;
}
#footer1{
	height: 57px;
	margin: 0 auto;
	width: 270px;
	background-image: url(images/flattv_17.jpg);
	float: left;
}
#footer2{
	height: 57px;
	margin: 0 auto;
	float: left;
}
#footer3{
	height: 57px;
	margin: 0 auto;
	width: 178px;
	background-image: url(images/flattv_20.jpg);
	float: right;
}
/*   footer  end  */

.style1 {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}.style2 {
	text-decoration: underline;
	font-size: 9px;
}
.merkdrop {
	width: 200px;
	height: 18px;
	font-size: 12px;
}
.rpictholder {
	width: 110px;
	float: left;
	margin-left: 0px;
	margin-right: 23px;
	height: 110px;
	display: inline;
	padding-top: 4px;
	text-align: left;
	padding-left: 4px;
}

.rdataholder {
	width: 370px;
	float: left;
	margin-left: 0px;
	margin-right: 23px;
	height: 100px;
	display: inline;
	padding-top: 4px;
	text-align: left;
	padding-left: 4px;
}
.smallimage{
	border: 1px solid rgb(44, 108, 186);  
	padding: 1px 1px 1px 1px; 
	margin: 1px 1px 1px 1px;
}
.qty{
	height: 12px;
	font-size: 10px;
}
