.text           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 16px;
}
.textsmall      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
}
.textlarge      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.textwhite      { color: #FFFFFF; }
.textwhitesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; }
.textred        { color: #FF0000; }

.pagetitle    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
}

.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84A537;
	font-weight: bold;
}

.heading      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold} 
.imagecaption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #999999; }

a                    {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C8B25;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
} 
a:hover              {
	text-decoration: underline;
	color: #663300;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #5D5D5D;
}


a.subnavlevel2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: block;
	line-height: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;


} 
a.subnavlevel2:hover {
	background-color: #9DC735;
	text-decoration: none;
	color: #5D5D5D;

}

a.subnavlevel3       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 1px;
	display: block;
	line-height: 16px;

} 
a.subnavlevel3:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C4DE85;
} 

a.subnavlevel4       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-bottom: 1px;
	display: block;
	line-height: 16px;

} 
a.subnavlevel4:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C4DE85;
} 

.pedalo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none
}

a.pedalo             {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 100%;
} 
a.pedalo:hover       {
	text-decoration: underline
} 

a.breadcrumb         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7DA22B;
	text-decoration: none;
	line-height: 16px;
}
a.breadcrumb:hover   { text-decoration: underline; }

form     {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
} 
input    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
} 
options  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
} 
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

hr {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC735;
	border-top-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-left:none;
	border-right:none;
}

img.zimageright {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
}
img.zimageleft  {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.hidedisplay    { display: none; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
div.breadcrumb {	
	text-align:left;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:10px;
	width:540px;
	float:left;
}

div.my_account_link {
	width:170px;
	float:left;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	padding-top:7px;
	text-align:right;
	padding-right:20px;
}

div.my_account_link a {
	font-weight:bold;
	margin-left:10px;
	height:17px;
	display:block;
	float:left;
}

div.my_account_link a:hover {
	text-decoration:none;
}

.navlevels li {
	list-style-type: none;
	display: inline;
}
ul.navlevels  {
	margin: 0px;
	padding: 0px;
}
.pedalotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none
}

a.my_orders_button {
	padding-left:26px;
	background:url(../images/icons/orders-16x16.png) no-repeat 5px center;
}

a.my_profile_button {
	padding-left:26px;
	background:url(../images/icons/user-16x16.png) no-repeat 5px center;
}


a.categoryLink {
	text-decoration:none;
	display:block;
	text-align:left;
}

.tintedbg {
	background-color:#EBF3D6;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	clear:both;
}
.tintedbg:hover  {
	background-color:#FCFBE8;
	clear:both;
}


.nomargin {
	margin:0;
}

h1    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84A537;
	display: block;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	background-image: url(../images/template/page_tilte_linwe.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}
li {
	list-style-image: url(../images/bullet_point.jpg);
	margin-top: 5px;
}

h2      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
} 
h3      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
} 

h5    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
	font-weight: normal;
	padding-top: 4px;
}

a.del img, a.add img, a.remv img { border:none; }

table.product_row tr { vertical-align:top; }

table.product_row tr td p { margin:0; }

.underline { border-bottom:1px solid #CCCCCC; }

div.break { height:0px; clear:both; }

p.status { float:right; }

.bg_fade {
	background-image: url(../images/template/bg_fade.jpg);
	background-repeat: repeat-x;
}
.white_bg {
	background-color: #FFFFFF;
}
.top_bg {
	background-image: url(../images/template/top_bg.jpg);
	background-repeat: no-repeat;
	background-position:17px;
	padding-bottom:14px;
}

.left_fade {
	background-image: url(../images/template/left_fade.jpg);
	background-repeat: repeat-y;
}
.right_fade {
	background-image: url(../images/template/right_fade.jpg);
	background-repeat: repeat-y;
}
.white_table {
	background-color: #FFFFFF;
}
.pedalo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
}
.indexfade {
	background-image: url(../images/index/bg_fade.jpg);
	background-repeat: repeat-x;
}
.grey_table_border {
	border: 1px solid #EFEFEF;
}
.consultancy_image {
	background-image: url(../images/index/consultancy_imgae.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding-right: 55px;
	padding-left: 30px;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5D5D5D;
}
.how_we_work_bg {
	background-image: url(../images/index/consultancy_imgae_new_3.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5D5D5D;
}
.footerline {
	background-image: url(../images/template/footer_line.jpg);
	background-repeat: no-repeat;
}
.green_table {
	background-color: #E8F2CE;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

a.right_banner_bottom       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 1px;
	display: block;
	line-height: 100%;
	background-image: url(http://www.pedalolimited.com/cfe/assets_cm/files/image/banner_bottom.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 19px;
	text-align: right;
	width: 185px;
} 
a.right_banner_bottom:hover {
	text-decoration: underline;
	background-image: url(http://www.pedalolimited.com/cfe/assets_cm/files/image/banner_bottom_f2.gif);
} 


.login_container {
	width:675px;
	height:54px;
	margin:0 auto;
}

.trigger {
	width:80px;
	height:54px;
	float:right;
}

.trigger_content {
	width:0px;
	overflow:hidden;
	background:#9EC837;
	float:right;
	height:54px;
}

.trigger_content .left_border {
	background:url(../images/template/bg_trigger_content.gif) no-repeat left #FFFFFF;
	height:54px;
	width:10px;
	float:left;
}

.trigger_content .inner {
	height:53px;
	background:#FFFFFF;
	width:585px;
	float:left;
	padding:0 0 0 45px;
	color:#663300!important;
}

.trigger_content .inner p {
	margin:8px 0;
}

.trigger_content .inner a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663300;
}

.trigger_content .inner .text_par {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	padding:3px 0;
}

.trigger_content .inner .anchor_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	height:14px;
	display:block;
	padding:3px 5px;
	background:#BEBEBE;
}

.trigger_content .inner input.textbox {
	width:100px;
}

.trigger_content .inner input {
	background:#BEBEBE;
	border:#BEBEBE;
	color:#663300;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.trigger_content .inner_container {
	width:700px;
	height:54px;
}

.login, .logout {
	display:block;
	width:80px;
	height:54px;
}

.login {
	background:url(../images/template/bg_login.gif) no-repeat;
}

.logout {
	background:url(../images/template/bg_logout.gif) no-repeat;
}

.login:hover, .login:focus {
	background:url(../images/template/bg_login_f2.gif) no-repeat;
}

.logout:hover, .logout:focus {
	background:url(../images/template/bg_logout_f2.gif) no-repeat;
}

.ticker_article a.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D5D5D!important;
	text-decoration:none;
	font-weight:bold;
}

.ticker_article {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5D5D5D;
	padding:11px 0px;
	white-space:nowrap;
}

a.newsarticles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7C9F2B;
}

