/*  
Theme Name: WhiteHouse

Theme URI: http://www.pagelines.com/themes/

Description: White House theme by <a href="http://www.pagelines.com">PageLines</a>. Professional theme with 2 column layout and right sidebar, widget-ready, built-in support for twitter feed, support for threaded/nested comments, easy to customize through the settings-page. Note: PHP5 is required for options.

Version: 1.3.2

Author: PageLines

Author URI: http://www.pagelines.com

Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready

*/
/* Defaults */
	body{
		font-size:13px;
		line-height:1.6em;
		
		font-family:arial,serif;
	}
	a:focus{outline:1px dotted invert;}
	hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

	ol{list-style:decimal}
	ul{list-style:square;}
	.hentry ul, ol{ margin-left:25px; margin-bottom: 1em;}

	p,.p{margin-bottom: 1em;}

	blockquote{
		margin:0 0 1em 1em;
		background: #eee;
		padding: 1em 1em;
	}


/*layout width */

	body{background: #fafafa url(images/bg.jpg) no-repeat top center;}
	
	#pagewrap {width:980px; margin:0 auto;}
	.container{background: #fff; width:960px; margin: 0px auto;}

	#content { position:relative; background: #ffffff url(images/contentbg.png) repeat-y 0 0;}

	
	.contentshadow {background: transparent url(images/contentshadow.png) repeat-y 0 0;	 }
	
	#site {	padding-bottom:2em;}
	#footer {
		width: 990px; margin:0 auto;
	}
	#sidebar {

		width: 300px;
		float: left;
	}
	#wrapper {
		position:relative;
		padding-bottom: 2.5em;
	}
	#maincontent {
		float: left;
		width: 640px;
		background: #fff;
		overflow: hidden;
	}
	
	/* @ FULL WIDTH */
	#fullwidth #content {background: #fff;}
	#fullwidth #maincontent {width: 100%;}

/* Links & Colors */

a {text-decoration:none;}
	
a,.commentlist cite,.commentlist cite a, #subnav .current_page_item a, #grandchildnav .current_page_item a, .headline h1 a:hover{ color:#005299;}

#subnav ul li a:active{color:#000;text-decoration:none;}

/* HEADERS */
	h1, h2, h3, h4, h5, h6, #nav{		
		font-family:  baskerville, 'palatino linotype',palatino,georgia,serif;
		font-weight: normal;
		margin:0;padding: 0; 
		line-height: 1.2em;
		color:#000;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a{}
	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #nav em{text-transform: lowercase;font-style:italic;f}
	
	h1{font-size: 2.6em;}
	h2{font-size: 1.7em;}
	h3{font-size: 1.5em;}
	h4{font-size: 1.3em;}
	h5{font-size: 1.1em;}
	h6{font-size: 1em;}


/* @ HEADER */
#header {
	position: relative;
	padding: 8px 0px 5px 8px; 
	/*background: transparent url(images/headerbg.png) repeat-x bottom left;*/
}

	.headline {color:#000; }
	.headline h1 a{color:#000;font-size: 22px;float:left;line-height:1.5em;text-transform: uppercase;letter-spacing: .2em;}
	
	.site-description { font-size:1em;font-family: palatino, times, georgia; font-style:italic;float:left;margin:13px 0 0 .5em;color:#aaa;}

/* Header Icons */
.icons {text-align: right;position: absolute;bottom: 5px; right:0px;line-height: 20px;height: 24px;}
.icons a {display: block;width: 24px; height: 24px; margin-left: 4px; float: right;text-align: right;}
.icons .twitterlink {background: url(images/icon-twitter.png) no-repeat 0 0;}
.icons .linkedinlink {background: url(images/icon-linkedin.png) no-repeat 0 0;}
.icons .facebooklink {background: url(images/icon-facebook.png) no-repeat 0 0;}
.icons .rsslink {background: url(images/icon-rss.png) no-repeat 0 0;}


	/* MAIN NAVIGATION */
		#nav {
			text-transform: uppercase;
			font-size: .9em;	
			line-height: .9em;
			background: url(images/nav-blue.png) repeat-x 0 0;
font-weight:620;
display:block;
		}
		#nav ul{
			list-style: none;
			display: block;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			float: left;
display:block;
		}
		#nav ul li{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			float: left;
display:block;
			
		}
		#nav ul li a{
			
			line-height: .9em;
			padding: 13px 13px 11px;
			text-decoration: none;
			color: #fff;

			display: block;
		}
		#nav ul li a:hover{
			
			line-height: .9em;
			padding: 13px 13px 11px;
			text-decoration: none;
			color: #227de6;

			display: block;
		}
		
		#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
			text-decoration: none;	
			color:#227de6;
			
			display:block;
		}
			#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
			text-decoration: none;	
			color:#227de6;
