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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 8, 2012 */

@font-face {
    font-family: 'NOZSTUDIORegular';
    src: url('../fonts/nozstudio-webfont.eot');
    src: url('../fonts/nozstudio-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nozstudio-webfont.woff') format('woff'),
         url('../fonts/nozstudio-webfont.ttf') format('truetype'),
         url('../fonts/nozstudio-webfont.svg#NOZSTUDIORegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LaneNarrowRegular';
    src: url('../fonts/LANENAR_-webfont.eot?') format('eot'),
         url('../fonts/LANENAR_-webfont.woff') format('woff'),
         url('../fonts/LANENAR_-webfont.ttf') format('truetype'),
         url('../fonts/LANENAR_-webfont.svg#webfontMAZXZguX') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*--------------------------
	STEPS MENU
---------------------------*/
#rotmenu{
	position:absolute;
	margin-top:40px;
}

#rotmenu li a{
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	font-size:12px;
	color:#fa3ac4;
	text-decoration: none;
	outline:none;
}

#rotmenu ul li a{
  display: block;
  text-decoration:none;
}
	
.rotator ul{
    list-style:none;
    position:absolute;
    right:400px;
    margin-top:6px;
}
.rotator ul li{
    display:block;
    float:left;
    clear:both;
    width:100px;
	padding-bottom:8px;
}

.rotator ul li a:hover{
      text-shadow:0px 0px 2px #333;
}

/* ----BIG PICTURES---- */

.bigface{
	width:300px;
	height:340px;
	margin:0 auto;
	position:absolute;
	vertical-align:middle;
	-moz-box-shadow:1px 1px 7px #000;
	-webkit-box-shadow:1px 1px 7px #000;
	box-shadow:1px 1px 7px #000;
}

img.bigface{
   border-radius: 10px;  
  -moz-border-radius: 10px;  
  -webkit-border-radius: 10px;
}

img#pic{
	margin-left:26px;
	margin-top:60px;
}

h1.intro_type{
	margin-left:400px;
	margin:-50px;
}

/*--------------------------
	image middle container
---------------------------*/
#main{
	position:absolute;
	margin:30px;
	margin-left:205px;
	width:350px;
	height:415px;
	background:url(../images/main2_bg.jpg) repeat-x #aeadad;
	border:1px solid #CCCCCC;
	
	/* CSS3 rounded cornenrs */
	
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}

/*--------------------------
	     DESCRIPTION
---------------------------*/
#header_description{
	position:absolute;
	margin:0 auto;
	margin-left:300px;
	height:190px;
}

.description h1{
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	font-size:14px;
	text-align:left;
	color:#999;
	margin-left:65px;
	margin-top:10px;
}

.description p{
	font-size:12px;
	font-style:italic;
	text-align:left;
	color:#fa3ac4;
	margin-right:-200px;
	width:165px;
	padding-left:65px;
	padding-top:10px;	
}

h1.intro_type{
	position:absolute;
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	font-size:14px;
	color:#999;
	margin:10px;
	margin-left:345px;
}
p.intro_type{
	position:absolute;
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	color:#999;
	font-size:14px;
	margin:44px;
	margin-left:54px;
}

p.intro_typetwo{
	position:absolute;
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	color:#999;
	font-size:14px;
	margin:44px;
	margin-left:15px;
}

hr.style-one{
	position:absolute;
	width:180px;
	margin:295px;
	margin-left:10px;
    border:0;
    height:1px;
    background: #575757;
    background-image: -webkit-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #7d6865, #ccc);
}

hr.style-two{
	position:absolute;
	margin:-185px;
	margin-left:670px;
	width:180px;
    border:0;
    height:1px;
    background: #575757;
    background-image: -webkit-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #7d6865, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #7d6865, #ccc);
}
.sub_heading{
	position:absolute;
	font-weight: normal;
    font-style: normal;
	color:#999;
	font-size:12px;
	width:150px;
	margin:54px;
	margin-left:10px;
	padding-top:270px;
	padding-left:20px;
}

span.list{
	color:#333;
	text-align:center;
	margin-left:-20px;
}

img.bubble_pic{
	width:150px;
	height:150px;
	position:absolute;
	margin-left:-105px;
	margin-top:-65px;
	z-index:20;	
}

img.note{
	position:absolute;
	margin:-175px;
	margin-left:690px;
}

img.note_bubble{
	height:75px;
	width:75px;
	position:absolute;
	margin:-50px;
	margin-left:780px;
	z-index:50;
}

p#my_message{
	position:absolute;
	margin:0px;
	margin-left:100px;
}

/*--------------------------
	Check List
---------------------------*/

.sub_heading_face{
	position:absolute;
	font-family: 'NOZSTUDIORegular';
	font-weight: normal;
    font-style: normal;
	color:#999;
	font-size:11px;
	text-align:center;
	width:150px;
	margin:24px;
	margin-left:10px;
	padding-top:230px;
	padding-left:20px;
}

p.sub_heading_checkbox{
	position:absolute;
	font-weight: normal;
    font-style: normal;
	color:#999;
	font-size:12px;
	text-align:left;
	line-height:20px;
	width:150px;
	margin:24px;
	margin-left:10px;
	padding-top:246px;
	padding-left:38px;	
}

img.paper{
	margin:0 auto;
	position:absolute;
	width:143px;
	height:220px;
	margin:24px;
	margin-left:35px;
	margin-top:240px;
    
	
	   border-radius: 10px;  
  -moz-border-radius: 10px;  
  -webkit-border-radius: 10px;
  
   vertical-align:middle;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
}


/*--------------------------
	    CONTACT
---------------------------*/
.big_contact{
	position:absolute;
	margin:130px;
	margin-left:70px;
	z-index:100;
}

h2.big_contact{
	position:absolute;
	margin:25px;
	margin-left:50px;
	z-index:100;
}

#contact-form{
	margin:30px auto;
	margin-left:300px;
}

form#contact fieldset {
	padding: 10px 20px 20px 20px;
	margin: 0 auto;
	border: 0;
	background-color: #fff;
	width: 290px;
	text-align: left;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -moz-box-shadow: 0px 0px 10px #d3d3d3; 
	-webkit-box-shadow: 0px 2px 10px #d3d3d3; 
	box-shadow: 0px 0px 10px #d3d3d3; 
}

form#contact input[type="text"], input[type="url"], 
input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 6px; 
	width: 260px; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	border: 1px solid #ccc;
	
    background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
}

form#contact textarea {
	width: 275px; 
	height: 150px;
}

form#contact label {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	font-weight: bold;
}

form#contact label.error { 
	width: 270px;
	margin: 3px 0 0 0;
	display: block;
	color: #fa3ac4;                              
	font-size: 11px; 
	text-align: right;
}

form#contact .placeholder {
	color: #aaa;
}

form#contact .button {
	display: inline-block;
	margin: 15px 0 0 90px;
	padding: 5px 15px 5px 15px;
	background-color: #fa3ac4;
	border: none;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

form#contact .button:hover {
	background-color: #f825bc;
	cursor: pointer;
}

form#contact .button:active {
	margin-top: 16px;
	background-color: #f825bc;
	cursor: pointer;
}


/*--------------------------
	      CAM
---------------------------*/
p.top {
	position:absolute;
	margin:5px;
	margin-left:40px;
	margin-bottom:-50px;
	width:700px;
    font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:#F3C;
}

.top a {
	text-decoration:none;
	color:#F3C;
}

.top a:hover {
	color:#F6F;
}













