acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .08em;
}
.pagenavbar {
	text-align: center;
}
.pagenav {
	text-decoration: none;
	color: #39F;
	margin: 1px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}
a.pagenav:link, a.pagenav:visited {
	text-decoration: none;
	color: #39F;
	margin: 1px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
a.pagenav:hover {
	color: #e4e4e4;
	text-decoration: none;
}
.small {
	color: #6E5C4F;
	font: bold 9px Geneva, Arial, Helvetica, sans-serif;
}
.smalldark {
	color: #333;
	font: bold 9px Geneva, Arial, Helvetica, sans-serif;
}
.button {
	letter-spacing: 1px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	font: 10px arial, Helvetica, sans-serif;
}



span.highlight {
  background: #ffc;
}

.inputboxsearch {
	border: 1px solid #888;
	margin: 2px;
	background: #fafafa;
	font: 11px verdana, arial, Helvetica, sans-serif;
}
#body-search .inputbox {
	width: 150px;
}
.searchbox {
	border: 1px solid #888;
	margin: 1px;
	padding: 0 0 0 5px;
	width: 150px;
	font: 10px arial, Helvetica, sans-serif;
}

#search2 {
/*    text-align: right;*/
    text-align: left;
font: 10px arial, Helvetica, sans-serif;
padding-top: 5px;
padding-left: 0px;
padding-right: 14px;
}
.checkbox {
	margin: 2px;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	clear: both;
	border: 0 solid #DDD;
	width: 10px;
}
.selectbox {
	background: #DDD;
	width: 100%;
	border: 1px solid #999;
	font: normal normal .8em arial, Helvetica, sans-serif;
}
a.image, a.image:hover {
	border: 0;
}
.ontab {
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #323A15;
}
.offtab {
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
	background: #e5e5e5;
}
.tabpadding {
	padding: 5px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
#content .createdate {
	letter-spacing: 0px;
	color: #369;
	margin: 0;
	position: relative;
	top: -3px;
	font: bold 9px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
#content .modifydate {
	font: bold 9px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #369;
	margin: 0;
}
#content .contentpane td {
	font-size: 12px;
}

a:link, a:visited {
    font-weight: normal;
	color: #369;
}
a:hover {
	text-decoration: none;
}
#contentpane, #content .contentpaneopen td {
	font: normal 12px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    line-height: 14px;

}

#content .contentpaneopen td.contentheading {
	position: relative;
	left: 0px;
	font: bold 16px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #369;
	letter-spacing: 0px;
	margin: 1em 0 0;
}

#bannerimage {
padding-top:10px;
}

a.readon {
padding-bottom: 10px;
}

#content .contentheading a:link, #content .contentheading a:visited {
	position: relative;
	left: 0px;
	font: bold 16px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #369;
	letter-spacing: 0px;
	margin: 0 0 0;
		text-decoration: none;

}
html>body #content .contentheading a:link, #content .contentheading a:visited {
	position: relative;
	left: 0;

}
#content .componentheading {
	color: #6E5C4F;
	font: normal bold 14px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-bottom: 10px;
}
td.bordering {
	border:none;
}

#searchform
{
margin: -1px 0px 0px 0px;
}

/*#searchform {
	margin: 10px auto;
	padding: 3px 3px; 
	text-align: center;
}*/



#sidebar .moduletable {
	width: 180px;
	padding: 0 0 10px;
        font-size: 12px;
	border: 0 solid #ddd;
	margin: 0;
}
#sidebar .moduletable th {
	color: #b85b5a;
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	border-bottom: 1px solid #937966;
}
#content .moduletable {
	width: 480px;
	padding: 0 0 0px;
	border: 0 solid #ddd;
	margin: 0;
}

#content .moduletable th {
	color: #b85b5a;
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	border-bottom: 1px solid #937966;
}
.moduletable td {
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 0 solid #ccc;
}
.moduletable li {
	padding-left: 12px;
}
.moduletable p {
	padding: 4px 4px 0;
}
.moduletable a {
	font-size: 10px;
}

.mainlevel {
    border-bottom: 1px dotted #937966;
	text-align: right;
    border-right: 1px dotted #937966;
    display: block;

    width: 80%;
	padding: 0 10px 3px 10px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration: none;
    font-size: 11px;
    font-weight: normal;
}
a.mainlevel:hover {text-decoration: none;
    background-color: #f5f5f5;
}

table.moduletablesearch {
float: right;
position: relative;
left: -20px;
top: -57px;
}

table.moduletablecartlink {
float: left;
position: relative;
/* left: 537px; */
left: 693px;
top: -53px;
}


