/*

Theme Name: MK3 Modified by EnlightenMental Productions

Theme URI: http://www.markettheme.com

Description: Wordpress powered market theme modified by EnlightenMental Productions

Version: 3.5
  
Author: MarketTheme.com
*/
.wpfp-span {
position:relative;
}
.wp fp-img {
float:none!important;

}


.myicons {
  vertical-align: middle;
  margin-right:8px;
  margin-left:-8px;
  float:left;

}

.myiconsmain {
  border:0px solid #ddd;
  line-height:24px;
  margin-top:10px;

}
.demo-show {
  width: 350px;
  margin: 1em .5em;
}
.demo-show h3 {
  margin: 0;
  padding: .25em;
  background: #bfcd93;
  border-top: 1px solid #386785;
  border-bottom: 1px solid #386785;
}
.demo-show div {
  padding: .5em .25em;
}

	/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 35px 0 35px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
		

	}
	
#nav li a, #nav li a:visited {
background: #fff;
	color: #666;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
    margin: 5px 5px 0px 0px;
	padding: 8px 13px 8px 13px;
	text-decoration: none;
		border:2px solid #ffffff;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	}

#nav li a:hover {
	background: #f1f1f1;
	color: #666;
	border:2px solid #fff;
	}
	

#nav li li a:hover, #nav li li a:active {
	background: #fff;
	color: #000;
		border:2px solid #fff;



/*	padding: 7px 10px 7px 10px;  */
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 3px;
	background:#fff;
		-moz-border-radius:     5px;
	-webkit-border-radius: 5px;
	border:2px solid #f1f1f1;

/*
  filter:alpha(opacity=90);
  opacity:0.9;
  */
	}



#nav li ul a, #nav li ul a:visited { 
	width: 167px; 
	border:2px solid #fff;
	background:#f1f1f1;
	color: #666;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	/*
	 filter:alpha(opacity=100);
	 opacity:1.0;
*/
	}

#nav li ul a:hover, #nav li ul a:active { 
	width: 167px; 
	border:2px solid #ddd;
	background:#f1f1f1;
	color: #666;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	 filter:alpha(opacity=100);
	 opacity:1.0;

	}

#nav li ul ul {
	margin: -35px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited, #nav .current_page_item a:hover {
	border:2px solid #fff;
	background:#f1f1f1;
	color: #666;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	
	}
	
	#nav .page_item li li, #nav .page_item li li:visited, #nav .page_item li li:hover {
	border:2px solid #fff;
	background:#f1f1f1;
	color: #666;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	
	}
	
#nav .current_page_ancestor a, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover {
	border:2px solid #fff;
		background:#f1f1f1;

	color: #666;
	-moz-border-radius:     5px;
	-webkit-border-radius: 5px;
	}

#nav .current_page_item a:hover {
	color: #666;
	}


	
#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	border:0;
	}

#nav .current_page_item ul li a:hover {
	background: #fff;
	color: #666;
		border:0;

	}
	#nav li li { 
	color: #666;
	width:auto;
	border:0px solid #f1f1f1;
	-moz-border-radius:     5px;
	-webkit-border-radius: 5px;
	  /* for IE */

		}
/************************************************
*	SlidersGrid				All			 *
************************************************/	
	#slidergridall {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergridall ul, #slidergridall li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:540px;

	}
	
#slidergridall, #slidergridall li{ 
	margin:0 auto 0 auto;

	}
#slidergridall-prev a{
position: relative;
float:left;
left:10px;
height:45px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-330px;
font-size:12px;
text-indent:5px;
}
#slidergridall-next a{
position: relative;
right:10px;
float:right;
height:45px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-330px;
font-size:12px;



}	

/************************************************
*	SlidersGrid				1			 *
************************************************/	
	#slidergrid1 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid1 ul, #slidergrid1 li{
	margin:0;
        padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid1, #slidergrid1 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid1-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid1-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				2			 *
************************************************/	
	#slidergrid2 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid2 ul, #slidergrid2 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid2, #slidergrid2 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid2-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid2-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;



}	
/************************************************
*	SlidersGrid				3			 *
************************************************/	
	#slidergrid3 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid3 ul, #slidergrid3 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid3, #slidergrid3 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid3-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid3-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				4			 *
************************************************/	
	#slidergrid4 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid4 ul, #slidergrid4 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid4, #slidergrid4 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid4-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid4-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				5			 *
