html{min-width:799px;}
body{
	margin:0;
	background:#fff url(/images/bg-body.gif) repeat-x 50% 0;
	font:12px/16px "Times New Roman", Times, Palatino, serif;
	min-width:800px;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
img{border-style:none;}
input,textarea,select{
	font:100% "Times New Roman", Times, Palatino, serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:800px;
	border-collapse:collapse;
	margin:0 auto;
}
#wrapper td{
	width:100%;
	padding:0;
	vertical-align:top;
}
#header{
	height:1%;
	position:relative;
	z-index:70;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
.nav-wrapper{
	background:url(/images/bg-nav.png) no-repeat;
	width:787px;
	min-height:69px;
	margin:0 4px 0 9px;
}
* html .nav-wrapper{height:69px;}
.nav{
	width:100%;
	overflow:hidden;
	position:relative;
}
.nav div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.menu{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:6px 0 0;
	list-style:none;
	font-size:14px;
	font-variant:small-caps;
}
.menu li{
	padding:0 12px;
	float:left;
	position:relative;
}
.menu a{
	color:#d8e3e9;
	text-decoration:none;
	position:relative;
}
.menu a:hover,
.menu .active a{color:#fff;}

#submenu {
	width:787px;
	min-height:25px;
	margin:0;
}
#submenu .nav{
	width:100%;
	overflow:hidden;
	position:relative;
}
#submenu .nav div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#submenu .menu{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:6px 0 0;
	list-style:none;
	font-size:12px;
	font-variant:normal;
}
#submenu .menu li{
	padding:0 6px;
	float:left;
	position:relative;
}
#submenu .menu a{
	color:#80a1b6;
	text-decoration:none;
	position:relative;
}
#submenu .menu a:hover,
#submenu .menu .active a{color:#000;}

