/* CSS Document */

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 12px;	
	color:#4D4D4D;
	overflow: hidden; 
	background-image:url(../images/main_bg.gif);	
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	text-align:justify;
	}
	
H1, H2, H3 {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
	
.pageHeader{
	height:23px;
	position:relative;
	margin:0 10px 0 10px;
	padding:16px 10px 0 0px;
	border-bottom:2px solid #D1570D;
	border-collapse:separate; 
}

a{
	font-weight:normal;
}
/*
.prHeader{
	height:23px;
	position:relative;
	margin:0 10px 0 10px;
	padding:16px 10px 0 0px;
	border-bottom:2px solid #D1570D;
	border-collapse:separate;
}	
*/
/*
.prHeader H2{
	width:150px;
	float:left;
	height:23px;
	color:#D1570D;
	font-size:14px;
	padding:0px 0px 0px 22px;
	margin:0 0 0px 2px;
	background:url(../images/info_arr.gif) no-repeat left top;
}
*/

.pageHeader H1{	
	float:right;
	width:480px;
	text-align:left;
	height:23px;
	color:#D1570D;
	font-size:14px;
	padding:0px 0px 0px 22px;
	margin:0 0 0px 0;	
}


/*
.html .pageHeader{	
	padding:0px 10px 0 8px;
	margin:0;
}
*/

.pageHeader H2{
	width:150px;
	float:left;
	height:23px;
	color:#D1570D;
	font-size:14px;
	padding:0px 0px 0px 22px;
	margin:0 0 0px 0;
	background:url(../images/info_arr.gif) no-repeat left top;
	z-index:100;
}


/* Header slyle */
#header{
	width:772px;
	height:219px;
	position:absolute; 
	margin-left:-381px; 
	left:50%; 
	margin-top:14px;
	top:0px; 
	display:block; 
	z-index:5;	 
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-y;
}

#header .top-menu{
	padding:0 0 0 0;
	margin:0 11px 0 11px;	
	background:url(../images/top_m_01.gif) no-repeat bottom left;
	height:26px;
}

#header .navTop{	
	width:535px;
	height:26px;
	float:right;
	padding:0 0 0 0;
	margin:0 0px 0 0;	
}

#header .navTop ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/top_m_03.gif);
}

#header .navTop li{
	position:relative;
	float:left;
	list-style-type:none;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	overflow:hidden;
}

#header .navTop a{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#header .navTop img{
	border:0;
	padding:0 0 0 1px;
	float:left;
	margin:0 0 0 0;
}

* html #header .navTop  img{
	padding:0 0 0 0px;
	margin:0 0px 0 1px;
}

#hContent{
	float:left;
	width:100%;
	height:193px;	
	padding:0 11px 0 11px;
	margin:0 0 0 0;
}

#logo{
	float:left;
	width:195px;
	height:193px;
	background-image:url(../images/header_01.jpg);
}

#logo img{
	margin:50px 0 0 30px;
	border:0;
}

#hImg{
	float:left;
	width:555px;
	height:193px;	
	background:url(../images/header_right.jpg) no-repeat top right;
}
/* Header slyle EOF */

/* content style */

#content-header-bg{
	width:750px;
	height:10px;
	position:absolute; 
	margin-left:-370px; 
	left:50%; 	
	top:233px; 
	display:block; 
	z-index:100;	 
	background:#fff url(../images/bg_mContH.gif);
	background-attachment: fixed;
	background-position:120px 233px;
	background-repeat:repeat-x;
}

* html #content-header-bg{
	background:#fff url(../images/bg_mContH.gif) repeat-x top;
}

#content {	
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:67px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:229px solid transparent;
	border-top:50px solid transparent;
}

* html #content {
	top:0; 
	bottom:0;
	height:100%;
	width:750px;
	margin-left:-375px; 	
	border-bottom:296px solid transparent;
}

#content-atefosal {	
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:72px; 
	bottom:67px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:229px solid transparent;
	border-top:52px solid transparent;
}

* html #content-atefosal{
	top:75px;
	bottom:0;
	height:100%;
	width:750px;
	margin-left:-375px; 
	border-bottom:370px solid #fff;
	border-top:52px solid #fff;
}

