@CHARSET "UTF-8";

body { 
	font-family: 'verdana', sans-serif;
	font-size: 11px;
	background: #e77817 url("gfx/background.jpg") no-repeat center top;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none; 
	color: white;
}

div.article a.link {
	color: #006188;
}

a:hover {
    text-decoration: underline; 
}

input {
    background: white;
    border: solid #cccccc 1px;
    width: 150px;
}

p {
    margin: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 14px;
    margin: 0;
}

#content div.cms h1, div.cms h2, div.cms h3, div.cms h4, div.cms h5, div.cms h6 {
    background: none;
    color: #7a0000;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
}

div.cms h2 {
    color: #000;
    font-size: 12px;
}

div.cms p {
	margin-bottom: 10px;
}

div.cms h3, div.cms h4, div.cms h5, div.cms h6 {
    color: #888;
    font-size: 11px;
}

small {
    font-size: 9px;
}

div.container_16 {
    overflow: hidden;
    zoom: 1;
}

div.outer_container {
    background: white;
    width: 980px;
    margin: auto;
    overflow: hidden;
    height: 1%;
}

div.outer_container.rounded {
    background: transparent url("gfx/rounded_bottom.gif") no-repeat 0 0;
    height: 11px;
    margin-bottom: 20px;
}

#header {
    background: white url("gfx/diagonal_stripes.gif") repeat-x 0 0;
    padding: 20px 0 0 0;
    margin-bottom: 10px;
}

#content, #footer {
    background: #d7d7d7 url("gfx/top_rounded_gray.gif") no-repeat 0 0;
    padding-top: 10px;
}

#footer p {
    font-size: 10px;
    color: #555;
}

#footer p.telephone {
    float: right;
    background: transparent url("gfx/telephone_icon.gif") no-repeat 0 50%;
    padding: 0 0 0 20px;
}

div.bottom_rounded {
    background: transparent url("gfx/bottom_rounded_gray.gif") no-repeat 0 0;
    height: 10px;
    margin-bottom: 20px;
}

#dotpay {
    background: transparent url("gfx/dotpay.gif") no-repeat center top;
    height: 121px;
}

#subNavigation {
    background: transparent url("gfx/subnav_back.gif") no-repeat 0 0;
    height: 60px;
    margin-bottom: 10px;
    color: white;
    font-size: 11px;
}

#subNavigation a {
    color: white; 
}

#cart {
    padding: 10px 0 0 0;
    text-align: right;
}


#cart p {
    margin: 0 15px 5px 0;
    padding: 0;
}

#cart a.cart_icon {
    background: transparent url("gfx/cart_icon.gif") no-repeat 0 0;
    padding: 0 0 0 15px;
}

#cart p:first-child span {
    border-bottom: 1px #e77817 solid;
    padding: 3px 0 3px 0;
}

#slogan {
    padding: 20px 0 0 0;
}

#slogan p {
    font-family: 'Georgia', serif;
    color: #e77817;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    margin: 0;
}


#menu {
    background: transparent url("gfx/header_menu_back.gif") no-repeat 0 0;
    height: 30px;
}

#footer_menu {
    background: transparent url("gfx/bottom_menu_back.gif") no-repeat 0 0;
    height: 32px;
    margin-bottom: 10px;
}

#footer_menu ul {
    display: block;
    float: left;
}

#footer_menu a.sitemap_link {
    display: block;
    float: right;
    margin: 8px 20px 0 0;
    padding: 0 0 0 10px;
    background: transparent url("gfx/orange_vigneta.gif") no-repeat 0 50%;
}

#menu ul, #footer_menu ul {
    list-style-type: none;
    padding: 7px 0 0 10px;
    margin: 0;
}

#menu ul li, #footer_menu ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    border-left: dotted #e77817 1px;
}

#menu ul li:first-child, #footer_menu ul li:first-child {
    border-left: none;
}

#menu a, #footer_menu a {
    font-size: 10px;
    color: #555555;
    text-decoration: none;
}

#menu a:hover, #footer_menu a:hover {
    text-decoration: underline;
}

#menu ul li.active a, #footer_menu ul li.active a {
    color: #000000;
}


