
body {
padding:5px 5px 5px 5px;
margin:0;
font: 80% verdana, sans-serif;
background:#CCCCCC;
color:#303030;
}

p, td {
font: verdana, sans-serif;
color:#303030;
}

a, a:active, a.visited {
color:#303030;
text-decoration:none;
font-weight : bold;	
}

a:hover {
text-decoration:underline;
font-weight : bold;	
background-color: #FFFF00; 
color:#FF0000;
} 

h1 {
color:#999999;
margin:0 0 10px 0;
font-size:2em;
font-weight:bold;
}

h2 {
color:#999999;
margin:0 0 10px 0;
font-size:1.6em;
font-weight:bold;
}

h3 {
color:#999999;
margin:0 0 10px 0;
font-size:1.2em;
font-weight:bold;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
padding-right:5px;
background-color: #FFFFFF;
}

a:hover img {
background-color: #FFFFFF;
} 

#maincontainer {
margin:0 auto 20px auto;
width:740px;
padding:5px 20px 20px 20px;
background: #ffffff;
}

#toplogo {
float: left;
margin:0px 0px 0px 0px;
}

.hide {
display:none;
}

#navitabs {
	clear:both;
	margin-bottom:2px;
	padding:0;
}

.navitab {
	padding:3px 8px 2px 8px;
	margin: 0 2px 0 0;
	text-decoration:none;
	font-size:1em;
	background:#CCCCCC url(images/cornerwhite.gif) top right no-repeat;
	color:#FFFFFF;
}

.navitab:hover {
	text-decoration:none;
	background:#FFFF00 url(images/cornerwhite.gif) top right no-repeat;
	color:#FF0000;
}

.activenavitab {
	padding:3px 8px 2px 8px;
	margin: 0 2px 0 0;
	color:#FFFFFF;
	font-size:1em;
	text-decoration:none;
	background:#FF0000 url(images/cornerwhite.gif) top right no-repeat;
}

.activenavitab:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #FF0000; 
}

#navibar{
	background:#FF0000;
	color:#ffffff;
	padding:4px 5px 4px 5px;
	margin-bottom:4px;
	
}

.navibaritem {
	padding:3px 8px 3px 8px;
	margin: 0px;
	text-decoration:none;
	font-size:0.9em;
	color:#ffffff;
	border-bottom:0;
}

.navibaritem:active, .navibaritem:visited {
	color:#ffffff;
}

.navibaritem:hover {
	background:#FFFF00;
	color:#FF0000;
	text-decoration:none;
}


#banner {
	height:150px;
	padding:0;
	margin:5px 0 15px 0;
	background:#ffffff;
	clear:both;
}

#main{
width:550px;
float:right;
padding:0 15px 0 0;
margin:0;
}

#sidebar {
width:170px;
float:left;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

.sidelink {
text-align:left;
display:block;
width:130px;
background:#f0f0f0 url(images/cornerwhite.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#ffa76c url(images/cornerwhite.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

#footer {
clear:both;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}


#footer p {
color:#808080;
font-size:0.9em;
line-height:1.1em;
margin:15px 0 0 0;
padding:0;
}

#footerlogo {
float: right;
margin: 0;
padding: 0;
}

#thumbbox {
border:1px solid #d8d8d8;
width: 450px;
margin: 0 0 10px 0;
}

#thumbboxtext {
border-top:1px solid #d8d8d8;
background:#fafafa;
}

#thumbboxtext p {
color:#808080;
font-size:0.9em;
line-height:1.1em;
margin:0;
padding: 3px 3px 5px 3px;
}

#thumbboxtext a:hover {
text-decoration:none
}

#detailimage {
	float:left;
}

#detailnonimage {
	float:left;
	background:#f0f0f0 url(images/cornerwhite.gif) top right no-repeat;
	padding: 10px;
	margin: 0;
	width: 350px;
}

#detaildesc {
	background:#ffffff;
	padding: 5px 5px 0 5px;
	margin: 0;
}

#detailextras {
	background:#ffffff;
	padding: 5px 5px 0 5px;
	margin: 0;
}

#detailbuy {
	padding: 15px 0 0 0;
}

#detailbuy p {
	font-size:2em;
}

.extrasimg {
padding: 5px 5px 5px 5px;
}

}

.emp {
	font-weight: bold;
	line-height:2em;
}

.icon {
padding-left: 20px;
background-repeat: no-repeat;
background-position: left center;
background-position-y: top;
}
.excel-file { background-image: url(images/icons/excel.gif) }
.help-file { background-image: url(images/icons/help.gif) }
.hot-file { background-image: url(images/icons/hot.gif) }
.page-file { background-image: url(images/icons/page.gif) }
.pdf-file { background-image: url(images/icons/pdf.gif) }
.photo-file { background-image: url(images/icons/camera.gif) }
.text-file { background-image: url(images/icons/text.gif) }
.web-file { background-image: url(images/icons/web.gif) }
.word-file { background-image: url(images/icons/word.gif) }
.youtube-file { background-image: url(images/icons/youtube.gif) }

