/******************************************************\
* Name: ColorIt                                      *
* Author: Bogdan Pantoc (www.pbdweb.com)      *
* Id: $Id$                                           *
\*****************************************************/

/* Global Reset */
* {
	margin: 0;
	padding: 0;
}


/* Color: Maroon */

a {
	color: #005089;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	text-decoration: underline;
	outline-style:none;
}

a:hover {
	color: #0064aa;
}

* {margin: 0;padding: 0;}
a {	color: #1169b1; text-decoration:none;font-weight: normal;outline-style:none;}
a:hover {color: #01569c;text-decoration: none;}
/* General */
.Content {float:left;}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 990px;
	background: #fff url(../images/bgheader.jpg) no-repeat top center;
	color: #333;
}

p {
	line-height: 15px;
	margin-bottom: 10px;
}


h2, .TitleHeading {
	font-size: 1.8em;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	margin: 6px 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 10px 0;
	padding: 0;
	background: #dadada;
	color: #dadada;
	height: 1px;
	border:0;
}


/* POSAT Container */

.homePage {
	float:left;
	width:583px;
	overflow:hidden;
}

.Content .homePage .posts{
float:left;
width:583px;
overflow:hidden;	
padding-top:12px;
}

.Content .homePage .posts .post {
	width:583px;
	float:left;
	margin-bottom:15px;
	padding-top:9px;
}

.Content .homePage .posts .post h2 {
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
}
	
.Content .homePage .posts .post h2 a {
	color:#fe9900;
	text-decoration:none;
}

.Content .homePage .posts .post h2 a:hover {
	text-decoration:underline;
}

.Content .homePage .info {
	background: url(../images/blog_06.jpg) no-repeat;
	width:583px;
	height:31px;
	text-decoration:none;
	float:left;
}

.Content .homePage .info .categ {
	line-height:30px;
	padding:0;
	margin:0;
	padding-left:10px;
	color:#333;
}

.Content .homePage .info .categ a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.Content .homePage .info .comm a {
	color:#333;
	text-decoration:none;
}

.Content .homePage .info .comm a:hover,
.Content .homePage .info .categ a:hover {
	text-decoration:underline;
}

.Content .homePage .info .comm {
	float:right;
	padding:0;
	margin:0;
	padding-right:10px;
	line-height:30px;
	
}

.taguri {
	background:url(../images/blog_03.jpg) no-repeat;
	width:573px;
	height:23px;
	line-height:23px;
	float:left;
	margin-bottom:10px;
	padding-left:10px;
}

.taguri p {
	line-height:23px;
	color:#fa9600;
}

.taguri a {
	color:#fa9600;
	text-decoration:none;
}

.taguri .rss {
	float:right;
	padding-top:2px;
	padding-right:2px;
}

#Container {
width:973px;
margin:0 auto;
}

/* Forms */

/* Top Navigational Menu */
#TopMenu {height:83px;overflow: hidden;width:560px;float:right;}
#TopMenu ul {list-style: none;	padding: 0;	margin: 0;float: right;	padding-top:3px;}
#TopMenu li {list-style: none;	float: left;display: inline;margin: 0;padding: 0;font-size:11px;font-weight:bold;padding-right:6px;}
#TopMenu li.First{	background: url(../images/icoaut.jpg) no-repeat left;padding-left:22px;	margin-left:5px;color:#f49012;}
#TopMenu li.First a{line-height:20px;padding-top:5px;padding-bottom:5px;color:#f49012;}
#TopMenu li.cart a:hover{color:#F49012;}
#TopMenu li.cart a {background: url(../images/icocart.jpg) no-repeat left;padding-left:22px;line-height:20px;padding-top:5px;padding-bottom:5px;color:#0b62aa;}
#TopMenu li a {	color:#606060;text-decoration:none;	font-size:11px;	font-weight:bold;}
#TopMenu li a:hover {text-decoration: none;color:#0b62aa;}
/********************* Pages Menu ******************/
#Menu {
	float: left;
	height: 32px;
	background:url(../images/menu_top.jpg) no-repeat left;
	width:776px;
	overflow:hidden;
}
#Menu ul {margin: 0 0 0 10px;	padding: 0;	float:right;height: 32px;}
#Menu li {float: left;list-style: none;margin: 0;	padding: 0;}
#Menu ul {float:right;text-decoration:none;}
#Menu li {line-height:32px;font-size:12px;}
#Menu li a {color: #fff;text-decoration:none;padding-left:10px;padding-right:10px;}
#Menu li a:hover {color: #fff;text-decoration:underline;}
/* Outer Content Wrapper (Surrounds header & content) */
#Outer {width:973px;}
#Wrapper {width: 969px;z-index: 0;padding-left:4px;}
/* Header */
#Header {float: left;width: 973px;height: 112px; overflow:hidden;}
/* Logo */
#Logo {	width:400px;float:left;	height:100px;display:block;}
#Logo h1 {margin-top: 10px;	font-size: 34px;}
#Logo h1 a {outline-style:none;	width:400px;float:left;height:100px;display:block;text-indent:-5000px;text-decoration:none;	border:0 none;background:none;}
#Logo h1 a:hover {text-decoration:none;}
/* Top Search Form */
.header2 {width:570px;float:right;}
#SearchForm {
	background: url(../images/searchbg.jpg) no-repeat;
	width:421px;
	height:27px;
	float:right;
	padding-left:31px;
	padding-top:2px;
	overflow:hidden;
}
#SearchForm input {
	width: 250px;
	height: 15px;
	font-size:11px;
	padding:2px;
	border:0;
	color:#666;
	background:none;
	padding-left:5px;
}
#SearchForm .Button {
	width: 60px;
	height: 21px;
	padding: 0;
	background: transparent;
	cursor:pointer;border: 0;
}
#SearchForm a {color:#606060;text-decoration: underline;}
#SearchForm a:hover {text-decoration: underline;}
#SearchForm label {display: none;}
#SearchForm .twitter,#SearchForm .twitter a,
#SearchForm .rss,#SearchForm .rss a,
#SearchForm .advanced,#SearchForm .advanced a{width:30px; height:25px; padding:0; margin:0; display:block; float:left; text-indent:-9999px;}
#SearchForm  form { float:left;}
/*******CUSTOM PAGE***********************/

