/*Base element*/
HTML, BODY
{
	height: 100%;
}
/*Images*/
/*[clearfix]*/#myMap
{
	position: relative;
	width: 625px;
	height: 495px;
}
IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
#Fillup_Info
{
	border: 1px solid #349534;
	background: #C9FFCA;
	color: #008000;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 215px;
	/*[disabled]+placement:float-right 410px 215px;*/
	position: absolute;
	z-index: 5;
	margin: 0 0 0 401px;
}
#Fillup_Info_Index
{
	border: 1px solid #349534;
	background: #C9FFCA;
	color: #008000;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 154px;
	/*[disabled]+placement:float-right 146px 450px;*/
	position: absolute;
	z-index: 10;
	margin: 0 0 0 136px;
}
P
{
	font-size: 1.3em;
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.6em;
}
H1
{
	font-size: 2em;
	line-height: 1.5em;
	margin: 0 0 0.5em;
	padding: 0;
}
H2
{
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 0 0 0.5em;
	padding: 0;
}
H3
{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 0.3em;
	padding: 0;
}
H4
{
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 0.3em;
	padding: 0;
}
H5
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.3em;
	padding: 0;
}
UL, LI
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*End Typography*/
/*Links*/
A, A:link, A:active
{
	color: #212020;
	text-decoration: none;
}
A:hover
{
	color: #669600;
	text-decoration: underline;
}
/*End Links*/
/*End Base element*/
BODY
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #212020;
/*background:#ececec url(images/body-back.gif) repeat-x top left;*/
}
#container
{
	margin: 0 auto;
	width: 960px;
	padding: 0px 0px 30px;
}
/*Header and menu*/
#header
{
	margin: 0;
	position: relative;
	height: 82px;
}
#header H1
{
	display: block;
	position: relative;
	margin: 0px;
	float: left;
	left: 5px;
	height: 82px;
	width: 400px;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/h1-logo.jpg) no-repeat top left;
}
#header H1 A
{
	display: block;
	height: 82px;
	width: 500px;
}
#quote
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
	top: 35px;
	right: 0px;
}
#quote H2
{
	font-size: 1.5em;
	line-height: 1.2em;
	font-style: italic;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}
