/*********  kiqlo.css ***********/

/********** main general *******/
html, body {margin: 0; padding: 0; border: 0;}
html {
overflow-y: scroll;
}

body {
    background: #cee9f4 url(http://www.kiqlo.com/assets/bodybg.jpg) repeat-x 0 0;    
    font: 82%/1.5 "Lucida Grande",Arial,Geneva,sans-serif;
		min-height: 100.01%;
}

/********** heading main font and sizes - default margins reset *********/
h1, h2, h3, h4, h5, h6 {    
    font-family: "Trebuchet MS", sans-serif;
		padding: 0; 
		margin: 0;
		}
h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1em;}
h4, h5, h6 {font-size: 0.8em;}


/****************  links ******************************/
a img {border: none;}

a {
    color: #005388;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active, a:focus {outline: 0;} /* to stop active links creating scrollbars */

form {margin: 0; padding: 0;}

/*********** main overall wrapper ******************/
#pageBackground {
		width: 1048px;
		margin: 0 auto;
    position: relative; /* to allow absolute position inside it */
}



/********* page header ****************************/
#pageHeader ul {
    list-style:none;
    margin: 0;
    padding: 0;
    font-family: 'trebuchet ms',verdana,sans-serif;
}

#pageHeader_logoLink {/* needs to go in kiqlo.css */
display: block;
height: 37px;
width: 150px;
}

/******* Header Primary & Account Navigation position ****************/
#navwrap {width: 100%; float: left;} /* to contain floated navs */
#primaryNavigation {float: left;}
#accountNavigation {float: right;}


#primaryNavigation, #accountNavigation {
    padding: 0.5em 0 0.3em 16px;
    font-size: 0.8em;
}

/****** Header Primary & Account Navigation - Tabbed Menus *********/

#primaryNavigation li, 
#accountNavigation li {
    display: inline;
}

#primaryNavigation li a, 
#accountNavigation li a {
    background: transparent url(http://www.kiqlo.com/assets/tabs.png) no-repeat 0 0;
    cursor: pointer;
    padding: 0 0 0 10px;
    margin: 0 0.5em 0 0;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    float: left;
}

#primaryNavigation li a span, 
#accountNavigation li a span {
    background: transparent url(http://www.kiqlo.com/assets/tabs.png) no-repeat 100% 0;
    cursor: pointer;
    float: left;
    padding: 0.5em 15px 0.5em 5px;
}

#primaryNavigation li a.active,
#primaryNavigation li a.active:hover,
#accountNavigation li a.active,
#accountNavigation li a.active:hover {
    background-position: left -90px;
}

#primaryNavigation li a.active span,
#primaryNavigation li a.active:hover span,
#accountNavigation li a.active span,
#accountNavigation li a.active:hover span {
    color: white;
    background-position: right -90px;
}

#primaryNavigation li a:hover,
#accountNavigation li a:hover {
    background-position: left -45px;
}

#primaryNavigation li a:hover span,
#accountNavigation li a:hover span {
    background-position: right -45px;
}


/************* header search box ***************/



#search_and_livehelp {
    position: absolute;
    top: 4px;
    right: 145px;
		width: 400px;
    font-size: 0.9em;
}

#search_and_livehelp #basic_search_panel form label {
color: #fff;
font-weight: bold;
}


/*** inputs ****/
#search_and_livehelp #basic_search_panel form #fSearch,
#search_and_livehelp #basic_search_panel form #fSearchOptions {
margin: 0;
padding: 1px 0 0 0;
width: 150px;
background: #f4f4f4;
}

#search_and_livehelp #basic_search_panel form #fSearchOptions {
width: 100px;
padding: 0;
}

/* submit button - input */
#search_and_livehelp #basic_search_panel form #searchSubmitImg {
cursor: pointer;
width: 50px;
height: 22px;
padding: 0 0 1px 5px;
margin: 0;
background: #ca0505 url(http://www.kiqlo.com/assets/go.png) no-repeat 100% -7px;
border-width: 1px;
border-style: solid;
border-color: #ca0505;
color: #fff;
font-weight: bold;
text-align: left;
}

