/* Tags */
h1 {
	font-size:15px;
	font-weight:bold;
	color:#1e344b;
}
h2 {
	margin-bottom:6px;
	margin-top:16px;
	font-weight:bold;
	text-align: left;
}
/* End of tags */



#center-path {
	padding:0px;
	margin-bottom:-4px;
}
#center-path-box {
	color:#999999;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom: 1px solid #D2D2D5;
	background-color: #F5F5F5;
	background-image: url(/templates/images/fill.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#center-path-box a {
	color: #666666;
	font-size:12px;
}
#center-wrapper {
	padding: 8px;
}

#center-box {
	padding: 8px;
	border: 1px solid #D2D2D5;
	background-color: #FFFFFF;
}

.text-header {
	font-size:14px;
	font-weight:bold;
	color:#1E4289;
}
.side-header {
	font-size:14px;
	font-weight:bold;
	color:#1E4289;
	margin-bottom:0px;
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
}


div.art-auth{
	color:#999999;
	margin-bottom:5px;
	font-size:90%;
}
div.art-auth a{
	color:#999999;
}

div.art-auth-in{
	color:#999999;
	margin-top:5px;
	margin-bottom:5px;
}


div.title {
	font-weight: bold;
	padding-top:12px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	border-bottom:1px solid #999999;
}

div.rating {
	padding-top:5px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	color: #85A5B1;
	font-size:11px;
}

div.categories {
	padding-top:10px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
}

.art-summary {
	color:#435861;
}





/* Product view css */
div.prod-auth{
	color:#999999;
	margin-bottom:5px;
	font-size:90%;
}
div.prod-auth a{
	color:#999999;
}

div.prod-auth-in{
	color:#999999;
	margin-top:5px;
	margin-bottom:5px;
}


div.prod-title a {
	font-weight: bold;
}


.prod-summary {
	color:#435861;
}



/* Product view css END */





#left-wrapper {
	padding: 10px;
	padding-top:17px;
}

#left-wrapper a,
#left-wrapper a:link,
#left-wrapper a:visited,
#left-wrapper a:active
 {
	display:block;
	height:21px;
	padding-left:12px;
	line-height:21px;
	background-image: url(/templates/images/ar.gif);
	background-repeat: no-repeat;
	background-position: -225px top;
	text-decoration: none;
	font-weight: bold;
}
#left-wrapper a:hover
 {
	background-image: url(/templates/images/ar.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#dots {
	background-image: url(/templates/images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
}


#right-wrapper {
	padding: 10px;
	padding-top:17px;
}

input.search {
	padding:0px;
	margin:0px;
	width:140px;
	margin-right:8px;
}

div.user-data {
	margin-top:15px;
	margin-bottom:15px;
}
div.help {
	font-style:normal;
	font-size:11px;
	margin:4px 0px;
}

div.user-data h1 {
	font-weight:bold;
}

div.user-data input {
	width:173px;
	border: #FFFFFF solid 1px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.user-data-short {
	margin-top:10px;
	margin-bottom:10px;
}
div.user-data-short input {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.user-data-short h1 {
	font-size:14px;
}

#user-tabs {
	/* This is the div that holds the user and author tabs */
	height: 25px;
	background-image: url(/templates/images/tabs_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#user-tabs div {
	height: 25px;
	line-height:22px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	color: #FFFFFF;
	text-align: center;
	margin-right:2px;
	margin-bottom:2px;
}

#user-tabs a {
/* This is the div that holds the user and author tabs */
	height: 25px;
	line-height:22px;
	text-decoration:none;
	margin-right:2px;
	text-align: center;	
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom:2px;
	color:#666666;
}

#user-tabs a:hover {
	background-position: top;
}

a.tb-profile {
/* This is the link that forms the profile tab */
	background-image: url(/templates/images/tb_profile.gif);
	width: 70px;
}
a.tb-articles {
/* This is the link that forms the profile tab */
	background-image: url(/templates/images/tb_articles.gif);
	width: 100px;
}
a.tb-products {
/* This is the link that forms the products tab */
	background-image: url(/templates/images/tb_products.gif);
	width: 100px;
}
a.tb-article-comments {
/* This is the link that forms the article comments tab */
	background-image: url(/templates/images/tb_article_comments.gif);
	width: 160px;
}
a.tb-product-reviews {
/* This is the link that forms the product reviews tab */
	background-image: url(/templates/images/tb_product_reviews.gif);
	width: 160px;
}


