/* Body Style */
body {
	background-color: #e2e2e2;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
}

p, td, th, div{
	font-size: 12px;
	line-height: 130%;
}

p {

}
.blockContent .hitam {
font:18px tahoma;
font-weight:bold;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #f34a00;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
	font-size: 10px;
}

/* standard form input text */
input.text {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 11px;
}

/* standard form button */
input.button {
	border: 0px;
	background-color: #ff6633;
	border: 1px solid #c81703;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
input.button:hover {
	background-color: #fe9733;
}
input.buttonGo{
	border: 0px;
	background-color: #ff6633;
	border: 1px solid #c81703;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}
input.buttonGo:hover {
	background-color: #fe9733;
}

/* standard form select + option*/
select{
	background-color: #ffffff;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 11px;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 100%;
}

td.text, td.form {
	padding: 4px;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}
.content img.floatLeft {
	margin-right: 15px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}

/* --------- warper element -------- */
.mainpage{
	width: 808px;
	margin: 0 auto;
}
.header{
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	height: 215px;
	z-index:100;
	
}
/*-----Login----*/

.login{
	margin-left:530px;
	padding-top:71px;
	width:250px;
	height: 95px;
}
.loginCell h2{
	color: #FFFFFF;
}
.loginCell p {
	display: inline;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	margin:8px 0 !important;
	padding:0 5px !important;
}
.loginCell ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 5px !important;
	padding:0 !important;
	text-align:center;	
}
.loginCell ul.loginBtn li {
	display:inline;
	float:left;
	height:16px;
	margin:5px 0 5px 50px;
	overflow:hidden;
	padding:3px 0 5px;
	width:74px;
}
.login table tr td{
	font-weight: bold;
	color:#FFFFFF;
}
.linked a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.login table tr td .loginTxt{ 
	background: url(../images/input.gif);
	width: 158px;
	height: 18px;
	border: none;
	line-height: 100%;
	padding: 4px 4px 0 4px
	
}
.login table tr td .loginTxt2{ 
	background: url(../images/input2.gif) no-repeat;
	padding: 4px 4px 0 4px;
	width: 88px;
	height: 18px;
	border: none;
}
.login table tr td .loginBtn{
	background: url(../images/btn.gif) no-repeat;
	padding-bottom: 3px;
	width: 67px;
	color:#FFFFFF;
	height: 23px;
	border: none;
}


/*SEARCH*/
.nav li.search{	
	border: none;
	font-size: 11px;
	float: left;
	margin-left: 20px;
	padding: 0px 14px;
}

.searchBox form {
	height: 20px;
	background: none;
	display: inline;
	margin: 0px;
	padding: 10px 20px 15px 10px;
}

*html .searchBox{
	margin-left: 3px;
	margin-top: 13px;
	margin: 13px 0px 3px 0px;
}


/* ------- navigation -------------- */
.nav{
	background: url(../images/nav.gif) no-repeat;
	width: 788px;
	height:23px;
	margin-left: 10px;
}
ul.nav {
	margin: 0px !important;
	padding: 15px 0px!important;
	list-style: none;
}
.nav li{	
	border-right: 1px #b5b5b5 solid;
	float: left;
	margin: 0px;
	padding: 0px 14px;
}
.nav li.first {
	margin-left: 5px;
}
.nav li a{
	color: #333;
	text-decoration: none;
}
.nav li a span{
	font-size: 11px !important;
	font-weight: normal;
	letter-spacing: normal !important;
}
.nav li.first a {
	
}
.nav li a:hover{
	color: #111;
	text-decoration: underline;
}

input.searchTxt {
	color: none;
	background: none;
	width: 140px;
	margin-right: -2px;
	font-size: 11px;
	border: none;
}
.searchBox input.searchTxt:focus {
	color: #222;
}
input.searchBtn {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #a4cefd;
	border: 1px solid #ddd;
	width: 25px;
}
.nav li.searchTxt{
	border: none;
	padding: 0;
	margin-left: 15px;
	display: inline;
}

.nav li.searchBtn{
	border: none;
	padding: 0px;
	margin-left: 15px;
	display: inline;
}
*html .nav li.searchBtn{
	margin-left: 10px;
}
/*wrapper*/
.page{
	float: right;
	width: 569px;
}
.PageBack{
	background: url(../images/page.png) repeat-y scroll left center;
}

.wrapper{
	clear: both;
	padding: 10px 10px 10px 15px;
	width: 780px;
}
.sidebar {
	margin: 0 !important;
	padding:10px 0 10px 0px!important;
	width: 200px;
	float: left;
}



/*---MENU---*/

.menu h2{
	color:#000;
	font-size:13px;
	background:url(../images/kategori_icon.gif) no-repeat top left;
	padding: 5px 0 5px 35px;
}
.menu{
	border: 1px solid #f2f2f2;
	padding: 10px 10px 20px 10px;
}
.productBox{
	background:transparent url(../images/blockBot.gif) no-repeat scroll left bottom;
	margin:10px 0;
	padding:0 0 5px;
}
.style{
	background:#f2f2f2 url(../images/block2Top.gif) no-repeat scroll left top;
	width:200px;
}
.productBox h2{
	background:transparent url(../images/bgTitle.gif) no-repeat scroll left top;
	color:#000;
	display:block;
	font-size:12px;
	margin:0 !important;
	padding: 15px 10px 0px 20px !important;
	text-align:center;
	height: 32px;
}
.productBox h2.terlaris{
	background:transparent url(../images/bgTitle2.gif) no-repeat scroll left top;
	color:#000;
	display:block;
	font-size:12px;
	padding: 15px 10px 0px 20px !important;
	text-align:center;
	height: 32px;
}
ul.thumbImg {
	background color: #f2f2f2;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0 !important;
	padding:5px 2px 0 4px !important;
}
ul.thumbImg li {
	border:1px solid #E1EBF6;
	float:left;
	height:120px;
	margin:2px;
	overflow:hidden;
	padding:0;
	width:90px;
}
ul.thumbImg li.image {
	border:medium none;
	height:120px;
	overflow:hidden;
	padding:0;
	width:90px;
}

ul.thumbImg li div {
	display:table-cell;
	height:120px;
	overflow:hidden;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:90px;
}

ul.thumbImg li div img {
	border: medium none;
	vertical-align:middle;
	width: 90px;
}
.banner img {
	border:medium none;
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

/*----Statistik------*/

.statistik {
	margin: 10px 0px 15px 0px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	background: url(../images/blockBot.gif) bottom left no-repeat;
}
.statistik h2 {
	margin: 0px !important;
	padding: 15px 20px 5px 20px !important;
	font-size: 12px;
	color: #666;
	background: url(../images/blockTop.gif) top left no-repeat;
}
.statistik table {
	border: none;
	width: 200px;
	margin: 0px;
	border: 10px solid #f2f2f2;
	background-color: #f2f2f2;
}
.statistik table td {
	text-align: left;
	padding: 3px 6px;
	color: #426287;
	font-size: 11px;
	border-bottom: 1px solid #f2f2f2;
}
.statistik table td.bgCC {
	color: #426287;
	text-align: right;
	background-color: #dfe7f0;
}

/*info*/

.newsletter {
	margin: 10px 0px 15px 0px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	background: url(../images/blockBot.gif) bottom left no-repeat;
}
.newsletter h2 {
	margin: 0px !important;
	padding: 15px 20px 5px 20px !important;
	font-size: 12px;
	color: #666;
	background: url(../images/blockTop.gif) top left no-repeat;
}
.newsletter form {
	margin: 0px;
	padding: 10px 0px 15px 0px;
	background-color: #f2f2f2;
}
.newsletter input.newsletterTxt {
	width: 120px;
	padding: 2px;
	margin-right: -2px;
	color: #405063;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.newsletter input.newsletterTxt:focus {
	color: #222;
	border: 1px solid #999;
}
.newsletter input.newsletterBtn {
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #a4cefd;
	border: 1px solid #ddd;
	cursor: pointer;
}

.cs {
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/blockBot.gif) bottom left no-repeat;
}
.cs h2 {
	margin: 0px !important;
	padding: 5px 20px 15px 15px !important;
	font-size: 12px;
	color: #666;
	background: url(../images/blockTop.gif) top left no-repeat;
}
.cs h2 img{
	margin-top: 5px;
}
.cs h2 span{
	margin-bottom: 15px;
	
}

.cs table {
	border: none;
	width: 200px;
	margin: 0px;
	background-color: #f2f2f2;
}
.cs table td {
	text-align: left;
	padding: 4px 15px;
	color: #4b719d;
	font-size: 11px;
	border-bottom: 1px solid #e9eef4;
}
.cs table td img {
	border: none;
	float: right;
}
.csCell {
	margin: 0px;
	padding: 0px;
	background: url(../images/csCell.gif) top left repeat-y;
}
.csCellTop {
	height: 8px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/csTop.gif) bottom left no-repeat;
}
.csCellBottom {
	height: 8px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/csBot.gif) top left no-repeat;
	border-bottom: 3px solid #f2f2f2;
}
.csCellContent {
	text-align: center;
}
.csCellContent p {
	margin: 5px 0px !important;
	padding: 0px !important;
	font-size: 11px;
}
.csCellContent a {
	color: #f34a00;
	text-decoration: underline;
}
.csCellContent a:hover {
	color: #ff389f;
	text-decoration: underline;
}
.csCellContent p strong {
	color: #1a77e1;
}
.csCellContent table {
	width: 160px;
	margin: 0px auto;
	background-color: #fff;
}
.csCellContent table th, .csCellContent table td {
	padding: 2px;
	border: none;
	text-align: left;
	color: #233a53;
	font-size: 11px;
}
.csCellContent table th {
	width: 60px;
}

