@charset "utf-8";

body {
	font:80%/1.4em arial,sans-serif;
	color:#345;
	background:#89a0a6 url(../images/style/curly-bg.jpg) no-repeat top center;
	margin:0;
	padding:0;
	text-align:center;
}

a:link {
	color:#99AABB; 
	text-decoration:none;
}

a:visited {
	color:#99AABB; 
	text-decoration:none;
}

a:hover {
	color:#99AABB; 
	text-decoration:none;
}

h1 {
	color:#456; 
	font-size:22px;
	margin:0;
	padding:10px 0 15px 0 ;
	font-weight:normal;
}

h2 {
	color:#0d9add;
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
}

h3 {
	color:#456; 
	font-size:14px;
}

h4 {
	color:#0d9add; 
	font-size:14px;
}


hr {
	color:#fff; 
	width:100%;
	height:1px;
}

input {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#eee;
	border:1px solid #bbb;
	cursor:pointer;
}

textarea {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

.ebpwebsite #loginbox {
	text-align:right;
	width:949px;
	height:25px;
	color:#fff;
	padding:7px 5px 3px 5px;
	border:0;
	position:absolute;
	display:block;
	top:0;
	font-size:12px;
	z-index:1;
	line-height:14px;
}

.ebpwebsite #loginbox a:link {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	display:inline;
}

.ebpwebsite #loginbox a:visited {
	color:#FFF; 
	text-decoration:none;
	font-size:12px;
	display:inline;
}

.ebpwebsite #loginbox a:hover {
	color:#AAA;
	text-decoration:none;
	font-size:12px;
	display:inline;
}

.ebpwebsite #mailinglistbox {
	background:url(../images/style/bg_right_img.gif) no-repeat;
	width:188px;
	height:79px;
	padding:16px 4px 5px 18px;
	color:#456;
	font-size:9px;
	margin:0 0 1px 0;
	text-align:left;
	float:right;
	clear:both;
}

.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #subscriberemail {
	padding:3px;
	border:0;
	width:90px;
	height:15px;
	background:#eee;
	border:1px solid #aaa;
	vertical-align:top;
	font-size:9px;
}
	
.ebpwebsite #subscribebutton {	
	padding:0;
	margin:0;
	border:0;
	width:59px;
	height:23px;
	color:#def;
	font-weight:bold;
	background:#456;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #searchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px;
	border:0;
	width:90px;
	height:15px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:59px;
	height:23px;
	color:#fff;
	font-weight:bold;
	background:#000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #livesearchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #livesearchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #livesearchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #livesearchtext {
	padding:4px;
	border:0;
	width:150px;
	height:15px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #livesearchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:59px;
	height:23px;
	color:#fff;
	font-weight:bold;
	background:#000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #newscontainer {
	background:#eee;
	width:160px;
	padding:8px 8px 3px 8px;
	text-align:left;
	overflow:visible;
}

.ebpwebsite #newscontainer h1 {
	color:#000; 
	font-size:11px;
	padding:0;
	margin:0;
}

.ebpwebsite #newscontainer img {
	cursor:pointer;
}

.ebpwebsite #newsitem {
	padding:10px 0 0 0;
	text-align:left;
}

.ebpwebsite #newsitemtitle {
	font-size:12px;
	font-weight:bold;
	color:#808080; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitemcontent {
	padding:10px 0;
}

.ebpwebsite #newsitem a:link {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem a:hover {
	color:#000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem a:visited {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #floatinglayercontainer {
	position:absolute;
	top:0;
	width:100%;
	border:0p;
}

.ebpwebsite #floatinglayer {
	border:0;
	text-align:left;
}

.ebpwebsite #floatinglayercontent {
	position:relative;
	left:-10px;
	top:30px;
	width:118px;
	height:122px;
	border:1px solid #eee;
	overflow:hidden;
	z-index:1;
	display:/*block*/none;
}

.ebpwebsite #floatinglayercontent2{
	display:none;
}

.ebpwebsite #floatinglayercontent3{
	display:none;
}

.ebpwebsite #floatinglayercontent4{
	display:none;
}

.ebpwebsite #floatinglayercontent5{
	display:none;
}

.ebpwebsite #floatinglayercontent6{
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8{
	display:none;
}

.ebpwebsite #floatinglayercontent9{
	display:none;
}

.ebpwebsite #floatinglayercontent10{
	display:none;
}

