
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #9ab6ca;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
 h3, h4, h5, h6{
 	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;

 }
fieldset {
	border:1px solid #DAF0FE;
	margin:5px 0;
	padding:5px;

}
a{
	text-decoration: underline;
	color: #d26302;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #003053 url(images/bg_page.jpg) no-repeat;
	color: #fff;
}

#header{
	width: 988px;
	float: left;
	clear: both;
}

#header h1{
	padding: 15px 0px 10px 10px; 
	font-size: 26px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #b6e1fe;
}
#header #taglineWrapper{
	color:#FFFFFF;
	float:left;
	font-size:12px;
	padding:0 0 6px 10px;
	width:270px;
}

#left_sidebar {
	width: 200px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 4px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.gif) no-repeat;
	color: #fa9944;
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px;
	background: url(images/bg_ul_ul.gif) no-repeat;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
	with: 200px;
	margin: 10px 0 0;
	float: left;
	background: #c2ddef url(images/bg_right_sidebar_container_bottom.gif) no-repeat bottom left;
}

.right_sidebar_container_top{
	width: 200px;
	float: left;
	padding: 0 0 10px;
	background: url(images/bg_right_sidebar_container_top.gif) no-repeat;
}

.a300{
	margin: 10px 0 0 0;
	text-align: center;
}

.right_sidebar_col{
	float: left;
	display: inline;
	margin: 10px 0 0 10px;

}

.right_sidebar_col a{
	color: #001f35;
}
.infoBoxHeading a{
	color:#A44D01;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	background: url(images/bg_ul_li_h2_2.gif) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul ul{
	background: url(images/bg_ul_ul_2.gif) no-repeat;
}

.wide_column_bottom, .wide_column_top{
	width: 768px;
	float: left;
	padding: 0 0 10px;
	background:#fff url(images/bg_wide_column_bottom.gif) no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: url(images/bg_wide_column_top.gif) no-repeat;
}

.narrow_column{
	width: 538px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
margin: 10px 0 0;
		padding: 15px;	
	background: url(images/bg_post.gif) no-repeat;
	width:508px;
	float:left;
}
#indexHomeBody #container #page .wide_column_bottom .wide_column_top .narrow_column .post{
	margin: 0;
	padding: 0;
	background: none;
	float:left;
}



#featuredProducts, #specialsDefault, #whatsNew{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.gif) no-repeat;
	float:left;
	width:100%;

}
#cartSubTotal{
	float:right;
	padding-right:10px;
}
#indexCategories #featuredProducts, #indexCategories #specialsDefault,  #indexCategories #whatsNew{
	background:none;
	padding:0px;
}
#shoppingcartBody #featuredProducts, #shoppingcartBody #specialsDefault,  #shoppingcartBody #whatsNew{
	background:none;
	padding:0px;
}

#featuredProducts .centerBoxHeading, #specialsDefault .centerBoxHeading, #whatsNew .centerBoxHeading{
	color:#d26302;
	padding:0 0 50px;
}
#indexCategories #featuredProducts .centerBoxHeading, #indexCategories #specialsDefault .centerBoxHeading, #indexCategories #whatsNew .centerBoxHeading{
	color:#d26302;
	padding:0 0 15px;
	display:none;
}

#featuredProducts .centerBoxContentsFeatured, #specialsDefault .centerBoxContentsSpecials,  #whatsNew .centerBoxContentsNew{
	text-align:center;
	padding-bottom:10px;
}
#shoppingcartContent #cartBoxListWrapper li{
	margin:0;
	padding:5px 0 5px 5px;
}
#shoppingcartContent hr{
	color:black;
	margin:10px;
}
#shoppingcartContent .cartBoxTotal{
	float:right;
	padding:3px;
}

