@charset "utf-8";

/*Light Blue: #25a9e0; */
/*Dark Blue: #1b75bb; */

* {
	margin: 0;
	padding: 0;
}

p {
	padding: 5px 0 10px;
	line-height: 1.5em;
}


a img {
	border: 0;
}

html {
	font-size: 100%;
	text-align: center;
}

body {
	font-size: 62.5%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #e9eaec url(../../images/bg.gif) repeat-x;
}	


body.home {
	font-size: 62.5%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #e9eaec url(../../images/bg.gif) repeat-x 0 25px;
}	


a, a:link, a:active, a:visited {
	color: #25a9e0;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}
h1 {
	text-indent: -9999px;
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	color: #6EADE5;
	padding: 0;
	margin: 0;
}



#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	font-size: 1.1em;
	background-image: url(../../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
#header {
	padding: 0 20px;
	height: 160px;
}

#header2 {
	padding: 0 20px;
	height: 185px;
	background: url(../../images/header_home.jpg) no-repeat 20px 12px;
}

#header3 {
	padding: 0 20px;
	height: 185px;
	background: url(../../images/header_home2.jpg) no-repeat 20px 12px;
}

#home_header_left {
	width: 320px;
	float: left;
	padding: 10px 0 0 20px;
}

#header_left {
	float: left;
}
#header_left    .logo {
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.header_left_top {
	margin: 10px 0 0;
}
.header_left_top p {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding: 0;
}



#header_right {
	float: right;
	width: 390px;
}


#home_header_right {
	float: right;
	width: 230px;
	padding: 10px;
	color: #1b75bb;
	font-size: 1.1em;
	margin: 30px 0 0;
	background: #fff;
}
#home_header_right a {
	color: #1b75bb;
}
#home_header_right a:hover {
	color: #000;
}




.header_right_box {
	float: left;
	width: 170px;
	margin: 0;
	border-left: 1px solid #ccc;
	padding: 10px;
	height: 140px;
}
.header_right_box  p, .header_right_box label {
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 0;
	line-height: 1.6em;
	font-size: 1em;
}
.header_right_box a {
	font-size: 0.9em;
}

.header_right_box p span {
	color: #25a9e0;
}
.header_right_box input {
	margin: 0 0 0.5em 0;
	padding: 1px;
	width: 110px;
	border: 1px solid #ccc;
	color: #1b75bb;
}
.header_right_box .submit {
	width: 35px;
	color: #666;
	padding: 1px;
	background: #eee;
	font-size: 0.8em;
}
.header_right_box .submit:hover {
	background: #ccc;
}

.form_split {
}
.form_split_right {
	float: right;
	width: 50px;
}
.form_split_left {
	float: left;
	width: 110px;
}
#nav {
	height: 28px;
	background: url(../../images/nav_bg.gif)  repeat-y;
}
#nav ul {
	list-style-type: none;
	padding: 0 15px;
}
#nav ul li {
	float: left;
	background: url(../../images/nav_divide.gif) no-repeat right center;
}
#nav ul li a {
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	background: url(../../images/nav_divide.gif) no-repeat right center;
}
#nav ul li a:hover {
	color: #ccc;

}
#search_strip {
	background: url(../../images/search_bg.gif) repeat-y;
	height: 47px;
	padding: 0 20px;
	color: #fff;
}
.search_strip_left {
	float: left;
	margin: 10px 0;
	font-size: 1.2em;
	padding: 0 0 0 45px;
	/*background: url(../../images/speech_bubble.gif) no-repeat;*/
}
.search_strip_right {
	float: right;
	margin: 10px 0 0;
}
.search_strip_right form {
	background-color: #25a9e0;
	border: none;
}
.search_strip_right label {
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 1em 0 0;
	font-size: 1.1em;
	height: 0.5em;
}
.search_strip_right input {
	width: 130px;
	border: 1px solid #ccc;
	padding: 1px;
	color: #666;
}
.search_strip_right .submit {
	width: 50px;
	background-color: #25a9e0;
	border: 1px solid #fff;
	color: #fff;
	background-image: url(../../images/white_arrow.gif) no-repeat;
	background: #25a9e0 url(../../images/white_arrow.gif) no-repeat 60px 7px;
	text-align: left;
	margin: 0 0 0 1em;









	padding: 0
.px;
	padding: 1px;
	font-size: 0.9em;
}
.search_strip_right  .submit:hover {
	background: #468dbf;
}