#column-left{	
	background:#fff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:67px; 
	width:387px;
	margin-left:-375px; 
	left:50%; 
	border-bottom:229px solid transparent;
	border-top:24px solid transparent;
	/* opera */
	background:#fff url(../images/bg_ind_bot_op.gif) no-repeat bottom left;
/*	background-position: -10px;*/
}

* html #column-left {
	top:0; 
	bottom:0;
	height:100%;
	width:387px;
	margin-left:-375px; 	
	border-bottom:297px solid;	
	border-bottom-color:#E8E6AB;	
}

#column-right{
	background:#fff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:67px; 
	width:363px;
	margin-right:-375px; 
	right:50%; 
	border-bottom:229px solid transparent;
	border-top:24px solid transparent;	
}

* html #column-right {
	top:0; 
	bottom:0;
	height:100%;
	width:363px;
	margin-right:-375px;
	border-bottom:297px solid;	
	border-bottom-color:#E8E6AB;	
}
	
#mainContentWrap{
	position:absolute;
	height:100%;
	top:223px;
	margin:0;
	left:50%;	
	padding:0;
	z-index:1; 
	overflow:hidden;
	background: #fff url(../images/bg_main.gif) repeat-y center;
	width:772px;
	margin-left:-381px; 	
}

* html #mainContentWrap{
	margin-top:223px;
	height:100%;
	top:0;
}

/* content style EOF */

/* left column -index style */
#welcome{
	width:100%;
	float:left;
	color:#822E00;
	font-weight:bold;
	font-size:11px;
	padding:7px 0 0px 0;
}

#welcomeWrap{	
	background:#ffffff url(../images/intro_bg.jpg) no-repeat left bottom;
	position:relative;
	float:left;		
	padding:0px 0 20px 15px;
	margin:0;
	width:355px;
}
* html #welcomeWrap{
	width:100%;
}

#welcome span, #welcome p{
	float:left;
	padding:0 30px 0 0;
}

#welcome H1{
	color:#D1570E;
	font-size:18px;
	font-weight:normal;
	padding:0 0 15px 0;
	margin:0 0 0 0;
}

#welcome H3{
	color:#D1570E;
	font-size:17px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 0px 0;
}

#colWrap{
	position:relative;
	float:left;
	width:370px;
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	background:url(../images/bg_ind_bot.gif) repeat-y;
}

#news{
	float:left;
	width:191px;	
	margin:0 0px 0px 0;
}

#map{
	float:right;
	width:178px;
}

.BoxTitle H2{
	height:20px;
	color:#D1570D;
	font-size:14px;
	text-align:left;	
	padding:0px 0px 0 20px;
	margin:0 0 5px 10px;
	background:#fff url(../images/info_arr.gif) no-repeat left center;
}

.BoxTitle{
	float:left;
	width:100%;
	background-color:#FFFFFF;
	border-bottom:2px solid #D1570D;
	border-collapse:separate;
	padding:10px 0 0 0;
	margin:0;
}

#news{
	float:left;
	padding:0 0 80px 0;
	display:block;	
}

#newsContent{
	float:left;
	padding:5px 0 20px 0;
}
	
.news{
	padding:10px 10px 0px 11px;
}

.newsDate{
	display:block;
	color:#0A6726;	
	padding:0 0 7px 0;
	font-weight:bold;
}

#mapContent{
	float:left;
	width:100%;
}

.MTitle{
	float:left;
	padding:10px 0 10px 0;
	text-align:center;
	width:100%;	
}

.MTitle a:link, .MTitle a:visited {	
	color: #D1570D;
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
}

.MTitle a:hover {
	color: #D1570D;
	font-size: 18px;
	text-decoration:none;
	font-weight:bold;
}

.MContent{
	float:left;	
	color:#D1570D;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:0 0 10px 10px;
}


.MContent a:link, .MContent a:visited {	
	color: #0A6726;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
}	

.MContent a:hover {
	color: #0A6726;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}	

.MContent img{
	display:block;
}
/*left column index style eof */

/*right column index products */
#productsWrap{	
	float:left;
	padding:10px 15px 10px 10px;
}

.productTile H2{
	height:25px;
	color:#D1570D;
	font-size:14px;
	padding:0px 0px 0 20px;
	margin:0 0 0px 0;
	background:url(../images/info_arr.gif) no-repeat left center;
}

.productTile{
	border-bottom:2px solid #D1570D;
	border-collapse:separate;
}

