@import "posstyle.css";
@import "yui/reset.css";
A:hover
{
    COLOR: #ff0000;
}
BODY
{
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FDF5EE;

}

TABLE.photoframe
{
    BACKGROUND-COLOR: black;
    BORDER-BOTTOM: gray thick ridge;
    BORDER-LEFT: gray thick ridge;
    BORDER-RIGHT: gray thick ridge;
    BORDER-TOP: gray thick ridge
}
.button {  font-family: Tahoma, Helvetica, sans-serif; border: 1px #000000 solid; cursor: pointer}

.thinmenu {  font-family: Tahoma, Helvetica, sans-serif; font-size: 10px}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: auto;
	border-bottom: 1px solid #006000;
}

h4 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 1em}

h5 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: .75em; font-style: italic}

h6 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: .5em; font-style: italic}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 1.25em}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 1.5em}

.calendarlink {  font-weight: bold; color: #000000; text-decoration: none}

img.photo {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
-moz-box-shadow: 5px 5px 10px #000000;
-webkit-box-shadow: 5px 5px 10px #000000;
margin: 0 0 5px;
}
img.photo:hover {
	border-color:#FF0000;
}

.compactlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;



}

.techhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #009999;
	background-image: url(/smartcomputing/images/title.gif);
	background-repeat: no-repeat;
	height: 79px;
	padding-top: 20px;
	font-variant: small-caps;
	padding-left: 20px;







}