/*   
	Kubrick v1.2.5  for  WordPress 1.2
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
}
body {background: url(../images/bgcolor.jpg);}
/*#page.narrow {background: url(../images/bg.jpg) repeat-y top; border: none;}*/
/*#page.wide {background: url(../images/bgwide.jpg) repeat-y top; border: none;}*/
div.wide {background: url(../images/bgwide.jpg) repeat-y top; border: none;}
div.narrow {background: url(../images/bgwide.jpg) repeat-y top; border: none;}
#header { background: url(../images/header.jpg) no-repeat bottom center;}
#footer { background: url(../images/footer.jpg) no-repeat bottom; border: none;color: #B0B0B0;}
#header { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px;}

#headerimg { margin: 7px 9px 0; height: 192px; width: 740px;}
/*#headerimg 	{ background: url('../images/personalheader.jpg'.html) no-repeat top;}*/

#page {
	background-color: white;
	text-align: left;
}

#header {background-color: #73a0c5;}

#content {font-size: 1.0em
font: 1em 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

}

.widecolumn p {font-size: 1.05em;
font: 1em 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height: 14px;
}


.widecolumn {
font: 1em 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height: 14px;
}
	
.narrowcolumn, .widecolumn {line-height: 14px;}

#footer {background-color: #eee;}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
.description {
	font-size: 1.2em;
	text-align: center;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;


	color: white;
}
#sidebar {

	/* font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
    font: 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 14px;
}
#sidebar ul ul li, #sidebar ul ol li, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
}
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 15px 0 20px 45px;
	margin: 0px 0 0;
	width: 490px;
}
.widecolumn {
	/*padding: 10px 0 20px 0;*/
	/*margin: 5px 0 0 125px;*/
	/*width: 500px;*/
float: left;
	padding: 15px 0 20px 45px;
	margin: 0px 0 0;
	width: 490px;



}
#footer {

	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {margin: 30px 0 0;}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
/* End Headers */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body #content ul {
	margin-left: 15px;
    padding: 0 0 0 30px;
/*    list-style: none;*/
	padding-left: 10px;
	text-indent:  0px;
} 

#content ul li:before, #sidebar ul li:before {
/*	content: "\00BB \0020";*/
}

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



#sidebar ul, #sidebar ul ol {
margin:0;
	/*padding: 0px;*/
padding-left: 3px;
padding-right: 3px;
/*	text-indent:  0px;*/
}

#sidebar ul li {
border-bottom-style: dotted ; 

border-bottom-color: #B8B8B8; 
border-bottom-width: 1px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/*        list-style: disc url(../../../images/chevronsm.gif) inside;*/

/*#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0px 0px;
	padding: 0px;
}*/

/* End Entry Lists */

/* Begin Form Elements */


#inputboxsearch
{
/*width: 208px;*/
/*font: 85% Tahoma;*/
}


/* Begin Sidebar */
#sidebar {
	padding: 20px 0px 10px 0px;
	margin-left: 545px;
	width: 190px;

}
#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;}

blockquote cite {
	margin: 5px 0 0;
	display: block;}
.center { text-align: center;}

hr { display: none;}
/* End Various Tags & Classes*/




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#subheader #navcontainer {
	padding: 90px 0 0;
}

#navlist a:link, #navlist a:visited {
    font-weight: bold;
}
#subheader #navcontainer {
	font-size: 100%;
	line-height: 16px;
    font-weight: bold;

}
#subheader #navcontainer #navlist {
	margin: 0 20px;
	margin-bottom: 2px;
	padding: 0 0 20px 10px;
    font-weight: bold;
	border-bottom: 1px solid #FAFAFA;
}
#subheader #navcontainer #navlist ul, #subheader #navcontainer #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#subheader #navcontainer #navlist a:link, #subheader #navcontainer #navlist a:visited {
	float: left;
	text-align: center;
	line-height: 14px;
	margin: 0 10px 4px;
	text-decoration: none;
	color: #0077BB;
	padding: 0.2em;
}
#subheader #navcontainer #navlist a#current, #subheader #navcontainer #navlist  a#subcurrent {
	color: #0077bb;
	border-bottom: 4px solid #FAFAFA;
	padding-bottom: 2px;
}
#subheader #navcontainer #navlist a:hover {
	color: #0077BB;

	padding-bottom: 2px;
	border-bottom: 4px solid #FAFAFA;
}

#sidebar #subnavcontainer {
	font-size: 11px;
	font-weight: bold;

}

#sidebar #subnavcontainer .small {
	font-size: 12px;
	font-weight: bold;
}

