/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#9ba199;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#9ba199; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#9aa098; background:url(images/marker.gif) top left no-repeat; padding-left:10px; background-position:0 5px; }
.link1{ color:#4f4f4f; font-weight:bold}
.link2{ color:#252525; font-weight:bold}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0px; padding-left:12px; }
ul li a{color:#252525; text-decoration:none ; line-height:1.66em; font-weight:bold} 
ul li a:hover { text-decoration:underline; }

.ul li{background:url(images/tail.gif) repeat-x bottom; padding-left:6px; }
.ul .last{background:none }
.ul li a{color:#9aa098; text-decoration:none ; line-height:2.16em; font-weight:normal; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:12px; } 
.ul li a:hover { text-decoration:underline; }
.ul li span a{ color:#81897e; text-decoration:underline } 
.ul li span a:hover { text-decoration:none; }

.ul1 li{background:url(images/tail3.gif) repeat-x bottom; padding-left:6px; }
.ul1 .last{background:none }
.ul1 li a{color:#6a8a94; text-decoration:none ; line-height:2.16em; font-weight:normal; background:url(images/marker3.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:12px; } 
.ul1 li a:hover { text-decoration:underline; }

ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#a4b69e}
ol li{padding-left:10px; }
ol li a{color:#a4b69e; text-decoration: underline; line-height:1.83em; font-weight:normal} 
ol li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#b44c62; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:4px 9px 9px 9px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#96a394}
.link-2 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#96a394; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:4px 9px 9px 9px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#b44c62}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .indent{
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.logo{ margin:0px 0 96px 0px }
/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0px 0px 14px 26px}
#content .indent-main1{padding:16px 0px 13px 27px}
#content .indent-col1{padding:12px 40px 17px 0}
#content .product-list{height: 365px;}
#content .indent-col{padding:20px 0px 24px 24px}
#content .indent-col-1{padding:20px 0px 24px 24px}
#content .indent-col2{padding:24px 40px 24px 30px}
#content .indent-col3{padding:24px 20px 24px 30px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 11px 0px}
#content .img-indent1{ margin:0px 13px 0px 0px; max-height: 100px;}
#content p{ margin:0px 0px 17px 0px}
#content .p{ margin:0px 0px 24px 0px}
#content .p1{ margin:0px 0px 11px 0px}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{ color:#b44c62; font-size:1.41em; font-weight:bold}
.txt1{ color:#96a394; font-size:1.41em; font-weight:bold; text-decoration: line-through}

#content .indent{padding:41px 0px 16px 31px}

.row{ background:#d3dad2; margin:3px 0 13px 0; padding:12px 0px 11px 27px}
.row-1{ background:#d3dad2; padding:12px 0px 11px 27px;}
.row2{ background:#f3f4ed;}
.row3{ background:#e9eff1;}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0px 0px 0px 0px; }


/*footer*/
#footer { color:#ffffff; font-size:0.75em; }
#footer .indent-footer{ padding:27px 50px 0px 28px;}
#footer a {color:#ffffff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .img { margin:16px 0px 0px 819px; position:absolute}

.jamp1{ width:137px; margin-left:6px}
.jamp2{ width:185px; margin-left:6px}
select{font-size:10px; color:#9ba199; height:20px;font-family:Tahoma; }

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 

   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
/* products.php */
.products-name {
	font-size: 14px;
	font-weight: bold;
}

.products-price {
}

.products-left {
	float:left;
	width: 315px;
	margin-bottom:10px;
}

.products-right {
	float:right;
	width: 315px;
	margin-bottom:10px;
}

/* details.php */

.details-price {
	color:#b44c62; 
	font-size:1.41em; 
	font-weight:bold;
}

.details-text {
	float:left;
	width:400px;
}

/* Blogger Styles */

.date-header{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #d3dad2;
	height: 28px;
	padding-top: 10px;
	padding-left:10px;
}

.post {
	background-color: #fafafa;
	padding: 10px;
	border: 2px solid #d3dad2;
	margin-bottom: 20px;
}

.post-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d3dad2;	
}

.img-date-blog {
	margin-right: 5px;	
}