************************************************/	
	#slidergrid5 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid5 ul, #slidergrid5 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid5, #slidergrid5 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid5-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid5-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				6		 *
************************************************/	
	#slidergrid6 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
height:auto !important;
	  
	}
#slidergrid6 ul, #slidergrid6 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height300px;

	}
	
#slidergrid6, #slidergrid6 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid6-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid6-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				7			 *
************************************************/	
	#slidergrid7 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid7 ul, #slidergrid7 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:300px;

	}
	
#slidergrid7, #slidergrid7 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid7-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid7-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	
/************************************************
*	SlidersGrid				8			 *
************************************************/	
	#slidergrid8 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slidergrid8 ul, #slidergrid8 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:280px;

	}
	
#slidergrid8, #slidergrid8 li{ 
	margin:0 auto 0 auto;

	}
#slidergrid8-prev a{
position: relative;
float:left;
left:10px;
height:55px;
width:38px;
background: url('imgs/left.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;
}
#slidergrid8-next a{
position: relative;
right:10px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.jpg') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-150px;
font-size:12px;
text-align:center;


}	

/************************************************
*	Sliders				3			 *
************************************************/	
	#slider3 {
		max-height:325px;
	   overflow:hidden;
	   margin:0;
	   padding-left:4px;
	   padding-right:4px;
	  
	}
#slider3 ul, #slider3 li{
	margin:0;
	padding:0;
	
	list-style:none;
	display:block;
	max-width:none;
	height:325px;
	}
	
#slider3, #slider3 li{ 

	margin:0 auto 0 auto;

	}
	#slider3 li img { 
	height:250px;
	width:250px;	
	margin:0 30px 0 20px;
	border:0;

	}
#slider3-prev a{

float:left;
height:55px;
width:38px;
background: url('imgs/left.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-230px;
font-size:12px;
text-align:center;
margin-left:35px;
}
#slider3-next a{
float:right;
height:55px;
width:38px;
background: url('imgs/right.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-60px;
font-size:12px;
text-align:center;
margin-right:35px;


}	

/************************************************
*	Sliders				2			 *
************************************************/	
	#slider2 {
		
	   overflow:hidden;
	  margin:0 auto 0 auto;
	  
	}
#slider2 ul, #slider2 li{
	padding:0;
       margin:0;
	list-style:none;
	display:block;
list-style:none;
	display:block;
	height:255px;
	}
	
#slider2, #slider2 li{ 
	height:255px;	
	

	}
#slider2-prev a{
position: relative;
float:left;
left:15px;
height:65px;
width:38px;
background: url('imgs/left.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-140px;
font-size:12px;
text-align:center;
}
#slider2-next a{
position: relative;
right:15px;
float:right;
height:65px;
width:38px;
background: url('imgs/right.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-140px;
font-size:12px;
text-align:center;


}	

/************************************************
*	Sliders				5			 *
************************************************/	
	#slider5 {
		
	   overflow:hidden;
	  margin:0 auto 0 auto;
	  
	}
#slider5 ul, #slider5 li{
	padding:0;
        margin:0;
	
list-style:none;
	display:block;
	height:255px;
	}
	
#slider5, #slider5 li{ 
	height:255px;	
	

	}
#slider5-prev a{
position: relative;
float:left;
left:15px;
height:65px;
width:38px;
background: url('imgs/left.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-140px;
font-size:12px;
text-align:center;
}
#slider5-next a{
position: relative;
right:15px;
float:right;
height:65px;
width:38px;
background: url('imgs/right.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-140px;
font-size:12px;
text-align:center;


}	

/************************************************
*	Sliders				4		 *
************************************************/	
	#slider4 {
		
	   overflow:hidden;
	  margin:0 auto 0 auto;
	  
	}
#slider4 ul, #slider4 li{
	padding:0;
        margin:0;
	
list-style:none;
	display:block;
	height:240px;
	}
	
#slider4, #slider4 li{ 
	height:240px;	
	

	}
#slider4-prev a{
position: relative;
float:left;
left:15px;
height:65px;
width:38px;
background: url('imgs/left.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-120px;
font-size:12px;
text-align:center;
}
#slider4-next a{
position: relative;
right:15px;
float:right;
height:65px;
width:38px;
background: url('imgs/right.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-120px;
font-size:12px;
text-align:center;



}	