#breadcrums {
	float: left;
	padding: 10px 20px;
	width: 915px;
}
#breadcrums a {
	color: #1b75bb;
}
#breadcrums a:hover {
	color: #25a9e0;
}


#content_wrapper {
	background: url(../../images/credit_cards.jpg) no-repeat 20px bottom;
	margin: 0 0 30px 0;
}
#main_content {
	padding: 0 20px;

}
#left_col {
	width: 170px;
	float: left;
	margin: 0 0 100px 0;
}
#left_col ul {
	list-style-type: none;
	border-bottom: 1px solid #fff;
}
#left_col ul li {
	margin: 0 0 5px 0;
	width: 170px;
}
#left_col ul li a {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	background: #25a9e0 url(../../images/white_arrow.gif) no-repeat 150px 9px;
	font-size: 1.1em;
	display: block;
}
#left_col ul li a:hover {
	background: #5b96c6 url(../../images/white_arrow.gif) no-repeat 150px 9px;
}
#left_col   ul  li  a.selected {
	background: #1b75bb url(../../images/white_arrow_down.gif) no-repeat 148px 11px;
}
#left_col  ul li a.selected:hover {
	background: #1b75bb url(../../images/white_arrow_down.gif) no-repeat 148px 11px;
}



#left_col ul li ul {

}
#left_col ul li ul li {
	background: #fff;
	width: 160px;
}
#left_col ul li ul li a {
	color: #333;
	margin: 5px 0 0 10px;
	background: #fff url(../../images/white_arrow.gif) no-repeat 160px 9px;
	border-bottom: 1px dotted #ccc;
	font-size: 1em;
	display: block;
}
#left_col ul li ul li a:hover {
	color: #666;
	background: none;
}
#left_col ul li ul li a.selected {
	background: #eee;
}
#left_col ul li ul li a.selected:hover {
	background: #ccc;

}



#left_col ul li ul li ul {
	margin: 0 0 5px 0;
}
#left_col ul li ul li ul li {
	margin: 5px 0 0 20px;
	width: 140px;
}
#left_col ul li ul li ul li a.selected {

}
#left_col  ul  li  ul  li  ul  li  a.selected:hover   {
}

#left_col ul li ul li ul li a {
	background: #fff;
	color: #666;
	border-bottom: 1px dashed #ccc;
	border-left: none;
	display: block;
}
#left_col ul li ul li ul li a:hover {
	color: #333;
	background: none;
}

#left_col ul li ul li ul li ul {

}

#left_col ul li ul li ul li ul li {
	width: 120px;


}
#left_col ul li ul li ul li ul li a.selected {
	background: #eee;
}
#left_col ul li ul li ul li ul li a.selected:hover {
	background: #fff;
}



#left_col ul li ul li ul li ul li a {
	background: #f7f7f7;
	border-bottom: none;
	display: block;

}

#left_col ul li ul li ul li ul li a:hover {

}

#main_section {
	width: 535px;
	float: left;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
}



#main_section2 {
	border: 1px solid #ccc !important;
}
#main_section p {
	font-size: 1em;
	line-height: 1.5em;
}

#main_section h1 {	
	color: #1B75BB;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;;
	padding-bottom: 10px;
}

#main_section h2 {
	background-color: #1b75bb;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}
#main_section_header {
}
.main_section_header_left {
	width: 130px;
	float: left;
}
.main_section_header_right {
	float: right;
	width: 330px;
}

.main_section_full_header_left {
	width: 210px;
	float: left;
}

.main_section_full_header_right {
	float: right;
	width: 440px;
}

#main_section_main {
	padding: 10px;
}
#main_section_main p {
	line-height: 1.6em;
	font-size: 1em;
}


