/*
| Cascading Style Sheet for www.pkar.bg Template
+------------------------------------------------------------
| Theme Name: PKar Website
| Description: Petar Karaminchev PLC - http://www.pkar.bg
| Author: robas
| Copyright (c) 2007 Petar Karaminchev PLC
| Author URI: http://robas.info
+------------------------------------------------------------
*/

/* 
| Used colours 
+------------------------------------------------------------
| #ffffff - white (body background)
| #333333 - dark grey (main text)
| #003366 - dark blue (h2, h3, titles, menu text, table titles)
| #03478b - dark blue (logo, left menu background)
| #a1beea - blue (a:link, h4, main border, table border)
| #edf4ff - light blue (left sub-menu)
| #ff6600 - orange (h1, a: hover, a: active links, bread crumb, borders) 
+------------------------------------------------------------
*/

/* --- BEGIN STRUCTURE --- */
body {
	margin: 0 0 20px 1px;
	padding: 0;
	background-color: #edf4ff;
} 
 
#pagewidth {
	background-color: #FFFFFF;
	width: 800px;
	border-width: 0 1px 1px 1px;
	border-color: #a1bdea;
	border-style: solid;
} 

#hwrapper {
	width: 800px;
 clear:both;
}

#logo {
	background-color: #FFFFFF;
	width: 400px;
	height: 95px;
	float: left;
	position: relative;
} 

#navigation { 
	background: url(../img/bg_menu.jpg) top right repeat-y;
	width:400px;
 	float: right; 
 	text-align: center;
	margin: 0px;
	padding: 0;
} 

#header {
	position: relative;
	background: url(../img/header.jpg) top left no-repeat;
	width:800px;
	height: 190px;
} 

#breadcrumb {
	position: relative;
	background-color: white;
	width:800px;
	height: 40px;
} 

#wrapper {
 background: url(../img/bg_body.jpg) repeat-y;
	float: left;
	width:800px;
	text-align: left;
	margin-top: 0px;
	padding: 0;
}


/* --- BEGIN HYPERLINKS --- */
a {
	color: #a1beea;
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #ff6600;
} 


/* --- BEGIN NAVIGATION --- */
#navigation ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
} 
#navigation ul li {
	display: inline;		
}
#navigation li {
	margin: 0;
}
#navigation ul a{
	list-style: none;
	padding-top: 20px;
}
#navigation ul li a {	
	float: left;
	width:90px;
	height: 95px;
}
#navigation li a {
		text-align: center;				
}
	
	
/* --- BEGIN TYPHOGRAPHY --- */
h1, h1 a {
	font: 11px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ff6600;	
}
h1 a:link {
	text-decoration: none;	
}
h1 a:visited {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
	background: url(../img/hover.jpg) no-repeat;
}
h1 a:active {
	text-decoration: none;
} 

h2 {
	font: 18px Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #03478b; 
	text-transform: uppercase;
}

h3 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #03478b;
}

h4 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	font-variant: small-caps;	
	color: #a1beea;
}


/* --- left column --- */
#leftcol {
 	background-color: transparent;
 	width:200px; 
	float: left;
	position:relative; 
}

#leftcol .leftcol {
	margin:0;
	padding-top: 10px;
}

.border{
	width:190px;
	height: 1px;
	margin-bottom: 10px;
} 

#button1, #button2, #button3 {
	background-color: transparent;
 	width:200px;  
	height: 70px;
	position: relative;
	border: none;
}

#button1 .button,
#button2 .button,
#button3 .button { 
	padding-left: 10px;
}

#leftcol_menu1,
#leftcol_menu2,
#leftcol_menu3 {
	background-color: #edf4ff;
 	width:190px; 
	position: relative;
	margin-bottom: 20px;
	text-align: left;
	}
#leftcol_menu1 .leftcol_menu,
#leftcol_menu2 .leftcol_menu,
#leftcol_menu3 .leftcol_menu {
	padding: 5px 0 5px 10px;
}

