body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:#F3F3F3;
	text-align:center;
}
a{
	color:#222222;
}
form{
	margin:0;
	padding:0;
}
#holder{
	width:980px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	text-align:left;
	position:relative;
}
#header{
	height:121px;
	overflow:hidden;
	background-image:url(../img/bp-headerback.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	position:relative;
}
#logo{
	position:absolute;
	top:11px;
	left:12px;
}
#langSelector{
	position:absolute;
	top:89px;
	left:12px;
}
#topMetaNav{
	position:absolute;
	top:61px;
	right:176px;
}
#contentHolder{
	background-image:url(../img/bp-contentBack.gif);
	background-position: left center;
	background-repeat:repeat-y;
	background-color:#ffffff;
}
#twoCol{
	float:right;
	width:803px;
}
#centerCol{
	float:left;
	width:627px;
}
#iccTopShadow{
	background-image:url(../img/shadowTop.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
}
#innerCenterCol{
	background-image:url(../img/shadowInner.gif);
	background-position: left top;
	background-repeat:repeat-y;
	padding:10px 15px 15px 15px;
	min-height:410px;
}
#iccBottomShadow{
	background-image:url(../img/shadowBottom.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:7px;
	overflow:hidden;
}
#centerCol h1{
	font-size:20px;
	font-weight:normal;
	border-bottom:2px solid #EBEBEB;
	color:#78D400;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
}
#centerCol h2{
	font-size:16px;
	font-weight:normal;
	color:#49B601;
}

.contenttable{
}

#centerCol img{
	/*border:2px solid #83C5C5;*/
}
#rightCol{
	width:160px;
	float:right;
	color:#666666;
	font-size:11px;
	padding-right:7px;
}
#rightCol h1{
	font-size:13px;
	color:#444444;
	background-color:#B3E380;
	padding:3px;
	margin-top:5px;
}
#rightCol h2{
	font-size:13px;
	color:#78D400;
}
#leftCol{
	width:167px;
	float:left;
}
#leftCol h1{
	font-size:13px;
	color:#555555;
	background-color:#B3E580;
	padding:3px;
	margin-top:5px;
	margin-left:12px;
}
#searchBar{
	background-color:#B3E580;
	margin-left:12px;
	margin-top:20px;
	padding:5px;
}
#searchBar input{
	width:139px;
}
#loginBar{
	background-color:#B3E580;
	margin-left:12px;
	margin-top:10px;
	padding:5px;
	margin-bottom:10px;
}
#loginBar input{
	width:139px;
}
#loginBar fieldset{
	border:none;
	margin:0px;
	padding:0px;
}
#loginBar legend{
	display:none;
}
#loginBar label, #loginBar .smallerFont{
	font-size:10px;
}
#footer{
	clear:both;
	background-color:#B3E580;
	height:31px;
	font-size:11px;
}
#copyRight{
	float:left;
	width:245px;
	padding:9px 9px 9px 12px;
}
#metaNavi{
	float:left;
}
.clearer{
	clear:both;
	visibility:hidden;
	height:1px;
	overflow:hidden;
}
/* ---------- forms ----------- */
.csc-mailform{
	border:none;
}
.csc-mailform-field{
	margin-bottom:5px;
}
.csc-mailform label{
	display:block;
}
.csc-mailform input{
	width:350px;
	border:1px solid #B3E580;
	background-color:#ECECEC;
}
.csc-mailform textarea{
	width:350px;
	border:1px solid #B3E580;
	background-color:#ECECEC;
}
.csc-mailform-submit{
	width:auto !important;
}
.csc-mailform-check{
	width:auto !important;
	border:none !important;
	background-color:transparent !important;
}
/* ---------- forms end ----------- */
/* ---------- products ----------- */
.product-list-img, .product-single-img{
	float:right;
}
.tt_products_item_list hr{
	clear:both;
}
#tx-ttproducts-pi1-list .list_link{
	clear:both;
}
.billing_address label,.delivery_address label,.notes label{
	margin-top:5px;
	display:block;
}
.tt_products_tracking_display_info label{
	display:block;
}
/* ---------- products end ----------- */