div.tb-profile-current {
	/* This is the div that holds the profile tab when it is the current one */
	background-image: url(/templates/images/tb_profile_current.gif);
	width: 70px;
}

div.tb-articles-current {
	/* This is the div that holds the article comments tab when it is the current one */
	background-image: url(/templates/images/tb_articles_current.gif);
	width: 100px;
}

div.tb-products-current {
	/* This is the div that holds the article comments tab when it is the current one */
	background-image: url(/templates/images/tb_products_current.gif);
	width: 100px;
}

div.tb-article-comments-current {
	/* This is the div that holds the article comments tab when it is the current one */
	background-image: url(/templates/images/tb_article_comments_current.gif);
	width: 160px;
}

div.tb-product-reviews-current {
	/* This is the div that holds the article comments tab when it is the current one */
	background-image: url(/templates/images/tb_product_reviews_current.gif);
	width: 160px;
}



div.text-field {
	height:30px;
	width:190px;
	padding:0px;
	background-image: url(/templates/images/text-field.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

div.text-field-error {
	height:30px;
	width:190px;
	padding:0px;
	background-image: url(/templates/images/text-field-error.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

div.user-data-error {
	margin-top:15px;
	margin-bottom:15px;
}

div.user-data-error input {
	width:173px;
	border: #FFFFFF solid 1px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.user-data-error h1 {
	color: #FF0000;
	font-weight:bold;
}

#error {
	padding:5px;
	font-weight:bold;
	border: 2px solid #CC0000;
	margin-top:10px;
}
#error li {
	list-style-type: none;
	margin: 0px;
}
#error ul {
	margin-left:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.search_box {
	padding:5px;
	width:auto;
	background-color: #F4F5F7;
	border:1px solid #DADEE0;
	margin-bottom:15px;
}

div.view_details {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.view_details,
a.view_details:active,
a.view_details:link,
a.view_details:visited
 {
	display: block;
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:3px 0px;
}

a.view_details:hover {
	background-color:#F5F5F5;
	color:#666666;
}

a.add-to-cart,
a.add-to-cart:active,
a.add-to-cart:link,
a.add-to-cart:visited
 {
	display: block;
	text-decoration:none;
	color: #E3E8EA;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color: #333333;
	width:60%;
	border: 1px solid #333333;
}

a.download,
a.download:active,
a.download:link,
a.download:visited
 {
	display: block;
	text-decoration:none;
	color: #1E4289;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	width:60%;
	border: 1px solid #333333;
	background: #66FF33;
}

a.download:hover {
	border: 1px solid #333333;
	background: #E4EFE8;
}

a.add-to-cart:hover {
	background-color: #0899f6;
	border: 1px solid #333333;
}

a.checkout,
a.checkout:active,
a.checkout:link,
a.checkout:visited
 {
	display: block;
	text-decoration:none;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color: #66FF66;
	width:200px;
	border: 1px solid #333333;
}

a.add-to-cart:hover {
	background-color: #0899f6;
	border: 1px solid #333333;
}



#comments-list {
	list-style: none;
	margin: 1em 0px 0px 0px;
	padding: 0px;
}

#comments-list li {
	clear: left;
	margin-top:0.5em;
}

#comments-list .comment {
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	border-left: #C7C7C7 1px solid;
	border-bottom: #666666 1px solid;
	padding:1px;
}

#comments-list .comment-title {
	line-height: 150%;
	font-weight:bold;
}
#comments-list .comment-body {
	padding: 4px;
	line-height: 120%;
	background-color: #F0F2F7;
}

#comments-list ul li {
	list-style: none;
	margin: 0 0 1em 0;
}

#comments-list ul {
	margin: 0;
	padding: 1em 0 0 3em;
	background: #fff;
}


a.nextprev {
    font-weight: bold;
    background: #06c;
    border: 1px solid #B0BFCE;
    text-decoration: none;
    display: block;
    float: right;
    padding: 0.3em 0.6em;
    margin-right: 0.1em;
    background: #fff;
}
a.nextprev:hover {
	background-color:#003399;
	color:#FFFFFF;
}

span.nextprev {
    padding: 0.3em 0.6em;
    border: 1px solid #ddd;
	color: #999999;
}


