body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background : #FFFFFF ;
	color: #505458;
	margin: 0px;
}

fieldset {
	padding: 15px;
	margin: 5px;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image :  url(img/arrow_block_right.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 13px;
	font-size: 14px;
	margin: 0px;
	color : #606F79;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}

td {
	font-size: 11px;
}

hr {
	color: #000000;
	height: 1px;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9BAAAF;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AABBBF;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9BAAAF;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9BAAAF;	

}

.textinputerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: red;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: red;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: red;	
	padding-right: 3px;
	padding-left: 3px;

}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9BAAAF;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AABBBF;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9BAAAF;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9BAAAF;	
	padding-right: 3px;
	padding-left: 3px;

}

.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: groove 1px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


.link {
	color: #606F79;
	text-decoration: underline;
}

.link:hover {
	color: #8090A3;
	text-decoration: underline;
}

.apptitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; 
}

.appdesc { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal; 
}


.buttontext a {
	font-size: 9px;
	color: #606F79;
	text-decoration: none;
}

.buttontext:hover {
	color: #8090A3;
	text-decoration: underline;
}

.previousmonth, .previousday, .previousweek {
	font-size: 10px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.previousmonth a:hover, .previousday a:hover, .previousweek a:hover {
	color: #8090A3;
	text-decoration: underline;
}

.nextmonth, .nextday, .nextweek {
	font-size: 10px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.nextmonth a:hover, .nextday a:hover, .nextweek a:hover {
	color: #8090A3;
	text-decoration: underline;
}

.currentmonth, .currentday, .currentweek {
	font-size: 12px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}


.searchlink {
	font-size: 10px;
	color: #606F79;
	text-decoration: underline;
	font-weight: bold;
}

.searchlink:hover {
	color: #8090A3;
	text-decoration: underline;
}

.searchdesc {
	font-size: 10px;
	color: #606F79;
}

.eventtitle {
	font-size: 10px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
}

.eventtitle:hover {
	color: #8090A3;
	text-decoration: underline;
}

.eventdesc {
	font-size: 10px;
	color: #606F79;
}

.eventdesclarge {
	font-size: 12px;
	color: #505F69;
	line-height: 18px;
}

.cattitle, .usertitle, .grouptitle {
	font-size: 11px;
	color: #606F79;
	text-decoration: none;
	font-weight: bold;
}

.cattitle:hover, .usertitle:hover, .grouptitle:hover {
	color: #8090A3;
	text-decoration: underline;
}

.catdesc, .userdesc, .groupdesc {
	font-size: 10px;
	color: #606F79;
}

.titlehighlight {
	color: #4488BB;
	text-decoration: underline;
}

.highlight {
	color: #80A000;
}

.tableh1 {
  color:#606F79;
  font-size: 11px;
  height: 26px;
  background-image:  url(images/tile_back1.gif);
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CED2D6;
}

.tableh2 {
	background-image: url(images/tile_sub.gif);
	background-color: #708088 ;
	border-left: 1px solid #95A5AD;
	border-right: 0px solid #62727A;
  margin: 0px;
	color: white;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}

.tableb {
	background-color: #E4E8E8 ;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	line-height: 16px;
	white-space: nowrap;
}

.tablec {
	background-color: #d8e0e4;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}k


.maintable {
	border: 1px solid #99a0aa;
	margin-top: 0px;
	margin-bottom: 0px;
}

.error {
	color: Red;
	font-weight : bold;
}

.errorSmall {
	color: Red;
	font-size: 10px;
}

.today {
	font-size: 9px;
	color: #606F79;
	font-weight: bold;
}

.atomic {
	font-size: 9px;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	font-size: 11px;
}

/* Weekday Label Cells */

.caldaydigits {
	font-size: 9px;
}

.weekdaytopclr, .sundaytopclr {
	background-image: url(images/tile_sub.gif);
	background-color: #607080 ;
	border-left: 1px solid #95A5AD;
	border-right: 0px solid #62727A;
  margin: 0px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
}

.sundaytopclr {
	background-color: #708094;
}

/* Day Cells */

.weekdayclr {
	background-color: #EEF0F0;
	color: #C0C4C8;
	font-size: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.todayclr {
	background-color: #D0E6F6;
	color: #C0C4C8;
	font-size: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.sundayemptyclr {
	background-color: #DDE0E0;
	color: #C0C4C8;
	font-size: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.weekdayemptyclr {
	background-color: #E4E8E8;
	color: #C0C4C8;
	font-size: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* Text Editor classes */

.tdBtn {
  padding-left: 3px;
  padding-top:3px;
}

.btnOut {    
  border: 1px solid;
  border-color: #E4E8E8;
	background-color: #E4E8E8;
}

.btnOver {    
  border: 1px solid;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #C0C4C4;
  border-bottom-color: #C0C4C4;
	background-color: #E4E8E8;
}

.btnDown {    
  border: 1px solid;
  border-top-color: #C0C4C4;
  border-left-color: #C0C4C4;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
	background-color: #D4D8D8;
}

a.flatButton img {
  border: 1px solid #E4E8E8;
  border-color: #d8e0e4;
}

a.flatButton:hover img {
  border: 1px solid;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #C0C4C4;
  border-bottom-color: #C0C4C4;
	background-color: #E4E8E8;
}




/* added */

td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.title1 {  font-size: 18px; font-weight: bold; color: #009966}
.title2 {  font-size: 18px; color: #999999}
.menutop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #003399}
.navG {  font-size: 16px; color: #999999; font-family: Arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none}
.date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}
.title3 {  color: #CC0066; font-weight: bold}
.title4 {  color: #999999}
.greentitle {  font-family: Arial, Helvetica, sans-serif; color: #009966; text-decoration: none}


/* added */

.header {
	height: 40px;
	padding-top: 10px;
	background: #2E68AD url(img/catbg.jpg) repeat-x bottom left;
	border-bottom: 1px solid #eee;
}

.wrap {
	clear: both;
	text-align: left;
	margin: 0 auto;
	width: 90%;
}

.searchbox {
	float: right;
	text-align: right;
	width: 16%;
}


/* navigation */
#mainlevel-nav { background: #ccc url(img/catbg.jpg) repeat-x bottom left; height: 25px; margin: 0 0 10px 0; }
#mainlevel-nav ul { margin:0; padding: 0; list-style:none; }
#mainlevel-nav li { float:left; margin:0 1px 0 0; padding: 0; color: #555555; }
#mainlevel-nav li a { display:block; background: #8E8E8E url(img/catbg2.jpg) repeat-x; padding: 5px 20px; font-weight:bold; color:#555555; text-decoration: none;}
#mainlevel-nav a:hover { color:#555555; background: #2E68AD url(img/catbg.jpg) repeat-x center left; }


form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #2E68AD;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #2E68AD;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	background: #FFF url(../images/dot.gif) repeat-x bottom left;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 3px;
}
a.mainlevel:hover {
	color: #808080;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	width: 100%;
}

/* small titles */

table.moduletable th {
	font: bold 1.1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	font-weight:bold;
	line-height: 25px;
	padding-left: 5px;
	text-align: left;
	background: #eee;
}
table.moduletable li {
	
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}

/* big titles */
.contentheading, .componentheading {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	text-align: left;
	padding: 5px 20px;
	background: #fff url(../images/titlebg.gif) no-repeat center left;
	border-bottom:1px solid #cccccc;

}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #444444;
}
a:link, a:visited {
	color: #2E68AD;
	text-decoration: none;
}
a:hover {
	color: #2E68AD;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #2E68AD;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #2E68AD;
	border-right: outset 2px #808080;
	border-top: outset 2px #2E68AD;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}

	
/* left side */
#sect {
	width: 99%;
	background-color:#FFFFFF;
	text-align:left;
}

#l_sect {
	width:70%;
	padding: 5px 0 5px 5px;
	float:left;
	margin: 0 0 10px 0;
}

#mod_down1 {
	width:48%;
	padding: 8px 5px 15px 10px;
	float:left; 
	background: #f5f5f5 url(../images/corner.gif) no-repeat top left;
	margin-right:1px;
}

#mod_down1 a, #mod_down2 a {
	line-height: 1.8em;
}
#mod_down2 {
	width: 48%;
	padding: 8px 5px 15px 10px;
	float:right;
	background: #f5f5f5 url(../images/corner2.gif) no-repeat bottom right;
}
#r_sect {
	clear: both;
	width:20%;
	float: right;
	background-color:#FFFFFF;
	padding-top:5px;
	margin: 0 0 15px 0;
}
#banner {
	text-align:center;
}
#footer {
	background: #FFF url(../images/dot.gif) repeat-x;
	clear:both;
	font-size: 0.9em;
	text-align: center;
	padding-top:13px;
	padding-bottom:5px;
}



/* added */

img { border: 0 none; }

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */

/* The main body of the entire forum. */


/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: tahoma, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: tahoma, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #eee;
	background-color: #eee;
}

/* A quote, perhaps from another post. */
.quote
{
		  color: #666;
		  background-color: #f8fbfd;
		  border-top: 3px solid #d3e3ed;
		  border-bottom: 3px solid #d3e3ed;
		  margin: 3px;
		  padding: 5px;
		  margin-left: 10px;
}

/* A code block - maybe even PHP ;). */
.code
{
		  color: #333;
		background-color: #fff;
		  border-top: 3px solid #ccc;
		  border-bottom: 3px solid #ccc;
		  border-left: 1px solid #ddd;
		  border-right: 1px solid #ddd;
		padding: 5px;
	  font-family: "courier new", helvetica, "times new roman", serif;
	  font-size: 1.1em;
	  margin: 3px;
	  white-space: nowrap;
	  overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
		  color: #000000;
		  text-decoration: none;
		  font-style: italic;
		  font-weight: bold;
		  font-size: 95%;
		  padding-top: 10px;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #fff;
}
.windowbg2
{
	color: #000000;
	background-color: #f6f6f6;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: #333;
	font-style: normal;
	font-weight: bold;
	background: #eee;
}
.titlebg a:hover
{
	color: #333;
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background: #eee url(img/catbg.jpg);
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background: #eee url(img/catbg2.jpg);
}

.catbg, .catbg2
{
	font-weight: bold;
	color: #000000;
}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	color: #333;
	font-weight: bold;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	margin: 1px 0px;
	background-color: #fff;
	border: 1px solid #eee;
	
}

tr.underline td {
	border-bottom: 1px solid #eee;
}

/* This is used on tables that should just have a border around them. */
table.tborder
{
	border: 1px solid #eee;
	background-color: #FFFFFF;
	padding: 1px;
	width: 100%;
}

div.tborder {
	border: 1px solid #eee;
	background-color: #FFFFFF;
	padding: 1px;
	width: auto !important;
	width: 100%;
}

div.tborder td.catbg {
padding: 8px 5px 3px 5px;
}

table.tborder2 {
	border: 1px solid #eee;
	background: #fff;
}

table.tborder2 td {
	padding: 1px;
}

tr#navbuttons td { 
	padding: 7px 5px 2px 5px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: .93em;
	font-family: tahoma, sans-serif;
}
.normaltext
{

}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: white;
	border-bottom: 1px solid gray;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #D4D4D4;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: black;
	background-color: white;
	border-top: 1px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #6B8EAE;
	border: 1px solid #6B8EAE;
	height: 12px;
}
.headerbodies
{
	border: 1px solid #7A7777;
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

table.messagetable {
	border-bottom: 4px solid #ddd;
}

span.sticky {
	font-weight: bold;
	color: #f90;
}

.copyright {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: small;
}


/* added */

  a.buyAction { font-weight: bold; }


  h2 { color: #CC6600; font-size: medium; margin: 0px 0px 0.25em; }

  .bucket h3 {
    color: #000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px 0px 0.25em 0px;
  }

  
  table.productImageGrid {
    margin: 0px 15px 15px 0px;
    background-color: #FFFFFF;
    text-align: center;
    background-image: url(http://g-images.amazon.com/images/G/01/icons/white1px.jpg);
  }

  table.buyingDetailsGrid {
    margin: 0px 0px 15px 15px;
    background-color: #FFFFFF;
  }

  .price { font-family: verdana,arial,helvetica,sans-serif; }

  div.extendedBuyBox { padding: 4px 0px; }
  hr.EBBdivider { margin: 0px; }
 
  div.buying { padding: 0.25em 0em; font-size: .86em; }
  #asinRedirect, #firstDimension { font-size: .95em; width: 215px; }

  div.buying table { font-size: small; }
  div.buying table td { font-size: .86em; }
  div.buying table td.tiny { font-size: x-small; }

  .buying .subTitle {
    font-size: x-small;
    line-height: 1.45em;
    margin: .5em 0;
  }
  #priceBlock, #priceBlock table td, #primaryUsedAndNew, #primaryClubPrice, #secondaryUsedAndNew, #secondaryClubPrice { font-size: small; }

  #primaryUsedAndNew { padding: 1em 0em; }

  #newAmazonShorts table { font-size: small; }
  #newAmazonShorts table td.promo { font-size: .86em; }
  #newAmazonShorts .price { font-size: .86em; }

  #specialOffers { font-size: .86em; } 
  #specialOffers table { font-size: small; }
  #specialOffers table td.promo { font-size: .86em; padding: .25em 0em; }
  #specialOffers table td.small { font-size: .86em; }
  #specialOffers font { font-size: .86em; }

  #promoGrid img { display: none; }
  #promoGrid .amabot_widget img { display: none; }

  #promoGrid .flashPlayer { clear: left; }

  .quickPromo br, .quickPromo img { display: none; }
  
  .halfspace { padding-top: 0.5em; }

  #a9message hr { display: none; }
  #a9message { 
    padding-top: 6px;
    width: 190px;
  }
  
  hr.bucketDivider { clear: left; }
  div.bucket { padding: 5px 0em; }

  td.bucket  { padding: 5px 0em; }
  td.bucket div.content  { margin: 0.5em 0px 0em 25px; }
  div.content form { margin: 0px; }
 
  div.endcap div.content { text-align: center; }
  table.endcapGrid { padding: 1.5em 0em 0.25em; }
  
  #bookCitations img { display: none; }
 
  div.looseDiamondBox { clear: both; }


  table.buyBox td.topLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-tl._V52633388_.gif");
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 12px;
  }

  table.buyBox td.topRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-tr._V52633388_.gif");
    background-repeat: no-repeat;
  }
  
  table.buyBox td.bottomLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-bl.gif");
    background-repeat: no-repeat;
    font-size: 4px;
  }
  
  table.buyBox td.bottomRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-br.gif");
    background-repeat: no-repeat;
    font-size: 4px;
  }

  table.castWithPhotos {
    margin: 0;
    padding: 0;
  }

  table.castWithPhotos td {
    padding: 0 8px 3px 0;
    text-align: center;
    width: 20%;
  }

  table.castWithPhotos tr.castPhoto {
    vertical-align: bottom;
  }

  table.castWithPhotos tr.castName {
    vertical-align: top;
  }

  table.moreBuyingChoices td.topLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-tl2.gif");
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 12px;
  }

  table.moreBuyingChoices td.topRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-tr2.gif");
    background-repeat: no-repeat;
  }
  
  table.moreBuyingChoices td.bottomLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-bl.gif");
    background-repeat: no-repeat;
    font-size: 4px;
  }
  
  table.moreBuyingChoices td.bottomRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-br.gif");
    background-repeat: no-repeat;
    font-size: 4px;
  }


  table.otherEditions td.topLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-tl.gif");
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 12px;
  }

  table.otherEditions td.topRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-tr.gif");
    background-repeat: no-repeat;
  }
  
  table.otherEditions td.bottomLeft {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-bl.gif");
    background-repeat: no-repeat;
  }
  
  table.otherEditions td.bottomRight {
    background-image: url("http://g-images.amazon.com/images/G/01/nav2/dp/box-line-br.gif");
    background-repeat: no-repeat;
  }

  table.otherEditions { margin: 0.25em 0em; }
  table.otherEditions th { font-size: x-small; text-align: left; padding-right: 10px; }
  table.otherEditions td { font-size: x-small; }
  table.otherEditions .listprice { font-size: x-small; }
  table.otherEditions .price { font-size: x-small; }
  
  .caretback {
    color: #CC6600;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
  }

  .caretnext {
    color: #CC6600;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
  }
    
  .disabled {
    color: #666;
  }
    
  .listRowEven {
    background-color: #FFFFFF;
    vertical-align: middle;
  }

  .listRowOdd {
    background-color: #EEF1F6;
    vertical-align: middle;
  }

  .pagination {
    font-size: .89em;
    margin-top: 2em;
    text-align: center;
    white-space: nowrap;
  }

  .pagination a {
    text-decoration: none;
  }

  .pagination a:hover {
    color: #c60;
    text-decoration: none;
  }

  .pagination .next {
    margin-left: 1em;
  }

  .pagination .numberofresults {
    margin-bottom: .66em;
  }

  .pagination .pages {
    margin-bottom: 1em;
  }

  .pagination .on {
    color: #000;
    font-weight: bold;
  }

  .pagination .previous {
    margin-left: 1em;
  }
    
  .productThumbnail { 
    width: 32px;
    height: 32px;
    border: 1px solid #999999;
    text-align: center;
  }

  .productThumbnail table {
    width: 32px;
    height: 32px;
  }

  .productThumbnail table td {
    text-align: center;
  }

  #purchaseSimilarities .product, #sessionSimilarities .product {
    font-weight: normal;
  }
  
  #purchaseSimilarities .author, #sessionSimilarities .author {
    font-style: italic;
  }
   
  #productDescription ul { list-style-type: disc; margin: 1.12em 0; margin-left: 20px; }
  #productDescription ul li { margin: 0 0 0 20px; }
  #productDescription ul li ul { list-style-type: disc; margin-left: 20px; }
  #productDescription ul li ul li { margin: 0 0 0 20px; }

  .smallFontSize { font-size: small; }
    
  .amabot_endcap .amabot_widget { text-align: center; }
  .amabot_endcap .amabot_widget { border: 1px solid #CCCC99; color: #000000; padding-top: 5px;  padding-bottom: 5px;  padding-left: 5px;  padding-right: 5px; }
  .amabot_endcap .amabot_widget .h1 {color: #000000; font-size: small; }


table.offersAndRebates { margin: 0 0 2em 0; }
table.offersAndRebates th { font-size: small; font-weight: bold; text-align: right; padding-left: 8px; }
table.offersAndRebates td.offerName { width: 55%; }
table.offersAndRebates td.offerTotal { text-align: right; font-weight: bold; }
table.offersAndRebates td.rebateAmount { font-weight: bold; }

table.offersAndRebates td.purchasedBy,
table.offersAndRebates td.postMarkedBy,
table.offersAndRebates td.rebateAmount {
  text-align: right;
  width: 15%;
}

.listRowEven {
  background-color: #FFFFFF;
  vertical-align: middle;
}

.listRowOdd {
  background-color: #EEF1F6;
  vertical-align: middle;
}

  div.centerColumnSpace { width: 650px; }

.avgCustReviewDetailPage {
    margin-right:30px;
    }
.avgCustReviewDetailPage img {
    margin-left:-5px;
    }
.rateThisItem {
    white-space:nowrap;
    }
.writeReview {
    white-space:nowrap;
    margin-top:.35em;
    }
    
.faqitem {
    color: #2E68AD;
    text-decoration: underline;
}
	