/* @group topmenu */
#topmenu {
	font-size: 14px;
	height: 40px;
	padding-top: 10px;
}
#topmenu ul {
	list-style: none;
	float: right;
}
#topmenu li {
	display: inline-block;
	color: #fff;
	padding-right: 20px;
}
#topmenu a {
	border-left: 1px solid #fff;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	padding-left: 20px;
}
#topmenu a:hover {
	text-decoration: underline;
}
@media screen and (max-width:1000px) {
#topmenu {
	font-size: 11px;
	padding-top: 0px;
}
#topmenu ul {
	width: 75%;
	padding: 0;
	margin: 0px;
	text-align: right;
}
#topmenu li {
	padding-right: 4px;
	margin-top: 10px;
}
#topmenu a {
	border-left: 0px;
	padding-left: 4px;
}
}
/* @end */

/* @group mainmenu */
#mainmenu {
	font-size: 14px;
	height: 85px;
	margin-left: 140px;
}
#mainmenu ul {
	list-style: none;
}
#mainmenu li {
	width: 10%;
	float: left;
	padding-left: 1%;
	text-align: center;
	position: relative;
}
#mainmenu ul ul li {
	float: left;
	width: 100%;
}
#mainmenu ul ul {
  	position: relative;
	background-color: #fff;	opacity: 0.8;
	width: 800px;
	height: 300px;
	z-index: 133;
	right: 200px;
	padding: 0px;
}
div#mainmenu ul ul,
div#mainmenu ul li:hover ul ul,
div#mainmenu ul ul li:hover ul ul,
div#mainmenu ul ul ul li:hover ul ul,
div#mainmenu ul ul ul ul li:hover ul ul
{display: none;}
div#mainmenu ul li:hover ul,
div#mainmenu ul ul li:hover ul,
div#mainmenu ul ul ul li:hover ul,
div#mainmenu ul ul ul ul li:hover ul,
div#mainmenu ul ul ul ul ul li:hover ul
{display: block;}
#mainmenu a {
	width: 10%;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	height: 80px;
}
#mainmenu a:hover {
	text-decoration: underline;
}
#mainmenu img{
	width: 100%;
}
@media screen and (max-width:1000px) {
#mainmenu {
	padding: 0;
	margin: 22px 0 0 1%;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
}
#mainmenu li {
	width: 60px;
	margin: 8px 0 0 10px;
	padding: 0;
}
div#mainmenu ul li:hover ul,
div#mainmenu ul ul li:hover ul,
div#mainmenu ul ul ul li:hover ul,
div#mainmenu ul ul ul ul li:hover ul,
div#mainmenu ul ul ul ul ul li:hover ul
{display: none;}
#mainmenu a {
	width: 10%;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	display: block;
	height: 30px;
	font-size: 11px;
}
}
/* @end */

/* @group bottommenu */
#bottommenu {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	display: block;
}
#bottommenu ul {
	list-style: none;
	margin: 1% 5% 0;
	padding: 1% 5% 0;
}
#bottommenu li {
	line-height: 110%;
	padding-bottom: 5px;
}
a.bottomlink, a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active {	
	font-size: 16px;
}
a.bottomlink:hover {
	text-decoration: underline;
}
#bottombar a, #bottombar a:link, #bottombar a:visited, #bottombar a:active {	
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}
#bottombar a:hover {
	text-decoration: underline;
}
@media screen and (max-width:1000px) {
#bottommenu ul {
	list-style: none;
	margin: 1%;
}
}
/* @end */

/* @group links */
#links {
	font-size: 12px;
	text-align: left;
}
#links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#links li {
	margin: 5px 0;
	width: 90%;
	height: 22px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background: url(../../images/links_back.jpg) repeat-x;
	border: 1px solid #666;
	text-shadow: #333 1px 1px 0;
	padding-top: 3px;
	padding-left: 10px;
}
#links input[type=submit]{
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	border: 0px;
	float: left;
	background-image: none;
	background-color: transparent;
}
#links input[type=submit]:hover{
	text-decoration: underline;
}
#links a, #links a:link, #links a:visited, #links a:active {	
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	padding-left: 2px;
}
#links a:hover {
	text-decoration: underline;
}
#short_description ul{
	list-style-type: square;
	padding-left: 15px;
}
#short_description li{
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-width: 0;
	text-shadow: white 0 0 0;
}
@media screen and (max-width:1000px) {
#links li {
	float: left;
	width: 73px;
	height: auto;
	text-align: center;
	background-color: #c2c2c2;
	margin-right: 1%;
	margin-left: 3%;
	padding: 3px;
}
#short_description ul{
	list-style-type: square;
	text-align: left;
}
#short_description li{
	background-color: #fff;
	width: 100%;
	text-align: left;
}
}
/* @end */

/* @group range */
#range {
	text-align: left;
}
#range ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	font-size: 14px;
}
#range li.selected {
	width: 100%;
	background: url(../../images/range_back.png) no-repeat right;
	padding: 6px 5px 6px 10px;
}
#range li.notselected {
	width: 100%;
	background: url(../../images/range_noback.png) no-repeat right;
	padding: 6px 5px 6px 10px;
}
#range a.selected, #range a.selected:link, #range a.selected:visited, #range a.selected:active {
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	color: #fff;
}
#range a.selected:hover {
	text-decoration: underline;
}
#range a.notselected, #range a.notselected:link, #range a.notselected:visited, #range a.notselected:active{
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	color: #666;
}
#range a.notselected:hover {
	text-decoration: underline;
}
@media screen and (max-width:1000px) {

#range li.selected {
	padding: 6px 5px 6px 10px;
	background-color: #666;
	background-image: none;
	font-size: 12px;
	width: auto;
	height: auto;
}
#range li.notselected {
	padding: 6px 5px 6px 10px;
	background-image: none;
	font-size: 12px;
	width: auto;
	height: auto;
	border-bottom: 1px solid #ccc;
}
}
/* @end */

/* @group breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 0;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{
	text-decoration: none;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
/* @end */

/* @group links */
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
/* @end */