.leftcol_menu a {
	font: 11px Arial, Verdana, sans-serif;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	line-height: 4px;
}
.leftcol_menu a:hover {
	text-decoration: underline;
	color:#ff6600;
}
.leftcol_menu a:active {
	text-decoration: none;
	color:#ff6600;
} 


/* --- main column --- */
#maincol {
	background-color:transparent;  
	width:600px; 
 	float: right;   
	text-align: left;
	margin: 0;
	padding:0;
}
#maincol .maincol, 
#maincol .content {
	width: 580px;
	position: relative;
	float: right;
	margin-left: 10px;
	padding: 0 7px 100px 0;
} 
#bigimage {
	width: 400px; /*float: none;*/
	margin-bottom: 50px;
	margin-left: 10px;
	padding: 0 7px 0 90px;
	text-align: center;
}

.image {
	background-color: #edf4ff;
	border: 1px solid #003366;
	padding: 20px 5px 20px 5px;
	text-align: center;
	position: relative;
}
.maincol, 
.content {
	font: 13px Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
	padding: 0 20px 0 10px;
}
.catlist, .catlist a {
	font: 13px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	/*padding: 0 20px 0 10px;*/
}
.catlist a:hover {
	text-decoration: underline;
	color: #03478b;
}


#maincol .content h2 {
	margin: 0;
}
#maincol .content h3 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#maincol .content h4 {
	margin: 0;
	padding-top: 10px;
}

#maincol .contentlist,
#maincol .catlist {
	width: 580px;
	margin: 0;
}
#maincol .contentlist ul,
#maincol .contentlist ol,
#maincol .catlist ul,
#maincol .catlist ol
ol.contentlist, ol.catlist {
	margin: 0;
	padding-left: 40px;
	}
#maincol .contentlist ul li,
#maincol .contentlist ol li, 
#maincol .catlist ul li, 
#maincol .catlist ol li {
	display: list-item;
	padding-left: 3px;
}
#maincol .contentlist li,
#maincol .catlist li, 
ol.contentlist li, ol.catlist li {
	/*list-style: square outside;*/
}


/* --- product table --- */
tr, td {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
th {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #03478b;
}

#table {
	width: 580px;
	position: relative;	
	margin-top: 10px;	
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #a1beea;
}

table th {
	border-left: 1px solid #a1beea;
}
table td {
	border-top: 1px solid #a1beea;	
	border-bottom: 1px dotted #edf4ff;
	border-left: 1px solid #a1beea;
}
	

/* --- footer --- */	
	#footer_top {
	background: url(../img/bg_footer.jpg) repeat-y;
	position: relative;
	width: 800px;
 	height:2px; 
	clear: both; 
} 

#footer_btm {
	background: url(../img/bg_footer.jpg) repeat-y;
	position: relative;
	width: 800px;
 height:32px; 
 clear:both;
	border-top: solid 1px #ff6600;	
} 
#footer_left {
	background: transparent;
	width: 200px;
	float: left;
	text-align: center;
}
#footer_right {
	background: transparent;
	width: 600px;
	float: right;
	text-align: center;
}

#footer_left .footer_left,
#footer_right .footer_right {
	padding-top: 8px;
}

.footer_left, .footer_right {
	font: 11px Arial, Verdana, sans-serif;
	color: #03478b;
	font-weight: normal;
	text-decoration: none;
}


/* --- others --- */
#logo .logo{
 padding-top: 15px;
	padding-left: 10px;
}

#breadcrumb .breadcrumb{
	padding-top: 10px;
	padding-left: 10px;
}
.breadcrumb{
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6600;
}
li.bullet {
	list-style-image: url(../img/ok.gif);
} 

#thumbs a:link, #thumbs a:visited {
	width: 80px;
	height: 80px;
	display: block;
	margin: 10px 0 0 11px;
	padding-bottom: 5px;
	float: left;
	outline: none;
	text-decoration: none;
}

#model {
	border: 1px solid #a1beea;
	margin-top: 10px;
	margin-bottom: 7px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix {display: inline-block;}

/* Hides from IE-mac */ 
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  


 
