/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:#CCCCCC;
	/*background: #71bbe4 url(images/dark_bg.png) repeat-x center top;*/
	/*background: #ecf5f0 url(images/menu.png) no-repeat center top;*/
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 16px;
	color: #3D3D3D;
}

ul {
}

ul.index
{
list-style-type:none;
padding:0px;
margin:0px;
}

li.index {
background-image:url(images/bluebullet.png);
background-repeat:no-repeat;
background-position:left;
padding:5px 0px 5px 28px;
font-size:14px;
}

ol {
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #0000ff;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 20px 20px 0px 30px;
	font-size: 16px;
	color: #fff;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 20px 20px 0px 30px;
	font-size: 30px;
	color: #000;
}

table td {
	vertical-align: top;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 110px;
	/*letter-spacing: -1px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/menu.png) no-repeat center top;
}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/plain_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
	}

#headerbg2 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/canvas_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg3 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/canvaslite_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg4 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/technology_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg5 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/cake_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg6 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/wallpaper_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg7 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/printing_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px; /*20px*/
}

#headerbg8 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/cake_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 40px;
}

/* Logo */

/*#logo {
	width: 900px;
	margin: 0 auto;
	/*float: left;
	margin-top: 0px;
}*/

#logo {
	float: left;
	margin-top: 40px; /*to move rouned corner down*/
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	/*background: url(images/canvas_bw_small.png) no-repeat left 50%;*/
	background: url(images/genometri_header.png) no-repeat left;
	width: 400px;
	padding-left:0px;
	text-align: center;
	font-size: 3.2em;
	height: 70px;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	/*text-transform: uppercase;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}

#logo h2 a, #logo p a {
	color: #666666;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 40px; /*to move rouned corner down*/
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 12px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: right;
	width: 660px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#latest-post .entry a, #latest-post .entry-left a, #latest-post .entry-right a{
	text-decoration:underline;
}

#latest-post .entry .name, #latest-post .entry-left .name, #latest-post .entry-right .name{
	text-decoration:none;
}

#latest-post .entry-left {
	float:left;
	width:65%;
}

#latest-post .entry-right {
	float:right;
	width:35%;
	line-height:normal;
}

#recent-posts {
	float: left;
	width: 150px;
	padding: 0px 20px 20px 20px;
	line-height: 25x;
	font-size: 12px;
	border-right: #9C9C9C 1px dashed;
}

#recent-posts li{
	margin-bottom:5px;
}
#recent-posts .entry {
}

#recent-posts .entry a {
	/*background: #333333;*/
	padding: 0px;
	/*text-transform: uppercase;*/
	/*text-decoration: none;*/
	font-size: 12px;
	/*color: #CCCCCC;*/
	color: #000000;
	text-align:left;
}

#recent-posts .entry a:hover {
	color:#0000FF;
}

#recent-posts .entry ul, #recent-posts .entry ol {
	padding:0px 0px 5px 20px;
}


#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title, .post .title a {
	margin: 0;
	text-decoration:none;
}

.post .meta {
	margin: 0;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 0px;
	padding-bottom: 5px;
	/*border-bottom: #9C9C9C 1px dashed;*/

}

.quote {
	width:620px; 
	font-family:Georgia, Times New Roman, Times, serif; 
	text-align:center; 
	font-size:18px; 
	line-height:18px;
	color:#666666;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.3em;
}

#sidebar li li {
	display: list-item;
	/*background: url(images/img07.gif) no-repeat left 50%;*/
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 15px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.png) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/*Cake*/
body.cake {
	margin: 0;
	padding: 0;
	background: #FCE4F6 url(images/menu.png) no-repeat center top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#header.cake {
	background-color:#FFFFFF;
	height: 81px;
}

#page.cake {
	/*width: 900px;*/
	margin: 0 auto;
	padding-top: 20px;
	background-color:#FFFFFF;
}

#sidebar.cake {
	clear: both;
	width: 900px;
	background: #ffccff;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	font-size: 12px;
}

#footer.cake {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	/*background-color:#FFFFFF;*/
	font-size: 11px;
	color: #666666;
}

.title_cake, .title_cake a {
	color: #FF0099;
}

.title_cake a:hover {
	color:#0000FF;
}
/* From jstyle.css */
#alert-message{
background-color:#FFFFCC;
border:1px solid #C7F2C8;
color:#999999;
margin:10px;
padding:10px;
}
.design-wrap{
display:inline;
float:left;
margin:0 3px 0 0;
padding:5px 0 15px;
width:180px;
vertical-align: middle;
}
.design-image-wrap{
border:1px solid #ccc;
height:170px;
padding:1px 1px 13px;
width:176px;
vertical-align: middle;
}
.design-image
{
height:176px;
width:176px;
vertical-align: middle;
}
.design-view a:link, .design-view a:active, .design-view a:visited{
color:#000;
}
.cbreak{
clear:both;
}
.nice input[type=text] {
width:223px;
}
.nice table {
border-collapse:collapse;
font:11px/24px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
margin:10px;
width:97%;
}
.nice table .action {
width:50px;
}
.nice td {
border-bottom:1px solid #CCC;
padding:0 0.5em;
}
.nice td.adjacent {
border-left:1px solid #CCC;
text-align:center;
}
.nice td.country_label {
font:9px/24px Verdana, Arial, Helvetica, sans-serif;
}
.nice td.width {
width:190px;
}
.nice th {
padding:0 0.5em;
text-align:left;
}
.nice tr.yellow td {
background:#FFC;
border-bottom:1px solid #FB7A31;
border-top:1px solid #FB7A31;
}
.nice100 table {
margin:0;
width:100%;
}
/* END OF jstyle.css */

/*letitia*/
.tableli {
padding:0px;
border:0px solid #ccc;
}
.tableli td {
border-bottom:1px solid #ccc;
line-height:16px;
}
