body {
	background-color: #1f5999;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0;
	color: #a6a6ac;
	background-position: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

A:link{color:#000000; text-decoration: none;}
A:visited{color:#000000; text-decoration: none;}
A:active{color:#000000; text-decoration: none;}
A:hover{color:#000000; text-decoration: none;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainNavContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	height: 24px;
	background-image: url('mNaviBg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}


#mainNav {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#mainNav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
}

#mainNav ul li {
	display: inline;
}

#mainNav ul li a {
	padding: 4px 10px;
	height: 24px;
	text-decoration: none;
	float: left;
}

#mainNav ul li a:hover {
    color: #000000;
	text-decoration: none;
}

#mainNav ul li .open a{
    color: #ce0202;
    text-decoration: none;
}

#mainNav ul li .open a:hover{
    color: #ce0202;
    text-decoration: none;
}


#mainNav ul li .mNaviLine {
    background-image: url('mNaviLine2.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    width: 3px;
    height: 24px;
	float: left;
}

#mainNav .mNaviTemp {
    height: 6px;
    width: 100%;
}

.mNaviLine2 {
    background-image: url('mNaviLine.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 2px;
    width: 100%;
}

#prodNav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	font-style: Italic;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	vertical-align: top;
	background-color: #FFFFFF;
	overflow: hidden;
    list-style-type: none;
}

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

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

#prodNav .open a{
	color: #ce0202;
	text-decoration: none;
}

#prodNav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
    list-style-type: none; 
}

#prodNav li {
	margin: 0;
	padding: 0;
	width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
}

#prodNav ul ul {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 0;
}

#prodNav ul ul ul {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2px 5px 2px 30px;
}

#prodNav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

#prodNav ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
    background-image: url('lMenuArrow.jpg');
    background-repeat: no-repeat;
    background-position: center right;
}

#prodNav ul .noBG {
    background: none;
    padding: 4px 8px 4px 0px;
}

#prodNav ul li a {
	color: #FFFFFF;
	padding: 4px 8px 4px 0px;
}
             
#prodNav ul li .open a {
	color: #ce0202;
    border-bottom: none;
}

#prodNav ul li .open a:hover {
	color: #ce0202;
}

#prodNav ul ul li {
    background: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
    text-align: right;
	font-weight: normal;
    font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

#prodNav ul ul ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 0px 0px;
}

#prodNav ul ul li a {
	color: #000000;
}

#prodNav ul ul li .open a {
	color: #ce0202;
}

#prodNav ul ul li a:hover {
	color: #ce0202;
}

#prodNav ul ul ul li a {
	color: #000000;
}

#prodNav ul ul ul li .open a {
	color: #ce0202;
}

#prodNav ul ul ul li a:hover {
	color: #ce0202;
}

.mainBox {
	font-family: Arial;
	font-style: Italic;
	color: #000000;
    background-color: #A8DDC1;
	border: none;
}

.topLeft {
   text-align: center;
   vertical-align: bottom;
   background-image: url('tLeft.jpg');
}

.topRight {
   text-align: right;
   vertical-align: bottom;
   background-image: url('tRight.jpg'); 
}

.langFlags {
   vertical-align: bottom;
   margin: 0;
   padding-bottom: 1px;
   width: 100%;
   text-align:center;
}

.langFlags div {
	vertical-align: bottom;
	text-align: center;
}

.langFlags div ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
	text-align: center;
}

.langFlags div ul li {
	padding-left: 3px;
	padding-right:3px;
	display: inline;
}

#userInfo {
    display: inline;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-right: 6px;
    margin-left: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}

#userInfo a {
    color: #FFFFFF;
}

.leftPage {
    vertical-align: top;
    background-color: #A8DDC1;
    background-image: url('bgMain.jpg');
    background-repeat: repeat-x;
}

.middlePage {
    vertical-align: top;
    background-color: #A8DDC1;
    background-image: url('bgMain.jpg'); 
    background-repeat: repeat-x;
}