/* Page Numbers */
.pages {
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.3em 0.45em;
    margin-right: 0.1em;
    border: 1px dotted #fff;
    background: #fff;
}

.pages span.current {
	border: 1px solid #BFBFBF;
	font-weight: bold;
	color: #fff;
	background-color: #3399FF;
}

.pages a {
    border: 1px solid #BFBFBF;
    text-decoration: none;
}

.pages a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
	border: 1px solid #BFBFBF;
	text-decoration: none;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    border: 1px solid #ddd;
	color: #999999;
}

.small {
	font-size:10px;
}
h1.title {
	font-size:16px; text-align:left; padding-left:20px; margin-top:5px;
}

div.content_box {
	border:1px solid #D8E1EB;
	padding:10px;
	margin:10px 20px;
	line-height:140%;
}
div.content_text {
	text-align:left;
	margin-bottom:10px;
}

div.content_text p {
	margin-bottom:0.6em;
}
div.content_image {
	padding:8px 0px;
}

div.content_box_below {
	font-size:12px;
	text-align:left;
	line-height:140%;
	margin:10px;
	padding:10px;
	background-color:#f2f5f6;
	border:1px solid #d8dbdc;
	overflow:hidden;
}


div.content_box_below {
	font-size:12px;
	text-align:left;
	line-height:140%;
	margin:10px;
	padding:10px;
	background-color:#f2f5f6;
	border:1px solid #d8dbdc;
	overflow:hidden;
}

div.content_desc {
	margin-bottom:5px;
	margin-right:170px;
	background-color:#FFF;
	padding:10px;
	border:1px solid #e3e6e7;
}

div.content_desc a {
	color:#63777E;
	text-decoration:underline;
}

div.content_desc a:hover {
	color: #3A4649;
	text-decoration: none;
}

div.content_box_below_right {
	float:right;
	width:160px;
	background-color:#FFF;
	text-align:center;
	clear:right;
	margin-bottom:5px;
	border:1px solid #e3e6e7;
}

table.content_table {
	margin-top:10px;
}


div.cont_categories {
}

div.cont_date {
	color:#999;
	font-size:11px;
	line-height:140%;
}

div.cont_categories,
div.cont_tags {
	font-size:11px;
	line-height:140%;
}

div.joke
{
	text-align: left;
	padding: 8px;
	font-size: 13px;
}
div.joke p {
	text-align: left;
	font-size: 13px;
}
div.joke a {
	text-decoration:underline;
}

div.joke a:hover {
	text-decoration:none;
}

.left {
  float: left;
}

.votes {
  color: #9AB;
}

/*STARS */
.star_rating{
		list-style:none;
		margin: -1px 0 0 -1px;
		padding:0;
		width: 70px;
		height: 12px;
		position: relative;
		background: url(/templates/images/rating_s.gif) 0 0 repeat-x;	
	    overflow: hidden;
	}
	.star_rating li{
		padding:0;
		margin:0;
		float: left;
	}
	.star_rating li a{
	text-indent:-2000px;
		display:block;
		width:14px;
		height: 12px;
		text-decoration: none;
		z-index: 20;
		position: absolute;
		padding: 0;
	    margin: 0;
	}
	.star_rating li a:hover{
		background: url(/templates/images/rating_s.gif) 0 12px;
		z-index: 2;
		left: 0;
	}
	.star_rating a.one_star{
		left: 0;
	}
	.star_rating a.one_star:hover{
		width:14px;
	}
	.star_rating a.two_stars{
		left:14px;
	}
	.star_rating a.two_stars:hover{
		width: 28px;
	}
	.star_rating a.three_stars{
		left: 28px;
	}
	.star_rating a.three_stars:hover{
		width: 42px;
	}
	.star_rating a.four_stars{
		left: 42px;
	}	
	.star_rating a.four_stars:hover{
		width: 56px;
	}
	.star_rating a.five_stars{
		left: 56px;
	}
	.star_rating a.five_stars:hover{
		width: 70px;
	}
	.star_rating li.current_rating{
		background: url(/templates/images/rating_s.gif) 0 24px;
		position: absolute;
		height: 12px;
		display: block;
		z-index: 1;
	    left: 0;
	}


