/* copyright @ 2007 qualityweb */

/* =========== Global Elements =============== */

* { margin: 0; padding: 0; list-style-type: none;}
a { outline: none; border: none; cursor: pointer;}
img { border: none; }
.clear { clear: both;}
input { vertical-align: middle; }
body { text-align: center; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #525261;}
body { background: #fff url(../images/main-bg.jpg) repeat-y center center; }
body,html { height:100%}
	
/* ================== Links ================== */
a { text-decoration: none; color: #666; outline: none; border: none; }
a:hover { text-decoration: underline; color: #4f4f4f;}
a:active { color: #666; }
a:visited { color: #666; }



/* ================ Headings =================
h1 { font-size: 24px; font-weight: normal; }
h2 { font-size: 19px; color: #fff; }
h3 { font-size: 17px; color: #fff; }
h4 { font-size: 14px; color: #fff;}
 */

/* ============== Clearfix Hack =============== */
.clearfix:after { content: "."; display: block; height: 0;clear :both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/.clearfix { display: block; }/* End hide from IE Mac */


/* =========== Miscellaneous =============== */
.floatleft { float:left !important; }
.floatright { float:right !important; }

.yellow { color: #f2e527; font-weight: bold;}
.cartoonists {padding: 128px 180px 0 0; display: block; color: #333; font-weight: 0; letter-spacing: .2em;}

/* =========== Strucure =============== */

#wrapper {
	margin: 0 auto;
	padding: 6px;
	width: 974px;
	height: auto;
}

/**
* #top {
* 	width: auto;
* 	height: 20px;
* 	background: url(../images/top-bg.jpg) no-repeat;
* }

* #main {
* 	width: auto;
* 	height: auto;
* 	background: url(../images/main-bg.jpg) repeat-y;
* }

* #bottom {
* 	width: auto;
* 	height: 20px;
* 	background: url(../images/bottom-bg.jpg) no-repeat;
* }
*/


#header {
	margin: 0 auto;
	width: 944px;
	height: 152px;
	background: url(../images/header-img.jpg) no-repeat;
	text-align: right;
}

#main-body {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 944px;
	height: auto;
	text-align: left;
}

* html #main-body {
	padding: 10px 0 0 20px;
}

/*--- rand-photo ---*/
.widecolumn-home {
	float: left;
	width: 510px;
	height: auto;
	margin: 15px 10px 0 1px;
}

.right-sidebar {}

/*--- 123456 ---*/
.widecolumn {
	float: left;
	width: 700px;
	height: auto;
	margin: 15px 10px 0 0;	
}

.widecolumn_full {
	float: left;
	width: 940px;
	height: auto;
	margin: 15px 0 0 0;	
}

/*--- arrivals ---*/
.narrowcolumn {
	float: left;
	width: 215px;	
	height: auto;
	margin: 30px 0 0 16px;	
}

* html .narrowcolumn {margin:15px 0 0 8px;}

/*-- arrival-memb --*/

#arrival-memb {
	float:left;
	width:418px;
}

#arrival-memb-bg-top {
	background:url(../images/arrival-memb-bg-top.jpg) no-repeat left;
	height:20px;
	font-size:1px;
	line-height:1px;
}

#arrival-memb-bg-middle {
	background:url(../images/arrival-memb-bg-middle.jpg) repeat-y left;
}

#arrival-memb-bg-middle .narrowcolumn {
	margin: 15px 0 0 16px;	
}

* html #arrival-memb-bg-middle .narrowcolumn {
	margin: 0px 0 0 8px;	
}

#arrival-memb-bg-bottom {
	background:url(../images/arrival-memb-bg-bottom.jpg) no-repeat left;
	height:20px;
	font-size:1px;
	line-height:1px;
}

/*--- members ---*/
.sidebar {
	float: left;
	width: 165px;
	height: auto;	
	margin: 0 0 0 18px;
}

* html .sidebar {margin-left:18px;}

.sidebar h1, .widecolumn-home h1, .widecolumn h1, .widecolumn_full h1 {
	width: auto;
	border-bottom: 1px dashed #ccc;
	padding: 2px 0 4px 5px;
	color: #3e94ad;
	font-size: 20px;
	letter-spacing: -0.1em;
	text-align: left;
}

.narrowcolumn h1 {
	background: url(../images/arrivals-title.jpg) no-repeat left;
	border-bottom: 1px dashed #ccc;
	margin: -20px 0 0 0;
	padding: 2px 0 24px 5px;
	height: 10px;	
}

* html .narrowcolumn h1 {
	background: url(../images/arrivals-title.jpg) no-repeat left;
	border-bottom: 1px dashed #ccc;
	margin-top: -7px;
	padding: 0 0 0 5px;	
}

#random-block, #members {
	width: auto;
	margin: 5px 0;
}

#random-block #images {
	min-height:500px;
	height:auto !important;
	height:500px;
	/* background: url(../images/ajax-loader.gif) no-repeat center center; */
}

/**
* #random-block img {
* 	width: 508px;
* 	padding: 2px;
* 	border: 1px solid #fafafa;
* }
*/

#offers-details {
	/*background: #fafafa;*/
	padding: 10px 10px; 
}



#main-nav {
	margin: 0 auto;
	width: 944px;
	text-align: left;
}

#footer {
	margin: 10px auto 0 auto;
	width: 944px;
	height: auto;
	text-align: left;
	border-top: 5px solid #f99d1a;
}

