/* Styling */

body {
	background: #F2F2F2;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
}

* {
	margin:0;
	padding:0;
}

img {
	
	border:0;
}

p {
	/*margin-top:3px;
	margin-bottom:1.75em;*/
	margin: 1em 0;
}

a {
	color: #222222;
}

#menu a, #sidebar a { 
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #ff9933;
}

/* Structure */

#pic-space-right {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	display: block;
	color: #0000000;
	width: 160px;
}

#pic {
	margin-top: 10px; 
	float: left;
	border: 1px solid #dddddd;
}
.pic {
	margin-top: 10px; 
	float: left;
	border: 1px solid #dddddd;
}
	
#pic-space-left {
	margin-top: 150px;
	float: left;
	width: 160x;
	background: #ffffff;
	margin-left: 5px;
}
	
#top {
	margin:0;
	width:900px;
	height: 20px;
	text-align: right;
	background: #fff; 
}

#wrapper {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #000;
	margin:0 auto;
	width:900px;
	background:#ffffff;
	font-size:1.20em;
}

#wrapper_top {
	margin:0 auto;
	width:900px;
	background:#ffffff;
	font-size:1.20em;
}

#header {
	height:100px;
	background:url(images/bg-header.jpg) no-repeat  #ffffff;  
 
}

#menu {
   	margin-top:3px;
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
}

#sidebar {
	float:left;
	width:180px;

	margin-left:5px;
}

#content {
    	margin-left:10px;
	float:left;
	width:700px;
	min-height:400px;
}

#content-small {
    	margin-left:10px;
	float:left;
	width:500px;
	min-height:400px;
}

.two_third #content-small {
	width:700px;
}

#footer2 {
	clear: both;
	height: 20px;
	border-top: 1px solid #999;
	padding: .5em;
	text-align: center;
	background: #fff;
}

#line {
	clear: both;
	height: 10px;
	border-top: 1px solid #999;
	padding: .5em;
	text-align: right;
	background: #FF9933;
}

/* Entries */

.entry {
	padding: 15px 10px;
	text-align: left;
	line-height: 1.75em;
}

.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:20px;
}


.small {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
}


/* Menu */

#menu ul {
	list-style-type:none;
}

#menu li {
	float:left;
}

#menu li a {
	padding: 0 15px;
	display: block;
	color: #ffffff;
	margin-right: 2px;
	
}

#menu li a:hover {
	color: #ff9933; 
}
	

/* Sidebar */

#sidebar ul {
	background: #efefef;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	list-style-type: none;
	margin-top: 0px;
	padding: 5px;
}

#sidebar li {
}

#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:3px solid #dddddd;
}

#sidebar li a:hover {
	font-weight:bold;
}

#sidebar-bottom {	
	background:#ffffff;
	height:20px;
	background:url(images/menu_bg.jpg) no-repeat top center;
}

#sidebar-top {	
	background:#ffffff;
	height:20px;
	background:url(images/menu_bg_180.jpg) no-repeat top center;
}

#sidebar-ad {	

	margin-top:20px;
	background:#ffffff;
	border:1px solid #dddddd;
}

#sidebar .indent {
	padding-left: 20px;
	border: 0;
	list-style-type: disc;
}


/* Footer */

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
}




/* Extrass */

#ad-top {

	width:500px;
	align:center:
	height:72px;
	padding:5px;
	border:1px solid #dddddd;
}
	
		
#ad-top_large {

	width:650px;
	align:center:
	height:72px;
	padding:5px;
	border:1px solid #dddddd;	
}
	
#ad-bottom {
	margin-top:100px;
	margin-bottom:20px;
	width:500px;
	align:center:
	height:150px;
	float:bottom;
	border:1px solid #dddddd;
}

#row{
	width:460px;
	height:100px;
	border: 1px solid silver;
	padding:0px;
}

#frame {
	border-collapse:collapse; 
	border: 1px solid silver;
	padding:0px;
	float:left;
	margin-right:10px;
}

#product_row {
	width:650px;
	border: 1px solid silver;
	padding:2px;
	min-height:250px;
}

.box {
	background: #ff9933;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	border-color: #dddddd;
	border-collapse: collapse;
	border-style : groove;
	border-width : 2px; /* the border property in longhand*/
}

/* below: 28.4.2010 forward */

.box a:hover {
	color: #dddddd;
}

.mod-list {
	margin: 10px 0 10px 20px;
}
	
.mod-list li {
	padding: 0 0 0 8px;
}

#sidebar h3 {
	background:#EFEFEF none repeat scroll 0 0;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

		

		

		
	


		
		