.panel-wrapper{
	height:1%;
	position:relative;
	margin-top:-21px;
}
.panel-wrapper:after{
	content:'';
	display:block;
	clear:both;
}
.container{
	width:100%;
	overflow:hidden;
}
.container1{
	width:100%;
}
.container1:after{
	content:'';
	display:block;
	clear:both;
}
.form-search{
	width:269px;
	float:right;
	color:#80a1b6;
	position:relative;
	font-size:10px;
	line-height:13px;
}
.form-search a{color:#80a1b6;}
.container-wrapper{
	width:100%;
	overflow:hidden;
	margin-bottom:-3px;
	position:relative;
}
.form-search label{
	float:left;
	text-transform:uppercase;
	margin-left:2px;
	position:relative;
	z-index:500;
}
.form-search-input{
	width:258px;
	border:none;
	background:none;
	float:left;
	padding:2px 4px;
	margin:4px 0 1px 1px;
	font-size:14px;
	line-height:16px;
	color:#80a1b6;
	min-height:17px;
}
.form-search .description{
	height:1%;
	padding:4px 10px 5px 0;
	overflow:hidden;
	text-align:right;
}
.panel{
	height:1%;
	background:url(/images/bg-panel.png) no-repeat;
	min-height:30px;
}
.panel:after{
	content:'';
	display:block;
	clear:both;
}
* html .panel{
	height:30px;
	overflow:visible;
}
.navigation{
	width:450px;
	float:left;
	padding:6px 0 0 41px;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
	position:relative;
}
.navigation a{
	color:#999;
	text-decoration:none;
}
.navigation a:hover{
	color:#80a1b6;
	text-decoration:none;
}
.navigation li{
	float:left;
	padding:0 11px 10px 12px;
	background:url(/images/separator-navigation.gif) no-repeat 0 4px;
	position:relative;
}
.navigation li:first-child,
.navigation li.first-child{background:none;}
.navigation li:hover a,
.navigation li.hover a{
	color:#80a1b6;
}
.navigation li:hover li a,
.navigation li.hover li a{
	text-decoration:none;
	color:#fff;
}
.navigation li:hover ul,
.navigation li.hover ul{display:block;}
.navigation ul{
	display:none;
	background-color:#ccc;
	width:71px;
	padding:2px 8px 3px;
	position:absolute;
	right:-1px;
	top:20px;
	margin:0;
	list-style:none;
}
.navigation ul li{
	float:none;
	padding:0 0 2px;
	background:none;
}
.navigation ul a{color:#fff;}
.navigation ul a:hover,
.navigation ul .active a{
	text-decoration:none;
	color:#1b1b1b !important;
}
#main{
	height:1%;
	margin:-26px 0 -23px;
	padding-top:26px;
	position:relative;
	z-index:30;
	overflow:hidden;
}
#twocolumns{
	height:1%;
	position:relative;
}
#twocolumns:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar{
	display:inline;
	width:344px;
	float:left;
	margin-left:10px;
}
.slogan-wrapper{
	height:1%;
	overflow:hidden;
	padding:0 32px 27px 39px;
}
.logo{
	height:1%;
	overflow:hidden;
	margin:0 0 -3px;
	position:relative;
}
.logo strong{
	float:left;
	background:url(/images/logo.gif) no-repeat;
	width:273px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo1{margin:0;}
.logo1 a{
	position:absolute;
	left:43px;
	top:12px;
	background:url(/images/logo1.png) no-repeat;
	width:187px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	z-index:50;
}
.slogan{
	height:1%;
	padding:0 7px;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
	font-variant:small-caps;
	color:#999;
	text-align:justify;
	border-bottom:2px solid #edf2f4;
}
.slogan .heading{
	display:block;
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	letter-spacing:-1px;
}
.slogan p{margin:0 0 2px;}
.items-box{
	width:344px;
	margin-bottom:10px;
	background:url(/images/bg-items-box-c.gif) repeat-y;
}
.items-box-holder{background:url(/images/bg-items-box-t.gif) no-repeat;}
.items-box-frame{
	width:288px;
	padding:9px 31px 21px 25px;
	position:relative;
	overflow:hidden;
	background:url(/images/bg-items-box-b.gif) no-repeat 0 100%;
}
.items-box .arrow-left, .items-box .arrow-right{
	background:url(/images/arrow-items-box-left.gif) no-repeat;
	width:24px;
	height:110px;
	position:absolute;
	top:32%;
}
.items-box .arrow-left{left:0;}
.items-box .arrow-right{
	background:url(/images/arrow-items-box-right.gif) no-repeat !important;
	right:0;
}
.top-sellers{
	display:inline;
	float:left;
	margin:0 0 -1px 11px;
	position:relative;
	background:url(/images/text-top-sellers.png) no-repeat;
	width:155px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
.items-wrapper{
	height:1%;
	background:url(/images/bg-items-wrapper.gif) no-repeat;
	padding-top:3px;
}
.item{
	height:1%;
	background:url(/images/bg-item.gif) no-repeat 0 100%;
	padding:0 3px 3px;
}
.item-inner{
	height:1%;
	padding:2px 24px 2px 2px;
	overflow:hidden;
	background:url(/images/bg-item-inner.gif) repeat-y;
	font-size:10px;
	line-height:12px;
	color:#999;
}
.item-inner a{
	text-decoration:none;
	color:#999;
}
.item-inner a:hover{text-decoration:underline;}
.item-inner img{
	float:left;
	margin-right:11px;
}
.item-inner h3{
	margin:6px 0 3px;
	font-size:13px;
	line-height:16px;
	color:#5d87a1;
	font-variant:small-caps;
	font-weight:normal;
}
.item-inner h3 a{color:#5d87a1;}
.item-inner p{margin:0 0 4px;}
.item-inner ul{
	padding:0 0 5px;
	margin:0;
	list-style:none;
}
.item-inner li{
	float:left;
	padding:0 3px 0 4px;
	background:url(/images/separator-items-box.gif) no-repeat 0 3px;
}
.item-inner li:first-child,
.item-inner li.first-child{
	background:none;
	padding-left:0;
}
#content{
	width:385px;
	padding:39px 15px 0 46px;
	position:relative;
	margin-top:-26px;
	float:right;
	background:url(/images/bg-content.png) no-repeat;
}
.visual-box{
	height:304px;
	padding:20px 0 0 20px;
	position:relative;
}
.visual-box img{display:block;}
.visual-box .mask{
	position:absolute;
	left:0;
	top:0;
}
.text-box{
	height:1%;
	overflow:hidden;
	padding:3px 15px 0 5px;
	text-align:justify;
	word-spacing:-1px;
}
.text-box p{margin:0 0 10px;}
.twocolumns-inner{
	height:1%;
	overflow:hidden;
	padding:5px 0 0 41px;
	color:#666;
}
.section, .section2{
	height:1%;
	padding:5px 12px 5px 198px;
	min-height:61px;
	overflow:hidden;
	background:url(/images/bg-section.png) repeat-y;
}
* html .section,
* html .section2{
	height:61px;
	overflow:visible;
}
.section2{background:url(/images/bg-section2.png) repeat-y;}
.items-list1{
	height:1%;
	overflow:hidden;
	padding:23px 0 10px;
	margin:0;
	list-style:none;
	color:#fff;
	font-variant:small-caps;
	font-size:13.75px;
	line-height:17px;
	letter-spacing:-1px;
}
.items-list1 a{color:#fff;}
.items-list1 li{
	float:left;
	padding:0 6px 0 16px;
	background:url(/images/separator-items-list1.gif) no-repeat 0 9px;
}
.items-list1 li:first-child,
.items-list1 li.first-child{background:none;}
.alignright{
	float:right;
	color:#666 !important;
	padding-top:1px;
}
.section-inner{
	height:1%;
	padding:0 0 0 92px;
	margin-top:-3px;
	font-size:12px;
	line-height:18px;
	color:#5a7e92;
}
.section-inner a{color:#5a7e92;}
.section-inner .info-list{
	width:auto;
	font-variant:small-caps;
	letter-spacing:normal;
}
.section-inner .info-list li{background:url(/images/separator-info-list2.gif) no-repeat 0 4px;}
.section-inner .info-list a{text-decoration:none;}
.section-inner .info-list a:hover{text-decoration:underline;}
div.breadcrumbs {
    float:right;text-align:right;width:400px;
}
ul.breadcrumbs{
	/*float:right;*/
	padding:13px 0 0;
	margin:0 -5px 0 0;
	list-style:none;
	font-size:14px;
	line-height:17px;
	color:#666;
	font-variant:normal;
	clear:both;
}
ul.breadcrumbs a{color:#666;}
ul.breadcrumbs a:hover{
	color:#44687d;
	text-decoration:underline;
}
ul.breadcrumbs li{
	padding:0 5px 0 0px;
	float:right;
}
ul.breadcrumbs li:first-child,
ul.breadcrumbs li.first-child{background:none;}
ul.breadcrumbs span{
	text-decoration:underline;
	color:#44687d;
}
.article{
	height:1%;
	overflow:hidden;
	padding:17px 38px 20px 0;
	text-align:justify;
	word-spacing:-1px;
	color:#000;
}
.article h1{
	margin:0 0 9px;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
}
.article h2{
	margin:0 0 9px;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
}
.article p{margin:0 0 10px;}
.aside{
	width:191px;
	padding:139px 0 10px;
	float:left;
}
.article2{
	height:1%;
	line-height:14px;
}
.article2 h2{
	margin:0 0 2px;
	color:#5d87a1;
	font-variant:small-caps;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	letter-spacing:-1px;
}
.article2 h2 a{color:#5d87a1;}
.article2 p{margin:0 0 18px;}
.aside .visual{display:block;}
.content{
	width:511px;
	padding:0 39px 0 3px;
	margin-top:-4px;
	position:relative;
	float:right;
}
.gallery-wrapper{
	width:488px;
	padding:0 23px 0 22px;
	margin:0 -19px 0 -3px;
	position:relative;
}
.gallery{
	width:465px;
	padding:13px 6px 6px 17px;
	background:url(/images/bg-gallery.png) repeat-x;
	min-height:84px;
	overflow:hidden;
}
* html .gallery{height:84px;}
.carousel {
    position:relative;
	overflow:hidden;
	width: 465px;
	height:71px;
}
.carousel .items{
	width:20000em;
	position:absolute;
	clear:both;
}
.items img { 
    margin:0; 
} 
.items a { 
    display:block; 
    float:left; 
    margin:0px 3px; 
} 
.btn-gallery-left-wrapper,
.btn-gallery-right-wrapper{
	position:absolute;
	top:0;
	height:103px;
}
.btn-gallery-left-wrapper{
	left:0;
	width:22px;
}
.btn-gallery-right-wrapper{
	right:0;
	width:23px;
}
.btn-gallery-left,
.btn-gallery-right{
	width:100%;
	height:100%;
}
.btn-gallery-left{background:url(/images/btn-gallery-left.png) no-repeat;}
.btn-gallery-right{background:url(/images/btn-gallery-right.png) no-repeat;}
.btn-gallery-left a,
.btn-gallery-right a{
	position:absolute;
	top:41px;
	text-indent:-9999px;
	overflow:hidden;
	width:10px;
	height:23px;
	cursor:pointer;
}
.btn-gallery-left a{right:0;}
.btn-gallery-right a{left:0;}
.carousel-description{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:-2px;
}
.carousel-description div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.carousel-description ul{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
	font-variant:small-caps;
	color:#5a7e92;
	font-size:11px;
	line-height:15px;
}
.carousel-description li{
	float:left;
	padding:0 3px 0 8px;
	background:url(/images/separator-carousel-description.gif) no-repeat 0 9px;
}
.carousel-description  li:first-child,
.carousel-description  li.first-child{background:none;}
.select-panel{
	height:1%;
	padding:8px 0 4px;
	overflow:hidden;
	font-variant:small-caps;
	color:#5a7e92;
}
.select-panel a{
	color:#5a7e92;
	text-decoration:none;
}
.select-panel a:hover{text-decoration:underline;}
.select-panel label,
.select-panel input,
.select-panel div{float:left;}
.select-panel label,
.select-panel input,
.select-panel select{
	padding:0;
	margin:0;
}
.select-panel select{float:right;}
.select-panel label{
	letter-spacing:-1px;
	padding-top:1px !important;
}
.info-list{
	width:199px;
	float:left;
	padding:1px 0 0 17px;
	margin:0;
	list-style:none;
	letter-spacing:-1px;
}
.info-list li{
	float:left;
	padding:0 4px 0 6px;
	background:url(/images/separator-info-list.gif) no-repeat 0 4px;
}
.info-list li:first-child,
.info-list li.first-child{background:none;}
.form-sort{
	width:152px;
	float:left;
	padding:0 0 0 2px;
}
.form-sort select{
	width:106px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form-show{
	width:141px;
	float:left;
}
.form-show label{width:35px;}
.form-show select{
	float:right;
	width:106px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.items-list-wrapper{
	height:1%;
	border-top:2px solid #ccc;
}
.items-list{
	height:1%;
	border-bottom:2px solid #ccc;
}
.items-list-inner{
	width:110%;
	overflow:hidden;
	padding:0;
	margin:0 -10% 0 0;
	list-style:none;
	background:url(/images/bg-items-list-inner.gif) repeat-y;
}
.items-list-inner li{
	width:151px;
	padding:0 11px 0 6px;
	margin-left:2px;
	float:left;
}
.items-list-inner a{color:#5d87a1;}
.items-list-inner .visual{
	height:1%;
	padding:8px 0 0;
	text-align:center;
}
.items-list-inner .visual img{float:none;display:block;margin-left: auto;margin-right: auto;}
.items-list-inner .description{
	height:1%;
	padding:6px 2px 5px;
	color:#999;
}
.items-list-inner .description ul{
	height:1%;
	overflow:hidden;
	padding:0;
	margin:-1px 0 0;
	position:relative;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.items-list-inner .description li{
	width:auto;
	padding:0 2px 0 6px;
	margin:0;
	background:url(/images/separator-item-description.jpg) no-repeat 0 7px;
}
.items-list-inner .description li:first-child,
.items-list-inner .description li.first-child{
	background:none;
	padding:0;
}
.items-list-inner .heading{font-weight:normal;}

.search-list-wrapper{
	height:1%;
	border-top:2px solid #ccc;
}
.search-list{
	height:1%;
	border-bottom:2px solid #ccc;
}
.search-list-inner{
	width:110%;
	overflow:hidden;
	padding:0;
	margin:0 -10% 0 0;
	list-style:none;
	background:url(/images/bg-search-list-inner.gif) repeat-y;
}
.search-list-inner li{
	width:132px;
	padding:0 11px 0 6px;
	margin-left:2px;
	float:left;
}
.search-list-inner a{color:#5d87a1;}
.search-list-inner .visual{
	height:1%;
	padding:8px 0 0;
	text-align:center;
}
.search-list-inner .visual img{float:none;display:block;margin-left: auto;margin-right: auto;}
.search-list-inner .description{
	height:1%;
	padding:6px 2px 5px;
	color:#999;
}
.search-list-inner .description ul{
	height:1%;
	overflow:hidden;
	padding:0;
	margin:-1px 0 0;
	position:relative;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.search-list-inner .description li{
	width:auto;
	padding:0 2px 0 6px;
	margin:0;
	background:url(/images/separator-item-description.jpg) no-repeat 0 7px;
}
.search-list-inner .description li:first-child,
.search-list-inner .description li.first-child{
	background:none;
	padding:0;
}
.search-list-inner .heading{font-weight:normal;}

.paging{
	float:right;
	padding:4px 0 1px;
	margin:0 -9px 0 0;
	position:relative;
	list-style:none;
	color:#5a7e92;
	font-variant:small-caps;
}
.paging li{
	padding:2px 4px 0 6px;
	float:left;
}
.paging-form{
	float:left;
	padding-right:3px;
}
.paging-form label{
	float:left;
	padding-right:6px;
}
.paging-form-select{
	width:75px;
	float:left;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.scrollbtn {
	float:left;
	width:61px;
	height:21px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin-top:-2px;
}
.scrollbtn:hover{text-decoration:underline;}
.prev{
	background:url(/images/btn-prev.png) no-repeat;
	padding:3px 0 0 27px;
}
.paging .next{
	background:url(/images/btn-next.png) no-repeat;
	padding:3px 0 0 8px;
}
.block{
	height:1%;
	padding:17px 0 5px;
	overflow:hidden;
}
.info-box{
	width:363px;
	padding-bottom:8px;
	float:left;
	color:#666;
}
.info-box h2{
	margin:0;
	font-size:18px;
	line-height:19px;
	color:#5a7e92;
}
.subheading{
	display:block;
	color:#5a7e92;
	line-height:14px;
	margin-top:-1px;
	position:relative;
	padding-bottom:6px;
}
.info-box p{margin:0;}
.info-box ul{
	height:1%;
	padding:0 0 4px 33px;
	margin:0;
	list-style:none;
}
.info-box li{
	height:1%;
	padding:0 0 0 10px;
	background:url(/images/bullet-info-box.gif) no-repeat 0 8px;
}
.info-box a{color:#666;}
.price-box{
	height:1%;
	overflow:hidden;
}
.form-add{
	width:175px;
	float:right;
	font-size:14px;
	line-height:15px;
}
.form-add .row{
	height:1%;
	padding:0 5px 3px 0;
	overflow:hidden;
}
.form-add label{
	width:58px;
	padding:7px 4px 0 0;
	float:left;
	text-align:right;
}
.input-wrapper{
	float:left;
	background:url(/images/bg-input-wrapper.gif) no-repeat;
	width:31px;
	height:23px;
}
.form-add-input{
	width:25px;
	float:left;
	padding:2px;
	background:none;
	border:none;
	margin:1px;
}
.btn-add{
	display:block;
	background:url(/images/btn-add.png) no-repeat;
	width:98px;
	height:24px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}
.btn-add:hover{text-decoration:underline;}
.btn-add-wide{
	display:block;
	background:url(/images/btn-add-wide.png) no-repeat;
	width:150px;
	height:24px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}
.btn-add-wide:hover{text-decoration:underline;}
.btn-add-xwide{
	display:block;
	background:url(/images/btn-add-xwide.png) no-repeat;
	width:200px;
	height:24px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}
.btn-add-xwide:hover{text-decoration:underline;}
.price{
	width:175px;
	float:left;
	padding:10px 0 5px;
	font-size:10px;
	line-height:12px;
}
.price span{display:block;}
.price .title{
	font-size:14px;
	line-height:18px;
	display:block;
}
.aside-visual{
	display:inline;
	padding-top:2px;
	width:346px;
	float:right;
	margin-right:24px;
}
.aside-visual .visual{
	height:1%;
	padding:8px 0;
	border:2px solid #ccc;
	text-align:center;
}
.aside-visual img{vertical-align:top;}
.twocolumns-inner2{
	height:1%;
	padding:0 16px 7px 25px;
	color:#666;
}
.twocolumns-inner2 .box{
	height:1%;
	overflow:hidden;
	border-top:2px solid #ccc;
}
.twocolumns-inner2 .box h3{
	height:1%;
	margin:0 0 4px;
	padding-left:2px;
	font-size:14px;
	line-height:15px;
	color:#44687d;
	font-variant:small-caps;
	font-weight:normal;
}
.text-box2{
	display:inline;
	width:258px;
	padding-top:2px;
	margin-right:33px;
	float:right;
	font-size:11px;
	line-height:18px;
	word-spacing:-1px;
}
.text-box2 a{color:#44687d;}
.text-box2 p{margin:0 0 10px;}
.items-list2{
	display:inline;
	float:left;
	padding:0;
	margin:0 0 0 27px;
	list-style:none;
}
.items-list2 li{
	width:80px;
	background-color:#868589;
	margin-right:15px;
	float:left;
	text-align:center;
}
.items-list2 img{vertical-align:top;}
#footer{
	height:1%;
	background:url(/images/bg-footer.png) no-repeat;
	padding:33px 0 10px;
	min-height:10px;
	color:#fff;
	font-variant:small-caps;
}
* html #footer{height:10px;}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
.footer-inner{
	width:100%;
	overflow:hidden;
	position:relative;
}
.footer-inner div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.footer-inner ul{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
.footer-inner li{
	float:left;
	padding:0 12px 0 16px;
	background:url(/images/separator-footer.gif) no-repeat 0 9px;
}
.footer-inner li:first-child,
.footer-inner li.first-child {background:none;}
.footer-inner address{
	font-style:normal;
	padding:0;
}
.FormName {
    text-align:left;width:1%;
}
.formInputText {
    border:1px solid #80A1B6;
    width:150px;
}
.narrow {width:30px;}
.narrow40 {width:40px;}
.narrow50 {width:50px;}
.narrow60 {width:60px;}
.narrow70 {width:70px;}
.narrow80 {width:80px;}
.formInputTextError {
    border:1px solid red;
    width:150px;
}

#cartWrapper td {padding:3px;width:auto;}
TD.tableHead {
	font-weight:bolder;
	font-size:11px;color:#333333;
	background-color:#EEF2F6;
	border:1px solid black;
}
TD.tableData {
	vertical-align:middle;
	font-size:11px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
TD.tableData2 {
	vertical-align:middle;
	font-size:11px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	font-size:11px;
}
TD.tableData3 {
	vertical-align:top;
	font-size:11px;
	border:1px solid black;
}

.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
box-shadow: 5px 5px 7px #818181;
-webkit-box-shadow: 5px 5px 7px #818181;
-moz-box-shadow: 5px 5px 7px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
background: white;
}