.cartQuantityUpdate input, .cartRemoveItemDisplay input{
	display:none;
}
.cartProductDisplay {
	padding:15px;
}
.cartProductDisplay #cartImage{
	padding-right:15px;
}
.forward{
	float:right;
}
.buttonRowforward , #PPECbutton {
	padding:10px 10px 20px 0;
	float:right;
}
.centerBoxContentsAlsoPurch{
	float:left;
	margin:20px 0 20px;
	text-align:center;
	
}
.buttonRowback, .buttonRowUpdate, .buttonShippingEstimator {
	float:left;
	padding:10px 0 20px 10px;
}
.buttonBacktoshop{
	display:none;
}
.floatingBox{
	border:1px solid #DAF0FE;
	margin:10px 0 10px;
}
fieldset .inputLabel{
	display:block;
	float:left;
	width:90px;
	margin:5px;
	padding:2px;
}
fieldset input,  fieldset select, fieldset .alert{
	display:block;
	float:left;
	margin:5px 0 5px 5px;
}
#contactUsForm #enquiry{
	display:block;
	float:left;
	margin:5px;
	width:228px;
}
#contactUsForm label{
	display:block;
	float:left;
	width:90px;
	margin:5px;
	padding:2px;
}

#bannerbox2Heading{
	display:none;
}
.cartTotalsDisplay{
	float:right;
	margin:5px;
}
.important{
	border:none;
	float:none;
}
#checkoutShipto, #checkoutBillto{
	margin-right:10px;
	padding:5px;
	float:left;
}
#checkoutConfirmDefault h1, #checkoutConfirmDefault h2{
	font-size:14px;
	font-weight:bold;
}
#checkoutConfirmDefault h3, #checkoutConfirmDefault h4{
	font-size:12px;
}
#loginDefault fieldset {
	float:none;
}
#listCell0-0{
	width:110px;
}
#listCell0-1{
	padding-left:15px;
	text-align:left;
}
#productGeneral{
	margin-top:15px;
}
#productPrices{
	float:left;
	height:180px;
	padding:20px 10px 10px;
	width:260px;
}
#productPrices .normalprice{
	text-decoration:line-through;
	line-height:18px;
}
#productPrices .productPriceDiscount{
	line-height:18px;
}
#productPrices .onlynormalprice{
	color:#CC0000;
	font-size:24px;
	padding:10px;
}
#productPrices .productSpecialPrice{
	color:#CC0000;
	font-size:24px;
	padding:10px;
}
#productMainImage{
	float:left;
	height:180px;
	padding:10px;
	text-align:center;
	width:200px;
}
.productListing-odd, .productListing-even{
	height:90px;
	padding-bottom:5px;
}
.productListing-data .normalprice{
	text-decoration:line-through;
}
.productListing-data .productSpecialPrice{
	color:#CC0000;
	font-size:16px;
}
.productListing-data .productPriceDiscount{
	display:none;
}
.productListing-data input, #cartAdd .input_quantity{
	width:20px;
}
#productQuantityDiscounts{
	float:right;
}
#productQuantityDiscounts .product-pricing{
	background-color:#F4F7F7;
	border:1px solid #DADDDD;
	padding-left:5px;
	padding-right:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#productQuantityDiscounts .product-pricing li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_tierico1.gif) no-repeat scroll 0 3px;
	color:#424242;
	line-height:1.4;
	padding:2px 0 2px 10px;
}#productQuantityDiscounts .discount-price{
	color:#CC0000;
	font-weight:bold;
}
.displaymodel{

}
.product-bottom{
	float:left;
	margin-bottom:15px;
}
.paymentradio{
	display:block;
	float:left;
	margin:5px 0 5px 5px;
}
.emailformat{
	display:none;
}
.gvBalBox{
	display:none;
}
#cartAdd{
	line-height:26px;
}

#cartAdd .cart-quantity{
	float:left;
}
#cartAdd .cart-buttton{
	float:right;
	padding-right:20px;
}
#cartAddBottom{
	line-height:26px;
	float:left;
}
#cartAddBottom .cart-buttton{
	float:right;
	padding:16px 0 0 50px;
	
}


.buttonAddSelected{
	float:right;
}
#productsListingListingBottomLinks{
	float:left;
}

.category-subs-parent, .category-subs-selected {
	font-weight:bold;
	}
	
