/*--------------------------------------------------------
	css theme name: style.css
	wloskie-ogrody.pl
	author: Tomasz Maciejewski - http://webtom.pl
	mobile: +48 608466380
	e-mail: info@webtom.pl
	website: webtom.pl
--------------------------------------------------------*/
* {
	margin: 0px; padding: 0px; }


html {
  height:100%;
  overflow:auto;
  width:100%;
	background-color:#ffffff;
}

body {
background-color:#fff;
background-image:url(../images/background.jpg);
background-position:center top;
background-repeat:no-repeat;
min-height:400px;
text-align:center;
}

/* Site wrapper */

#wrapper {
margin: 0 auto;
width: 980px;
min-height: 800px;
}

/* Site header */

#header {
float:left;
height:360px;
width:100%;
}

/* Main navigation */

#navigation {
float:left;
height:32px;
padding-left:10px;
width:750px;
}

/* Search */

#search {
float:right;
height:35px;
margin-top:0;
width:190px;	
}
		
#search-field, #search-button {
	float: left;
}
		
#search-field {
font-family:tahoma,arial,verdana;
font-size:10px;
height:16px;
margin:0;
padding:2px;
width:150px;
}
		
#edit-search {
border:1px solid #DDDDDD;
color:#AAAAAA;
font-family:tahoma,arial,verdana;
font-size:11px;
margin-top:-2px;
padding-bottom:3px;
padding-top:2px;
text-indent:2px;
width:154px;
}
		
#search-button {
float:right;
position:relative;
right:12px;
}

#edit-submit {
background-image:url(../images/search.png);
background-repeat:no-repeat;
border:0 none;
cursor:pointer;
height:20px;
position:relative;
width:20px;
}

/* Header Logo */

#logo {
float:left;
padding-left:10px;
padding-top:110px;
}

/* Header Flash */

#top-gfx {
background-image:url(../images/top2.html);
background-position:center top;
background-repeat:no-repeat;
float:right;
height:265px;
left:-10px;
position:relative;
top:15px;
width:612px;
}

/* Main */

#main {
float:left;
padding:10px 10px 0;
text-align:left;
width:960px;
}

/* Left & right panel */

#left {
float:left;
padding-left:10px;
padding-right:10px;
width:960px;
}

#left .block {
float:left;
padding-bottom:10px;
padding-top:10px;
width:960px;
}

#left .block h2 {
border-bottom:1px dotted #244772;
color:#244772;
float:left;
font-family:times new roman,helvetica,georgia,serif;
font-size:30px;
font-weight:normal;
letter-spacing:-0.03em;
margin-bottom:10px;
padding-bottom:10px;
text-indent:5px;
width:100%;
width:100%;
}

#left .block img {
border:1px solid #CCCCCC;
display:block;
float:left;
height:166px;
margin-right:15px;
padding:5px;
width:250px;
}

a.link {
background-color:#244772;
color:#FFFFFF;
display:block;
float:right;
height:22px;
margin-top:10px;
padding:3px 10px 1px;
text-align:center;
text-decoration:none;
width:100px;
}

a.link:hover{
background-color: #ff6000;
}

.thumb {
float: left;
width: 270px;

}

.box1 {
float:right;
padding-top:15px;
width:685px;
}

#right {
display:block;
float:right;
width:260px;
}



#left p {
color:#4F4F4F;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
line-height:18px;
margin:0;
}

#right p,
#center p {
color:#4F4F4F;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
line-height:22px;
margin:0;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
}

#right .block {
background-color:#112238;
background-image:url(../images/menu-background.png);
background-position:center top;
background-repeat:no-repeat;
float:right;
padding-bottom:15px;
padding-top:10px;
width:260px;
}

#right .block-top {
background-image:url(../images/menu-background-top.png);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:15px;
width:260px;
}

#right .block h2 {
background-color:#DDDDDD;
clear:both;
color:#FFFFFF;
font-family:times new roman,georgia,serif;
font-size:28px;
padding-left:10px;
width:250px;
}



#content-all {
background-color:#FFFFFF;
float:left;
width:680px;
}

#right .block-header,
#maincontent-container-right-header {
background-image:url(../images/block-header.html);
background-position:center top;
background-repeat:no-repeat;
height:25px;
width:613px;
float: left;
}

#right .block-footer,
#maincontent-container-right-foot {
background-image:url(../images/menu-footer-background.png);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:20px;
width:260px;
padding-bottom: 20px;
}