/************************************************
*	Sliders				1			 *
************************************************/	
	#slider1 {
		
	/*   max-height:175px; 
	   overflow:hidden; */
	   margin:0;
	   overflow:hidden;
	  
	}
#slider1 ul, #slider1 li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:171px;

	}
	
#slider1, #slider1 li{ 
	margin:0 auto 0 auto;

	}
#slider1-prev a{
position: relative;
float:left;
left:-30px;
height:55px;
width:38px;
background: url('imgs/left.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-115px;
font-size:12px;
text-align:center;
}
#slider1-next a{
position: relative;
right:-30px;
float:right;
height:55px;
width:38px;
background: url('imgs/right.png') bottom center no-repeat;
/* border:1px solid #000; */
margin-top:-115px;
font-size:12px;
text-align:center;


}	


/* General */

.foot_corner {
background:url('imgs/post-bottom.png') top left no-repeat;
width:639px;
height:25px;
margin:0;
padding:0;


}


.search_by1 {
margin:0;
width:830px;
height:171px;

}
.search_by_container1 {


background:url('imgs/1post-bg.png') top center no-repeat;

height:171px;
margin:-10px 0 0 0;
padding:10px; 
padding-top:10px; 


} 

.search_by {
margin:5px 0 0px 0;
width:639px;

}

.search_by_container {


background:url('imgs/post-middle.png') top left repeat-y;
width:639px;
/* height:213px;  */
margin:0;
margin-top:24px;
/* padding-top:20px;   
padding:10px; */

} 
.search_by_container ul {
height:235px;
width:580px;
overflow:hidden;

} 
/*
.search_by_container li {
width:85px;
list-style:none;
float:left;
margin:0px 10px 0 10px;;

} */
.search_by_container li img {
border:0;
}

.search_by_container small {
text-align:center;
display:block;
height:20px;
font-size:12px;
line-height:15px;
font-weight:bold;

}
#search_by_h3 {
background:url('imgs/header-top-1.png') top left no-repeat;
border:0px solid #000; 
margin:0 0 0 14px;
border-bottom:0; 
padding-top:16px; 
padding-bottom:12px; 
width:390px;

text-align:center;
color:#ffffff;
}

body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background: url('imgs/bg.jpg') #ddd top repeat-x;

	font-size: 13px;

	color: #111;



}

a {

	text-decoration: underline;

	color: #4D98C8;

}



a:hover {

	text-decoration: underline;

	color: #1C5F85;

}

/* Top Bar */



#bar {

		

	padding-top: 0px;

	padding-bottom: 0px;




margin: auto;


}

#bar .barhead{
	padding-right: 2%;

	padding-left: 2%;
	width: 934px; 
	margin:0 auto;
	position: relative; 
}

#bar .pdl {

	float: right;

}

#bar .postform {

	font-family:verdana;

	font-size:8pt;

	background-color:#EEEEEE;

	border-width:1px;

	width:175;

	margin: 0;

}

#bar .pdl p {

	margin: 0px;

	padding: 0px;

	font-size: 11px;

}

#bar .sdl {

	float: right;
	margin:0px 0 0 0;

}


#bar .sdl p {

	margin:5px 0 0 0;

	padding: 0px;

	font-size: 11px;

}

#bar .sdl a {

	color: #000000;

	font-weight: bold;
	
	text-decoration:none;
	
	margin-top:15px;	


}

#bar .sdl a img {

	border: 0px;

}

#bar .sdl .viewcarttop {



}

#bar .sdl .topsearchbar {



/*
	 bottom: 5px;  */
	float:right;
	margin-right:30px;
	margin-top:15px;


}
 input#search_input{

	width:140px;

}

/* Nav */



#nav {


}



#nav .navbar {


	background: url('imgs/nav-bg.png') transparent left top no-repeat;
	border-bottom:0px solid #000;
	margin:0 auto;
	width: 934px;
	height:44px;

}

/*

#nav ul {

	margin: 0 10px 0 10px;



	list-style: none;

}

#nav li {

	float: left;

	margin: 0;

	padding: 0;

}

#nav li a {

	float: left;

	margin: 6px 3px 0 0;

	font-size: 100%;

	font-weight: bold;

	text-decoration: none;

	padding: 7px 19px;

	background:#fff;
	border:solid 1px #f1f1f1;
}

#nav li a:hover {
	color: #fff;
	background: #000;

}

#nav .current_page_item {

	background-color: #fff;
	border:2px solid #333;
	border-bottom:2px solid #fff;
	margin:0px 3px -6px 3px;
	height:44px;
	

}

#nav .current_page_item li li a {

	border:0;
	

}


#nav .current_page_item a:hover {

	background-color: #fff;
	color:#000000;
	border:1px solid #fff;

}
*/