.productContent{
	padding:10px 0 10px 0;	
	margin:0 0 5px 0;
	background-position:bottom;
	background-image:url(../images/bg_dott.gif);
	background-repeat:repeat-x;
	border-collapse:separate;	
	display:block;
	float:left;
	text-align:justify;
	width:100%;
}

* html .productContent{
	padding:10px 0 10px 0;	
	margin:0 0 5px 0;
	background-position:bottom;
	background-image:url(../images/bg_dott.gif);
	background-repeat:repeat-x;
	border-collapse:separate;
	float:none;
}

.productContent img{
	float:left;
	padding:0 5px 10px 0;
}

.productContent H3{
	color:#D1570D;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 0;
	padding: 5px 0 10px 0;
}

.productContent span.more{
	display:block;
	padding:5px 0 8px 0;
}


.productContent .more a{
	padding:0 0 0 20px;
	background:url(../images/more.gif) no-repeat left center;	
}


#productsWrap  a:link, #productsWrap a:visited {
	COLOR: #0A6726;
	font-size: 11px; 
	TEXT-DECORATION:underline;
	font-weight:bold;	
}

#productsWrap a:hover {
	COLOR: #0A6726;      
	font-size: 11px; 
	TEXT-DECORATION:none;
	font-weight:bold;
}	
/* right column index products eof */

/* about Us */

#aboutImg-wrap{
}

#aboutImg {	
	position:absolute;
	z-index:10;
	/*margin:0 auto;*/
	padding:0;
	width:209px;
	height:384px;	
	/*left:50%;*/
	/*margin-left:-355px;*/
	top:33px;	
	background:url(../images/about_us.gif) no-repeat 12px 40px;		
	/*background-attachment:fixed;
	background-position: 430px 300px;	*/
}

* html #aboutImg {
	/*border:1px solid #f00;*/
	/*margin-left:-365px;*/
	/*top:73px;	*/
	/*background:url(../images/about_us.gif) no-repeat top left;*/
}

#aboutWrap{
	position:relative;
}

#aboutUsWrapper{
	float:right;
	width:430px;
	position:relative;
	padding:52px 40px 20px 14px;
	font-family: Verdana, Tahoma,  Helvetica, Arial; 
	font-size: 12px;	
	color:#4D4D4D;
}

* html #aboutUsWrapper{
	width:470px;
	padding:52px 40px 20px 0px;
}
/* about Us EOF*/

/*afsida style*/
#afsidaaLeft{
	position:relative;
	float:left;
	width:193px;
	padding:50px 0 70px 0;	
}

.afsidaImg{
	position:relative;
	float:left;
	width:193px;
	height:274px;
	background:url(../images/logKey.gif) no-repeat top left;
}

.afsidaLoout fieldset{
	border:0;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	text-align:center;
	border:0;	
}

.afsidaLoout{
	height:46px;
	position:relative;
	float:left;
	padding:0 0 0 0;
	width:100%;	
}


.afsidaF{	
	width:334px;
	height:161px;
	background: url(../images/loginF.gif) no-repeat top left;	
	padding:10px 0 0 10px;
	margin:0 0 0 10px;	
}

#afsidaUsWrapper{	
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:27px; 
	bottom:67px; 
	width:510px;
	margin-right:-375px; 
	right:50%; 
	border-bottom:229px solid transparent;
	border-top:24px solid transparent;
	padding:15px 10px 0 0;
}


* html #afsidaUsWrapper {
	top:28px; 
	bottom:0;
	height:100%;
	width:510px;
	margin-right:-375px;
	border-bottom:325px solid;	
	border-bottom-color:#FFFFFF;	
	border-top-color:#FFFFFF;
	z-index:300;
}

#afsidaUsWrapper legend{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 0 32px 7px;
}

#afsidaUsWrapper input.inputC{
	border:1px solid #6A6A6A;
	width:202px;
	height:16px;
}

#afsidaUsWrapper input {
	margin-bottom:7px;
}

#afsidaUsWrapper label{
	clear:left;
	float:left;
	display:block; 
	width:70px;
	text-align:right; 
	padding:1px 5px 0px 2px;
	margin-bottom:7px;
	white-space:nowrap;
}

#loginB{
	width:94px;
	height:42px;
	margin:20px 0 0 77px;
}

#afsidaUsWrapper fieldset {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
	color:#FFFFFF;
	font-size:12px;
}