#main_section_full_wrap {
	float: left;
	margin: 0 0 0 20px;
	width: 720px;
}


#main_section_full {
	border: 1px solid #ccc;
	height: 100%;
}

#main_section_full h2 {
	background-color: #1b75bb;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}


ul.item_list {
	list-style-type: none;
}
ul.item_list li {
	border-top: 2px dotted #ccc;
	margin: 10px 0;
	padding: 20px 10px;
}
ul.item_list  p {
	padding: 0 0 10px 0;
}

ul.item_list   h4  {
	font-size: 1em;
	padding: 0 0 10px 0;
}
ul.item_list .total {
	font-weight: bold;
	padding: 20px 0 0;
}
ul.item_list .total strong {
	color: #25a9e0;
	font-size: 2.5em;
}

ul.item_list .total span {
	font-size: 2em;
	color: #25a9e0;
}
ul.item_list .inc_vat {
	color: #25A9E0;
}

ul.item_list label {
	font-weight: bold;
	font-size: 0.95em;
}
ul.item_list select   {
	font-size: 1em;
	padding: 1px;
}
ul.item_list input.addtobasket {
	background: #25a9e0;
	color: #fff;
	border: 1px solid #ccc;
	margin: 50px 0 0;
	padding: 1px;
	font-size: 1em;
}
ul.item_list  input.addtobasket:hover {
	background: #468dbf;

}

ul.item_list .number_input {
	width: 30px;
	border: 1px solid #ccc;
	padding: 1px;
}







.item_left {
	float: left;
	width: 340px;
}
.item_right {
	float: right;
	width: 100px;
}
#main_section_blocks {
}
#main_section_blocks h4 {
	background-color: #25A9E0;
	color: #fff;
	padding: 5px;
	font-size: 1em;
}

ul.blocks {
	list-style-type: none;
	font-size: 1.1em;
	padding: 0 0 10px 0;
	display: block;
	padding-bottom: 7px;
}
ul.blocks p {
	padding: 0 0 10px 0;
	font-weight: bold;
	line-height: 15px;
}
ul.blocks  a.buy {
	color: #fff;
	background: #25a9e0 url(../../images/white_arrow.gif) no-repeat 95px center;
	padding: 3px 5px;
	margin: 40px 0 0;
	display: block;
	width: 100px;
	font-weight: bold;
}
ul.blocks a.buy:hover {
	background: #468dbf url(../../images/white_arrow.gif) no-repeat 95px center;
}

ul.blocks  p.price {
	color: #25a9e0;
	font-weight: bold;
}

* html ul.blocks li {
	width: 245px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	min-height: 200px;
	height: 250px;
}

ul.blocks li {
	width: 255px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	min-height: 200px;
	height: 210px;
}
ul.blocks .blocks_left {
	float: left;
	margin: 10px 0 10px 10px;
	width: 100px;
}

* html ul.blocks  .blocks_right {
	float: right;
	margin: 10px 10px 10px 0;
	width: 110px;
}

ul.blocks  .blocks_right {
	float: right;
	margin: 10px 10px 10px 0;
	width: 120px;
}
ul.blocks .blocks_right p {
	padding: 10px 0 0;
	line-height: 15px!important;
	font-size: 0.9em!important;
}


* html ul.blocks .blocks_right_smalltext {
	width: 110px;
	float: right;
	margin: 10px 10px 10px 0;
}

ul.blocks .blocks_right_smalltext {
	width: 125px;
	float: right;
	margin: 10px 10px 10px 0;
}
ul.blocks .blocks_right_smalltext a.buy {
	margin: 0px;
}

ul.blocks .blocks_right_smalltext p {
	font-size: 0.95em!important;
	font-weight: normal;
	line-height: 16px!important;
}
ul.blocks .blocks_right_smalltext .from {
	font-size: 0.8em!important;
	padding: 0;
	margin: 0;
	line-height: 10px;
	color: #1B75BB;
}
ul.blocks    .blocks_right_smalltext    .price {
	color: #25A9E0;
	font-size: 26px !important;
	font-weight: bold;	
	padding: 5px 0px 5px 0px;
}
ul.blocks .blocks_right_smalltext .price span {
	font-size: 0.7em;
}