/********* pageBody div - main content container ******************/
#pageBody {
    background: #fff url(http://www.kiqlo.com/assets/container_bg2.png) repeat-y 0 0; /* new graphic built for speed of loading */
    padding: 10px 0px;
		width: 100%;
		float: left; /* contain the floated columns */
}

/********************************** sidebar.css  for both sidebars ********************************/

#sidebar {width: 260px; float: left;}
#sidebar2 {width: 250px; float: left;}

#sidebar ul, #sidebar2 ul {
margin: 0; 
padding: 0;
list-style: none;
}

/***  sidebar content elements *********/

#sidebar #menu, #sidebar2 #menu2 {
	background: #f4f4f4;
	width: 240px;
  margin: 0 10px; /* be explicit here for iE6, auto throws it */
	float: left; /* contain floated list elements */
}

#sidebar2 #menu2 {
  width: 240px;
	margin: 0 0 0 10px;
	}

#sidebar #menu li, #sidebar2 #menu2 li {
  float: left; /* floated to fix the whitespace in lists IE6 */
	width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0 0 5px 0;
  background: #fff url(http://www.kiqlo.com/assets/bg.gif) repeat-x 0 100%;
}

#sidebar #menu li span, #sidebar2 #menu2 li span {/* this is an extra double buffer for IE6 image flicker */
display: block;
width: 100%
}

#sidebar #menu li a, #sidebar2 #menu2 li a {
  color: #000;
	font-weight: bold;
	display: block;
	letter-spacing: 0.1px;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 40px;
}

		
#sidebar #menu li#books span, #sidebar #menu li#books a{
	background: url(http://www.kiqlo.com/assets/icon-books.gif) no-repeat 8px 50%;
}

#sidebar #menu li#photo_books span, #sidebar #menu li#photo_books a {
	background: url(http://www.kiqlo.com/assets/icon-images.gif) no-repeat 8px 50%;
}

#sidebar #menu li#cd_dvd span, #sidebar #menu li#cd_dvd a {
	background: url(http://www.kiqlo.com/assets/icon-music.gif) no-repeat 8px 50%;
}
#sidebar #menu li#software span, #sidebar #menu li#software a {
	background: url(http://www.kiqlo.com/assets/software.png) no-repeat 8px 50%;
}
#sidebar #menu li#animation span, #sidebar #menu li#animation a {
	background: url(http://www.kiqlo.com/assets/animation.png) no-repeat 8px 50%;
}

#sidebar #menu li#bookmark span, #sidebar #menu li#bookmark a {
	background: url(http://www.kiqlo.com/assets/bookmark.png) no-repeat 8px 50%;
}

#sidebar #menu li#back span, #sidebar #menu li#calendars a {
	background: url(http://www.kiqlo.com/assets/back.png) no-repeat 8px 50%;
}


#sidebar #menu li a:hover, #sidebar2 #menu2 li a:hover {
	border: 1px solid #777;
}

/****************** left sidebar author details ******************/

#sidebar li#author-details {
  font-size: 12px;
	line-height: 1.6;
	border: 1px solid #ccc;
	width: 238px; /* take 2px off so the border matches the links above */
}

#sidebar li#author-details a {
display: block; 
background: url(http://www.kiqlo.com/assets/xml.gif) no-repeat 10px 50%;
padding-left: 30px;
border: 0;
}


#sidebar li#author-details a:hover {
border: 0;
text-decoration: underline;
}

#sidebar li#author-details img {
float: right;
margin: 3px 3px 3px 10px;
border: 1px solid #ccc;
}

#sidebar li#author-details p {
margin: 0 0 5px 10px;
}

#sidebar li#author-details span {
display: block;
width: auto;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
color: #03C;
}

#sidebar li#author-details p.join span {display: inline;} 

#sidebar li#connectwith span {display: inline;}

/** left sidebar user contents box *****/

