@charset "UTF-8";

/* ----- Initialize Tags ----- */
* {
	margin:0;
	padding:0;
	text-decoration:none;
}
ul, ol, dl {
	list-style:none
}
p, h1, h2, h3, h4, h5, h6, em, pre, code {
	font-size:100%;
	line-height:95%;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, em, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img, th, td {
	border:none;
}
address {
	font-style:normal
}


/* ----- Global Style ----- */
body {
	background: url('../css/subtlenet2.png');
	color:#212121;
}


p {
	font-family: 'Droid Serif', serif;
	font-size:14px;
	line-height: 20px;
	margin-bottom: 7px;
}


#container {
	margin-top: 15px !important;
		width: 1073px;
			margin:0 auto;
			background: #fff;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
}


.headertext {
	text-indent: -9999px;
}


#section-2 h4 {
	font-style:normal;
}

a, a:link, a:visited {
	color: #3399cc;
	text-decoration:none;
}
a:hover {
	color: #69b7da;
	text-decoration:none;
}

.attribute {
	text-align:right;
	padding: 7px 0;
}
hr {
	height:1px;
	border:none;
	background-color:#CCC;
	margin: 10px 0 20px 0;
}
sup {
	vertical-align:text-top;
}
sub {
	color:#aaa;
	vertical-align:0px;
}
sub sup {
	vertical-align:super;
}

ol {
	font-size:80%;
	list-style:decimal;
	list-style-position:inside;
	margin-left:42px;
	padding-bottom:21px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Univers Ultra', sans-serif;
	text-transform: uppercase;
}

h3 {
	font-size: 36px;
}


/* ----- Header Style ----- */
#header {
	height: 125px;
	padding-bottom:20px;
	background: #222;
}


.header-bottom {
    height:35px;
    margin: 10px 20px 17px 20px;
    border-bottom: 5px solid #222;
}


.header-bottom a {vertical-align:middle;}
.header-bottom ul {list-style:none;}
.header-bottom li {display:inline-block; float:left;}


#sectionlogo {
	text-indent: -9999px;
}

#pagelogo {
	padding: 5px 0 0 20px;
}


/*

#pagelogo {
	float:left;
	width:328px;
	height:89px;
	background-color:#5288BE; 
	background-image:url(../images/pagelogo-background.png);
	text-align:center;
	margin:0 21px 0 0;

}
#pagelogo img {
	margin-top:17px;
}

logo h1, #sectionlogo h1 a,
#sectionlogo h2, #sectionlogo h2 a {
	color:#FFFFFF;
	line-height:89px;
	font-size:130%;
	text-transform:uppercase;
	padding-right:10px;
}
#sectionlogo img {
	margin:17px 21px 0 0;
}


*/


/* ----- Navbar Style ----- */
#navbar {
	width:1030px;
	height:29px;
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
	margin-bottom:21px;
	margin-left:-2px;
	padding-left:20px;
}
#navbar p {
	float:left;
	line-height:22px;
}
#navbar a {
	padding:0 5px;
}
#navitems {
	font-size:80%;
	line-height:27px;
}
#navitems, #navitems ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navitems a {
	display: block;
	font-size:11px;
	/*width: 10em;*/ /*GS: deprecated 4-15-10 */
}
#navitems li {
	float: left;
}
#navitems li ul li {
	width: 10em;
}
#navitems li ul li a {
	font-size:12px;
	line-height:14px;
	padding:4px 10px;
}
#navitems li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color:#E2E3E4;
}
#navitems li:hover ul, #navitems li.sfhover ul {
	left: auto;
}
#navitems li li:hover a {
	background-color:#ccc;
}


/* ----- Section 1 Style ----- */
#section-1 {
	clear:both;
}
#section-1 .pod {
	float:left;
	width:328px;
	background-color:#F7F8F8; /* change the background-color of the pods here */
	background-image:url(../images/pod-top.png);
	background-repeat:no-repeat;
	margin:0 21px 21px 0;
}




#section-1 .pod .content {
	float:left;
	width:295px;
	background:url(../images/pod-middle.png) repeat-y;
	margin-top:20px;
	padding:0 15px 0 18px;
}
#section-1 .border {
	float:left;
	width:128px;
	height:165px;
	background:#EAEBEC url(../images/section1-whitepaper-border.png) no-repeat;
}
#section-1 img {
	padding:10px 0 0 11px;
}
#section-1 .pod .description {
	float:left;
	width:293px;
	height:140px;
	/*margin-left:15px;*/
	overflow:hidden;
}
#section-1 .pod .bottom {
	float:left;
	background:url(../images/pod-bottom.png) no-repeat;
	height:15px;
	width:328px;
}