.ebpwebsite #outercontainer { 
	width:100%;
	margin:0 auto;
	text-align:center;
	border:0;
	z-index:1;
} 

.ebpwebsite #innercontainer { 
	margin:0 auto;
	background:#fff;
	text-align:left;
	border:0;
	width:960px;
} 

.ebpwebsite #header {
	margin:0;
	position:absolute;
	border:0;
}

.ebpwebsite #headerlinks {
	color:#cde;
	padding:8px 0 0 782px;
	font-size:13pt;
	font-weight:bold;
	text-align:right;
	margin:30px 0 0 0;
}

.ebpwebsite #headerlinks a:link {
	color:#cde;
	text-decoration:none;
	font-size:11pt;
}

.ebpwebsite #headerlinks a:visited {
	color:#cde;
	text-decoration:none;
	font-size:11pt;
}

.ebpwebsite #headerlinks a:hover {
	color:#fff;
	text-decoration:none;
	font-size:11pt;
}

.ebpwebsite #logo {
	margin:0;
	padding:0;
	text-align:center;
}

.ebpwebsite #logo img {
	border:0;
	margin:0;
	padding:0;
}

.ebpwebsite #logo a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #logo a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#ffcd66;
	border:0;
}

.ebpwebsite #logo a:visited {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #banner {
	margin:17px 0 0 0;
	padding:0;
	height:200px;
	width:960px;
}

.ebpwebsite #banner img {
	border:0;
	margin:0;
	padding:0;
}


.ebpwebsite #navigation {
/*	height:30px;
	border:0px solid #eeeeee;*/
	display:none;
}

.ebpwebsite #navigation img {
	float:left; 
	height:30px; 
	width:1px;
}

.ebpwebsite #subnavigation a {
	display: block;
}

.ebpwebsite #subnavigation a:link, a:focus, a:visited {
	color:#3da6df;
	font-size:14px;
	text-decoration:none;
	/*display: block;*/
}

.ebpwebsite #subnavigation a:hover {
	color:#9ab;
	font-size:14px;
	text-decoration:none;
}

.ebpwebsite #floatingnavigationcontainer {
	position:absolute;
	top:0;
	width:100%;
	border:0;
}

.ebpwebsite #floatingnavigation {
	border:0;
	text-align:left;
}

.ebpwebsite #floatingnavigationcontent {
	position:relative;
	left:0;
	top:125px;
	height:35px;
	border:0;
	overflow:hidden;
	z-index:1;
	display:block;
	width:960px;
	background:url(../images/style/bg_nav.gif) repeat-x;
}

.ebpwebsite #leftcontainer {
	float:left;
	margin-top:0;
}

.ebpwebsite #left {
	padding:55px 5px 5px 5px; 
}

.ebpwebsite #left img {
	border:0;
}

.ebpwebsite #contentcontainer {
	padding:40px 30px 20px 20px;
	margin-top:0;
}

.ebpwebsite #content {
}

.ebpwebsite #content img {
	border:0;
	padding: 0 0 10px 0;
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #eee;
} 

.ebpwebsite #rightcontainer {
	float:right;
	padding:75px 15px 0 0;
	margin:0;
	text-align:right;
}

.ebpwebsite #right {
}

.ebpwebsite #right img {
	border:0;
}

.ebpwebsite #outersubfootercontainer { 
	width:100%;
	text-align:center;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
}

.ebpwebsite #subfooter { 
	display:none;
} 

.ebpwebsite #subfooter p {
}

.ebpwebsite #subfooter p a:link {
}

.ebpwebsite #subfooter p a:hover {
}

.ebpwebsite #subfooter p a:visited {
}

.ebpwebsite #outerfootercontainer { 
	width:100%;
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #innerfootercontainer { 
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #footer { 
	padding:0 10px 0 20px;
	text-align:center;
	font-size:10px;
	padding:10px 0 15px 0;
	color:#bcd;
	background:#6d7b83;
} 

.ebpwebsite #footer a:link {
	color:#def;
	font-size:10px;
}


.ebpwebsite #footer a:visited {
	color:#def;
	font-size:10px;
}

.ebpwebsite #footer a:hover {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}


.clearfloat {
	clear:both;
    height:0;
    font-size:0px;
    line-height:0px;
}

#captchaerror {
	height:32px;
	background-color:#FF7E00;
	color:#FFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #000;
	color:#000;
} 

/* stylesheet update :: 1250603607563 */

.ebpwebsite #floatinglayercontent {
	display:none;
}