#content ul {
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
padding-bottom:18px;
padding-left:35px;
}

#content ol {
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
padding-bottom:18px;
padding-left:45px;
}


/* Promotions */

#news-item {
float:left;
padding-bottom:20px;
padding-left:10px;
padding-right:10px;
width:450px;
}

#news-item h3 {
color:#4F4F4F;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
font-weight:bold;
line-height:16px;
padding-bottom:10px;
}

#news-item p {
font-family: tahoma, arial, verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
padding-bottom: 10px;
}

#news-item a {
color: #ff6000;
text-decoration: underline;
}

#news-item a:hover {
color: #ff0000;
text-decoration: none;
}

span.data {

display:none;

color:#FFFFFF;
float:right;
font-family:tahoma,arial,verdana;
font-size:10px;
font-weight:normal;
padding-left:10px;
padding-right:10px;
}

#news-item-image {
background-image:url(../../barkam/images/news-default.html);
background-position:center top;
background-repeat:no-repeat;
border:0 none;
float:left;
height:80px;
margin-right:15px;
overflow:hidden;
padding:0;
width:80px;
}

#content-history-back {
float:right;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
padding-right:15px;
text-align:right;
}

#search-result a,
#content a,
#content-history-back a {
border-bottom:1px dotted;
color:#2C4B00;
padding-bottom:1px;
text-decoration:none;
}

#search-result a:hover,
#content a:hover,
#content-history-back a:hover {
color: #ff0000;
text-decoration:none;
}

#content-form {
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding-bottom:20px;
padding-left:15px;
width:200px;
}

#form-label {
padding-bottom:2px;
width:100%;
}

#form-label input,
.inputbox {
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding:1px;
width:180px;
}

.inputbox-text {
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding:1px;
width:180px;
}

.submit {
background-color:#F0F0F0;
border:1px solid #CCCCCC;
cursor:pointer;
display:block;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-left:15px;
padding:2px 15px;
}

/* search-results */

#search-result h3 {
font-family:tahoma,arial,verdana,sans-serif;
font-size:13px;
font-weight:bold;
padding-left:15px;
}

/* catalog */

.cat-block {
background-color:#FFFFFF;
float:left;
width:612px;
}

.cat-block-header {
background-image:url(../images/block-header.html);
background-position:center top;
background-repeat:no-repeat;
height:25px;
width:613px;
float: left;
}

.cat-block-footer {
background-image: url(../images/block-footer.html);
background-repeat: no-repeat;
background-position: center top;
height:25px;
width:613px;
float: left;
}

/* 1 item view */

.cat-block h1 {
border-bottom:1px dotted #AAAAAA;
color:#2C4B00;
float:left;
font-family:times New Roman,georgia,serif;
font-size:21px;
font-weight:normal;
letter-spacing:-0.02em;
margin-bottom:10px;
margin-left:12px;
margin-top:-5px;
padding-bottom:3px;
padding-left:5px;
width:585px;
}

.cat-gallery {
background-color:#F9F9F9;
border:1px solid #DDDDDD;
float:left;
margin-left:15px;
margin-right:10px;
width:254px;
}

.cat-gallery-large {
border:1px solid #DDDDDD;
height:244px;
margin:4px;
vertical-align:middle;
width:244px;
}

.cat-gallery-small {
border:1px solid #DDDDDD;
height:75px;
margin-bottom:0;
margin-left:0;
margin-right:3px;
padding:0;
width:75px;
}

.cat-gallery-thumbs {
float:left;
margin-left:5px;
margin-right:5px;
width:250px;
}

.cat-s {
float:right;
padding-right:15px;
width:315px;
}

.cat-s-label {
float: left;
width: 100%;
font-family: tahoma, arial, verdana, sans-serif;
font-size: 12px;
}

.cat-s h5 {
border-bottom:1px dotted #999999;
border-top:1px dotted #999999;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
font-weight:normal;
margin-bottom:5px;
margin-top:5px;
padding-bottom:5px;
padding-top:5px;
text-indent:5px;
width:100%;
font-weight: bold;
color: #555;
}

.cat-block h6 {
border-bottom:1px dotted #999999;
border-top:1px dotted #999999;
color:#555555;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-left:15px;
margin-top:10px;
padding-bottom:5px;
padding-top:5px;
text-indent:5px;
width:585px;
}

#right .cat-block p {
float:left;
padding-left:20px;
padding-right:20px;
}

