/* Tags */
h1 {
	font-size:16px;
	font-weight:bold;
	color:#0066CC;
}
h2 {
	margin-bottom:6px;
	margin-top:16px;
	font-weight:bold;
}
/* 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;
}


.art-auth{
	font-weight:normal;
	color:#999999;
	margin-bottom:5px;
	font-size:90%;
}
.art-auth a{
	font-weight:normal;
	color:#999999;
}

.art-auth-in{
	color:#999999;
	margin-top:5px;
	margin-bottom:5px;
}


div.art-title a {
	font-weight: bold;
}


.art-summary {
	color:#435861;
}
img.art-thumb{
	border:1px solid #A3ADB6;
}


div.art-descr-in {
	margin-bottom:15px;
	line-height: 17px;
}


/* 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;
}
img.prod-thumb{
	border:1px solid #A3ADB6;
}


div.prod-descr-in {
	margin-bottom:15px;
	line-height: 17px;
}
/* Product view css END */





#left-wrapper {
	padding: 10px;
	padding-top:17px;
}

a.menu,
a.menu:link,
a.menu:visited,
a.menu: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;
}
a.menu:hover
 {
	background-image: url(/templates/images/ar.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#left-wrapper input
 {
	width:90%;
}

#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-bottom:10px;
}

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: 1px solid #CACACA;
	margin-top:10px;
}
#error li {
	list-style-type: none;
}
#error ul {
	margin:10px;
	margin-left:35px;
}

.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 0 0 0;
	padding: 0;
}

#comments-list li {
	clear: left;
	margin-bottom: 1em;
}

#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;
	margin-bottom:5px;
}
#comments-list .comment-body {
	padding: 5px;
	line-height: 130%;
	background: url(/templates/images/comment_back.jpg) repeat-x top;
}

#comments-list ul li {
	list-style: none;
	margin: 0 0 1em 0;
}

#comments-list ul {
	margin: 0;
	padding: 1em 0 0 3em;
	background: #fff;
}


/* Page Numbers */
.pages {
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.3em 0.6em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #06c;
    font-weight: bold;
    background: #06c;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #06c;
    background: #06c;
    color: #fff;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    border: 1px solid #ddd;
	color: #999999;
}


a.small,
a.small:active,
a.small:link,
a.small:visited
 {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	height:1em;
	line-height:1em;
	background-image: as;
	background:none;
	background-repeat:no-repeat;
}