.toprated {  background-color: #FFFF00}

.invisible {  display:none }

.menulink {  font-family: Tahoma, Arial, sans-serif; font-size: smaller; color: #000000;  text-decoration: none}

.menuBoxLeft {
	background-color: #EBEBEB;
	height: 25px;
	width: 150px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px #CCCCCC solid;
	padding-bottom: 2px;
	font-size: smaller;
}

.menubar ul {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;



}

.menubar li {
	padding-left: 0px;
	margin-left: 0px;

}

.menubar a, .menubar label {
	background-color: #EBEBEB;
	display: block;
	height: 25px;
	width: 95%;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px #CCCCCC solid;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: smaller;
	color: #000000;


}
.menubar a:hover, .menubar label:hover {
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
	margin-bottom: 3px;




}

.menuBoxSpecial { background-color: #EBEBEB; height: 25px; width: 200px; padding-top: 5px; padding-left: 5px; margin-top: 2px; margin-bottom: 2px; border: 1px #CCCCCC solid }
.sitemapEntry {
	float: left;
	border: 1px solid #003300;
	width: 300px;
	margin: 5px;
	padding: 0px 2px 2px;
}

.heading {
	margin-bottom: 0px;
	color: #003300;
	width: 100%;
	padding-bottom: 3px;
	font-size: 1em;
	border-top: 0px solid #333300;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
} 

/*.headingCopy { background-color: #003366; margin-bottom: 0px; color: #FFFFFF; width: 100%; filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=400, FinishY=0); border-color: #000000 black black; font-size: 0.75em; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-bottom: 3px }
*/
.commentslink {
	color: #003300;
	text-decoration: none;
	font-size: smaller;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.articleList {  padding-left: 10px; border-color: black black black #000000; margin-left: -10px; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.figure {  text-align: center; float: right; padding-right: 5px; padding-left: 5px; font-size: smaller; padding-bottom: 5px; clear: right}

.photoresult {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 200px;
	text-align: center;
	height: 16em;
	vertical-align: middle;
	page-break-inside:avoid;
	position: relative;
}
.photoresult label {
	display:block;
}
/*.photoresult:hover {
	margin: 0px 0px;
	padding: 5px 5px;
	float: left;
	width: 200px;
	text-align: center;
	height: 275px;
	vertical-align: baseline;
	background: #FFFFCC;
	cursor: pointer;
	position: relative;
}
*/
.ptitle {  font-size: smaller; font-weight: bold}

.pauthor { font-size: smaller}

.pdate { font-size: smaller }

.menubox {
	background: #FFFFFF;
	border: 1px solid #003300;
	margin: 5px 0px 0px;
	padding: 0px 2px 2px;
	font-size: smaller;
}

.menubox .menuBoxLeft { margin: 2px 0px 0px; background: #FFFFFF; padding: 0px 0px; width: auto; height: auto; border: 0px #FFFFFF none}

.menubox h2 {
	color: #FFFFFF;
	background: #006000 url(none);
	margin: 0px -2px 3px;
	padding: 2px;
	text-align: center;
	font-size: 1em;
	border-top: 0px solid #333300;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;



}
.menubox p {
	font-size: smaller;
}
.menubox li a {
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px #CCCCCC solid;
	text-decoration: none;
	color: #000000;
}
.menubox li a:hover {
	color: red;
}
.menubox .NewsSub {
	font-size: smaller;
}
.menubox ul {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;


}
.menubox li {
	padding-left: 0px;
	margin-left: 0px;
}
.menuBoxLeft a {
font-family: Tahoma, Arial, sans-serif; color: #000000; text-decoration: none
}
.menufooter {
	border: #003300 solid;
	border-width: 1px 0px 0px;
	margin: 2px 0px 0px;
	font-size: smaller;
}
.sitemapEntry .heading {
	margin-bottom: 0px;
	width: 100%;
	border-color: #330066 black black;
	padding-bottom: 3px;
	border: 0px solid;
	font-size: 1em;
	background: #D7D7FF;
	padding-left: 10px;

}
.sidebar .heading {

	margin-bottom: 0px;
	width: 100%;
	border-color: #330066 black black;
	padding-bottom: 3px;
	border: 0px solid;
	font-size: 1em;
	background: #FFFFFF;
	padding-left: 10px;
}
.compactlist li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.spacer {
	clear: both;
}
.newsday {
	margin: .5em;
	background-color:#FFFFFF;
	padding:5px;
	border: solid 1px #CCCCCC;
	box-shadow: 0 0 15px #CCCCCC;
}
.contentmain {
	border: 1px solid #003300;

}
.header {
	background:url("/images/strip.jpg") repeat-x scroll 0 0 #ECFFF5;
	border-color: #999999;
	box-shadow: 5px 5px 15px #999999;
}



#News h2 {
	display: none;
}
.newsday h4 a {


	background-image: url(/images/pebble.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.newsday h4 a:visited, .newsday h4 a:link 
{
	color: #003300;
	text-decoration: none;
	display: block;

}

.newsday h4 a:hover, .newsday h4 a:active 
{
	color: #ff0000;
	text-decoration: none;
	display: block;

}
.newsday h4 {
	margin:0px;
}

.newsday h3 {
	margin: 0px;
	color: #888888;
	font-size: .75em;
	font-weight:normal;
	text-align:right;
}
.header form {
	text-align: right;
	width: 100%;
	height: 52px;
	margin: 0px;

}
.header li {
	float:right;
	list-style-image: none;
	list-style-type: none;
	text-shadow:0 0 3px #FFFFFF;

}.header li a {
	text-decoration: none;
	height: 50px;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px #003333 solid;
}
.header li a:hover {
	text-decoration: none;
	background-image: url(/images/pebble.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px dotted #003333;
	padding-bottom: 20px;



}
.header ul {
	display: inline;
	margin-top: 5px;

}
.header h2 {
	background-image: url(/images/L.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin: 0px;

}
.header h2 a span {

	display: none;
}
.header h2 a {
	padding: 25px;

}
.header h2 a:hover {
	text-decoration: none;
}
.tabs {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;

}
.tabs li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: smaller;

}
.tabs li a:link, .tabs li a:visited, .tabs li a:active, INPUT.tabbutton {
	color: #000000;
	margin: 0px;
	padding: 3px 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	text-decoration: none;
	background-color: #EAEAFF;
	cursor: pointer;



}
.tabs li a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	COLOR: #ff0000;
	background: #FFFFCC;
}
.filmstrip {
	height: 115px;
	overflow: scroll;

}
.box {
	border: 1px solid #999999;
	text-align: left;
	position: absolute;
	background-color: #FFFF99;
}
.wishlist {
list-style:none;
clear:both;
}
.wishlist li {
clear:both;
border-top: dashed thin #666666;
margin-bottom:5px;
}

.sidebarPhoto {
	float:right;
	width:250px;
	background: #CCCCCC;
	border:#000000 10px solid;
}
img { -ms-interpolation-mode:bicubic; }
.newsday img.dynamic {
	width:100%
	}
	
	.attention {
	background-color: #CCFFCC;
	border: 1px #336600 solid;
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: smaller;
}
strong {
	font-weight:bolder;
	}
