/* Beamlet CSS  7.24.2007 gkb*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
}

a:link{
 	color: #06c;
 	text-decoration: underline;
	
	}

a:visited {color:#930;}

a:hover {color:#309;} 

h1 {
	height: 50px;
	text-indent: -9999px;
	font-size: 150%;
	font-weight: bold;
	color:#5578AF;
	margin-left: -12px;
	padding: 0;
	background: url(http://www.tomotherapy.com/images/beamlet/TheBeamlet.gif) no-repeat;
}

h2, h3 {
	font-weight: bold;
	color:#666;
	margin: 10px 20px 10px 15px;

}

h2 {
	font-size: 100%;

}

h3 {
	font-size: 90%;
        text-align: center;
}

p {
       font-size: 80%;
       line-height: 1.3em;
       margin: 0;
       margin: 10px 20px 10px 15px;
}

sup {
	font-size: 10px;
	line-height: 0;
}

blockquote {
	margin: 0px 40px 15px 60px;
	line-height: 1.3em;
	font-size:75%;
	}

/*** general styles ***/

.mast{
	color:#0066cc;
	font-size: 70%; 
	padding-right:60px;
	margin-bottom:0px;
        text-transform: uppercase;
	}
	
	
.region {
	font-family: Arial, Helvetica, sans-serif;
	color: #f38f1d;
	font-size: 85%;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-align:center;
}

.divider {
    border-top: 2px solid #e3e3e3;
    margin: 20px;
    padding:0;
}

.small {
	font-size: 80%;
}

p.small {
	font-size: 70%;
}




/* divs */

#banner {
	width: 755px;
	margin: 0 0 0 50px;
	padding: 0;
    
	}

	
#wrap, #knowwrap {
	width: 755px;
	background: url(http://www.tomotherapy.com/images/beamlet/bg.gif) repeat-y;
	margin: -3px 0 0 50px;
	padding: 0;
	min-height: 400px;
	
	}

#main, #know {
	width: 509px;
	margin: 0 0 0 12px;
	padding: 0 0 15px 0;
	min-height: 200px;
	float: left;
	}



#main dl {
       font-size: 80%;
       line-height: 1.3em;
       margin: 10px 20px 10px 15px;
}

#main dl dt {
	font-weight: bold;
	color: #666;
    margin: 10px 20px 0 0;
}
	
#main dl dd {
	font-size: 85%;
       margin: 5px 20px 0 60px;
}

#main dl dd.title {
	font-size: 85%;
	font-weight:bold;
	text-indent: -30px;
}


	
#main ul, ol, #sidebar ul, ol {
	font-size: 80%;
	line-height: 1.3em;
	}

#main ul, ol {
        margin-left: 15px;
        padding-left: 15px;
	}

#sidebar ul, ol {
        margin-left: 5px;
        padding-left: 5px;
	}
	
#main ul, #sidebar ul {
	list-style: none;
	
}

#main ul li, #sidebar ul li {
	background: url(http://www.tomotherapy.com/images/site/bullet-blue.gif) no-repeat 0em .4em;
	}

#main ul li {
	padding: 0 0 0 15px;
	margin: 0px 25px 5px 0px;
	}

#sidebar ul li {
	padding: 0 0 0 15px;
	margin: 0px 10px 5px 0px;
	}

#sidebar ul ul {
	list-style-type:disc;
	margin-top: 5px;
	
	}
	
#sidebar ul ul li {
	background: none;
	margin-left: 10px;
	padding-left: 0;
	}

#main ol li {
	margin: 0px 25px 5px 25px;
	}

#sidebar ol li {
	margin: 0px 25px 5px 15px;
	}

#main ul li.small, #sidebar ul li.small {
	font-size: 80%;
	margin: 0px 25px 2px 0px;
	background-position: 0em .6em;
	}


	

	
#tagline {
	width: 755px;
	background: url(http://www.tomotherapy.com/images/beamlet/bg_plain.gif) repeat-y;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	min-height: 70px;
	}

#footer {
	width: 755px;
	margin: 0 0 0 50px;
        padding-top: 30px;
	background: url(http://www.tomotherapy.com/images/beamlet/bottom.gif) no-repeat top;
	}

.footertext {
	padding: 15px 15px 0 0;
        margin: 0 15px 0 15px;
	font-size:80%;
	color:#0066CC;
	}

.legal {
	margin: 5px 40px;
	font-size:70%;
	color:#999999;
	line-height: 1.2em;
	}
	


/* self-clearing floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* news items */
#news {margin-left: 10px;}

#news dl {
	margin: 0 0 50px 0;
	width: 188px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	display: block;
}
#news dt {
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	background-color: #5578AF;
	padding: 10px;
	
}
#news dd {
	color: #ccc;
	margin: 0px 0 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #5578AF;

}