.leftMenu {
    vertical-align: top; 
    margin-left: 9px;
    width: 193px;
    background-color: #FFFFFF;
    background-image: url('lMenuTop.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.leftMenuLine {
    background-image: url('line.jpg');
    background-repeat: no-repeat;
    width: 193px;
    height: 128px;       
}

.leftMenuBottom {
    background-image: url('lMenuBottom2.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 193px;
    height: 128px;
}

.rightPage { vertical-align: top; border-left: 1px solid #CCCCCC; }

.mainPage {
	font-family: Arial;
	font-style: Italic;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
    background-color: #FFFFFF;
	min-height: 555px;
    margin-left: 0px;
    margin-top: 8px;
    margin-right: 9px;
    margin-bottom: 8px;
	vertical-align: top;
}

.mainContent {
    height: 100%;
    margin-left: 8px;
    margin-top: 12px;
    margin-right: 8px;
    margin-bottom: 12px;
	vertical-align: top;
}

.bottomLeft {
   text-align: center;
   vertical-align: top;
   background-image: url('bgBottom.jpg');
   background-repeat: repeat-x;
   height: 75px;
}

.bottomRight {
   text-align: center;
   vertical-align: middle;
   background-image: url('bgBottom.jpg'); 
   background-repeat: repeat-x;
   height: 75px;
}

.infoText {
	font-family: Arial;
	font-style: Italic;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: none;
	padding: 10px 12px 10px 12px;
}

.feedBack {
	font-family: Arial;
	font-style: Italic;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: none;
	padding: 10px 12px 10px 100px;
}

.pageList {
	color: #b1b1b1;	
	font-style: normal;
}

.pageList a {
	color: #b1b1b1;
}

.pageList strong {	
	color: #000000;
}

#listLinks {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#listLinks .topic {
	color: #ce0202;
	font-size: 110%;
	font-weight: bold;
	text-align: left;	
}

#listLinks .perPage {
	font-size: 90%;
	font-style: normal;
	text-align: right;
}

#prodList {
	background-color: #ffffff;
	border: none;
	width: 100%;
	font-size: 12px;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
}

#prodList tr {
	width: 100%;
	vertical-align: top;
}

#prodList tr td {
	background-color: #ffffff;
	width: 50%;
	margin: 0;
	padding: 0;
}

#prodList tr .headertext {
	background-color: #ffffff;
	color: #ce0202;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: center;
}

#prodList tr .headertext a {
	color: #ce0202;
}

#prodList tr .headertext a:hover {
	color: #ce0202;
}

#prodListContainer {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
    height: 144px;
    width: 100%;
	border: 1px solid #ece2b8;
}

#prodListContainer .prodName {
	border: none;
	height: 19px;
	padding-top: 3px;
	width: 100%;
	background-image: url('prodBg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
}

#prodListContainer .prodName a {
	display: block;
	width: 100%;
}

#prodListContainer .topic {
	padding-left: 8px;
	padding-right: 8px;
}

#prodListContainer .prodLine {
    background-image: url('prodLine.jpg');
    background-repeat: no-repeat;
    background-position: center;
    height: 3px;
    width: 100%;
}

#prodListInfo {
	margin: 0;
	width: 100%;
	height: 114px;
	text-align: center;
}

#prodListInfo .prodLeft {
	padding-left: 4px;
	padding-top: 4px;
	text-align: center; 
    vertical-align: top;
	width: 210px;
}

#prodListInfo .prodLeftInfo {
	text-align: left;
    vertical-align: top;
    min-height: 70px;
}

#prodListInfo .prodLeftPrice {
	vertical-align: middle;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	width: 100%;
}

#prodListInfo .prodLeftPrice2 {
	text-align: left;
	vertical-align: middle;
}

#prodListInfo .prodCart {
	text-align: left;
}

#prodListInfo .defPrice { white-space: nowrap; display: inline; font-size:120%; font-weight: bold; }
#prodListInfo .oldPrice { white-space: nowrap; display: inline; text-decoration: line-through; font-size:120%; }
#prodListInfo .newPrice { white-space: nowrap; color: #ce0202; font-size:120%; font-weight: bold;}
#prodListInfo .newPrice a {	color: #ce0202; }
#prodListInfo .normPrice { white-space: nowrap; display: inline; font-size:80%; }

#prodListInfo .prodImage {
    margin: 0;
    padding: 0;
	text-align: center;
    vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
	width: 114px;
	height: 114px;
}

.defProd {
    border: none;
    border-spacing: 4px;	
}

.newProd {
    border: none;
    border-spacing: 10px;
}

#gmContainer {
    display: table;
    width: 100%;
}
#groupList {
    list-style-type: none;
    display: table-cell;
}

#makerList {
    list-style-type: none;
    display: table-cell;
    width: 125px;
    padding-left: 3px;
}

#makerList ul {
    list-style-type: none;
}

#makerList .mainTopicCenter {
    text-align: center;
    color: #000000;
    border: none;
}

#makerList a {
    color: #1c62ad;
    font-size: 10px;    
}

#makerList a:hover {
    color: #000000;    
}

#prodMainInfo {
	width: 100%;
	border: none;
	text-align: center;
}

#prodMainInfo .prodInfoText {
	text-align: left;
	padding-right: 100px;
}

#prodInfo {
	text-align: center;
	border-spacing: 6px;
}

#prodInfo a {
	text-decoration: underline;
}

.prodheadertext {
	text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.prodValue {
	text-align: left;
	font-size: 12px;
	color: #1c62ad;
	max-width: 260px;
}

#prodInfo .addToCart a {
	text-decoration: none;	
}

#prodInfo .addToCmp a {
	text-decoration: none;	
}

.addToCart {
	padding-top: 15px;
	text-align: center;	
	text-decoration: none;
}

.addToCart a {
	color: #1c62ad;
	font-weight: bold;
	text-decoration: none;
}

