/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


/*#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}




.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}



#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure 



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers 



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


/* End Headers */



/* Begin Images 
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements 
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better.
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar 
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar 
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE 
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes 
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions 
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." 
	
	
	*/
	
	
/********bid_main.css***********/

/* Left conetnt
--------------------------------------------------*/

.tl_lt { background:url(images/tl_lt.jpg) no-repeat; width:8px; height:35px; float:left; }
.tl_md { background:url(images/tl_md.jpg) repeat-x; width:696px; height:35px; float:left; display:inline; }
.tl_rt { background:url(images/tl_rt.jpg) no-repeat; width:8px; height:35px; float:left; display:inline; }

.tlm_md { background:url(images/tl_md.jpg) repeat-x; width:334px; height:35px; float:left; display:inline; }

.ar_dn { background:url(images/arrow_down.png) no-repeat; width:18px; height:10px; position:absolute; margin:34px 0 0 22px; }



/* Steps box
--------------------------------------------------------------------------*/

.boxStep { float:left; width:462px; } 

.boxTop { background:url(images/box_tp.jpg) no-repeat; width:462px; height:7px; }

.boxLt { background:url(images/box_lt.jpg) no-repeat; width:2px; height:228px; float:left; }
.boxRt { background:url(images/box_rt.jpg) no-repeat; width:2px; height:228px; float:left; }
.boxMd { background:url(images/box_mid.jpg) repeat-x; width:457px; height:228px; color:#fff; float:left; }

.boxMid { background:url(images/box_md.jpg) repeat-y; width:462px; height:238px; color:#fff; }
.boxBot { background:url(images/box_bot.jpg) no-repeat; width:462px; height:9px; clear:both; }

.steps { width:449px; margin:0 auto 0 auto;}
.boxMd h2 { font-size:22px; font-weight:bold;  padding:5px 20px; }

.boxMd ul { width:429px; margin:20px auto 0 auto; }
.boxMd li { float:left; display:inline; width:auto; font-weight:bold; font-size:13px;}
.boxMd li img { margin:0px 5px 0px 20px;}

.buttons { width:370px; margin:0px auto;}

.see { background:url(images/button_see.jpg) no-repeat; width:179px; height:31px; border:none; margin-top:10px; cursor:pointer; }
.watch { background:url(images/button_watch.jpg) no-repeat; width:179px; height:31px; border:none; margin-top:10px; cursor:pointer; }


/* Winner box
--------------------------------------------------------------*/
.boxWin { float:right; width:243px; display:inline; }

.sTitle { width:243px; height:35px; }
.s_md { background:url(images/tl_md.jpg) repeat-x; width:227px; height:35px; float:left; display:inline; }

.sLt { background:url(images/s_Lt.jpg) no-repeat; width:3px; height:192px; float:left; }
.sMd { background:url(images/s_Md.jpg) repeat-x; width:236px; height:192px; float:left; }
.sRt { background:url(images/s_Rt.jpg) no-repeat; width:4px; height:192px; float:right; }

.sBot { background:url(images/sBot.jpg) no-repeat; height:7px; width:243px; clear:both; }
.sTitle h2 { font-weight:bold; color:#fff; font-size:15px; line-height:35px; margin-left:22px;  }

.winner { width:210px; margin:25px auto; margin-bottom:20px; height:80px;}
.winTest { width:90px; float:right;}
.winImg{ float:left; margin-right:5px; }

/* Big Box 
---------------------------------------------------------------*/
.mainBox {/* padding-top:10px;*/ clear:both; }

.bTitle { /*background:url(images/bTitle.jpg) no-repeat;*/ width:712px; height:35px; }
.bTitle h2 { color:#fff; line-height:35px; font-weight:bold; font-size:15px; margin-left:25px;  }

.bLt { background:url(images/bLt.jpg) no-repeat; width:3px; height:780px; float:left; }
.bMd { 
	background:url(images/bMd.jpg) repeat-x; 
	width:709px; 
	min-height:180px; 
	overflow:auto; 
	overflow-x:hidden; float:left; 
	border-left:1px solid #e2e2e2; 
	border-right:1px solid #e2e2e2; 
	padding:10px 0 15px 0px;
	margin:0 0 0 1px;
	padding-bottom:15px;
}
/*.bMd { background:url(images/bMd.jpg) repeat-x; width:705px; height:780px; float:left; }*/



.bBot { background:url(images/bBot.jpg) no-repeat; width:712px; height:12px; clear:both; margin-bottom:10px; }
.bRt { background:url(images/bRt.jpg) no-repeat; width:4px; height:780px; float:right; }

/* Info boxes 
--------------------------------------------------------------*/
.info { width:685px; margin-left:15px; margin-top:3px; }

.infoBox { width:218px; float:left; margin-right:10px; margin-top:5px; }
.infoTop { background:url(images/info_top.png) no-repeat; width:218px; height:6px; }
.infoMid { background:url(images/infoMid.jpg) repeat-y; width:218px; height:345px; text-align:center; }
.infoBot { background:url(images/info_bot.jpg) no-repeat; width:218px; height:33px; }

.infoMid h3 { color:#2ba4d1; font-size:15px; font-weight:bold; padding-top:10px; }
.infoMid strong{ font-weight:bold;  }
.infoMid p {  line-height:17px; }
.infoMid a { color:#5395d1; text-decoration:none; font-weight:bold; }

.icon { position:absolute; margin:0px 7px;}
.item { margin:15px auto; width:238px; }
.time { color:#009caf; font-size:18px; font-weight:bold; margin:5px 0px; }
.rate { color:#f26522; font-size:22px; font-weight:bold; margin:5px 0px; }

.bid { background:url(images/bt.jpg) no-repeat; width:99px; height:29px; border:none; margin-top:10px; cursor:pointer; color:#fff; font-weight:bold; text-transform:uppercase; font-size:12px; }

.infoBot { color:#fff; line-height:37px; text-align:center; }
.infoBot a{ color:#fff; text-decoration:none; font-weight:bold; }
.infoBot a:hover { text-decoration:underline; }


/* Auction boxes 
------------------------------------------------------------------*/
.auction { float:left; width:352px;}
.auction2 { float:right; width:352px;}

.mTitle { width:350px; height:35px; margin-left:1px; }
.mTitle h2 { color:#fff; line-height:35px; font-weight:bold; font-size:15px; margin-left:25px;  }

.mMid { background:url(images/mMid.jpg) repeat-y; width:352px; min-height:100px; overflow:auto; }
.mBot { background:url(images/more_bot.jpg) no-repeat; width:352px; height:41px; line-height:41px; padding-left:25px; color:#2ba4d1; font-weight:bold; clear:both;  }
.mBot a { color:#2ba4d1; text-decoration:none; }


.mMid ul{ width:332px; margin:0px auto; }
.mMid li { margin:10px 0px; border-bottom:1px solid #e2e2e2; clear:both;  }

.thumb { float:left; width:60px; margin-top:10px;  }

.desc { float:right; width:252px; line-height:16px; padding:11px 0px; }
.desc strong { font-weight:bold;}

.desc h4 { font-size:14px; color:#2ba4d1; font-weight:bold; padding:5px 0px; }
.mMid img { margin-top:20px; }

.desc_small { float:left; width:232px; line-height:17px; padding:9px 10px;  }
.desc_small strong { font-weight:bold;}

.desc_small h4 { font-size:14px; color:#2ba4d1; font-weight:bold; padding:4px 0px;  }

.arrow { background:url(images/arrow.jpg) no-repeat; float:right; width:66px; height:49px; position:absolute; margin-left:204px; padding:10px; margin-top:10px; text-align:center; color:#fff; }
.arrow strong { font-size:20px; margin-top:5px;}


/* Right content 
---------------------------------------------------*/
.sideTop { background:url(images/side_top.jpg) no-repeat; width:290px; height:5px; }
.sideBot { background:url(images/side_bot.jpg) no-repeat; width:290px; height:5px;margin-top:2px; }

.sideMid { background:#e2e2e2;}

/* Offer box 
----------------------------------------------------*/

.offer { width:281px; height:152px; margin:10px auto; color:#fff; }

.offer h4 { font-size:25px; margin-top:10px;font-weight:normal; }
.offer h3 { font-size:18px; border-bottom:1px solid #f18323; line-height:35px; width:180px; }
.offer h2 { font-size:18px;  font-weight:normal; color:#fff;}

.offer span { color:#ffee9c;font-weight:normal; }

.register { background:url(images/register.jpg) no-repeat; width:119px; height:29px; cursor:pointer; border:none;  }
.loginBut { background:url(images/login.jpg) no-repeat; width:69px; height:29px; cursor:pointer; border:none; }

.of_lt 	  { background:url(images/offer_lt.png) no-repeat; width:7px; height:150px; float:left; }
.of_rt 	  { background:url(images/offer_rt.png) no-repeat; width:8px; height:150px; float:right; display:inline;}
.of_md 	  { background:url(images/offer_md.png) repeat-x; width:256px; height:150px; float:left; display:inline; padding:0px 0px 0px 10px; }

.cursor 	  { background:url(images/arrow.png) no-repeat; position:absolute; width:126px; height:110px; margin-left:150px; }


/* newsbox
-----------------------------------------------------*/
.sideBox { width:280px; margin:-3px auto; margin-top:5px; }
.sideBox a { text-decoration:none; }
.sideBox strong { font-weight:bold; }

.sideTitle { width:280px; height:35px; }
.sl_lt { background:url(images/sl_lt.jpg) no-repeat; width:6px; height:35px; float:left; }
.sl_md { background:url(images/sl_md.jpg) repeat-x; width:268px; height:35px; float:left; display:inline; }
.sl_rt { background:url(images/sl_rt.jpg) no-repeat; width:6px; height:35px; float:right; display:inline; }

.ar_sn { background:url(images/arrow_down.jpg) no-repeat; width:16px; height:9px; position:absolute; margin:35px 0 0 20px; }

.sideTitle h2 { color:#fff; line-height:35px; font-weight:bold; font-size:15px; margin-left:15px;  }

.sideboxBot { background:url(images/sidebox_bot.jpg) no-repeat; width:280px; height:5px; clear:both; }
.sideBg { background:#fff; min-height:400px; overflow:hidden; padding:15px 10px 10px 10px;}

.thumbNews { width:95px; float:left; clear:left; margin-bottom:10px; }
.news { width: 230px; float:left;line-height:15px; }


.more { clear:both; border-top:1px solid #ccc; line-height:30px; }


/* why box
------------------------------------------------------*/
.sideBg li{ background:url(images/right.jpg) no-repeat; /*height:20px;*/ line-height:15px; padding-left:22px; font-weight:bold; list-style:none; margin-top:5px;  }
.sideBg li a{ color:#008495;}
.writenow { background:url(images/writenow.jpg) no-repeat; width:99px; height:29px; border:none; cursor:pointer; margin-bottom:10px; }


/* ad box
------------------------------------------------------*/

.adbox { background:url(images/adbox.jpg) no-repeat #fff; width:280px; min-height:164px; overflow:auto; }
.adcontent { padding:10px; }
.adbox h3 { font-size:18px; line-height:32px;}


/* Footer 
---------------------------------------------------------*/
.footerDesc { float:left; width:305px; margin-top:15px; }

.footer ul { border-top:1px solid #c1e1ed; margin:10px 0px 10px 0px;  }
.footer li { border-bottom:1px solid #c1e1ed; padding:7px 0px 7px 0px;}

.footer h3 { color:#363636; font-size:20px; font-weight:bold; }
.footerDesc span { font-size:11px; color:#959595; }

.discuss {  float:left; width:250px; margin:15px 0px 0px 20px;  }

.footTabs { float:right; width:380px; line-height:16px; }
.footerTabs p { margin:10px auto; }

.tabber { float:left; display:inline; margin:0px 1px;  }
.logoFoot { margin:10px auto; padding-top:30px; width:215px; }

.footerLinks { margin-top:15px; padding-top:10px; border-top:1px solid #ccc; line-height:20px; }
.footerLinks a { color:#2ba4d1; text-decoration:none; }



/* Slider
--------------------------------------------*/
 

/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 900px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 0px;
}


/********************* bid_nav.css ************************/
/* Navigation
------------------------------------------------*/
.nav { float:right; width:735px; }

.topNav { height:36px; width:680px; }
.topNav a { color:#fff; text-decoration:none; }
.topNav a:hover { text-decoration:underline; }

.navLt { background:url(images/topnav_lt.png) no-repeat; width:22px; height:36px; float:left; }
.navRt { background:url(images/topnav_rt.png) no-repeat; width:22px; height:36px; float:right; }

.greenNav { background:#006672; width:485px; height:36px; float:left; }
.greenNav li{ float:left; line-height:36px; color:#fff; padding:0px 10px; background:url(images/green_sep.jpg) no-repeat right;   }
 

.midNav { background:url(images/topnav_md.png) no-repeat; width:25px; height:36px; float:left; }
.orangeNav { background:url(images/orange_bg.jpg); height:36px; width:126px; float:left;  }
.orangeNav li{ float:left; line-height:36px; color:#fff; padding:0px 10px; background:url(images/orange_sep.jpg) no-repeat right;   }





/* Main Nav
--------------------------------------------------*/

#tabs_cont { width:735px; height:33px; margin-top:69px; font-weight:bold; font-size:13px; clear:both;   }
#tabs_cont ul { margin:0; list-style:none; height:21px;}
#tabs_cont li { display:inline; margin:0; padding:0; }
#tabs_cont a {
  float:left;
  background:url(images/nav_left.png) no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  height:32px;
  line-height:28px;
  margin-left:2px;
  }
#tabs_cont a span {
  float:left;
  display:block;
  background:url(images/nav_right.png) no-repeat right top;
  padding:3px 12px 0px 6px;
  color:#e7edee;
  height:31px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_cont a span {float:none;}
/* End IE5-Mac hack */
#tabs_cont a:hover span {
  color:#175f8c;
  }
#tabs_cont a:hover {
  background-position:0% -32px;
  }
#tabs_cont a:hover span {
  background-position:100% -32px;
  }

/******************* global.css **********************************/
/* Global
-----------------------------------*/

body 					{ font:12px Arial, Helvetica, sans-serif; color:#363636; }

.logo 					{ margin-top:15px; float:left; width:205px; height:41px;	}
.header 				{ background:url(images/header_bg.jpg) repeat-x; height:137px; }

.wrapper				{ width:1011px; margin:0px auto; }
.fix 					{ margin-top:20px; }

.contLt 				{ width:712px; float:left; padding-bottom:12px; }
.contRt					{ width:290px; float:right; display:inline; padding-bottom:12px; }

.orangeTxt				{ color: #f26522; }
.blueTxt				{ color: #008495; }

.footer 				{ background:#ecf9fa; border-top:5px solid #beebf0; clear:both; min-height:100px; overflow:auto; }

strong 					{ font-weight:bold; }

/******************** reset.css **********************/
/* Reset
---------------------------------------------*/


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*****************************slide.css ***********************/

/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
/* Login Panel */
#top {
  	background: url(images/login_top.jpg) repeat-x 0 0;
	height: 38px;
	position: relative;
}

#top ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
  	background: url(images/login_r.jpg) no-repeat right 0;
	 
}

#top ul.login li.left {
  	background: url(images/login_l.jpg) no-repeat left 0;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url(images/login_m.jpg) repeat-x 0 0;
}

#top ul.login li a {
	color: #33CCCC;
	font-size:12px;
}

#top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
	background: #006672;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
}

#login a {
	text-decoration: none;
	color: #33CCCC;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	 
}

#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	 
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.field {
	background: #545454;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#login .loginClose a:hover {
	background: url(images/button_close.jpg) no-repeat right -20px;
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
	float:right;
	width:20px;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right:80px;
  	color: white;
  	font-size: 80%;
	text-align: center;
	background:url(images/orange_bg.jpg) repeat-x 0 0;
}
 
.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #fff;
	text-decoration:none;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #fff;
	background: #006672;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}


#list {
	height:60px;
	width:213px; 
	margin:0px auto;
	background:url(images/scroll_bg.jpg) no-repeat;
}

.slider {
	float:left;
	left: -5000px; 
	margin:5px; 
	position:relative; 
	visibility:hidden;	
 	width:210px;
}
	
.slider ul {
	height:40px;
	width:220px; 
}

.slider ul li {
	padding:0 2px;
}

.slider ul li img {
	cursor:pointer;
	height:41px; 
	padding-top:3px;
	width:53px;  
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:20px;
	
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:20px;
	display:inline;
}

 

/**************************** styleie6.css **********************/

@charset "utf-8";
/* CSS Document */

 
#tabs_cont { width:735px; height:33px; margin-top:70px; font-weight:bold; font-size:13px; clear:both;   }
#tabs_cont ul { margin:0; list-style:none; height:21px;}

#tabs_cont li { display:inline; margin:0; padding:0; }
#tabs_cont a {
  float:left;
  background:url(images/nav_left.jpg) no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  height:31px;
  line-height:24px;
  /*padding-right:14px;*/
  }
#tabs_cont a span {
  float:left;
  display:inline;
  background:url(images/nav_right.jpg) no-repeat right top;
  padding:5px 13px 10px 5px;
  height:32px;
  line-height:26px;
  color:#E7EDEE;
  margin-right:2px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_cont a span {float:none;}

/* End IE5-Mac hack */
#tabs_cont a:hover span {
  color:#175f8c;
  }
#tabs_cont a:hover {
  background-position:0% -32px;
  }
#tabs_cont a:hover span {
  background-position:100% -32px;
  }
  
  
/* Box mid
----------------------------------------------------------------------*/
.boxMd { background:url(images/box_mid.jpg) repeat-x; width:457px; height:228px; color:#fff; float:left; margin-top:-10px; }
.boxLt { background:url(images/box_lt.jpg) no-repeat; width:2px; height:228px; float:left; margin-top:-10px; }
.boxRt { background:url(images/box_rt.jpg) no-repeat; width:2px; height:228px; float:left; margin-top:-10px; }



/* Info box
----------------------------------------------------------------------*/

.info { width:690px; margin:25px 0 0 15px; }
.infoBox {float:left; margin-right:-10px; margin-top:0px; display:inline;   }
 
.infoTop { background:url(images/info_top.png) no-repeat; width:218px; height:6px; }
.infoMid { background:url(images/infoMid.jpg) repeat-y; width:200px; height:345px; text-align:center; margin-top:-10px; }
.infoBot { background:url(images/info_bot.jpg) no-repeat; width:218px; height:33px; }

.icon { position:absolute; margin:0px 7px; margin-left:-90px;}

/* Auction
--------------------------------------------------------------------*/
.auction { float:left; width:352px; }
.auction2 { float:right; display:inline; width:352px; margin-left:-15px; position:absolute;  }

.arrow { background:url(images/arrow.jpg) no-repeat; float:right; width:66px; height:49px; position:absolute; margin-left:-27px; padding:10px; margin-top:10px; text-align:center; color:#fff; }

.mMid ul{ width:332px; margin:0px auto; }
.mMid li { margin:0px 0px 0px 0px; border-bottom:1px solid #e2e2e2; clear:both;  }
.desc_small { float:left; width:232px; line-height:17px; padding:13px 10px 5px 10px; }
.ar_dn { background:url(images/arrow_down.png) no-repeat; width:18px; height:10px; position:absolute; margin:34px 0 0 -5px; }


/* Sidebg
-------------------------------------------------------------------*/
.sideMid { background:#e2e2e2; margin-top:-10px;}
.sideBg { background:#fff; min-height:30px; overflow:hidden; padding:15px 10px 0px 10px; }

.sideBox { width:280px; margin:-3px auto;overflow:hidden; }

.cursor 	  { background:url(images/arrow.png) no-repeat; position:absolute; width:126px; height:110px; margin-left:-120px; }
.ar_sn { background:url(images/arrow_down.jpg) no-repeat; width:16px; height:9px; position:absolute; margin:35px 0 0 -5px; }
 .entry{width:670px;}
 .postmetadata{width:670px; line-height:17px;}
	 
/************************ styleie.css ******************************************/


.mMid li { border-bottom:1px solid #e2e2e2; clear:both;  }

.desc_small { float:left; width:232px; line-height:17px; padding:17px 10px 4px 10px;  }
.icon { position:absolute; margin:0px 0px 0px -95px;}

.arrow { background:url(images/arrow.jpg) no-repeat; float:right; width:66px; height:49px; position:absolute; margin-left:-28px; padding:10px; margin-top:10px; text-align:center; color:#fff; }

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right:200px;
  	color: white;
  	font-size: 80%;
	text-align: center;
	 
}

.cursor 	  { background:url(images/arrow.png) no-repeat; position:absolute; width:126px; height:110px; margin-left:150px; }
.ar_sn { background:url(images/arrow_down.jpg) no-repeat; width:16px; height:9px; position:absolute; margin:35px 0 0 21px; }




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;*/
	vertical-align: baseline;
}

.sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-bottom:10px;
	}

.commentmetadata {
	font-weight: normal;
	}
#respond
{
	padding-top:10px;
}
#respond h3
{
	padding-bottom:9px;
	color:#008495;
	margin-top:17px;
}
#post
{
	color:#000;
}
h2 
{
		color:#008495;
		padding-bottom:18px;
}
.info h2 
{
		color:#008495;
		padding-bottom:5px;
		padding-top:10px;
}
.info h3 a
{
		color:#008495;
		text-decoration:none
}
h2 a
{
		color:#008495;
		text-decoration:none
}
 .postmetadata 
 {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
 }
 .postmetadata  a
 {
	 color:#008495;
 }
 .entry a
 {
	 color:#008495;
 }
 .navigation a
 {
	 color:#008495;
 }
 small
 {
	 font-size:13px;
	 font-family:Arial, Helvetica, sans-serif;
 }
 .entry p
 {
	 font-size:13px;
	 font-family:Arial, Helvetica, sans-serif;
	 line-height:19px;
	 padding-top:10px;
 }
 h3 a
{
		color:#008495;
}
#gap{line-height:20px; padding-bottom:15px;}

