/* CSS Document */

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #CFDBFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 90px;
	top: 0px;
}

#menu {
	height: 30px;
	font-size: 13px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	line-height: 30px;
	width: 200px;
	text-align: center;
}
#menu li a {
	text-decoration: none;
	color: #666666;
}
#menu li a:hover {
	height: 30px;
	width: 200px;
	float: left;
	color: #CC0000;
}

.menubar0 {width:1000px; height:30px; background-image:url(../images/menu_home.png); background-repeat:no-repeat; background-color:#CFDBFF;}
.menubar1 {width:1000px; height:30px; background-image:url(../images/menu_about.png); background-repeat:no-repeat; background-color:#CFDBFF;}
.menubar2 {width:1000px; height:30px; background-image:url(../images/menu_services.png); background-repeat:no-repeat; background-color:#CFDBFF;}
.menubar3 {width:1000px; height:30px; background-image:url(../images/menu_shop.png); background-repeat:no-repeat; background-color:#CFDBFF;}
.menubar4 {width:1000px; height:30px; background-image:url(../images/menu_clients.png); background-repeat:no-repeat; background-color:#CFDBFF;}
.menubar5 {width:1000px; height:30px; background-image:url(../images/menu_contact.png); background-repeat:no-repeat; background-color:#CFDBFF;}

#menu .selected {
	font-weight: bold;
	color: #CC0000;
}
#main {
	height: auto;
	background-image: url(../images/background-content.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	background-color: #FFFFFF;
}
#main #sidebar {
	width: 190px;
	float: left;
	padding-top: 10px;
}
#main #sidebar .separator {
	height: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#main #sidebar .submenu {
	font-size: 13px;
	padding: 10px;
	font-weight: bold;
	color: #999999;
}
#main #sidebar .submenu a {
	color: #666666;
	text-decoration: none;

}
#main #sidebar .submenu .selected {
	color: #CC0000;
}
#main #sidebar .submenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#main #sidebar .addons {
	text-align: center;
	color: #666666;
	padding: 10px;
}

#main #sidebar .addons a{
	color: #CC0000;
}

#main #sidebar #side-news {
	padding: 10px;
}
#main #sidebar #side-news h1 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	margin-top: 5px;
}
#main #sidebar #side-news h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#main #sidebar #side-news h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #sidebar #side-news h3 a{
	color: #CC0000;
	text-decoration: none;
}
#main #sidebar #side-news h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main #sidebar #side-news p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #666666;
}
#main #content {
	float: left;
	clear: right;
	margin-left: 10px;
	width: 740px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #content .news-image {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: right;
}
#main #content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-bottom: -10px;
}
#main #content p {
	line-height: 16px;
	color: #666666;
}
#main #content li {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}
#main #content a {
	color: #CC0000;
	font-weight: normal;
}

#main #content .news-date {
	background-color: #9999CC;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
}
#main #content .news-item {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-top: 10px;
}
#wrapper #main #content .news-item a {
	font-size: 10px;
}

#main #content .news-item .news-title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#main #content .news-item img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#main #content .portfolio {
	font-size: 9px;
	text-align: center;
}
#footer {
	height: 25px;
	width: 1000px;
	margin: auto;
	font-size: 10px;
}
#footer .footerimage {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
}
#footer #footerlinks {
	padding-top: 5px;
	text-align: right;
	color: #666666;
}
#wrapper #footer #footerlinks a {
	color: #666666;
}

#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666666;
}
#main #content .prod-link {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	width: 350px;
	text-align: left;
	line-height: 16px;
	color: #666666;
}
#wrapper #main #content .prod-link .read-more {
	text-align: right;
	font-size: 10px;
}

#main #content .prod-link .icon {
	float: left;
	padding-right: 5px;
}