#afsidaUsWrapper .docW{
/*	padding:15px 0 0 0;*/
}

#afsidaUsWrapper .doc h3{
	color:#0A6726;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}

#afsidaUsWrapper .doc{	
	float:left;
	width:490px;
	background-image:url(../images/bg_dott.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
	padding:0px 0 3px 0;
	margin:0 0 10px 0;
	float:left;
}
* html #afsidaUsWrapper .doc{	
	width:100%;
	float:none;
}

/*
.productContent{
	padding:10px 0 10px 0;	
	margin:0 0 5px 0;
	background-position:bottom;
	background-image:url(../images/bg_dott.gif);
	background-repeat:repeat-x;
	border-collapse:separate;	
	display:block;
	float:left;
	text-align:justify;
	width:100%;
}

* html .productContent{
	padding:10px 0 10px 0;	
	margin:0 0 5px 0;
	background-position:bottom;
	background-image:url(../images/bg_dott.gif);
	background-repeat:repeat-x;
	border-collapse:separate;
	float:none;
}
*/

#afsidaUsWrapper .doc a:link, #afsidaUsWrapper .doc a:visited, #afsidaUsWrapper .doc a:hover {
	float:left;
	color:#4D4D4D;
	text-decoration:underline;
	background:url(../images/more.gif) no-repeat left center;
	padding:0 0 0 15px;
	margin:0 0 0 0;
}
/* afsida style EOF*/

/* firm */
#formM{	
	position:absolute;
	height:49px;
	top:50px;
	left:50%;
	margin:0;
	padding:0;
	z-index:20;
	overflow:hidden;	
	width:734px;
	margin-left:-375px;
	background:url(../images/aterSer_03.gif) no-repeat top right;
}

#searchF{
	border:0;	
	margin:0;
	padding:0;
}

.formWrap{
	height:49px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.firmSearch{
	width:730px;
	background:url(../images/aterSer_t.gif) no-repeat top left;	
	margin:0;
	padding:0;
	height:49px;
	overflow:hidden;
}

.firmheader{
	position:absolute;	
	top:99px;
	left:50%;
	margin:0;
	padding:0;
	z-index:20;
	overflow:hidden;	
	width:734px;
	margin-left:-375px;	
	height:25px;
}

.firmSearch label b{
	margin:0 0 0 0;
	padding: 0px 0 0 35px;
	color:#0A6726;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
}

.firmSearch label{	
	color:#4D4D4D;
	font-size:12px;
	white-space:nowrap;
	display:block; 
	float:left; 
	text-align:right; 
	padding:10px 20px 0 0;
	margin:0 15px 0 0;
	background:url(../images/serch_arr.gif) no-repeat top right;
	height:49px;
}

.firmSearch select{
	margin:15px 0px 0 0;
}

.firmWrap{
	display:block;
	float:left;
	overflow:hidden;
	margin:0 0px 0 9px;
	padding:0 0 100px 0px;
}
* html .firmWrap{
	margin:0;
}

#firmContent{
	width:100%;	
}
* html #firmContent{
	margin:0 0px 0 9px;
}

.firmheader table{
	overflow:hidden;
	margin:0 0 0 9px;
	border-collapse:collapse;		
	background:url(../images/aterSer_tH.gif) no-repeat top left;
	border:0;
}

#firmContent table {
	margin:0;
	border-collapse:collapse;		
	border:0;
}

#firmContent tr{
	height:22px;
}
#firmContent tr.actR{
	background-color:#F2F2F2;
	background:#F2F2F2 url(../images/bg_td.gif) repeat-x left;
}

#firmContent .separator{	
	background-image:url(../images/ser_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:1px;	
	padding:0;
	margin:0;
}

.firmheader .tHeader .city,  .firmheader  .tHeader .vet_name, .firmheader  .tHeader .address, .firmheader  .tHeader .index,  .firmheader  .tHeader .tel{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 10px;
	height:25px;
}

#firmContent td {
	color:#4D4D4D;
	font-size:12px;	
}

#firmContent colgroup{
	color:#4D4D4D;
	font-size:12px;
}

#firmContent .city, .firmheader .city {
	width: 135px;
	color:#0A6726;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 22px;
}