/* ----- RIght Banner Style ----- */
#rightbanner {
	float:right;
	text-align:right;
	margin-bottom:21px;
}
#rightbanner img {
	padding:0;
	margin:0;
}


/* ----- Section 2 Style ----- 
#section-2 {
	clear:none;
	width:690px; 
	background-color:#E7E8E8; /* change the background-color of section-2 here 
	background-image:url(../images/section2-top-21px.png);
	background-repeat:no-repeat;
	padding-top:21px;
} */

.intro {
	width: 705px;
	float: left;
	font-family: 'Droid Serif', serif;
	font-size:14px;
	line-height: 20px;
}



.intro h3 {
	color: #3399cc;
}

/* ----- Section 2 Style ----- */
#section-2 {
	width: 700px;
	background-repeat:no-repeat;
	padding-top:25px;
}


#section-2 .content {
	float:left;
	padding-top: 15px;
}

#section-2 .pod {
	float:left;
	width:150px;
	padding:0 24.5px 21px 0;
	overflow:hidden;
	position: relative;
}


#section-2 .pod .content {
	float:left;
	width:295px;
	padding:0 15px 0 18px;
}
#section-2 .border {
	float:left;
	width:150px;
	height:150px;
	border: 5px solid #222;
}
#section-2 img {
	padding:17px 0 0 18px;
}
#section-2 .bottom {
	clear:both;
	width:1027px;
	height:14px;
	background:url(../images/section2-bottom.png) repeat-y;
}


/* ----- Newspods Style ----- */
#newspods {
	clear:both;
	float:left;
	width:328px;
	background-color:#f2f2f2; /* change the background-color of the newspods here */
	margin:0 21px 21px 0;
}
#newspods .logo {
	width:295px;
	//height:129px;
	background-image:url(../images/logo-background2.png);
	text-align:center;
	//line-height:129px;
	margin-bottom:21px;
	
}
#newspods .logo img {
	vertical-align:middle;
}


#newspods h2 {
	text-transform:uppercase;
	font-size: 24px;
}


#newspods h3 {
	font-size:18px;
	text-transform:uppercase;
	padding-top:20px;
	margin-top:20px;
	border-top:solid 1px #CCC;
}
#newspods p {
	line-height:22px;
}
#newspods ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:15px;
}

#newspods ul li {
	padding-top: 7px;
}

#newspods ul ul {
	font-size:100%;
}
#newspods .content {
	float:left;
	width:295px;
	margin-top:20px;
	padding:0 15px 0 18px;
}

#newspods .content p {
font-family: arial, sans-serif;
}


#newspods .bottom {
	float:left;
	height:15px;
	width:328px;
}

/* ----- Story Style ----- */
#story {
	float:left;
	width:684px;	
}
#image {
	float:right;
	margin:0 0 21px 21px;
}
#image img {
	width:200px;
}
.clicktoenlarge {
	padding:0 0 0 15px;
	background:url(../images/enlarge.gif) no-repeat;
}
#image-pop {
	visibility:hidden;
	position:absolute;
	background-image:url(../images/grey.png);
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	margin:0 auto;
	padding:21px;
}
#story h3 {
	text-transform:uppercase;
	padding-bottom: 10px;
}

#story h5 {
	font-size:26px;
	color:#3399cc;
	text-transform:uppercase;
	padding: 10px 0;
}

#story ul {
	list-style-type:disc;
	list-style-position:outside;
	padding:20px 0 20px 40px;
}
#story ul ul {
	font-size:100%;
}

#story li {
font-family: 'Droid Serif', serif;
font-size: 14px;
padding-bottom: 7px;
}

#story p.quote, #story2 p.quote before {
border-left: 5px solid #3399cc;
}


#story p.quote, #story2 p.quote {
	display: block;
	padding: 12px 15px 15px 53px;
	background: #69b7da url('../images/quote.png') no-repeat 2px 7px !important;
	font-style:italic;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	font-family: 'Droid Derif', serif;
}

#story2 {
	border-top:1px solid #CCC;
	padding-top:21px;
}
#story2 ul ul {
	font-size:100%;
}
#video {
	float:left;
	margin:0 21px 21px 0;
}

/* ----- Custom Style Fixes ----- */

#story p.nopadding, #story2 p.nopadding, #newspods p.nopadding {
	padding-bottom:0px;
}

/* ----- Bottom Banner Style ----- */
#topbanner {
	clear:both;
	text-align:center;
	padding:15px 0;
	background: #eaeaea;
}

/* ----- Footer Style ----- */
#footer {
	clear:both;
	text-align:center;
	padding:50px 0 20px 0;
	font-weight: normal !important;
	
}


/* #bottom-navigation */
#bottom_navigation_wrapper {
    position:relative; 
}


#bottom_navigation {
    padding: 0 0 0 0;
}

