/*
 	background-color: red;
	filter: alpha(opacity=40);
	opacity: 0.4;
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg1.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #cff0f3;
	cursor: default;
}
a:link, a:visited {
	font-family: arial;
	color: #0047d6;
	text-decoration: none;
	
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
.link {
	color: #555;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.input {
	background-color:#ffffff;
	border:1px solid #a2a2a2;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
}
select {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #a2a2a2;
}
.button {
	
}
.text1 {
	font-family: arial;
	font-size: 12px;
	color: #003;
	padding-bottom: 5px;
}
.text2 {
	font-family: arial;
	font-size: 14px;
	color: #003;
	padding-bottom: 5px;
	font-weight: bold;
	color: #0A0;
}
#header {
	min-width: 1000px;
	width: 1000px;
	height: 190px;
	text-align: right;
	position: relative;
	z-index: 1;
}
#footer {
	position:absolute;
	min-width: 1000px;
	width: 1000px;
	height: 140px;
	text-align: right;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
#main {
	width: 1000px;
	min-width: 1000px;
	position: relative;
	z-index: 2;
}
#specials_main {
	width: 600px;
	min-width: 600px;
	float: right;
	text-align: right;
	position: relative;
	z-index: 5;
}
#oferprice_main {
	width: 200px;
	min-width: 200px;
	float: right;
	text-align: right;
	position: relative;
	z-index: 1;
}
#more_main {
	width: 200px;
	min-width: 200px;
	float: left;
	text-align: right;
	position: relative;
	z-index: 1;
}
#head_logo {
	width: 1000px;
	height: 130px;
	cursor:pointer;
}
#head_main {
	width: 1000px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#head_filter {
	width: 790px;
	height: 100px;
	float: right;
	margin-left: 10px;
	position: relative;
}
#head_sort {
	width: 200px;
	height: 100px;
	float: right;
	position: relative;
}

.popup_main {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	z-index:9999;
	background-image:url(images/black-bg-90.png)
}
body > .popup_main {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	left:0px;
	top:0px;
}
* html .popup_main {
	/* used by IE5+ */
	position: absolute;
	left: expression( document.body.scrollLeft + 'px' );
	top: expression( document.body.scrollTop + 'px' );
}
.op_caption {
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #fff;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-color:#03456c;/*#9bd8de;*/
	padding: 2px;
	margin-bottom:1px;
}
.op_caption-content {
	font-size: 12px;
	font-family: arial;
	background-image: url(images/white-bg-90.png);
	padding: 2px;
}
.op_spec-title {
	font-size: 12px;
	font-family: arial;
	background-image: url(images/op-spec-title.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
}
.op_td_border {
	border:1px solid #0472B2;
}
.op_button {
	vertical-align:middle;
	font-weight:bold;
	background-image: url(images/white-bg-70.png);
        border:2px solid #a2a2a2;
	cursor:pointer;
	font-family:arial;
	font-size:12px;
}
.price_popup_main {
	position: fixed;
	display: none;
}
* html .price_popup_main {
	position:absolute;
    	right: 50px;
	top: 0px;
}
.price_popup_aura {
	position: absolute;
	left: -10px;
	top: -5px;
	font-weight: bold;
	z-index: 999;
	background-color: transparent;
}
.price_popup_bg {
	background-color: #b6e8b7;
	border: 1px solid #00c505;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 998;
}
.price_popup_content {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	z-index: 999;
	border: 1px solid;
	border-color: transparent;
}
.price_seperator {
	font-size:0.1pt;
	width:2px;
	background-color:#b6e8b7;
	height:11px;
	position:absolute;
	z-index:1100;
	left:-2px;
	top:0px;
	display: none;
}
.prices_table_top-right_td {
	border-left: 1px solid #00c505;
	border-bottom: 1px solid #00c505;
}
.prices_table_top_td {
	border-left: 1px dotted #00c505;
	border-bottom: 1px solid #00c505;
	cursor: pointer;
}
.prices_table_content-right_td {
	border-left: 1px solid #00c505;
	border-bottom: 1px dotted #00c505;
}
.prices_table_content_td {
	border-left: 1px dotted #00c505;
	border-bottom: 1px dotted #00c505;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.prices_table_top {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/*background-color: #FFFFFF;*/
}
.prices_table_prices {
	font-family: arial;
	font-size: 10px;
}
.prices_table_cell {
	width:48px;
}
.prices_table_header {
	width: 64px;
}

.details_popup_main {
	position: fixed;
	display: none;
	width: 1px;
	height: 1px;
}
* html .details_popup_main {
    position:absolute;
}
.details_popup_aura {
	position: absolute;
	left: -10px;
	top: -5px;
	font-weight: bold;
	z-index: 999;
	background-color: transparent;
}
.details_popup_bg {
	background-color: #caddff;
	border: 1px solid #679dff;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 998;
}
.details_popup_content {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	z-index: 999;
	border: 1px solid;
	border-color: transparent;
}
.details_seperator {
	font-size:0.1pt;
	width:4px;
	background-color:#caddff;
	height:11px;
	position:absolute;
	z-index:1100;
	left:-2px;
	top:0px;
	display: none;
}
.details-main {
	width:350px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 5px;
	position: relative;
}
.details-title {
	padding:5px;
	padding-top:1px;
	width:auto;
	background-color:#000000;
	color:#FFFFFF;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding-left: 50px;
}
.details-subtitles {
	padding:5px;
	padding-top:5px;
	width:auto;
	background-color:#C2C2C2;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left: 50px;
}
.details-content {
	padding:5px;
	height:120px;
	width:auto;
	background-color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	overflow: auto;
	text-align: justify;
}
.details-pictitle {
	padding:5px;
	padding-top:1px;
	padding-bottom:2px;
	width:auto;
	background-color:#959595;
	font-family:arial;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align: right;
}
.details-image {
	padding:5px;
	width:auto;
	background-color:#C2C2C2;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#595959;
	text-align: right;
}
.details-thumbimg {
	position:absolute;
	left:6px;
	top:6px;
	width:42px;
	height:42px;
	border: 1px solid #FFFFFF;
	background-position: center;
}
.wait_specials {
	width: 300px;
	height: 20px;
	position: absolute;
	left: 150px;
	top: 50px;
	border: 2px dashed #FFF;
	background-image: url(images/white-bg.png);
	text-align: center;
	padding-top: 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
}
.empty_specials {
	width: 300px;
	height: 55px;
	position: absolute;
	left: 150px;
	top: 50px;
	border: 2px solid #FFF;
	background-image: url(images/white-bg.png);
	text-align: center;
	padding-top: 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.filter-content-row {
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	color: #111;
}
.selected-option {
	background-color: #0472b2;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	border: 0px solid #a2a2a2;
	float: left;
}
.notselected-option {
	background-color: transparent;
	font-size: 12px;
	color: #0471b1;
	cursor: pointer;
	border: 1px solid transparent;
	float: left;
}
.white-box-content {
	position: absolute;
	top: 27px;
	right: 22px;
	left: 14px;
	font-family: arial;
}

.special-box {
	position:relative;
	width: 102px;
	height: 90px;
	float: right;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: -5px;
	z-index: 200;
}
.title-box {
	height: 15px;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFF;
	padding-right:3px;
	z-index: 200;
	border: 0px solid red;
	text-align: center;
}
.image-box {
	background-color: #FFF;
	height: 66px;
	width: 97px;
	filter: alpha(opacity=30);
	opacity: 0.3;
	border: 0px solid red;
	z-index: 200;
	position: absolute;
	top:20px;
	left:1px;
}
.desc-box {
	position: absolute;
	top: 16px;
	right: 6px;
	height: 33px;
	width: 93px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	overflow: auto;
	z-index: 200;
	border: 0px solid red;
}
.price-box {
	position:absolute;
	top:49px;
	right:6px;
	height: 22px;
	width:93px;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#000;
	z-index: 200;
}
.price-button-box {
	position:absolute;
	bottom:5px;
	right:5px;
	border:1px solid #00c505;
	height: 11px;
	background-color:#b6e8b7;
	width:45px;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	cursor:pointer;
	z-index: 200;
}
.details-button-box {
	position:absolute;
	bottom:5px;
	left:2px;
	border:1px solid #679dff;
	height: 11px;
	background-color:#caddff;
	width:45px;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	cursor:pointer;
	z-index: 200;
}
.cat_main {
	float:right;
	width:123px;
	margin-bottom:10px;
	margin-right: 20px;
	border: 1px solid #3a97cd;
	z-index:20;
}
.cat_title {
	height:20px;
	float:right;
	width:100%;
	background-image: url(images/header-bg.gif);
	background-repeat:repeat-x;
	font-family:Gisha;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding-top:0px;
	background-color: #03456c;
}
.cat_content {
	padding-right:1px;
	float:right;
	width:100%;
	background-image: url(images/white-bg.png);
	/*min-height: 307px;*/
}
.cat_foot {
	height:10px;
	float:right;
	width:100%;
	background-image: url(images/white-bg.png);
}
.more_specials {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0472b2;
	width: 118px;
	float: right;
	cursor: pointer;
	text-align: center;
	margin-top: 9px;
	text-align: center;
}
.more_specials:hover {
	color: #FFF;
}

.print_header {
	font-family: david;
	font-size: 13pt;
	font-weight: bold;
	color: #555555;
}

.print_text {
	font-family: david;
	font-size: 11pt;
	color: #000000;
}