#sidebar #usercontents {
margin: 10px;
width: 218px;
border: 1px solid #ccc;
padding: 5px 10px; 
background: #fff url(http://www.kiqlo.com/assets/container_bg2.png) repeat-y 100% 0;
font-size: 11px;
float: left;
}

#sidebar #usercontents a {text-decoration: underline;}

#sidebar #usercontents h4 {
text-transform: capitalize;
font-size: 13px;
}

#sidebar #usernavtop, #sidebar #usernavbot, #sidebar .user-content {
padding: 3px 0;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ccc;
float: left; /* contain floats */
width: 100%;
}

#sidebar #usernavtop {
border-width: 1px 0 1px 0;
}

#sidebar #usernavtop span.next, #sidebar #usernavbot span.next {
float: right;
text-align: right;
width: 40%;
padding-right: 15px;
background: url(http://www.kiqlo.com/assets/next.gif) no-repeat 100% 50%;
}
#sidebar #usernavtop span.prev, #sidebar #usernavbot span.prev {
float: left;
width: 40%;
padding-left: 15px;
background: url(http://www.kiqlo.com/assets/previous.gif) no-repeat 0 50%;
} 

#sidebar .user-content .thumb {
  float: left;
	background: #f4f4f4 url(http://www.kiqlo.com/assets/bg.gif) repeat-x 0 100%;
	margin: 0 10px 0 0;
}

#sidebar .user-content .thumb a {
display: block;
border: 1px solid #ccc;
padding: 5px;
}

#sidebar .user-content .uc-title,
#sidebar .user-content .uc-name,
#sidebar .user-content .uc-category {
  font-weight: bold;
}	




/**** right sidebar embedded textareas ******/
/******* right sidebar embed textareas etc.. ******/
/* I modified the jQuery to add a class instead of the styles direct as they weren't right and they're easier changed this way */

#sidebar2 .embedme {
background: transparent;
}
 
#sidebar2 .embedme span {
display: block;
font-size:11px;
text-transform: uppercase;
background: transparent;
} 

#sidebar2 .embedme textarea {
display: block;
background-color:yellow;
width: 235px;
height: 50px;
}

/** right sidebar details **/
.details-page #sidebar2 h3 {
float: none;
margin: 0;
padding: 0;
text-align: right;
}

/********************** end sidebar.css ******************************************************/


/*********** main column wrapper *********/
#contentBody {
/* avoid IE bugs and contain inner floats */
float: right;
width: 780px;
}

#contentMain {
padding: 10px;
}

/****** pagination *************/
.pagination {
   font-size: 80%;
}
        
.pagination a {
  text-decoration: none;
	border: solid 1px #005485;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin: 0 5px 5px 0;
}

.pagination a:hover {
background: #f4f4f4;
color: #000;
}

.pagination .current {
  background: #005485;
  color: #fff;
	border: solid 1px #008;
}

/* not sure all these are necessary as I don't yet know how the pagination will end up */
.pagination .inactive, 
.pagination .current.prev,
.pagination .current.next {
	color:#999;
	border-color:#999;
	background:#fff;
}
/*******************/

.thumb img {display: block;}