.clearBoth {
	clear: both;
	}
.post_alt{
	background: url(images/bg_post_alt.gif) no-repeat;
}

.post h2 a, .post_alt h2 a{
	color: #a44d01;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	background: url(images/bg_dotted.gif) no-repeat bottom left;
	color: #ba9575;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	
	
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(images/bg_dotted.gif) no-repeat top left;
}

.entry .categoryListBoxContents{
	float:left;
	text-align:center;
}

.back {
	float: left;
	}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) no-repeat;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) no-repeat bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 988px;
	margin: 0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	float:left;
	background: #003053 url(images/bg_footer.gif) no-repeat bottom left;
	color: #fff;
	text-align:center;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}


/*	oscommerce added	*/

#left_sidebar .infoBoxHeading {
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.gif) no-repeat;
	color: #fa9944;
}
 .right_sidebar_col .infoBoxHeading{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2_2.gif) no-repeat;
	color: #a44d01;;
}

.right_sidebar_col .infoBoxContents{
	width:188px;
	background: url(images/bg_ul_ul_2.gif) repeat-x;
}
#left_sidebar .infoBoxContents{
	width:198px;
	background: url(images/bg_ul_ul.gif) repeat-x;
	padding:0 10px;
}
.right_sidebar_col .sideBoxContent{
	width:188px;
	background: url(images/bg_ul_ul_2.gif) repeat-x;
}
#left_sidebar .sideBoxContent{
	width:180px;
	background: url(images/bg_ul_ul.gif) repeat-x;
	padding:0 10px;
}
#myAccountShipInfo,#myAccountPaymentInfo{
	padding:10px;
}
.nav_categorie_name{
	font-size:16px;
	font-weight: bold;
	padding-left: 10px;
	margin: 8px 0 8px;
}



/* my added */
#container #page #header #headtop #banner {
	padding: 15px 0px 0px ;
		float:left;
	
}
#container #page #header  #headtop #check {
	float:right;
	padding: 20px 10px 0px;
}
#container #page #header  #headtop #navMain {
	float:right;
	padding:15px 10px 0 0;
	width:120px;
}
#container #page #header #headtop #logoWrapper {
	float:left;
	font-size:12px;
	padding:0 0 6px 10px;
	width:270px;
	
}





.mini_currencies {
	float: left;
	padding-left:10px;
	margin-top:10px;
}
.mini_checkout{
	float:right;
	padding-right: 10px;
	margin-top:10px;

}

.product-head{

width:500px;

}

.product-head .product-img{
	width:200px;
	height:180px;
	float:left;
	text-align:center;
	padding: 10px;

}
.product-head .sale-price{
	width:260px;
	height:180px;
	float:left;
	padding:20px 10px 10px 10px;
	
}
.product-head .sale-price .price{
	padding: 10px;
	font-size:24px;
	color:#CC0000;
	font:bolder;
}
.list-price, .onlynormalprice{
	font-size:16px;
	color:#CC0000;
	font:bolder;
}

.product-desc{
	padding: 10px 10px 10px 10px;
}
.product-tips{
	width:240px;
	padding: 5px;
	margin: 10px 0px 10px 10px;
	background-color:#EAEAEA;
	float:left;
	text-align: center;
}
.leftBoxContainer, .rightBoxContainer{
	margin-bottom:10px;
}
.category-top, .category-products{
	line-height:20px;
}
.category-products{
	padding-left:10px;
}
/* category information boxes */
.cat_info_box { 
	border: solid 1px #DAF0FE; 
	padding: 8px; 
	margin: 10px 0 10px;  
}

#valuable_box  {
	background:transparent url(images/bg_ul_ul_2.gif) repeat-x scroll 0 0;
}
.valuable_box_row{
	padding:10px 5px 0 5px;
}
#valuable_box .valuable_price {
	float:left;
	font-size:14px;
	padding-top:5px;
	color: #CC0000;
}
#valuable_box .valuable_buy {
	float:right;
	text-align: right;
	padding-top:5px;
	
}

