/* CSS Document */

body {
	background-color:#a9d0e8;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
a:visited {
	color: #CCFFFF;
	text-decoration:none;
}
a:link {
color:#CCFFFF;
text-decoration:none;
}
a:hover {
	color: #FFF;
}
.left{ float:left; }
.right{ float:right; }
.clear{	clear:both; }

h6, h5, h4, h3, h2, h1{	color:#FFF; }

.quiet { color:#CCFFFF; }

.alt {color:#FFF;}

.header {
	padding-top:30px;
	height:250px;
}

.logo {

	background-repeat:no-repeat;
	height:219px;
}
.blog-name {
  font-size:400%;
}
.blog-description {
	color:#000;
}

.slogan {
	margin-top:-15px;
	font-size:35px;
	color:#FFF;
}

.page-title {color:#FFF;}

.content-title {
	color:#FFF;
	font-size:24px;
}

blockquote {
	color:#FFF;
	font-size:14px;
}

hr {width: 95%;}

p {text-align: justify;}

.mainbox {
	width:950px;
	padding:25px;
	padding-top:35px;
	background-image:url(../images/mainbox-bck.jpg);
	background-repeat:no-repeat;
}
.mainbox-center {
	width:954px;
	background-image:url(../images/mainbox-center.jpg);
	background-repeat:repeat-y;
}

/* Top Menu */

	
	#nav {
		float: right;
		width: 40%;
		margin: 0;
		padding: 0;
		list-style: none;
		border-bottom: 1px solid #999;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 20px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #000;
		background: url(../images/nav_slant.gif) no-repeat top right;		}
	
	#nav a:hover {
		color: #000;
		background:#fff;
		}
/* End TopMenu */

/* Main menu */

	#menu { 
		list-style: none;
		float:right; 
		margin-top:-31px; 
		margin-right:20px; 
		font-weight:bold; 
		border:0px solid black;
	}
	#menu li { 
		float: left;
		padding-top:10px;
	}
	#menu .li { 
		clear: both;
	}
	
	#menu li a {
		display: block; 
		width:107px; 
		height: 44px; 
		color: #000; 
		text-decoration: none;  
		text-align: center; 
		font-size: 14px; 
	}
	
	#menu li a:hover { 
		background:url(../images/menu-shiny.png);
		background-position:0px 4px;
		background-repeat: no-repeat;
	}
	.current {
		background:url(../images/menu-bck.png);
		background-repeat:repeat-x;
	}
	.menu-separator {
		margin-top: -8px;
	}
	.menu-last {
		background:url(../images/menu-last.png);
		background-repeat:no-repeat;
		width: 22px;
		height:44px;
	}
	.menu-first {
		background:url(../images/menu-first.png);
		background-repeat:no-repeat;
		width: 22px;
		height:44px;
	}
	.menu-option {
		background:url(../images/menu-bck1.png);
		background-repeat:repeat-x;
		
	}
/* End Main menu */

/* Submenu */
	

	#menu4 {
		width: 270px;
		margin-left: -40px;
	}
	
	#menu4 ul {
		list-style: none;
	}	
	
	#menu4 li a {
		border-style: solid;
		border-color: #000;
		border-width: 1px;
		list-style:none;
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
	}	

	#menu4 li a:link, #menu4 li a:visited {
		color: #000;
		display: block;
		background:  url(../images/menu4.png);
		padding: 8px 0 0 10px;
	}

	#menu4 li a:hover {
		color: #FFF;
		background:  url(../images/menu4.png) 0 -32px;
		padding: 8px 0 0 10px;
	}	

/* End submenu */

/* Sidebox */

.sidebox {
	padding-left:20px;
	padding-right:24px;
	padding-top:50px;
	height: 250px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(../images/bluenote.png);
    background-repeat: no-repeat;
	text-align:justify;
}
/* end sidebox */

/* Start Spotbox */
.spotbox img {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

.spotbox p {
	margin-top: 10px;
}

/* End Spot box */

/* Start product-porfolio */

.product-porfolio img {
	margin-top: 0px;
	margin-right: 10px;
	float:left;
	width:75px;
}

.product-porfolio p {
	margin-top: 10px;
	text-align:left;

}
/* End product porfolio */

/* Start footer */
#footer{
	background:url(../images/black-70.png) repeat-x;
	width:940px;
	padding:2px;
	padding-right:5px; 
	padding-left: 5px; 
	border:1px solid #525252;
	-moz-border-radius:8px;
	margin-top:10px;
	position:fixed; 
	bottom:0px;
}

#footer p{
	background:none;
	padding:0px;
	margin:0px;
	color:#FFF;
}

#footer a{ 
	text-decoration:none;
	color:#FFF ;
}

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

#footer{
	clear:both; 
}
/* End footer */

/* Table style */
.neattbl table
{	
	border:1px solid #fff;
	font-size: 12px;
	margin: 35px;
	margin-top:20px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	
}

.neattbl th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	
}
.neattbl td
{
	padding: 8px;
	background: #99ccff;
	border-top: 1px solid #fff;
	color: #669;
}
.odd td { background: #ebedff }

.neattbl tbody tr:hover td
{
	background: #d0dafd;
}
/* End table style */

/* Start form Style */
.form-label {
	padding:5px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:10px;
}
.form-input {
	display:block;
}
.submit {
	background:#99ccff;
	border: 1px solid #000;
	
}

#commentForm label.error{ 
margin-left: 10px;
background-color:#CCFFCC;
padding-bottom: 2px;
padding-top: 2px;
  }
#commentForm input.error, textarea.error { 
background-color:#FFCCCC;
border:1px solid #000;
white-space: nowrap;
padding-bottom: 2px;
padding-top: 2px;
  }
.bookmarks {
list-style:none;
}
.categories {
list-style:none;
font-size:14px;
}
.widget {
list-style:none;
}
.cat-item {
list-style:none;
}
.cat-item a:link{
padding-left:20px;
background:url(../images/bullet2.png);
background-position:0px;
background-repeat: no-repeat;
}
.cat-item a:hover { 

background:url(../images/bullet.png);
background-position:0px;
background-repeat: no-repeat;
}
.blogroll {
padding:0px;
list-style:none;
}
#sidebar {
margin-left:-30px;
}
#search {
list-style:none;
}
#archives {
list-style:none;
}
