body
{
	margin: 0;
	padding: 0;

	font-family: tahoma, arial, verdana, sans-serif, monospace;
	font-size: 12px;

	background-color: #2D4057;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
}

a
{
	color: #89B5E4;
}

a:hover
{
	color: #FFFFFF;
}

a.btn
{
	display: block;
	float: left;
	width: 90px;
	height: 25px;

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

	background-image: url('../images/btn.gif');
	background-repeat: no-repeat;
}

a.btn span
{
	display: block;
	padding: 4px 0 0 0;
	text-align: center;
}

a.btn:hover
{
	background-position: 0 -25px;
}

a.btn_56
{
	width: 56px;
	background-image: url('../images/btn_56.gif');
}

a.btn_dark
{
	background-image: url('../images/btn_dark.gif');
}

a.btnFloatRight
{
	float: right;
}


ul
{
	list-style-type: square;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul li
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}



div.holder
{
	width: 950px;
	margin: 0 auto 0 auto;
}


div.background
{
	float: left;
	width: 950px;
	background-color: #162B45;
	background-image: url('../images/div_background.jpg');
	background-repeat: no-repeat;
	padding: 50px 0 0 0;
}


div.top
{
	float: left;
	width: 950px;
	height: 176px;
/*	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;*/
	overflow: hidden;
}

div.top a.logo
{
	float: left;
	display: block;
	width: 190px;
	height: 110px;
	background-image: url('../images/top_logo_a.gif');
	background-repeat: no-repeat;
}

div.top a strong
{
	display: none;
}

div.top ul
{
	float: left;
	width: 950px;
	height: 46px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('../images/top_ul.jpg');
	background-repeat: no-repeat;
}

div.top ul li
{
  list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	height: 46px;
}

div.top ul li a
{
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	height: 46px;
	margin: 0;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
/*	font-weight: bold;*/
/*	background-image: url('../images/top_ul_li_a.gif');
	background-repeat: no-repeat;
	background-position: right 0;*/
	text-align: center;
	margin: 0 1px 0 0;
	text-transform: uppercase;
}

div.top ul li a span
{
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
}

div.top ul li a.selected,
div.top ul li a:hover
{
	background-color:#B01913;
	color: #FFFFFF;
}



div.top div.cart_login
{
	float: right;
	width: 480px;
	height: 160px;
	overflow: hidden;
	color: #193407;
	margin: 0 12px 0 0;
}


/*193407;85A02C*/
div.top div.login
{
	float: left;
	width: 480px;
	height: 35px;
	overflow: hidden;
	text-align: right;
}

div.top div.login a
{
	color: #B00000;
}

div.top div.login a:hover
{
	color: #193407;
}

div.top div.login p
{
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 9px 0;
	font-size: 12px;
	border-bottom: 1px solid #85A02C;
}




div.leftSide
{
	width: 190px;
	float: left;
}

div.leftSide h3
{
	float: right;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	width: 180px;
	height: 46px;
	background-image: url('../images/title_h3.gif');
	background-repeat: no-repeat;
	text-transform: uppercase;
}

div.leftSide h3.margin
{
	margin: 10px 0 0 0;
}

div.leftSide h3 span
{
	display: block;
	margin: 0;
	padding: 14px 0 0 30px;
}