#news a
{
	text-decoration: none;
	color: #FFF;
}

#news a:visited {
	color: #CCC;
}

#news a:hover {
	text-decoration: underline;
}

/* Inside boxes */

.box {
        width: 480px;
	margin: 0;
	padding: 5px 20px 5px 20px;
	min-height: 100px;
	background: url(http://www.tomotherapy.com/images/beamlet/bg_box.gif) repeat-y 1px;
     }

.greybox {
        width: 467px;
	margin: 0 25px 0 22px;
	padding: 5px 0 5px 0;
	min-height: 100px;
        background: #e7e7e7;
     }

.box p, .greybox p {
       margin: 10px 20px 10px 15px;

}


 h2.box,  h2.greybox {
	font-size: 105%;
	font-weight: bold;
        margin: 0 5px 5px 15px;
	padding: 0;
	line-height: 1.2em;
}


h3.box, h3.greybox {
	font-size: 95%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 5px 5px 15px;
	padding: 0;
	border: none;
}


p.box, p.greybox {
       font-size: 80%;
       line-height: 1.3em;
       margin: 10px 20px 10px 15px;
}

.boxbot, .boxtop, .greybot, .greytop {
        width: 480px;
	margin: 0;
	padding: 0 20px 0 20px;
       
}

.boxbot {
        margin-top: -5px;
        min-height: 10px;
	background: url(http://www.tomotherapy.com/images/beamlet/box_bot.gif) no-repeat 1px;
}

.greybot {
        margin-top: -5px;
        min-height: 10px;
	background: url(http://www.tomotherapy.com/images/beamlet/grey_bot.gif) no-repeat 1px;
}


.boxtop {
	margin-bottom: -5px;
        min-height: 20px;
	background: url(http://www.tomotherapy.com/images/beamlet/box_top.gif) no-repeat 1px;
}

.greytop {
	margin-bottom: -5px;
        min-height: 20px;
	background: url(http://www.tomotherapy.com/images/beamlet/grey_top.gif) no-repeat 1px;
}




h2.boxtitle {
      	height: 30px;
	text-indent: -9999px;
        margin: 0 0 0 1px;
        padding: 0 0 0 0;
}


h2.spot {
      	background: url(http://www.tomotherapy.com/images/beamlet/spot.gif) no-repeat;
}


h2.preview {
	background: url(http://www.tomotherapy.com/images/beamlet/eventPreview.gif) no-repeat;
}

h2.recap {
      	background: url(http://www.tomotherapy.com/images/beamlet/eventRecap.gif) no-repeat;
}

h2.eventspot {
      	background: url(http://www.tomotherapy.com/images/beamlet/eventspot.gif) no-repeat;
}

h2.feedback {
      	background: url(http://www.tomotherapy.com/images/beamlet/feedback.gif) no-repeat;
}

h2.know{
   	background: url(http://www.tomotherapy.com/images/beamlet/know.gif) no-repeat;
}

/* image caption boxes */

.caption {
	text-align: center;
	font-size: 90%;
	color: #888;
        margin: 0 0 10px 0;
}


.left {
	float: left;
	margin: 0 12px 6px 0;
}
.right {
	float: right;
	margin: 0 0 6px 12px;
}



/* Sidebar styles */

#sidebar {
	width: 218px;
	float: right;
	margin: 0 12px 0 0px;
	padding-left: 0px;
	min-height: 250px;
	}
	
#sidebar h2, sidebar h3 {
	text-align: center;
}
	
#sidebar .quote {
	color:#0066CC;
	font-size: 100%;
	font-style:italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
        padding-top: 10px;
	text-decoration:none;
}

#sidebar .byline {
	margin: 0px 10px 0px 0px;
	font-style:italic;
	font-size: 70%;
	color:#666;
	line-height:1.3em;
	text-align: right;
	}


#sidebar #news dl dd.more {
        text-align: right;
}

.sidegreentop {
    width: 200px;
	height: 6px;
	margin: 10px 0 0 8px;
	padding: 0;
   	background:  url(http://www.tomotherapy.com/images/beamlet/sidegreen_top.gif) no-repeat 0 0;
}

.sidegreenbox {
    width: 200px;
	margin: 0 0 0 8px;
	padding: 5px 0 3px 0px;
	background: #eaf4b1 url(http://www.tomotherapy.com/images/beamlet/sidegreen_bot.gif) no-repeat left bottom;
}


/* adjustments for "know your tomo" page */

#knowwrap {
	background: url(http://www.tomotherapy.com/images/beamlet/bg_plain.gif) repeat-y;

}

#know {
	width: 725px;
	}
	