#offer_ofthe_week {
	margin: 0 0 10px 0;
}
#offer_ofthe_week h1 {
	color: #fff;
	font-size: 4.5em;
	text-indent: 0px;
	letter-spacing: -5px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 0.95em;
}

#offer_ofthe_week h2 {
	width: 50%;
	font-size: 1.1em;
}
#offer_ofthe_week h3 {
	color: #25a9e0;
	font-size: 1.3em;
	margin: 20px 0;
}

.offer_week_left {
	float: left;
	width: 215px;
	background: #1a75bb;
	padding: 10px;
	height: 185px;
}
.offer_week_right {
	float: right;
	width: 125px;
	background-color: #25a9e0;
	height: 185px;
	padding: 10px;
}
.offer_week_right p {
	text-align: center;
	padding: 5px 10px!important;
	line-height: 13px!important;
}
.offer_week_mid {
	float: right;
	width: 140px;
	background: #fff;
	height: 175px;
	padding: 20px 0 10px;
}
div.now_only_top {
	color: #1b75bb;
	font-size: 2.8em!important;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
div.price_white {
	color: #fff;
	font-size: 2.5em!important;
	font-weight: bold;
	text-align: center;
}
div.price_white  span {
	font-size: 18px!important;
	color: #FFFFFF;
}
div.delete {
	color: #1b75bb;
	font-size: 1.1em!important;
	font-weight: bold;
	text-align: center;
}

p.price_off {
	color: #fff;
	font-size: 1.4em!important;
	font-weight: bold;
	padding: 10px;
	width: 75px;
	margin: 10px auto;
	background-color: #F05A28;
}


.offer_week_right h3 {
	color: #1A75BB;
}




#right_col {
	width: 170px;
	float: left;
	margin: 0 0 0 20px;
}

.right_item {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	height: 100%;
}
.right_item h3 {
	background-color: #25a9e0;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

.right_item ul {
	list-style-type: none;
	padding: 10px;
}
.right_item  ul li {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
.right_item p {
	padding: 5px 10px;
	line-height: 16px;
}
.right_item .product_focus_price {
	color: #25A9E0;
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 10px;
}
.right_item .product_focus_price span {
	font-size: 0.8em;
}
.right_item .from {
	padding: 5px 10px;
}
.right_item img {
	display: block;
	margin: 10px auto 0;
}




.right_item .rp_left {
	float: left;
	width: 90px;
	font-weight: bold;
}
.right_item .rp_left p {
	padding: 0 0 3px 0;
}

.right_item .rp_left .from {
	font-size: 0.9em;
	color: #25a9e0;
}

.right_item .rp_left .price {
	font-size: 1.7em;
	color: #25a9e0;
}

.right_item .rp_left .price span {
	font-size: 14px!important;
	color: #25a9e0;
}

.right_item .rp_left a {
	display: block;
}

.right_item .rp_right {
	float: right;
	width: 50px;
	padding: 20px 0 0;
}



.right_item_home {
	margin: 0 0 10px 0;
}
.right_item_home h3 {
	background-color: #1b75bb;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

.right_item_home ul {
	list-style-type: none;
}
.right_item_home  ul li {
	margin: 5px 0 0 0;
	padding: 10px;
	background: #444;
	height: 65px;
}
.right_item_home .rp_left {
	float: left;
	width: 80px;
	font-weight: bold;
	color: #fff;
}
.right_item_home .rp_left a {
	background-color: #444444;
}
.right_item_home .rp_left a:hover {
	color: #ccc;
}
.right_item_home .rp_right {
	float: right;
	width: 62px;
}
.right_item_home p {
	padding: 10px;
	line-height: 16px;
}

.right_item_home .rp_right {
	float: right;
	width: 62px;
}
.right_item_home p {
	padding: 10px;
	line-height: 16px;
}

.page_count {
	padding: 10px 0;

}
.count_left {
	float: left;
}
.count_right {
	float: right;
}
#new_lower_price {
	margin: 10px 0;
	border: 1px solid #ccc;
	height: 100%;
	padding: 0 0 10px 0;
}
#new_lower_price h4 {
	background-color: #1b75bb;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.1em;
}
#new_lower_price ul {
	list-style-type: none;
}
#new_lower_price ul li {
	width: 29%;
	float: left;
	margin: 10px 0;
	padding: 10px;
	border-right: 1px dashed #ccc;
}

