/*
Theme Name: Focus
Theme URI:
Description: Special design for HomeFocus Infrared Saunas.
Version: 1.0
Author: Felix Geenen
Author URI: http://www.felix-geenen.de/
Tags:
*/

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFF;
    background-color: #DCDCDC;
	}

#main_table {
    margin: 0px auto;
}

#content_tr {
    background-image: url(images/content_bg.png);
}

img {
    border: 0;
}

a {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #68BCEF;
}

a:hover {
    border-bottom-color: #FFF;
}

#menue_tr a, .imagecol a {
    border-width: 0px;
}

#menue_tr a:hover, .imagecol a:hover {
    border-width: 0px;
}

#sidebar {
    width: 150px;
    float: left;
    padding: 10px;
}

#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

#sidebar ul li {
    padding-bottom: 5px;
}

#sidebar ul a {
    font-weight: bold;
    text-decoration: none;
    border: 0;
}

#sidebar ul a:hover {
    border-bottom: 2px solid #68BCEF;
}

#sidebar ul ul a {
    font-weight: normal;
}


#content {
    float: left;
    width: 685px;
}

div.productdisplay {
    width: 325px;
    border-bottom: 2px solid #68BCEF;
    padding-left: 5px;
}

#footer_td {
    color: #999;
}


#footer_td a {
    color: #999;
    border: 0;
}

#footer_td a:hover {
    color: #333;
}

#fancy_notification_content, #fancy_notification_content a {
    color: #0A56AF;
}

.entry table.productcart tr.firstrow td {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #68BCEF;
}

a img {
    border-width: 0px;
}

#menue_tr {
    font-size: 0px;
}