.cat-s span {
color:#555555;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding-bottom:5px;
padding-left:5px;
padding-top:5px;
width:310px;
}

.cat-s ul {
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
padding-left:20px;
width:100%;
}

/* wyszukiwarka katalog */

.catalog-search-form {
display:block;
margin-top:-25px;
padding-left:20px;
padding-right:20px;
position:relative;
width:290px;
}

.search-line input {
border:1px solid #CCCCCC;
color:#555555;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
padding:2px;
width:280px;
}

.search-checkbox {
color:#555555;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
padding-top:3px;
width:100%;
}

.search-checkbox input {
margin-top: 4px;
}

.search-line select {
border:1px solid #CCCCCC;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
margin-bottom:4px;
padding:1px;
width:286px;
}

.search-submit {
background-color:#E8E8E8;
border:1px solid #CCCCCC;
cursor:pointer;
display:block;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
left:215px;
margin-bottom:-6px;
margin-top:3px;
padding:2px 15px;
position:relative;
text-align:center;
}

/* lista produktow w katalogu */

.cat-item {
border-bottom:1px dotted;
float:left;
height:85px;
margin-bottom:5px;
margin-left:8px;
margin-right:8px;
padding-bottom:5px;
width:290px;
}

#right .cat-item h2{
border:medium none;
font-family:tahoma,arial,verdana,sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
letter-spacing:0;
line-height:16px;
margin:0;
padding:0 0 5px;
width:100%;
}
#right .cat-item h2 a{
font-family:tahoma,arial,verdana,sans-serif;
font-size:13px;
text-decoration:none;
color: #5C9313;
border-bottom: 1px dotted #5C9313;
}

#right .breadcrumbs a:hover,
#right .cat-item p a:hover,
#right .cat-item h2 a:hover {
color: #ff8000;
border-color: #ff8000;
}

#right .cat-item p a {
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
text-decoration:none;
color: #5C9313;
border-bottom: 1px dotted #5C9313;
}

#right .cat-item img{
background-color:#FAFAFA;
border:1px solid #BBBBBB;
float:left;
height:80px;
margin-right:10px;
padding:1px;
width:80px;
}

#right .cat-item p {
float:none;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
font-weight:normal;
line-height:15px;
}

#right .breadcrumbs {
border-bottom:1px dotted;
color:#999999;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
font-weight:normal;
margin-bottom:5px;
margin-left:12px;
padding-bottom:5px;
padding-left:5px;
position:relative;
text-indent:0;
top:-5px;
width:585px;
}

#right .breadcrumbs a {
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
text-decoration:none;
color: #94bb2b;
border-bottom: 1px dotted #94bb2b;
}

#catalog-nav {
float:left;
padding-bottom:5px;
}

#catalog-nav h2 {
font-family:times New Roman,georgia,serif;
font-size:24px;
font-weight:normal;
letter-spacing:-0.04em;
margin-left:15px;
margin-top:0;
padding-left:5px;
padding-right:15px;
position:relative;
top:-15px;
width:275px;
}

.catalog-block-header {
width: 330px;
background-image: url(../images/catalog-nav-top.html);
background-repeat: no-repeat;
background-position: center top;
height: 30px;
}

.catalog-block-footer {
width: 330px;
background-image: url(../images/catalog-nav-bottom.html);
background-repeat: no-repeat;
background-position: center top;
height: 30px;
}

.catalog-block  {
width: 330px;
background-image: url(../images/catalog-nav-background.html);
background-position: center top;
background-repeat: repeat-y;
}

/* center panel */

#center {
float:left;
padding-bottom:20px;
padding-top:10px;
width:680px;
}

#center h2 {
border-bottom:1px dotted #244772;
color:#244772;
font-family:times new roman,helvetica,georgia,serif;
font-size:36px;
font-weight:normal;
letter-spacing:-0.02em;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
}

#offer-item {
float:left;
padding-bottom:10px;
padding-left:10px;
padding-top:5px;
width:470px;
}

#offer-item img {
border:1px solid #FF6000;
float:left;
margin-right:10px;
}

#offer-item h3 {
border-bottom:1px dotted;
color:#FF6000;
float:left;
font-family:times New Roman,helvetica,georgia,serif;
font-size:22px;
letter-spacing:-0.02em;
margin-bottom:5px;
text-indent:7px;
width:303px;
font-weight: normal;
!font-size: 21px;
}