#bottom_navigation.sf-menu a.offscreen {
    position:absolute;
    left:-9999em;
    height:1%;
}
#bottom_navigation li {
    float:left;
}

#bottom_navigation li .menu_image {
    height:28px;
    overflow:hidden;
    position:relative;
}
#bottom_navigation li .menu_image img {
    float:left;
    position:relative;
    background:url(../images/menus/pipe.gif) no-repeat;
}
#bottom_navigation li:hover .menu_image img {
    top:-28px;
}

/* superfish dropdown menu styles ::.sf-menu styles */
.sf-menu, .sf-menu * {
    margin:0;
    padding:0;
    list-style:none;
    font-family:Arial,Helvetica, Verdana, sans-serif;
    font-size:13px;
    line-height:28px;
}

.sf-menu {
    line-height: 1.0;
}
.sf-menu li li a {
    line-height:16px;
}
.sf-menu ul {
    position:absolute;
    top:-999em;
    width:158px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:100%;
}
.sf-menu li:hover 
.sf-menu li h2:hover 
{
      visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:left;
    position:relative;
    /*height: 28px;*/
}
.sf-menu a {
    display:block;
    position:relative;
    color: #212121;
    font-weight: normal;
}



.sf-menu li:hover 
.sf-menu li:hover a  
.sf-menu li.sfHover
.sf-menu li.sfHover a{
   // color:#212121;
}




.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top:35px; 
    z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:-999em;

}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:158px; /* match ul width */
    top:0;

}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:-999em;

}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:158px; /* match ul width */s

}
/*** DEMO SKIN ***/
.sf-menu {
    float:left;
}
.sf-menu a {
    text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    
}
.sf-menu li a{
    padding: 5px 20px 5px 0px;
    text-transform:uppercase;
    font-family: 'Univers Ultra', sans-serif;
    font-size: 24px;
}

.sf-menu li li{
    background:#212121;
    color:#fff;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    margin: 0;
}

.sf-menu li li a {
    background:#212121;
    color:#fff;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    margin: 0;
}

/* menu item */
.sf-menu li:hover, .sf-menu li.sfHover, li.sfHover a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: none;
   // color:#212121;
}

.sf-menu li:hover {
    //background:url(../images/menus/carousel_over.png) no-repeat;
}

.sf-menu li li:hover {
    //background: #f2f2f2;
}

.sf-menu li li a {
    padding:3px 3px 3px 9px;
}
.sf-menu li li a:hover {
   background:#333;
    color:#fff;
}

/*** arrows ***/
.sf-menu a.sf-with-ul {
    padding-right:  2.25em;
    min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:absolute;
    display:block;
    right:.75em;
    top:1.05em; /* IE6 only */
    width:10px;
    height:10px;
    text-indent:-999em;
    overflow:hidden;
    background:url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:.8em;
    background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position:-10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position:-10px 0; /* arrow hovers for modern browsers*/
}

/*
.sf-shadow ul {
    background: url(../images/shadow.png) no-repeat bottom right;
    padding:0 8px 9px 0;
    -moz-border-radius-bottomleft:17px;
    -moz-border-radius-topright:17px;
    -webkit-border-top-right-radius:17px;
    -webkit-border-bottom-left-radius:17px;
}
.sf-shadow ul.sf-shadow-off {
    background:transparent;
}
*/
/*** wrap ***/
#wrap {width:1002px; text-align:left; margin:0 auto;background:url(../images/bg.png) repeat-y 0 0;}


/*lookbook stuff */


.lookbooknav {
	background: #3399cc url(../images/lookbook_icon.png) no-repeat 125px 4px !important;
}


.lookbooknav:hover {
	background: #69b7da url(../images/lookbook_icon.png) no-repeat 125px 4px !important;
}

#lookbookpod {
background: url(../images/lookbook_icon.png) no-repeat 113px 1px !important;
position:absolute;
z-index: 5;
width:140px;
height:130px;
top:10px;
left:10px;
}

#lookbookpod p {
	display: none;
color: #3399cc;
text-align: center;
margin: 15px;
font-weight: bold;
font-size: 18px;
line-height: 22px;
}





@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700);

@font-face {
    font-family: 'Droid Serif';
    src: url('../css/fonts/droidserif-regular.eot');
    src: url('../css/fonts/droidserif-regular.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/droidserif-regular.woff') format('woff'),
         url('../css/fonts/droidserif-regular.ttf') format('truetype'),
         url('../css/fonts/droidserif-regular.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Droid Serif Bold';
    src: url('../css/fonts/droidserif-bold.eot');
    src: url('../css/fonts/droidserif-bold.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/droidserif-bold.woff') format('woff'),
         url('../css/fonts/droidserif-bold.ttf') format('truetype'),
         url('../css/fonts/droidserif-bold.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


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