#search {
    background: transparent url("gfx/search_box_back.gif") no-repeat 0 0;
    height: 30px;
}

#search form {
    padding: 5px 0 0 5px;
}

#search input.text {
    background: #d7d7d7;
}

#search input.submit {
    background: #ebebeb;
    border: none;
    width: 50px;
}

#search input.submit:hover {
	cursor: pointer;
}


.block {
    margin: 10px 0 0 0;
    position: relative;
}

div.giftcard {
    height: 109px;
    background: transparent url("gfx/giftcard_back.gif") no-repeat 0 0;
}

.button {
    display: block;
    width: 60px;
    height: 20px;
    background: transparent url("gfx/button_sprite.gif") no-repeat 0 0;
    color: white;
    text-align: center;
    text-decoration: none;
    padding: 0 20px 0 0;
    border: none;    
}

.button:hover {
    cursor: pointer;
    text-decoration: none;
}

div.giftcard a {
    position: absolute;
    top: 65px;
    left: 115px;
}

div.giftcard a:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat 0 -20px;
    text-decoration: none;
}



div.newsletter {
    height: 190px;
    background: transparent url("gfx/newsletter_back.gif") no-repeat 0 0;
}

div.newsletter input.button {
    background: transparent url("gfx/button_sprite.gif") no-repeat -80px 0;
    width: 80px;
    padding: 0 25px 0 0;
    margin: 20px 0 0 35px;
}

div.newsletter input.button:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -80px -20px;
}



div.newsletter form {
    padding: 100px 0 0 35px;
}

div.features {
    height: 143px;
    background: transparent url("gfx/features_back.gif") no-repeat 0 0;
}

#brands div {
    margin-bottom: 10px;
}

.product {
    height: 253px;
    background: white url("gfx/product_back.gif") no-repeat 0 0;
    margin-top: 20px;
}

#content div.product h1, .product p {
	background: none;
	padding: 0;
    margin: 0 0 3px 10px;
    font-size: 11px;
    height: 30px;
}

.product p {
    font-size: 10px;
    overflow: hidden;
}

.product img {
    margin: 2px;    
}

.product div.prices {
   width: 55px;
   float: left;
   margin: 5px 2px 0 8px;
   color: red;
}

.product div.prices span {
    clear: both;
    font-weight: bold;
    font-size: 10px;
    display: block;
    text-align: center;
}

.product div.prices span.alone_price {
	margin-top: 10px;
}

div.listingHeader, div.pagination {
   background: transparent url("gfx/listing_header_back.gif") no-repeat 0 0;
   height: 18px;
   padding: 6px 0 6px 0;
   color: #f5f5f5;
}

div.pagination {
    margin-bottom: 0;
    margin-top: 20px;
    clear: both; 
}

.orderby, .showall, .pages, .next, .previous, .total_items, .dotted_separator {
    float: right;
    display: block;
}

.dotted_separator {
    border-left: 1px #ddd dotted;
    text-indent: -4000px;
    margin: 0 10px 0 10px; 
}

.pages strong {
    color: red;
}

.pages span.pages_separator {
	font-size: 5px;
    visibility: hidden;
}

.pages a.active {
    color: red;
    font-weight: bold;
}


select.orderby {
    background: transparent url("gfx/pagination_orderby_back.gif") no-repeat 0 0;
    height: 18px;
    width: 130px;
    font-size: 10px;
    margin: 0 10px 0 5px;
    padding: 1px 0 0 5px; 
    border: none;
}


a.showall {
    background: transparent url("gfx/show_all_icon.png") no-repeat 0 4px;
    padding: 0 0 0 15px;
}

.next, .previous {
    background: transparent url("gfx/pagination_arrow_next.gif") no-repeat 0 50%;
    text-indent: -4000px;
    width: 6px;
    height: 8px;
    margin: 4px 0 0 0;
} 

.previous { 
    background: transparent url("gfx/pagination_arrow_previous.gif") no-repeat 0 50%;
    margin: 4px 10px 0 10px;
}

div.previous.disabled {
    background: transparent url("gfx/pagination_arrow_previous_disabled.gif") no-repeat 0 50%;   
}

