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

@import url(https://fonts.googleapis.com/css?family=Rokkitt:700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);


/* ======== COLORS ======== */
/* SOFT BLUE: #A6DFF9 */
/* CYAN BLUE: #00AFEF */



html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#F1F1F1;
}

body a{
	text-decoration:none;
}

h1,h2,h3{
	margin:0;
	padding:0;
	
}

.wapper{
	width:954px;
	margin:0 auto;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}


.imgRight{
	float:right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-left:20px;
	margin-bottom:10px;
	
}

.imgLeft{
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-right:20px;
	margin-bottom:10px;
	
}

.imgFrame{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-bottom:10px;
	margin-top:10px;
}


/* ======== FONTS ======== */
.textGral{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#000;
	text-align:justify;
}


.tittles{
	font-family: 'Rokkitt', serif;
	font-size:36px;
	color:#000;
	padding:0;
	margin:0;
}

.subTittles{
	font-family: 'Rokkitt', serif;
	font-size:18px;
	color:#000;
	padding:0;
	margin:0;
}

.slogan{
	font-family: 'Rokkitt', serif;
	font-size:22px;
	color:#00AFEF;
	text-align:justify;
}


/* ======== HEADER ======== */
#header{
	width:100%;
	height:120px;
	background-color: #A6DFF9;
	background-image: url(../imagenes/header-background.png);
	background-repeat: repeat;
	position:relative;
	z-index:10;
	
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
}

#headerContent{
	width:954px;
	margin:0 auto;
}

#headerContent #headerlogo{
	float:left;
	left:0;
	margin-top:5px;
}

#headerContent #socialBar{
	float:right;
	top:0;
	right:0;
	background-color:#00AFEF;
	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	
	padding:9px;

}


#headerContent #socialBar .iconSize{
	height:16px;
	width:auto;
	margin-left:8px;
}

#headerContent #socialBar #phoneText{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#FFF;
	line-height:18px;
	float:right;
	padding-left:5px;
	padding-right:15px;
	
}

#headerContent #menu{
	margin-top:10px;
	float:right;
	height:40px;
	margin-right:30px;
	
}

/* ======== SLIDE ======== */
#slide{
	width:100%;
	height:338px;
	position:relative;
	z-index:5;
	overflow:hidden;
	
	background: #58dee8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1OGRlZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGY4OGJmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  #58dee8 0%, #0f88bf 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#58dee8), color-stop(100%,#0f88bf)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #58dee8 0%,#0f88bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58dee8', endColorstr='#0f88bf',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	
}

#slide #SlideWrap{ 
	width:954px;
	height:350px;
	margin:0 auto;
	overflow:hidden;
}

#blueBar{
	width:100%;
	height:20px;
	position:relative;
	z-index:5;
	
	background: #58dee8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1OGRlZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGY4OGJmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  #58dee8 0%, #0f88bf 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#58dee8), color-stop(100%,#0f88bf)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #58dee8 0%,#0f88bf 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #58dee8 0%,#0f88bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58dee8', endColorstr='#0f88bf',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	
}


/* ======== CONTENT ======== */
#content{
	width:100%;
	height:auto;
	margin-top:30px;
}

#content #blueMenuBlock{
	float:left;
	width:250px;
	height:auto;
}

#content #indexRightContent{
	float:right;
	width:660px;
	height:auto;
}

#content #indexRightContent .welcomeTittle{
	font-family: 'Rokkitt', serif;
	font-size:36px;
	color:#000;
}

#content #indexRightContent .blueText{
	font-family: 'Rokkitt', serif;
	font-size:22px;
	color:#00AFEF;
	text-align:justify;
}


#content #indexRightContent #contentLeft{
	float:left;
	width:360px;
	height:auto;
}

#content #indexRightContent #contentRight{
	float:right;
	width:280px;
	height:auto;
}

#content #letreroSolicita{
	font-family: 'Rokkitt', serif;
	font-size:24px;
	color:#FFF;
	max-width:280px;
	padding:5px 10px;
	text-align:center;
	background-color:#00AFEF;
	float:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-top:10px;	 
}


#content #letreroExclusivo{
	font-family: 'Rokkitt', serif;
	font-size:24px;
	color:#FFF;
	max-width:280px;
	padding:5px 10px;
	text-align:center;
	background-color:#0F88BF;
	float:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-top:10px;	 
}

#content #logoEmpaqueCongelar{
	width:250px;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding-bottom:40px;
}


#map{
	float:right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-left:20px;
	margin-bottom:10px;
	width:400px;
	height:350px;
	
}