#offer-item p {
float:left;
width:285px;
}

#offer-item a {
color: #ff6000;
text-decoration: underline;
}

#offer-item a:hover{
color: #ff0000;
text-decoration:none;
}


/* Footer */

#footer { 
width:100%;
}

#footer-content {
border-top: 1px dotted #bbb;
color: #999;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
margin:0 auto;
text-align:left;
width:980px;
}

#footer-content-address {
float:left;
padding-bottom:10px;
padding-left:15px;
padding-top:10px;
width:400px;
}

#footer-content-address a {
color: #244772;
border-bottom: 1px dotted #244772;
text-decoration: none;
}

#footer-content-address a:hover {
color: #ff6000;
border-bottom: 1px dotted #ff6000;
text-decoration:none;
}


#footer-content-realisation {
color:#DDDDDD;
float:right;
font-family:tahoma,arial,verdana,sans-serif;
font-size:9px;
padding-right:15px;
padding-top:78px;
text-align:right;
width:450px;
}

#footer-content-realisation a {
color: #ddd;
border-bottom: 1px dotted #ddd;
text-decoration: none;
}

#footer-content-realisation a:hover {
color: #aaa;
border-bottom: 1px dotted #aaa;
text-decoration:none;
}

/* Top Section */

#top {
float:right;
height:306px;
}

#content-container-navigation {
color:#EF9688;
float:left;
font-family:tahoma,arial,verdana;
font-size:10px;
padding-bottom:10px;
padding-left:15px;
padding-top:10px;
position:relative;
width:600px;
z-index:999;
}

#content-container-navigation a {
color: #EF9688;
text-decoration: underline;
}

#content-container-navigation a:hover {
color: #ffffff;
text-decoration: none;
}

#gallery-content {
float: left;
width: 620px;
padding-top: 10px;
padding-bottom: 10px;
}

#gallery-content ul {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:495px;
}

#gallery-content li {
float: left;
display: inline;
}

#gallery-content li a,
a.gallery-more  {
background-color:#FF615E;
color:#FFFFFF;
display:block;
font-size:11px;
margin-right:10px;
padding:5px 10px;
text-decoration:none;
}

a.gallery-more  {
background-color:#FF615E;
color:#FFFFFF;
display:block;
float:left;
font-size:11px;
margin-left:10px;
margin-right:10px;
padding:5px 10px;
text-decoration:none;
}

a:hover.gallery-more,
#gallery-content li a:hover {
background-color: #ff0000;
}

.gallery-label {
color:#FFFFFF;
float:left;
font-family:tahoma;
font-size:11px;
padding:5px 10px;
}

	/* Logo Container */



/* header slogan */




	/* Menu Styles */

#navmenu-container {
float:right;
height:42px;
overflow:hidden;
width:620px;}

		.menu {
			list-style: none;
			float: left;
			padding: 0;
			margin: 0;
		}

		.menu li {
			float: left;
		}

		.menu li a{
			display: block;
			padding-left: 22px;
			background: url(../images/nav_left.html) no-repeat left top;
			float: left;
			cursor: pointer;
		}

		.menu li a span {
			background: url(../images/nav_right.html) repeat-x left top;
			float: left;
			padding: 7px 23px 6px 14px;
			color: #c0c0c0;
			font-weight: bold;
		}

		.menu li a.current {
			display: block;
			padding-left: 12px;
			background: url(../images/nav_current_left.html) no-repeat left top;
			float: left;
			cursor: pointer;
			position: relative;
			left: -12px;
			z-index: 99; /* z-index here is for IE6 png fix bug */
		}

		.menu li a.current span {
			background: #fafafa url(../images/nav_current_right.html) repeat-x right top;
			position: relative;
			left: 36px;
			padding-left: 0px;
			padding-right: 47px;
			color: #c6d1db;
			
		}

		.menu li.first a {
			padding-left: 23px;
			background: url(../images/nav_first.html) no-repeat left top;
		}

			.menu li.first a span {
				padding-left: 8px;
			}
			
		.menu li.first a.current {
			padding-left: 7px;
			background: url(../images/nav_first_current_left.html) no-repeat left top;
			position: relative;
			left: 0px;
		}
		.menu li.first a.current span {
				padding-left: 0px;
				background: url(../images/nav_current_right.html) no-repeat right top;
				position: relative;
				left: 24px;
				padding-right: 47px;
			}
			
			.menu li.first a span {
				padding-left: 8px;
			}
			

		.menu li.last a span {
			background: url(../images/nav_last.html) no-repeat right top;
			padding-right: 47px;
		}

			.menu li.last a.current span {
				background: url(../images/nav_last_current_right.html) no-repeat right top;
			}
			
		.menu a:hover {
			text-decoration: underline;
			color: #c0c0c0;
		}	




	/* news */
	


