.termHeader {
	font-size: 12px;
	
	font-weight: bold;
}


#fishMenu
{
	padding-top:100px;
}

.error { 
	color: #FF0000; 
	border-color: #FF0000;
}

tr.cart_total {
border-top:1px dotted #666666;
}

.yiiForm input.text {
	
	background-color:#FFFFFF;
	
	border:1px solid #666666;
	margin-bottom:0.6em;
	width:20em;

}
.yiiForm input.radioForm {
	
	margin-bottom:0.5em;
}
.yiiForm label.long {
	
	width:18em;
}

.yiiForm .testing{
	background-color:#ccc;
	color:#ccc;
	border:none;
	width:1em;
}

.yiiForm input.error{
	/*
	background-color:#FF0000;
	*/
	border:1px solid #FF0000;
}

.yiiForm label {
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	padding-right:10px;
	text-align:left;
	width:14em;
}

.yiiForm label.error {
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	padding-right:10px;
	text-align:left;
	width:14em;
}

.kassa-container .recommendations .prodname {height:3em;font-weight:bold;}



.msg_bodys 
{
	display: none;

}
.msg_bodyh 
{
	display: none;

}

.msg_heads
{

} 
.msg_headh
{

} 
.slideshow{  
    height:  210px;  

    /*padding: 0; 
    margin:  0; */ 
    /*float: left; */
} 
 
.slideshow img {  
    padding: 2px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  250px; 
    height: 210px; 
}














ul.yiiPager
{
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}

ul.yiiPager li
{
	display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
	border:solid 1px #ccc;
	font-weight:bold;
	color:#666;
	padding:1px 6px;
	text-decoration:none;
}

ul.yiiPager .page a
{
	font-weight:normal;
}

ul.yiiPager a:hover
{
	border:solid 1px #666;
}

ul.yiiPager .selected a
{
	background:#666;
	color:#FFFFFF;
	font-weight:bold;
}

ul.yiiPager .hidden a
{
	border:solid 1px #DEDEDE;
	color:#888888;
}

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last
{
	display:none;
}

#logoutDiv
{
	padding-top: 100px;
	padding-left: 20px;
}

.yiiForm input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
	border:1px solid #666666;
	margin-bottom:0.6em;
	width:20em;
 	background-color: #dcdcdc;
 	color: #000000;
 	cursor: default;
} 

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.loginForm input.text {
	
	background-color:#FFFFFF;
	
	border:1px solid #666666;
	margin-bottom:0.6em;
	width:10em;

}
.loginForm label {
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	
	text-align:left;
	width:7em;
}

.loginForm label.error {
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	
	text-align:left;
	width:7em;
}

		/* list-sida ======================================================================================== */
		
		.list-containerLong {
		  	line-height: 1.2em; 
			
		  	}
		.list-containerLong table {
		  	width: 100%;
		  	position: relative;
		  	background: #fff;
			margin: 10px 0 10px 0;
			
		  	}
		.list-containerLong table caption {
		  	margin: 0;
		  	padding: 1px 10px;
		  	text-align: left;
			border-bottom: none;
		 	background: #fff;
		  	}
		.list-containerLong table th, table td {
		  	margin: 0;
		  	padding: 1px 10px;
		  	text-align: left;

		  	}
		.list-containerLong table th {
		  	color: #999;
		  	}
		.list-containerLong table .name {
		  	text-align: left;
			min-width:20%;
			width:auto !important;
  			width:20%;

		  	}
			
		.list-containerLong table tr {
		  	background: #e6e6e6;
			background-color: #e6e6e6; 
		  	}
		.list-containerLong table tr.alt {
		  	background: #f1f1f1;
			background-color: #f1f1f1; 
		  	}
			
		.list-containerLong table td a {
		  	display: block;
		  	font-weight: bold;
		  	}
			
			/* special fix */
		
		.list-containerLong h2 { font-size: 1.5em; } 
		

#accessorieContainer
{

	-x-system-font:none;
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:6px;
	padding:1px 1px 10px;	
	
	
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-left: 10px;	
	height: 100%;
}
#accessorieImage
{	
	float: left;
	background-color: #FFFFFF;
}
#accessorieDesc
{	
	width:400px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
}

#hogiaTerms ul li {
	list-style-type:none; 
}

#loginFlash {
	margin-left: 250px;	
	width: 425px;
}

#loginCont {
	float:left;
	width: 250px;
	margin:0;
	padding:0;
}
#loginContainer {
	width: 675px;
	margin:0;
	padding:0;
}
#loginBottom {
	clear:both;
	width: 675px;
	margin:0;
	padding:0;
}

/* callme gradient puff ======================================================================================== */
.searchme	{color:#fff; line-height:1.4em; border-bottom:1px solid #666; margin-bottom:10px; padding-bottom:10px;}
.searchme h4 {color:#fff;}
.roundedcornr_box_922426 {
   background: #0fbd1c url('../assets/images/img/roundedcornr_922426_grad.gif') repeat-x top left;}
.roundedcornr_top_922426 div {
   background: url('../assets/images/img/roundedcornr_922426_tl.gif') no-repeat top left;}
.roundedcornr_top_922426 {
   background: transparent url('../assets/images/img/roundedcornr_922426_tr.gif') no-repeat top right;}
.roundedcornr_bottom_922426 div {background: url('../assets/images/img/roundedcornr_922426_bl.gif') no-repeat bottom left;}
.roundedcornr_bottom_922426 {
   background: transparent url('../assets/images/img/roundedcornr_922426_br.gif') no-repeat bottom right;
}

.roundedcornr_top_922426 div, .roundedcornr_top_922426,
.roundedcornr_bottom_922426 div, .roundedcornr_bottom_922426 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_922426 { margin: 0 10px; }



