* { margin:0; padding:0;}
body { background:url(images/tail-top.gif) repeat-x top #000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#000;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.fcentre { float:center;}
.clear { clear:both;}
.redtext { color: red; }
.smalltext { font-size:0.8em;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

.h1buttons { font-size:1.5em; font-weight:bold;}
.header3  { font-size:1.2em; font-weight:bold;}

p { margin:0; padding:0;}

/*==================product pages====================*/

.producttop { line-height:1.17em; padding:8px 8px 8px 8px; font-size:1.05em; font-weight: bold;}
.producttop a { color:#a90342; text-decoration:none;}
.producttop a:hover { text-decoration:underline;}

.productinfo { line-height:1.17em; padding:8px 8px 8px 8px; font-size:1em}
.productinfo a { color:#a90342; text-decoration:none;}
.productinfo a:hover { text-decoration:underline;}

.productfooter { line-height:1.17em; padding:8px 8px 8px 8px; font-size:0.9em}
.productfooter a { color:#a90342; text-decoration:none;}
.productfooter a:hover { text-decoration:underline;}

/*==================tables :(====================*/
.spacer {width: 150px; overflow: hidden;}

table.prices {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	width: 300px;
	text-align: center;
}
table.prices th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(182, 186, 215);
}
table.prices td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.pricessml {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	width: 210px;
	text-align: center;
}
table.pricessml th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(182, 186, 215);
}
table.pricessml td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.pricessml2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	text-align: center;
}
table.pricessml2 th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(182, 186, 215);
}
table.pricessml2 td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.order {
	font-size: 1em;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-collapse: collapse;
	width: 300px;
	text-align: right;
}
table.order td {
	padding: 1px 10px 1px 5px;
	border-width: 1px 1px 1px 1px;
	font-weight: 500;
}
table.order subtd {
	padding: 1px 10px 1px 5px;
	border-width: 1px 1px 1px 1px;
	font-weight: 500;
	font-style: italic;
	font-size: 0.5em;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
ul { list-style:none;}

.pricestrike {color: red; text-decoration: line-through; font-weight: bold;}
.pricestrikeinner {color: black; text-decoration: none; font-weight: bold;}
.pricedisc {font-weight: bold; }
.aboutbrief{font-size: 1.4em; line-height:120%; }
.bpointtxt{color: white; font-weight: bold; font-size: 1.2em; padding-left: 25px; line-height: 130%;}
.bpointinfo{color: #cccccc; font-weight: normal; font-size: 1.2em; padding-left: 10px; line-height: 130%;}
.orderbtn{ color:#a90342; font-size:1.5em; font-weight:bold;}
.orderbtn a {text-decoration: none; }

.list li { float:left; color:#6f6f6f; border-right:1px solid #b7b6b6; font-size:.92em; line-height:1em; padding:0 17px;}
.list li.last { border-right:0;}
.list li a { color:#6f6f6f; text-decoration:none;}
.list li a:hover { color:#000000;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; font-size:.92em; margin-right:8px;}
.site-nav li a { display:block; text-decoration:none; color:#adadad;}
.site-nav li a em { display:block;}
.site-nav li a b { font-style:normal; font-weight:normal; padding:2px 11px 3px 11px; display:block;}
.site-nav li a:hover { color:#000; background:url(images/nav-tail.gif) repeat-x top;}
.site-nav li a:hover em { background:url(images/nav-left.gif) no-repeat left top;}
.site-nav li a:hover b { background:url(images/nav-right.gif) no-repeat right top;}
.site-nav li a.act { color:#000; background:url(images/nav-tail.gif) repeat-x top;}
.site-nav li a.act em { background:url(images/nav-left.gif) no-repeat left top;}
.site-nav li a.act b { background:url(images/nav-right.gif) no-repeat right top;}

.list1 li { background:url(images/marker-1.gif) no-repeat left 8px; text-align:left; font-size:.92em; padding:0 0 1px 7px; color:#000;}
.list1 li a { color:#000; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { position:absolute; left:-4px; right:-5px; top:0;}
.list2 li { float:left; background:url(images/divider.gif) no-repeat right 7px; margin-left:-1px;}
.list2 li.last, .list2 li.last1 { background:none;}
.list2 li.last a b { padding:10px 37px 10px 38px;}
.list2 li.last1 a b { padding:10px 27px 10px 26px;}
.list2 li a { display:block; color:#6c6c6c; text-decoration:none;}
.list2 li a em { display:block; padding:0 5px;}
.list2 li a b { font-style:normal; font-weight:normal; display:block; padding:10px 25px 10px 25px;}
.list2 li a:hover { color:#a90342; background:url(images/list2-act-right.gif) no-repeat right top;}
.list2 li a:hover em { background:url(images/list2-act-left.gif) no-repeat left top;}
.list2 li a:hover b {background:url(images/list2-act-tail.gif) repeat-x top;}
.list2 li a.act { color:#a90342; background:url(images/list2-act-right.gif) no-repeat right top;}
.list2 li a.act em { background:url(images/list2-act-left.gif) no-repeat left top;}
.list2 li a.act b {background:url(images/list2-act-tail.gif) repeat-x top;}

.list3 li { line-height:1.17em; padding:8px 8px 8px 8px;}
.list3 li a { color:#a90342; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 { padding-bottom:6px;}
.list4 li { background:url(images/marker-2.gif) no-repeat left 2px; padding:0 0 8px 18px; color:#000;}
.list4 li span { display:block; border-bottom:1px solid #ececec; padding:0 0 9px 4px;}
.list4 li a { color:#000; text-decoration:none;}
.list4 li a:hover { color:#a90342; font-weight:bold;}

.list5 { width:100%; overflow:hidden; position:relative; margin-top:-18px;}
.list5 li { border-top:1px solid #ececec; margin-top:-1px; padding:18px 0 0 0; margin-bottom:19px;}
.list5 li p {  font-size:.92em; line-height:1.27em;}
.list5 li p span { text-transform:uppercase;}
.list5 li a {  color:#a90342; font-weight:bold; text-decoration:none; font-size:1.08em;  line-height:1em;}
.list5 li a:hover { text-decoration:underline;}

.list6 li { line-height:1.17em; padding:8px 8px 8px 8px; text-align:right;}

.list7 { padding-bottom:6px;}
.list7 li { background:url(images/marker-2.gif) no-repeat left 2px; padding:0 0 8px 18px; color:#000;}
.list7 li span { display:block; padding:0 0 9px 4px;}
.list7 li a { color:#000; text-decoration:none;}
.list7 li a:hover { color:#a90342; font-weight:bold;}

/*==================other====================*/
.img-box { text-align:center; width:100%;}
.img-box img { margin-bottom:32px;}
.img-box .fleft { padding:0 0 0 9px;}
.img-box .fright { font-weight:bold; padding:31px 15px 0 0;}



.p1 { margin-bottom:14px;}
.p2 { margin-bottom:19px;}

.phone { float:right; margin-right:10px;}


/*==================txt, links, lines, titles====================*/
a {color:#a90342;}
a:hover{text-decoration:none;}

.link { color:#a90342; text-decoration:none;}
.link:hover { text-decoration:underline;}

.link1 { display:block; float:right; background:url(images/link1-bgd.gif) left top repeat-x; color:#525252; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 30px 5px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { color:#a90342;}
.link2 span { padding-left:20px; display:block;}
.link2 a { color:#a90342;}


/*==================boxes====================*/
.main-box { width:100%;}
.main-box .border-top {background:url(images/border-top.gif) repeat-x top;}
.main-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.main-box .border-left {background:url(images/border-left.gif) repeat-y left;}
.main-box .border-right {background:url(images/border-right.gif) repeat-y right;}
.main-box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.main-box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.main-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.main-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }

.footer-box { width:100%; font-size:.92em;}
.footer-box .right {background:url(images/right-bot-corner.gif) no-repeat right top; padding:0 9px;}
.footer-box .left { background:url(images/left-bot-corner.gif) no-repeat left top;}
.footer-box .tail {  background:url(images/border-bot.gif) repeat-x top; height:93px;}
.footer-box .inner { padding:23px 0 0 12px;}
.footer-box a { text-decoration:none; color:#000;}
.footer-box a:hover { text-decoration:underline;}

.box { width:100%;}
.box .left-top-corner { background:url(images/left-top-corner1.gif) no-repeat left top; height:4px; padding-left:4px;}
.box .right-top-corner { background:url(images/right-top-corner1.gif) no-repeat right top; height:4px; padding-right:4px;}
.box .border-top { background:url(images/border.gif) left top repeat-x; height:1px; font-size:0; width:100%;}
.box .left-bot-corner { background:url(images/left-bot-corner1.gif) no-repeat left bottom; height:4px; padding-left:4px;}
.box .right-bot-corner { background:url(images/right-bot-corner1.gif) no-repeat right bottom; height:4px; padding-right:4px}
.box .border-bottom { background:url(images/border.gif) left bottom repeat-x #fff; height:4px; font-size:0;}
.box .border-left { background:url(images/border.gif) left top repeat-y; padding-left:1px;}
.box .border-right { background:url(images/border.gif) right top repeat-y; padding-right:1px;}
.box .xcontent { background:#fff; overflow:hidden; width:100%;}
.box .xcontent .inner { padding:29px 15px 20px 15px;}
.box .xcontent .inner1 { padding:14px 15px 20px 15px;}
.box .title { margin:0 0 52px 15px;}
.box .title1 { margin:0 0 10px 0;}
.box p { line-height:1.17em;}
.box .img-box { height: 87px; padding:0px 0px 10px 0px;}
.box .img-box2 { height: 87px; padding:0px 0px 10px 0px;}

.box1 { width:100%; background:url(images/border-top1.gif) repeat-x top #eeeeef;}
.box1 .inner { padding:10px 9px 16px 16px;}
.box1 .inner1 { padding:10px 16px 16px 16px;}

.box2 { width:100%;}
.box2 .left { background:url(images/box2-left.gif) no-repeat left top;}
.box2 .right { background:url(images/box2-right.gif) no-repeat right top; padding:0 5px;}
.box2 .tail { background:url(images/box2-tail.gif) repeat-x top; height:36px; position:relative;}
.box2 .title { color: red; height: 34px; padding:10px 0 0 10px;}

.box3 { width:100%;}
.box3 .border-top1 {background:url(images/border1.gif) repeat-x top;}
.box3 .border-bot1 {background:url(images/border1.gif) repeat-x bottom;}
.box3 .border-left1 {background:url(images/border1.gif) repeat-y left;}
.box3 .border-right1 {background:url(images/border1.gif) repeat-y right;}
.box3 .left-top-corner1 {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box3 .right-top-corner1 {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box3 .left-bot-corner1 {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box3 .right-bot-corner1 {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box .box3 .inner { padding:18px 17px 14px 17px;}
.box .box3 .inner1 { padding:18px 11px 14px 11px; text-align: center;}
.box3 h3 { font-size:1.33em; color:#000; font-weight:normal; margin-bottom:14px;}
.box3 .img-box img { margin-bottom:0;}
.box3 p { color:#878787; font-size:.92em; line-height:1.27em; text-align:left;}
.box3 a {  color:#a90342; text-decoration:none; line-height:1em;}
.box3 a:hover { text-decoration:underline;}

.box4 { width:100%; background:#fff;}
.box4 .border-top1 {background:url(images/border-top2.gif) repeat-x top;}
.box4 .border-bot1 {background:url(images/border.gif) repeat-x bottom;}
.box4 .border-left1 {background:url(images/border.gif) repeat-y left;}
.box4 .border-right1 {background:url(images/border.gif) repeat-y right;}
.box4 .left-top-corner1 {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box4 .right-top-corner1 {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box4 .left-bot-corner1 {background:url(images/left-bot-corner3.gif) no-repeat left bottom; width:100%;}
.box4 .right-bot-corner1 {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box4 .inner { padding:12px 22px 26px 23px;}
.box4 .title { margin:0 0 34px -6px; position:relative; text-align:center;}
.box4 .img-box { height: 87px; padding:0px 0px 10px 0px;}
.box4 .img-box2 { height: 87px; padding:0px 0px 10px 0px;}

.box4a { width:100%; background:#fff;}
.box4a .border-top1 {background:url(images/border.gif) repeat-x top;}
.box4a .border-bot1 {background:url(images/border.gif) repeat-x bottom;}
.box4a .border-left1 {background:url(images/border.gif) repeat-y left;}
.box4a .border-right1 {background:url(images/border.gif) repeat-y right;}
.box4a .left-top-corner1 {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box4a .right-top-corner1 {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box4a .left-bot-corner1 {background:url(images/left-bot-corner3.gif) no-repeat left bottom; width:100%;}
.box4a .right-bot-corner1 {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box4a .inner { padding:12px 22px 26px 23px;}
.box4a .title { margin:0 0 34px -6px; position:relative; text-align:center;}
.box4a .img-box { height: 87px; padding:10px 0px 0px 0px;}

.box5 { width:100%; background:#f1f1f2;}
.box5 .border-top1 {background:url(images/border.gif) repeat-x top;}
.box5 .border-bot1 {background:url(images/border.gif) repeat-x bottom;}
.box5 .border-left1 {background:url(images/border.gif) repeat-y left;}
.box5 .border-right1 {background:url(images/border.gif) repeat-y right;}
.box5 .left-top-corner1 {background:url(images/left-top-corner4.gif) no-repeat left top;}
.box5 .right-top-corner1 {background:url(images/right-top-corner4.gif) no-repeat right top;}
.box5 .left-bot-corner1 {background:url(images/left-bot-corner4.gif) no-repeat left bottom; width:100%;}
.box5 .right-bot-corner1 {background:url(images/right-bot-corner4.gif) no-repeat right bottom; }
.box5 .inner { padding:28px 22px 36px 23px;}
.box5 p { color:#575757; line-height:1.5em;} 


/*header*/
#header .row-1 { width:100%; overflow:hidden; padding-top:18px; height:136px;}
#header .row-1 .fleft { padding:48px 0 0 20px;}
#header .row-1 .fright { padding:73px 19px 0 0;}
#header .row-2 { height:38px;}
#header .row-2 .indent { padding:8px 0 0 28px;}

/*content*/
#content { background:#e9e9ea;}
#content .indent { padding-bottom:13px;}
#content .indent1 { padding-bottom:18px;}
#content .indent2 { padding:10px 16px 16px 9px;}

/*footer*/
#footer {}

/*==========================================*/