#firmContent .vet_name, .firmheader .vet_name{
	width: 187px;
}
#firmContent .address, .firmheader  .address{
	width: 163px;
}
#firmContent .index, .firmheader .index{
	width: 120px;
}
#firmContent .tel, .firmheader  .tel{
	width: 80px;
}

#firmContent a:link, #firmContent a:visited {	
	color:#0A6726;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
	
#firmContent a:hover {	
	color:#0A6726;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/* fitm eof */

/* contact us */

#colLeft {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:1; 
	top:28px; 
	bottom:67px; 
	width:228px;
	margin:0 0 0 0;
	margin-left:-375px;
	padding:0;
	left:50%; 
	border-bottom:229px solid transparent;
	border-top:24px solid #fff;
	background: #EBFFDC url(../images/bg_left.gif) repeat-x top left;
}

* html #colLeft {
	top:26px; 
	bottom:0;
	height:100%;
	width:228px;
	margin-left:-375px;	
	border-bottom:297px solid;	
	border-bottom-color:#E8E6AB;	
}

#colLeft .clolLeftW{
	background: url(../images/bg_left.gif) repeat-x top left;
	float:left;
	margin:0 0 0 0 ;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:12px;	
}

#colLeft .clolLeftW{
	padding:15px 0 0 32px;
}

#colLeft .clolLeftW h2{
	color:#0A6726;
	font-weight:bold;
	font-size:14px;
	margin:0;
}

#colLeft .clolLeftW a:link, #colLeft .clolLeftW a:visited, #colLeft .clolLeftW a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:12px;	
}

#colRight{
	background:#fff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:25px; 
	bottom:7px;
	margin-right:-375px; 
	right:50%;	
	border-bottom:229px solid transparent;
	border-top:24px solid transparent;	
}

* html #colRight	 {
	width:522px;
	bottom:0;
	height:100%;
}

#colRight p{
	color:#4D4D4D;
	font-size:14px;
	padding:15px 0 0px 15px;
	margin:0 0 0 0;
}

#FWrap{	
	background: url(../images/contactF.jpg) no-repeat top left;	
	min-height:420px;
	padding:10px 0 0 10px;
	margin:0 0 0 10px;
	width:500px;
}

* html #FWrap{
	height:420px;
}

#FWrap legend{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 0 25px 12px;
}

#FWrap input.inputC{
	border:1px solid #6A6A6A;
	width:202px;
	height:16px;

}

#FWrap textarea.inputT{
	border:1px solid #6A6A6A;
	width:380px;
	height:163px;
	overflow:auto;
}


#contactF input {
	margin-bottom:5px;
	
}

#contactF label{
	clear:left;
	float:left;
	display:block; 
	width:80px;
	text-align:right; 
	padding:1px 5px 0px 2px;
	margin-bottom:5px;
	white-space:nowrap;
}
* html #contactF label{
	width:87px;
}

#sendContact{
	width:94px;
	height:42px;
	margin:17px 0 0 87px;
}

#FWrap fieldset {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
	color:#FFFFFF;
	font-size:12px;
}
/* contact us EOF*/

/* products style */
/*
#productWrap{
	position:relative;
	background:url(../images/bg_afsidaM.gif) repeat-y top left;
}

#productWrapper{

}
*/

#productWrapper .colLeft {
	overflow:auto; 
	position:absolute; 
	z-index:1; 
	top:28px; 
	bottom:67px; 
	width:237px;
	margin:0 0 0 0;
	margin-left:-375px;
	padding:0;
	left:50%; 
	border-bottom:229px solid transparent;
	border-top:24px solid #fff;
	background:#F8FFDE url(../images/bg_afsida.gif) repeat-x top left;
}

* html #productWrapper .colLeft {	
	width:233px;		 
	bottom:0;
	height:100%;	
	border-bottom:307px solid;	
	border-bottom-color:#E8E6AB;
}


#productWrapper .clolLeftW{
	padding:6px 0 350px 10px;
	/*border-bottom:229px solid transparent;*/
}

#productWrapper ul {
	padding:0px 0px 0 0;
	margin:0px 0px 0px 0;
	float:left;
	width:100%;
}

#productWrapper li {
	width:210px;	
	float: none;	
 	padding:5px 0px 0 0;
	margin:0 0 0 0; 	
	list-style: none;
	text-align:left;
	COLOR: #000000;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	height:20px;	
	background-image:url(../images/bg_dott.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#productWrapper li.sub {
	padding:5px 0px 0 10px;
	width:200px;
	font-size: 11px;	
}

