html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td, fieldset {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}

.overHid {
	display:block;
	overflow: hidden;
	position: relative;
}

body {
	padding: 25px 0 0 0;
	font-size: 12px;
}

body.mainFont1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

body.mainFont2 {
	font-family:Verdana, Geneva, sans-serif;
	}

body.mainFont3 {
	font-family:"Courier New", Courier, monospace;
	}

body.mainFont4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}

body.mainFont5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
body.mainFont6 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 14px;
	}

a {
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	list-style: none;
	}

h1, h2, h3 {
	font-family: 'Parisienne', cursive;
}

.font2 h1,.font2 h2,.font2 h3 {
	font-family: 'Yesteryear', cursive;
}

.font3 h1,.font3 h2,.font3 h3 {
	font-family: 'Stalemate', cursive;
}

.font4 h1,.font4 h2,.font4 h3 {
	font-family: 'Mrs Saint Delafield', cursive;
}

.font5 h1,.font5 h2,.font5 h3 {
	font-family: 'Berkshire Swash', 'cursive';
}

h1 {
	padding: 20px 0 50px 0;
	font-size: 36px;
	text-align:center;
	margin: 0 0 15px;
	}

h2 {
	font-size: 34px;
	}

input[type=text],input[type=password],input[type=email], textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=text], input[type=password], input[type=email] {
	height: 20px;
	padding: 5px;
	width: 288px;
}

input[type=submit], button[type=submit] {
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	border: none;
}

.rightCont input[type=text], .rightCont input[type=password] {
	width: 270px;
	}

fieldset label {
	display:block;
	padding: 10px 0 3px 0;
	}

.search label {
	text-indent: -9999px;
	display: none;
	}

fieldset dt {
	display:block;
	padding: 10px 0;
	}

fieldset dd {
	display:block;
	padding: 5px 0;
	margin: 0px;
	}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.noMar {
	margin-right: 0 !important;
}


.mainContainer {
	width: 950px;
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
}

.header {
	margin-bottom: 3px;
	}

.stars {
	display:block;
	overflow:hidden;
	position:absolute;
	width: 95px;
	height: 21px;
	top: 10px;
	left: 425px;
	z-index:9999;
	}

.stars span {
	height: 21px;
	display:block;
	margin:0 auto;
	background: url(../images/star.png) left no-repeat;
	}

.adressBox {
	position:absolute;
	top: 55px;
	right:0px;
	padding: 0 22px 0 0;
	text-align: right;
	font-size: 10px;
	}

.adressBox span {
	display:block;
	line-height: 1.5em;
	}

.streetLine {
	}

.cityLine {
	}

.countryLine {
	}

.phoneLine {
	}


.logo {
        float:left;	
        display:block;
	height:180px;
	margin: 0 auto;
	width:600px;
}

.logo-text {
	width:450px;
	display:block;
	height:100px;
	margin: 0 auto;
	text-align:center;
	font-family: 'Parisienne', cursive;
	padding-top: 10px;
}

.logo-text div div {
	padding: 25px 25px 0 25px;
	display:block;
	height: 75px;
	margin: 0 auto;
		}

.siteLogoText {
	
	}

.logo-text .siteLogoText a {
	font-size: 24px;
	}

.site-slogan {
	font-size: 20px;
	}

.bannerTop {
	width: 650px;
	height:90px;
	float: left;
	overflow:hidden;
}

.nav1 {
	text-transform: uppercase;
	padding: 20px 0 10px 20px;
}

.nav1 a {
	padding: 0 25px 0 0;
}


.leftCont {
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    float: left;
    margin-right: 20px;
    padding: 0 40px 40px;
    width: 550px;
	position:relative;
}

.noWhiteBg .leftCont {
	color: #fff;
	background: none;
	}

.intro {
	padding: 10px 0;
	}

.leftCont p, #archive-items p {
	line-height: 1.5em;
	}

.rightCont {
	width: 300px;
	float: left;
	padding: 20px 0 0 0;
}

.post {
	float: left;
	width: 325px;
	padding-bottom: 20px;
}

.post h2 {
	padding: 10px 0;
	font-size: 18px;
}

