html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
br.both {
	clear: both;
}
body {
	margin: 0;
	padding: 0;
	direction: rtl;
	font-family: Tahoma;
	background: #F8F8F8;
	background: url(../Assets/bg_body.gif) repeat;
}
.page {
	width: 990px;
	margin: auto;
	margin-top: 0;
}
.main {
	width: 950px;
	margin: auto;
	background: white;
}
.bodyRight {
	width: 180px;
	float: right;
}
.catsPart {
	width: 160px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.cats_head {
	height: 50px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	background: url('../Assets/Menu/menu-header.jpg') no-repeat right #07BEFA;
	padding-right: 10px;
	color: #333333;
	text-align: right;
}
.catsPart .cats_tail {
	margin-right: 10px;
	margin-top: -2px;
}
.cats {
	width: 160px;
	min-height: 370px;
	padding-top: 0;
	margin-right: 10px;
	/*background: url(../Assets/Menu/bg.jpg) repeat-x #000;*/
	/*background-position: right top;*/
}
.cats .c1 {
	/*background: url(../Assets/Menu/left_border.jpg) repeat-y;*/
	background-position: left;
}
.cats .c2 {
	/*background: url(../Assets/Menu/search_border.jpg) no-repeat;*/
	border-color: #E8E8E8;
	border-style: solid;
	width: 160px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.catItem {
	border: 1px solid #FBFBFB;
	margin: 2px;
	width: 149px;
	padding-right: 5px;
	line-height: 22px;
	vertical-align: middle;
	cursor: pointer;
	background-color: #F9F9F9;
}
.cats A {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding-top: 1px;
}
.catItem:hover {
	background-image: url('../Assets/sidebar/item_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.catItem:hover A {
	color: #000;
}
.catItem:hover .a1 {
}
.selectedItem {
	background: url(../Assets/Menu/selected.gif) repeat-x;
	background-position: 0 0;
	background-color: transparent;
	border-top: 2px #fff solid;
	width: 149px;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;
	padding-right: 5px;
	margin: 2px;
}
.selectedItem A {
	color: white;
}
.selectedItem .subCats {
	width: 152px;
	padding-bottom: 2px;
	background: #E5E5E5;
	font-weight: normal;
	display: none;
	margin-right: -4px;
	background-image: url('../Assets/sidebar/selected_submenu_bg.gif');
	background-repeat: repeat;
}
.selectedItem .subCats A, .selectedItem:hover .subCats A {
	color: #000;
}
.selectedItem:hover {
	background: url(../Assets/Menu/selected.gif) repeat-x;
}
.selectedItem:hover A {
	color: white;
}
.selectedItem .subCatItem:hover {
	background: #FF9900;
}
.openItem {
	background-position: right top;
	width: 149px;
	line-height: 22px;
	font-weight: bold;
	background-image: url('../Assets/sidebar/item_bg.gif');
	background-repeat: no-repeat;
}
.openItem A {
}
.cats_tail {
	background-position: bottom;
	height: 24px;
	width: 162px;
	background: url('../Assets/menu-footer.jpg') no-repeat;
	margin-right: -1px;
	padding-top: 4px;
}
.subCats {
	width: 154px;
	padding-bottom: 2px;
	background: #E5E5E5;
	font-weight: normal;
	display: none;
	margin-right: -5px;
	background-image: url('../Assets/sidebar/submenu_bg.gif');
	background-repeat: repeat;
}
.subCats A {
	color: #000;
	font-size: 11px;
	line-height: 18px;
	margin-right: 5px;
}
.subCats:hover A {
	color: #000;
}
.subCatItem {
	line-height: 15px;
	margin-top: 1px;
	padding-right: 5px;
}
.subCatItem:hover {
	background: #999999;
}
.subCatItem:hover A {
	color: #fff;
}
.selectedSubItem {
	line-height: 25px;
	background: #FF3300;
	color: #fff;
}
.selectedSubItem A {
	color: #fff;
	line-height: 20px;
	font-weight: bold;
}
.selectedSubItem:hover {
	line-height: 25px;
	background: #FF3300;
}
.subCatPreOpened {
	background: url(../Assets/sidebar/mainCat-selected.gif) repeat-x;
	width: 149px;
	line-height: 40px;
	vertical-align: middle;
	padding-right: -1px;
	font-weight: bold;
}
.subCatPreOpened A {
	color: #000;
}
.subCatPreOpened .selectedSubItem A {
	color: #fff;
}
.subCatPreOpened .selectedSubItem:hover {
	line-height: 25px;
	background: #FF3300;
	color: #000;
}
.subCatPreOpened:hover {
	background: url(../Assets/sidebar/mainCat-selected.gif) repeat-x;
}
.sidebar {
	border-style: solid;
	border-color: #E8E8E8;
	width: 160px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: 10px;
}
.sContent {
	color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.adSeperator {
	border-top: 1px #EAEAEA solid;
	height: 1px;
	width: 154px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	clear:both;
}
.stat_part {
	width: 160px;
	margin-right: 10px;
	margin-top: 20px;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #E8E8E8;
}
.stat_header {
	background-image: url('../Assets/Stats/stat-header.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}
.dark_item {
	padding-right: 5px;
}
.light_item {
	background-color: #F9F9F9;
}
.sidebar .s1 {
}
.sidebar .sidebar_head {
	background-position: right top;
	height: 50px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Assets/sidebar/header.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	color: #000000;
	text-align: right;
}
.bodyLeft {
	height: auto!important;
	margin-right: 180px;
}
.headerLeft {
	height: 55px;
}
.headerLinks {
	font-size: 12px;
	margin-right: 50px;
	letter-spacing: 0;
	width: 350px;
	padding-bottom: 5px;
	text-align: center;
	color: #EEE;
}
.headerLinks A {
	text-decoration: none;
	color: #EEE;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.headerLinks ul {
	list-style: none;
	list-style: outside;
}
.headerLinks ul.headerMenu li {
	float: left;
	margin-right: 0;
	margin-bottom: -1px;
	border-right: 1px #fff solid;
}
.headerLinks ul.headerMenu li {
	display: block;
	padding: 0 10px 5px 10px;
	background: #32393D;
	margin-bottom: -1px;
	color: #eee;
	cursor: pointer;
}
.headerLinks ul.headerMenu li.active {
	background: #000;
	padding-top: 10px;
	color: #fff;
}
.searchBar {
	height: 57px;
	background: url(../Assets/searchbar.jpg) repeat-x;
}
.searchBar .logo {
	background: url(../Assets/logo_lowerhalf.jpg) no-repeat;
}
.searchFrame {
	width: 290px;
}
.searchSelector {
	width: 70px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-top: 2px;
}
.selectedOption {
	height: 25px;
	background-repeat: no-repeat;
	width: 30px;
	float: right;
	margin-right: 1px;
	margin-left: 1px;
}
.selectedOption .picOption {
	background-image: url('../Assets/Search/selected-pic.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.selectedOption .txtOption {
	background-image: url('../Assets/Search/selected-text.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.unselectedOption {
	width: 30px;
	height: 25px;
	float: right; /*background-image: url('../Assets/Search/bg.gif');*/;
	background-repeat: no-repeat;
	margin-right: 1px;
	margin-left: 1px;
}
.unselectedOption .picOption {
	background-image: url('../Assets/Search/pic.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.unselectedOption .txtOption {
	background-image: url('../Assets/Search/text.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.txtOption {
	margin-left: 2px;
}
.searchBox {
	width: 242px;
	float: right;
	margin-top: -2px;
}
.searchInnerBox {
	margin: 10px 25px auto auto;
	overflow: hidden;
}
.sw_b3 {
	BORDER-RIGHT: #f0f0f0 1px solid;
	BORDER-TOP: #f0f0f0 1px solid;
	BORDER-LEFT: #f0f0f0 1px solid;
	BORDER-BOTTOM: #f0f0f0 1px solid;
}
.sw_b2 {
	BORDER-RIGHT: #e3e3e4 1px solid;
	BORDER-TOP: #e3e3e4 1px solid;
	BORDER-LEFT: #e3e3e4 1px solid;
	BORDER-BOTTOM: #e3e3e4 1px solid;
}
.sw_b1 {
	BORDER-RIGHT: #b0b8be 1px solid;
	BORDER-TOP: #b0b8be 1px solid;
	BORDER-LEFT: #b0b8be 1px solid;
	BORDER-BOTTOM: #b0b8be 1px solid;
	BACKGROUND-COLOR: #fff;
}
INPUT.sw_qbtn {
	border: none;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(../Assets/searchBtn.gif);
	WIDTH: 24px;
	CURSOR: pointer;
	HEIGHT: 24px;
	BACKGROUND-COLOR: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
INPUT.sw_qbox {
	BORDER-RIGHT: #fff 1px solid;
	PADDING-RIGHT: 0;
	BORDER-TOP: #fff 1px solid;
	PADDING-LEFT: 13px;
	FONT-SIZE: 14px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #333;
	PADDING-TOP: 0;
	BORDER-BOTTOM: #fff 1px solid;
	FONT-FAMILY: Tahoma;
	width: 203px;
	line-height: 15px;
	vertical-align: middle;
}
INPUT.blur {
	color: #aaa;
	line-height: 15px;
}
.content {
	width: 760px;
	background-image: url('../Assets/content-body.jpg');
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 5px;
	overflow: hidden;
}
.con1 {
	background-image: url('../Assets/content-header.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
}
.products {
	overflow: hidden;
}
.mainPane {
	width: 100%;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 30px;
}
.topPart {
	clear: both;
	height: 100px;
	width: auto;
	margin-bottom: 3px;
}
.topBanner {
	border-style: solid;
	border-color: #0681B4;
	clear: both;
	height: 70px;
	width: auto;
	background-color: #1393C8;
	border-bottom-width: 1px;
	background-image: url('../../Imgs/Core/topBanner.jpg');
	background-repeat: no-repeat;
}
.topNav {
	border-style: solid;
	clear: both;
	height: 30px;
	width: auto;
	background-color: #0C8ABD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #1A9CD2;
	border-bottom-color: #046D97;
}
.topNav A {
	padding: .3em .7em .3em .7em;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	display: inline-block;
	MARGIN: 0 .38em 0 0;
	CURSOR: pointer;
	vertical-align: middle;
}
.navigation {
	width: 100%;
	font-size: 15px;
	float: left;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	padding-top: 10px;
	clear: both;
}
.navigation LI {
	PADDING-RIGHT: 0;
	DISPLAY: block;
	float: right;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 0;
	MARGIN: 0;
	PADDING-TOP: 0;
	LIST-style: none;
}
.navigation UL {
	PADDING-RIGHT: 0;
	DISPLAY: inline;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 0;
	MARGIN: 0;
	PADDING-TOP: 0;
	LIST-style: none;
}
.navigation A {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: .7em;
	BORDER-TOP: #ccc 1px solid;
	DISPLAY: inline-block;
	PADDING-LEFT: .7em;
	PADDING-BOTTOM: .3em;
	MARGIN: 0 .38em 0 0;
	BORDER-LEFT: #ccc 1px solid;
	CURSOR: pointer;
	PADDING-TOP: .3em;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	color: #535D66;
}
A.navigation {
	PADDING-RIGHT: .5em;
	PADDING-LEFT: .5em;
	FONT-WEIGHT: 700;
	FONT-SIZE: 120%;
	PADDING-BOTTOM: .2em;
	BORDER-TOP-style: none;
	PADDING-TOP: .2em;
	BORDER-RIGHT-style: none;
	BORDER-LEFT-style: none;
	TEXT-DECORATION: underline;
	BORDER-BOTTOM-style: none;
}
A.navigation {
	PADDING-LEFT: 0;
	MARGIN-RIGHT: .7em;
}
A.sb_pagS {
	BORDER-RIGHT: #83bc46 1px solid;
	BORDER-TOP: #83bc46 1px solid;
	BACKGROUND: #f0f7e8;
	BORDER-LEFT: #83bc46 1px solid;
	BORDER-BOTTOM: #83bc46 1px solid;
}
A.sb_pagS {
	COLOR: #333;
}
A.sb_pagN {
	PADDING-RIGHT: .5em;
	PADDING-LEFT: .5em;
	FONT-WEIGHT: 500;
	FONT-SIZE: 120%;
	PADDING-BOTTOM: .2em;
	BORDER-TOP-style: none;
	PADDING-TOP: .2em;
	BORDER-RIGHT-style: none;
	BORDER-LEFT-style: none;
	BORDER-BOTTOM-style: none;
}
A {
}
.itemBox {
	height: 188px;
	width: 140px;
	float: right;
	margin: 10px 4px 10px 5px;
	overflow: visible;
}
.item {
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 100%;
	cursor: pointer;
	/*position:relative;*/
}
/*.pic {
	margin: 3px auto 2px auto;
	text-align: center;
	height: 150px;
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:table;
	background:red;
}
.pic img {
	display: table-cell;
  vertical-align: middle;
  text-align: center;
}*/
.pic {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	height: 155px;
}
.pic img {
	vertical-align: middle;
}
/*\*/
/*/
.pic {
    display: block;
}
.pic span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
.title {
	margin-right: 1px;
	margin-left: 1px;
	height: 32px;
	font-size: 12px;
	background-image: url('../Assets/Items/item_bg.gif');
	background-repeat: no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
}
.title A {
	font-size: 12px;
	text-decoration: none;
	color: #F8F8F8;
}
.titleMid {
	height: 100%;
	text-align: center;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 138px;
	height: 32px;
}
.titleMid A {
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 2px;
}
.titleMid img {
	vertical-align: middle;
}
.outer {
}
.middle {
	margin: auto;
	width: 100px;
	overflow: hidden;
}
.inner {
	text-align: center;
	width: 140px;
}
.odd .title {
	background-image: url(../Assets/Items/odd.jpg);
}
.hoveredItem {
	border-color: #BDEC00;
}
.hoveredItem A {
	color: #333333;
}
.hoveredItem .title {
	background-image: url(../Assets/Items/hovered.gif);
}
.featuredItem {
}
.featuredItem .title {
	background: url('../Assets/Items/featured.gif') no-repeat;
	border: none;
	padding-bottom: 0;
}
.featuredItem .title A {
	color: #fff;
}
.featuredItem:hover {
	border-color: #FF6600;
}
.featuredItemHover .title {
	background-image: url(../Assets/Items/hovered.gif);
}
.featuredItemHover .title A {
	color: #000;
}
#preview {
	display: none;
	background: #333;
	border: 1px #fff solid;
	position: absolute;
	top: 0;
	left: 0;
}
#preview img {
	margin: 4px;
}
.footer {
	width: 100%;
	height: 50px;
	background: #F2F2F2 url(../Assets/footer_bg.jpg) repeat-x;
	margin-top: 30px;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	clear: both;
	line-height: 20px;
}
.filterMenu ul {
	list-style: none;
	list-style-position: outside;
}
ul.filterMenu li {
	font-size: 13px;
	margin-left: 15px;
	height: 14px;
	line-height: 12px;
	display: block;
	padding: 0px 10px 5px 10px;
	margin-bottom: 0;
	color: #333333;
	cursor: pointer;
	border-bottom: 2px solid;
	border-bottom-color: #E1FE89;
}
ul.filterMenu li:hover {
	background: url(../Assets/menu_item_bg.jpg) repeat-x #6DAE00;
	color: #333;
}
ul.filterMenu li.active {
	background: url(../Assets/menu_selected_item_bg.jpg) repeat-x #09F;
	color: #FFF;
}
ul.catMenu li {
	float: right;
	width: 170px;
}
ul.regMenu li {
	margin-left: 15px;
	padding-top: 10px;
}
ul.catMenu li {
	padding: 10px 10px 5px 10px;
}
.regMenu .num {
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
	float: right;
	margin-left: 8px;
	margin-top: -2px;
}
.regMenu .active .num {
	color: #fff;
}
.okBtn {
	width: 100%;
	height: 33px;
	background: url(../Assets/menu_ok_bg.jpg);
	line-height: 33px;
	border: 2px #CCFF33 solid;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	cursor: pointer;
	clear: both;
}
.okBtn:hover {
	background: url(../Assets/menu_ok_hover.jpg) #eee;
	color: #333;
}
.page .border {
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 0;
	MARGIN: 0;
	PADDING-TOP: 0;
	HEIGHT: 100%;
	border: none;
}
/*.page .n1 {
	BACKGROUND-POSITION: 0 50%;
	BACKGROUND-IMAGE: url(../Assets/mid_border.jpg);
	BACKGROUND-REPEAT: repeat-y;
}*/
.page .n1 {
	BACKGROUND-POSITION: right 0;
	BACKGROUND-IMAGE: url(../Assets/right_border.jpg);
	BACKGROUND-REPEAT: repeat-y;
}
.page .n2 {
	BACKGROUND-POSITION: left 0;
	BACKGROUND-IMAGE: url(../Assets/left_border.jpg);
	BACKGROUND-REPEAT: repeat-y;
}
.hidden {
	display: none;
}
.topOKBtn {
	width: 50px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	clear: none;
}
.lavaLamp {
	background-position: top;
	position: relative;
	height: 30px;
	width: 770px;
	/*background: url("../image/bg.gif") no-repeat top;*/
	overflow: hidden;
	margin-right: 5px;
	float: right;
}
.lavaLamp li {
	border-style: none;
	float: right;
	list-style: none;
	margin-top: 5px;
}
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font: 11px Tahoma;
	color: #fff;
	outline: none;
	text-align: center;
	height: 20px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 4px;
}
/* Represents the background of the highlighted menu-item.*/
.lavaLamp li.backLava {
	margin-top: 1px;
	background: url("../Assets/TopNavigation/lava.gif") no-repeat right -20px;
	width: 9px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.backLava .leftLava {
	background: url("../Assets/TopNavigation/lava.gif") no-repeat top left;
	height: 20px;
	margin-right: 9px;
}
/*Styles for each menu-item. */
.datePart {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	background-color: #06ABDE;
	margin-top: 4px;
	line-height: 20px;
	background-image: url('../Assets/TopNavigation/left-corner.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 22px;
	text-align: center;
	overflow: hidden;
}
.smallLogo {
	height: 100%;
	width: 250px;
	float: left;
	background-repeat: no-repeat;
	background-image: url('../../Imgs/Core/smallLogo.jpg');
}
.d1 {
	background-image: url('../Assets/TopNavigation/right-corner.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
}
.stat_table {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.searchBtn {
	background-color: #0C8ABD;
	height: 18px;
	width: 18px;
	overflow: hidden;
	float: left;
	margin-top: -18px;
}
.RSSTabs {
	margin-top: 20px;
	margin-right: 20px;
	direction: ltr;
	overflow: hidden;
}
.rightfooter {
	float: right;
	width: 250px;
	margin-right: 5px;
	overflow: hidden;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
.leftfooter {
	float: right;
	width: 250px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	direction: ltr;
}
.midfooter {
	float: right;
	width: 420px;
	font-size: 11px;
	padding-top: 5px;
}
.footer .blue {
}
.footer a {
	color: #2F6BD0;
}
.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 3px 40px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;
	color: #fff;
	display: none;
	z-index: 10000;
}
.suggestionList {
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	cursor: pointer;
	padding: 3px;
	font-size: 11px;
}
.suggestionList li:hover {
	background-color: #D72B00;
}
.stat_row {
	font-size: 12px;
	background-color: #F9F9F9;
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #F2F2F2;
	color: #333333;
	padding: 4px 2px 4px 2px;
}
.msgbar {
	font-size: 13px;
	background-color: #0099FF;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	line-height: 22px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: -10px;
	border: 1px #3399FF solid;
}
/**************************** HomePageStyle.css Content ****************************/
.bodyLeft {
}
/*.specials { height:274px; width:750px; margin-top:0px; margin-right:0px; background:url(../Assets/special.jpg);}*/
.searchFrame {
	background-position: center top;
	margin: auto;
	width: 452px;
	background-image: url('../Assets/Menu/search.jpg');
	background-repeat: no-repeat;
	height: 55px;
}
.filtersFrame {
	font-size: 11px;
	float: right;
	width: 91px;
	text-align: center;
	margin-right: 4px;
	margin-top: 2px;
}
.categoryFilter {
	height: 25px;
	float: right;
	width: 45px;
}
.catLable {
	float: right;
}
.regionFilter {
	height: 25px;
	float: left;
	width: 45px;
}
.regionLable {
	float: right;
}
.selectionBox {
	border: 1px solid #DDDDDD;
	color: #808080;
	height: 100%;
	cursor: pointer;
	background-color: #FCFCFC;
}
.selectionBox:hover {
	background: #2688ED;
	color: #fff;
}
.selectionBoxAltered {
	border: 1px solid #BDEC00;
	color: #333333;
	background-color: #F8FFD9;
}
.val {
	padding-top: 4px;
	vertical-align: middle;
}
/*.selectFilterBtn { cursor:pointer; margin-top:3px; float:right; vertical-align:middle; padding-right:5px; border-right: 1px #eee dashed;}
.selectFilterBtn:hover {color:#ffffff; padding-bottom:1px; border-bottom:1px dashed #EEEEEE;}*/
#categoryBtn {
	width: 65px;
}
#regionBtn {
	width: 75px;
}
#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #CCCCCC;
	border: 1px solid #cecece;
	z-index: 1;
}
#popupContact {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/;
	height: 200px;
	width: 650px;
	border: 2px solid #AAAAAA;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
	background-color: #FFFFFF;
}
#popupContactClose {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #333333;
	font-weight: 700;
	display: block;
	cursor: pointer;
}
#button {
	text-align: center;
	margin: 100px;
}
/*INPUT.sw_qbtn{background-repeat:repeat-x;BACKGROUND-IMAGE:url(../Assets/Items/hovered.jpg);MARGIN:10px 310px 0 0;VERTICAL-ALIGN:middle;WIDTH:150px;CURSOR:pointer;border:none; BORDER-TOP-style:none;BORDER-RIGHT-style:none;BORDER-LEFT-style:none;HEIGHT:30px; background-position:0 -2px;
              font-size:16px; font-family:Tahoma; font-weight:bold; color:#fff;}*/
INPUT.sw_qbox {
	padding-left: 0px;
}
/********************** Tabs.css Styles *********************/
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a {
	text-decoration: none;
}
#container {
	width: 100%;
}
#container ul {
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li {
	float: left;
	margin-right: 1px;
	margin-bottom: -1px;
}
#container ul.menu li {
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #32393D;
	margin-bottom: -1px;
	position: relative;
	color: #eee;
	cursor: pointer;
}
#container ul.menu li.active {
	background: #000;
	padding-top: 10px;
	color: #fff;
}
.tabContent {
	margin: 0 auto;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	overflow: hidden;
}
.tabContent h1 {
	line-height: 1em;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.tabContent.categories {
	display: block;
}
.tabContent.regions {
	display: none;
}
.popupHeader {
	background: #FF6600;
	height: 25px;
	padding: 10px 10px 5px 10px;
	clear: both;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
