body { background: #f9f6ee; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5d574a; } 
html { height: 100%; }

a:link { text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #cc0000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

a img { border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top: 1px solid #cc9966; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 3px;}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

dropbox { background: #efe5cd; border: 1px solid #dfd3b6; padding: 4px;}
textarea {	background: #efe5cd; border: 1px solid #dfd3b6; padding: 4px;}
input { background: #efe5cd; border: 1px solid #dfd3b6; padding: 4px;}
select { background: #efe5cd; border: 1px solid #dfd3b6; padding: 4px;}
.button { font-size: 10px; color: #FFFFFF; font-weight: bold; background: #6CA300; border: 1px solid #548A01; padding-top: 3px; padding-bottom: 3px; }

.checkbox { border: none; background: #fff;}
.button { border: solid 1px #663300; background: #AE5700; color: #fff; font-size: 10px; font-weight: bold;}

/* Header ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.HeaderBG { width: 100%; background: url(/_img/HeaderBkg.jpg) repeat-x left top;}
/**/ * html .Header { height: 155px;} /**/ 
.Header { width: 900px; margin: 0 auto; min-height: 155px; clear: both; position: relative;} 
.Header h1 { font-size: 0.1em; margin : 0; padding : 0; text-indent: -1000px;}
.Header h1 a { float: left; padding: 0px; margin: 35px 0px 0px 0px; color:#fff; display: block; height: 100px; width: 461px; background: url(../_img/logo.png); text-decoration: none; cursor: hand; }
.Header h1 a:hover { text-decoration: none;}

.TopMenu { position: absolute; top: 3px; left: 0px;}
.TopMenu ul { padding: 0px; margin: 0px; border-left: solid 1px #ffffcc;}
.TopMenu li { padding: 0px 5px; margin: 0px; display: inline; list-style-type: none; font-size: 11px; font-family: 'Georgia'; font-size: 10px; text-transform: uppercase; font-weight: normal; border-right: solid 1px #ffffcc;}
.TopMenu li a { color:#ffffcc; text-decoration: none; }
.TopMenu li a:visited { color:#ffffcc; text-decoration: none; }
.TopMenu li a:hover { color:#ffffcc; text-decoration: underline;  }

.Castle { position: absolute; top: 31px; right: 0px; background:url(/_img/castel-sus.agif) no-repeat left top; width: 401PX; height: 124px;}


/**/ * html .MenuBG { height: 36px;} /**/ 
.MenuBG { background: #000000 url(/_img/MenuBkg.gif) repeat-x left top; width: 100%; float: left; min-height: 36px;}
.Menu { width: 900px; margin: 0 auto; font-family: 'Georgia'; font-size: 10px; text-transform: uppercase; padding-top: 7px;}
.Menu a { DISPLAY: block; }
.Menu ul { DISPLAY: inline; padding: 0px; margin: 0px;}
.Menu li { DISPLAY: block; FLOAT: left; margin: 0px; padding: 0px; list-style-type: none;}
.Menu li a { color: #FFFFCC; display: block; padding: 5px 7px 7px 7px; border-right: solid 1px #825429; border-left: solid 1px #793B00; text-decoration:none;}
.Menu li a:visited { color: #FFFFCC;  display: block; border-right: solid 1px #825429;border-left: solid 1px #793B00; text-decoration:none;}
.Menu li a:hover { color: #FFFFCC; display: block; border-right: solid 1px #825429; border-left: solid 1px #793B00; text-decoration:none; }

DIV.Menu UL LI A { Z-INDEX: 100}
DIV.Menu UL LI A:hover { Z-INDEX: 100}
DIV.Menu UL LI:hover { Z-INDEX: 100}
DIV.Menu UL LI.over { Z-INDEX: 100}

DIV.Menu UL LI LI { CLEAR: left; PADDING: 0px; DISPLAY: inline; MARGIN: 0px; BORDER: none}
DIV.Menu UL LI { POSITION: relative}
DIV.Menu UL LI UL { background: #663300 url(/_img/ico_arrow_dropdown.png) no-repeat left top; PADDING: 15px 5px 5px 5px; DISPLAY: none; Z-INDEX: 150; LEFT: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 150px; POSITION: absolute; TOP: 100%; TEXT-ALIGN: left;}
DIV.Menu UL LI:hover UL { DISPLAY: block}
DIV.Menu UL LI.over UL {DISPLAY: block }

.Menu LI LI a { font-size: 10px; letter-spacing: 0px; font-weight: normal; BACKGROUND: #663300; color: #FFFFCC; WIDTH: 140px; padding: 3px 5px 3px 5px; height: auto; text-decoration:none; border-left: none; border-right: none; border-bottom: dashed 1px #844d16; }
.Menu LI LI a:visited { color: #FFFFCC; text-decoration:none; WIDTH: 140px; border-left: none; border-right: none; }
.Menu LI LI a:hover { BACKGROUND: #000; color: #CCA96F; WIDTH: 140px; padding: 3px 5px 3px 5px; height: auto; text-decoration: none;  border-left: none; border-right: none; }



.SubHeader { width: 100%; background: #000; padding: 10px 0px 20px 0px; margin: 0px; float: left;}

/**/ * html .SHM { height: 223px;} /* */ 
.SHM { background:url(/_img/presentaion_vlad_tepes.jpg) no-repeat left; width: 670px; border: #CC6633 0px solid; margin: 0 auto; min-height: 223px; padding-left: 230px;}
.SHM h2 { background:url(/_img/bkg_h2_SubHeaderMain.png) no-repeat right top; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; font-family: Georgia; font-size: 22px; letter-spacing: 0px; color: #FFE5B0; font-weight: normal; border-bottom: dashed 1px #996633;}
.SHM p { font-size: 11px; color: #EAC999; padding: 4px 0px; margin: 0px; font-family: 'Georgia'; }
.SHM a { padding: 3px 0px; margin: 0px; }

.SHC1 { background:url(/_img/bkg_the_vampire.png) no-repeat left top;  width: 315px; float: left; padding: 50px 0px 0px 0px;  }
.SHC2 { background:url(/_img/bkg_national_hero.png) no-repeat left top; width: 315px; float: right;  padding: 50px 0px 0px 0px;}


.shaddow { background:url(/_img/ico_arrow_SubHeaderMain.png) no-repeat left center; font-size: 9px; font-weight: bold; padding: 10px 0px 10px 15px; display: block;}
.shaddow a:link { color: #FFFFCC; text-decoration: none}
.shaddow a:active { color: #FF9933; text-decoration: underline; }
.shaddow a:visited { color: #FFFFCC; text-decoration: none}
.shaddow a:hover { color: #FF9933; text-decoration: none; border-bottom: dashed 1px #FFFFCC; } 


#bgcontain { width: 100%; margin: 0 auto; } 

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.containerALL { width: 100%; background: url(/_img/containerBG.gif) repeat-x left top; float: left; }
.containerBG {width: 100%; padding: 20px 0px; float: left; }
.container { width: 900px; margin: 0 auto;}

.SCL { float: left; width: 900px; background: url(/_img/SCLBkg.gif) repeat-y left top; position: relative;}
.SCLTop { background: url(/_img/SCLTop.gif) no-repeat top; width: 10px; height: 13px; position: absolute; top: 0px; left: 190px;}
.SCLBottom { background: url(/_img/SCLBottom.gif) no-repeat top; width: 10px; height: 13px; position: absolute; bottom: 0px; left: 189px;}

.SC-F { position: relative; float: right; width: 680px; margin: 0px; padding: 0px;} 

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { position: relative; float: right; width: 680px; margin: 0px; padding: 0px;} 
.SC h1 { color: #663300; font-family: "Georgia"; border-bottom: dashed 1px #CC9966; padding: 10px 60px 10px 0px; margin: 5px 0px 15px 0px; font-size: 34px; font-weight: normal; background: url(/_img/SCH1.png) no-repeat right top; }
.SC h2 { color: #CC6600; font-family: "Georgia"; font-size: 24px; font-weight: normal; padding: 5px 0px; margin: 5px 0px; border-bottom: dashed 1px #CC9966; }
.SC h3 { color: #CC6600; font-family: "Georgia"; font-size: 16px; font-weight: normal;  padding: 5px 0px; margin: 5px 0px 0px 0px; }
.SC p { padding: 7px 0px; margin: 7px 0px; font-size: 12px; line-height: 18px;}

.SC p.special { color: #cc0000; font-family: "Georgia"; font-size: 16px; font-weight: normal; letter-spacing: 0px; line-height: 21px;}

.SC blockquote { padding: 10px 20px; margin: 5px 0px; font-size: 14px; background: #fff; font-family: "Georgia"; color: #cc0000; font-style: italic; }
.SC blockquote p { font-size: 14px; line-height: 20px; color: #cc0000; }

.SC ul { padding: 0px; margin-left: 20px;}
.SC ul li { padding-left: 20px; font-size: 12px; line-height: 18px; background: url(/_img/SCULLI.png) no-repeat left top; list-style-type: none; color:#171615; }

.SC ol {}
.SC ol li { font-size: 12px; line-height: 18px; color:#171615; }


.SC .breackrumb {border-bottom: dashed 1px #ccc; padding: 0px 0px 8px 0px; margin-bottom: 15px; display: block;}
.SC .breackrumb ul { padding: 0px; margin: 0px;}
.SC .breackrumb ul li {  background: url(/_img/breackrumb_arrow.png) no-repeat left center; list-style-type: none; padding: 10px 5px 10px 7px; margin: 0px; display: inline;  font-size: 11px; font-weight: bold; letter-spacing: -1px; color:#663300; } 
.SC .breackrumb li a { color: #FF0000;}

.SC .breackrumb_ad { margin-bottom: 10px;}

.SC .sitehelp { position: absolute; top: -4px; right: 0px; font-size: 11px; width: 70px; }
.SC .sitehelp I { DISPLAY: none}
.SC .sitehelp ul { padding: 0px; margin: 0px;}
.SC .sitehelp ul li { FLOAT: left; margin: 0px; padding: 0px; LIST-STYLE-TYPE: none; background: none; }
.SC .sitehelp a { DISPLAY: block; HEIGHT: 20px; padding: 0px 1px; }
.SC .sitehelp a.sitehelp_01 { BACKGROUND:  url(/_img/ico_print_page.png) no-repeat; width: 20px;}
.SC .sitehelp a.sitehelp_02 { BACKGROUND:  url(/_img/ico_add_favorites.png) no-repeat; width: 20px;}
.SC .sitehelp a.sitehelp_03 { BACKGROUND:  url(/_img/ico_email_page.png) no-repeat; width: 20px;}
.SC .sitehelp a:hover { BACKGROUND-POSITION: left bottom } 


/* Left Side ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { float: left; width: 175px; } 

.SL h2 { font-family: "Georgia"; font-size: 18px; text-transform: uppercase; font-weight: normal; padding: 0px 0px 5px 16px; margin: 0px 0px 5px 0px; color:#786652; background: url(/_img/SummaryH2.png) no-repeat left top; border-bottom: solid 1px #786652; }


.SL .summary { margin-bottom: 25px;}
.SL .summary ul { padding: 0px; margin: 0px; font-size: 11px; font-family: 'Georgia'; list-style-type: none;}
.SL .summary li { padding: 2px 0px 2px 12px; margin: 0px; list-style-type: none; background:url(/_img/SummaryIco.png) no-repeat left top; }
.SL .summary li a { color:#cc3300; text-decoration: none;}
.SL .summary li a:visited { color:#cc3300; text-decoration: none;}
.SL .summary li a:hover { color:#660000; text-decoration: underline;}
.SL .summary form { padding: 0px; margin: 0px; }



dd { list-style-image: url(/_img/bat.png); display: list-item; padding-bottom: 5px;}

div.img_right { float:right; clear:right; width: 180px; background: #F1EFEA; color: #663300; margin: 10px 0px 10px 10px; padding: 10px; }
div.img_right div { font-size: 11px; text-align:center; padding: 5px 0px; }
div.img_right img{border: 0px;}

div.img_right IMG { border: 0px; padding: 1px; background: #ffffff;}
div.img_right A IMG { padding: 1px; background: #ffffff; BORDER: #3f9cdd 1px solid }
div.img_right A:hover IMG { padding: 1px; background: #ffffff; BORDER: #CC6600 1px solid}

	
div.img_center { display: table; font-size: 10px; background-color: #FFFFFF; border: 1px solid #EBEBEB; margin: 5px; width: 500px; padding: 2px; }

div.img_center div { font-size: 11px; text-align:center; padding: 5px 0px; }
div.img_center img{border: 0px;}

div.img_center IMG { border: 0px; padding: 1px; background: #ffffff;}
div.img_center A IMG { padding: 1px; background: #ffffff; BORDER: #3f9cdd 1px solid }
div.img_center A:hover IMG { padding: 1px; background: #ffffff; BORDER: #CC6600 1px solid}

.clearboth { clear: both; }

div.img_news { float:left;  color: #663300; margin: 4px 0px 4px 4px; padding: 5px;}
div.img_news div { font-size: 11px; text-align:center; padding: 5px 0px; }
div.img_news img{border: 0px;}
div.img_news IMG { border: 0px; padding: 1px; background: #ffffff;}
div.img_news A IMG { padding: 1px; background: #ffffff; BORDER: #3f9cdd 1px solid }
div.img_news A:hover IMG { padding: 1px; background: #ffffff; BORDER: #CC6600 1px solid}

	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.az { background: #eae5d9; padding: 10px 5px; position: relative; }
.az a { color: #993300; font-size: 10px; line-height: 10px; border-right: solid 1px #cbc1aa; padding: 0px 5px; text-decoration: none; font-weight: bold; }
.az a:visited {color: #993300; border-right: solid 1px #cbc1aa; padding: 0px 5px; text-decoration: none; }
.az a:hover { border-right: solid 1px #cbc1aa; padding: 0px 5px; text-decoration: underline;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.azs { background: #eae5d9; padding: 10px; position: relative; height: 25px;}
.azs a { color: #993300; font-size: 10px; line-height: 10px; text-decoration: none; font-weight: bold; }
.azs a:visited {color: #993300; text-decoration: none; }
.azs a:hover { text-decoration: none;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .gallgery .ofgf { height: 300px;} /* */ 
/*\ IE/Win min height hack */ * html .galglery .ong { height: 300px;} /* */ 
.new_line {  margin: 0px 0px 0px 0px;}

/* Gallery List Items ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.gallery { border: solid 1px #eae5d9; margin: 10px 0px;}
.gallery td { vertical-align: top; padding: 10px; font-size: 11px; text-align: center; width: 160px;}
.gallery td strong { padding: 10px 0px 5px 0px; font-size: 10px; font-weight: normal; display: block;}
.gallery td img { padding: 1px; border: solid 1px #fff;}
.gallery .off { color: #663300; background: #F0ECE1; padding: 10px; border: solid 1px #F0E1BC; }
.gallery .on { color: #ff3300; background: #fff; padding: 10px; border: solid 1px #cbba8e; }

/* Gallery Single Item ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.gone-off { color: #663300; background: #F0ECE1; padding: 20px 10px; border: solid 1px #F0E1BC; text-align: center; }
.gone-off strong { display: block; padding: 10px 0px 0px 0px; font-weight: normal;}
.gone-on { color: #003399; background: #fff; padding: 20px 10px; border: solid 1px #cbba8e; text-align: center;}
.gone-on strong { display: block; padding: 10px 0px 0px 0px; font-weight: normal;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.gallery_right { background: url(/_img/galleryrighttop.gif) no-repeat center top; border: solid 1px #F0E1BC; float: right; padding: 5px 0px 5px 10px; clear:right; margin: 5px 5px 5px 35px; }
.gallery_right ul { padding: 0px; margin: 0px;  }
.gallery_right ul li { padding: 5px 0px; margin: 0px; list-style-type: none; width: 220px; float: left; background: none;}
.gallery_right li strong { font-weight: normal; font-size: 10px; line-height: 11px;  padding: 5px 0px 0px 0px; display: block; }
.gallery_right li strong em { font-style: normal;}

.gallery_right span { padding: 0px; margin: 20px 0px 0px 0px; text-align: center; width: 184px; display: block;}
.gallery_right span img { padding: 1px; border: solid 1px #fff; background:#663300;}
.gallery_right .off { color: #663300; background: #F0ECE1; padding: 10px; border: solid 1px #F0E1BC; }
.gallery_right .on { color: #003399; background: #C8EBFF; padding: 10px; border: solid 1px #B4DCF3; }


.gallery_left {  border: solid 1px #F0E1BC; float: left; padding: 5px 0px 5px 10px;  clear:both; margin-bottom: 20px;}
.gallery_left ul { padding: 0px; margin: 0px; clear:left;  }
.gallery_left ul li { padding: 5px 0px; margin: 0px; list-style-type: none; width: 150px; float: left; }
.gallery_left li strong { font-weight: normal; font-size: 10px; line-height: 11px; padding: 5px 0px 0px 0px; display: block; background: none; }
.gallery_left li strong em { font-style: normal;}

.gallery_left span { padding: 0px; margin: 0px; text-align: center; width: 114px; display: block;}
.gallery_left span img { padding: 1px; border: solid 1px #fff;}
.gallery_left .off { color: #663300; background: #F0ECE1; padding: 10px; border: solid 1px #F0E1BC; }
.gallery_left .on { color: #003399; background: #C8EBFF; padding: 10px; border: solid 1px #B4DCF3; }

.ingrosat { font-weight:bold; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Lists */
/**/ * html .BestTop { left: -15px;} /* */
.BestTop { position: absolute; top: -28px; left: 0px; width: 680px; height: 28px; background: url(/_img/ItemRateTop.gif) left top;}

.Best { background: #fff url(/_img/ItemRateBottom.gif) repeat-x left bottom; position: relative; padding: 10px 15px 30px 15px;min-height: 250px;}
.Best h2 { padding: 5px 0px; margin: 0px; color: #cc0000; font-size: 22px; font-weight: bold; font-style: italic; letter-spacing: -1px; border-bottom: dashed 1px #ccc; margin: 0px;}
.Best h3 { padding: 5px 0px; margin: 0px;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Lists */
.Lists { background: #fff url(/_img/ItemRateBottom.gif) repeat-x left bottom; position: relative; padding: 10px 15px 50px 15px; }
/**/ * html .ListsTop { left: -15px;} /* */
.Lists h3 { padding-bottom: 15px;}
.ListsTop { position: absolute; top: -28px; left: 0px; width: 680px; height: 28px; background: url(/_img/ItemRateTop.gif) left top;}
.Lists tr { padding: 0px; margin: 0px;}
.Lists th { background: url(/_img/ItemRateTH.gif) repeat-x left top; padding: 5px 4px; margin: 0px; font-size: 10px; text-align: left; line-height: normal; color:#996633; height:33px; vertical-align: middle;}
.Lists td { background: none; padding: 5px 4px; margin: 0px;  min-height: 16px; border-bottom: dashed 1px #ccc; font-size: 11px; line-height: normal;}

.Lists .Nr { width: 40px; color:#aa9277;}
.Lists .Title { width: 340px; }
.Lists .Dir { width: 140px; color:#aa9277;}
.Lists .Author { width: 140px; color:#aa9277;}
.Lists .Votes { width: 60px; color:#aa9277;}
.Lists .Notes { width: 60px; color:#ff6600; font-size: 10px; font-weight: bold; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Item Bottom Rating */
.ItemRate { background: #fff url(/_img/ItemRateBottom.gif) repeat-x left bottom; position: relative; padding: 20px 15px; min-height: 270px; padding-right: 330px; }
.ItemRateTop { position: absolute; top: -28px; left: 0px; width: 680px; height: 28px; background: url(/_img/ItemRateTop.gif) left top;}
.ItemRate h3 { font-size: 22px; padding-top: 20px; background: url(/_img/ItemRateH3.gif) no-repeat left top; }
/**/ * html .ItemRate { height: 250px;} /* */
 .ItemRate small { color:#cc3300;}
.ItemRate form { background: #f9f6ee; padding: 10px;}
.ItemRate form select { background: #fff; border: solid 1px #f0deb6; padding: 3px; width: 150px;}
.ItemRate .RateIt { padding:0px; margin:0px; font-family: 'Georgia'; text-transform: uppercase; font-size: 14px;}
.ItemRate .Votes { color:#ff3300; font-size: 11px; padding-bottom: 0px; }


/* Item Bottom Ad */
.ItemAdd { position: absolute; top: 20px; right: 15px;}

/* Add Hotel Link  */
.AddInfo { background: url(../_img/addinfo.gif) no-repeat left center; padding-left: 16px; font-weight: bold; font-size: 11px; letter-spacing: -1px;}

/* Add Hotel Form  */
.SC .AddHotelForm {}
.SC .AddHotelForm h2 {border-bottom: solid 1px #e5dece; padding-top: 20px;}
.SC .AddHotelForm td { border-bottom: solid 1px #e5dece;}


.SC .Note { color:#cc9966; font-size: 11px; line-height: 15px; font-family: Georgia, "Times New Roman", Times, serif;}
.SC .Note a { color:#cc9966; text-decoration: underline;}
.SC .Note a:visited { color:#cc9966; text-decoration: underline;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.reclama_left { margin: 5px 0px 5px 0px; float:left; padding: 0px;}
.reclama300left{float:left; padding: 0 20px 20px 0;}
.reclama300right{float:right; padding: 0 0 20px 20px;}

.litera_linie { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E2C072; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #E2C072; font-weight: bold; }
.litera_linie a { color: #E2C072; text-decoration: none; }
.litera_linie a: hover{ color: #E2C072;   }
.litera_linie a:visited{ color: #E2C072; text-decoration: none; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; background: #fff; float: left; border-top: solid 1px #f2ede1;}
.Footer { width: 680px; padding: 20px 0px 20px 220px; margin: 0 auto; clear: both; font-size: 10px;}
.Footer p { display: block; padding: 3px 0px 3px 0px; margin: 0px; } 
.Footer ul { padding: 0px; margin: 0px;  border-left: solid 1px #ccc;}
.Footer li { line-height: 10px; padding: 0px 4px; margin: 0px; list-style-type: none; display: inline; border-right: solid 1px #ccc;}

.erorr{

	color: #FF0000;
	margin:  10px 0;
	background-color: #FFFFFF;
	padding: 10px;
}