/* galeria */

#gallery-items h2 {
border-bottom:1px dotted #FFFFFF;
color:#FFFFFF;
float:left;
font-family:georgia,times new roman;
font-size:28px;
font-weight:normal;
margin-left:-10px;
padding-bottom:10px;
text-indent:10px;
width:100%;
}

#gallery-items {
float:left;
margin-top:2px;
width:600px;
}
#gallery-items a{
border:2px solid #FFFFFF;
float:left;
height:90px;
margin:0 10px 10px 0;
overflow:hidden;
padding:0;
width:135px;
}
#gallery-items a:hover{border: 2px solid #FF0000;}
#gallery-items img{border: none;}

#gallery-list-1 {
border-bottom:1px dotted #FFFFFF;
float:left;
margin-top:10px;
padding-bottom:10px;
padding-top:10px;
width:600px;
}

#gallery-list {
border-top:1px dotted #FFFFFF;
float:left;
margin-top:10px;
padding-bottom:10px;
padding-top:10px;
width:600px;
}

#gallery-list-item h3 {
color:#FFFFFF;
float:left;
font-family:georgia,times new roman;
font-size:20px;
font-weight:normal;
text-indent:10px;
width:420px;
}

#gallery-list-item p {
float:left;
padding-top:10px;
width:400px;
}

.gallery-list-thumb {
float:right;
margin-right:10px;
overflow: hidden;
}

.gallery-list-thumb a {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
display:block;
height:100px;
padding:2px;
width:150px;
}

#gallery-paginate {
float: left;
width: 600px;
text-align: center;
padding-top: 10px;
border-top: 1px dotted #ffffff;
margin-top: 10px;
color: #ffffff;

}

#paginate,
#gallery-paginate {
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
padding-left:10px;
text-align:center;
width:595px;
}

#paginate a,
#gallery-paginate a {
background-color:#9CBC2D;
color:#FFFFFF;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
margin:2px;
padding:1px 3px;
position:relative;
text-decoration:none;
top:10px;
}

#paginate a:hover,
#gallery-paginate a:hover {
background-color: #ff0000;

}

/* Sub Header */
#sub-header {

	width: 960px;
	float: left;
}


.three-blocks {
	float: left;
	width: 290px;
	margin: 0 0px;

}





/* contact form style */

#form-box {
background-color:#FDFDFA;
border:1px solid #EEEEEE;
float:left;
margin-top:10px;
padding-top:10px;
width:100%;
}

#form-box .inputbox {
border:1px solid #999999;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding:1px;
width:200px;
}

#form-box img {
border:0 none;
margin-bottom:-10px;
padding-right:10px;
}

#form-box a {
border:0 none;
position:relative;
top:-10px;
}

#form-box small {
color:#999999;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:10px;
margin-top:-15px;
padding-bottom:5px;
padding-left:15px;
width:100%;
}

form {
padding-top:7px;
}
label {
color:#999999;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
font-weight:bold;
padding-right:5px;
text-align:right;
width:200px;
}
/* input,
textarea{
	font: 400 12px arial, sans-serif;
	background: url(../images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}*/
input:focus,
textarea:focus{  
  color: #333;
  background-color: #fff;
}
#name, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}

#submit {
	height: 27px;
	background: url(../images/submit_button.html) no-repeat top left;
	
	margin-top: 0px;
	width: 91px;
	border: none;
	margin-right: 6px;
	font-weight: bold;
	cursor: pointer;
	color: #777;
}

/* use form-button class for input button tags. */

input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
	background: url(../images/gradient.html) repeat-x;
}


/* testimonials */

.testimonial {
	width: 100%;
}

#content .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 30px;
	background:url(../images/quote.html) no-repeat 0px 0px;
	
}
#content .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}

#content .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	color:#999;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}








/* box style */


.box {
	width: 100%;
	margin-bottom: 15px;
	float: left;	
	
}
		
.top {
	width:100%;
	height:12px;
	background:url(../images/top.html) no-repeat left top;
}
		