/*---Shopping cART----*/

.shoppingCartBox {
	margin: 10px 0px 15px 0px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	background: url(../images/blockBot.gif) bottom left no-repeat;
}
.shoppingCartBox h2 {
	margin: 0px !important;
	padding: 15px 20px 0px 20px !important;
	font-size: 12px;
	color: #666;
	background: url(../images/blockTop.gif) top left no-repeat;
}
.cartCell {
	margin: 0px;
	padding: 0px;
	background: url(../images/csCell.gif) top left repeat-y;
}
.cartCellTop {
	height: 8px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/csTop.gif) bottom left no-repeat;
}
*html .cartCellTop {
	height: 13px;
}
*:first-child+html .cartCellTop {
	height: 13px;
}
.cartCellBottom {
	height: 8px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/csBot.gif) top left no-repeat;
	border-bottom: 3px solid #f2f2f2;
}
.cartCellContent {
	padding: 0px 10px;
	text-align: center;
}
.cartCellContent p {
	margin: 4px 0px !important;
	padding: 0px !important;
	font-weight: bold;
	font-size: 11px;
}
.cartCellContent p a {
	color: #666;
	text-decoration: none;
	padding: 3px 8px 4px 8px;
	background-color: #fff;
	line-height: 300%;
}
.cartCellContent p a:hover {
	color: #cc0000;
	text-decoration: none;
}
.cartCellContent p span {
	color: #1a77e1;
	padding: 0px 5px;
}
.cartCellContent table {
	border: none;
	width: 100%;
	border-left: 1px solid #e1ebf6;
	margin-bottom: 10px;
}
.cartCellContent table tr {
	background-color: #f3f9ff;
	border-bottom: 1px solid #e1ebf6;
}
.cartCellContent table tr:hover {
	background-color: #fff;
}
.cartCellContent table th{
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px 2px;
	vertical-align: middle;
	font-size: 8px;
	color: #4d4d4d;
	background-color: #c7d7e8;
	border-right: 1px solid #e1ebf6;
}
.cartCellContent table td {
	text-align: center;
	padding: 1px;
	vertical-align: middle;
	font-size: 10px;
	border-right: 1px solid #e1ebf6;
}
.cartCellContent table td img {
	border: none;
}
#rotator {
	height: 245px;
}


