html, * {
  outline:none;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(../images/back.png);
}
body.support {
  background: url(img/background_support.jpg) fixed center top;
}
.hide {
  display:none;
}
.container { /* A container should group all your columns.  */
  font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  /*color:#333;*/
    color:#444;
}
a:link, a:visited {
  color:#06e;
  text-decoration:none;
}

.nav-primary {
	/*height:32px;*/
  margin-left: 16px;
	height: 50px;

	background-image: url(img/nav_global_back.png);
	background-repeat: no-repeat;
	background-position: top;
}

.flash {
	/*height:32px;*/
  margin-left: 16px;
	height: 500px;
	background-color: #FFFFFF;
}

.nav-secondary {
	padding-top:2px;
	padding-bottom:18px;
}
h1 {
	color:#000000;
	font-size:27px;
	margin-bottom:0.75em;
}


.footer{
	width:902px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:right;
	color:#777;
	padding:8px 0;
	font-size:10px;
}

.footer-terms {
	float:left;
	margin-top:50px;
}



.footer-rights {
	float:right;
	margin-top:50px;
}

.terms-conditions{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 64px;
	margin-top: 25px;
}

/* ----- Secondary Nav Items -----*/

.nav-secondary-links {
	float: right;
	color: #4e5176;
	height: 92px;
	width: 162px;
	margin-right: 20px;
}

/*back */

.back-links {
	float: right;
	color: #4e5176;
	height: 35px;
	width: 100px;
	margin-right: 60px;

}

.back-links a, .back-links a:visited {
	color:#7598f0;
	text-decoration:none;

}

.back-links a:hover {
	color:#3399FF;
	text-decoration: underline;
}

/* ----- Interior Page Main Content -----*/

.content-interior-main {
  background: #FFF;
/*padding-bottom: 64px;*/
/*  min-height:540px;*/
}

.content1{
	margin-right: 65px;
	margin-bottom: 45px;
	margin-left: 65px;
}


.column-main {
  margin-right: 0px;/* should have no top padding/margin to stay flush with sidebar */
}
.column-main h1, .content-twocolumns h1 {
  font-size: 34px;
  color:#FF007E;
  margin: 32px 0 0.5em 0;
  line-height:1.5;
}
.column-main h2, .content-twocolumns h2 {
  font-size: 22px;
  color:#001F4F;
  margin: 24px 0 8px 0;
  line-height:1;
}

.spacer32 {
  height:32px;
  width:600px;
  display:block;
  clear:both;
}
.spacer24 {
  height:24px;
  width:600px;
  display:block;
  clear:both;
}
.spacer16 {
  height:16px;
  width:600px;
  display:block;
  clear:both;
}
/******* Pricing Table ********/


/* ----- Interior Page Top Feature Area ----- vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/

.feature-interior, .feature-interior-withicon {
	height: 274px;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(img/interior_feature_coloroverlay.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.feature-interior-basic {
  /* height: 176px;  Disabled because some screencasts have long descriptions */
  margin-top:32px;
  z-index: 1;
}
.feature-interior-basic .feature-interior-text {
  padding-top: 40px;
  /* width: 700px; was full width (832px), but narrower column is easier to read */
  color: #333;
  margin-left: 64px;
  padding-left: 0px;
  font-size:13px;
  z-index: 1;
}
.feature-interior-basic .feature-interior-text h1 {
  color:#21173C;
  font-size: 40px;
  margin-bottom:16px;
  margin-right: 200px;
  z-index: 1;
}
.feature-interior-icon {
	height:131px;
	margin-left:-55px;
	margin-top:1px;
	position:absolute;
	width:210px;
}
.feature-interior-icon2 {
	height:131px;
	margin-left:400px;
	margin-top:1px;
	position:absolute;
	width:210px;
	z-index: 80;
}

.feature-interior-icon3 {
	height:53px;
	margin-left:30px;
	margin-top:266px;
	position:absolute;
	width:185px;
}

.feature-interior-icon4 {
	height:53px;
	margin-left:250px;
	margin-top:266px;
	position:absolute;
	width:185px;
}

.rollover1{
	height: 53px;
	background-image: url(../images/sunglasses_hover.gif);
	display: block;
}

.rollover1 a
 {
	text-decoration:none;
	height: 53px;
	display: block;
}

/*.rollover1 img {width: 185px; height: 53px; border: 0; }*/
/*			* html a:hover {visibility:visible}*/
			.rollover1 a:hover img{visibility:hidden}

/*2nd*/

.rollover2{
	height: 53px;
	background-image: url(../images/watches_hover.gif);
	display: block;
}