#prodThumb {
	width: 114px;
	height: 114px;
	text-align: left;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

#prodThumb .pImg {
	width: 114px;
	height: 114px;
	background-position: center center;
	background-repeat: no-repeat;
}


#prodThumb .zoom {
	padding: 80px 2px 0px 78px;
}

#picGallery .pageList strong {
	color: #b1b1b1;
}

#picGallery .pageList a {
	color: #FFFFFF;
}

.mainTopicLeft {
	width: 100%;
	color: #ce0202;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: left;
}

.mainTopicCenter {
	width: 100%;
	color: #ce0202;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: center;
}

.pageErrorC {
	width: 100%;
	text-align: center;
}

.pageErrorMsg {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	color: #ce0202;
	border-style: dashed;
	border-width: 1px;
	border-color: #ce0202;
}

.bottomLine {
	width: 100%;
	color: #ce0202;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.prodThumb {
    width: 112px;
    height: 112px;
    margin: 0;
    padding: 0;
}

.prodPic {
	width: 800px;
	height: 800px;
    margin: 0;
    padding: 0;
	text-align: center;
    vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

.prodWPic {
	width: 800px;
	height: 800px;	
}

.headertext {
	font-size: 12px;
    font-weight: bold;
	color: #1c62ad;
}

.defPrice { white-space: nowrap; }
.oldPrice { white-space: nowrap; text-decoration: line-through; }
.newPrice {	white-space: nowrap; color: #ce0202; }
.newPrice a {	color: #ce0202; }

#cartList {
	width: 100%;
	color: #1c62ad;
}

#cartList .headertext {
	font-size: 12px;
    font-weight: bold;
	color: #000000;
}

#cartList a {
	text-decoration: underline;
}

#cartList .cartTotal {
	padding-top: 20px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	color: #000000;
	
}
#cartList .cartTotal .defPrice {
	color: #ce0202;
}

.lineTop {
    border-top-style: solid;
    border-top-color: #e5e5e5;
    border-top-width: 1px;
}

.lineBottom {
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-bottom-width: 1px;
}

.goOrder {
}

.goOrder a {
	font-weight: bold;
	font-size: 120%;
	color: #ce0202;
}

#miniCart {
	border: 1px solid #ece2b8;
	background-color: #ffffff;
    margin-left: 3px;
	font-size: 12px;
	display: table;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
    width: 186px;
    padding: 3px;
}

#miniCart .cartLeft {
	display: table-cell;
	text-align: left;
}

#miniCart .cartLeft a {
	color: #000;	
}

#miniCart .cartRight {
	display: table-cell;
	text-align: right;
	vertical-align: top;
}

#miniCart .cartRight a {
    color: #ce0202;
}

.pCmpLink {
	border: 1px solid #ece2b8;
	border-top: 0px;
	background-color: #ffffff;
    margin-left: 3px;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
    width: 178px;
    padding: 3px;
}

#cmpList {
	width: 100%;
	color: #1c62ad;
}

#cmpList .headertext {
	font-size: 12px;
    font-weight: bold;
	color: #000000;
}

#cmpList a {
	text-decoration: underline;
}

#cmpList .addToCart {
	text-align: left;
}

#cmpList .addToCart a {
	text-decoration: none;	
}

.ordListEven {
    background-color: #e5e5e5;
}

.ordListUnEven {
    background-color: #ffffff;
}

.backToFP a {
	text-decoration: underline;
}

.supportImg {
	text-align: center;
}

#searchBox {
    display: block;
	text-align: left;
    vertical-align: bottom;
	margin: 0;
	padding: 14px 0px 0px 15px;
	width: 100%;
}

#searchBox table {
	margin:0;
	padding:0;
}

#searchBox .text {
    display: block;
    font-size: 90%;
    vertical-align: bottom;
}

#searchBox .inputImg {
    vertical-align: bottom;
}

.advSearch {
	vertical-align: top;
	text-align:center;
	font-size:90%;
	margin:0;
	padding:0;
}

.btnmain {
    font: inherit;
	font-weight: inherit;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
}

.formtext {
    color: #1c62ad;
	font-size: 12px;
}

.fError {
	font-weight: normal;
	color: #ce0202;
}

.fMust {
    font-weight: normal;
    color: #ce0202;
}                     

.fInfo {
    font-size: 10px;
    color: #000;
}                     

#footer {
	margin: 0 auto;
	display: block;
	padding-top: 5px;
    vertical-align: top;
}

#footer .text {
	color: #FFFFFF;
	text-align: center;
    font-style: normal;
	font-size: 10px;
	padding: 5px;
}

#footer .text .info {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer .text .copyright {
	text-align: center;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.supportImg {
	height: 50px;
}

.badCode {
	color: #ce0202;
}

.vouchForm {
	font-size: 9px;
	margin: 0px; padding: 0px;
}

.vouchForm input {
	font-size: 9px;
}