
body {
 background-color: #1d1d1d;
 margin: 0px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #e1e1e1;
 behavior: url("http://www.kazoosoft.eu/system/application/libraries/csshover.htc");
 }

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
 
}

/**
*
* BLOG STYLES
*
*/
.blog_title {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 1.6em;
 letter-spacing: 1px;
 font-weight: none;
 margin: 10px 0 2px 0;
 padding: 5px 0 6px 0;
 font-family: Georgia, Verdana, Arial, serif;
 font-weight: bold;
}
.blog_box {
	background-color:#f7f7f7;
	padding:8px;
	border:1px solid #e1e1e1;
}
.blog-comment {
	background-color: #F9F9F9;
	border: 1px solid #e1e1e1;
	padding: 5px 5px 5px 5px;
}

.blog_title a {
 color: #444;
 background-color: transparent;
 font-weight: normal;
 font-size: 1.6em;
}
.blog_title a:hover {
	color: #0099cc;
}
.comments {
	background: url("../../assets/img/comments.png") no-repeat;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 23px;
	padding: 0px 0px 10px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 0.75em;
	font-weight: bold;
	width:100px;
}
.date {
	
	font-size: 0.75em;
	font-family: verdana, tahoma, arial, sans-serif;
	letter-spacing: 0px;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}
.container{
	width:1200px;
	/*height:1200px;*/
		
}

.header {
 background-image: url("http://www.kazoosoft.eu/images/header.png");
 background-repeat: no-repeat;
 background-position: center;
 width:1000px;
 height:86px;

}
.logo{
 background-image: url("http://www.kazoosoft.eu/images/logo.png");
 background-position: bottom right;
 background-repeat: no-repeat; 
 width:240px;
 height:70px;
 
  left:-377px;
  top: 20px;
  
}
.splash{
	background-image: url("http://www.kazoosoft.eu/images/splash-dash.png");
	background-repeat: no-repeat; 
	width:1000px;
 	height:220px;
}
.services-splash{
	background-image: url("http://www.kazoosoft.eu/images/splash-blank.png");
	background-repeat: no-repeat; 
	width:1000px;
 	height:210px;
}
.top-buttons{
	background-image: url("http://www.kazoosoft.eu/images/top-buttons.png");
	background-repeat: no-repeat; 
	width:1000px;
 	height:185px;
}
.navigation{
	width: 1000px;
	height: 38px;	
}
.nav{
	width:167px;
	height:38px;	
	
}
.nav-over{
	background-image: url("http://www.kazoosoft.eu/images/button.png");
	background-repeat: no-repeat;	
}
.nav-over:hover{
	background-position: 0 -38px;
	cursor: pointer;
	cursor: hand;
}
.splash-nav-over:hover{
	background-position: 10px -209px;
	cursor: pointer;
	cursor: hand;
}

/*
Services Buttons
*/

.splash-nav-over-webdev{
	background-image: url("http://www.kazoosoft.eu/images/services/webdev.png");
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width:141px;
	height:134px;	
}
.splash-nav-over-shoppingcart{
	background-image: url("http://www.kazoosoft.eu/images/services/shopping-cart.png");
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width:141px;
	height:134px;	
}
.splash-nav-over-opensourcedev{
	background-image: url("http://www.kazoosoft.eu/images/services/opensourcedev.png");
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width:141px;
	height:134px;	
}
.splash-nav-over-appdev{
	background-image: url("http://www.kazoosoft.eu/images/services/appdev.png");
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width:141px;
	height:134px;	
}
.splash-nav-over-seosocial{
	background-image: url("http://www.kazoosoft.eu/images/services/seosocial.png");
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width:141px;
	height:134px;	
}

.nav-end{
	background-image: url("http://www.kazoosoft.eu/images/button-end.png");
	background-repeat: no-repeat;
}
.nav-end:hover{
	background-position: 0 -38px;
	cursor: pointer;
	cursor: hand;
}


.news-date {
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
}
.news-item {
	
	font-size: 0.95em;
	color: 333333;
	font-style: normal;
}
.main-container{
	font-size: 0.85em;
}
.right-c{
	background-image: url("http://www.kazoosoft.eu/images/right-main.png");
	background-position: bottom;
	background-repeat: repeat; 
	
	width:4px;
 	/*height:492px; */	
}
.generic{
  font-family: Lucida Grande, Verdana, Sans-serif;
  font-size: 11px;
  color: #333333;
  width: 490px;
  font-size: 0.85em;
}
.table spacer{
	width:50px;
}
.content-title{
	width:95%;
	text-align: left;
	padding-top: 20px;
	color:#333333;
	font-size: 0.95em;	
}
.footer {
	
	background-image: url("http://www.kazoosoft.eu/images/footer.png");
	background-repeat: repeat-x; 
	height: 18px;
	width:1000px;
	}


#wrap{
	/*width: 1024px;*/
}

ul.products{
	list-style-type: none;
	/*width: 525px;*/
	margin: 0;
	padding: 0;
}

	ul.products li{
		background: #eeeeee;
		border: 1px solid #d3d3d3;
		padding: 5px;
		width: 140px;
		text-align: center;
		float: left;
		margin-right: 7px;
	}

	ul.products h3{
		margin: 0;
		padding: 0px 0px 5px 0px;
		font-size: 14px;
	}
	
	ul.products small{
		display: block;
	}
	
	ul.products form fieldset{
		border: 0px;
	}
	
	ul.products form label{
		font-size: 12px;
	}
	
	ul.products form input[type=text]{
		width: 18px;
		background: #FFF;
		border: 1px solid #d3d3d3;
	}
	