/* Wrap */



#wrap {

	background: url('imgs/page-bg.png') transparent top left repeat-y;
	

	width: 934px;

	margin:0 auto;
	margin-top:0px;


/*	padding: 8px; */

}

/* Logo And Header */



.header {

     background: url('imgs/header-bg.png') top left no-repeat;
	 width:934px;
	 height:162px;
	 margin:0 auto;
	 padding:0;


}



/* Content */



#content {

	width: 100%;  

	margin-bottom: 0px;

}

/* Content -> News Panel */



#content .news {

	width: 644px;
	float: right;
	padding-right:20px;

}

#content .news .head {


	font-size: .965em;

	margin-bottom: 10px;

	padding: 0px;

	color: #454545;

	border-bottom: 1px dotted #ccc;

	font-weight: normal;

}
#content h3 {

	font-size:14px;

}

#content .news .post {

	margin:0px;
/*	border:2px solid #80B1F3; 
	background:url('imgs/post-middle.png') #ffffff top left repeat;  */
	padding:5px 20px 5px 20px;
	text-align:justify;
	line-height:20px;


}


#content .news h2 {

	font-size: 1.225em;

	color: #555;

	margin: 0px;

	margin-bottom: 0px;
/*	border-bottom:1px solid #333; */

}
#content .news .page_title h2 {

}

#content .news h2 a {

	color: #555;
	
	text-decoration:none

	

}

#content .news h2 a:hover {

	border-bottom: 1px dotted #222 ;

	color: #222;

}

#content .news h2 img {

	vertical-align: text-bottom;

	margin-right: 2px;

}

#content .news .comments {

	font-size: .825em;

	font-weight: normal;

	color: #ca1717;

}

#content .news p {

	font-size: 1em;

	line-height: 150%;

	margin-bottom: 11px;

	color: #232323;

}

#content .bullet li {
	background:url('imgs/bullet.jpg') no-repeat left top;
	margin-bottom: 5px;
	list-style:none;
	padding-left:15px;
text-align:left;

}

#content .news .post p a {

	border-bottom: 1px none #4D98C8;

	color: #4D98C8;

	padding: 2px;

}

#content .news .post p a:hover {

	border-bottom: 1px dotted #1C5F85;

}

#content .post h3 {

	font-size: 14px;

	color: #333;

	margin-bottom: 10px;

}

/* Content -> Product and Sidebar Panel */



#content .products {
float: left;
	width:220px;
	margin:5px 20px 10px 20px;
	

}

#content .products .head h2 {

	background-image: url('imgs/products-header.png');
	height: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 9px;

}

#content .products .post {

	float: left;

	width: 95px;

	margin-right: 8px;

	margin-left: 8px;

	margin-bottom: 10px;

	display: inline;

}

#content .products .post .item {

	font-size: 8 px;

	/*background-image: url(imgs/itembg.gif);*/

	height: 86px;

	width: 95px;

	text-align: center;

	line-height: normal;

	margin-bottom: 5px;

}

#content .products .post .item img {

	margin-top: 7px;

}

#content .products .post .item a img {

	border: 1px solid #D2D2D2;

	padding: 3px;

}

#content .products .post .item a:hover img {

	border: 1px solid #7cceed;

}

#content .products .post .inside {

	font-size: 12px;

}

#content .products .post .top {

	font-color: #222;

	text-align: center;

}

#content .products .post .top h2 {

	margin-top: 53px;

	padding: 4px;

	line-height: 130%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}

#content .products .post .top h2 a {

	color: #4d98c8;

}

#content .products .post .top h2 a:hover {

	color: #2a718c;

}

#content .products .post .bot {

	background-color: #F3F3F3;

	color: #222;

	padding-right: 2px;

	padding-left: 2px;

	text-align: center;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-bottom: 5px;

	padding-right: 5px;

	padding-left: 5px;

}

#content .products .post .bot p {

	color: #222;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	line-height: normal;

	font-weight: normal;

}

#content .products .navigation {

	font-size: 12px;

	margin-right: 8px;

	margin-left: 8px;

	margin-bottom: 5px;


}