#quote P
{
	text-align: right;
	margin: 0px 10px 0px 0px;
	text-align: right;
	color: #B7B7B7;
}
/*DropDown Menu*/
#menus
{
	height: 40px;
	padding: 0px;
	background: url(images/main-menu-back.gif) no-repeat top left;
}
UL.dropdown
{
	position: relative;
	margin: 0 0 0px;
	padding: 2px 0px 0px 10px;
	font-size: 1.1em;
	float: left;
	list-style: none;
	z-index: 597;
}
UL.dropdown LI
{
	padding: 0;
	position: relative;
	float: left;
	margin: 0px 0px 0;
	display: block;
}
UL.dropdown LI A
{
	float: left;
	padding: 9px 13px 0px;
	margin: 0px;
	height: 27px;
	text-decoration: none;
	color: #FFFFFF;
}
UL.dropdown LI A:hover, UL.dropdown LI A#current
{
	background: url(images/main-menu-hover.gif) repeat-x top left;
	filter: alpha(opacity=100);
	color: #FFFFFF;
	text-decoration: none;
}
UL.dropdown UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.dropdown LI.hover, UL.dropdown LI:hover
{
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: transparent;
}
UL.dropdown UL
{
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	background-color: #222222;
	color: #FFF;
	font-size: 12px;
	text-transform: none;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	min-width: 150px;
}
UL.dropdown LI.dir
{
	padding: 0px;
}
UL.dropdown UL LI.dir
{
	padding-right: 0px;
}
UL.dropdown UL LI
{
	background: transparent none repeat scroll 0 0;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #333333;
}
UL.dropdown UL LI A
{
	color: #FFFFFF;
	padding: 6px 13px;
	margin: 0px;
	display: block;
	float: none;
	height: auto;
	white-space: nowrap;
}
UL.dropdown UL LI A:hover, UL.dropdown UL LI:hover, UL.dropdown UL LI.hover
{
	background: url(images/main-menu-hover.gif) repeat-x center left;
}
UL.dropdown UL UL
{
	top: 0px;
	left: 100%;
}
UL.dropdown LI:hover>UL
{
	visibility: visible;
}
UL.dropdown LI.rtl UL
{
	top: 100%;
	right: 0;
	left: auto;
}
UL.dropdown LI.rtl UL UL
{
	top: 1px;
	right: 99%;
	left: auto;
}
/*En DropDown Menu*/
UL.contact
{
	position: relative;
	margin: 0 0 0px;
	padding: 2px 10px 0px 0px;
	font-size: 1.1em;
	float: right;
	list-style: none;
	z-index: 597;
}
UL.contact LI
{
	float: left;
	padding: 9px 13px 0px;
	margin: 0px;
	height: 27px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
UL.submenu
{
	position: relative;
	margin: 10px 0 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.1em;
	float: right;
	list-style: none;
}
UL.submenu LI
{
	padding: 0;
	float: left;
	margin: 0px 0px 0 15px;
	display: block;
}
UL.submenu LI A
{
	float: left;
	padding: 4px 3px;
	margin: 0px;
	text-decoration: none;
}
UL.submenu LI A:hover
{
	color: #669600;
	text-decoration: none;
}
UL.submenu LI A#currentsub
{
	border-bottom: 3px solid #669600;
	text-decoration: none;
}
/*960 coloumn*/
.col2
{
	float: left;
	padding: 0px 10px;
	width: 460px;
}
.col3
{
	float: left;
	padding: 0px 10px 10px;
	width: 300px;
	text-align: left;
}
/*End 960 Column*/
#mainbar
{
	position: relative;
	margin: 20px 0px 15px;
	padding-bottom: 22px;
	background: url(images/line.gif) repeat-x bottom left;
}
#description
{
	margin: 2px 0px 0px;
}
#description H2
{
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.buttons-group
{
	/*[disabled]position:relative;*/
	/*[disabled]float:none;*/
	/*[disabled]display:block;*/
	padding-top: 4px;
	margin-left: 0px;
}
A.button-home
{
	color: #FFFFFF;
	display: block;
	float: left;
	cursor: pointer;
	padding: 0px 20px;
	height: 33px;
	line-height: 33px;
	background: url(images/button-home-left.gif) no-repeat top left;
}
DIV.button-home1
{
	float: left;
	margin-left: 10px;
	background: url(images/button-home-right.gif) no-repeat top right;
}
#smallbar
{
	height: 14px;
	width: 100%;
	background: url(images/small-bar.gif) no-repeat top left;
}
/*Subpage and Genral page title*/
#subbar
{
	position: relative;
	margin: 15px 10px 17px;
	padding-bottom: 15px;
	background: url(images/line.gif) repeat-x bottom left;
}
#subbar H1
{
	float: left;
	margin-bottom: 0px;
}
/*END Subpage and Genral page title*/
/*Slides Home Page*/
.prevNext
{
	display: none;
	height: 100%;
	float: left;
}
.has-script .prevNext
{
	display: block;
	z-index: 100;
}
.prevNext A
{
	display: block;
	position: relative;
	margin-top: 70px;
	float: left;
	height: 25px;
	width: 14px;
	text-decoration: none;
	text-indent: -9999px;
}
.prevNext A:focus
{
	outline-style: none;
}
A.prev
{
	background: url(images/prev.gif) no-repeat top center;
}
A.next
{
	background: url(images/next.gif) no-repeat top center;
}
#jFlowSlide
{
	float: left;
	margin: 0px 13px 0px 11px;
	overflow: hidden;
}
#slides
{
	float: left;
	height: 253px;
	overflow: hidden;
}
#slides IMG
{
	float: left;
}
/*End Slides*/
/*End Header and menu*/
/*Content*/
#content
{
	position: inherit;
}
#main
{
	float: left;
	margin: 0 0 10px 0px;
	padding: 0px 22px 0px 10px;
	display: inline;
	width: 608px;
	background: url(images/line-side.gif) repeat-y top right;
}
#main_no_line
{
	float: left;
	margin: 0 0 10px 0px;
	padding: 0px 22px 0px 10px;
	display: inline;
	width: 608px;
/*background:url(images/line-side.gif) repeat-y top right;*/
}
.page
{
	padding-bottom: 10px;
}
.home H2, .gallery H2
{
	font-size: 1.5em;
	margin-bottom: 5px;
	font-weight: normal;
	color: #669600;
}
.home H2 A, .gallery H2 A
{
	color: #212020;
	text-decoration: none;
}
.home A, .page A
{
	color: #669600;
	text-decoration: none;
}
.home A:hover, .page A:hover
{
	color: #669600;
	text-decoration: underline;
}
.page H2
{
	font-size: 1.6em;
	margin-bottom: 10px;
	line-height: 1em;
}
.page H2 A
{
	color: #212020;
}
.page H2 A:hover
{
	color: #669600;
}
.page H3
{
	font-size: 1.5em;
	margin-bottom: 7px;
	line-height: 1.2em;
	font-weight: normal;
}
.block
{
	margin-bottom: 25px;
}
.gallery IMG
{
	padding: 4px;
	margin: 0px 0px 15px;
	width: 290px;
	height: 120px;
	background: #CCCCCC;
	border: 1px solid #BBBBBB;
}
/*News Section*/
.post
{
	position: relative;
	margin-bottom: 25px;
}
.post H2
{
	margin: 0px 131px 0px 0px;
	line-height: 1.3em;
}
A.comment-stamp
{
	display: block;
	float: right;
	margin-top: 3px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	font-size: 0.9em;
	height: 22px;
	width: 121px;
	background: url(images/comment-stamp.gif) no-repeat top left;
}
A.comment-stamp:hover
{
	background: url(images/comment-stamp.gif) no-repeat bottom left;
	color: #FFFFFF;
	text-decoration: none;
}
.meta
{
	margin: -2px 0px 8px;
}
.meta A, .plus A
{
	color: #212020;
	font-weight: bold;
}
P.quote
{
	padding: 0px 0px 0px 15px;
	margin-left: 20px;
	color: #888888;
	background: url(images/line-side.gif) repeat-y top left;
}
/*Sidebar*/
#sidebar
{
	float: right;
	display: inline;
	padding: 0px 10px 0px 20px;
	width: 290px;
}
.sideblock
{
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
}
A.ordernow
{
	display: block;
	height: 58px;
	line-height: 58px;
	font-size: 1.8em;
	color: #FFFFFF;
	padding: 0px 20px;
	margin: 0px 0px 20px -5px;
	width: 250px;
	background: url(images/order-now.gif) no-repeat top left;
}
A.ordernow:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/order-now.gif) no-repeat bottom left;
}
UL.list, UL.check
{
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
UL.list LI
{
	font-size: 1.1em;
	padding: 0px 0px 2px 17px;
	margin: 0px 0px 8px;
	background: url(images/li-back.gif) no-repeat center left;
}
UL.check LI
{
	font-size: 1.1em;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 10px;
	background: url(images/li-check.gif) no-repeat center left;
}
UL.list LI A, UL.check LI A
{
	color: #212020;
}
UL.list LI A:hover, UL.check LI A:hover
{
	color: #669600;
}
IMG.sideimg
{
	padding: 4px;
	margin: 0px 12px 12px 0px;
	float: left;
	width: 50px;
	height: 50px;
	background: #CCCCCC;
	border: 1px solid #BBBBBB;
}
/*End Sidebar*/
/*Pricing Table Styling*/
.pricing TABLE
{
	margin: -15px 10px 20px;
	border-collapse: collapse;
	width: 98%;
}
.pricing TABLE TD
{
	padding: 1em;
	text-align: center;
	background: url(images/line.gif) repeat-x bottom left;
}
.pricing TABLE TH
{
	background: url(images/line.gif) repeat-x bottom left;
	padding: 1.2em 1em;
}
.pricing TABLE TR.odd TH, .pricing TABLE TR.odd TD
{
	background-color: #E6E6E6;
}
TH.options
{
	text-align: right;
	font-size: 1.1em;
}
.pricing THEAD TH
{
	text-align: center;
	font-size: 1.2em;
}
.pricing TFOOT TH
{
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	background: #E6E6E6;
	border-bottom: 1px solid #CCC;
}
.pricing TFOOT TH STRONG
{
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0em 0 0.5em;
}
.pricing TFOOT TH EM
{
	font-style: normal;
	color: #669600;
	font-size: 1.2em;
	font-weight: bold;
}
A.order-table
{
	display: block;
	margin: 5px auto;
	height: 20px;
	width: 61px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/order-table.gif) no-repeat bottom left;
}
A.order-table:hover
{
	background: url(images/order-table.gif) no-repeat top left;
}
/*Form Styling*/
OL.forms
{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style: none;
}
OL.sideforms
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
OL.forms INPUT
{
	letter-spacing: 1px;
	background: #F4F4F4;
	border: 1px solid #C5CBAD;
	padding: 3px;
	width: 200px;
	margin: 0px;
}
OL.sideforms INPUT
{
	letter-spacing: 1px;
	padding: 2px;
	width: 240px;
	border: 1px solid #C5C9A9;
	margin: 0px;
}
OL.forms TEXTAREA
{
	letter-spacing: 1px;
	padding: 3px;
	background: #F4F4F4;
	border: 1px solid #C5CBAD;
	height: 140px;
	width: 340px;
	margin: -1px 0px 0px;
}
OL.sideforms TEXTAREA
{
	letter-spacing: 1px;
	padding: 2px;
	height: 100px;
	width: 240px;
	border: 1px solid #C5C9A9;
	margin: -1px 0px 0px;
}
OL.last
{
	margin-right: 0px;
}
OL.forms LI
{
	margin-bottom: 10px;
}
OL.sideforms LI
{
	margin-bottom: 5px;
}
OL.forms LABEL
{
	display: block;
	padding: 5px 0px;
	margin: 0px;
}
OL.sideforms LABEL
{
	display: block;
	padding: 5px 0px;
	margin: 0px;
}
INPUT#submit
{
	padding: 0px;
	margin: 5px 0px 0 0;
	display: block;
	border: none;
	cursor: pointer;
	clear: both;
	width: 99px;
	height: 28px;
	outline-style: none;
	background: none;
}
INPUT#submit-side
{
	padding: 0px;
	margin: 5px 0px 0 0;
	display: block;
	border: none;
	cursor: pointer;
	clear: both;
	outline-style: none;
}
SPAN.error
{
	font-size: 12px;
	color: #669600;
	padding-left: 5px;
}
/*Form Styling*/
/*End Content*/
/*Footer*/
#footer
{
	margin: 0px 0;
	padding: 0px 20px 0px 17px;
	height: 63px;
	line-height: 63px;
	color: #ABB096;
	background: url(images/footer-back.gif) no-repeat top left;
}
#footer P
{
	float: left;
	line-height: 63px;
}
#footer UL
{
	padding: 0px;
	float: left;
	margin: 0px;
	list-style: none;
}
#footer UL LI
{
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 2em;
}
#footer A
{
	color: #FFFFFF;
}
A.download
{
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	padding: 0px 20px 0px 21px;
	height: 33px;
	line-height: 33px;
	background: url(images/download-left.gif) no-repeat top left;
}
A.download:hover
{
	color: #FFFFFF;
}
DIV.download
{
	float: right;
	margin-top: 14px;
	margin-left: 10px;
	background: url(images/download-right.gif) no-repeat top right;
}
P.bottom
{
	text-align: center;
	margin-top: 10px;
	color: #919387;
}
/*End Footer*/
/*Facebox*/
#facebox .b
{
	background: url(images/b.png);
}
#facebox .tl
{
	background: url(images/tl.png);
}
#facebox .tr
{
	background: url(images/tr.png);
}
#facebox .bl
{
	background: url(images/bl.png);
}
#facebox .br
{
	background: url(images/br.png);
}
#facebox
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: left;
}
#facebox .popup
{
	position: relative;
}
#facebox TABLE
{
	border-collapse: collapse;
}
#facebox TD
{
	border-bottom: 0;
	padding: 0;
}
#facebox .body
{
	padding: 10px;
	background: #FFF;
	width: 370px;
}
#facebox .loading
{
	text-align: center;
}
#facebox .image
{
	text-align: center;
}
#facebox IMG
{
	border: 0;
	margin: 0;
}
#facebox .footer
{
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br
{
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
#facebox_overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.facebox_hide
{
	z-index: -100;
}
.facebox_overlayBG
{
	background-color: #000;
	z-index: 999;
}
* HTML #facebox_overlay
{
/*ie6 hack*/
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*Tools*/
.hidden
{
	display: none;
}
.center
{
	margin: 0 auto;
}
.last
{
	margin: 0px;
	padding: 0px;
}
.imagelast
{
	margin-left: 0px;
	margin-right: 0px;
}
.elementclear
{
	clear: both;
}
.clear, .clearline
{
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
.margin-bottom
{
	margin-bottom: 20px;
}
.left
{
	float: left;
	display: inline;
}
.right
{
	float: right;
	display: inline;
}

