
.heading {
font-size: 15px;
color: #ffffff;
padding: 0px 0px 5px 0px;
display: block;
}

h1, h2 {
color: #000000; 
font-size: 15px;
}

h2 {
padding-top: 20px;
font-size: 14px;
}

span.red {
color: #CC0000;
/*font-weight: bold;*/
}

.delbetalning {
background: url(../img_store/delbet_bg.jpg) no-repeat #323232;
padding: 27px 5px 5px 5px;
width: 292px;
margin: 15px 0px 10px 0px;
color: #fff;
}

.delbet_info_boxes {
padding: 2px;
color: #fff;
}

.delbet_info_boxes table, .delbet_info_boxes td {
background: none;
border: none;
padding-left: 0px;
}

#delbet_info_links {
height: 22px;
}

#delbet_info_links a, #delbet_info_links span.hidden_tab {
padding: 1px 2px 3px 2px;
width: 66px;
text-align: center;
display: block;
float: left;
color: #ffffff;
text-decoration: underline;
}

#delbet_info_links span.hidden_tab {
color: #ccc;
text-decoration: none;
}

#delbet_info_links a.selected {
background: url(../img_store/delbet_menu_sel.jpg) no-repeat center 0px;
Color: #fff;
}

#mer {
padding: 0px 0px 0px 4px;
background-color: #fff;
color: #3d3d3d;
}


/******************************************************************/
/*******          Länkar                                    *******/
/******************************************************************/

a {
color: #3d3d3d;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #000000;
}




/******************************************************************/
/*******          Tabeller                                  *******/
/******************************************************************/

th {
height: 10px;
padding: 4px 0px 4px 8px;
background: url(../img_store/th.jpg) repeat-x;
}

#right_cart td.products_name {
width: 80px;
padding: 2px 2px 2px 4px;
}

#right_cart td.products_remove {
width: 15px;
padding: 0px 0px 4px 0px;
}

#product_list td.image {
background-color: #ffffff;
}

#product_list td, #product_list td a {
color: #000000;
}

#product_list td.topic, #product_list td.price {
font-weight: bold;
}

#product_list td.topic {
padding-top: 8px;
}

#product_list td.price {
font-size: 14px;
}


/******************************************************************/
/*******          Strukturen                                *******/
/******************************************************************/

html, body {
background-image: none;
}

/* Kontainern som omringar och centrerar hela sidan */
#container {
/*margin: auto;*/
float: left;
width: 1201px;
}

/* Content */
#content {
padding: 10px 15px 50px 15px;
width: 678px;
min-height: 300px;
float: left;
}

#left_content {
float: left;
width: 213px;
padding: 10px 0px 50px 0px;
}

#right_content {
float: left;
width: 183px;
padding: 10px 0px 50px 28px;
text-align: left;
}

#right_content img {
padding: 10px 0px 0px 0px;
}

.content_container {
border: solid 1px #cccccc;
}

/* Högra kolumnen med innehållet */
#main_page {
float: left;
width: 1201px;
}

#main_page_gradient {
background: url(../img_store/left_menu_bg.jpg) repeat-y;
}

#bg {
background: url(../img_store/bg_main_page.jpg) repeat-y;
float: left;
padding: 0px 35px 0px 35px;
width: 1135px;
}

#header {
padding: 10px 25px 10px 0px;
height: 73px;
width: 1176px;
background: url(../img_store/header.jpg) no-repeat 10px 10px;
/*background: url(../img_store/header_store.jpg) no-repeat 10px 10px;*/
text-align: right;
}

#footer {
color: #272727;
text-align: right;
padding-top: 5px;
padding-bottom: 9px;
padding: 25px 30px 20px 0px;
background: url(../img_store/bottom-store-old.jpg) no-repeat;
}

#footer a {
color: #272727;
}

#top-shadow {
height: 24px;
width: 1201px;
background: url(../img_store/top-shadow.jpg) no-repeat;
}

#menu_container {
height: 59px;
width: 1131px;
background: url(../img_store/menu_bg_store.jpg) no-repeat;
}

#ajax_result_container {
display: none;/* */
padding-left: 4px;
}

#ajax_result_header {
background: url(../img_store/sokresultat_header.jpg) no-repeat;
height: 59px;
}

#ajax_result_content {
background: url(../img_store/sokresultat_bg.jpg) repeat-y;
padding: 6px 25px 10px 16px;
width: 628px;
}

#ajax_result_footer {
background: url(../img_store/sokresultat_footer.jpg) no-repeat;
height: 40px;
}



/*///////////////////////////////////////////////////////
 *
 * Tagcloud
 *
 //////////////////////////////////////////////////////*/

#tagcloud_container {
padding-left: 4px;
}

#tagcloud_header {
background: url(../img_store/tagcloud_header.jpg) no-repeat;
height: 59px;
}

#tagcloud_content {
background: url(../img_store/sokresultat_bg.jpg) repeat-y;
padding: 6px 25px 10px 16px;
width: 478px;
}

#tagcloud_footer {
background: url(../img_store/sokresultat_footer.jpg) no-repeat;
height: 40px;
}




