@charset "UTF-8";
/* Global page elements */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	min-height: 300px;
	max-height:auto;
}
.oneColFixCtrHdr #header {
	width: 700px;
	float:right;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	height: 23px;
}
/*header items*/

.headersublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #CC6600;
	padding-top: 15px;
	padding-right: 20px;
	top:70px;
	float:right;
	position:relative;
	text-decoration: none;
}
.logoplacement {
	left: 30px;
	top: 15px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
/*main menu formatting*/

ul.nav ul {
margin-right:0px;
margin-left:0px;
}

ul.nav {
	top: 85px;
	float: right;
	padding-top: 50px;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	text-align:center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	display: block;
}
ul.nav a:hover {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
}
/* main body formatting */

#bodycopy {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	font-size: 13px;
	width: 50%;
}

#bodycopy h1 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	line-height: 20px;
	font-size: 15px;
	margin-top: 15px;
}
#bodycopy h2 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 20px;
	font-size: 13px;
	font-weight:300;
	margin-top: 15px;
	display:inline;
}
/*leftbar formatting items*/      

.lefth2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:14px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#leftbar {
	width: 240px;
	float: left;
	height:100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 0px;
}
#leftbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-left: 40px;
	padding-right: 50px;
}
.microsoftlogoplacement {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:52px;
	margin-right:32px;
	background: url(../imagery/clientlogos/microsoftlogo.jpg) center center;
	height: 86px;
	width: 137px;
	background-image: url(../imagery/clientlogos/microsoftlogo.jpg);
}
/*global link formatting*/

a:visited {
	color:#FF6600;
}
a#whatLink, a#whoLink, a#contactLink, a#whyLink, a#howLink, a#apparelhomeLink, a#video {
	color:#FFFFFF;
	background-color:#FF6600;
}
a:link {
	color:#FF6600;
	border:0px;
}
/************* sub menu buttons  formatting (left side of page next to content) ****************/

ul.submenu li {
	display: block;
	text-decoration: none;
	list-style-type:none;
	width: 150px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	text-indent:none;
}
ul.submenu a {
	text-align:center;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color:#999999;
	line-height:20px;
	margin-bottom:10px;
}
ul.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
}
ul.submenu {
	margin-left:0px;
	margin-right:0px;
	width:150px;
}

ul.submenu ul {
margin-left:0px;
	margin-right:0px;
	padding:0px;
	}
	
	
#bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:10px;
}
/******************** Twitter **************************/


#twitter {
	width: 90%;
	margin-bottom:1px;
}
#twitter a:Link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
}
#twitter p, h1, li {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}


/******************** Revolving Pics **************************/

#photo {
	clear:left;
	width:1000px;
	height:300px;
	text-decoration: none;
	z-index:1;
	overflow:hidden;
}
#photo ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
/******************** TESTIMONIALS **************************/

#testimonials_bubble {
	height: 210px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:225px;
	z-index:10;
	float:right;
	position:absolute;
	background-color: #ff6600;
	overflow:auto;
	top: 149px;
	margin-left:750px;
	text-align:left;
}
#testimonials_container {
	height: 150px;
	position: relative;
	margin:20px;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	list-style: url(none) none;
}
#testimonials_container li {
	font-size:14px;

list-style:none;
color:#FFFFFF;
}
#testimonials_container ul {
margin:0px;
padding:0px;
}


/******************** Banner **************************/

#banner {
	margin: 0px;
	width: 980px;
	z-index: 5;
	top: 350px;
	position:absolute;
	padding:10px;
	background-color:#ff6600;
	height:15px;
	overflow:hidden;
}
#banner li {
	color:#FFFFFF;
	list-style:none;
	font-size:14px;
	margin-left:0px;
	text-indent: 0px;
	padding-left:10px;
}
#banner ul {
	margin:0px;
	font-size:14px;
	text-shadow:#666666;
	font-weight:600;
	text-indent: 0px;
	margin-left:10px;
	padding-left:0px;
}

/******************** Global Icon Links (currently Upper right hand corner of web page) **************************/

.globallinks {
	top:-40px;
	font-size:10px;
	padding: 10px 10px 10px 10px;
	color: #CCCCCC;
	position:relative;
	float: right;
	right:40px;
}
.globallinks ul {
	margin:0px;
	padding:10px;
	width:200px;
}
.globallinks li {
	list-style-type:none;
	display:inline-block;
	margin:0px;
}
.globallinks a:hover {
	background:#FF6600;
	color: #FFFFFF;
	padding: 3px;
}
.globallinks a {
	text-decoration:none;
	border:0px;
	padding: 3px;
	color: #999999;
}

/******************** Exclusive Content Sign Up CSS **************************/

.collapsibleContainer
{
	width:150px;
	margin-right:0px;
	border: thin dotted #FF6600;
	margin-top:10px;

}

.collapsibleContainer label {
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FF6600;
}

.collapsibleContainer h2
{
	display:block;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	color: #FF6600;
	line-height:15px;
}


.collapsibleContainerTitle div
{
	padding-top:5px;
	text-align:center;
	background-color:#CCCCCC;
	color:#666666;
}

.collapsibleContainerContent
{
padding-left:10px;
padding-bottom:10px;
text-align: left;
}



.collapsibleContainerContent input {
	color: #333333;
	background: #fee3ad;
	border: 1px solid #FF9900;
	width:125px;
	margin:2px;
}



textarea {
	background: #fee3ad;
	border: 1px solid #FF9900;
	margin:2px;
}
/******************** FORMS STYLING **************************/


#form9 input {
	background: #fee3ad;
	border: 1px solid #FF9900;
	margin:6px 2px;
	}

#form9 {
	padding: 10px 5px;
	width:100%;
	vertical-align: bottom;
}
#form9 th {
height:25px;
vertical-align: bottom;
}

#form9 input > text, #form9 input[type=text] {
width:150px;
}

#form9 #comentarios {
width:450px;
}

#form9 #sistema {
width:450px;
}
#nucleusformbutton {
	border: 1px solid #FF9900;
	background: #FF6600;
	color:#FFFFFF;
	font-weight:bold;
	margin:2px;
	width:60px;
}

.contactbutton {
	border: 1px solid #FF9900;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px;
	width:50px;
	background-color: #ff6600;
}


/******************** Misc. **************************/

.clear {
	clear:both;
}

.constantcontact {
	float:left;
	position: relative;
	top: 10px;
	margin-left: 20px;
	padding: 6px;
	width:170px;
}

