
body {
	margin : 0px;
	padding : 0px;
	font-family : Arial;
	background-image : url('/images/greentile.png');
	background-repeat : repeat-y;
	background-position: 10px;
}

#container {
	width : 100%;
	height : 100%;
	float : left;
	background-image : url('/images/spiral1.jpg');
	background-repeat : no-repeat;
	background-position : top left;
}

#header_left {
	float : left;
	width : 100%;
	margin-bottom: 10px;
}

#footer_container
{
	width: 100%;
}


#header_left_image {
	float : left;
	width : 410px;
}

#header_left_text {
	float : left;
	font-size : 0.8em;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	position:absolute;
	top: 40px;
	left : 55%;
}

#header_right {
	float : right;
	padding: 0px;
	margin: 0px;
	height : 107px;
	padding-right:1px;
}

#body {
	float : left;
	width : 100%;
	position : relative;
	height : 100%;
	background-image : url('/images/spiral2.png'); 
	background-repeat : no-repeat;
	background-position : bottom right;
}

#body_left {
	position : absolute;
	left : 10px;
	top : 0px;
	width : 150px;
	background-image : url('/images/menubackground.png');
	background-repeat : repeat-y;
	border-top: 1px solid #fff;
}

#body_middle {
	margin-left : 170px;
	padding: 10px;
	min-height: 500px;
}

* html #body_middle {
	height: 500px;
}

#body_right {
	right : 0px;
	top : 69px;
	position : absolute;
	text-align : right;
	width : 229px;
}

ul#menu 
{
	list-style : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu li 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 132px;
	line-height: 30px;
	background-image: url('/images/navbutton.png');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	cursor: pointer;
}

ul#menu li a
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size : 9pt;
	color: #05671d;
	text-decoration: none;
	font-weight: bold;
}

ul#menu li ul li.selectfrom
{
	height: 16px;
	background-image: url('/images/select.gif');
	background-position: 0px 0px;
}

ul#menu li ul 
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000;
	width: 132px;
	background-color: #fff;
}

ul#menu li ul li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	background-color: #fff;	
	line-height: 11pt;
	border-bottom: 1px solid #999999;
	width: 122px;
	background-image: none;
	position: relative;
}

.subdiv
{
	margin: 0px;
	padding: 0px;
}

ul#menu li ul li a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu li ul li ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu li ul li ul li.selectfrom
{
	height: 18px;
	background-image: url('/images/select.gif');
	background-position: 0px 0px;
}

ul#menu li ul div.subdiv
{
	display: none;
	position: absolute;
	left: 135px;
	top: 0px;
}

ul#menu div.subdiv
{
	display: none;
}

ul#menu li ul li ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

ul#menu li ul li ul li a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	float : left;
	width : 100%;
	background-image : url('/images/bottombannerspacer.png');
	background-repeat : repeat-x;
}

#footer_left {
	float : left;
}

#footer_right {
	float : right;
}

#menubox {
	height : 100%;
	width : 134px;
}

.navbutton2 a {
	font-size : 0.75em;
	text-decoration : none;
	color : #ff7f00;
	font-weight: bold;
	letter-spacing : 1px;
}

h1 {
	font-size : 1.6em;
}

h2 {
	font-size : 1.1em;
}

h2 a
{
	color: #000;
	text-decoration: none;
}

#searchbox {
	background-color : #c8e0f8;
	width : 130px;
	height : 45px;
	color : #ffffff;
	font-weight : bold;
	font-size : 0.9em;
	letter-spacing : 2px;
	padding : 2px;
}

.bluebutton {
	background-color : #91BAE3;
	color : #ffffff;
	font-weight : bold;
	font-size : 0.7em;
	width : 40px;
}

.imageborder1 img {
	border-style : solid;
	border-color : #339900;
	border-width : 2px;
}

.imageborder2 img {
	border-style : solid;
	border-color : #ff8d9a;
	border-width : 2px;
}