.postFeat2 {
	float: left;
	width: 315px;
	padding: 10px 10px 10px 0;
}

.leftCont h3 {
	font-size:36px;
	padding: 20px 0 0 0;
	}

.postFeat2 .textFeat {
	position: relative;
	display: block;
	height: 72px;
	padding: 5px 0 0 80px;
	overflow: hidden;
}

.textFeat img {
	top: 5px;
	left: 0px;
	position:absolute;
}

.textFeat span {
	display: block;
	font-size: 14px;
	}

.textFeat a {
	display: block;
	font-size: 9px;
	}

.textFeat b {
	display: block;
	font-size: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	}

.rightCont .moduletable_menu,.rightCont .moduletable {
	padding: 80px 0 10px 0;
	position:relative;
}

.rightCont .moduletable_menu a,.rightCont .moduletable a{
	display:block;
	padding: 10px 0 10px 15px;
	font-size: 13px;
	font-weight: bold;
}

.rightCont .moduletable_menu a:hover,.rightCont .moduletable a:hover {
	text-decoration: none;
	}
	
.rightCont .moduletable_menu h3,.rightCont .moduletable h3 {
	font-size: 28px;
	padding: 7px 12px 20px 12px;
	width: 276px;
	position: absolute;
	top:0px;
	left:0px;
}

.amialllllll input, .amialllllll textarea{
	margin-bottom: 10px;
	width: 280px;
	}

.amialllllll textarea {
	height: 80px;
	}

.featLinks p {
	overflow: hidden;
}

.featLinks p a {
	padding: 10px 10px 10px 15px;
	display: block;
	float: left;
}

.readmore {
	display:block;
	overflow:hidden;
	padding: 10px 0;
	font-size: 10px;
	}

.readmore a {
	border-radius: 5px 10px;
	-moz-border-radius: 5px 10px;
	-webkit-border-radius: 5px 10px;
	padding: 5px 10px;
	float:right;
	font-weight: normal;
	}

.footer {
	width: 922px;
	margin: 0 auto;
	padding: 30px;
	overflow: hidden;
}

.bottomBor {
	height: 7px;
	font-size: 0px;
	width: 982px;
	margin: 0 auto;
}

.colFoot {
	width: 286px;
	float: left;
	padding-right: 10px;
}

.colFoot .moduletable {
    padding: 0 10px 10px 0;
	}

.colFoot .moduletable h3 {
	font-size: 30px;
	}

.colFoot a{
	padding: 5px 0 0 0 ;
	display:block;
	}
	
.colFoot input[type="text"],.colFoot input[type="password"],.colFoot input[type="email"],.colFoot textarea {
	width: 260px;
	} 

.colFoot .categories-module {
	font-family:Verdana, Geneva, sans-serif;
	}

.pagination {
	display:block;
	position: relative;
	}

.counter {
	text-align: center;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	}
	
.pagination {
	padding: 20px 0;
	overflow:hidden;
	}

.pagination ul, .pagenav  {
	display:block;
	position: relative;
	overflow:hidden;
	}

ul.pagenav {
	padding: 10px 0;
	clear: both;
	}

.pagination ul {
	padding: 20px 0;
	}

.pagination ul li, .pagenav li {
    border-radius: 5px 10px;
	-moz-border-radius: 5px 10px;
	-webkit-border-radius: 5px 10px;
    float: left;
    font-weight: normal;
    padding: 5px 10px !important;
	margin-right: 10px;
	}
	
.item {
	position:relative;
	}

.item-page {
	position:relative;
	display:block;
	}

.actions {
    position: absolute;
    right: 0px;
    top: 5px;
	overflow: hidden;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px ;
	padding: 5px 5px 5px 15px;
}

.actions li {
	float:right;
	position: relative;
	top: 6px;
	background: none !important;
	padding: 0px !important;
	}

.cat-children li {
    border-radius: 5px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
	}

.cat-children li ul li {
	float: left;
    margin-right: 10px;
    margin-top: 20px;
}

.leading-0 {
	position: relative;
	overflow:hidden;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}

.leading-0 img {
	float:left;
	margin: 0 10px 10px 0;
	}

.leading-0 h2 {
	padding-bottom: 10px;
	font-size: 34px;
	}