.ebpwebsite #floatinglayercontent2 {
	display:none;
}

.ebpwebsite #floatinglayercontent3 {
	display:none;
}

.ebpwebsite #floatinglayercontent4 {
	display:none;
}

.ebpwebsite #floatinglayercontent5 {
	display:none;
}

.ebpwebsite #floatinglayercontent6 {
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8 {
	display:none;
}

.ebpwebsite #floatinglayercontent9 {
	display:none;
}

.ebpwebsite #floatinglayercontent10 {
	display:none;
}

/* block navigation container */

.ebpwebsite #blocknavigationcontainer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border:0px solid #ffffff;
	visibility:visible;
	z-index:1000;
}

.ebpwebsite #blocknavigationsubcontainer {
	height:0px;
	text-align:left;
	border:0px solid #00ffaa;
	visibility:visible;
	z-index:1000;
}

/* block navigation positioning */

.ebpwebsite #blocknavigation1 {
	position:relative;
	top:294px;
	left:140px;
	width:500px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation2 {
	position:relative;
	top:294px;
	left:280px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation3 {
	position:relative;
	top:294px;
	left:540px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation4 {
	position:relative;
	top:294px;
	left:300px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation5 {
	position:relative;
	top:294px;
	left:400px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation6 {
	position:relative;
	top:294px;
	left:600px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation7 {
	position:relative;
	top:294px;
	left:700px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation8 {
	position:relative;
	top:294px;
	left:800px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation9 {
	position:relative;
	top:294px;
	left:900px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation10 {
	position:relative;
	top:294pxs;
	left:1000px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

/* block navigation style */

.blockmenutlc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenutmc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenutrc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle img {
	width:0px;
	height:5px;
}

.blockmenumc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenumre {
	width:0px;
	height:5px;
	background:#666;
	border:0;
}

.blockmenumre img {
	width:0;
	height:5px;
}

.blockmenublc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenubmc {
	height:5px;
	background:#FF7E00;
	border:0;
}

.blockmenubrc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}


.ebpwebsite #right_nav {
	text-align:right;
	margin:0 7px 15px 0;
	line-height:1.9em;
}

.ebpwebsite #right_nav a:link {
	color:#3da6df;
	font-size:14px;
	text-decoration:none;
}

.ebpwebsite #right_nav a:visited {
	color:#3da6df;
	font-size:14px;
	text-decoration:none;
}

.ebpwebsite #right_nav a:hover {
	color:#9ab;
	font-size:14px;
	text-decoration:none;
}
 
.ebpwebsite .right_img {
	/*height:80px;
	width:190px;
	padding:10px;
	background:url(../images/style/bg_right_img.gif) no-repeat;
	float:right;
	text-align:left;
	clear:both;
	margin-bottom:1px;*/
}

.ebpwebsite #subnavigation {
	text-align:right;
	margin:0 27px 25px 0;
	line-height:1.9em;
}

.ebpwebsite #promo {
	background:url(../images/style/bg_right_img.gif) no-repeat top right;
	width:180px;
	height:70px;
	font-size:20px;
	font-weight:normal;
	color:#567;
	padding:15px;
	text-align:center;
	cursor:hand;
	float:right;
}
.ebpwebsite #promo a:link {
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	color:#567;
}

.ebpwebsite #promo a:visited {
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	color:#567;
}
.ebpwebsite #promo a:hover {
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	color:#abc;
}


.ebpwebsite #productholdertopleft {
	border:0;
	padding:5px;
}

.ebpwebsite #productholdertop {
	border:0;
	width:180px;
	padding:5px;
}

.ebpwebsite #productholdertopright {
	border:0px solid #aaaaaa;
	padding:5px 15px 5px 0px;
}

.ebpwebsite #productholderleft {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #productholdercenter {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #productholderright {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #productholderbottomleft {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #productholderbottom {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #productholderbottomright {
	border:0px solid #aaaaaa;
	padding:5px;
}

.ebpwebsite #producttitleholder {
	border:0px solid #aaaaaa;
	padding:0px 0px 5px 0px;
}

.ebpwebsite #producdescriptionholder {
	border:0px solid #aaaaaa;
	padding:0px 0px 5px 0px;
}

.ebpwebsite #producpriceholder {
	border:0px solid #aaaaaa;
	padding:0px 0px 5px 0px;
}

.ebpwebsite #pageselector {
	text-align:center;
	padding:20px;
}
