html,body{margin:0;padding:0}

body {
	background-color: #1f5999;
	border:none;
	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;}
A:active{color:#000000;}
A:hover{color:#000000;}

table { border: 0; }

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

.container {
	font-family: Arial;
	font-style: Italic;
	color: #000000;
    background-color: #A8DDC1;
	width: 1168px;
	margin:0 auto;
}

.topWrap, .centerWrap, .bottomWrap {
	float: left;
	width: 100%;
}

.topLeft, .centerLeft, .bottomLeft {
	float: left;
	width: 210px;
}
.topMiddle, .centerMiddle, .bottomMiddle {
	float: left;
	width: 748px;
}

.topRight, .centerRight, .bottomRight {
	float: right;
	width: 210px;
}

.topWrap {
	height: 181px;
	vertical-align: bottom;
}

.topLeft, .topMiddle, .topRight {
	height: 181px;
	vertical-align: bottom;
	text-align: center;
	margin: 0;
	position:relative;
}

.topLeft .bottom, .topMiddle .bottom, .topRight .bottom {
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 100%;
}

.topLeft {
   text-align: center;
   background-image: url('gfx/ui/tLeft.jpg');
}

.topMiddle {
   text-align: right;
   background-image: url('gfx/ui/tMiddle.jpg'); 
}

.topRight {
   text-align: center;
   background-image: url('gfx/ui/tRight.jpg');
}

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

.centerLeft, .centerMiddle, .centerRight {
    vertical-align: top;
}

.leftMenuContent {
	min-height: 450px;
}

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

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

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

.mainPage {
	font-family: Arial;
	font-style: Italic;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	background-color: #FFFFFF;
	min-height: 570px;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	vertical-align: top;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
}

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

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

.rightMenuContent {
	min-height: 551px;
	padding: 5px;
}

.rLine { width:100%;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#000000; margin-top: 15px; margin-bottom: 15px; }
.rTopic { font-weight: bold; margin-top: 5px; margin-bottom: 10px; }

.rightMenuBottom {
	background-image: url('gfx/ui/lMenuBottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 193px;
	height: 19px;
	margin-bottom: 6px;
}

.bottomWrap {
	vertical-align: middle;
	height: 75px;
	background-image: url('gfx/ui/bgBottom.jpg'); 
	background-repeat: repeat-x;
}

.bottomLeft, .bottomMiddle, .bottomRight {
	text-align: center;
	vertical-align: middle;
	height: 75px;
}

.bottomLeft {
	vertical-align: top;
}

.bottomMiddle {
	padding-top: auto;
	padding-bottom: auto;
}

#mainNavContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	height: 24px;
	background-image: url('gfx/ui/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('gfx/ui/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('gfx/ui/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('gfx/ui/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;
}

.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: 2px;
	padding-right:2px;
	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;
}

.tAds {
	padding-bottom: 7px;
	text-align: center;
	margin-left: 27px;
	margin-right: 28px;
}

.tAds table {
	text-align: center;
}


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

.tAds ul li {
	padding-left: 4px;
	padding-right:4px;
	display: inline;
}

.newsBox {
	font-size: 12px;
}

.newsBox ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
    list-style-type: none;
}
.newsBox ul li {
	margin: 1px;
}

.newsBox ul li .date {
	font-size: 80%;
	color: #666666;
}

.newsText {
	font-size:13px;
}

.newsText a {
	text-decoration:underline;
}

.poll {
	font-size: 12px;
}

.poll ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 9px;
	width: 100%;
    list-style-type: none;
}

.poll .cRate {
	background-color:#B4BCF3;border-spacing:1px;white-space: nowrap;border-style:solid;border-width:1px;border-color:#0000ff;height:6px;
}

.voteSubmit {
	margin: 10px;
}

.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 table {
	width: 100%;
}
.prodList table tr {
	width: 100%;
	vertical-align: top;
}

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

.prodList table 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 table tr .headertext a {
	color: #ce0202;
}

.prodList table 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('gfx/ui/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('gfx/ui/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;
}

.bLink { text-align: left; font-size:90%; margin-bottom: 25px; }

.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;
}

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

.pageErrorMsg {
	margin-top:1em;
	border:1px solid #d8000c;
	background-color: #ffcece;
	padding: 4px;
	text-align: center;
	max-width:650px;
	font-weight: bold;
	color: #d8000c;
}

.pageAnnounce {
	margin-top:1em;
	border:1px solid #1c62ad;
	background-color:#cae4ff;
	padding:5px;
	text-align:center;
	max-width:650px;
}

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

.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;
}
