UL, LI
{
	padding: 0px;
	margin: 0px;
}
.slider_content UL#slider_ul LI IMG:hover
{
	width: 101%;
	height: 101%;
}
#topnav
{
	background-color: transparent;
	width: 100%;
	height: 60px;
	width: 980px;
	margin-left: -20px;
	padding-left: 20px;
	background: transparent url(../images/navbg.png) no-repeat;
}
UL.dropmenu
{
	position: relative;
	margin: 11px 0px 0px;
	padding: 0px;
	background: transparent url(images/navigation.png) repeat-x scroll 0 0;
	display: block;
	font-family: Calibri;
	font-size: 16px;
	position: relative;
	z-index: 5000;
	float: left;
	font-weight: bold;
}
.dropmenu LI
{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dropmenu LI.navbutton UL.sub_menu LI:hover
{
	background-color: #006DCB;
	background-image: none;
}
.dropmenu LI A
{
	height: 34px;
	display: block;
	cursor: pointer;
	border-right: 2px solid #000;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
.dropmenu LI SPAN
{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background: transparent url(images/arrow_up.png) repeat-x scroll 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}
.dropmenu LI A:hover SPAN
{
	background: transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
#searchbara
{
	background: url(../images/searchbar.png) no-repeat;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 196px;
	height: 33px;
}
.dropmenu LI:hover UL, .dropmenu LI:hover DIV
{
	display: block;
}
.dropmenu UL
{
	position: absolute;
	display: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
	background: #000000 repeat-x scroll 0 0;
}
.dropmenu UL LI
{
	border: 0;
	float: none;
}
.dropmenu UL A
{
	border-bottom: 0;
	white-space: nowrap;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	margin-left: -1px;
	margin-right: auto;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
A.selected SPAN
{
	background: transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu UL A:hover
{
	color: #C0FE10 !important;
	text-decoration: none;
	background-color: #0088D9;
	background-image: none;
}
.dropmenu DIV UL
{
	position: relative;
	display: block;
}
.dropmenu LI DIV
{
	background: #020202 repeat-x scroll 0 0;
	border-left: 1px solid #222222;
	padding: 5px;
	display: none;
	position: absolute;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-top: 0px solid #000000;
	margin-left: -1px;
}
#searchbutton A:hover
{
	background-position: -37px 0%;
}
#searchbutton A
{
	background: url(../images/searchbutton.png) no-repeat 0% 0px;
	display: block;
	height: 33px;
	width: 37px;
	font-size: 33px;
	line-height: 33px;
}
#pid0searchbar
{
	margin: 0px auto;
	width: 196px;
	position: relative;
}
#searchbutton
{
	visibility: visible;
	position: absolute;
	left: 159px;
	top: 0px;
	z-index: 2;
	width: 37px;
	height: 33px;
}
.dropmenu LI DIV UL
{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu LI DIV A
{
	border: none;
	border-bottom: 1px solid #CCC;
}
.dropmenu LI DIV DIV
{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu LI DIV DIV A
{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu LI DIV DIV A:hover
{
	color: #000;
	text-decoration: none;
}
UL.left
{
	float: left;
	width: 145px;
}
UL.right
{
	float: right;
	width: 145px;
}
.small
{
	color: #666;
	font-size: 10px;
	padding: 10px 5px 8px !important;
	display: block;
	clear: both;
}
.products
{
	width: 300px;
	padding: 15px !important;
}
.products UL
{
	width: 100%;
}
.products UL LI
{
	border-bottom: 1px solid #CCC;
	height: 40px;
	padding: 10px 0px;
}
.products H2
{
	font-size: 16px;
	padding: 2px 0px 3px;
	margin: 0px;
}
.products P
{
	color: #666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.products IMG
{
	float: left;
	padding-right: 10px;
}
.products UL LI A
{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.products UL LI A:hover
{
	color: #000 !important;
	text-decoration: none;
	background: none !important;
}
.tutorials
{
	width: 300px;
}
.login
{
	padding: 15px !important;
	width: 180px;
}
INPUT
{
	border: 1px solid #C5C5C5;
	padding: 3px 8px;
	margin-bottom: 8px;
	width: auto;
	background-color: #FFFFFF;
	color: #4F4F4F;
}
LABEL
{
	padding: 0px 0px 4px;
	display: block;
}
BUTTON
{
	background: #AA0000 url(images/navigation.png) repeat-x scroll 0 0;
	color: #FFF;
	padding: 4px 10px;
	width: 180px;
	border-left: 1px solid #FE6161;
	border-top: 1px solid #FE6161;
	border-right: 1px solid #510000;
	border-bottom: 1px solid #510000;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}
.dropmenu LI A:hover
{
	background: transparent url(../images/navover.png) no-repeat;
	background-position: center center;
}