div.listing {
	padding-top:12px;
	padding-bottom:12px;
	border-bottom: #D1D3D6 1px solid;
}
div.listing img {
	border: 1px solid #006600;
}
div.listing h2 {
	font-size:16px;
	margin-top:0px;
}
div.listing h2 a {
	text-decoration:underline;
}
div.listing h2 a:hover {
	text-decoration:none;
}
.small {
	font-size:10px;
}

a.top-rated {
	font-size:10px;
	display:block;
	padding:0.3em 0.5em;
	float:right;
	margin:1px;
	border:1px solid #FFFFFF;
}

a.top-rated:hover {
	text-decoration:none;
	border:1px solid #B9FF59;
	background-color: #EEFFB3;
}
div.top-rated-current {
	font-weight:bold;
	float:right;
	font-size:10px;
	padding:0.3em 0.5em;
	margin:1px;
	border:1px solid #B9FF59;
	background-color: #EEFFB3;
}


/* OLDER links */

div.older {
	padding:6px;
	border:1px solid #D7D7D7;
	background-color: #EBEBEB;
}

div.older a {
	font-size:15px;
	text-decoration:underline;
	margin:4px;
	line-height:20px;
}

div.welcome {
	padding-top:10px;
	font-size:12px;
}
div.welcome h2{
	font-weight:normal;
}


table.sign-up {
}
table.sign-up h1 {
	font-size:15px;
	color:	#5C6857;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53683E;
	line-height: 1.8;
}

table.sign-up input {
	font-size: 1.3em;
	height: 1.3em;
	padding:3px 6px;
	color:#666666;
}


a.underlined {
	text-decoration:underline;
}
a.underlined:hover {
	text-decoration:none;
}

/* Profile view page */
div.profile-left {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
}
div.profile-left a.box,
div.profile-left a.box:visited,
div.profile-left a.box:active,
div.profile-left a.box:link {
	display:block; 
	margin-top:10px; 
	background-color:#FFFFFF; 
	padding:5px;
	margin:3px;
	text-decoration:none;
	font-size:15px;
	border:1px solid #EFEFEF;
}
div.profile-left a.box:hover {
	background-color: #FFFFFF;
	border-bottom-width:3px;
	padding-bottom:3px;
}

div.profile-left a.current,
div.profile-left a.current:visited,
div.profile-left a.current:active,
div.profile-left a.current:link {
	display:block; 
	margin-top:10px; 	
	color:#CC0000;
	padding:5px;
	margin:3px;
	text-decoration:none;	
	background-color: #FFF;
	font-size:15px;	
	border:1px solid #EFEFEF;	
}
div.profile-left a.current:hover {
	background-color: #FFFFFF;
	border-bottom-width:3px;
	padding-bottom:3px;
}

div.profile-right-in {
	border:1px solid #CCCCCC;
	padding:10px;
	background-color: #FFFFFF;
}

div.profile-right-in td {
	padding:5px 15px;
}

div.username {
	text-align:left;
	font-size:25px;
	color:#B4C7DC;
	letter-spacing:2px;
	line-height:25px;
	padding-bottom:4px;
}
td.profile-field-names {
	color: #999999;
	width:80px;
}
div.profile-left a.zoom-link,
div.profile-left a.zoom-link:link,
div.profile-left a.zoom-link:active,
div.profile-left a.zoom-link:visited {
	text-align:right;
	display:block; 
	margin:0px;
	background-color:#FFFFFF; 
	padding:0px 5px;
	text-decoration:none;
	font-size:10px;
}
div.profile-left a.zoom-link:hover {
	text-decoration:none;
	border-bottom-width:0px;
}
/* Profile view page END*/




/*  styles for the unit rater
--------------------------------------------------------- 
--------------------------------------------------------- */
.ratingblock {
	display:block;
	padding-bottom:5px;
	margin-bottom:1px;
}

.loading {
	height: 30px;
	background-image: url(/templates/images/working.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/templates/images/starrating.gif') top left repeat-x;		
	width:130px;
}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:26px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/templates/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:26px;}
.unit-rating a.r2-unit{left:26px;}
.unit-rating a.r2-unit:hover{width: 52px;}
.unit-rating a.r3-unit{left: 52px;}
.unit-rating a.r3-unit:hover{width: 78px;}
.unit-rating a.r4-unit{left: 78px;}	
.unit-rating a.r4-unit:hover{width: 104px;}
.unit-rating a.r5-unit{left: 104px;}
.unit-rating a.r5-unit:hover{width: 130px;}
.unit-rating a.r6-unit{left: 130px;}
.unit-rating a.r6-unit:hover{width: 156px;}
.unit-rating a.r7-unit{left: 156px;}
.unit-rating a.r7-unit:hover{width: 182px;}
.unit-rating a.r8-unit{left: 182px;}
.unit-rating a.r8-unit:hover{width: 208px;}
.unit-rating a.r9-unit{left: 208px;}
.unit-rating a.r9-unit:hover{width: 234px;}
.unit-rating a.r10-unit{left: 234px;}
.unit-rating a.r10-unit:hover{width: 260px;}

