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

body {
	background-color: #101318;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/large-bg.jpg);
	margin: 0px;
}
#footer{
	width:100%;
	min-width:100%;
	height:53px; 
	background:#000; 
	color:#FFF; 
	position:fixed; 
	bottom:0px; 
	z-index:10; 
	margin-left:0px; 
	margin-right:0px;
	padding:0px;
}
img{
	border:none;
}

.leftAlighn{
	float:left; 
	width:260px;
	margin-right:0px;
}
.leftAlighnBOX{
	float:right; 
	width:180px;
}
#container{
	width:1000px;
	margin:0 auto;
	text-align:right;
	direction:rtl;


}
#mainHead{
	margin:5px 0px 0px 0px;
	color:#4990cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:150px;
	width:100%;
}
#logo{
	float:left;
}
#logo h1{
	background:url(../images/daydreamLogo.png) top left no-repeat;
	min-width:398px;;
	min-height:150px;
	width:398px;
	height:150px;
	padding:0px;
	margin:0px;
}
#logo h1 span{
	display:none;
}
#topNav{
	float:right;
	height:30px;
	min-height:30px;
	width:602px;
	margin-right:0px;
}
#topNav ul{

}
#topNav li{
	float:right;
	padding-left:20px;
	text-decoration:none;
	color:#4990cd;
	list-style:none;
}
#topNav li a{
	text-decoration:none;
	color:#4990cd;
	
}
#topNav li a:hover{
	color:#fff;
}
#topNav li a:active{
	color:#fff;
}

#headStage{
	height:40px;
	min-height:40px;
	width:562px;
	float:right;
	text-align:right;
	padding-right:19px;
	padding-top:58px;
}
.clientbtn input{
	width:50px;
	background-color:#101314;
	color:#4990cd;
}
#headStage input{
	margin-left:5px;
	width:150px;
	float:right;
	padding:2px;
	color:#313131;
	border:#2b3947 1px solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	height:20px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}
.clientform input{
	width:150px;
	float:right;
	padding:2px;
	color:#313131;
	border:#2b3947 1px solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	height:25px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}

#mainNav{
	width:100%;
	height:60px;
	margin:0px;
	padding:0px;
}
#mainNav ul{
	margin:10px 0px 0px 0px;
	padding:0px;

}

#mainNav li{
	height:60px;
	float:right;
	text-align:right;
	list-style:none;
	cursor:pointer;
}
#mainNav a{ 
	display:block;
	
}
.hideBTN{
	display:none;
	width:100%;
	height:100%;
	min-width:100%;
	min-height:100%;
}
.internet, .multimedia,.celular,.design, .internetOFF, .multimediaOFF,.celularOFF,.designOFF{
	background:url(../images/allBTN.png) top center no-repeat;
	}
.internet{
	
	width:222px;
	margin-right:19px;
	background-position:-740px 0px;
}
.internet:hover{
	background-position:-740px -70px;
}

.internetOFF{
	width:222px;
	margin-right:19px;
	background-position:-740px -140px;
	
	}
	
	.internetOFF:hover{
	background-position:-740px -210px;
}

.multimedia{
	background-position:-463px 0px;
	width:269px;
	min-width:269px;
	margin-right:9px;
}
.multimedia:hover{
	background-position:-463px -70px;
}
.multimediaOFF{
	background-position:-463px -140px;
	width:269px;
	min-width:269px;
	margin-right:9px;
}
.multimediaOFF:hover{
	background-position:-463px -210px;
}


