/* SVN FILE: $Ifd: cake.generic.css 7945 2008-12-19 02:16:01Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 7945 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2008-12-18 20:16:01 -0600 (Thu, 18 Dec 2008) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	margin: 0;
	background: #FFFEFE url('../img/client/creoit/back.jpg') repeat-x;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#content_top ul, li {
	margin: 0 12px;
}

#content a{
	color: #666666;
}

p {
	text-align: justify;
	text-indent: 30px;
	margin-bottom: 15px;
}
/* Layout */

#banner {
	width: 890px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;	
	height: 72px;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;	
}
#page{
	margin: 0 auto;
	width: 960px;
	min-height: 700px;
	background: url('../img/client/creoit/page_bg.jpg') repeat-y center;
}
#page-top{
	width: 900px;
	height: 63px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	min-height: 63px;
	background: url('../img/client/creoit/page_top.jpg') no-repeat top center;
}
#page-bottom{
	width: 960px;
	height: 28px;
	min-height: 28px;
	background: url('../img/client/creoit/page_bottom.jpg') no-repeat center;
	margin: 0 auto;
	clear:both;
}
#header{
	padding: 10px 20px;
}
#header h1 a {
	color: #000000;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#content{
	/*clear: both;*/
	color: #000000;
	overflow: auto;
	float: right;
	width: 650px;
	margin-left: 10px;
	border: 0px;	
	background: url('../img/client/creoit/content_center.jpg') repeat-y;
}

#content_top{
	width: 610px;
	min-height: 70px;
	padding: 10px 20px 0 20px;
	background: url('../img/client/creoit/content_top.jpg') no-repeat;
}

#content_bottom{
	height: 17px;
	min-height: 17px;
	width: 650px;
	float: right;
	background: url('../img/client/creoit/content_bottom.jpg') no-repeat;
}

#content_fullpage{
	color: #000000;
	overflow: auto;
	width: 1005px;
	float: left;
	border: 0px;
}
#menu{
	background: url('../img/client/creoit/menu_bar_bg.jpg') repeat-x;
	padding-top: 30px;
	height: 29px;
}
div.indicator{
	float: right;
	width: 17px;
}
/*
#menu_left_part{
	width: 33px;
	min-width: 33px;
	background: url('../img/client/creoit/menu_bar_left.jpg') no-repeat;
}
#menu_right_part{
	width: 33px;
	background: url('../img/client/creoit/menu_bar_center.jpg') no-repeat;
}
*/
#menu_content{
	display: inline;
	text-align: right;
	float: right;
	min-width: 700px;
	width: 700px;
}
.menu_header{
	margin-top: 7px;
	height: 20px;
}
.left_menu_box{
	min-height: 50px;
	margin-top: 16px;
}
#search_panel{
	width: 233px;
	height: 33px;
	padding-top: 12px;
	padding-left:12px;
	float: left;
}
#search_input{
	background: #000;
	border: #fff 1px solid;
	font-size: 9pt;
	color: #fff;
	width: 195px;
}
#panel_right{
	width: 230px;
	float:right;
}
/* menu start */
#menu_left{
	float: left;
	font-size: 13px;
	font-family: 'Verdana';
	color: #000000;
	position: block;
	width: 240px;
	border: 0px;
}
#menu_left li{
	margin-bottom: 0px;
}
#menu_left ul li{
	padding-left: 0px;
	margin: 0px;
}
#menu_left ul{
	margin-top: 5px;
	margin-left: 10px;
}
li.active{
	background: #43404A; 
}
.menu_box_top{
	background: #eaeaea url('../img/client/creoit/menu_top.jpg') no-repeat center;
	padding-top: 10px;
	text-align: center;
	min-height: 36px;
	height: 36px;
	width: 240px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.menu_box_center{
	background: #e5e5e5 url('../img/client/creoit/menu_content.jpg') no-repeat;
	margin: 0 auto;
	padding: 15px;
	width: 200px;
}

.menu_box_bottom{
	background: #cccccc url('../img/client/creoit/box_bottom_bg.jpg') no-repeat;
	height: 17px;
	margin-bottom: 15px;
}

.menu_box_center img{
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 10px;
}

.menu_shadow{
	background: url('../img/client/creoit/box_center.jpg') repeat-y center;
	padding: 0;
	width: 240px;
}

#content .menu_box_top{
	text-align: left;
	padding-left: 20px;
	height: 37px;
}
#content .menu_box_center{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	width: 600px;
}
#content .menu_box_bottom{
	background: none;
	height: 33px;
}