* html #footer {
	margin: 0 0 0 13px;
}

#footer-nav {
	float: left;
	width: 600px;
}


/* =========== Lists =============== */

/* =========== MAIN_NAV LIST =============== */
#main-nav-ul {
	width: auto;
	list-style-type: none;
}

#main-nav-ul li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	margin-right: 2px;
}

#home-bt a, #home-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/home-bt.jpg) no-repeat;}
#home-bt a:hover, #home-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/home-bt-r.jpg) no-repeat;}
#home-bt-active a, #home-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/home-bt-active.jpg) no-repeat;} 

#about-bt a, #about-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/about-bt.jpg) no-repeat;}
#about-bt a:hover, #about-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/about-bt-r.jpg) no-repeat;}
#about-bt-active a, #about-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/about-bt-active.jpg) no-repeat;} 

#members-bt a, #members-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/members-bt.jpg) no-repeat;}
#members-bt a:hover, #members-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/members-bt-r.jpg) no-repeat;}
#members-bt-active a, #members-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/members-bt-active.jpg) no-repeat;} 

#blog-bt a, #blog-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/blog-bt.jpg) no-repeat;}
#blog-bt a:hover, #blog-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/blog-bt-r.jpg) no-repeat;}
#blog-bt-active a, #blog-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/blog-bt-active.jpg) no-repeat;} 

#news-bt a, #news-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/news-bt.jpg) no-repeat;}
#news-bt a:hover, #news-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/news-bt-r.jpg) no-repeat;}
#news-bt-active a, #news-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/news-bt-active.jpg) no-repeat;} 

#feco-bt a, #feco-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/feco-bt.jpg) no-repeat;}
#feco-bt a:hover, #feco-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/feco-bt-r.jpg) no-repeat;}
#feco-bt-active a, #feco-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/feco-bt-active.jpg) no-repeat;}

#links-bt a, #links-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/links-bt.jpg) no-repeat;}
#links-bt a:hover, #links-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/links-bt-r.jpg) no-repeat;}
#links-bt-active a, #links-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/links-bt-active.jpg) no-repeat;}

#books-bt a, #books-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/books-bt.jpg) no-repeat;}
#books-bt a:hover, #books-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/books-bt-r.jpg) no-repeat;}
#books-bt-active a, #books-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/books-bt-active.jpg) no-repeat;}

#contact-bt a, #contact-bt a:visited {display: block; width: 102px; height: 31px; background: url(../images/contact-bt.jpg) no-repeat;}
#contact-bt a:hover, #contact-bt a:active {display: block; width: 102px; height: 31px; background: url(../images/contact-bt-r.jpg) no-repeat;}
#contact-bt-active a, #contact-bt-active a:visited {display: block; width: 102px; height: 31px; background: url(../images/contact-bt-active.jpg) no-repeat;}

/* =========== MEMBERS LIST =============== */
#members-ul {
	width: auto;
	list-style-type: none;
}

#members-ul li {
	list-style-type: none;
	text-align: left;
	margin-bottom: 3px;		
}

* html #members-ul li {height:1%;}


#members-ul li a, #members-ul li a {
	display: block;
	color: #747474;
	height:1%;
	font-size: .9em;
	background: url(../images/bullet_blue.jpg) left center no-repeat;
	padding: 1px 0 4px 18px;
	border-bottom: 1px solid #eaeae8;
	text-decoration: none;		
}

#members-ul li a:hover, #members-ul li a:active {
	color: #4f5b68;
	font-size: .9em;
	height:1%;
	background: url(../images/bullet_blue.jpg) left center no-repeat;	
	border-bottom: 1px solid #f0d866;
	text-decoration: none;	
}

/* =========== FOOTER LIST =============== */

#footer-nav-ul {
	width: 944px;
	display: block;
	height: 20px;
	list-style-type: none;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

#footer-nav-ul li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	margin: 5px 15px 5px 5px;
	font-size: 1em;
}

#footer-nav-ul li a, #footer-nav-ul li a:visited {
	color: #3e94ad;
}

#footer-nav-ul li a:hover, #footer-nav-ul li a:active {
	color: #333;
}

#qualityweb {
	float: right;
	font-size: .8em;
	color: #999;
	margin: 5px 5px 5px 0;
}

/* =========== LINKS LIST =============== */

#links {
	width: auto;
	height: auto;
	padding: 30px;
}

#links-list {
	width: auto;
	height: auto;
}

#links-list li {
	width: auto;
	height: auto;
	background: url(../images/award_star_silver_3.jpg) left top no-repeat;
	border-bottom: 1px solid #f1f1f1; 
	padding: 0 0 5px 0;	
	margin-bottom: 8px;
}

#links-list li a, #links-list li a:visited {
	display: block;
	width: auto;
	height: auto;
	padding: 0 3px 3px 20px;
	color: #d9b300;
	font-size: 1.1em;
}

#links-list li a:hover, #links-list li a:active {
	display: block;	
	width: auto;
	height: auto;
	padding: 0 3px 3px 20px;
	text-decoration: underline;	
	font-size: 1.1em;	
}

#links-list li span {
	margin-left: 20px;
	width: auto;
	height: auto;
	padding: 0 3px 3px 0;
	color: #969696;	
	font-size: .9em;
}


#image-navigation-arrow {
	float: right;
	width: 40px;
	margin: 0 5px 0 20px;
}

#image-navigation-text {
	float: right;
	width: auto;
}




