@charset "UTF-8";
/* CSS Document */

body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

#top_logo
{
width: 100%;
height: 152px;
/*border-bottom: #000 1px solid;*/
background-image:url(images/The-Homework-Club-III.png);
background-repeat: no-repeat;
background-position:center;
margin-bottom: 10px;
}

#content_head
{
width: 800px;
height: 15px;
background-image:url(images/top-curve.png);
margin-left: auto;
margin-right:auto;
overflow:hidden;
}

#strap_line
{
font-size: x-large;
display:block;
clear:both;
font:"Helvetica Neue Light", "Trebuchet MS", Arial;
color:#0071B6;
float:right;
}

#content_bottom
{
width: 800px;
height: 15px;
background-image:url(images/bottom-curve.png);
margin-left: auto;
margin-right: auto;
overflow:hidden;
}

#content_body
{
margin-top:0px;
padding-top:0px;
width: 800px;
height: auto;
background-image:url(images/faux-background.png);
background-repeat:repeat-y;
background-color:#fff;
margin-left: auto;
margin-right:auto;
overflow: auto;
}



#menu
{
width: 150px;
height: auto;
float: left;
padding-top: 10px;
}

#content
{
width: 630px;
height: auto;
float: left;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: medium;
padding-left: 10px;
padding-right: 10px;
min-height:400px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/

#copyright
{
text-align:center;
font-family:"Courier New", Courier, monospace;
font-size: small;
color: #555;
margin-top: 5px;
}

#languages
{
height: 14px;
width: 770px;
text-align:right;
margin-right: auto;
margin-left:auto;
margin-top:2px;
margin-bottom:2px;
}


#thumb_container
{
margin-left: auto;
margin-right: auto;
width: 510px;
height: auto;
overflow: hidden;
}

#photo_container_portrait
{
display:block;
width: 305px;
margin-left:auto;
margin-right:auto;
height:auto;
border: #ccc 1px solid;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
padding-top: 10px;
}

#photo_container_landscape
{
display:block;
width: 405px;
margin-left:auto;
margin-right:auto;
height:auto;
border: #ccc 1px solid;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
padding-top: 10px;
}

a.copyright
{
color: #555;
text-decoration: none;
font-weight: bold;
}

a.copyright:visited
{
color: #555;
text-decoration: none;
}

a.copyright:hover
{
text-decoration: underline;
}

h1.thc
{
font-family:"Trebuchet MS", Verdana, Arial;
color: #004069;
font-size:xx-large;
margin-top: 5px;
font-weight:bold;
}

p.thc
{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: small;
}

table.prices
{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: small;
border: #ccc 1px solid;
}

strong.price
{
color: #0071B6;
font-family:"Helvetica Neue Light", "Trebuchet MS", Arial;
font-size: large;
}

ul.thc
{
font-family: "Trebuchet MS", Verdana, Arial;
font-size: small;
}


a.photo
{
display:block;
width: 150px;
height: 113px;
background-image:none;
background-repeat: no-repeat;
float: left;
padding: 10px 10px 10px 10px;
}

a.photo:hover
{
background-image:url(images/thumb_back.png);
cursor:pointer;
}

ol.thc
{
font-family: "Trebuchet MS", Verdana, Arial;
font-size: small;
}

li.thc
{
margin-bottom: 3px;
}

table.thc
{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: small;
border: #000 1px solid;
border-collapse:collapse;
}

th.thc
{
background-color: #0070b4;
color:#fff;
text-align: left;
border: #000 1px solid;
padding: 3px 3px 3px 3px;
}

hr.left
{
position:relative;
left:-100px;
width:65%;
border-top: #CCC 1px solid;
border-bottom:none;
border-left:none;
border-right:none;
color: #CCCCCC;
height:0px;
}

hr.right
{
position:relative;
left:100px;
width: 65%;
border-top: #CCC 1px solid;
border-bottom:none;
border-left:none;
border-right:none;
color:#CCCCCC;
height:0px
}

tr.thc
{
border: #000 1px solid;
}

td.thc
{
border: #000 1px solid;
padding: 3px 3px 3px 3px;
}

td.thc_price
{
border: #000 1px solid;
padding: 3px 3px 3px 3px;
text-align:center;
}

a.flag
{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: small;
color: #000;
font-weight:bold;
text-decoration: none;
}

a.flag:hover
{
text-decoration:underline;
}

h2.thc
{
color: #0071B6;
text-align:center;
font-family:"Helvetica Neue Light", "Trebuchet MS", Arial;
font-size: x-large;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

h2.thc-left
{
color: #0071B6;
font-family:"Helvetica Neue Light", "Trebuchet MS", Arial;
font-size: x-large;

}

p.code
{
border: #555 1px solid;
background-color: #ccc;
font-family:"Courier New", Courier, monospace;
font-size: small;
text-align: center;
width:66%;
margin-left:auto;
margin-right:auto;
}

a.thc
{
font-family:"Trebuchet MS", Verdana, Arial;
font-weight:bold;
color:#0070b4;
text-decoration:none;
}

a.thc:hover
{
text-decoration: underline;
}

img.thc
{
float: right;
margin-right: 5px;
display:block;
}

img.photo
{
border:none;
}

img.picture
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