#productWrapper .prIndWr {
	padding:10px;
	text-align:center;
}

#productWrapper li h3{
	padding:0 0 0 17px;
	background:url(../images/prAarr.gif) no-repeat left center;
	margin:0px 0 2px 3px;
	font-size:14px;
}

#productWrapper li.sub h3{
	font-size: 11px;
	margin:0px 0 0px 3px;	
}

#productWrapper .colLeft a:link, #productWrapper .colLeft a:visited {
	COLOR: #000000;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	padding:0px 0px 0 17px;
	margin:0px 0 0px 3px;
	background:url(../images/prNarr.gif) no-repeat left center;
	height:20px;
}
	
#productWrapper .colLeft a:hover {
	COLOR: #000000;      
	font-size: 14px; 
	text-decoration:underline;
	font-weight:bold;
	white-space:nowrap;
	padding:0px 0px 0 17px;
	margin:0px 0 0px 3px;
	background:url(../images/prNarr.gif) no-repeat left center;
	height:20px;
}

#productWrapper .colLeft .sub a {
	font-size: 11px;
	
}

#productWrapper .colRight{
	background:#fff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:28px; 
	bottom:67px;  
	width:506px;
	margin:0;
	padding:0;
	margin-right:-375px; 
	right:50%;	
	border-bottom:229px solid transparent;
	border-top:24px solid #fff;	
}

* html #productWrapper .colRight	 {
	bottom:0;
	height:100%;	
	border-bottom:324px solid;	
	border-bottom-color:#FFF;
}

/*

#productWrapper .colRight{
	float:right;
	width:506px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
}
*/

#productWrapper .contentP{
	padding:10px 10px 10px 5px;
}

img.floatLeft{
	float:left;
	display:block;
	margin:5px 10px 10px 0;	
}
#productWrapper p{
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

#productWrapper b, #afsidaWrapper strong{
	color:#000000;
}
#productWrapper em{
	color:#000000;
	padding:5px 0 3px 0;
	margin:0 0 0 0;
	line-height:20px;
}
#productWrapper h1{
	color:#4D4D4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	
}
/* products style EOF */

/* Footer slyle */

#horse-wrap{
}

#horse {
	position:absolute;
	z-index:10;
	background-image:url(../images/horse_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	padding:0;
	width:229px;
	height:72px;
	left:50%;
	margin-left:-370px;
	bottom:73px;
}

#footer-wrap{
	height:100%;
 	position:relative; 
	margin:auto;
}
* html #footer-wrap{
	z-index:100;
}
	
#footer {
	position:absolute; 
	margin-left:-381px; 
	left:50%; 
	bottom:0px;
	width:772px; 
	min-width:772px; 	
	height:74px; 
	background:url(../images/bg_footer.gif) no-repeat left top;	
	z-index:100;
}

* html #footer{
	position:absolute; 
	margin-left:-381px; 
	left:50%; 
	bottom:-1px; 
	width:772px; 
	min-width:772px; 	
	height:74px; 
	background:url(../images/bg_footer.gif) no-repeat left top;	
	z-index:5;
}

#navFooter{
	width:772px;
	height:39px;	
	margin: 0 auto;
	padding:0;		
	
}

#navFooter ul {
	margin:8px 0 0 0;
	padding:0px 10px 0 0;
	float:right;
}

#navFooter li {
  float: left;
 	padding:0 0 0 0;
	margin:0 0 0 0; 
	list-style: none;
	width:103px;
	text-align:center;
 }
#navFooter a{
	color: #FFFFFF;
} 
#navFooter a:link, #navFooter a:visited {	
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	white-space:nowrap;
}
	
#navFooter a:hover {		
	font-size: 11px; 
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
}

#copyright{	
	margin:0;
	padding:0;
	width:772px;
	height:35px;
	background:url(../images/bg_copyright.gif) no-repeat bottom left;
	color:#969536;
	font-size:11px;
	text-align:right;	
}
#copyright .copyright-content{
	margin:0;
	padding:17px 120px 0 0;	
}

#copyright a:link, #copyright a:visited {
	color:#969536;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
	
#copyright a:hover {
	color:#969536;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Footer slyle EOF*/

/*
#sub2col{
	border:1px solid #f00;

	float:left;
}
*/