.celular{
	width:203px;
	margin-right:9px;
	background-position:-253px 0px;
}
.celular:hover{
	background-position:-253px -70px;
}
.celularOFF{
	width:203px;
	margin-right:9px;
	background-position:-253px -140px;
}
.celularOFF:hover{
	background-position:-253px -210px;
}
.design{
	background-position:0px 0px;
	width:246px;
	margin-right:9px;
	min-width:246px;
	overflow:hidden;
}
.design:hover{
	background-position:0px -70px;
}
.designOFF{
	background-position:0px -140px;
	width:246px;
	margin-right:9px;
	min-width:246px;
}
.designOFF:hover{
	background-position:0px -210px;
}
#subMenu{
	padding:0px;
	margin:0px;
	
}
#subMenu ul{
	clear:both;
	display:block;
	background:#101418;
	border:1px solid #2b3947;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	background-color:#336fa1;
	min-height:18px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:3px;
	padding-left:10px;
	margin:0px;
	list-style:none;
	
}
#subMenu li{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	}
#subMenu li a{
	padding:3px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#subMenu li a:hover{
	color:#4990cd;
	background-color:#FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-moz-border-radius-topleft:2px;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
	
}
#content {
	clear:both;
	display:block;
	background:#101418;
	border:1px solid #2b3947;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#1f252b url(../images/dark-content-bg.jpg) repeat-x top;
	min-height:650px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	padding:20px;
	padding-left:10px;
	margin-bottom:20px;
	
}
#conFotter{
	width:1000px;
}
#PageLeftTop{
	width:260px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
		
	min-height:180px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:20px;
	padding-top:10px;
	float:left;
	margin-bottom:1px;
}
#PageLeftTopBOX{
	width:175px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
		
	min-height:150px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:20px;
	padding-top:10px;
	float:right;
	margin-bottom:1px;
}
#PageLeftTop a{
	color:#717171;
	text-decoration:none;
}
#PageLeftTop a:hover{
	color:#4990cd;
	text-decoration:underline;
}
#PageLeftBottom{
	width:260px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	min-height:35px;
	padding:20px;
	padding-top:10px;
	float:left;
	margin-bottom:1px;
}
#PageLeftBottomBOX{
	width:175px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	min-height:35px;
	padding:20px;
	padding-top:10px;
	float:right;
	margin-bottom:1px;
}
.PageleftCenter{
	width:260px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.PageleftCenterBOX{
	width:175px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	margin-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.PageleftCenter a{
	color:#101418;
	text-decoration:none;
}
.PageleftCenter a:hover{
	color:#4990cd;
	text-decoration:none;
}
#PageallTop{
	width:960px;
	display:block;
	background:#607081;
	border:1px solid #2e425e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	min-height:360px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:0px;
	
	float:right;
	}
#PageRightTop{
	width:600px;
	display:block;
	background:#607081;
	border:1px solid #2e425e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	min-height:340px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:20px;
	
	float:right;
}
#PageRightTopBOX{
	width:695px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	min-height:140px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:20px;
	margin-right:0px;
	float:left;
}
#PageRightTopInR{
	width:465px;
	color:#2e425e;
	float:right;
	}
#PageRightTopInR h1{
	margin:0px;
	}

#PageRightTopInL{
	width:220px;
	color:#2e425e;
	float:left;
	}
.products{
	width:220px;
	height:165px;
	min-width:220px;
	min-height:165px;
	margin-left:15px;
	float:right;
	background:url(../images/product_on.png) no-repeat;
	}
.products:hover{
	cursor:pointer;
	width:220px;
	height:165px;
	min-width:220px;
	min-height:165px;
	background:url(../images/product_off.png) no-repeat;
	}
.products h1{
	width:220px;
	font-size:20px;
	text-align:center;
	color:#478fcd;
	float:right;
	margin:0px;
	margin-top:10px;
	}
.products_pic{
	width:200px;
	margin-top:5px;
	padding-right:10px;
	padding-left:10px;
	height:95px;
	text-align:center;
	float:right;
	}
.products_txt{
	width:210px;
	height:20px;
	color:#478fcd;
	text-align:center;
	float:right;
	font-size:14px;
	font-weight:bold;
	}
.PageRightCenter{
	width:600px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	padding:20px;
	margin-bottom:1px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5B5B5B;
}
.PageRightCenterBOX{
	width:695px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	padding:20px;
	margin-bottom:1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5B5B5B;
}
#PageRightBottomBOX{
	width:695px;
	display:block;
	background:#fff;
	border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	min-height:35px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	padding:20px;
	margin-bottom:20px;
	float:left;
}

