body
{
	background: #dae8ff url("../img/welhonpesa_bg.jpg") repeat-x top center;
}

div#triumph2
{
	background-color: transparent;
}

div#user_toolbar
{
	margin-top: -5px;
	border: 1px solid #95acd2;
}

form#search_form
{
	background: #c4d5f1;
	border: 1px solid #95acd2;
}

div.gradient_bar
{
	background: transparent url("../img/gradient_bar.png") repeat-x bottom;
	height: 33px;
}

div.gradient_bar h2
{
	line-height: 33px;
}

div.left_corner
{
	background: transparent url("../img/left_corner.png") repeat-x bottom;
	width: 10px;
	height: 100%;
}

div.right_corner
{
	background: transparent url("../img/right_corner.png") repeat-x;
	width: 34px;
	height: 100%;
}

div#static_nav_ctr
{
	background: transparent url("../img/static_gradient_bar.png") repeat-x;
}

div#static_nav_ctr,
div#static_nav_ctr div.left_corner,
div#static_nav_ctr div.right_corner,
div#static_nav_ctr div.gradient_bar_right
{
	height: 39px;
}

div#static_nav_ctr div.gradient_bar_right a
{
	line-height: 39px;
}

div#static_nav_ctr div.left_corner
{
	background: transparent url("../img/static_left_corner.png") no-repeat left center;
}

div#static_nav_ctr div.right_corner
{
	background: transparent url("../img/static_right_corner.png") no-repeat left center;
	width: 10px;
}

ul.static_nav li
{
	background: transparent url("../img/static_divider.png") no-repeat right center;
	line-height: 39px;
	height: 100%;
}

ul.static_nav_dropdown { top: 39px; }

.highlight_color,
.product_price,
.product_price a,
td#product_description a
{
	color: #000;
}

div.static_page a
{
	color: #486daa;
}

a:hover
{
	text-decoration: underline;
}

a#headerlink
{
	position: absolute;
	top: 27px;
	right: 20px;
	width: 370px;
	height: 30px;
}

table.side_list_item
{
	background: #c4d5f1;
	border: 1px solid #95acd2;
	margin: 0 auto 10px auto;
	width: 196px;
}

div#coupon_ui,
tr.product_list_header td
{
	background: #c4d5f1;
	border-color: #95acd2;
}

div.container_box
{
	background: #d0def4;
	border-color: #95acd2;
}

form#product_addform, form.prodvarform
{
	background: #c4d5f1;
}

.saved_product_list
{
	border-color: #95acd2 !important;
}

table.side_list_item td
{
	font-size: 12px;
}

table.side_list_item td.product_image
{
	width: 48px;
}

table.side_list_item td p.product_price
{
	font-weight: bold;
}

div#grid_header
{
	border-bottom: 2px solid #95ACD2;
	padding: 5px;
}

table.product_grid_list tr.first_row
{
	border-top: 1px solid #95ACD2;
}

table.product_grid_list > tbody > tr
{
	border-bottom: 1px solid #95ACD2;
}

table.product_grid_list tr:hover
{
	background: #e6efff;
}

td.product_add_to_basket
{
	padding-right: 5px;
}

table.product_grid_list td.product_data
{
	padding-left: 10px;
}

table.product_buy
{
	float: right;
}

table.product_buy tr
{
	border: 0;
}

input.basketaddform_submit, input.prodvarsubmit, a.readmore, .basket_button, .checkout_lower_nav_previous a, .checkout_lower_nav_next, .submit_input, div.page_control_bar a
{
	background: #3667b2 url(../img/blue_gradient_big.png) repeat-x;
	border: 1px solid #95ACD2;
	color: #fff;
}

input.basketaddform_submit:hover, input.prodvarsubmit:hover, a.readmore:hover, .basket_button:hover, .checkout_lower_nav_previous a:hover, .checkout_lower_nav_next:hover, .submit_input:hover, div.page_control_bar a:hover
{
	background: #3a6ebe url(../img/blue_gradient_big_light.png) repeat-x;
	border: 1px solid #95ACD2;
	color: #fff !important;
}

span.expand_icon
{
	background: transparent url(../img/plus.gif) no-repeat;
}

span.opened
{
	background: transparent url(../img/minus.gif) no-repeat;
}

.catln1
{
	border:0;
}

div#footer,
table#basket_items
{
	background: transparent;
	border: none;
}

iframe.facebook-likebox { background: #fff; }