.vbtableheader { background: #05671d; color: #CDE6C1; font-weight: bold; font-size: 85%; }
.vbtablebody { background: #CDE6C1; font-size: 85%; }

.tableheader {
	background-color : #05671D;
	color : #CDE6C1;
}

.tablebody {
	background-color : #CDE6C1;
}

div#menuwrapper
{
	margin-left: 10px;
}

div#menuleft
{
	background-color: #add4e6;
	width: 320px;
	padding: 10px;
	padding-bottom: 6px;
	float: left;
	padding-left: 7px;
	padding-right: 10px;
}



div#menuright
{
	background-color: #fadf61;
	margin-left: 340px;
	padding: 10px;
	padding-left: 6px;
	padding-bottom: 6px;
	height: 60px;
}

* html div#menuright
{
	margin-top: 0px;
	margin-left: 331px;
}

.button
{
	background-image: url('/images/blue_button.png');
	background-repeat: no-repeat;
	float: left;
	width: 95px;
	height: 23px;
	margin: 0px;
	padding: 5px 4px 2px 7px;
	font-size: 0.9em;
	color: #32457d;
}


.button a
{
	font-size: 0.8em;
    text-decoration: none;
    display: block;
    width: 100%;
	color: #32457d;
	font-family: Arial;
    font-weight: bold;
    letter-spacing : 1px;
}

.button_yellow
{
	background-image: url('/images/yellow_button.png');
    background-repeat: no-repeat;
	width: 143px;
    height: 23px;
	margin: 0px;
    padding: 5px 0px 2px 7px;
	color: #ff7f00;
	font-size: 0.9em;
}

.button_yellow a
{
    display: block;
    width: 100%;
    font-family: Arial;
    font-weight: bold;
    letter-spacing : 1px;
	color: #ff7f00;
    font-size: 0.8em;
	text-decoration: none;
	display: block;
	width: 100%;
}

.picturebox
{
	width: 350px;
	height: 426px;
	background-repeat: no-repeat;
}

.slideshow
{
    margin: 10px;
	padding: 10px;
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
}

.slideshow a
{
	text-decoration: none;
}

.cat_head
{
	position: absolute;
	top: 10px;
	left: 155px;
}

.picturebox2
{
    width: 250px;
    height: 188px;
    background-repeat: no-repeat;
}

.slideshow2
{
    margin: 10px;
    padding: 10px;
    background-repeat: repeat-x;
    padding-top: 0px;
    margin-top: 0px;
}

.slideimage

vertical-align:bottom;
}

#picturebox3
{
	width: 414px;
	height: 126px;
	background-repeat: no-repeat;
	display: block;
}


#pictureback3
{
	width: 414px;
	height: 126px;
	background-repeat: no-repeat;
	border: 1px solid #add4e6;
}

.breadcrum
{
	font-size: 9pt;
}

.breadcrum a
{
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.breadcrum a:hover
{
	text-decoration: underline;
}

.item_box
{
	height: 370px;
	float: left;
	width: 262px;
	border-left: 0px solid #f1f1f1;
	margin-bottom: 20px;
	position: relative;
}

#offer
{
	position: absolute;
	left: 520px;
	top: 100px;
}

#log_res
{
        position: absolute;
        left: 50%;
        width: 750px;
        background-color: #fff;
        border: 1px solid #2f2409;
        margin-left: -375px;
        display: none;
        z-index: 1002;
        border: 1px solid #000;
}

#log_res.show
{
        display: block;
}

#log_res.ajax-loading {
        padding: 20px 0;
        background: url('/images/spinner.gif') no-repeat center;
        display: block;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;
}

* html .black_overlay
{
        height: 2000px;
}

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #9ecf86;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#05673a;
	font-weight: bold;
	background:		#9ecf86;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			crosshair;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;

}

.zoom_wrapper
{
	position: relative;
}