div.next.disabled {
    background: transparent url("gfx/pagination_arrow_next_disabled.gif") no-repeat 0 50%;   
} 

select.orderby option {
    background: white;
} 

div.listingHeader a.home {
    margin: 0 0 0 10px;
}

div.listingHeader span {
    color: #FFA24F;
}

div.category_image {
    height: 124px;
    margin-top: 20px;
}

.product div.prices span strike {
    color: #555555;
    white-space: nowrap;
}

.product a.buy {
    float: left;
    background: transparent url("gfx/button_sprite.gif") no-repeat -240px 0;
    margin: 12px 0 0 5px;
} 

.product a.buy:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -240px -20px;
} 

#content h1 {
    margin: 15px 0 0 0;
    background: transparent url("gfx/red_vigneta.gif") no-repeat 0 50%;
    padding: 0 0 0 15px;
}






div#menuCategoriesContainer {
	background: white url("gfx/categories_menu_bottom.gif") no-repeat  0 100%;
	padding-bottom: 14px;
	
}


ul#productCategories {
	background: #ECECEC url("gfx/categories_menu_header.gif") no-repeat 0 0;
    list-style-type: none;
    padding: 44px 10px 0 10px;
    margin: 0;
}

ul#SubCategories {
	background: transparent url("gfx/dot.gif") repeat-x  0 100%;
    list-style-type: none;
    padding: 5px 10px 5px 10px;
    margin: 0;
}

ul#productCategories li {
    background: white url("gfx/gray_vigneta.gif") no-repeat  10px 10px;
    margin: 0;
    padding: 0 10px 0 20px;
}

ul#productCategories li.active {
    background: white url("gfx/orange_vigneta.gif") no-repeat  10px 10px;
}

ul#productCategories li.active a {
    color: #E77817;
    font-weight: bold;
}

ul#productCategories li a {
	color: #000;
	background: transparent url("gfx/dot.gif") repeat-x  0 100%;
	display: block;
    padding: 5px 0 5px 0;
	position: relative;
}

ul#productCategories li a:hover {
    background-color: #f1f1f1;
    text-decoration: none;
}


ul#productCategories li.last a {
    background: white;
}

ul#productCategories li.last a:hover {
    background: #f1f1f1;
}


/*************************************/


ul#productCategories li.last ul#SubCategories {
	background-position: 0 0;
}

ul#productCategories li ul#SubCategories li {
    background: none;
    margin: 0;
    padding: 0;
}


ul#productCategories li ul#SubCategories li a {
	background: none;
    color: black;
    font-weight: normal;
    padding: 0;
}


ul#productCategories li ul#SubCategories li.active {
    background: none;
}

ul#productCategories li ul#SubCategories li.active a {
     color: #E77817;
    font-weight: bold;
    
}

ul#productCategories li ul#SubCategories li a {
	display: block;
	background: none;
    padding: 3px 0 3px 0px;
    color: #555;
}

ul#productCategories li ul#SubCategories li a:hover {
    text-decoration: underline;
}

/***************************************/


div.pageWrap {
    width: 710px;
    float: left;
    overflow: hidden;
    height: 1%;
    margin-left: 10px;
}

div#productWrapper {
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ebebeb;
}

#content div#productWrapper h1 {
    background: #202020 url("gfx/product_name_back.gif") no-repeat 0 0;
    color: white;
    font-size: 11px;
    padding: 10px;
    margin: 8px 0 0 0;
    width: 190px;
    -moz-border-radius: 3px;
}

#product_image img {
    margin: 3px 0 -2px 3px;
}

div.options {
    padding: 10px 0;
    background: transparent url("gfx/dot.gif") repeat-x 0 0;
    width: 210px;
    overflow: hidden;
    height: 1%;
    overflow:auto; 
    white-space:nowrap;
}

div.options.product_delivery_options {
	display: block;
	float: left;
	overflow: visible;
}

div.product_delivery_options ul {
	margin: 0;
}

div.product_delivery_options ul, div.product_delivery_options ul li {
	display: block;
	float: left;
	font-size: 10px;
	width: 210px;
}