#content_fullpage .menu_box_top{
	text-align: left;
	padding-left: 20px;
	height: 37px;
}
#content_fullpage .menu_box_center{
	text-align: center;
	min-height: 500px;
}
#content_fullpage .menu_box_bottom{
	height: 20px;
}
#content a:hover{
	color: #999999;
}
/* menu end */
/* FORNER HOR MENU */
#horizontal_sub_menu{
	position:relative;
	margin-left: 15px;
	margin-top: 16px;
	height: 26px;
}
#sub_menu_layer{
	position: absolute; 
	top: 40px; 
	right: 0px; 
	z-index: 900; 
	visibility: hidden; 
	width: 350px;
}
.more_button_hor{
	position: absolute;
	top: 10px;
	right: 0px;
}
/* END FORNER HOR MENU */
li.sub_menu_list {
	list-style: url('../img/client/creoit/list-circle.gif');
	margin: 0 23px;
}

li.menu_list {
	list-style: url('../img/client/creoit/list-square.gif');
}
#horizontal_sub_menu .vert_menu_elem_unactive{
	height: 22px;
	float: left;
	padding: 4px 5px 0 5px;
}
#horizontal_sub_menu .vert_menu_elem_active{
	height: 22px;
	float: left;
	padding: 4px 5px 0 5px;
}
#footer {
	color: #000000;
	clear: both;
	padding: 6px 10px 0 0;
	text-align: right;
	height: 24px;
	background: url('../img/client/creoit/footer_bar_bg.jpg') repeat-x;
}
.inactive_button{
	padding-top: 6px;
	text-align: center;
	font-size: 16pt;
	display: inline;
	background: none;
	margin: 0 15px 0 15px;
	width: 100px;
}
.inactive_button a{
	font-family: 'Verdana';
	font-size: 12px;
	color: #222222;
	font-weight: bold;
}

.inactive_button a:hover{
	color: #000000;
}

.active_button{
	float: left;
	width: 100px;
}
.active_button a{
	font-family: 'Verdana';
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.text_box_top{
	min-height: 23px;
	padding-top: 10px;
	text-align: center;
}

.text_box_center{
	padding-top: 10px;
}

#newsletter_box{
	min-height: 108px;
}

#SubscriberEmail{
	width: 180px;
}

.text_box_bottom{
	min-height: 14px;
}
.text_box_bottom_last{
	min-height: 14px;
}
.panel_right .text_box_top{
	width: 195px;
	height: 35px;
	padding: 20px 5px 5px 5px;
	background: #fefefe;
	margin-left: 8px;	
}
.text_box_righttop{
	width: 195px;
	height: 35px;
	padding: 20px 5px 5px 5px;
	background: #fefefe;
	margin-left: 8px;	
}
/* BOXES */
#newsletter_box h4{
	color: #ffffff;
}

#NewsletterInfoDiv{
	color: #990000;
	font-weight: bold;
}

#gallery_box{	
	width: 215px;
	text-align:center;
}

.text_box_center  input{
	height: 20px;
	border: #333333 1px solid;
	background: #ffffff;
	margin: 5px 0 0 12px;
}
.input_inbox{
	width: 185px;
	border: #666666 1px solid;
	font-size: 14px;
	background: none;
	width: 208px;
	height: 20px;
	color: #666666;
	padding-left: 3px;
	padding-top: 2px;
}
.input_btn{
	background: #CFCFCF;
	margin-bottom: 10px;
}
.text_box_center input[type="submit"]{
	background: #CFCFCF;
	margin-bottom: 10px;
}

.text_box_center div{
	margin: 0px;
	padding: 0px;
}

a.search_item_title{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
}

a.underline_link{
	text-decoration: underline;
}

.news_box{
	text-align: justify;
	margin-bottom: 25px;
}

.news_box img{
	float: left;
	margin: 3px 10px 10px 0;
}

.news_box_img p{
	text-indent: 0;
}

.full_news .news_box img{
	margin: 12px 10px 5px 0;
}
.more_label a{
	font-weight: bold;
	text-decoration: underline;
	font-size: 70%;
}
.date{
	text-align: left;
	display: inline;
	color: #666;
}
.vert_menu_elem_unactive{
	padding-bottom: 3px;
	padding-left: 10px;
	background: none;
}