#new_lower_price img {
	margin: 0 auto;
	display: block;
}
.lower_price_top {
	height: 110px;
	margin: 0 0 10px 0;
}
.lower_price_bottom {
}
#shop_bottom_boxes {
	border: 1px solid #ccc;
	height: 100%;
}
#shop_bottom_boxes h3 {
	background-color: #25a9e0;
	padding: 5px 10px;
	color: #fff;
}

#shop_bottom_boxes h5 {
	padding: 5px 10px;
	font-size: 1.1em;
	color: #fff;
}

#shop_bottom_boxes ul {
	list-style-type: none;
	padding: 10px;
}
#shop_bottom_boxes  ul li {
	border-bottom: 1px dashed #eee;
	padding: 4px 0;
}
#shop_bottom_boxes   .left {
	width: 120px;
	float: left;
}
#shop_bottom_boxes    .right {
	width: 100px;
	float: right;
	margin: 0 10px 0 0;
}
#shop_bottom_boxes .right p {
	padding: 2px 0;
}
#shop_bottom_boxes .right .offer {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #F05A28;
	font-weight: bold;
	padding: 5px 0 0;
}
#shop_bottom_boxes .right .item_name a {
	font-size: 1.2em;
	font-weight: bold;
}


#shop_bottom_boxes .right .now {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #F05A28;
	font-weight: bold;
}
#shop_bottom_boxes .right .only {
	color: #1b75bb;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
#shop_bottom_boxes .right .cost {
	font-size: 2em;
	font-weight: bold;
	color: #25A9E0;
}

#shop_bottom_boxes .right .cost span {
	font-size: 14px!important;
	font-weight: bold;
	color: #25A9E0!important;
}

#shop_bottom_boxes .right .was {
	padding: 0 0 10px 0;
}
.now_only_offer_wrap {

}
.now_only_offer_wrap .now_only {
	width: 45px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A75BB;
	line-height: 0.6em;
	padding: 10px 0 5px 0;
}
.now_only_offer_wrap .now_only p {
	line-height: 1em!important;
	font-size: 1.5em!important;
}

.now_only_offer_wrap .offer {
	width: 40px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
* html .now_only_offer_wrap .offer {
	width: 40px;
}

.rating_buy {
	clear: both;
	padding: 0 0 1px 0;
	height: 25px;
}
.rating_buy .rating {
	float: left;
	width: 120px;
	background-color: #1B75BB;
	padding: 5px;
	margin: 5px 0;
}
.rating_buy .buy_details {
	float: right;
	margin: 0 10px 0 0;
}
.rating .stars_bg {
	float: right;
	width: 80px;
	height: 15px;
	background: url(../../images/stars_off.jpg) no-repeat;
}
.rating  .stars_top{
	float: right;
	width: 80px;
	height: 15px;
	background: url(../../images/stars_on.jpg) no-repeat;
}

.rating .rating_text {
	float: left;
	color: #fff;
	font-weight: bold;
}










#left_casestudy {
	border: 1px solid #ccc;
	background: #eee;
}
#left_casestudy h3 {
	padding: 5px 10px;
	background-color: #1b75bb;
	color: #fff;
}
#left_casestudy p {
	padding: 10px;
	color: #333;
	font-size: 1.1em;
	line-height: 17px;
}
#left_casestudy .byline {
	font-size: 1em;
}

#home_intro h2 {
	background: #fff;
	font-size: 1.5em;
	color: #1b75bb;
	padding: 0;
	margin: 0 0 10px 0;
}

#home_intro h3 {
	background: #fff;
	font-size: 1.3em;
	color: #1b75bb;
	padding: 0;
	margin: 15px 0 5px;
}