background:#fff;;
			display:block;
		
		}

		#nav li a:active, a:hover{
			color:#227de6;
			background:#fff;
			display:block;
		}
				#subnav {
					text-transform: uppercase;
					float: left;
					width: 620px;
					padding: 0 10px;
				}
				
					#subnav ul{list-style:none;}
					#subnav ul li{float: left;}
					#subnav li a{
						color:#444;
						display: block;
						padding: 2px 5px; 
						margin-right: 5px;
						border: 1px solid transparent;
						-moz-border-radius: 3px;
						-khtml-border-radius: 3px;
						-webkit-border-radius: 3px;
						border-radius: 3px;
					}
					#subnav li a:hover{background: #ddd;}
					#subnav .current_page_item a, #subnav li a:active, #subnav .current_page_ancestor{
						background: #e1e1e1;
						border: 1px solid #ccc;
						border-right: 1px solid #f7f7f7;
						border-bottom: 1px solid #f7f7f7;
					}

				#grandchildnav li{ padding-left:10px; }
				#grandchildnav .current_page_item{ background: #f7f7f7;	}
				
/* @ SUBHEAD */
#subhead {
	font-style: italic;
	font-size: 11px;
	padding:1em 0;
	background: #f1f1f1 url(images/subheadbg.png) repeat-x 0 0;
	border-bottom:1px solid #bbb;

}
.subleft {
	width: 620px;
	padding: 0 10px;
	float:left;
	text-align: left;
}

/* Search in subheacd */
#searchform {
	padding: 0 10px;
	width: 300px;
	float: left;
}
.center #searchform {
	float: none;
	padding: 10px 10px;
	margin: 0px auto;
}
#subhead ul{
	list-style:none;
	margin:0;
}


#overview {
	border-bottom:1px dotted #bbb;
	margin-bottom:1em;
}

/* Pages */
.pagetitle {
	padding: .5em 0;
	border-top: 3px double #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 1em;
}
/* POSTS */
.post{	
	background: #fff url(images/post-bg.png) repeat-x left bottom;
	clear: both;
	overflow: hidden;
}
/* THUMB */
.thumb.left img {
margin-right:23px;
}
.thumb img {
display:block;
margin:0 0 0.8em;

}

.copy {padding: 30px 30px 0px 30px;}

/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #fff;
}
.post-date em {
	background: #0F2B59;
	color: #fff;
	font-size: .9em;
	font-style: normal;
	padding: 5px 5px;
	line-height: 1.75em;
}