#content #flashContent { 

	width:660px;
	height:138px;
	overflow:hidden; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
}

#content #certificateIcons{
	margin-top:20px;
	float:left;
}

#content #certificateIcons .certificateIconsSize{
	height:60px;
	margin-right:10px;
}


#content #certificateIcons .certificateIconsSmall{
	height:35px;
	margin-right:5px;
}



/* ======== PORTAFOLIO ======== */
#portafolio ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

#portafolio li{
	display:inline-block;
	width:auto;
	height:140px;
	padding:8px;
}

#portafolio img{
	width:auto;
	height:140px;
}

/* ======== ROTATOR ======== */
.rotator{
	position:relative;
	height:227px;
	display:none;
}

.rotator ul{
	margin:0;
	padding:0;
}

.rotator ul li{
	float:left;
	position:absolute;
	list-style:none;
}
.rotator ul li img{
	width:350px;
	height:auto;
}

.rotator ul li.show{
	z-index:500;
}

/* ======== BLUE INDEX MENU ======== */
#blueGradientBox{
	width:250px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	
	font-family: 'Rokkitt', serif;
	font-size:34px;
	line-height:28px;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	z-index:10;
	
	background: #0f88bf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmODhiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OGRlZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0f88bf 0%, #58dee8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f88bf), color-stop(100%,#58dee8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0f88bf 0%,#58dee8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0f88bf 0%,#58dee8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0f88bf 0%,#58dee8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0f88bf 0%,#58dee8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f88bf', endColorstr='#58dee8',GradientType=0 ); /* IE6-8 */

	
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
	
}

#blueProductsBox{
	width:250px;
	height:auto;
	background-color:#0F88BF;
	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	
	position:relative;
	z-index:5;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	
}

#blueProductsBox a{
	color:#FFF;
	text-decoration:none;
}

#blueProductsBox a:hover{
	color:#58dee8;
}

#blueProductsBox ul{
	list-style:none;
	margin:0;
	padding:15px;
}

#blueProductsBox li{
	display:list-item;
}

/* ======== MENU BLOCK ======== */

#menuBlock{
	float:left;
	width:250px;
	height:auto;
}

#menuBlock #tittleBox{
	width:250px;
	height:auto;
	font-family: 'Rokkitt', serif;
	font-size:34px;
	line-height:28px;
	color:#000;
	
	position:relative;
	z-index:5;
}

#menuBlock #productList{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	margin-bottom:20px;
}

#menuBlock #productList a{
	color:#000;
	text-decoration:none;
}

#menuBlock #productList a:hover{
	color:#58dee8;
}

#menuBlock #productList ul{
	list-style:none;
	margin:0;
	padding:15px;
}

#menuBlock #productList li{
	display:list-item;
}

#content #boxSamples{
	float:left;
	width:250px;
}

#content #boxSamples #picBoxWrapp{
	width:250px;
	height:175px;
	position:relative;
	margin-bottom:20px;
}

#content #boxSamples .boxLetter{
	position:absolute;
	width:120px;
	height:58px;
	bottom:0px;
	left:0;
}

#content #productDescription{
	float:right;
	width:640px;
	height:auto;
	padding:20px;
	background-color:#FFF;
	border:#D2D3D5 thin solid;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content #productDescription #productName h1{
	width:620px;
	height:40px;
	padding:10px;
	background-color:#00AFEF;
	
	font-family: 'Rokkitt', serif;
	font-size:40px;
	line-height:40px;
	color:#FFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
}

#content #productDescription #productText h2{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#000;
	text-align:justify;
}

#content #productDescription #productDetails{
	float:left;
	width:315px;
	height:auto;
	margin-bottom:20px;
}

#content #productDescription #productDetails p{
	padding:0;
	margin:0;
}

#content #productDescription #productDetails .blueInfo{
	font-family: 'Rokkitt', serif;
	font-size:25px;
	color:#00AFEF;
}

#content #productDescription #productDetails .blackInfo{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#000;
}

#content #productDescription #productDetails .asterisk{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:11px;
	text-align:right;
	color:#00AFEF;
}

#content #productDescription #productDetails .asteriskText{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:11px;
	text-align:justify;
	font-style:italic;
	color:#000;
}

#content #productDescription #productDetailsRight{
	float:right;
	width:300px;
	height:auto;
}

#content #productDescription #productDetailsRight #productPhoto{
	width:300px;
	height:auto;
	margin-bottom:10px;
}



#content #productDescription #productDetailsRight #productPhoto .photoSize{
	width:300px;
	height:auto;
}