#content .products .navigation a {

	border: 1px solid #ccc;

	color: #555;

	padding: 4px;

}

#content .products .navigation a:hover {

	border: 1px solid #222;

	color: #222;

}

#content .products .navigation .left {

	width: 45%;

	float: left;

}

#content .products .navigation .right {

	width: 45%;

	float: right;

	text-align: right;

}

/* Content -> Sidebar Widget Styles */



#content .products .widgetcase {

	width: 220px;
	float: left; 
	margin:5px 0 0 0;

}

#content .products .widgetcase img {
border:0; 
float:left;
}

#content .products .widgetcase p {

	font-size: .850em;

	color: #343434;

	line-height: 175%;

}

#content .products .widgetcase .textwidget {

	font-size: .850em;
	
	clear:both;

	color: #343434;

	line-height: 175%;

}

#content .products .widgetcase h2.widgettitle {

 background:url('imgs/sidebar-header.png') top left no-repeat;
/* border:0px solid #000; 
padding-top:15px; 
width:325px;
color:#333333;
height:48px;
font-size:16px;
font-weight:bold;
text-indent:10px;
margin:0 0 0 -22px; */

margin:0 0 5px 0;
border:0 px solid #000; 
padding:0; 
width:220px;
color:#333333;

overflow:hidden;
font-size:100%;
font-weight: bold;

text-align:center;
padding:15px 0 15px 0;

	
}



#content .products .widgetcase ul {


	list-style-type: none;

	margin: 0;
	padding:0;

	margin-bottom: 10px;

}

#content .products .widgetcase ul li {

	margin:0;
	border-top:0;
	width:220px;	
	background:url('imgs/sidebar-background.png') bottom center no-repeat;
	 padding:0px 10px 4px 10px; 
	 margin-bottom:10px;

}
#content .products .widgetcase ul li li{
	background:#fff;
    border:1px solid #f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	width:180px;
	margin-left:10px;
	line-height:26px;


}



#content .products .widgetcase ul li a {

	font-size: 1em;
	
	color: #1c5f85;
    text-decoration:none;
	border:0;
	line-height:20px;
	padding:5px 5px 2px 0px;

}

#content .products .widgetcase ul li a:hover {

	color:#666;
	line-height:20px;

	

}

#content .products .widgetcase ul .children {

	margin-left: 20px;

	margin-bottom: 0px;

	font-size: 1em;

	line-height: normal;

}

#wp-calendar {

	background-color:#F1F1EF;

	border-left:1px solid #FFFFFF;

	border-top:1px solid #FFFFFF;

	font-size: .725em;

	vertical-align:middle;

	text-align:center;

	width: 100%;

	margin-bottom: 9px;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

#wp-calendar a {

	display: block;

	text-decoration: none;

}

#wp-calendar a:hover {

	background: #E6E6DF;

	color: #333333;

}

#wp-calendar caption {

	display: none;

}

#wp-calendar td {

	color:#333333;

	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	background-color: #FFFFFF;

}

#wp-calendar td.pad:hover {

	font-size:9px;

	color:#FF4200;

	background-color: #ffffff;

}

#wp-calendar td:hover, #wp-calendar #today {

	background: #E6E6DF;

	color: #ca1717;

}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}

/* Content -> Spacer */

.spacer {

	width: 100%;

	clear: both;

}

/* Content -> Product Item Display Page */



#content .breadcrumbs {
	margin:0;
	margin-bottom: 5px;
	


}
#content .breadcrumbs img {

border:0;
width:48px;
height:48px;
margin:0;
float:left;


}

#content .breadcrumbs p {

	font-size: 11px;

	text-transform: lowercase;

	color: #444;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height:48px;

}

#content .breadcrumbs p a {

	border-bottom: 1px none #888;

	color: #444;

}

#content .breadcrumbs p a:hover {

	border-bottom: 1px solid #111;

	color: #111;

}

#content .news .ls {

	width: 256px;

	float: left;

}

#content .news .tr {



	text-align: center;

	line-height: normal;

	padding-top: 4px;

	padding-bottom: 2px;

}

#content .news .tr img {

	width: 65px;

	height: 65px;

	padding: 2px;

	border: 1px solid #333;

	margin-right: 3px;

	margin-left: 3px;

}

#content .news .mi {

	width: 200px;

	padding: 2px;

	border: 0px solid #f2f2f2;

	margin-bottom: 2px;

	height: 200px;

}