.post-excerpt {
	font-style: italic;
	width: 350px;
	float:left;
}
.post-title {margin-bottom: .4em;}
.post-title h2{
	font-size: 2.5em;
	line-height: 1em;
	text-transform: none;
	letter-spacing: -.02em;
	padding: 5px 0;
}
.post-title h2 a{color: #000;}
.post-title h2 a:hover{
	text-decoration: underline;
}

/*- Post Author -*/
.author-info {
	padding: 15px;
}
.author-info small {color: #999;}
.author-info h3{
	text-transform: capitalize;
	font-size: 26px;
}

.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}



.author, .auxilary a{font-variant: small-caps;}
.auxilary a{color: #999;}
.author {
	padding: 0 10px;
	background:#fff;
}
.post .entry {
	margin-bottom: 1em;
	padding: 1em 0;
	border-top: 1px solid #eee;
}
.postwrap {
}

.pfooterdark {
	
	background: #eee url(images/box-bgr2.gif) repeat-x top;
}
.pfooterlight {
	
}
.post-footer {
	height: 42px;
	padding: 0 18px;
	overflow: hidden;
}
.hentry .post-footer {margin-bottom: 1em;}
.post-footer a{
	color: #000;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-family: palatino,georgia;
}
.post-footer .left {
	line-height: 38px;
}
.post-footer .left span {
	background: url(images/comment_count_bg.png) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.post-footer .right {
	padding: 9px 0 0;
}
.post-footer .right span {
	line-height: 21px;
}
.post-footer img {
	margin: 0 0 0 2px;
}
.tags {font-style: italic; color: #777;font-size: 10px;}
.widget_tag_cloud .wcontent {
 font-family:baskerville,"palatino linotype", palatino times;
 }

/* twitter */
.twitter{
	padding-left: 27px;
	background: url(images/tballoon-blue.png) no-repeat 0 0;
	display: block;
}

/* sidebar */



#sidebar {
	border-top: 1px solid #888;
	position:relative;
	color:#424242;
	padding:10px 10px 1em 10px;
	margin-bottom: 1em;
}
#sidebar .widget{
	
	border:1px solid #999;
}
#sidebar .wtitle{	
	
	text-transform:uppercase;
	letter-spacing:.3em;
	font-size: 1.1em;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #bbb;
}
#sidebar .wcontent {
	padding:1em 0;
}
.widget {
	margin-bottom: 1em;
	background:#fff;
	padding:1px;
}
.wtitle{
	text-align:left;
	border-bottom:1px solid #eee;
	letter-spacing:.2em;
	font-size:1.4em;
}
.widget .winner {

	padding: 0 10px;
}
.widget .wcontent{
		border: 1px solid #fff;
	background: url(images/box-bgr.gif) repeat-x 0 0;
	padding: 1em 0;
}

.widget ul li{
	list-style:none;
	
	
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
	display: block;
	padding: 4px;
}
.widget ul li a {
	color: #666;
}
.widget ul li a:hover{	
	text-decoration: underline;
}
.widget ul li ul li{margin-left: 20px;border:none;font-size: .9em;}


.page-nav {
	padding: 15px;
}
.page-nav .previous-entries {float: left;}

.page-nav .next-entries {float: right;}

/* @ FOOTER */


#morefoot #s {width: 166px;margin:1em 0;}


#pagefoot {
	clear:both;
	font-size:1em;
	overflow:hidden;
	text-align: center;
	padding: 20px 10px 20px 10px;
}
#pagefoot h1{color: #999;margin-bottom: .5em;}
#pagefoot #footnav, #pagefoot #footnav li{display:inline;list-style-type:none;}
#pagefoot #footnav small{display: none;}
#pagefoot #footnav em{font-style:normal;}
	#pagefoot .terms {color: #666;line-height: 3em;}
	#pagefoot #footnav  {margin-left: 20px; }
	#footnav li a{
		font-variant: small-caps;
		padding: 3px 2px;
		line-height: 1em;
		margin-right: 10px;
		text-decoration:none;
	}
	#footnav li a:hover{ border-top:1px solid  #666; border-bottom: 1px solid #666;}
	#footnav li.on a{border-top:1px solid  #666; border-bottom: 1px solid #666;}

.shadowbottom{
	background: url(images/bcontentshadow.png) no-repeat center bottom;
	clear: both;
	height: 4px;
	overflow: hidden;
	width: 980px;
}
.shadowtop{
	background: url(images/tcontentshadow.png) no-repeat center bottom;
	clear: both;
	height: 8px;
	overflow: hidden;
	width: 980px;
}




/* Widgets */
#calendar-wrap {text-align:center;}
#wp-calendar {text-align:center;margin-top:5px;width:100%;}
#wp-calendar caption{text-transform:uppercase;letter-spacing:.1em;}
#wp-calendar td{padding:4px 8px;}
#wp-calendar #today{font-weight: bold;border:1px solid #ccc;background:#f7f7f7;}



