body		{
    /*background: #cccccc url('../images/stripes.png') repeat;*/
    background-color: #cccccc;
}

#content    {
    background-color: #f6f6f6;
    width: 900px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
    padding: 5px 5px 5px 5px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.product {
    height: 140px;
    margin-left: 30px;
}

.product a {
    text-decoration: none; color: #222222;
}

.product a:hover {
    text-decoration: none; color: #222222;
}

.product a h1 {
    font: 20.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #222222; font-weight: bold; line-height: 20px; margin-top: 16px; margin-bottom: 0px; margin-left: 16px;
}

.product a p {
    font: 15.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #222222; font-weight: bold; line-height: 16px; margin-top: 16px; margin-bottom: 0px; margin-left: 16px;
}

.product a img {
    float: left;
    margin: 0px 16px 0px 16px;
}

#header {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
    vertical-align: middle;
    font: 32.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    /* font-weight: bold; */
}

#header img {
    vertical-align: bottom;
}

#header a {
    text-decoration: none; color: #000000;
}

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

#middle-column	{
    width: 630px;
    margin-left: auto;
    margin-right: auto;
}

/* top right bottom left */
p  { margin: 8px 16px 8px 16px; font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px;}
ul  { margin: 8px 16px 8px 16px; font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px;}
ol  { margin: 8px 16px 8px 16px; font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px;}
dl  { margin: 8px 16px 8px 16px; font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px;}
pre { margin: 8px 16px 8px 16px; }
address { margin: 8px 16px 8px 16px; }
dd  { margin-bottom: 16px; font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px;}

a			{ text-decoration: none; color: #0C55FC}
a:hover		{ text-decoration: underline; color: #0C55FC}

h1		{ font: 15.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #0C55FC; font-weight: bold; line-height: 16px; margin-top: 16px; margin-bottom: 0px; margin-left: 16px;}
h2		{ font: 13.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #0C55FC; font-weight: bold; line-height: 16px; margin-top: 16px; margin-bottom: 0px; margin-left: 16px;}
h3		{ font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #0C55FC; font-weight: bold; line-height: 16px; margin-top: 16px; margin-bottom: 0px; margin-left: 16px;}

th			{ font: 13.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #0C55FC; font-weight: bold; line-height: 16px; text-align: left;} 				
td			{ font: 12.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 16px}


.left-sidebar    { background-color: #f6f6f6; width: 130px; float: left; }
.left-sidebar h2 { margin: 6px 16px 0px 16px; font-weight: bold; color: #0C55FC; } 
.left-sidebar p  { margin: 2px 16px 2px 32px; color:#0C55FC; }

.left-sidebar-indent    { text-indent: 16px }
.left-sidebar-indent p  { margin: 0px 16px 0px 32px; }

.left-sidebar a  { color:#000000; }
.left-sidebar a:hover		{ text-decoration: underline; color: #0C55FC}
.left-sidebar ul    { list-style-type: none; margin: 0px 0px 8px 0px; color:#0C55FC; }
.left-sidebar ul li    { list-style-type: none; margin: 0px 8px 0px 0px; color:#0C55FC; }
.left-sidebar ul ul li    { list-style-type: none; margin: 0px 8px 0px 0px; color:#0C55FC; }

.body-text	{
    background-color: #ffffff;
    border-bottom: 1px solid #777777; border-top: 1px solid #777777; border-left: 1px solid #777777; border-right: 1px solid #777777;
}

.footer p { font: 10.0px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 11px; }

.logo-listing td { text-align: center; }
.sidebar    { text-align:center; margin: 0px 8px 16px 8px; }
.right-sidebar    { text-align:center; margin: 0px 8px 16px 8px; float: right; width: 130px;}

.right-sidebar    { text-align:center; margin: 0px 8px 16px 8px; float: right; width: 130px;}

#ip2f-sidebar   {
    text-align:left;
}

#ip2f-sidebar img {
    vertical-align: middle;
    margin-right: 5px;
}

#ip2f-sidebar form {
    vertical-align: middle;
    text-align: center;
}


.bottom-line {
    margin: 10px 0px 3px 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #777777;
}


.beatunes   {
    background: #000000 url('../images/beatunes_ref.png');
    color: #cccccc;
    font-weight: bold;
}