#contactDtl{
	width:260px;
	margin:0px;
	padding:0px;
	height:190px;
	font-size:24px;
	font-weight:bold;
	color:#717171;
}
#contactDtl h1{
	width:260px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#4990cd;
}
#big_contact{
	width:600px;
	background-color:#607081;
	border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	height:530px;
}
#big_contact h1{
	width:590px;
	border-bottom:1px solid #2e425e;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#4990cd;
	padding-right:10px;
}
.contactBB{
	float:right;	
	width:555px;
	margin-top:5px;
	margin-right:10px;
}
.contactBB input{
	width:250px;
	height:20px;
	padding-top:3px;
	font-size:15px;
		border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
.contactBB textarea{
	width:580px;
	padding-top:3px;
	font-size:15px;
		border:1px solid #2e425e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
#quick_contact{
	width:260px;
	margin:0px;
	padding:0px;
	height:190px;
}
#quick_contact h1{
	width:260px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#4990cd;
}
.contactr{
	float:right;
}
.contactr input{
	width:122px;
}
.contactl{
	float:left;
}
.contactl input{
	width:122px;
}
.contacts{
	margin-top:5px;
	float:right;
}
.contacts input{
	width:256px;
}.contacts textarea{
	width:256px;
}
.subtn{
	margin-top:2px;
	float:right;
	width:260px;
	color:#FFF;
	font-weight:bold;
	background-color:#4990cd;
}
.subBTN{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	width:180px;
	min-width:180px;
	text-decoration:none;
	float:right;
	height:35px;
	min-height:35px;
	background:url(../images/gradient.gif) repeat-x center;
	border: 1px solid #192d3f;
	margin-top:5px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
.subBTN:hover{
	background:url(../images/gradient_h.gif) repeat-x center;
}
.subPIC{
	float:left;
	width:45px;
	font-size:10px;
}
.menu_sub{
	position:absolute;
	visibility: hidden; 
	border: 2px solid #3674a9; 
	background-color:#386e9c; 
	width:218px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	color:#FFF;
}
.menu_sub a{
	color:#FFF;
	text-decoration:none;
}
.menu_sub a:hover{
	color:#FFF;
}
.btnb a{
	
	color:#F00;
	}
.btnb a:hover{
	
	color:#F00;
	}
#subjectHead{
	width:600px;
	height:150px;
	color:#333;
}
#subjectHead h1{
	width:600px;font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#313131;
	border-bottom:#303 1px solid;
	
}
.showbox{
	width:600px;
	height:150px;
	color:#333;
	border-bottom:#313131 1px dotted;
}
.showbox h1{
	width:350px;font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#313131;
	border-bottom:#303 1px solid;
	
}

.showbox h1:hover{
	color:#4990cd;
	border-bottom:#4990cd 1px solid;
	}
.buttons a{
	color:#4990cd;
	text-decoration:none;
}
.buttons a:hover{
	color:#4990cd;
	text-decoration:underline;
}
.buttons a:visited{
	color:#4990cd;
	text-decoration:none;
}
.preview {
		height:252px; 
		margin:5px;
		width:420px;
	}
	.preview,
	#realtime-form {
		margin-left:auto; 
		margin-right:auto;
	}

.left,.right {width:300px;}
.left {float:left;} .right {float:right;}
	
#realtime-form {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 600px;	
}
#realtime-form ol {
	margin:0;
	padding:0; 
} 
	#realtime-form li {
		list-style:none;
	}

	#realtime-form label,
	#realtime-form input,
	#realtime-form textarea { 
		display:block;
		float:left; 
		max-width:280px;
		min-width:280px;
		text-align:left; 
		width:280px;
	}
		#realtime-form textarea {
			height:140px;
			max-height:140px
		}
	#realtime-form fieldset {
		border:none;
		margin:0;
		padding:0;
	}
		#realtime-form legend {
			font-size:1.4em;
		}
	
	#getResults,
	#getResults + div.link {
		margin:0 auto 10px auto;
		width:150px;
	}
	#link {display:none;}

.inprobtn{
	text-decoration:none;
	background-color:#4990CD;
	border:2px solid #4990CD;
	width:155px;
	height:20px;
	padding:10px;
	float:right;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	margin-bottom:3px;
	}
.inprobtn:hover{
	background-color:#fff;
	color:#4990CD;
	}
