@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#bannerTop{
	background:url(images/logoBanner.jpg) no-repeat left top;
	background-color:#FFF;
	height:97px;
	width:982px;
	margin:auto;
	margin-top:3px;
	}

.bc_preview{
	float: left;
	padding:10px;
	}

/**** D ****/
#disclaimer{
	font-size:10px;
	color:#FC0;
	}
	
/***** E ****/
#edit_profile{
	background:#FFF; 
	width:900px; 
	margin:auto;
	display:none;
	}
	
#edit_profile input{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	width:250px;
	}	
	
#edit_profile textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	width:330px;
	}
	
/**** F ****/
#footer{
	width:1000px;
	height:215px;
	margin:auto;
	margin-top:25px;
	padding-top:20px;
	margin-bottom:20px;
	color:#999;
	text-align:center;
	font-size:10px;
	}
	
#footer a{
	color:#CCC;
	text-decoration:none;
	font-size:12px;
	}
	
/**** G ****/	
#googleSearch{
	float:right;
	margin-top:15px;
	padding-right:10px;
	width:300px;
	height:30px;
	}
#google_text_bar{
	width:215px !important;	
}
#googleSearch serachField{
	width:200px;
	height:20px;
	text-align:left;
	border:none;
	font-size:14px;
	}	
	
/**** L ****/
#loginForm{
	width:100%;
	height:35px;
	text-align:right;
	background-color:#333;
	border-bottom:#000 solid 2px;
	color:#999;
	}
	
#loginForm input{
	font-size:14px;
	color:#666;
	margin-right:20px;
	margin-top:5px;
	}
	
/***** M ******/
#mainMenu{
	background:url(images/menuBg.jpg);
	width:982px;
	height:52px;
	margin:auto;
	}
	
#menu ul{
	display:block;
	padding:20px 0 0 15px;
	margin:0px;
	width:600px;
	height:20px;
	float:left;
	}

#menu li{
	display:block;
	list-style:none;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	float:left;
	color:#CCC;
	font-size:13px;
	font-weight:bold;
	}

#menu li a{
	color:#CCC;
	text-decoration:none;
	}
	
#menu li a:hover{
	color:#09C;
	text-decoration:none;
	}
	
#menuTop{
	float:right;
	font-size:10px;
	color:#999;
	}
	
#menuTop a{
	text-decoration:none;
	color:#999;
	}
	
#menuTop a:hover{
	color:#09C;
	}

#menuTop h1{
	padding:0px;
	margin-right:20px;
	display:inline;
	font-size:10px;
	
	}
	

/**** N ****/
#nextPresentation{
	position:absolute;
	width:962px;
	z-index:20;
	margin-top:280px;
	text-align:left;
	padding-left:20px;
	height:20px;
	color:#0F0;
	}
	
/*** P ****/
#presentation{
	width:982px;
	height:300px;
	margin:auto;
	overflow:hidden;
	}
	

#profile{
	width:1000px;
	margin:auto;
	margin-bottom:50px;
	margin-top:25px;
	background:#FFF;
	}
	
#profile h2{
	font-size:14px;
	}

#portfolio_menu{
	width:300px;
	margin-right:10px;
	float:left;
	height:390px;
	overflow:hidden;
	}
	
#portfolio_menu h2{
	cursor:pointer;
	}
	
#portfolio_content{
	width:640px;
	margin-right:20px;
	float:right;
	height:388px;
	border:1px solid #F0F0F0;
	margin-bottom:10px;
	overflow:hidden;
	}
	
#portfolio_content_img_wrapper{
	
	}
	
	
#portfolio_scroller{
	width:10px;
	float:left;
	height:400px;
	}
	
#portfolio_content img{
	border:0px;
	float:left;
	}
	

/***** S ****/
#slogan{
	float:right;
	padding-right:0px;
	color:#333;
	font-size:20px;
	color:#666;
	margin-top:6px;
	margin-right:5px;
	width:450px;
	text-align:right;
	}
	
#services{
	width:1000px;
	margin:auto;
	height:565px;
	}
	
#spacer{
	display:none;
	height:80px;
	width:988px;
	margin:auto;
	}
	
/**** T ****/
#toggle{
	width:988px;
	height:40px;
	color:#09C;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	cursor:pointer;
	
	}
	
/**** W ****/
#wrapper_profile{
	width:100%;
	background:#FFF;
	}
	