div.product_delivery_options ul li {
	margin: 0;
	padding: 0;
}

div#productWrapper div.prices {
    background: none;
}

div#productWrapper div.prices span {
    margin-right: 20px;
    font-size: 12px;
    color: red;
}

div#productWrapper div.prices span strike {
    color: black;
}

div.options h3 {
    font-size: 8px;
    margin-bottom: 5px;
}



div.options .color, div.options .size {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
    border: #aaaaaa 1px solid;
    color: #555;
    background: white;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
}

div.options .active {
    border: #aaaaaa 3px solid;
}

div.options a:hover {
    text-decoration: none;
}


div#productWrapper label {
    float: left;
    margin-right: 10px; 
}

div#productWrapper input.text {
    width: 50px;
    float: left;
    margin-right: 10px;
}


a.addtocart {
    width: 83px;
    background: transparent url("gfx/button_sprite.gif") no-repeat -320px 0;
    float: left;
}

a.addtocart:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -320px -20px;
    text-decoration: none;
}

#features {
    width: 692px;
    margin-bottom: 8px;
}

#features .tabs-container {
    /*height: 400px;*/
    overflow: auto;
    padding: 20px 15px 15px 15px;
}

#features .tabs-container .producer_image {
	float: right;
}


#cart_box_top {
    background: transparent url("gfx/cart_box_top.gif") no-repeat 0 bottom;
    padding-top: 10px;
}


ul#checkout_steps {
    list-style-type: none;
}

ul#checkout_steps li {
    display: block;
    float: left;
    margin: 0 0 0 17px;
    height: 33px;
    padding: 15px 15px 0 15px
}

ul#checkout_steps li span {
    background: transparent url("gfx/checkout_gray_arrow.gif") no-repeat 100% 60%;
    padding: 0 10px 0 0;
    color: #555;
} 

ul#checkout_steps li.active {
    background: transparent url("gfx/checkout_steps_active_back.gif") repeat-x 0 0;
}

ul#checkout_steps li.active span {
    background: transparent url("gfx/checkout_orange_arrow.gif") no-repeat 100% 60%;
    padding: 0 10px 0 0;
    color: #f70;
    font-weight: bold;
}


ul#checkout_steps li.passed span {
    background: transparent url("gfx/checkout_check_passed.gif") no-repeat 0 50%;
    padding: 0 0 0 15px;
    color: #421615;
    font-weight: bold;
    margin-right: 0;
    margin-left: -10px; 
} 


#cart_box table {
    width: 700px;
    margin: 0;
}

#cart_box_top table {
    width: 700px;
    margin:  0 0 0 0;
}

#cart_box tr {
    background: transparent url("gfx/cart_box_back.gif") repeat-y 0 0;
}

#cart_box tr.cart_header {
    background: none;
}

#cart_box_top tr.cart_header th {
    height: 30px;
    color: #333;
    font-weight: normal;
}

#cart_box td img, #cartbox td div {
    float: left;
    display: block;
    margin: 5px 0 10px 0;
}

#cart_box tr td div.product_details {
    margin: 70px 0 0 0;
}

#cart_box td img {
    margin: 30px 20px 0 20px;
}

#cart_box td div h3 {
    font-size: 12px;
    text-align: left;
}

#cart_box td div h3 a {
    color: #555;
}

#cart_box td div p {
    text-align: left;
}


#cart_box td input.quantity {
    width: 40px;
    margin: 5px 15px 5px 15px;
    text-align: center;
}

#cart_box a, #totals a {
    color: #598527;
}

#cart_box a.button, #totals abutton {
	color: white;
}

#cart_box td div.cupon {
    background: transparent url("gfx/cart_kupon_back.gif") no-repeat 0 0;
    text-align: right;
    width: 658px;
    height: 33px;
    margin: 20px 20px 10px 0;
    padding: 13px 0 0 0;
}

#cart_box td div.cupon form {
    width: 630px;
}

#cart_box td div.cupon a {
    background: transparent url("gfx/cart_kupon_button.gif") no-repeat 0 0;
    padding: 5px 0 5px 35px;
}