div.cart_list{
	background: #eeeeee;
	border: 1px solid #d3d3d3;
	padding: 5px;
	float: left;	
	
	/*width: 490px;*/
}
.cart_list_checkout{
	background: #eeeeee;
	border: 1px solid #d3d3d3;
	padding: 5px;
	float: left;	
	width: 100%;
	/*width: 490px;*/
}
	div.cart_list h3{
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 14px;
	}
	
	div.cart_list table thead tr td{
		border-bottom: 1px solid #d3d3d3;
		padding: 5px;
	}
	
	div.cart_list table tbody tr td{
		padding: 5px;
	}
	
	div.cart_list table tbody tr td input[type=text]{
		background: #FFF;
		border: 1px solid #d3d3d3;
		width: 25px;
	}
	
	div.cart_list table tbody tr.alt{
		background: #f5f5f5;
	}
	
	

.twitter {
	font: normal normal bold 11px/normal 'Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #e1e1e1;
	
	
}
.notify{
	background: #E9FAD0;
	border-bottom: 1px solid #AEE756;
	border-top: ;
	color: #525252;
	font-weight: bold;
	margin: 0px 0px 1.45em !important;
	padding: 14px 0px 16px 0px !important;
	position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    opacity: 0.95;
    cursor: pointer;;
	

}
.message_green {
	border: 1px solid green;
	background-color:#C5FBCE;
	width: 90%;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
.message_red {
	border: 1px solid #FF7D7D;
	background-color:#FFB3B3;
	width: 90%;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
.car{
	font: normal 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;	
	
	padding: 10px 10px 10px 10px;
}
.notify_error{
	background: #FEC0C0;
	border-bottom: 1px solid #780000;
	border-top: ;
	color: #525252;
	font-weight: bold;
	margin: 0px 0px 1.45em !important;
	padding: 14px 0px 16px 0px !important;
	position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    opacity: 0.95;
    cursor: pointer;;
	

}
.error{
	color: #FEC0C0;
	
	font-weight: bold;

}

.user_panel {
	 width: 100%;
	 border-style: none;
	 text-align: left;
	 vertical-align: top;
	 
	 
}

.icon {
	width: 33px;
	padding-right: 20px;
	padding-top: 5px;
}



/* CONTAINERS */
.content-section {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 750px;
}
.content-section-blog {
	margin: 0px 20px 20px 0px;
	padding-right: 40px;
	padding-left: 20px;
	width: 660px;
	float: left;
}
.content-title {
	width: 96%;
}

.side-section {
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px;
	width: 190px;
}
.left-c{
	background-image: url("http://www.kazoosoft.eu/images/left-main.png");
	background-repeat: repeat-x; 
	background-position: bottom;
	width:6px;
 	height:494px; 
 	background-color: #FFFFFF;
 	/*left:500px;*/
}
.middle-left-c{
	background-image: url("http://www.kazoosoft.eu/images/main.png");
	background-repeat: repeat-x; 
	background-position: bottom;
	width:707px;
	
	background-color: #FFFFFF;
 	/*height:494px;*/
 	
 	
}
.full-c{
	background-image: url("http://www.kazoosoft.eu/images/main.png");
	background-repeat: repeat-x; 
	background-position: bottom;
	background-color: #FFFFFF;
	width:1000px;
	padding: 5px 0 6px 0;
 	/*height:494px;*/
 	
 	
}
.middle-bar-c{
	background-image: url("http://www.kazoosoft.eu/images/seperator-main.png");
	background-repeat: repeat-x;  
	width:14px;
	background-position: bottom;
	background-color: #FFFFFF;
 	/*height:493px;*/
 	
}
.middle-right-c{
	background-image: url("http://www.kazoosoft.eu/images/main.png");
	background-repeat: repeat-x;  
	width:276px;
 	/*height:494px;*/
 	font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 12px;
 	text-align: left;
 	color: #333333;
 	background-color: #FFFFFF;
 	background-position: bottom;
 	
}
/* PARAGRAPHS*/

p.explanation {
	border-bottom: 1px solid #E9F3F9;
	margin-bottom: 15px !important;
	padding: 0px 0px 15px;
}
p.note {
	vertical-align: top;
	margin-bottom: 15px !important;
	margin-top: 0px;
	color: #666;
}

/* LISTS */
ul.pills {
	background: #EAF3F9;
	margin: 0px -20px;
	padding: 6px 8px;
	list-style: none;
	
}
ul.pills li {
	display: inline;
	padding-left: 20px;
}

/* FORMS */
.forms td {
	vertical-align: top;
}

.user-details-field{
	border: 1px solid #CCC;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	font-size: 13px;
	padding: 4px 5px;
}

.bt_submit
{
	background: #39D url("http://www.kazoosoft.eu/images/bg-btn-blue.png") repeat-x scroll 0px 0px;
	border: solid 1px #39D;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	color: white;
	font-size: 11px; 
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 4px 10px 5px;
	text-shadow: #39D 0px -1px 0px;
	font: normal normal bold 11px/normal 'Lucida Grande', Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	height: 100%;
	
}
/*
SERVICES PAGES
*/
.heading-text{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 2.0em;
	font-weight:bold;
	
}
.text-green{
	color: #A2CF48;
}
.text-blue{
	color: #254A81;
}
p {
	color: #545454;
	line-height: 18px;
	letter-spacing: 0.03em;
	font-size: 13px !important;
	font-family: Trebuchet MS, Helvetica,Ari
}