/*-------------- promo ------------------*/
.promo{
	background: url(../images/rotator.jpg) top center no-repeat;
	height: 233px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.promoBox{
	display: none;
	height:170px;
	padding:35px 40px 20px 30px;
	width:495px;
}

.promoImage {
	float: left;
}
.promoImage span {
	width: 138px;
	height: 175px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
*html .promoImage span {
	float: left;
	line-height: 180px;
	font-size: 150px;
}
*:first-child+html .promoImage span {
	float: left;
	line-height: 180px;
	font-size: 150px;
}
.promoImage span img {
	border: none;
	vertical-align: middle;
}

.promoReview {
	margin: 0px 0px 0px 10px;
	width: 280px;
	float: right;
	padding: 15px 40px 20px 0px;
}
.padWarper {
	color: #fff;
}
.padWarper h2 {
	font-size: 18px;
	margin: 0px !important;
	padding: 0px !important;
	color: #000;
	line-height: 130%;
}
.padWarper h3 {
	font-size: 14px;
	margin: 0px !important;
	padding: 0px !important;
	color: #000;
	line-height: 130%;
}
.padWarper p {
	margin: 5px 0px !important;
	padding: 0px !important;
	line-height: 150%;
	color: #000000;
}
.padWarper p a {
	color: #fda931;
	text-decoration: underline;
}
.padWarper p a:hover {
	color: #fff;
	text-decoration: underline;
}
.padWarper p.prize {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: red;
	line-height: 130%;
}

/*PRODUCTLIST*/

.productList {
	margin: 10px 0px 20px 0px;
}
.productList h2 {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #333;
}
.productList h2 span {
	padding: 0px 10px;
	color: #333;
	font-size: 14px;
}
.productList ul {
	margin: 0px !important;
	padding: 0px 10px !important;
	list-style: none;
}
.productList ul li {
	padding: 10px 0px;
	border-bottom: 2px dotted #e9e9e9;
}
.productimage {
	float: left;
	width: 151px;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: visible;
	
}
.productimage div {
	width: 151px;
	padding: 1px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	text-align: center;

}
.productimage div span {
	margin: 0 auto;
	padding: 0px;
	display: block;
    vertical-align: middle;
	border: none;
}
*html .productimage div {
	line-height: 148px;
	font-size: 120px;
}
*:first-child+html  .productimage div {
	line-height: 148px;
	font-size: 120px;
	
}
	
.productimage div img {
	border: none;
	vertical-align: middle;
	width: 151px;
	height: auto;
}

.productimage p {
	clear: left;
	margin: 10px 0px !important;
	padding: 0px !important;
	font-weight: bold;
	color: #666;
	line-height: 130%;
}
.review {
 width:310px;
 float:right; 
}

.review h3 {
	margin: 8px 0px !important;
	padding: 0px !important;
	line-height: 130%;
	color: #cc0000;
	font-size: 12px;
}
.review p {
	margin: 8px 0px !important;
	padding: 0px !important;
	line-height: 130%;
}
.review p b span {
	color: #e95d00;
}
.review ul {
	margin: 10px 0px !important;
	padding: 0px !important;
	list-style: none;
	font-weight: bold;
	line-height: 150%;
}
.review ul li {
	font-size:11px;
	font-weight: normal;
	padding: 2px 0px 2px 25px;
	border: none;
	line-height: 120%;
	background: url(../images/listBox.gif) no-repeat;
	background-position: 10px 7px;
}

.reviewBox {
	width: 330px;
	float: left;
	margin: 10px 0px;
	padding: 0px 0px 8px 0px;
	border: 1px solid #d8d8d8;
}
.reviewBoxCell {
	padding: 8px 0px 0px 0px;
	text-align: center;
}
.reviewBoxCell table {
	border: none;
	margin: 0px auto;
}
.reviewBoxCell table td {
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 2px 10px 2px 0px;
}

.reviewBoxCell table table td {
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.reviewBoxCell table table td select{
	font-size: 11px;
	color: #233a53;
	font-weight: bold;
}

.productItem {
	padding: 10px 0px 20px 0px;
	margin-bottom: 20px;
}
.productItem .productimage {
	float: left;
	width: 197px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	border: none;
	text-align: center;
	margin-top: 5px;
}
.productItem .productimage:hover {
	border: none;
}
.productItem .productimage div {
	width: 197px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
*html .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
*:first-child+html  .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
.productItem .productimage div img {
	height: auto;
	width: 197px;
	border: none;
	vertical-align: middle;
}
.productItem .review {	
	float: left;
	margin-top: 30px;
}

/*ProductThumb*/


.productThumb {
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
}
.productThumb h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 25px !important;
	font-size: 12px;
	color: #f34a00;
	text-align: left;
	background: none;
}
.productThumb h2 span {
}
.productThumbCell {
	background-color: #f2f2f2;
	border: 1px dashed #CCCCCC;
	padding: 15px 10px 10px 10px;
}
.productThumb ul {
	clear: left;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	overflow: hidden;
	background-color: transparent;
}
.productThumb ul li {
	width: 60px;
	height: 128px;
	float: left;
	padding: 0px 19px;
	overflow: hidden;
	text-align: center;
}
.productThumb ul li div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.productThumb ul li div:hover {
	border: 1px solid #999;
	background-color: #fff;
}
.productThumb ul li div div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none !important;
}
*html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
*:first-child+html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
.productThumb ul li div div img {
	width: 60px;
	border: none;
	vertical-align: middle;
}
.productThumb ul li span {
	line-height: 100%;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.productThumb ul li a span {
	color:#666666;
}
.productThumb ul li a:hover span {
	color: red;
	text-decoration: none;
}
.productThumb ul li a:hover img{
	border: none;
	cursor: pointer;
}
*html .productThumb ul li {
}
*:first-child+html .productThumb ul li {

}
/*testimonial*/

.testimonial {
	margin:10px auto;
	padding:0 0 15px;
	width: 500px;
}
.testimonial h2 {
	background: url(../images/testilog.gif) no-repeat top;
	color:#666666;
	font-size:12px;
	margin:0 !important;
	padding:12px 15px !important;
	text-align:left;
}
.testiBox p.add {
	background: url(../images/testilog.gif) no-repeat top left;
	width: 490px;
	color:#CCCCCC;
	font-size:11px;
	margin: 10px auto !important;
	padding: 10px 15px 0 0 !important;
	text-align:right;
	height: 26px;
}
.testiBox {
	padding:5px 0px;
}
.testiBox p {
	line-height:150%;
	margin:8px 0 !important;
	padding:0 10px !important;
	text-align:left;
}
.testiBox p.add a {
	color:#1976E0;
	padding:0 4px;
	text-decoration:none;
}

/*BOTOM MENU*/
.footer{
	margin: 0 auto;
	width: 807px;
	margin: 0 auto;
	text-align: center;
}
.bottomMenu{
	background:	url(../images/footer.gif) no-repeat bottom;
	height: 64px;
	margin: 0px auto;
	text-align: center;
}

.bottomMenu h2.title {
	border:medium none;
	color:#000;
	font-size:12px;
	margin:0 !important;
	padding:0 !important;
}
.bottomMenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 !important;
	padding: 15px 0 0 0 !important;
}
.bottomMenu ul li.first {
	border:medium none;
}
.bottomMenu ul li {
	border-left:1px solid #fff;
	display:inline;
	padding:0 5px 0 5px;
}
.bottomMenu ul li a {
	color:#fff;
	text-decoration:none;
}
.bottomMenu p{
	margin-top: 5px;
	color: #fff;
}


/*pagenav*/

.pageNav {
	margin: 10px 0px;
	padding: 5px 10px 10px 10px;
	text-align: center;
}
.pageNav p {
	color: #e57823;
	display: inline;
	padding: 0px 5px;
}
.pageNav p a {
	color: #e57823;
	margin: 0px -5px;
	padding: 2px 5px;
	border: 1px solid #fff;
	background-color: #f2f2f2;
}
*html .pageNav p a {
	margin: 0px -3px;
}
*:first-child+html .pageNav p a {
	margin: 0px -3px;
}
.pageNav p a:hover {
	background-color: #f34a00;
	color: #fff;
	text-decoration: none;
}

/*SUBPAGE*/
.main{

}
.flowNav {
	border-bottom:1px dashed #404040;
	margin-bottom:10px;
	padding:10px 5px;
}
.flowNav h1 {
	background-color: #f2f2f2;
	border-bottom:0 solid #CCCCCC;
	border-top:0 solid #CCCCCC;
	color:#F34A00;
	font-size:20px;
	font-weight:lighter;
	line-height:130%;
	margin:0 0 10px !important;
	padding:5px 10px !important;
}
.flowNav p {
	background:transparent url(../images/bgFlow.gif) no-repeat scroll left center;
	font-size:11px;
	font-weight:bold;
	margin:0 !important;
	padding:0 2px 0 20px !important;
}
.flowNav p a {
	text-decoration:none;
}
.news {
	
}
.newsItem {
	border-bottom:2px dashed #f2f2f2;
	padding:10px;
}
h2.newsCat {
	font-size:12px;
	line-height:130%;
	margin:0 0 10px !important;
	padding:0 !important;
	text-align:left;
}
	
.newsImage {
	float:left;
	padding-top:5px;
	width:140px;
}
.newsImage img {
	border:0 none;
	width:120px;
}
.newsBrief {
	color:#FFFFFF;
	display:table;
	height:1%;
}
.newsBrief h2 {
	color:#333333;
	font-size:12px;
	line-height:130%;
	margin:5px 0 10px !important;
	padding:0 !important;
	text-align:left;
}
.newsBrief h2 a {
}
.newsBrief p {
	color: #000;
	line-height:130%;
	margin:10px 0 !important;
}
.newsBrief span {
	color:#E57823;
	font-size:11px;
}

/*about*/
.content {
	padding: 0px 10px;
}

.content h2 {
	margin: 10px 0px !important;
	padding: 0px !important;
	text-align: left;
	line-height: 110%;
	color: #999999;
}
.content h3 {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	font-size: 13px;
	text-align: left;
	line-height: 110%;
}

.content p{
}
/*contact*/

table.contactTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.contactTable th {
	padding: 5px 10px;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-bottom: 10px solid #f2f2f2;
	text-align: left;
	color:#000;
}
table.contactTable th a {	
	color: #8fc3ff;
}
table.contactTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.contactTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eef6fe;
	text-align: left;
	color: #000;
}
table.contactTable td a:hover {
	text-decoration: none;
}

/*order*/

table.confirmTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.confirmTable th {
	padding: 8px 10px;
	color: black;
	background-color: #fff;
}
table.confirmTable th a {	
	color: #ccc;
}
table.confirmTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.confirmTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
	color: black;
}
table.confirmTable td b {
	color: #222;
}
table.confirmTable td a:hover {
	text-decoration: none;
}