#totals {
    background: #ebebeb url("gfx/cart_box_bottom.gif") no-repeat 0 0;
    padding: 15px 0 0 0;
}

#totals table {
	width: 700px;
    background: #ebebeb url("gfx/cart_totals_bottom.gif") no-repeat 0 100%;
    margin: 0;
}

#totals table tr {
    height: 40px;
}

#totals div.address_box {
    width: 174px;
    height: 112px;
    background: transparent url("gfx/address_box_back.gif") no-repeat 0 0;
    margin: 10px 0 20px 20px;
    padding: 5px 0 10px 10px;
    float: left;
}

#totals div.address_box address {
    margin-bottom: 10px
}

#totals a.copy {
    float: right;
    margin-right: 10px;
    background: transparent url("gfx/button_sprite.gif") no-repeat -629px 0;
    width: 60px;
    color: white;
}

#totals a.copy:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -629px bottom;
}


a.continue_shopping {
    width: 83px;
    background: transparent url("gfx/button_sprite.gif") no-repeat -423px 0;
    float: left;
    padding: 0 0 0 20px;
    margin: 10px 0 20px 0;
}

a.continue_shopping:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -423px -20px;
    text-decoration: none;
}

a.checkout {
    width: 83px;
    background: transparent url("gfx/button_sprite.gif") no-repeat -526px 0;
    float: right;
    margin: 10px 0 20px 0;
}

a.checkout:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -526px -20px;
    text-decoration: none;
}

div.delivery_box {
    background: transparent url("gfx/delivery_system_back.gif") no-repeat 0 0;
    float: left;
    margin: 10px 0 10px 30px;
    width: 164px;
    height: 135px;
    padding: 10px;
}

div.delivery_box.active {
    background: white;
    border: #f70 1px solid;
    width: 162px;
    height: 123px;
    padding: 10px;
}

div.delivery_box strong {
    font-size: 14px;
    color: #421615;
}

div.delivery_box.active strong {
    color: #f70;
    text-decoration: underline;
}

div.delivery_box.active p strong {
    text-decoration: none;
}

div.delivery_box p {
    line-height: 25px;
    margin-bottom: 5px;
}

div.review_box p {
    line-height: normal;
    margin-bottom: 15px;
}

div.review_box h3 {
    font-size: 14px;
    color: #421615;
    text-decoration: underline;
    margin-bottom: 10px;
}

div.review_box strong {
	font-size: 12px;
    color: black;
}

div.review_box address {
    margin-bottom: 10px;
}

#cart_box div.delivery_box a.choose {
    margin-right: 0;
    background: transparent url("gfx/button_sprite.gif") no-repeat -629px 0;
    width: 60px;
    color: white;
}

#cart_box div.delivery_box a.choose:hover {
    background: transparent url("gfx/button_sprite.gif") no-repeat -629px 100%;
}

.container {
	z-index:1;
	overflow:hidden; 
	position:relative; 
	border:1px solid silver; 
	cursor: move;
}

.container #load {
	z-index:3;
	display:none;
	position:absolute;
}

.container .imageBox {
	z-index:inherit;
	position:absolute;
	top:0px;
	left:0px;
}

.container .imageBox img {
	margin:0px; 
	width:100%
}

.container #control {
    position:absolute; 
    z-index:3; 
    bottom: 5px;
    left: 5px;
	opacity: 0.5;
	-moz-opacity:0.9;    
	-khtml-opacity: 0.9; 
	filter: alpha(opacity=90);
}

.container #thumbnails {
    position: absolute; 
    z-index:3; 
    top: 5px;
    right: 15px;
    opacity: 0.5;
    -moz-opacity:0.9;    
    -khtml-opacity: 0.9; 
    filter: alpha(opacity=90);
}


.container #zoomin, .container  #zoomout {
    padding: 0 10px 0 5px;
    text-align: left;
    border: 0;
    width: 95px;
    height: 32px;
    font-size: 10px;
    font-weight: bold;
    color: #555;
    outline: none;
    margin: 0 5px 0 0;
    -moz-outline;
    
}