/* Wordpress caption */
	.wp-caption {
		text-align: center;
		background: #fff;
		border: 1px solid #ddd;
		margin: 10px;
		padding: 4px;
		margin-bottom: 1em;
	}
	.wp-caption-text {font-size: 11px; text-align: center; margin:0;padding:6px 3px 2px;line-height: 16px;}
	.wp-caption img {margin: 0;	padding: 0;	border: 0 none;margin-top: 5px;	}
	.wp-caption-dd {font-size: 11px;line-height: 17px;	padding: 0 4px 5px;	margin: 0;	}


/* FLOATING AND ALIGNMENT */
	.aligncenter,.alignnone {display: block;margin-left: auto;margin-right: auto;}
	.center, .textcenter {text-align: center;}
	.alignleft {float: left;margin:0 1.4em .4em 0;}
	.left {	float: left; }
	.textleft {text-align: left;}
	
	.alignright {float: right;margin:0 0 .4em 1.4em;}
	.right { float: right; }
	.textright {text-align:right;}
	
	.clear {clear:both;}
	


/* fboxes */
.fboxes {
	padding: 2px 1px;
  }


.fboxdividers{
  	
	background:#fff url(../images/box-bgr.gif) repeat-x 0 0;
}

.fboxes .fbox {
	display: inline; /* IE thing */
	float: left;
	width: 318px;
}
.fboxcopy {
	padding: 20px 22px;
}

.fboxes p {
  margin-bottom: 10px;
  }
.fboxes ul {
  list-style-type: none;
  margin-top: 5px;
  }
.fboxes ul li, #morefoot p {
  font-size: 11px;
  }
.fboxes ul a {
  text-decoration: underline;
  color: #333;
  }
.fboxes a:hover {
  text-decoration: underline;
  }
.fboxes .fboxtitle{
	margin-bottom:0.3em;
	padding: 0 0 2px 0;
	font-size: 1.1em;
	border-bottom: 1px solid #aaa;
}
.fboxes #searchbox {
  padding: 1px;
  width: 160px;
  }

.fboxes li {
  margin-bottom: 5px;
  background: url(http://www.pagelines.com/images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

/* morefoot */
	
#morefoot {
	padding:1px;
}
	#morefootbg {
		padding-top: 2em 0;
		background:#fff url(../images/box-bgr.gif) repeat-x 0 0;
	}
	#morefoot h3 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 3px;
	}
	#morefoot .wcontain {

		margin:0 10px;
		width:299px;
		float: left;
		display: inline;
	}
	#morefoot .widget{
		padding: 1em;
		background: transparent;
	}
	
	
#content_sidebar{
	border-top: 1px solid #ddd;
	margin: 1em 0;
	padding: 1em 0 ;
}
	#content_sidebar ul{
		padding: 10px 20px;
	}
	#content_sidebar ul ul{
			padding: 3px;
	}
	

	

/* Page Navi */
#content .wp-pagenavi {
	margin:1.6em .4em;
}
#content .wp-pagenavi span.pages {
	border:none;
	background: transparent;
}

#content .wp-pagenavi a,  #content .wp-pagenavi .current, #content .wp-pagenavi .extend{
	padding: 3px 7px;
	border: none;
	color: #000;
	background: #ddd;
}
#content .wp-pagenavi a:hover, #content .wp-pagenavi .current{
	color: #fff;
	border:none;
	background: #555;
} 