table.affiliateTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.affiliateTable th {
	padding: 5px 10px;
	color: black;
	background-color: #fff;
}
table.affiliateTable th a {	
	color: #ccc;
}
table.affiliateTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.affiliateTable td {
	color: black;
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
}
table.affiliateTable td b {
	color: #222;
}
table.affiliateTable td a:hover {
	text-decoration: none;
}


table.shoppingTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.shoppingTable th {
	padding: 5px 10px;
	color: black;
	background-color: #fefefe;
}
table.shoppingTable th a {	
	color: #ccc;
}
table.shoppingTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.shoppingTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
	color: black;
}
table.shoppingTable td b {
	color: #222;
}
table.shoppingTable td a:hover {
	text-decoration: none;
}
/*REVIEW*/

.productItem {
	padding: 10px;
	border-bottom: 2px dashed #f2f2f2;
}
.productItem .imageBox {
	width: 110px;
	float: left;
	padding-top: 5px;
}
.productItem .imageBox img {
	border: 0px;
	width: 90px;
}
.itemReview {
	display: table;
	height: 1%;
	padding-bottom: 10px;
}
.itemReview h2 {
	font-size: 12px;
	margin: 0px !important;
	color: #e57823;
}
.itemReview h2 a {
	color: #e57823;
}
.itemReview h2 a:hover {
	color: #111;
}
.itemReview p {
	margin: 3px 0px !important;
	padding: 4px 0px !important;
}
.itemReview p a {
	font-size: 11px;
	
}

.item-rating {
	width: 30px;
	float: right;
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
	font-weight: bold;
	line-height: 150%;
	font-size: 10px;
	border: 1px dashed #CCCCCC;
}
.item-rating span {
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #ff6600;
}

a.buttonLink {
	font-weight: bold;
	padding: 3px 10px;
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	border: 1px dashed #404040;
}
a.buttonLink:hover {
	color: #233a53;
	text-decoration: none;
	border: 1px solid #999;
}
table.shoppingTable td a.buttonLink {
	border: 1px solid #fff;
}


.moreInfo {
	background: #f2f2f2;
	margin: 15px 0px;
	padding: 10px 20px 15px 20px;
	border: 1px dashed #CCCCCC;
}	
.moreInfo h2 {
	margin: 5px 0px 15px 0px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 110%;
}
.moreInfo p {
	margin: 10px 0px !important;
	padding: 0px 2px 0px 20px !important;
	background: url(../images/bgFlow.gif) left no-repeat;
	line-height: 130%;
	font-size: 11px;
}
.moreInfo p a{
	color: #F34A00;
}
.moreInfo span.info2 p{
 background: none;
 font-size: 12px;
 padding: 0 !important;
}