/**** row wrap is only applicable on the search page ****/
.rowwrap {
  width: 100%;
  float: left;
	background: url(http://www.kiqlo.com/assets/sep-ver.gif) repeat-y 50% 0;
	}
	
.rowwrap .pad {
  width: 100%;
  float: left;
  background: url(http://www.kiqlo.com/assets/sep-hor.gif) no-repeat 50% 100%;
	}
	
.rowwrap .leftColumn {
	width:365px;
	padding:20px 0;
	float:left;
}

.rowwrap .rightColumn {
	width:365px;
  padding: 20px 0;
	float:right;
}

.rowwrap .leftColumn .thumb,
.rowwrap .rightColumn .thumb {
  float: left;
	background: #f4f4f4 url(http://www.kiqlo.com/assets/bg.gif) repeat-x 0 100%;
	margin: 0 10px 0 0;
}

.rowwrap .leftColumn .thumb a,
.rowwrap .rightColumn .thumb a {
display: block;
border: 1px solid #ccc;
padding: 5px;
}

.rowwrap .leftColumn .thumb a:hover,
.rowwrap .rightColumn .thumb a:hover {
border: 1px solid #777;
}

/*** only if views are to be under thumbnail ***/
.rowwrap .leftColumn .thumb span,
.rowwrap .rightColumn .thumb span {
display: block;
text-align: center;
font-size: 11px;
}

.rowwrap .details {
overflow: auto; /* contain floats */
}

.rowwrap .details h3 {
margin: 0;
padding: 0 0 0 26px;
background: url(http://www.kiqlo.com/assets/generic.gif) no-repeat 5px 50%; /* default image */
}

.rowwrap .details h3.eb {
background: url(http://www.kiqlo.com/assets/icon-books-s.gif) no-repeat 5px 50%; 
}

.rowwrap .details h3.im {
background: url(http://www.kiqlo.com/assets/icon-images-s.gif) no-repeat 5px 50%; 
}

.rowwrap .details h3.au {
background: url(http://www.kiqlo.com/assets/icon-music-s.gif) no-repeat 5px 50%; 
}

.rowwrap .details h3.gen {
background: url(http://www.kiqlo.com/assets/generic-s.png) no-repeat 5px 50%; 
}

.rowwrap .details h3.am {
background: url(http://www.kiqlo.com/assets/animation-s.png) no-repeat 5px 50%; 
}

.rowwrap .details h3.bm {
background: #f4f4f4 url(http://www.kiqlo.com/assets/bookmark-s.png) no-repeat 5px 50%; 
}

/** author price div ****/
.details .ap {
border: 0px solid white; 
padding: 5px 0; 
font-size: 11px;
}

.details .ap span {
display: block;
text-align: right;
}

.details .ap strong {
color: #464646;
}

.details .buttons {
text-align: right;
width: 100%; /* IE6 */
}


/***** details-page ******/
/* category details ******/

.details-page {
	float: left; /* contain child floats */
	width: 100%;
	}
	
.details-page .leftColumn {
float: left;
width: 508px;
}

.details-page .rightColumn {
float: right;
width: 250px;
}

.details-page .thumb {
width:500px; 
margin: 0 4px 20px 4px;
}

.details-page .thumb img {
max-width: 500px;
}

.details-page .thumb iframe {
display: block;
width: 450px;
margin: 0 auto;
height: 100px;
border: 0;
overflow:hidden;
}

.details-page h3 {
font-size: 16px;
text-transform: capitalize;
float: left;
}

.details-page .detail-desc h3 {
float: none;
}

.details-page .down-buy {
text-align: right;
margin: 0 10px 20px 0;
}

.details-page .down-buy .price {
font-weight: bold;
font-size: 11px;
display: block;
}

/**** tooltip hover ****/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
  width:200px;
	color:#fff;
  z-index:10;
	font-size: 14px;
	display:none;
	}
#authorDeatils {
max-width: 100px;
max-height:120px;
width: expression(this.width > 100 ? 100: true);
height:  expression(this.width > 120 ?120:true);
}

/*** 
this bit needs to go in kiqlo.css
in the pageHeader section
I'm just putting it in this file temporarily 
***/
#pageHeader_logoLink {
display: block;
height: 37px;
width: 150px;
}
/** add the arrow to menu lists to indicate current I've put extra class on pageBody */
#pageBody .signin li#already-registered a,
#pageBody .pword li#forgot-password a,
#pageBody .signup li#sign-up a {	
background: url(/assets/red-arrow.png) no-repeat 97% 50%;
}
/* register/sign-in/forgot forms */
.reg-form {float: left; position: relative; width: 360px; font-size: 12px; font-family: verdana, tahoma, arial, sans-serif;}
#popup .reg-form {width: 340px;}
.reg-form h2 {margin: 0 10px 10px; padding: 0 0 10px 0; border-bottom: 1px solid #ccc;}
#popup .reg-form h2 {display: none;}
.reg-form #key {margin: 0 10px;}
.reg-form #key .req {
margin: 5px 0; 
padding-left: 15px; 
background: url(/assets/required.gif) no-repeat 2px 2px;
font-size: 10px;
}
.reg-form #key .req span {display: none;}
.reg-form form {padding: 0; margin: 0;}
.reg-from input[type="hidden"] {height: 0; display: none;}
.rowContainer {
width: 340px; 
padding:0 10px; 
margin: 5px 0; 
}
#popup .rowContainer {
width: 320px;
}
.rowContainer label {
display: inline-block; 
vertical-align: middle;
width: 120px; 
margin: 0;
padding: 0 10px 0 0;
font-weight: bold;
color: #62791d;
}
#popup .rowContainer label {
width: 110px;
}
.rowContainer label.req {
background: url(/assets/required.gif) no-repeat 115px 2px;
} 
.rowContainer label span {display: none;}
.rowContainer input  {
display: inline-block;
vertical-align: middle;
color: #000;
font-weight: normal;
background: transparent url(/assets/input.png) no-repeat 0 0;
height: 19px; 
width: 194px; 
padding: 2px 4px 0 4px;
margin: 0;
border: 0;
}
.rowContainer input:hover,
.rowContainer input:focus {background-position: 0 -21px; outline: 0;}
/* checkboxes */
.rowContainer input#rememberme,
.rowContainer input#iwantsell {
width: 16px;
padding: 0;
text-align: left;
background: transparent;
}
#button input {
color: #fff;
border: 0;
height: 26px;
margin: 0 0 0 130px;
padding: 2px 0;
font-weight: bold;
text-align: center;
}
#button input#submit {
background: transparent url(/assets/sign-in.png) no-repeat 0 0;
width: 69px;
}
#button input#fpwd {
background: transparent url(/assets/password.png) no-repeat 0 0;
width: 158px;
}
#button #submit:hover, #button #fpwd:hover {cursor: pointer; background-position: 0 -26px;} 
#captcha input {
background: transparent url(/assets/textbox.png) no-repeat 0 0px;
width: 90px;
padding: 0 10px;
height: 50px;
font-size: 30px;
text-align: center;
line-height: 50px;
margin-bottom: 5px;
}
#captcha input:hover, #captcha input:focus {background-position: 0 -50px;}
#captcha img {
display: inline-block;
margin: 0 0 5px 135px;
}
/*#paypalcurrency, #paypaladdress {display: none;}*/
.rowContainer .tooltip {
width: 280px;
margin: 2px 10px;
font-size: 11px;
color: #666666;
padding:0px 20px;
border-width: 1px 0;
border-style: dotted;
border-color: #62791d;
}
.rowContainer .tooltip {
display: none;
}
.rowContainer .info {background: url(/assets/info.png) no-repeat 0 50%;}
.rowContainer .error {background: url(/assets/error.png) no-repeat 0 3px;}
.rowContainer .warning {background: url(/assets/warning.png) no-repeat 0 3px;}
.register-info {
margin: 0 10px 0 380px;
border: 1px solid #dfdbd2;
background: #f4f1e9;
padding: 20px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.register-info h3 { margin: 5px 0 10px 0;}
.register-info p {margin: 10px 5px; font-size: 11px;}
.register-info .register {
list-style: none;
margin: 0 15px;
padding: 0;
font-size: 11px;
font-weight: bold;
}
.register-info .register li {
    padding: 10px 0 10px 45px;
    background: url(http://kiqlo.com/assets/register-reasons.gif) no-repeat 0 -198px;
}
.register-info .register .discover { background-position: 0 -598px;}
.register-info .register .promote {background-position: 0 -498px;}
.register-info .register .find {background-position: 0 -98px;}
.register-info .register .comment {background-position: 0 -398px;}
.register-info .register .hire {background-position: 0 2px;}
.register-info .register .services {background-position: 0 -298px;}