/* FORMS/CONTACT ETC */

	.cform input {padding: 5px;font-size: 1.1em;}

	 .cform fieldset{background: #fff;border:none;}
	 .cform label {
		display:block;
		margin:0;
		text-align:left;
	}
	legend{display: none;}
	#content .cform {margin:5px 50px;padding:0px 0;}
	.cform ol, .cform li{list-style-type: none; margin:0;padding:0;}
	.cform label {}
	.cform li{margin-bottom: .7em;}
	.cform .single{width: 97%;}
	.cform .area{width: 97%;}
	.cform .emailreqtxt,.cform .reqtxt{font-style: italic;color: #999;}
	.cf_hidden {display: none;}
	
		
	 .success {
		background: #f7f7f7; 
		padding: 15px; 
		margin-bottom: .5em; 
		font-size:1.4em;
	}
	input[type="text"].cf_error:focus {border: 0px solid #000;}
	/* Mailing List Form */
	.mailinglist .cform ol{width:262px; float: left;}
	.mailinglist .cform .single{width:97%}
	.mailinglist .cform .sendbutton{margin:21px 0 0 10px;padding: 3px 0 2px 0;}
	.linklove a{display: none;}@charset "utf-8";
/* CSS Document */

#stay-connected-tout{ repeat-x;padding:15px 0 0 0;margin:0;}#stay-connected-tout ul{width:125px;float:left;margin:0;padding:0;}#stay-connected-tout li{width:40%;float:left;list-style:none;padding-left:14px;margin:0 0 12px 0;font-size:.6875em;
  letter-spacing:0.03em;font-weight:bold;}#stay-connected-tout li a{color:#999;padding:3px 0px 0px 29px;float:left;}#stay-connected-tout li a:hover{color:#336699;}#stay-connected-tout li.facebook a{background:url(/images/icons-get-connected.gif) 0px 0px no-repeat;}#stay-connected-tout li.facebook a:hover{background:url(/images/icons-get-connected.gif) 0px -23px no-repeat;}#stay-connected-tout li.twitter1 a{background:url(/images/icons-get-connected.gif) -115px 0px no-repeat;}#stay-connected-tout li.twitter1 a:hover{background:url(/images/icons-get-connected.gif) -115px -23px no-repeat;}#stay-connected-tout li.flickr a{background:url(/images/icons-get-connected.gif) -240px 0px no-repeat; margin-left:12px;}#stay-connected-tout li.flickr a:hover{background:url(/images/icons-get-connected.gif) -240px -23px no-repeat;}#stay-connected-tout li.myspace a{background:url(/images/icons-get-connected.gif) -381px 0px no-repeat;}#stay-connected-tout li.myspace a:hover{background:url(/images/icons-get-connected.gif) -381px -23px no-repeat;}#stay-connected-tout li.youtube a{background:url(/images/icons-get-connected.gif) -550px 0px no-repeat;margin-left:12px;}#stay-connected-tout li.youtube a:hover{background:url(/images/icons-get-connected.gif) -551px -23px no-repeat;}#stay-connected-tout li.vimeo a{background:url(/images/icons-get-connected.gif) -733px 0px no-repeat;margin-left:12px;}#stay-connected-tout li.vimeo a:hover{background:url(/images/icons-get-connected.gif) -733px -23px no-repeat;}#stay-connected-tout li.itunes a{background:url(/images/icons-get-connected.gif) -875px 0px no-repeat;margin-left:12px;}#stay-connected-tout li.itunes a:hover{background:url(/images/icons-get-connected.gif) -875px -23px no-repeat;}#stay-connected-tout li.linkedin a{background:url(/images/icons-get-connected.gif) -1017px 0px no-repeat;margin-left:12px;}#stay-connected-tout li.linkedin a:hover{background:url(/images/icons-get-connected.gif) -1017px -23px no-repeat;}

#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('images/bg_shadow.gif') no-repeat top; position: relative; padding: 0px 0 15px; width: 100%; height: 300px; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('images/bg1.jpg'); width: 75%; height: 300px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 250px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('images/bg_side.gif'); list-style-type: none; width: 25%; height: 280px; right: 0; padding-top: 20px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: url('images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }

#featured{ 
	width:700px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #e3eaf2; 
	height:350px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:650px; 
	list-style:none; 
	padding:0; margin:0; 
	width:300px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#e3eaf2; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:85px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#feffe9; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#e3eaf2; 
}
#featured .ui-tabs-panel{ 
	width:650px; height:350px; 
	background:#e3eaf2; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:282px; left:0; 
	width:650px; 
	height:68px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


#mm						{position: absolute; display: block; visibility: hidden; width:185px; height:auto; top:100px; left: 100px; z-index:10000;}
#mm_top					{position: relative; display: block; width:185px; height:21px; overflow:hidden; background:url(images/mm_top.gif) top left no-repeat;}
#mm_bottom				{position: relative; display: block; width:185px; height:21px; overflow:hidden; background:url(images/mm_bottom.gif) top left no-repeat;}
#mm_content				{position: relative; display: block; width:185px; height:auto; background-color: #e4e4e4;}

#logo					{position: relative; display: block; padding:15px 0px 8px 0px;}
#logo img				{position: relative; display: block; margin:auto; width: 122px; height:67px;}
#mm_ic					{position: relative; display: block; width:159px; height:auto; margin:auto;}
#mm_ic_top				{position: relative; display: block; width:159px; height:7px; overflow:hidden; background:url(images/mm_ic_top.gif) top left no-repeat;}
#mm_ic_bottom			{position: relative; display: block; width:159px; height:7px; overflow:hidden; background:url(images/mm_ic_bottom.gif) top left no-repeat;}
#mm_ic_content			{position: relative; display: block; width:159px; height:auto; background:url(images/mm_ic_content.gif) top left repeat-y;}

#mm_ichl				{position: absolute; display: block; width:14px; height:100%; top:0px; left:-27px; background:url(images/mm_ichl.gif) center left no-repeat;}
#mm_ichr				{position: absolute; display: block; width:14px; height:100%; top:0px; right:-27px; background:url(images/mm_ichr.gif) center left no-repeat;}
#mm_icl					{position: absolute; display: block; width:16px; height:100%; top:0px; left:-13px; background:url(images/mm_icl.gif) center left no-repeat;}
#mm_icr					{position: absolute; display: block; width:16px; height:100%; top:0px; right:-13px; background:url(images/mm_icr.gif) center left no-repeat;}

#mm_ic_content ul		{position: relative; display: block; padding:3px 0px 3px 11px;}
#mm_ic_content li		{position: relative; display: block; color:#333333; font-size:24px; line-height: 24px; height:24px;}
#mm_ic_content li a		{position: relative; float:left;}
#mm_ic_content li a:hover	{color:#ffffff;}
#mm_ic_content li.sel a	{color:#ffffff;}
#mm_ic_content a.rss	{position: relative; display: block; width:35px; height:auto; float:left; text-indent: -10000px; margin:0px 0px 0px 10px; background: url(images/rss.gif) center left no-repeat;}

#dline					{position: absolute; display: block; visibility: hidden; width:147px; height:10px; top:0px; left:0px; background: url(images/dline.gif) top left repeat-x;}

#sm						{position: absolute; display: block; visibility: hidden; width:165px; height:auto; top:202px; left: 513px; z-index:30;}
#sm_top					{position: relative; display: block; width:165px; height:21px; overflow:hidden; background:url(images/sm_top.gif) top left no-repeat;}
#sm_bottom				{position: relative; display: block; width:165px; height:21px; overflow:hidden; background:url(images/sm_bottom.gif) top left no-repeat;}
#sm_content				{position: relative; display: block; width:165px; height:auto; background-color: #e4e4e4;}

#icon					{position: relative; display: block; padding:9px 0px 9px 0px;}
#icon img				{position: relative; display: block; margin:auto; width: 77px; height:77px;}
#sm_ic					{position: relative; display: block; width:139px; height:auto; margin:auto;}
#sm_ic_top				{position: relative; display: block; width:139px; height:8px; overflow:hidden; background:url(images/sm_ic_top.gif) top left no-repeat;}
#sm_ic_bottom			{position: relative; display: block; width:139px; height:8px; overflow:hidden; background:url(images/sm_ic_bottom.gif) top left no-repeat;}
#sm_ic_content			{position: relative; display: block; width:111px; max-height: 315px; height:auto !important; height: 315px; padding:0px 14px 0px 14px; background:url(images/sm_ic_content.gif) top left repeat-y;}

#sm_icch				{position: relative; display: block; width:111px; max-height: 315px; height:auto !important; height: 315px; overflow: hidden;}

#sm_ichl				{position: absolute; display: block; width:14px; height:72px; top:0px; left:-27px; background:url(images/sm_ichl.gif) bottom left no-repeat;}
#sm_ichr				{position: absolute; display: block; width:14px; height:72px; top:0px; right:-27px; background:url(images/sm_ichr.gif) bottom left no-repeat;}
#sm_icl					{position: absolute; display: block; width:16px; height:62px; top:0px; left:-13px; background:url(images/sm_icl.gif) bottom left no-repeat;}
#sm_icr					{position: absolute; display: block; width:16px; height:62px; top:0px; right:-13px; background:url(images/sm_icr.gif) bottom left no-repeat;}

#sm_ic_content ul		{position: relative; display: block; padding-top:6px; padding-bottom:9px;}
#sm_ic_content li		{position: relative; display: block; color:#333333; font-size:14px; height:20px;}
#sm_ic_content li strong	{position: relative; display: block; height:19px; border-bottom:1px solid #bbbbbb; color:#bbbbbb; line-height:19px; padding-left:4px;	}
#sm_ic_content li a			{position: relative; display: block; height:19px; border-bottom:1px solid #838383; color:#838383; line-height:19px; padding-left:4px;	}
#sm_ic_content li a:hover	{color:#bbbbbb; border-color: #bbbbbb;}
#sm_ic_content li a.sel		{color:#bbbbbb; border-color: #bbbbbb;}

#plus					{position: absolute; display: block; visibility: hidden; width:58px; height:57px; top:252px; left:703px; background: url(images/plus.gif) top left no-repeat;}

#cm						{position: absolute; display: block; visibility: hidden; width:315px; height:auto; top:202px; left: 783px; }
#cm_top					{position: relative; display: block; width:315px; height:21px; overflow:hidden; background:url(images/cm_top.gif) top left no-repeat;}
#cm_bottom				{position: relative; display: block; width:315px; height:21px; overflow:hidden; background:url(images/cm_bottom.gif) top left no-repeat;}
#cm_content				{position: relative; display: block; width:315px; height:auto; background-color: #e4e4e4;}

#cm_ic					{position: relative; display: block; width:289px; height:auto; margin:auto;}
#cm_ic_top				{position: relative; display: block; width:289px; height:8px; overflow:hidden; background:url(images/cm_ic_top.gif) top left no-repeat;}
#cm_ic_bottom			{position: relative; display: block; width:289px; height:8px; overflow:hidden; background:url(images/cm_ic_bottom.gif) top left no-repeat;}
#cm_ic_content			{position: relative; display: block; width:261px; max-height: 315px; height:auto !important; height: 315px; padding:0px 14px 0px 14px; background:url(images/cm_ic_content.gif) top left repeat-y;}

#cm_icch				{position: relative; display: block; width:261px; max-height: 315px; height:auto !important; height: 315px; overflow: hidden;}

#cm_ichl				{position: absolute; display: block; width:14px; height:72px; top:0px; left:-27px; background:url(images/sm_ichl.gif) bottom left no-repeat;}
#cm_ichr				{position: absolute; display: block; width:14px; height:72px; top:0px; right:-27px; background:url(images/sm_ichr.gif) bottom left no-repeat;}
#cm_icl					{position: absolute; display: block; width:16px; height:62px; top:0px; left:-13px; background:url(images/sm_icl.gif) bottom left no-repeat;}
#cm_icr					{position: absolute; display: block; width:16px; height:62px; top:0px; right:-13px; background:url(images/sm_icr.gif) bottom left no-repeat;}

#cl						{position: absolute; display: block; visibility: hidden; width:554px; height:auto; top:202px; left:783px; }
#cl_top					{position: relative; display: block; width:554px; height:21px; overflow:hidden; background:url(images/cl_top.gif) top left no-repeat;}
#cl_bottom				{position: relative; display: block; width:554px; height:21px; overflow:hidden; background:url(images/cl_bottom.gif) top left no-repeat;}
#cl_content				{position: relative; display: block; width:554px; height:auto; background-color: #e4e4e4;}

#cl_ic					{position: relative; display: block; width:528px; height:auto; margin:auto;}
#cl_ic_top				{position: relative; display: block; width:528px; height:8px; overflow:hidden; background:url(images/cl_ic_top.gif) top left no-repeat;}
#cl_ic_bottom			{position: relative; display: block; width:528px; height:8px; overflow:hidden; background:url(images/cl_ic_bottom.gif) top left no-repeat;}
#cl_ic_content			{position: relative; display: block; width:500px; height:404px; padding:0px 14px 0px 14px; background:url(images/cl_ic_content.gif) top left repeat-y;}

#cl_icch				{position: relative; display: block; width:500px; height: 404px; overflow: hidden;}

#cl_icch.loading		{background: url(images/loader.gif) center center no-repeat;}

#cl_ichl				{position: absolute; display: block; width:14px; height:72px; top:0px; left:-27px; background:url(images/sm_ichl.gif) bottom left no-repeat;}
#cl_ichr				{position: absolute; display: block; width:14px; height:72px; top:0px; right:-27px; background:url(images/sm_ichr.gif) bottom left no-repeat;}
#cl_icl					{position: absolute; display: block; width:16px; height:62px; top:0px; left:-13px; background:url(images/sm_icl.gif) bottom left no-repeat;}
#cl_icr					{position: absolute; display: block; width:16px; height:62px; top:0px; right:-13px; background:url(images/sm_icr.gif) bottom left no-repeat;}

h1						{position: relative; display: block; width:auto; height:36px; padding:18px 0px 0px 6px; font-size:18px;}

#sm_menu				{position: absolute; display: none; width: 69px; height: 69px; top:-69px; left: 48px; background: url(images/bg_menu.gif) top left no-repeat;}
#sm_menu a				{position: relative; display: block; width: 69px; height: 69px; line-height: 69px; text-align: center; font-size:12px; vertical-align: middle;}
#sm_menu a:hover		{color:#000000;}

#pnav					{position: absolute; display: block; width: auto; height: 14px; top:17px; right:0px; z-index:100; overflow: hidden;}
#pnavh					{position: relative; display: block; width: auto; height: 14px;}
#pnav a					{position: relative; display: block; width: 14px; height: 14px; font-size:10px; text-indent:-10000px; line-height: 14px; float:left; background: url(images/bg_pnav1.gif) top left no-repeat; text-align: center; color: #777777; margin-right:5px;}
#pnav a:hover			{background-position: 0px -14px; color: #ffffff;}
#pnav a.sel				{background-position: 0px -14px; color: #ffffff;}
#pnav a.plus			{background-position: 0px -28px; color: #ffffff;}
#pnav a.plus:hover		{background-position: 0px -42px; color: #ffffff;}
#pnav a.plus.sel		{background-position: 0px -42px; color: #ffffff;}
#pnav a.plus.sel:hover	{background-position: 0px -28px; color: #ffffff;}
#pnav a.minus			{background-position: 0px -56px; color: #ffffff;}
#pnav a.minus:hover		{background-position: 0px -70px; color: #ffffff;}
#pnav a.minus.sel		{background-position: 0px -70px; color: #ffffff;}
#pnav a.minus.sel:hover	{background-position: 0px -56px; color: #ffffff;}

#pf_holder				{position: relative; display: none;}

#pf_imgf				{position: relative; display: block; width:500px; height:350px; overflow: hidden;}
#pf_imgh				{position: relative; display: block; width:500px; height:350px;}
#pf_imgb				{position: relative; display: block; width:500px; height:350px; overflow: hidden; float:left;}

#pf_hf					{position: relative; display: block; width: 500px; height: 54px; overflow: hidden; background: url(images/bg_h1.gif) bottom left no-repeat; }
#pf_hh					{position: absolute; display: block; width: 500px; height: auto; top:0px; left: 0px;}

#slider					{position: absolute; display: none; width: 9px; height: 180px; top:120px; left: 153px; z-index: 10000; background: url(images/bg_slider.gif) top left repeat-y;}
#cm_slider				{position: absolute; display: none; width: 9px; height: 180px; top:120px; left: 303px; z-index: 10000; background: url(images/bg_slider.gif) top left repeat-y;}

#sm_scrollh				{position: relative; display: block; width: auto; height: 220px; overflow: hidden;}
#sm_scrollc				{position: relative; display: block; width: auto; height: auto;}

#cm_scrollh				{position: relative; display: block; width: auto; max-height: 315px; height: auto !important; height: 315px; overflow: hidden;}
#cm_scrollc				{position: relative; display: block; width: auto; height: auto;}

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 17px; height: 15px; cursor: default; background-color: #b6b7ba;}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px;}
.ui-slider-vertical .ui-slider-handle { left:-4px; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