.items-row {
	overflow:hidden;
	}

.items-row .item {
	float:left;
	padding: 0 10px 10px 0;
	}
	
.blog-featured .column-1,.blog-featured .column-2,.blog-featured .column-3 {
	width: 265px;
	}

.blog-featured img {
	padding-bottom: 10px;
	}

.item-page p, .item-page li {
	line-height: 2em;
	}

.item-page li {
	padding-left: 20px;
	}
	
.item-page, .category-desc {
	display:block;
	overflow:hidden;
	}

.item-page img, .category-desc img {
	float:left;
	margin: 0 10px 10px 0;
	}

.categories-list ul {
	padding: 20px 0;
	}

.categories-list ul li {
	padding: 5px 0;
	}

.categories-list .item-title {
	font-size: 18px;
	padding: 0 10px 5px 0;
	display:block;
	margin-bottom: 10px;
	}

.footer .postFeat2 {
	width: 266px;
}

.article-info {
	display:block;
	overflow:hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.mostread  {
	padding: 20px 0;
	list-style-type:decimal;
	}
	

ul.mostread li {
	padding-top: 10px;
	list-style-type:decimal;
	}

#form-login-remember {
	overflow:hidden;
	padding-bottom: 10px;
	}

#form-login-remember label, #form-login-remember input {
	float:left;
	display:block;
	}

#form-login-remember input {
	position:relative;
	top: 8px;
	}

#login-form a{
	display:inline;
	background: none;
	border: none;
	font-weight: normal;
	font-size: 10px;
	padding: 0 5px 0 0;
	}

#contact-slider a {
	text-decoration:underline;
	}

.topLink {
	float:right;
	clear:both;
display:none;
	}

.nav2 {
	font-size: 13px;
	position:relative;
	height: 45px;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.nav2 h3 {
	display:none;
	}

.nav2 .menu a {
	height: 20px;
	float:left;
	line-height: 1em;
	padding: 15px 25px 10px 20px;
}

.nav2 .menu li ul a {
	height: auto;
	float:none;
	padding: 0; 
	background: none;
}

.nav2 .menu a:hover {
	text-decoration: none;
}

.nav2 .menu {
	z-index: 40000;
	position:absolute;
	top: 0px;
	}

.breadcrumbs {
	padding: 15px 0;
	line-height: 1.8em;
	}

form label {
	display:block;
	padding-top:10px;
	}

.sliderPlace {
	height: 360px;
	position:relative;
	z-index: 997;
	margin: 0 0 15px;
}

/* 
	LEVEL ONE
*/
.nav2 .menu li { float:left;}
.menu li.deeper                          { position: relative; }
.menu li.deeper  li                      {  float: left; zoom: 1; font-size: 10px; }

.menu li.deeper  li a                    { display: block; padding: 4px 8px; }
.menu li.deeper  li:last-child a         { border-right: none; } /* Doesn't work in IE */
.menu li.deeper  li.hover,
.menu li.deeper  li:hover                { position: relative;  }



/* 
	LEVEL TWO
*/
.menu li.deeper  ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
.menu li.deeper  ul li 					{ font-weight: normal;  padding: 5px; float: none; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 1px 0 0;}
				  
                                    /* IE 6 & 7 Needs Inline Block */
.menu li.deeper  ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
.menu li.deeper  ul ul 					{ left: 100%; top: 0;}
.menu li.deeper  li:hover > ul 			{ visibility: visible; }

.socIcons {
	position:absolute;
	top: 0px;
	right: 0px;
	}

.socIcons a {
	opacity: 0.7;
	}

.fbic, .twic, .goic, .diggic, .flickic, .skypeic {
	display:block;
	float: left;
	width: 40px;
	height: 37px;
	}

ul.dropdown ul li					{ display: inline; width: 100%; } 

.tip-wrap {
	background: #999;
	width: 300px;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 1px 0px 0px #666;
	}

.leftCont table {
	width: 100%;
	}

.display-limit {
	padding: 10px;
	}

.leftCont table th {
	background:#ebebeb;
	}

.leftCont table th, .leftCont table td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	text-align:left;
    background: #570909;
	}