#content #productDescription #productDetailsRight #waterSymbol{
	float:right;
	margin-right:10px;
	position:relative;
	top:-60px;
}

#content #productDescription #productDetailsRight #waterSymbol .symbolSize{
	width:110px;
	height:auto;
}


#content #productDescription #productDetailsRight #skuNumber{
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#000;
}

#content #productDescription #productDetailsRight p{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:12px;
	text-align:center;
	color:#000;
}

#content #productDescription #printcard{
	width:300px;
	text-align:center;
	margin-top:10px;
}

#content #productDescription #flashContent { 

	width:630px;
	height:130px;
	overflow:hidden; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
}

/* ======== PRODUCTS CONTENT ======== */

#content #productsContent{
	width:900px;
	margin:0 auto;
}

#content #productsContent ul{
	width:100%;
	height:auto;
	list-style:none;
	margin:0;
	padding:0;
}

#content #productsContent li{
	display:inline-block;
	margin:8px;
	width:200px;
	height:250px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		 
	padding: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	background-color:#FFF;
}

#content #productsContent #productImgWrapp{
	width:180px;
	height:180px;
	padding:10px;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	line-height:180px;

}

#content #productsContent #productImgWrapp img{
	height:auto;
	width:180px;
	margin:0 auto;
	display:block;
	vertical-align:middle;
}

#content #productsContent #productImgWrapp img:hover{
	-webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

#content #productsContent #productName{
	width:180px;
	height:40px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:12px;
	text-align:center;
	background-color:#00AFEF;
	line-height:40px;
	color:#FFF;
	
	margin-left:10px;
	margin-right:10px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
}

#content #productsContent #productName:hover{
	background-color:#525252;
}

/* ======== CONTACT FORM ======== */

#form{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;	
	text-align:left;
	color: #000;
	padding:0;
	margin:20px; 	
}

#form .asterisk{ color: #599DD6; }
	
#form input{
	width:100%;
	text-decoration:none;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#666;
	
	padding:5px;	
	margin-bottom:10px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;	
	border: 1px solid #999;
	
}

#form textarea{
	width:100%;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#666;
	
	padding:5px;	
	margin-bottom:10px;
	margin-top:10px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;	
	border: 1px solid #999;
}


#form ul{list-style:none;}
#form li { display:inline; margin-bottom:10px;}

#form #left{
	float:left;
	width:450px;
	top:0;
	left:0;	
}

#form #right{
	float:right;
	width:400px;
	right:0;
	top:0;	
}



#form #send-btn{
	float:right;
	right:0;
	margin-bottom:20px;
}

.send {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #31A8AC;
	padding:9px 50px;
	text-decoration:none;
	
	background-color:#599DD6;
	color:#ffffff;
	display:inline-block;
}
.send:hover {	
	background-color:#31A8AC;
}
.send:active {
	position:relative;
	top:1px;
}



/* ======== FOOTER ======== */
#footer{
	width:100%;
	height:180px;
	background-color:#282B2F;
	margin-top:20px;
}

#footer .logo{
	float:left;
	margin-top:20px;
}

#footer .companyName{
	width:115px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:15px;
	color:#FFF;
	text-align:center;
}

#footer .vLine{
	float:left;
	border-left:#FFFFFF solid thin;
	height:120px;
	width:10px;
	margin-top:20px;
	margin-left:20px;
}

#footer #phoneNumbers{
	float:left;
	width:250px;
	margin-top:15px;
	margin-left:20px;
	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:15px;
	color:#FFF;
	text-align:left;
}

#footer #footerIcons{
	float:right;
	margin-top:20px;
}

#footer #footerIcons .iconSize{
	width:auto;
	height:15px;
	margin-left:8px;
	margin-right:10px;
}

#footer #footerMenu{
	float:right;
	margin-top:10px;
}

#footer #footerMenu ul{
	list-style:none;
}

#footer #footerMenu li{
	display:inline-block;
	font-family: 'Rokkitt', serif;
	font-size:18px;
	padding:3px 10px;
	border-left:#FFF solid thin;
}

#footer #footerMenu li:first-child{
	border-left:none;
}

#footer #footerMenu li a{
	color:#FFF;
	text-decoration:none;
}
#footer #footerMenu li a:hover{
	color:#00AFEF;
}

#footer #copyright{
	float:right;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:12px;
	color:#FFF;
	text-align:right;
	margin-right:10px;
}


#footer #copyright a{
	color:#FFF;
}

#footer #copyright a:hover{
	color:#00AFEF;
}