.shop_bottom_left h5 {
	background-color: #1b75bb;
}

.shop_bottom_left {
	float: left;
	width: 255px;
	border-right: 1px dashed #ccc;
	margin: 10px 0 10px 10px;
	padding: 0 0 10px 0;
}

* html .shop_bottom_left {
	width: 250px;
}


.shop_bottom_left, .shop_bottom_right {
	height: 180px;
}

.shop_bottom_right {
	float: right;
	width: 260px;
	margin: 10px 0px 10px 0;
	padding: 0 0 10px 0;
}
* html .shop_bottom_right {
	width: 255px;
}

.shop_bottom_right h5 {
	background-color: #1b75bb;
}
#latest_offer_banner {
	margin: 10px 0;
	background-color: #1b75bb;
}
#home_bottom {
	margin: 20px 0 0;
}

.home_bottom_left {
	background-color: #25a9e0;
	width: 59%;
	padding: 10px;
	color: #fff;
	float: left;

}
.home_bottom_left h4 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
}
.home_news_left {
	width: 65%;
	float: left;
}
.home_news_left p {
	padding: 0;
	font-size: 1em;
}
.home_news_left   h5  {
	color: #fff;
	font-size: 1.1em;
}
.home_news_left a {
	color: #fff;
	text-decoration: underline;
}
.home_news_left a:hover {
	color: #ccc;
}
.home_news_right {
	float: right;
	width: 30%;
}
.home_news_right img {
	border: 1px solid #fff;
}

.home_bottom_left  ul {
	list-style-type: none;
}
.home_bottom_left ul li {
	border-top: 1px dashed #fff;
	padding: 10px 0;


}
.home_bottom_right {
	float: right;
	width: 35%;
	clear: right;
	margin-bottom: 10px;
}

#footer_grey {
	margin: 0 6px 20px;
	padding: 20px 0 20px 205px;
	background: #f05a28;
}
#footer_grey a {
	color: #fff;
}
#footer_grey a:hover {
	color: #333;
}


#footer_grey  h5 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#footer_grey ul {
	list-style-type: none;
}
#footer_grey ul li {
}

.footer_grey_left {
	width: 250px;
	float: left;
	border-right: 1px dashed #fff;
	margin: 0 30px 0 0;
}
.footer_grey_right {
	float: left;
	width: 49%;
}
#footer {
	text-align: right;
	padding: 0 20px;

}
.footer_left {
	float: left;
}
.footer_left a {
	color: #ccc!important;
}
.footer_left a:hover {
	color: #999!important;
}


.footer_right {
	float: right;
}


#footer a {
	color: #1b75bb;
}
#footer a:hover {
	color: #25a9e0;
}

.clear {
	clear: both;
	height: 1px;
	padding: 0;
	line-height: 0;
}
.header_blue {
	color: #25a9e0!important;
	font-size: 1.2em;
}

a.gotobasket {
	display: block;
	background: #25a9e0 url(../../images/white_arrow.gif) no-repeat 87px 7px;
	color: #fff!important;
	padding: 5px;
	width: 90px;
	font-size: 1em;
}
a.gotobasket:hover {
	background: #468dbf url(../../images/white_arrow.gif) no-repeat 87px 7px;

}


a.gotobasket2 {
	display: block;
	background: #1b75bb url(../../images/white_arrow.gif) no-repeat 87px 7px;
	color: #fff!important;
	padding: 5px;
	width: 90px;
	font-size: 1em;
}
a.gotobasket2:hover {
	background: #468dbf url(../../images/white_arrow.gif) no-repeat 87px 7px;

}


.no_border {
	border: none!important;
}
a.red {
	color: #ff0000;
}
a.black {
	color: #000;
}
a.black:hover {
	color: #666;
}