div.leftSide ul
{
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

div.leftSide ul li
{
  list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 180px;
	height: 31px;
}

div.leftSide ul li a
{
	display: block;
	float: left;
	width: 180px;
	height: 31px;
	color: #CBE4F7;
	font-size: 13px;
	text-decoration: none;
	/*border-bottom: 1px dotted #7093B2;*/
	background-image: url('../images/leftSide_ul_li_a.gif');
	background-repeat: no-repeat;
	text-transform: uppercase;
}

div.leftSide ul li a span
{
	display: block;
	margin: 0;
	padding: 7px 8px 0 30px;
}

div.leftSide ul li a:hover,
div.leftSide ul li a.selected
{
	color: #FFFFFF;
  background-position: 0 -31px;
}


















div.rightSide
{
	float: right;
	width: 750px; 
}


div.navigation
{
	float: left;
	width: 740px;
	height: 46px;
	color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
	background-image: url('../images/navigation.gif');
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}

div.navigation span
{
	display: block;
	float: left;
	padding: 14px 0 0 14px;
}


div.content
{
	width: 740px;
	float: left;
	padding: 0 0 26px 0;
	overflow: hidden;
	line-height: 15px;
}

div.content h1
{
	float: left;
	width: 740px;
	color: #89B5E4;
	font-size: 15px;
	font-weight: normal;
	padding: 11px 0 14px 0;
	margin: 0 0 13px 0;
	border-bottom: 1px dotted #7093B2;
}

div.content h1.homeH1
{
	width: 550px;	
}


div.content h2
{
	color: #89B5E4;
	font-size: 15px;
	padding: 5px 0 5px 0;
	margin: 0;
	font-weight: normal;
}

div.content h3
{
	color: #89B5E4;
	font-size: 15px
	padding: 5px 0 5px 0;
	margin: 0;
	font-weight: normal;
}

div.content h4
{
	color: #89B5E4;
	font-size: 15px;
	font-weight: normal;
	padding: 5px 0 5px 0;
	margin: 0;
}

div.content p
{
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: justify;
}



div.content p img,
div.content h2 img,
div.content h3 img
{
	margin: 0;
	border: 0;
	padding: 0;
}


div.content p.date
{
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #666666;
}

div.content p.more
{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

div.content table
{
	margin: 8px 0 8px 0;
	border-collapse: collapse;
}

div.content th,
div.content divdefaultText th
{
	padding: 6px;
	margin: 0;
	border: 0;
	border: 1px solid #85A02C;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #486114;
	/*background-image: url('../images/table_th.gif');
	background-position: center center;*/
}

div.content table tr,
div.content div.defaultText table tr
{
	background-color: #85A02C;
}

/*div.content table tr:hover,*/
div.content div.defaultText table tr:hover
{
	background-color: #FFFFFF;
	color: #284114;
}


div.content table td,
div.content div.defaultText table td
{
	padding: 6px;
	margin: 0;
	border: 0;
/*	background-color: #85A02C;*/
	border: 1px solid #284114;
/*	color: #182114;*/
	font-size: 12px;
}


div.content table td p,
div.content div.defaultText table td p
{
	padding: 0;
	margin: 0;
}

div.content table td.tdR
{
	text-align: right;
}

div.content table td.tdC
{
	text-align: center;
}




div.content div.gallery
{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	/*border-top: 1px solid #85A02C;*/
}

div.content div.gallery a
{
	display: block;
	float: left;
	overflow: hidden;
	margin: 5px 10px 0 0;
	padding: 0;
	border: 2px solid #455F14;
}

div.content div.gallery a:hover
{
	border: 2px solid #FFFFFF;
}


div.content div.gallery a img
{
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}


div.content div.attachments
{
	float: right;
	width: 100%;
	margin: 10px 0 0 0;
}

div.content div.attachments div
{
	padding: 5px 0 5px 0;
	font-size: 13px;
}





















div.content div.usersPage,
div.content div.order
{
  float: left;
  width: 237px;
  height: 186px;
	overflow: hidden;
}

div.content div.usersPage div.padding,
div.content div.order div.padding
{
	padding: 4px 21px 20px 62px;
}

div.content div.usersPage form,
div.content div.order form
{
  padding: 6px 0 0 0;
  margin: 0;
}

div.content div.usersPage a,
div.content div.order a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFEC6F;
}


div.content div.usersPage a:hover,
div.content div.order a:hover
{
	color: #FFFFFF;
}

div.content div.usersPage p,
div.content div.order p
{
	line-height: 17px;
	padding: 6px 8px 0 0;
	margin: 0;
 	text-align: left;
}

div.content div.usersPage span,
div.content div.order span
{
	display: block;
	margin: 0;
	padding: 0;
}

div.content div.usersPage h2,
div.content div.order h2
{
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	padding: 0;
	margin: 0;
	width: 236px;
	height: 60px;
}

div.content div.usersPage h2 span,
div.content div.order h2 span
{
	display: block;
	padding: 14px 0 0 60px;
}


div.content div.usersPage_login,
div.content div.order_registeredUser
{
	background-image: url('../images/usersPage_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 10px 0 0;
}

div.content div.usersPage_forgottenPassword,
div.content div.order_newRegister
{
	background-image: url('../images/usersPage_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 10px 0 0;
}

div.content div.usersPage_newRegister,
div.content div.order_unregisteredUser
{
	background-image: url('../images/usersPage_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 236px;
}


/*
div.content div.order_registeredUser
{
	background-image: url('../images/order_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 12px 0 0;
}

div.content div.order_newRegister
{
	background-image: url('../images/order_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 12px 0 0;
}

div.content div.order_unregisteredUser
{
	background-image: url('../images/order_item.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 220px;
}
*/

div.content div.usersPage input.input,
div.content div.order_registeredUser input.input
{
  width: 146px;
	margin: 0 0 6px 0;
	border: 1px solid #85A02C;
}

div.content div.usersPage input.submit,
div.content div.order input.submit
{
 	background-image: url('../images/btn_submit_dark.gif');
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}









div.content div.news_list_item
{
	margin: 6px 0 6px 0;
	float: left;
	width: 720px;
	border-top: 1px dotted #7093B2;
}

div.content div.news_list_item p,
div.content div.news_list_item h2
{
	margin: 0;
	padding: 6px 0 6px 0;
}

div.content div.news_list_item p.news_date
{
	margin: 0;
	padding: 2px 2px 0 2px;
	color: #FFFFFF;
}

div.content div.news_list_item a
{
	text-decoration: none;
}









div.content div.page
{
	float: left;
	width: 550px;
}

div.content div.page div.title_flash
{
	float: left;
	width: 550px;
	height: 210px;
	background-color: #FFFFFF;
	/*background-image: url('../images/title_flash.gif');*/
	overflow: hidden;
	margin: 10px 0 0 0;
}

div.content div.page div.title_flash div.title_flash_padding
{
	float: left;
	padding: 8px;
}

div.content div.pageNews
{
	float: right;
	width: 180px;
}

div.content div.pageNews_item
{
	float: left;
	width: 180px;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #7093B2;
}

div.content div.pageNews h2
{
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 6px 0;
	width: 180px;
	height: 46px;
	background-image: url('../images/title_h3.gif');
	background-repeat: no-repeat;
	text-transform: uppercase;
}

div.content div.pageNews h2 span
{
	display: block;
	margin: 0;
	padding: 14px 0 0 30px;
}

div.content div.pageNews h3
{
	margin: 0;
	padding: 4px 2px 1px 2px;
	font-size: 13px;
	font-weight: normal;
}

div.content div.pageNews h3 a
{
	color: #89B5E4;
	text-decoration: none;
}

div.pageNews p.news_pretext
{
	margin: 0;
	padding: 8px 2px 8px 2px;
	text-align: left;
	color: #FFFFFF;
}

div.content div.pageNews p.news_date
{
	margin: 0;
	padding: 2px 2px 0 2px;
	color: #FFFFFF;
}

div.content div.pageNews p.more
{
	margin: 0;
	padding: 0 2px 0 2px;
	text-align: left;
}














div.content form
{
	padding: 0;
	margin: 0;
}

div.content form fieldset
{
 	display: block;
 	padding: 0;
	border: 0;
	margin: 10px 0 10px 0;
	background-color: #486114;
	color: #FFEC6F;
	width: 100%;
	float: left;
	font-size: 12px;
}

div.content form fieldset legend
{
	float: left;
	margin: 0;
	padding: 8px 0 10px 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
}

div.content form fieldset div.fieldsetText
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 9px 0;
}

div.content form fieldset div.fieldsetText span
{
	display: block;
	padding: 0 13px 0 12px;
}

div.content form fieldset div
{
	float: left;
	width: 100%;
	padding: 2px 0 6px 0;
	margin: 0;
	font-size: 11px;
}

div.content form fieldset div img
{
  border: 1px solid #85A02C;
}

div.content form div.radioHolder
{
  float: left;
	width: 370px;
}

div.content form div.radioHolder div.radio
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

div.content form div.radioHolder div.radio label.radio
{
 	margin: 0;
	padding: 0;
}

div.content form div.radioHolder div.radio input.radio
{
 	float: left;
 	margin: 2px 8px 4px 3px;
	padding: 0;
}

div.content form label.default
{
  display: block;
	float: left;
	width: 300px;
 	text-align: right;
 	margin: 2px 10px 0 0;
}

div.content form label.required
{
 	color: #FFFFFF;
}

div.content form label.error
{
 	color: #FFFFFF;
	font-weight: bold;
}

div.content label.errorNavigation
{
	text-decoration: underline;
	color: #FFEC6F;
	cursor: pointer;
	font-weight: bold;
}

div.content p.error
{
	margin: 0;
	padding: 3px 0 3px 0;
}

div.content select.date
{
  border: 1px solid #486114;
}

div.content input.inputText,
div.content select.default,
div.content textarea.default
{
	width: 300px;
	border: 1px solid #FFFFFF;
	background-color: #BEDC84;
}

div.content select.date
{
	border: 1px solid #FFFFFF;
	background-color: #BEDC84;
}

div.content input.required,
div.content select.required,
div.content textarea.required
{
	background-color: #FFFFFF;
}

div.content input.error,
div.content select.error,
div.content textarea.error
{
	background-color: #FFFFFF;
}

div.content input.readonly,
div.content select.readonly,
div.content textarea.readonly
 {
	background-color: #BBBBBB;
}

div.content div.buttonHolder
{
	float: left;
	padding: 8px 0 0 271px;
}

div.content form input.register_submit,
div.content form input.forgottenPassword_submit,
div.content form input.edit_submit,
div.content form input.editPassword_submit,
div.content form input.contactForm_submit
{
	width: 90px;
	height: 30px;
	background-image: url('../images/btn_submit.gif');
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	border: 0;
	font-weight: bold;
}











div.bottomMenu
{
	float: left;
	width: 950px;
	background-color: #FFFFFF;
	border-top: 1px dotted #7093B2;
}

div.bottomMenu ul
{
	float: left;
	margin: 0;
	padding: 15px 0 16px 15px;
	color: #FFEC6F;
}

div.bottomMenu ul li
{
  list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div.bottomMenu ul li a
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #B00000;
	font-size: 11px;
	text-transform: uppercase;
}

div.bottomMenu ul li a span
{
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
}

div.bottomMenu ul li a.menu_1 span
{
	padding: 0 10px 0 2px;
}

div.bottomMenu ul li a.selected,
div.bottomMenu ul li a:hover
{
	color: #24425C;
}



div.bottom
{
	width: 100%;
	float: left;
	padding: 10px 0 25px 0;
	font-size: 11px;
	text-align: left;

}

div.bottom div.bottomCopyright
{
	padding: 18px 0 0 0;

}

div.bottom div.copyright
{
	font-size: 10px;
	float: left;
	width: 100%;
	color: #7093B2;
	text-align: center;
}


div.bottom div.copyright a
{
	color: #7093B2;
}

div.bottom div.copyright a:hover
{
	color: #EEEEEE;
}



div.google_mapCanvas
{
	float: right;
	width: 450px;
	height: 470px;
	border: 5px solid #FFFFFF;
	margin: 0 0 0 20px;
}

div.content div.defaultText_google_mapCanvas
{
	padding: 0;
}