.boxArt, .boxChart, .boxChat, .boxCheckGreen, .boxFitness, .boxFlagBlue, .boxFlagRed, .boxImportant, .boxKey, .boxLCD, .boxMoviePlay, .boxOldPaper, .boxPen, .boxPinPink,.boxRestaurantChef, .boxSatelite, .boxSave, .boxStar, .boxTrophy, .boxWorld
{
	display:block;
	padding: 10px 10px 10px 80px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
	border: 1px solid #ddd;
	}

.boxArt {
	background: url(../images/boxes/boxArt.png) 10px no-repeat;
	background-color:#fede91;
	color: #b0804a;
		}
.boxChart {
	background: url(../images/boxes/boxChart.png) 10px no-repeat;
	color: #5ab2c6;
		}
.boxChat {
	background: url(../images/boxes/boxChat.png) 10px no-repeat;
	background-color:#e2e2e2;
	color: #df015a;
	border: 1px solid #7a7a7a;
		}
.boxCheckGreen {
	background: url(../images/boxes/boxCheckGreen.png) 10px no-repeat;
	background-color:#F6FFF1;
	color: #74AF57;
		}
.boxFitness {
	background: url(../images/boxes/boxFitness.png) 10px no-repeat;
	color: #8c8c8c;
		}
.boxFlagBlue {
	background: url(../images/boxes/boxFlagBlue.png) 10px no-repeat;
	background-color:#ecf8fe;
	color: #05a5f2;
		}
.boxFlagRed {
	background: url(../images/boxes/boxFlagRed.png) 10px no-repeat;
	background-color:#FFF5F5;
	color: #EF2A33;
		}
.boxImportant {
	background: url(../images/boxes/boxImportant.png) 10px no-repeat;
	background-color:#fdc875;
	color: #ff0000;
		}
.boxKey {
	background: url(../images/boxes/boxKey.png) 10px no-repeat;
	color: #690000;
	border: 1px solid #690000;
		}
.boxLCD {
	background: url(../images/boxes/boxLCD.png) 10px no-repeat;
	color: #690000;
	border: 1px solid #690000;
		}
.boxMoviePlay {
	background: url(../images/boxes/boxMoviePlay.png) 10px no-repeat;
	color: #690000;
	border: 1px solid #690000;
		}
.boxOldPaper {
	background: url(../images/boxes/boxOldPaper.png) 10px no-repeat;
	background-color:#ffda9b;
	color: #000;
	border: 1px solid #690000;
		}
.boxPen {
	background: url(../images/boxes/boxPen.png) 10px no-repeat;
	background-color:#ffda9b;
	color: #000;
	border: 1px solid #690000;
		}
.boxPinPink {
	background: url(../images/boxes/boxPinPink.png) 10px no-repeat;
	background-color:#F6FFF1;
	color: #74AF57;
		}
.boxRestaurantChef {
	background: url(../images/boxes/boxRestaurantChef.png) 10px no-repeat;
	color: #74AF57;
		}
.boxSatelite {
	background: url(../images/boxes/boxSatelite.png) 10px no-repeat;
	color: #000;
		}
.boxSave {
	background: url(../images/boxes/boxSave.png) 10px no-repeat;
	color: #74AF57;
		}
.boxStar {
	background: url(../images/boxes/boxStar.png) 10px no-repeat;
	background-color:#F6FFF1;
	color: #74AF57;
		}
.boxTrophy {
	background: url(../images/boxes/boxTrophy.png) 10px no-repeat;
	color: #74AF57;
		}
.boxWorld {
	background: url(../images/boxes/boxWorld.png) 10px no-repeat;
	color: #74AF57;
		}

dl {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	border: 1px solid #9d9c9c;
	}
	
dl dd {
    margin-right: 5px;
    padding: 0 5px 0 0;
}
dl dd, dl dt {
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
}

 dl dt {
	 font-weight: normal;
	 }
	
dl.search-results {
	font-size: 12px;
	}

dl.search-results  dt {
	display:block;
	}

dd.result-created {
	border-bottom: 1px solid #CCC;
	display:block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}

.showSliderInside .sliderPlace {
	display: block;
	}

.hideSliderInside .sliderPlace {
	display: none;
	}