#tagcloud {
    text-align:center;
	font-size: 15px;
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #ec008c;
}

#tagcloud span {
    padding: 4px;
}

#tagcloud span.smallest {
    font-size: x-small;
}

#tagcloud span.small {
    font-size: small;
}

#tagcloud span.medium {
    font-size: medium;
}

#tagcloud span.large {
    font-size: large;
}

#tagcloud span.largest {
    font-size: larger;
}




#ajax_search_box {
width: 157px;
padding: 1px 2px 1px 2px;
border: solid 1px #ffffff;
}

#search {
background: no-repeat url(../img_store/input_search.jpg);
background-position: 2px 2px;
background-color: #333333;
height: 30px;
padding: 4px 0px 0px 4px;
}

#right_upper_box {
color: #ffffff;
height: 220px;
background: url(../img_store/right_content_bg.jpg) 5px 0px no-repeat;
padding: 56px 5px 20px 21px;
}

#newsletter_textbox {
background: no-repeat url(../img_store/input_newsletter.gif);
background-position: 1px 0px;
padding-left: 3px;
margin-top: 1px;
height: 25px;
}

#config_content {
background: url(../img_store/border.jpg) 3px bottom no-repeat;
padding-left: 3px;
}

#config_content_border_top {
background: url(../img_store/border-top.jpg) left top no-repeat;
}

#config {
background: url(../img_store/axcenda_light_logotype.jpg) center bottom no-repeat;
padding: 15px 10px 160px 15px;
}

/******************************************************************/
/*******          Huvudmenyn                                *******/
/******************************************************************/

/* Menu */
#menu {

}

#menu ul {
float: left;
padding: 4px 0px 0px 16px;
margin: 0px;
height: 26px;
width: 1131px;
}

#menu li, #menu li#active {
background-position: top right;
float: left;
display: inline;
text-align: center;
padding: 0px 5px 0px 0px;
height: 26px;
}



#menu a, #menu li#active a {
padding: 5px 12px 4px 15px;
color: #ffffff;
display: block;
font-weight: bold;
}

#menu li#active {
background-image: url(../img_store/menu_active_end.jpg);
}

#menu li#active a {
background-image: url(../img_store/menu_active.jpg);
text-decoration: none;
color: #ffffff;
}




#submenu {
height: 23px;
width: 1111px;
padding: 6px 15px 0px 15px;
color: #ffffff;
}

#submenu a, #submenu a.active {
color: #ffffff;
text-decoration: none;
padding: 0px 10px 0px 10px;
border-left: solid 2px #a9abad;
}


/******************************************************************/
/*******          left_menu                                 *******/
/******************************************************************/

/* Menu */
/*
#left_menu {
padding-top: 10px;
}

#left_menu ul {
padding: 0px;
margin: 0px;
width: 160px;
}

#left_menu li {
float: left;
display: inline;
padding: 2px;
width: 156px;
text-align: left;
border: none;
border-top: solid 1px #515151;
margin-top: 0px;
background: none;
}

#left_menu li.sub_menu {
display: none;
border: none;
background: none;
background-color: #666666;
color: #ffffff;

margin-top: 0px;
padding: 0px 0px 10px 0px;
width: 160px;
}

#left_menu li.show {
display: block;
}

#left_menu a {
padding: 2px 12px 2px 12px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
display: block;
width: 136px;
float: left;
}

#left_menu li.sub_menu a {
color: #309ade;
width: 135px;

}
*/

#left_menu {
padding-top: 10px;
}

#left_menu a {
padding: 4px 12px 4px 12px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
display: block;
width: 176px;
float: left;
}

/*
från ecdatorbutik.se
*/

#menuContainer {
border: none;
padding: 3px;
font-size: 11px;
}

.mainMenu {
/*padding: 7px 3px 7px 15px;*/
border: none;
}

#menuContainer a.mainMenu {
font-weight: bold;
display: block;
width: 180px;
border-top: solid 1px #515151;
border-left: solid 6px #58ab40;
padding: 5px 0px 5px 10px;
}

.hide {
display: none;
} 


.menu_1 {
padding-bottom: 1px;
}

.plus_menu_2, .cat_name_menu_2, 
.plus_menu_3, .cat_name_menu_3, 
.plus_menu_4, .cat_name_menu_4 {
display: block;
padding: 4px 5px 4px 25px;
border: none;
}

#left_menu .plus_menu_2 {
width: 150px;
padding-left: 25px;
}

#left_menu .cat_name_menu_2 {
width: 130px;
padding-left: 37px;
}

#left_menu .plus_menu_3 {
width: 120px;
padding-left: 45px;
}

#left_menu .cat_name_menu_3 {
width: 110px;
padding-left: 58px;
}

#left_menu .plus_menu_4 {
width: 110px;
padding-left: 55px;
}

#left_menu .cat_name_menu_4 {
width: 104px;
padding-left: 65px;
}

#left_menu .cat_name_menu_5 {
width: 104px;
padding-left: 25px;
}

.menu_5 {
padding-left: 55px;
}