#sub1col{
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:167px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:129px solid transparent;
	border-top:50px solid transparent;
}

* html #sub1col {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:67px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:229px solid transparent;
	border-top:50px solid transparent;
	height:100%;
	top:0; 
	bottom:0;
	height:100%;
	width:750px;
	margin-left:-375px; 	
	border-bottom:296px solid transparent;
}

#sub1col .colSubWhide{
	overflow:auto;
	float:left;
	bottom:100px;
	height:100%;
	width:750px;
}
* html #sub1col .colSubWhide{
	border:none;
	bottom:0;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:12px;
	height:100%;
}

.colSubWhideW{
	padding:10px 10px 80px 10px;
}

#sub2col{
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:167px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:129px solid transparent;
	border-top:50px solid transparent;
}

* html #sub2col {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:67px; 
	width:750px; 
	margin-left:-375px; 
	left:50%; 
	background:#fff;	
	border-bottom:229px solid transparent;
	border-top:50px solid transparent;
	height:100%;
	top:0; 
	bottom:0;
	height:100%;
	width:750px;
	margin-left:-375px; 	
	border-bottom:296px solid transparent;
}

#sub2col #sub2colLeft{
	overflow:auto;
	width:248px;
	float:left;
	bottom:100px;
	height:100%;
	background: #ebffdc url(../images/bg_left.gif) repeat-x top left;
}
* html #sub2col #sub2colLeft{
	border:none;
	bottom:0;
	float:left;
	width:248px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:12px;
	background: #ebffdc url(../images/bg_left.gif) repeat-x top left;
	height:100%;
}

#sub2col #sub2clolLeftW{
	padding:15px 15px 80px 15px;
	overflow:auto;
}
* html #sub2col #sub2clolLeftW{
	padding:15px 15px 80px 15px;
	height:100%;
	min-height:100%;
	overflow:auto;
	border:0;
}


#sub2col #sub2colRight{
	float:right;
	width:500px;
	padding:0 0px 0px 0px;
	background:#FFFFFF;
	overflow:auto;
	height:100%;
}
* html #sub2col #sub2colRight{
	float:right;
	width:500px;
	padding:0 0px 0px 0px;
	background:#FFFFFF;
	height:100%;
}

#sub2col #sub2colRightW{
	padding:15px 15px 0 12px;
	overflow:auto;
}
* html #sub2col #sub2colRightW{
	padding:15px 15px 0 12px;
	height:100%;
	overflow:auto;
}




/* Comments */
.tx-comments-pi1{
	padding:10px 0 0 0;

}
.tx-comments-pi1 fieldset, .tx-comments-pi1 form , .tx-comments-pi1 dl{
	margin:0;
	padding:0;
	border:0;
}	
	
.tx-comments-pi1	dd.input input, .tx-comments-pi1	dd textarea {
	border:1px solid #6a6a6a;
	width:260px;
}

.tx-comments-pi1	dd textarea{
	overflow:auto;
	height:100px;
}

.tx-comments-required-mark{
	display:none;
}

.tx-comments-required-error{
	display:block;
	color:#FF0000;
	padding:0 0 0 70px;
}
.tx-comments-comment-form dt{
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;	
	padding:0 5px 0 0;
}


.tx-comments-comment-input{
	width:200px;	
}

.commentsHeader{
	font-weight:bold;
}

.tx-comments-comment-2, .tx-comments-comment-1{
	float:left;
	width:450px;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	background:url(../images/bg_dott.gif) repeat-x bottom left;
}

.tx-comments-comment-date{
	font-weight:bold;
	padding:0 10px;
}
.tx-comments-comment-name{
	font-weight:bold;
	color:#d1570d;
}

.tx-comments-comment-content{
	padding:3px 0 10px 10px;
	float:left;
}

.tx-comments-comment-form{
	padding:0px 0 0 0;
}



tx-comments-comment-form table{
	border:1px solid #f00;
}

.tx-comments-comment-form dt, .tx-comments-comment-form dd{
	padding-bottom:3px;
	padding-top:4px;
}

* html .tx-comments-comment-form dt, * html .tx-comments-comment-form dd{
	padding-bottom:1px;
	padding-top:1px;
}
.tx-comments-comment-form .sepRow{
	background:url(../images/bg-dotted-g.gif) repeat-x center center;
	height:3px;
	padding:0;
	margin:0;
}