#content .product_image {

	float: right;

	text-align: center;
	
	padding-right:0px;

}

#content .product_image .tr img {

	padding: 0px;

	border: 1px solid #f1f1f1;

	margin-right: 3px;

	margin-left: 3px;

}

#content .product_image .mi {

	padding: 2px;

	border: 0px solid #f2f2f2;

	margin-bottom: 2px;

}

#content .desc {

	width: 370px;

	float: left;
	
	padding-left:5px;

	text-align:justify;

}

#content h2 .price {

	background-color:#f1f1f1;;

	color: #666;

	padding-right: 2px;

	padding: 2px;

	margin-left: 5px;
	
		border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;

}

#content h2 .sold {

	background-color: #ca1717;

	color: #fff;

	padding-right: 2px;

	padding-left: 2px;

	margin-left: 5px;

}

#content .product_image .buy {

	padding: 5px;
	width:220px;

	font-size: 11px;

	line-height: 150%;

	text-transform: uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666;
	
	background:#f1f1f1;
	border:1px solid #ddd;
	
		-moz-border-radius:5px;
	-webkit-border-radius: 5px;




}

#content .product_image .buy .lsf {

	width: 40%;

	float: left;

}

#content .product_image .buy .rsf {

	float: right;

	width: 40%;

}

#content .product_image .buy .field {

	font-family: verdana;

	font-size: 8pt;

	background-color: #fff;

	border-width:1px;

	width: 115px;

	margin: 0px;

}

#content .product_image .buy .field2 {

	font-family: verdana;

	font-size: 8pt;

	background-color: #fff;

	border-width:1px;

	margin: 0px;

}

#content .desc h2 {

	font-size: 1.225em;

	color: #555;

	margin: 0px;

	margin-bottom: 6px;
	margin-top: 10px;

}

#content .desc p {

	font-size: 1em;

	line-height: 165%;

	margin-bottom: 11px;

	color: #232323;

}

#content .desc p a {

	color: #1c5f85;

	border-bottom: 1px solid #1c5f85;

}

#content .desc p a:hover {

	color: #111;

	border-bottom: 1px solid #222;

}

/* Content -> Normal Full Product Flow */



#content .grid {

	background:url('imgs/post-top.png') top left no-repeat;
	float: left;
margin:-10px 0 0 0;
	padding:0;

}
#content .grid1 {

	background:url('imgs/post-top.png') top left no-repeat;
	float: left;
	margin:-10px 0 0 0;
	padding:0;

}

#content .grid .post {

	float: left;

	width: 126px;

	margin-right: 12px;

	margin-left: 15px;

	margin-bottom: 10px;

	display: inline;
	border:0;

}

#content .grid .post .item {

	font-size: 12px;

	/* background-image: url(imgs/itembg.gif); */

	height: 86px;

	width: 116px;

	text-align: center;

	line-height: normal;

}

#content .grid .post .item img {

	margin-top: 7px;

}

#content .grid .post .item a img {

	border: 1px solid #D2D2D2;

	padding: 3px;

}

#content .grid .post .item a:hover img {

	border: 1px solid #7cceed;

}

#content .grid .post .inside {

	font-size: 12px;
	margin-left:10px;

}

#content .grid .post .top {

	font-color: #222;

	text-align: center;

}

#content .grid .post .top h2 {

margin-top: 5px;

	padding: 2px;

	line-height: 130%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: .925em;

}

#content .grid .post .top h2 a {

	color: #4d98c8;
	
	text-decoration:none;
	
	line-height:20px;
	
	font-weight:bold;

}

#content .grid .post .top h2 a:hover {

	color: #2a718c;

}

#content .grid .post .bot {

	background-color: #F3F3F3;

	color: #222;

	padding-right: 2px;

	padding-left: 2px;

	text-align: center;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-bottom: 5px;

	padding-right: 5px;

	padding-left: 5px;

}

#content .grid .post .bot p {

	color: #222;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	line-height: normal;

	font-weight: bold;

}

#content .grid .navigation {

	font-size: 12px;


	background:url('imgs/post-bottom.png') top left no-repeat;
width:639px;

}

#content .grid .navigation a {

	border: 1px solid #ccc;

	color: #555;

	padding: 4px;

}

#content .grid .navigation a:hover {

	border: 1px solid #222;

	color: #222;

}

#content .grid .navigation .left {

	width: 45%;

	float: left;

}