.container #zoomin:focus, .container #zoomout:focus
{
    -moz-outline-style: none;
}

#zoomin {
    background: transparent url("gfx/zoomin_button.gif") no-repeat 0 0;
}
#zoomout {
    background: transparent url("gfx/zoomout_button.gif") no-repeat 0 0;
}    
    
#thumbnails img {
    border: 1px #ddd solid;
}


#thumbnails img.active {
    border: 1px gray solid;
}

div.article_top {
    background: white url("gfx/cms_top.gif") no-repeat 0 0;
    height: 20px;
    margin-top: 10px;
}

div.article_bottom {
    background: white url("gfx/cms_bottom.gif") no-repeat 0 0;
    height: 20px;
}

div.article {
    background: white url("gfx/cart_box_back.gif") repeat-y 0 0;
}

div.article form {
    display: block;
    overflow: hidden;
    height: 1%;
}

div.article form p {
    margin: 20px 0 0 0;
    clear: both;
}

div.article form p.error {
    color: red;
    border: 1px #FFB1AF solid;
    width: 190px;
    margin: 5px 0 25px 0;
    padding: 5px;
    float: right;
    font-size: 10px;
    background: #FFEFEF;
   
}

div.article form input {
    width: 200px;
}

div.article form input.button {
	background-position: -526px 0;
    width: 103px;
    font-size: 10px;
    float: right;
    margin-bottom: 10px;
}

div.article form input.button:hover {
    background-position: -526px 100%;
}

div.cms {
    padding: 0 20px 0 20px;
    margin: 0;
    font-size: 11px;
}

div.cms ul, div.cms ol {
	margin: 10px 0 10px 20px;
	padding-left: 0;
}

div.cms ul {
    list-style-type: none;
}

div.cms li {
    margin: 0;
    padding: 0;
}

div.cms ol li {
    margin-left: 20px; 
}

div.cms ul li {
    background: transparent url("gfx/page_tint_vigneta.gif") no-repeat 0 50%;
    padding: 0 0 0 15px;
}

div.cms a {
    font-weight: bold;
    color: #e70;
}

.responseOK {
	text-align:center;	
}
.responseERR {
	text-align:center;
	color:red;	
}

.productParameters { width: 100%; }
.productParameters th { text-align:left; padding-right: 1em; }
	
/* flashmessage */
div#responseMessage {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    z-index: 4000;
    background: #fff;
    font-weight: bolder;
    font-size: 110%;
    padding: 20px;
    display: inline;
    border-bottom: 1px solid #BF0400;
    text-align: center;
    font-size: 14px;
    opacity: 0.95;
}

div#responseMessageContent.statusOK  {
    padding: 10px 0 10px 50px;
    background: url('gfx/tick.gif') no-repeat 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    color: #80B539;
}

div#responseMessageContent.statusERR  {
    padding: 10px 0 10px 50px;
    background: url('gfx/cross.gif') no-repeat 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    color: #FF0000;
}

	
tr.total td {
    font-weight: bold;
}

td {
    padding: 5px;
}

#pageGallery {
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px dotted #bbb;
	border-top: 1px dotted #bbb;
	margin-bottom: 10px;
}

#pageGallery a {
	float: right;
	margin: 5px 0 0 10px;
}
	
form h3 {
    clear: both;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #aaa;
    font-size: 90%;
    letter-spacing: 2px;
}

div.sidebar_element {
	margin: 10px 0 0 0;
	position: relative;
}

div.sidebar_element a.sbe_title {
	background: #421615;
	bottom: 2px;
	left: 0;
	padding: 10px;
	position: absolute;
	width: 200px; 
}

span.pro_category_icon {
	background: transparent url(gfx/pro_icon.png) no-repeat 0 0;
	display: block;
	height: 13px;
	position: absolute;
	right: 0;
	text-indent: -5000px;
	top: 7px;
	width: 28px;
	
}


.crmimage.left { float:left; }
.crmimage.right { float:right; }
.crmimage.center { float: none; text-align:center; }
.crmimage.center img { margin:auto; }
.crmimage img { display: block; }
.crmimage span { font-size: 10px; color:#666; }