.top span {
	width: 13px;
	height:12px;
	background: #fafafa url(../images/top-right.html) no-repeat right top;
	float: right;
	overflow: hidden;
}

.box-content {
	background: url(../images/leftside.html) repeat-y right top;
	width: 100%;
	float: left;
	background-color: #f0f0f0;
		
}
		
.box-content2 {
	background: url(../images/leftside.html) repeat-y left top;
	width: 100%;
	float: left;			
}

.bottom {
	width:100%;
	height:12px;
	background:url(../images/bottom.html) no-repeat left top;
	float: left;
}
		
.bottom span {
	width: 13px;
	height:12px;
	background: #fafafa url(../images/bottom-right.html) no-repeat right top;
	float: right;
	overflow: hidden;
}
		
.box p {
	margin:5px 0 10px 0;
	padding-bottom: 5px;
	clear: both;
}
		
.box-padding {
	padding: 5px 15px 10px 15px;
}

#content .box-padding  p{
	padding-bottom: 10px;
}


.box-padding h2 {
	padding-top: 0px;
	margin-top: 0;

}
.box-padding h3 {
	padding-top: 0;
	margin-top: 10px;

}

#contact-data {
clear:both;
float:left;
width:100%;
}

#contact-form {
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
padding-bottom:20px;
padding-left:10px;
text-align:left;
width:300px;
}

#contact-form input,
#contact-form textarea {
width: 180px;
}


/* Vertical List */

#vertical-list {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
width:225px;
}
#vertical-list li {
clear:both;
margin:0;
padding:0;
}

#vertical-list a {
background-image:url(../images/arrow.png);
background-position:6px 12px;
background-repeat:no-repeat;
border-bottom:1px dotted #FFFFFF;
color:#FFFFFF;
display:block;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
font-weight:normal;
margin-left:-10px;
overflow:hidden;
padding:7px 24px;
text-decoration:none;
}

#vertical-list a:hover {
text-decoration: underline;
}

#vertical-list-sub {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:15px;
width:210px;
}

a#vectical-list-sub {
border-bottom:none;
}

#vertical-list-sub-sub {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-left:10px;
width:190px;
}

#vertical-list-sub-sub-sub {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-left:10px;
width:170px;
}


/* porfolio styles */
.portfolio-item {
	clear: both;
	float: left;
}
ul.bullet-list {
	list-style: none;
	margin: 0;
	margin-top: 10px;
}
ul.bullet-list li {
	padding: 2px 0px 2px 25px;
	background: url(../images/bullet.html) no-repeat left;
	font-weight: bold;
}


.portfolio-image, .portfolio-desc {
	float: left;
	border: 1px solid #000;
}

.portfolio-image {
	width: 290px;
}
.portfolio-desc {
	width: 310px;
}



/*table styles  */

table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
	font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
line-height:20px;
margin-left:10px;
width:660px;
}

thead th {
	background: #e2e2e2 none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FAFAFA none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
border-top:1px solid #FFFFFF;
color:#555555;
padding:5px;
}

tr.even td {
	background: #f8f8f8;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}


	
/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
}

.notification_ok {
	color: #229922;	
}


/* Link Styles */

.more {
	font-weight: bold;
}


	
/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
}

.notification_ok {
	color: #229922;	
}


/* Link Styles */

.more {
	font-weight: bold;
}

/* Misc Styles */


.title {
	padding-bottom: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
}

.image-margin-right {
	margin:0 0 3px 10px;
}

.image-left, .image-border, .image-right{
	padding:3px;
	margin:0 3px 3px 0;
	border:1px #ccc solid;
	background: #fdfdfd;
}

.image-small-left{
	background: #fdfdfd;
	padding:3px;
	margin:0 5px 0 0;
	border:1px solid #ccc;
}

.image-small-right {
	background: #fdfdfd;
	padding:3px;
	margin:0 0 0 3px;
	border:1px solid #ccc;
}

.image-border {
	margin:0;
}

.image-right {
	margin:0 0 3px 10px;
}

.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

.null {
	text-align: center;
	font-size: 14px;
	color: #d0d0d0;
}

#notice-content {
float: left;
width: 600px;
}

#notice-content-image {
float:left;
height:105px;
padding-left:10px;
padding-top:5px;
width:175px;
}

#notice-content-image img {
border:4px solid #FFFFFF;
}

#notice-content-category,
#notice-content-success {
color:#FFFFFF;
padding-bottom:10px;
}