div.ticker_container {
	width:584px;
	height:38px;
	overflow:hidden;
	position:relative;
}

div.ticker_container .inner {
	width:584px;
	height:500px;
	position:absolute;
	top:0;
	left:0;
}

div.basket {
	width:222px;
}

div.basket .basket_title {
	width:100%;
	height:32px;
	background:url(../images/template/bg_basket_title.gif) no-repeat;
}

div.basket .basket_body {
	padding:0px;
	width:220px;
	border-left:1px solid #A3CA41;
	border-right:1px solid #A3CA41;
}

div.basket .basket_body hr {
	width:100%;
	border-width:1px;
	border-color:#A3CA41;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

div.basket #basket_contents hr {
	border-color:#D2E5A1;
	border-width:2px;
	border-style:dashed;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:100%;
	margin:0;
}

div.basket .basket_body .in_basket {
	background:url(../images/template/in_basket.gif) no-repeat;
	width:80px;
	height:25px;
}

div.basket .basket_body .basket_info p, div.basket .basket_body .basket_info p a {
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#5d5d5d;
}

div.basket .basket_body .basket_info {
	padding:0 9px;
}

div.basket .basket_body .product {
	padding:0 9px;
}

div.basket .basket_body .product p {
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	line-height:20px;
}

div.basket .basket_checkout a {
	display:block;
	background:url(../images/template/bg_basket_checkout.gif) no-repeat;
	height:32px;
	width:100%;
}

div.basket .basket_checkout a:hover {
	background:url(../images/template/bg_basket_checkout_f2.gif) no-repeat;
}

.product_quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D5D5D;
	margin:5px 0;
}

.product_title, .product_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D5D5D;
	font-weight:bold;
}

.product_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D5D5D;
	font-weight:normal;
}

.ten, .ten a {
	font-size:10px;
	line-height:10px!important;
}

a.del {
	color:#9DC735;
	text-decoration:underline;
	margin-bottom:10px;
	display:block;
}
.tabletextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #5D5D5D;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8F2CE;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC735;
	padding-right: 0px;
}
.tabletextgreenwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #5D5D5D;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC735;
	padding-right: 0px;
}

.tabletextgreenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #5D5D5D;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E8F2CE;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC735;
}
.support_our_work {
	background-image: url(../images/index/support_image.jpg);
	background-repeat: no-repeat;
	padding-right: 33px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5D5D5D;
	padding-bottom: 20px;
	height: 57px;
}
.newsletter {
	background-image: url(../images/index/newsletter_image.jpg);
	background-repeat: no-repeat;
	padding-right: 33px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5D5D5D;
	padding-bottom: 20px;
	height: 60px;
}
.top_bg_index {
	background-image: url(../images/template/top_bg_2.jpg);
	background-repeat: no-repeat;
	background-position:17px;
	padding-bottom:14px;
}

.right_col {
	width:230px; padding-left:15px; padding-right:15px; padding-top:10px;
}

a.readMore {
	display:block;
	padding:5px 10px;
	border:1px solid #6C8B25;
	border-top:5px solid #6C8B25;
	width:62px;
}

a.readMore:hover {
	background-color:#9DC735;
	color:#FFFFFF;
	text-decoration:none;
}

div.sub_categories div {
	width:50%;
	float:left;
}

div.sub_categories div a {
	display:block;
	text-align:center;
}

ul.navlevels li.hidden {
	display:none;
}

.clear_left {
	clear:left;
}

a img {
	border:0 none;
}

img.ui-datepicker-trigger {
	vertical-align:middle;
}

.success {
	border:2px solid #00CC00;
	padding:5px 10px;
	background-color:#E1FFD9;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

div.readMore {
	display:block;
	padding:5px 10px;
	border:1px solid #6C8B25;
	border-top:5px solid #6C8B25;
	width:420px;
}
.pedalotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 100%;
}