.Content {margin: 0;padding: 0;width:776px;float:left;overflow:hidden;}
.Content h2 {font-weight: normal;padding: 0;}
.Content.Widest {width:780px;float:left;}
#CompareContent .BlockContent{width:758px;}
.WideWithLeft .BlockContent{width:778px;float:left;}

/************************ RIGHT ****************************/

.Right {
	width: 175px;
	margin: 0;
	padding: 0;
	float:left;
	padding-top:11px;
	padding-left:18px;
	overflow:hidden;
}
.Right ul {
	margin:0px;
	padding:0px;
	width:165px;
	float:left;
	padding-left:5px;
		background:#f3f7fb;
		padding-top:10px;
		padding-right:5px;
		list-style:none;
}
.Right .Block ul li {
		margin:0px;
	padding:0px;
	width:165px;
	padding-bottom:6px;
	float:left;
	list-style:none;
	border-bottom:1px solid #BDDBEE;
	margin:0 0 2px;
padding:0;
margin-bottom:2px;
padding-bottom:3px;
padding-top:3px;
}
.Right .Block ul a {
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:165px;
}
.Right .Block ul em {
	margin-bottom:5px;
	float:left;
	width:165px;
	font-size:14px;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:2px;
}
/*******************LEFT DEF***********************/

.Left {
	float:left;
	width: 193px;	
	font-size: 12px;
}

.Left .Block {
	float:left;	
}

.Right .BlockContent,
.Left .BlockContent{
	float:left;
	padding-bottom:12px;
}

.Right .Block h2,
.Left .Block h2 {
	font-size: 16px;
	font-weight: normal;
	background: url(../images/bgcatblue.jpg) no-repeat;
	height:32px;
	width:175px;
	line-height:32px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	margin:0;
	padding:0;
	float:left;
}

.Left .Block ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:6px;
	background:#f3f7fb;
}

.Left .Block ul a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1169b1;
	width:173px;
	padding-left:2px;
	display:block;
}

.Right .Block ul a:hover,
.Left .Block ul a:hover{
	color:#f8981d;
}

.Left .Block ul li{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #bddbee;
	 margin-bottom:2px;
}

.AllBrandsLink {
	padding-top:10px;
	float:left;
	width:175px;
}

.AllBrandsLink a{
	text-transform:lowercase;
	font-weight:bold;
}

/*CATEGORY*/

#SideCategoryList h2 { background: url(../images/bgcatorange.jpg) no-repeat;}
#SideCategoryList  ul {	background:#fffcf8;}
#SideCategoryList  ul a{ color:#ee8907;}
#SideCategoryList  ul a:hover{color:#1169b1;}
#SideCategoryList  ul li{border-bottom:1px solid #ffe5c3;}

/* Page Footer */

#Footer {
	float:left;
	margin: 12px auto;
	width:969px;
	padding-top:30px;
	background:url(../images/footer.jpg) no-repeat left top;
}
#Footer ul{
	font-size:11px;
	color:#666;
	width:193px;
	float:left;
}
#Footer ul .first{padding-bottom:4px;font-size:12px;}
#Footer li {list-style:none;float:none;}
#Footer ul {margin:0;	padding:0;	padding-bottom:15px;}
#Footer li a {text-decoration:none;color:#666;padding-right:10px;}
#Footer li a:hover {text-decoration:underline;}
#Footer p {float:left; width:960px;}


.Clear {
clear:both;
}

.Right .Block .CATEGORII ul li {
	border:none;
	font-size:12px;}

.Right .Block .CATEGORII .children {
	margin:0;
	padding:0;
	margin-top:5px;
}

.Right .Block .CATEGORII .children	li { background: url(../images/2.gif) no-repeat left center; padding-left:15px; }
.Right .Block .CATEGORII .children	li a {color:#555;}
.Right .Block .CATEGORII .children	li a:hover{	color:#EE8907; }
}