#sidebar #subnavcontainer #subnavlist ul, #sidebar #subnavcontainer #subnavlist li {
 	margin: 5px;
	padding: 0;
	list-style-type: none;
	}
		
#sidebar #subnavcontainer #subnavlist li a:link, #sidebar #subnavcontainer #subnavlist li a:visited {
        font-size: 100%;
    font-weight: normal;
	position: relative;
		text-decoration: none;

}
#sidebar #subnavcontainer #subnavlist li a:hover, #sidebar #subnavcontainer #subnavlist li a#subcurrent:hover {
	text-decoration: none;
	color: #000000;
}

#subcurrent {
text-decoration: none;
	color: #000000;
 
 }

.pod_header {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_content {
	margin-right: 0px;
    margin-bottom: 7px;
	padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 171px;
	background-color: #EDEDED;
	font-size: 10px;
    text-decoration: none;
    font-weight: normal;
	text-align: left;
	min-height: 290px;

}

.pod_content_white {
	margin-right: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0px 1px 1px 1px; 
	border-color: #B8B8B8; 
	border-style: solid; 
    text-decoration: none;
    font-weight: normal;
	width: 171px;
    font-size: 10px;
	text-align: left;
}

.pod_content_white a {
    text-decoration: none;
    font-weight: normal;

}

.pod_content_white_border {
	margin-right: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0px 1px 1px 1px; 
	border-color: #EDEDED; 
	border-style: solid; 
	width: 171px;
    font-size: 10px;
	text-align: left;
}

.pod_content_white_noborder {
	margin-right: 0px;
    margin-bottom: 7px;
	padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 171px;
	text-align: left;
}

.pod_header_blue {
	padding-top: 3px;

	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://frameworklearning.com/images/M_images/texthead_blue.gif);
	background-repeat: no-repeat;
	color: #369;
        font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}


.pod_header_menu {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://frameworklearning.com/images/M_images/gradient_header_blue.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
        font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}

#story #rightColumn #related .relatedCat p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#story div#rightColumn div.otherNews {
	margin-top: 10px;
}

#story #rightColumn div.otherNews div.relatedCat p {
	margin-bottom: 3px;
}

#rightColumn div.relatedCat a {
	text-decoration: none;
	border: none;
}

#story #rightColumn div.otherNews span.tagline {
	font: normal 10px Tahoma, Arial, sans-serif;
	color: #587072;
	display: block;
}

div#rightColumn div.otherNews div.relatedCat blockquote {
	font: 10px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 0px 0px 0px 15px;
	line-height: normal;
	margin-bottom: 5px;
}

#story #rightColumn div.relatedCat h6 a.more {
	font-size: 12px;

	text-transform: none;
}

#rightColumn div.relatedCat a {
	text-decoration: none;
}


.otherNews {
	background: url(http://frameworklearning.com/images/M_images/texthead.gif) no-repeat;
	line-height: .8;

	/*background: #FFDC7C url(../../../images/topleft.gif) no-repeat left top;*/
}




.otherNews h5 {
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin: 1px;
	/*background: url(../../../images/topright.gif) no-repeat right top;*/
	padding: 3px 0px 2px 5px;
        color: #369;
        		line-height: 1;

     
}












.relatedCat {
	padding: 10px 1px 1px 5px;
	
	line-height: 1;
/*	border-top-color: #FFFFFF;*/
/*	background-color: #FFEBB0;*/
}



.otherNews h6 {
		line-height: .8;

	margin: 0px 0px 0px 0px;
}

.relatedCat p {
        margin: 0px 0px 0px 0px;
	font: normal 11px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
		line-height: 1;

}


div.otherNews div.relatedCat p {
		line-height: 1.1;

}



div.otherNews {
	margin-top: 5px;
		line-height: .8;

}



.relatedCat a {

	font: bold 11px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1;
	color: #369;
	text-decoration: none;
	border: none;
}


.more {

	background: url(none.html);
	margin: 0;
	padding: 0;
}


p.more {
	margin: 0px 0px 5px 0px;
}

.more {
	font: 10px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform: uppercase;
	color: #666666 !important;
	text-decoration: none;

	padding-left: 0px;
	margin-right: 30px;
}


h6 a {
	font: 11px 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
font-weight: bold;
}


a:link #feature {
	border-bottom: 0px solid #FAFAFA;
		text-decoration:none;

}
a:hover #feature	{
		filter:alpha(opacity=80);
		/*-moz-opacity:0.8;*/
		opacity:0.8;
		cursor:hand;
		text-decoration:none;
		}