#content .grid .navigation .right {

	width: 45%;

	float: right;

	text-align: right;

}

#content .grid .price {

	background-color: #f1f1f1;

	color: #666;

	width: 106px;

margin-top: 30px;

	text-align: center;

	font-weight: bold;

	padding-top: 2px;

	padding-bottom: 2px;

	margin:25px auto 9px auto;
	
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

#content .grid .sold {

	background-color: #d3d3d3;

	color: #ca1717;

	width: 108px;

	margin: 0 auto;

	text-align: center;

	font-weight: bold;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-bottom: 9px;

}

/* Content -> Archives */



#content .archive {

	width: 644px;
	float: right;
	padding-right:30px;
	margin:10px 0 0 0;

}

#content .archive h2 {

	font-size: .875em;

	margin: 0px;

	padding: 0px;

	margin-bottom: 9px;

}

#content .archive h2 a {

	color: #1c5f85;
	border:0;

}

#content .archive h2 a:hover {

	color: #222;
	border:0;
}

#content .archive p {

	line-height: 165%;

	color: #232323;

	font-size: .825em;

}

#content .archive .col1 {

	width: 600px;

	padding-right: 49px;

	float: left;

}

#content .archive .col1 p {

	font-size: 11px;

	padding: 0px;

	margin: 0px;

}

#content .archive .col1 p img {

	vertical-align: bottom;

}

#content .archive .col2 {

	width: 120px;

	padding-right: 29px;

	float: left;

	text-align: center;

}

#content .archive .col2 img {

	padding: 2px;

	border: 1px solid #ccc;

}

#content .archive .col2 a img {

	border: 1px solid #ccc;

}

#content .archive .col2 a:hover img {

	border: 1px solid #222;

}

#content .archive .col3 {

	width: 100px;

	padding-right: 29px;

	float: left;

	margin-right: 20px;

	text-align: center;

}

#content .archive .col3 .price {

	background-color: #D3E7B8;

	margin-top: 20px;

	color: #507733;

	padding: 2px;

	font-weight: bold;

}

#content .archive .col4 {

	width: 100px;

	float: right;

	text-align: center;

}

#content .archive .post-even {

	border:1px solid #f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	padding: 10px;

	background-color: #f9f9f9;
	margin-bottom: 5px;
	line-height:24px;

}

#content .archive .post-odd {

	border:1px solid #f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	line-height:24px;
	margin-bottom: 5px;


}

#content .archive .post-even p a, .post-odd p a {

	border-bottom: 1px dotted #999;

	font-weight: normal;

}

/* Content -> Comments */



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

	background: #fff;

	border: 1px solid #333;

}

#commentform textarea {

	width: 100%;

}

#commentlist .author {

	font-size: .950em;

	margin-bottom: 5px;

	color: #555;

}

#commentlist li ul {

	border-left: 1px solid #ddd;

	font-size: 110%;

	list-style-type: none;

}

#commentlist p a {

	background-color: #fff;

	font-size: .925em;

	line-height: 175%;

}

/* Content -> Footer and Copyright */



#footer {
 	
	width: 890px;

	margin-bottom: 5px;

	background-color: #f7f7f7;

	border: 1px solid #ccc;

	padding-top: 5px;

	padding-bottom: 5px;
	
	margin: 0 auto;

}

#footer .col1 {

	width: 40%;

	float: left;

	padding-left: 3%;

}

#footer .col2 {

	width: 40%;

	float: right;

	padding-right: 20px;

	text-align: right;

}

#footer p {

	margin: 0px;

	padding: 0px;

	font-size: .840em;

	line-height: 165%:

}

#footer p a {

	color: #1c5f85;

}

#footer p a:hover {

	background-color: #ccc;

	color: #111;

}

#copyright {

	text-align: center;
	background:url('imgs/page-footer-bg.png') top left no-repeat;
	margin:0 auto;
	width:934px;
	height:45px;

}

#copyright p {

	font-size: 10px;

	color: #666;

	margin: 0px;

	padding: 5px 0 0 0;

}

#copyright p a {

	color: #777;

}

#copyright p a:hover {

	color: #222;

}







.redbar {

background-color: #ca1717;

color: #fff;

text-align: center;

font-size: 11px;

padding-top: 3px;

padding-bottom: 3px;

}



.redbar a {

color: #fff;

border-bottom: 0px dotted #f2f2f2;

}