.vert_menu_elem_active{
	padding-bottom: 3px;
	padding-left: 10px;	
	background: #333333;
}

.vert_menu_elem_active_sub{
	padding-bottom: 3px;
	padding-left: 10px;	
	background: #555555;
}

.vert_menu_elem_active_over{
	padding-bottom: 3px;
	padding-left: 10px;	
	background: #666666;
}

td img{
	margin-right: 10px;
	margin-bottom: 5px;
}
table{
	margin-bottom: 10px;
}
hr{
	color: #000000;
	background-color: #000000;
}
/* Tables */
/*
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333; 
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}*/
table.details{
	border: 0px;
}
.details th{
	background: #bababa;
	border: 0px;
}
.details td{
	border: 0px;
}

table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #000000;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.disabled{
	width: 100px;
	float: left;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
/*	margin-top: 30px;
	padding: 16px 20px;*/
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
.input_text{
	padding: 0px;
}
input, textarea {
	clear: both;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
.form_banner{
}
.form_banner submit{
	border: #ffffff 1px solid;
	float: left;
}
.form_banner img{
	position: absolute;
	top: 38px;
	right: 11px;
	vertical-align: bottom;
}
:focus { 
	-moz-outline-style: none; 
}
/*
#portfolio{
	width: 640px;
	height: 259px;
	background: url('../img/client/creoit/flash_bg.jpg') repeat-x;
}

#main_page_info{
	width: 640px;
	min-height: 259px;
	background: #cccccc url('../img/client/creoit/box_content_bg.jpg') repeat-x;
}*/

#portfolio{
	background: url('../img/client/creoit/portbg.jpg') repeat-x;
}

#portfolio .menu_box_top{
	text-align:center;
	padding-left: 0px;
	background: none;
	padding-top: 0px;
	color: #000000;
	width: 100%;
	background: url('../img/client/creoit/porttopbg.jpg') no-repeat;
	/*width: 640px;*/
}
#sitemap{
	width: 100%;
	clear: both;
}
.product_box{
	margin-left: 170px;
}
.product_images{
	padding: 0 10px; 10px; 10px;
	width: 150px;
	position: relative;
	float: left;
}

.product_footer{
	text-align: right;
	padding-top: 10px;
	width: 100%;
	clear: both;
}
/* CONTACT FORM LAYER */
.not_visible{
	display: none;
}


#contact_form_box{
	font-size: 12px;
	width: 527px;
	height: 283px;
	z-index: 9999;
	position: absolute;
	top: -8px;
	left: 250px;
}

#contact_form_info_box{
	width: 527px;
	height: 20px;
	position: absolute;
	top: 50px;
	left: 20px;
}

#contact_form_box_center{	
	background: url('../img/client/creoit/form_layer_center.png') repeat-y;
	width: 527px;
	height: 210px;
}

#contact_form_box_top{
	background: url('../img/client/creoit/form_layer_top.png') no-repeat top center;
	width: 507px;
	height: 49px;
	vertical-align: middle;
	padding: 20px 0 0 20px;
}

#contact_form_box_bottom{
	background: url('../img/client/creoit/form_layer_bottom.png') no-repeat;
	width: 527px;
	height: 17px;
}

#contact_form_box_top h1{
	color: #949494;
	font-size: 18px;
}

#form_left{
	padding-top: 0;
	float: left;
	width: 200px;
	margin-left: 25px;
}

#form_right{
	padding-top: 0;
	margin-left: 225px;
	clear: none;
	width: 270px;
}

#contact_form_box input,textarea{
	padding: 5px;
	border: #6184A4 1px solid;
	margin-top: 3px;
}

#contact_form_box textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 142px;
}

#contact_form_box input{
	width: 170px;
	height: 18px;
	margin-bottom: 16px;
	vertical-align: middle;
}

#contact_form_box button{
	margin-top: 10px;
	margin-left: 5px;
	color: #ffffff;
	width: 50px;
	height: 20px;
	border: none;
	background: url('../img/client/creoit/submit.jpg') no-repeat;
}

#form_buttons{
	margin-left: 150px;
}
/* CONTACT FORM LAYER END */
/* PATH BEGIN */
.path{
	width: 100%;
	text-align: right;
	font-size: 9px;
	color: #999;
	margin-bottom: 5px;
}

.path a{
	text-decoration: underline;
	color: #999;
}

.path a:hover{
	color: #666;
}
/* PATH END */