.unit-rating li.current-rating {
	background: url('/templates/images/starrating.gif') left bottom;
	position: absolute;
	left:0px;
	top:0px;
	height: 30px;
	display: block;
	z-index: 1;
}

.voted {color:#999;}
.thanks {color:#36AA3D; font-size:14px; line-height:18px;}
.rate-it {
	color: #899198;
	font-size:14px;
	line-height:18px;
}
div.ratingblock-votes {
	font-size:12px;
	padding-top:3px;
	color: #899198;
}
/*  styles for the unit rater end */

/* favourites link */
div.addtofavs {
	width:250px;
	margin-top:20px;
}
a.favs,
a.favs:link,
a.favs:active,
a.favs:visited,
div.favs {
	background-image:url(images/favourite.png);
	font-size: 14px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	padding-left:36px;
	text-align:left;
	outline:none;
}
div.favs {
	color:#e43535;
}
a.favs:hover {
	background-position: 1px 2px;
}

/* the bottom columns */
div.bot-col {
	width:155px;
	float:left;
	margin-left:5px;
}

/* Search page */
div.search-left-col {
	float:left;
	width:190px;
}
div.search-left-col-in {
	padding:10px 10px 10px 10px;
	border-right:1px solid #F0F0F0;
}
div.search-left-col-in ul {
	padding:0px;
	padding-left:20px;
	margin:0px;
	text-align:right;
}

div.search-left-col-in div {
	padding:5px;
	color:#616161;
	border-right:2px solid #fff;
	font-size:14px;
}

div.search-left-col-in li {
	list-style:none;
	margin-bottom:10px;
	font-size:14px;
	border:3px solid #E8E8E8;
}
div.search-left-col-in li:hover,
div.search-left-col-in li.selected {
	border:3px solid #445257;	
}
div.search-left-col-in li.empty {
	border:3px solid #F9F9F9;
}
div.search-left-col-in li.empty div {
	color: #D3D3D3;
}
	
div.search-left-col-in span {
	font-weight:bold;
	display:block;
	padding:5px;
	color:#445257;
	border-right:2px solid #445257;	
}

div.search-left-col-in a {
	display:block;
	padding:5px;
	color:#445257;
	border-right:2px solid #fff;		
}
div.search-left-col-in a:hover {
	color:#445257;
	text-decoration:none;
	border-right:2px solid #445257;	
}
div.search-right-col {
	margin-left:191px;
}
div.search-right-col-in {
	padding:10px 10px 10px 20px;
}
div.search-for-bar{
	padding:5px;
	background-color:#CCECFF;
	border:1px solid #8AD3FF;
	font-size: 14px;
	margin-bottom:10px;
}

/* Search page end */

/* Search Box start */
#search-box {
	position:absolute;
	top:55px;
	left:530px;
}
#search_field_div {
	float:left;
	display:block;
	width:150px;
	border:1px solid #999;
	height:26px;
	background-color:#FFF;
	overflow:hidden;	
}
#search_field {
	font-size:14px; 
	width:140px;
	border:none;
	padding:4px;
}
#search_go_div {
	float:left;
	background-color: #E2E2E2;
	border:1px solid #666;
	display:block;
	width: 83px;
	height:26px;
	overflow:hidden;
}
#search_go {
	font-size:14px;
	background-color: #E2E2E2;
	width: 83px;
	padding:4px;
	border:0px none;
	
}

/* Search Box end */


ul.jokes_list li {
	line-height:140%;
	border-left:6px solid #DFDFDF;
	margin-bottom:4px;
	padding-left:7px;
}
ul.jokes_list a {
	color:#63777E;
	text-decoration:underline;
}
ul.jokes_list a:hover {
	text-decoration:none;
}
