*
{
padding: 0em;
margin: 0em;
}

body
{
background: #ccc;
padding: 35px 0px 35px 0px;
font-size: 11px;
font-family: verdana, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
font-weight: bold;
}

h3
{
font-size: 1.7em;
}

h4
{
font-size: 1.2em;
}

.divider2 {
border-bottom: 1px dotted #eee;
margin-top: 20px;
margin-bottom: 20px;
width: 100%;
}

img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

ul
{
	margin: 0px 0px 10px 20px;
}

li
{
	list-style-position: inside;
	text-indent: -13px;
	margin-left: 13px;
}

* html li
{
	list-style-position: inside;
	text-indent: -16px;
	margin-left: 16px;
}

.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.post
{
width: 100%;
clear: both;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.box
{
position: relative;
background: #f9f9f9;
/*left: -1.5em;
top: 1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;*/
}

#deviceHeader
{
	width: 360px;
	text-align: center;
	padding-bottom: 25px;
}

#deviceHeader table
{
	width: 100%;
}

#deviceHeader table td
{
	width: 50%;
}

#deviceHeader table td
{
	-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.65, transparent), to(white));
}

a img
{
	border: none;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
font-size: 10px;
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #666; 
}

#outer
{
z-index: 2;
position: relative;
width: 768px;
border: none;
background-color: #fff;
margin: 0 auto;
padding: 7px;
}

#header
{
position: relative;
width: 754px;
height: 128px;
background: #6ea5d7;
margin-bottom: 2px;
padding: 7px;
}

#headercontent
{
position: absolute;
left: 10px;
top: 10px;
padding: 0 0 0px 0;
background: #6ea5d7 url('/images/111.png') left top no-repeat;
width: 350px;
height: 115px;
}

#headertext
{
position: absolute;
top: 100px;
left: 480px;
width: 300px;
color: #fff;
font-size: 1.2em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#content
{
margin: 7px 7px 7px 7px;
padding: 0;
}

#primarycontainer
{
float: left;
/*margin-right: -18.0em; */
width: 360px;
}

#primarycontent
{
margin: 1.5em 0em 0em 0em;
padding: 0px 10px 0px 10px;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 360px;
padding-bottom: 20px;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
margin-top: 40px;
padding-top: 20px;
background: #fff;
border-top: 1px solid #eee;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#lxightbox
{
      top: 50px;
      width:312px;
      height:600px;
      margin:0px 0 0 -250px;
      padding: 20px;
}

#coachbob img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.thumbTable
{
	padding: 5px 0px 5px 5px;
}

.thumbTable td
{
	padding: 5px 10px 5px 5px;
	width: 100%;
	text-align: center;
}

#samplesbox td
{
	text-align: center;
	padding: 15px 15px 15px 15px;
}

.thumbsContainer
{
	width: 340px;
}

.thumbsContainerExtra
{
	padding: 15px 0px 15px 0px;
}

.thumbsContainerExtra td
{
	padding-top: 15px;
}

.thumbsContainer table
{
	width: 100%;
}

.buffer
{
	padding-bottom: 10px;
}

.popup
{
    color: #333;
    display: none;
/*    position: absolute;
    top: 225px;
    left: 20%;
    width: 317px;
    height: 620px;
*/    background-color: #fff;
    text-align: left;
    z-index:1001;
    overflow: auto;
    border: 4px solid #b8b8b8;
    padding: 20px;
}

#coachbob_layouts
{
	top: 200px;
	height: 350px;
    width: 625px;
}

#release_history
{
/*	top: 400px; */
	height: 650px;
    width: 900px;
    overflow: hidden;
}

#release_history td
{
	vertical-align: top;
}
