/*_a{
	text-decoration: underline;
}*/

a{
	color: #666666;
	/*text-decoration: none;*/
}

/*a:link:after, a:visited:after {
	font-size: 80%;
	text-decoration: underline;
	content: " [ " attr(href) " ]";
}*/

a.sectionTitle2:link,a.sectionTitle2:visited,a.sectionTitle2:active{
	display: block;
}

img.leftNoBorder{
	float: left;
	border: none;
	margin: 5px 5px 5px 0;
}

img.rightNoBorder{
	float: right;
	border: none;
	margin: 5px 0 5px 5px;
}

/*a[href^="/"]:after {
	text-decoration: underline;
	content: " [http://www.swra.com" attr(href) " ]";
}*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

div.centerObject div.boxcontent_Scheme1 div,div.centerObject div.boxcontent_Scheme2 div,div.centerObject div.boxcontent_Scheme3 div{
	height: 10px !important;
}

div.centerObjectOuter {
	margin-bottom: 10px;
	padding-bottom: 20px;
}

h1,h2,h3{
	padding-bottom: 6px;
	margin-bottom:4px;
	font-size: 90%;
}

div.footerOuter{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #000000;
}

div.printHeader{
	margin: 5px 0 10px 0px;
	display: block;
	font-size: 120%;
	font-weight: bold;
	visibility: visible;
	b1ackground: url(/demo/images/graphic/logo_print.gif) no-repeat 0px 0px;
	w1idth:191;
	h1eight:60px;
	padding-bottom:10px;
	border-bottom: 1px solid #000000;	
}

td{
	padding: 5px;
	vertical-align: top;
	white-space: normal;
}

ul, li{
	list-style: circle;
	list-style-type: disc;
	list-style-position: outside;
}

.headerOuter,.footerLinks,.textOnlyLink,#nav,#nq_toolbar,.articlenextOuter,.searchForm,.leftColumnOuter,.breadcrumbOuter,.rightColumnOuter,.readMoreObject,#zoomImageShade,#knowledgeBaseShade,.zoomImage {
	display: none;
	visibility: hidden;
}

#content td, table{
	font-size: 100%;
}

#content th{
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 110%;
	vertical-align: top;
	text-align: left;
}

td.numbering{
	text-align:right;
}

table.tableShopInfo{
	border-top: 1px solid #B8E8EA;
	table-layout: fixed;
	margin: 5px 0px;
	width: 484px;
	background: #F2FAFD;
}

table.tableShopInfo td{
	line-height: 140%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 5px;
	color: #676C70;
}

table.orderShow tr.productRow td{
	padding-top:5px;
	padding-bottom:5px;			
}

fieldset {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 1px solid black;
}

td.totalDiscount{
	border-top:1px solid #666;
}

td.totalPriceToShow{
	font-weight: bold;
}

td.totalDiscount,td.totalPriceToShow{
	text-align:right;
	padding: 5px 0 5px 5px;
}

.plain{
	font-weight: normal;
}