#wrapper_portfolio{
	width:990px;
	/*height:400px;*/
	margin:auto;
	margin-top:15px;
	margin-bottom:30px;
	}
	
#wrapper_footer{
	width:100%;
	background:url(images/bg.jpg) top repeat-x #111111;
	background-color:#0F0F0F;
	padding-top:10px;
	}
	
	
/***** Classes ****/

/***** B *****/
.blue{
	color:#09C;
	}
	
.numbers{
	padding-top:3px;
	font-size:14px;
}


/**** C *****/
.clearFloat{
	clear:both;
	height:0px;
	}
	
.hidden{
	display:none;
}
	
.printingTable{
 width:982px;
 margin:auto;
}

.printingTable tr:hover{
background:#EBF1FA;
}

.printingTable .description{
	padding:5px;
	font-size:13px;
	border-right:#CCC 1px solid;
}


.printingTable .title{
	border-bottom:1px solid #CCC;
	color:#FFF;
	height:30px;
	background:url(/images/menuBg.jpg);
}

.printingTable .title td{
	padding:7px;
}

.printingTable .title:hover{
	border-bottom:1px solid #CCC;
	color:#FFF;
	background:url(/images/menuBg.jpg);
}

.printingTable .price{
	/*color:#0099CC;*/
	color:#333;
	border-right:#CCC 1px solid;
	padding-right:10px;
	background:#F9F9F9;
	font-weight:bold;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.printingTable .qty{
	font-weight:bold;
}

.printingTable td{
	border-bottom:1px solid #CCC;
}

.client_table{
	width:900px;
	margin:auto;
	font-size:12px;
	}
	
.client_table a{
	text-decoration:none;
	color: #006699;
	}
	
.client_table td{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	}
	
.client_table tr:hover{
	background:#EBF2F3;
	}
	
.col_title_main{
	background-color:#f3f3f3;
	font-weight: bold;
	height:15px;
	padding-bottom: 5px;
	border-bottom:solid 1px #cccccc;
	padding-left: 4px;
	}
	

.col_title_amount{
	background-color:#f3f3f3;
	font-weight: bold;
	height:15px;
	padding-bottom: 5px;
	border-bottom:solid 1px #cccccc;
	padding-left: 4px;
	width:80px;
	}
	
.col_title_amount a{	
	color: #006699;
	text-decoration: none;
}
	

.col_title_date{
	background-color:#f3f3f3;
	font-weight: bold;
	height:15px;
	padding-bottom: 5px;
	border-bottom:solid 1px #cccccc;
	padding-left: 4px;
	width:80px;
	}

.col_title_date a{	
	color: #006699;
	text-decoration: none;
}

.col_title_options{
	background-color:#f3f3f3;
	font-weight: bold;
	height:15px;
	padding-bottom: 5px;
	border-bottom:solid 1px #cccccc;
	padding-left: 4px;
	width:100px;
	text-align:center;
	}


.col_title_status{
	background-color:#f3f3f3;
	font-weight: bold;
	height:15px;
	padding-bottom: 5px;
	border-bottom:solid 1px #cccccc;
	padding-left: 4px;
	width:60px;
	}
	
.col_title_status a{	
	color: #006699;
	text-decoration: none;
}


/***** F ****/
.floatLeft{
	float:left;
	padding-left:6px;
	padding-right:6px;
	}
	
/**** H ****/
.hidden_form{
	width:890px;
	margin:auto;
	display:none;
	background-color:#333;
	color:#FC0;
	font-size:12px;
	padding-left:10px;
	}
	
.hidden_form td{
	background-color:#333;
	}
	
/**** I ****/
.image_link{
	cursor:pointer;
	}
	
/**** L ****/
.login{
	color:#F60;
	text-decoration:none;
	cursor:pointer;
	}
	
.login a{
	color:#F60;
	text-decoration:none;
	}
	
	
/**** P ****/
	
.portfolio_item{
	width:300px;
	height:100px;
	margin-bottom:10px;
	border-top:1px solid #FFF;
	border-bottom:2px #CCC dotted;
	}
	
.portfolio_item:hover{
	background:#DDEBF7;
	border-top:1px solid #AACCE6;
	border-bottom:1px solid #AACCE6;
	margin-bottom:11px;
	}
	
.portfolio_thumb{
	width:98px;
	height:88px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:#CCC 1px solid;
	cursor:pointer;
	}
	
.portfolio_description{
	width:190px;
	float:left;
	height:88px;
	margin-bottom:10px;
	font-size:12px;
	}
	
	
.portfolio_description div{
	margin-bottom:2px;
	}
	
.portfolio_description h2{
	padding:0px;
	margin:0px;
	color:#F60;
	font-size:14px;
	}
	
.portfolio_description h3{
	padding:0px;
	margin:0px;
	color:#333;
	font-size:12px;
	}
	
.portfolio_description h3 a{
	color:#333;
	text-decoration:none;
	}
	
.portfolio_description a{
	color:#0099cc;
	text-decoration:none;
	font-size:11px;
	}
	
/**** R ****/	
.red{
	color:#900;
	font-weight:bold;
	}
/**** S ****/
.serviceCol{
	float:left;
	width:229px;
	padding:10px;
	border-right:#666 dashed 1px;
	height:450px;
	}
	
.serviceCol h2{
	font-size:14px;
	color:#CCC;
	height:30px;
	display:block;
	float:left;
	padding-left:10px;
	margin:0px;
	}
	
.serviceCol span{
	display:block;
	padding:0px;
	width:220px;
	margin-top:10px;
	color:#CCC;
	font-size:12px;
	padding-left:10px;
	}
	
.serviceCol ul{
	color:#CCC;
	font-size:12px;
	}
	
.client_profile_SmallTitles{
	color:#999;
	font-size:10px;
	width:900px;
	margin:auto;
	margin-top:20px;
	}
	
.submit_message{
	width:900px;
	height:35px;
	background:#333;
	color:#FC0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	}
	
/**** T ****/
.titleIcon{
	width:30px;
	float:left;
	margin-left:10px;
	}
	
/**** W ****/
.welcome{
	width:900px;
	margin:auto;
	color:#F60;
	font-size:16px;
	font-weight:bold;
	}
	
/**** Y ****/
.yellowTitle{
	color:#FC0;
	font-size:12px;
	margin-top:10px;
	padding-left:10px;
	}
	
.yearTab{
	background:#F7F7F7;
	border:#DBDBDB 1px solid;
	padding:3px;
	margin:10px 0 10px;
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.yearTab:hover{
	background:#F8A01A;
	cursor:pointer;
}

.webPreview{
	float: left;
}

.webPreview img{
	width:500px;
	
}

.webDescription{
	width:470px;
	margin:5px 0px 5px 20px;
	font-size:12px;
	float:left;
}

.webDescription table{
	width:450px;
	/*border:1px solid #CCC;*/
	margin:15px 15px 15px 20px;
	
	
}

.webDescription table th{
	background:#FFCC00;
	padding:5px !important;
	text-align:left;
	font-weight:bolder;
	
}

.webDescription table td{
	vertical-align:text-top;
}

.PreviewWrapper .clientTitle{
	color: #0099CC;
	font-size: 18px;
	margin-bottom:5px;
}

.webDescription table ul{
	list-style:none;
	margin:0;
	padding:0;
}
.webDescription table li{
	border-bottom:1px dotted #CCC;
	padding:4px 0;
}

.webDescription table li small{
	padding-left:10px;
	color:#F30;
}


.webDescription .descTitle{
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
}

.webDescription .description{
	font-size:12px;
	font-weight:normal;
}

.client{
	font-weight:bold;
	font-size:12px;
	float:left;
}

.client span{
	color:#900;
}

.launch{
	float:right;
	background:#333;
	text-align:center;
	
}

.launch a{
	display:block;
	width:100px;
	padding:5px;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.PreviewWrapper{
	border-bottom:1px solid #F2F2F2;
	margin:20px 0 20px 0;
	padding:20px 0 20px;
}

.launch:hover{
	background:#0099CC;
}

.titleh2{
	font-size:17px;
	font-weight:normal;
	font-weight:bold;
	color:#0099CC;
	padding:0;
	margin:0;
}

#contactTable, #formTable{
	font-size:12px;
}

.tableTitle{
	font-weight:bold;
	color:#1D1D1D;
	vertical-align:top;
}

#contactTable td, #formTable td{
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	border-bottom:1px solid #eaeaea;
}

#contactDiv{
	margin-top:5px;
	float:left;
	width:225px;
	
}

#formDiv{
	margin-top:5px;
	float:left;
	margin-right:15px;
	width:320px;
}

#map_canvas{
	margin-top:10px;
	width:410px;
	height:380px;
	border:1px solid #eaeaea;
	float:left;
	margin-right:15px;
}

.contactInput{
	width:219px;
}