a.red:hover {
	color: #cc0000;
}
a.dark_blue {
	background-color: #1b75bb;
	display: block;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
a.dark_blue:hover {
	color: #ccc;
}


#topOptions .myrow .display{ float: left; }
#topOptions .myrow .sort{ float: right; }   
.register_news {
	clear: right;
	float: right;
	background: #1b75bb url(../../images/white_arrow.gif) no-repeat 160px 8px;
	width: 181px;
	margin: 0 6px 0 0;
}
.register_news a {
	color: #fff;
	display: block;
	padding: 5px 10px;
}
.register_news a:hover {
	background: #2f71b5 url(../../images/white_arrow.gif) no-repeat 160px 8px;
}



.float_right {
	float: right;
	clear: both;
	margin: 0 5px 15px 15px;
}
.clearance {
	padding: 10px;
	background-color: #F05A28;
}
.clearance h3 {
	color: #fff;
	font-size: 2em;
}
.clearance h4 {
	color: #fff;
	font-size: 1.2em;
	margin: 5px 0;
}
.customer_services {
	margin: 15px 0;
}
.customer_services p {
	padding: 0;
	color: #999;
}
.customer_services a {
	color: #999;
}
.customer_services a:hover {
	color: #333;
}
#item_table table {
	border-top: 1px solid #999;
}

#item_table th {
	text-align: left;
	padding: 5px 10px;
	color: #F05A28;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#item_table td {
	padding: 5px 10px;
	border-bottom: 1px dashed #ccc;
}
#item_table .td_nopad {
	padding: 0;
}

#item_table tr {

}
#item_table span {
	font-size: 0.9em;
}
#item_table .price_per {
	background-color: #F05A28;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 60px;
}
#item_table input#qty {
	width: 40px;
	border: 1px solid #999;
	padding: 1px;
}
#item_table .addtobasket {
	background-color: #25A9E0;
	color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}
#item_table .addtobasket:hover {
	background-color: #1B75BB;
	cursor: pointer;
}

#item_table  .table_noborder td {
	border-bottom: none;
}
#item_table .table_noborder {
	border-bottom: none;
	border-top: none;
}



#related_produce_full {
	border: 1px solid #ccc;
	margin: 20px 0 10px;
	height: 100%;
}
#related_produce_full h2 {
	background-color: #25A9E0;
	color: #fff;
	padding: 5px 10px;
}

#related_produce_full p {
	padding: 0;
}
#related_produce_full .price {
	font-size: 2em;
	color: #25A9E0;
	font-weight: bold;
}
#related_produce_full .price span {
	font-size: 0.8em;
}
#related_produce_full .from {
	color: #25A9E0;
}




#related_produce_full ul {
	list-style-type: none;
	padding: 10px;
	text-align: center;
}
#related_produce_full ul li {
	float: left;
	width: 40%;
	border-right: 1px dashed #ccc;
	padding: 10px;
	margin: 0 10px 0 0;
}
#related_produce_full .rpf_left {
	float: left;
	width: 40%;
}
#related_produce_full .rpf_right {
	float: right;
	width: 55%;
}
#items_added_to_cart {
	padding: 0px;
	margin: 10px 0;
	color: #fff;
	height: 72px;
	background: url(../../images/green_bubble.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
}
#items_added_to_cart p {
	padding: 17px;
}

.price {
	color: #25A9E0;
	font-size: 26px !important;
	font-weight: bold;	
	padding: 5px 0px 5px 0px;
}

#wall_cat_holder {
	float: left;
	width: 535px;
	padding-top: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1a75bb;
	margin-top: 10px;
}

.wall_cat_header {
	font-size: 16px;
	color: #25a9e0;
	padding-bottom: 20px;
}

.wall_cat_image {
	padding-bottom: 6px;
	float: left;
}

.wall_cat_label {
	font-size: 11px;
	color: #1a75bb;
	float: left;
	width: 535px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}
#wall_tr_hold {
	float: left;
	width: 178px;
}

.tr_wall_cat_label {
	font-size: 11px;
	color: #1a75bb;
	float: left;
	width: 178px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}

.header_left_top p {
	width:313px;
	float: left;
	}
	
#headtel {
	font-size:17px;
	color:#25a9e0;
	float:left;
}

#breadcrums .breadcrumbs_left {
	float: left;
}

#breadcrums .shareit {
float:right;
text-align:right;
width:150px;
}