.rollover2 a
 {
	text-decoration:none;
	height: 53px;
	display: block;
}

/*.rollover1 img {width: 185px; height: 53px; border: 0; }*/
/*			* html a:hover {visibility:visible}*/
			.rollover2 a:hover img{visibility:hidden}




.feature-interior .feature-interior-icon {
  display:s;
}
.feature-interior-withicon .feature-interior-icon {
  display:block;
}
.feature-interior-withicon .feature-interior-text {
  width: 704px;
  padding-top: 56px;
  color: #fff;
  margin-left: 192px;
  padding-left: 0px;
  font-size:13px;
}
.feature-interior .feature-interior-text {
  width: 800px;
  padding-top: 56px;
  color: #fff;
  margin-left: 64px;
  padding-left: 0px;
  font-size:13px;
}

.boxleft{
	width:428px;
	background-color: #FFFFFF;
	height: 274px;
	float: left;
	border-top-width: 16px;
	border-right-width: 8px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
.boxright{
	width:426px;
	background-color: #000000;
	height: 274px;
	float: right;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.feature-denim-collection {
	height:131px;
	width:210px;
	color:#555;
	display: block;
	position:absolute;
	z-index:20;
	background-image: url(../images/denim-collection.png);
	background-repeat: no-repeat;
	left: 202px;
	top: 588px;

}


.socialmedia-logo {
	float:left;
	margin-top:9px;
}

.sm-txt {
	float:left;
	margin-top:9px;
	margin-right: 5px;
}

.dc-img {
	float:left;

}

.socialmedia-fb {
	float:left;
	margin-top:9px;
}

.socialmedia-tw {
	float:left;
	margin-top:9px;
}






/*********** Icons *************/


.icon-talk {
	background-attachment: scroll;
	background-image: url(../images/denim-collection.png);
	background-repeat: no-repeat;/*	background-position: 5px 0;*/
}

.icon-talk2 {
	background-attachment: scroll;
	background-image: url(../images/newtvc.png);
	background-repeat: no-repeat;/*	background-position: 5px 0;*/
}

.icon-talk3 {
	background-color: #f47621;
/*	height: 52px;
	width: 258px;*/
}

.icon-talk4 {
	background-color: #FF0000;
/*	height: 52px;
	width: 258px;*/
}



/******** Alignment **********/

div.column-main :first-child, div.column-sidebar :first-child {
  margin-top:0;
}

/***** Misc. jQuery Theme Overrides *****/
/*
.help h4 {
  font-size:15px;
  text-shadow:0 1px 0 #eef;
}
.help h4.ui-state-active {
  text-shadow:0 -1px 0 #000;
}
.ui-accordion .ui-accordion-header {
  margin-top:8px;
}*/
/******** top logo fix for FF3 ********/

.top-logo {
	float:left;
	width:400px;
	margin-top:9px;
	margin-left: 20px;
}

.top-logo1 {
	float:left;
}

.top-back {
	float:left;
}


/***** Landing Pages *****/

.text-boagpromo {
  color:#FF007E;
  margin-top:24px;
}
/***** Grid Boxes, etc. *****/

.featurespage h1 {
  font-size:28px;
}
.featurespage h2 {
  font-size:21px;
}
.linebox {
  padding: 16px 0 16px 64px;
}
.gridbox {
  float:left;
  width:201px;
  padding: 16px 0 0 64px;
}
.gridbox-2 {
  float:left;
  width:249px;
  padding: 16px 0 0 16px;
}
.gridbox-odd {
  margin-left:30px;
}
.capabilities, .other-benefits {
  display:block;
}
.cta-pagebottom {
  padding-top:32px;
}
.cta-pagebottom a {
  float:right;
}

/* Pagination
------------------------------------------------------------------------*/
div.pagination {
  clear:both;
  margin:0 0 20px 0;
  padding-bottom: 20px;
  text-transform:lowercase;
}
div.pagination a, div.pagination span {
  display:block;
  float:left;
  padding:0 5px;
}
.jcarousel-skin-tango .jcarousel-item {
  padding-right:25px;
}
/* standard image treatments  */

.image-right {
  float:right;
  margin: 0 0 20px 25px;
  clear:right;
  border: none;
}
.image-left {
  float:left;
  margin: 0 25px 20px 0;
  clear:left;
  border: none;
}
.home-below-button {
  text-align: center;
  margin-top: 12px;
}


.fblike{
float:right;	
margin-top:18px;
}

.tweetbutton{
float:right;	
margin-top:20px;	
}
