.reset {
  clear: both;
}

img {
  border: 0;
}


fieldset {
  border: 0;
}
fieldset legend {
  display: none;
}

.verticalList {
  list-style-type: none;
  padding: 0;
}

h2#category1 {
	margin-left: 10px;
}

h2#category2 {
	margin-left: 10px;
}

h2#category3 {
	margin-left: 10px;
}

h2#category4 {
	margin-left: 10px;
}

h2#category5 {
	margin-left: 10px;
}

h2#category6 {
	margin-left: 10px;
}

body, html {
  
  /* - Shark Background
  background-color: #003254;
  background-color: #032541\9;
  *background-color: #032541;
  
  background-image: url("../img/backgroundShark.jpg");
  */
  /* Original Background
  background-color: #022E51;
  background-image: url("../img/background60.jpg");
  */
  background-color: #010623;
  background-image: url("../img/gilletteGehryBG2.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

body {
  text-align: center;
}

#mainWrapper {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

#mainWrapper .nomenu{
	height:80px;
}
#contactUsWraper{
	width:650px;
	margin-left:148px;
}


.cmxform #login .inputDiv input#Email, .cmxform #login .inputDiv input#Password {
	width:180px !important;
}

#mainWrapper #header {
	z-index: 25;
}

#mainWrapper #header .menuWrapper {
  
  z-index: 26;
}

#mainWrapper #header .menuWrapper #smoothmenu {
  z-index: 27;
}

#mainWrapper #broadcast {
  z-index: 1;
}




a {
  color: #0D2C59;
  text-decoration: underline;
}
a:hover {
  color: #F27800;
}

.bold {
  font-weight: bold;
}

sup {
  font-size: 90%;
}

.validation-summary-errors, #mainWrapper #context #registration .innerCnt fieldset label.error {
  color: #ff0000;
}

.backend-error {
  color: #ff0000;
} 


.blueInputButton {
  cursor: pointer;
  color: #fff; 
  font: normal 84% 'Verdana'; 
  background-color: #0d2c5a; 
  border: 1px solid; 
  border-color: #0d2c5a;
  padding: 3px 5px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

.orangeInputButton {
  color: #fff; 
  font: normal 84% 'Verdana'; 
  background-color: #F27800; 
  border: 1px solid; 
  border-color: #F27800;
  padding: 3px 5px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
}


.buttonHolder{
  height: 25px;
}

.blueButton, .orangeButton, .greyButton {
  color: #fff; 
  font-family: 'Verdana';
  background-color: #0d2c5a; 
  border: 1px solid; 
  border-color: #0d2c5a;
  padding: 3px 5px 5px 5px;
  display: inline;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  _margin:0px auto !important;
  _margin-left:7px;
  #margin-left:7px;
}
.orangeButton {
  background-color: #F27800;
  border-color: #F27800;
  _display:block;
  _padding:6px 4px;
   #padding:6px 4px;
  _cursor:pointer;
}

.blueButton {
	_padding:6px 4px;
	_position:relative;
	#padding:6px 4px;
	#position:relative;
}

.blueButton a{

}



span.greyButton {
  background-color: #666;
  border-color: #666;
}
.blueButton a, .orangeButton a {
  color: #fff;
  text-decoration: none;
  padding: 4px;
  _padding: 0px 4px;
   #padding: 0px 4px;
  font-size: 10px;
}

.showcaseLinkText {
	font-weight: bold !important; 
	font-size: 14px !important;
}

.blueButton a img, .orangeButton a img {
  padding-left: 4px;
}
.blueButton a:hover {
  text-decoration: none;
  color:#F27800;
}
.orangeButton a:hover {
  text-decoration: none;
  color:#0d2c5a;
}



#header .logo {
  position: relative;
  float: left;
  display: inline;
  width: 320px;
  height: 79px;
  left: -40px;
}
#header .logo img {
  width: 320px;
  height: 79px;
}


.loginPanel {
	float: right;
	position: relative;
	text-align: right;
	white-space: nowrap;
	padding-top: 8px;
}
.loginPanel a.languageSelector {
	
	background: transparent url('../img/header/loginPanel/languageSelectorGrayArrow.gif') no-repeat left center;
	color: #848b94;
	padding-left: 10px;
	display: inline;
	/*margin-top: 10px;*/
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.loginPanel ul.userOptions {
	/*float: left;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	display: inline;
	
}
.loginPanel ul.userOptions li {
	display: inline;
	border-right: 1px solid #3a4655;
	height: 11px;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.loginPanel ul.userOptions li.last {
	border-right: 0px;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel {
  position: relative;
}
.loginPanel ul.userOptions li.opened a.loginToggler {
	position: relative;
	z-index: 12;
	color: #bc5e19;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel {
  width: 145px;
  position: absolute;
  top: -5px;
  left: 2px;
  z-index: 10;
  display: none;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel span.loginRoundedWrap {
  background: #484f56;
  width: 52px;
  height: 22px;
  display: block;
  text-indent: -999px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel div.inputDataContainer {
  background: #484f56;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  padding: 20px 5px 15px 6px;
  line-height: 14px;
  overflow: hidden;
}

.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel div.inputDataContainer input.textData {
  width: 170px;
  height: 14px;
  padding: 3px 4px;
  border: 0px;
  background-color: #e5e5e5;
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  line-height: 14px;
  float: right;
  clear: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  _height: 19px;
  _width: 178px;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel div.inputDataContainer a.forgottenPassword {
  float: right;
  white-space: nowrap;
  color: #c7c7c7;
  text-decoration: none;
  font-size: 10px;
  clear: both;
}
.loginPanel ul.userOptions li.toggleLoginDataPanel div.loginUserDataPanel div.inputDataContainer a.submitLoginData {
  clear:both;
  display: block;
  width: 78px;
  height: 19px;
  float: right;
  background: #f17700 url(../img/header/loginPanel/submitLoginDataArrow.gif) no-repeat right center;
  color: #ffffff;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
  padding: 7px 0px 0px 26px;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  _height: 13px !important;
  _padding: 3px 35px 3px 26px !important;
}
.loginPanel ul.userOptions li a.links {
	
	/*float: left;*/
	padding: 0px 7px;
	height: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

.loginPanel span.searchInput {
  float: right;
  display: block;
  width: 174px;
  height: 18px;
  background: #e5e5e5;
  padding: 2px 3px 0px 3px;
  margin-top: 5px;
  -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  _padding-bottom: 2px;
}
.loginPanel span.searchInput input.submit {
  float: right;
  background: #f17700 url('../img/header/loginPanel/searchPanelSubmitArrow.gif') no-repeat center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 0px;
  float: right;
  width: 24px;
  height: 16px;
  cursor: pointer;
}
.loginPanel span.searchInput input.searchedData {
  float: left;
  background: #e5e5e5;
  border: 0px;
  width: 145px;
  height: 14px;
  padding: 0px;
  margin-top: 2px;
  font-size: 11px;
  font-family: 'Arial',sans-serif;
}


#searchResults {
	padding-top: 15px;		
}

#ResultsFound{
	font-weight: bold;
	font-size: 24px;	
	color: #112131;
	margin-left: 15px;
}

#searchTxt {
	font-style: italic;
	font-size: 24px;
	color: #112131;
}

#searchCntResult {
	font-size: 12px;
	color: #636363;	
	margin: 15px;
}

.page a.resultAnchor {
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	color: #112131;	
	margin-left: 15px;
}

.page p.resultDescription {
	font-size:12px;
	color: #636363;
	margin-left: 15px;	
}

#pagination span a {
	font-size: 12px;
	color: #a29ba2;	
        text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}

#pagination span a.activePage {
	color: #e66404;	
}

#pagination a.nextPage {
	margin-left: 15px;
}

#newSearch {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 30px;
}

#newSearch span.searchInput {
  display: block;
  width: 174px;
  height: 18px;
  background: #e5e5e5;
  padding: 2px 3px 0px 3px;
	margin: 0px auto;
  margin-top: 5px;
  -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  _padding-bottom: 2px;
}
#newSearch span.searchInput input.submit {
  float: right;
  background: #f17700 url('../img/header/loginPanel/searchPanelSubmitArrow.gif') no-repeat center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 0px;
  float: right;
  width: 24px;
  height: 16px;
  cursor: pointer;
}
#newSearch span.searchInput input.searchedData {
  float: left;
  background: #e5e5e5;
  border: 0px;
  width: 145px;
  height: 14px;
  padding: 0px;
  margin-top: 2px;
  font-size: 11px;
  font-family: 'Arial',sans-serif;
}

.menuWrapper {
  border-bottom: 2px solid #e5e5e5;
  
  /*vertical-align: bottom;*/
  z-index: 25;
  /* Top level list items */
  /* Sub level menu list items (undo style from Top level List Items) */
}
.menuWrapper .ddsmoothmenu {
  font: bold 14px Arial;
  background-image: url("../img/header/menu/backgroundGradient.gif");
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 30px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  padding-left: 106px;
  position:relative;
}
.menuWrapper .ddsmoothmenu ul {
  z-index: 100;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menuWrapper ul li {
  float: left;
  display: inline;
  position: relative;
  margin-right: 1px;
}
.menuWrapper ul li ul {
  position: absolute;
  left: 0;
  /* collapse all sub menus to begin with */
  display: none;
  visibility: hidden;
  font-size: 12px;
  font-weight: normal;
}
.menuWrapper ul li a, .menuWrapper ul li span {
  display: block;
  padding: 7px 15px;
  color: #2d2b2b;
  text-decoration: none;
}
.menuWrapper ul li a:hover, .menuWrapper ul li a.selected, .menuWrapper ul li span:hover, .menuWrapper ul li span.selected {
  background: #484f57;
  color: #e66404;
  cursor: pointer;
}
.menuWrapper ul li ul li {
  display: list-item;
  float: none;
  /* All subsequent sub menu levels vertical offset after 1st level sub menu */
  /* Sub level menu links style */
}
.menuWrapper ul li ul li ul {
  top: 0;
}
.menuWrapper ul li ul li a {
  width: 180px;
  padding: 5px 15px;
  margin: 0;
  border-top-width: 0;
  color: #fff;
  background: #484f57;
  font-weight: bold;
}
.menuWrapper ul li ul li a:hover, .menuWrapper ul li ul li a.selected {
  background: #c5c6ca;
  color: #484f57;
}
.menuWrapper ul li ul li ul li a {
  background: #c5c6ca;
  color: #2d2b2b;
}
.menuWrapper ul li ul li ul li a:hover, .menuWrapper ul li ul li ul li a.selected {
  background: #ffffff;
  color: #e66404;
}

/* IE6 hack to get sub menu links to behave correctly */
* html .ddsmoothmenu ul li a {
  display: inline-block;
}

/* Holly Hack for IE \ */
/* Holly Hack for IE7 and below */
* html .ddsmoothmenu {
  height: 1%;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 5px;
  height: 8px;
}

.rightarrowclass {
  position: absolute;
  top: 8px;
  right: 5px;
}

.dividerclass {
  position: absolute;
  top: 10px;
  right: -1px;
}

/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  background: silver;
}

/* shadow opacity. Doesn't work in IE */
.toplevelshadow {
  opacity: 0.8;
}

.noDisplay {
  display: none;
}

.productHolderWrapper {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  text-align: center;
  color: black;
  width: 310px;
  display: inline-block;
  background: white;
}
.productHolderWrapper .productImage {
  margin: 50px auto 0;
  background: transparent url("../img/header/menu/submenuItemback.gif") no-repeat;
  background-position: 50% 150px;
  width: 240px;
  height: 220px;
}
.productHolderWrapper .productImage img {
  width: 88px;
  height: 169px;
}
.productHolderWrapper h3 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 290px;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 16px;
}
.productHolderWrapper .productText {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 290px;
  color: #5c5c5c;
  font-size: 11px;
  font-weight: normal;
  margin-top: 0;
  height: 53px;
  overflow: hidden;
}
.productHolderWrapper .arrow {
  width: 7px;
  height: 7px;
  margin-left: 3px;
  margin-bottom: 1px;
}
.productHolderWrapper .ratingHolder {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 20px;
  display: inline-block;
  padding-top: 5px;
}
.productHolderWrapper .ratingHolder .stars {
  float: left;
  display: inline;
  margin-top: 1px;
  margin-left: 10px;
  width: 65px;
  height: 14px;
}
.productHolderWrapper .ratingHolder .stars a {
  background-color: transparent;
  width: auto;
  padding: 0;
}
.productHolderWrapper .ratingHolder .stars a:hover {
  background-color: transparent;
  padding: 0;
  width: auto;
}
.productHolderWrapper .ratingHolder .stars .selected {
  background-color: transparent;
  padding: 0;
  width: auto;
}

.productHolderWrapper .ratingHolder .stars img {
  width: 65px;
  height: 14px;
}
.productHolderWrapper .ratingHolder .text {
  float: left;
  display: inline;
  color: #5c5c5c;
  margin-left: 10px;
}
.productHolderWrapper .ratingHolder .text a {
  width: auto;
  font-size: 0.78em;
  padding: 0;
  color: #666666;
  background: none;
  text-decoration: none;
}
.productHolderWrapper .ratingHolder .text a:hover {
  color: #e66404;
}
.productHolderWrapper .ratingHolder .text a .arrow {
  margin-bottom: 0;
}
.productHolderWrapper .buttonHolder {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 235px;
  height: 29px;
}
.productHolderWrapper .buttonHolder .button {
  text-align: center;
  float: left;
  display: inline;
  width: 91px;
  color: white;
  margin-left: 10px;
}
.productHolderWrapper .buttonHolder .button a {
  padding: 0;
  width: auto;
  color: white;
  background: none;
}
.productHolderWrapper .buttonHolder .button a:hover {
  color: white;
  background: none;
}



.menuWrapper a.shopnow {
  background:url("../img/header/menu/shopnow.png") no-repeat scroll 0 0 transparent;
  bottom:0;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  height:36px;
  line-height:36px;
  position:absolute;
  right:0;
  width:126px;
  text-decoration: none;
}
.menuWrapper a.shopnow span {
  margin-left:43px;
}

#breadcrumbs {
  font-family: 'Verdana';
  background-color: #e5e5e5;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 3px;
  font-size: 0.78em;
  font-weight: bold;
}
#breadcrumbs a {
  color: #818283;
  text-decoration: none;
}
#breadcrumbs span {
  color: #f66b04;
}

.noDisplay {
  display: none;
}


#mainWrapper.index #broadcast {
  background-color: #000;
  background-position: center top;
  background-repeat: no-repeat;
  width: 950px;
  position: relative;
  overflow: hidden;
}
#mainWrapper.index #broadcast #page1 #movie1{
	margin-bottom: -5px;
}
#mainWrapper.index #broadcast .buttonHolder {
	display: none;
    bottom: 0;
    position: absolute;
    right: 2px;

}  
#mainWrapper.index #broadcast .buttonHolder .button {
  float: left;
  display: inline;
  width: 20px;
  height: 20px;
  line-height: 20px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  filter: alpha(opacity=(!value * 100));
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  display: block;
  text-align: center;
  margin-right: 5px;
  background-color: #555;
  font-size: 10px;
  color: #fff;
}
#mainWrapper.index #broadcast .buttonHolder .button:hover {
  background-color: #777;
  cursor: pointer;
}
#mainWrapper.index #broadcast .buttonHolder .highlight {
  background-color: #777;
}

#mainWrapper.product #broadcast {
  width: 950px;
  height: 410px;
  background-color: #000000;
}
#mainWrapper.product #broadcast a {
  text-decoration: none;
}

#mainWrapper.product.proGlide #broadcast {
  position: relative;
  width: 950px;
  height: 410px;
}
#mainWrapper.product.proGlide #broadcast a {
  color: #fff;
}
#mainWrapper.product.proGlide #broadcast a:hover {
  color: #e66403;
}
#mainWrapper.product.proGlide #broadcast .menu {
  position: absolute;
  color: #fff;
  width: 150px;
  text-align: right;
  top: 263px;
  left: 42px;
}
#mainWrapper.product.proGlide #broadcast .menu .header {
  font-size: 15px;
  margin-right: 7px;
}
#mainWrapper.product.proGlide #broadcast .menu ul li {
  font-size: 11px;
}
#mainWrapper.product.proGlide #broadcast .menu ul li img {
  visibility: hidden;
}
#mainWrapper.product.proGlide #broadcast .menu ul li .active {
  visibility: visible;
}
#mainWrapper.product.proGlide #broadcast .showcase {
  position: absolute;
  left: 715px;
  width: 227px;
  height: 124px;
}
#mainWrapper.product.proGlide #broadcast .showcase img {
  width: 227px;
  height: 124px;
}
#mainWrapper.product.proGlide #broadcast #showcase1 {
  top: 12px;
}
#mainWrapper.product.proGlide #broadcast #showcase2 {
  top: 142px;
}
#mainWrapper.product.proGlide #broadcast #showcase3 {
  top: 272px;
}

#mainWrapper.product #broadcast {
  position: relative;
  width: 950px;
  height: 410px;
}


#mainWrapper.product #broadcast .productLogo {
  position: absolute;
  left: 27px;
  top: 21px;
  width: 162px;
  height: 112px;
}

#mainWrapper.product #broadcast .menu {
  position: absolute;
  color: #fff;
  width: 180px;
  text-align: right;
  top: 145px;
  left: 10px;
}


#mainWrapper.product #broadcast .menu a, #mainWrapper.product #broadcast .showcase a, #mainWrapper.product #broadcast .popupShowcase a {
  color: #fff;
}

#mainWrapper.product #broadcast .menu .active a,
#mainWrapper.product #broadcast .menu a:hover, #mainWrapper.product #broadcast .showcase a:hover, #mainWrapper.product #broadcast .popupShowcase a:hover {
  color: #e66403;
}


#mainWrapper.product #broadcast .menu.black {
  color: #000;
}
#mainWrapper.product #broadcast .menu.black a {
  color: #000;
}
#mainWrapper.product #broadcast .menu.black .active a {
  color: #e66403;
}

#mainWrapper.product #broadcast .menu .header {
  font-size: 16px;/*
  margin-right: 7px;*/

}
#mainWrapper.product #broadcast .menu ul li {
  font-size: 12px;
  font-weight:bold;
}
#mainWrapper.product #broadcast .menu ul li.active  {
  vertical-align: middle;
}
#mainWrapper.product #broadcast .menu ul li div  {
  float: right;
}
#mainWrapper.product #broadcast .menu ul li div.arrowImgContainer  {
  width: 7px; 
  clear: right;
}

#mainWrapper.product #broadcast .menu ul li img {
  visibility: hidden;
}
#mainWrapper.product #broadcast .menu ul li.active img {
  visibility: visible;
}
#mainWrapper.product #broadcast .buttonBuyNow {
  position: absolute;
  left: 108px;
  top: 351px;
}


#mainWrapper.product #broadcast .productImage {
  position: absolute;
  left: 200px;
  top: 30px;
  width: 210px;
  height: 350px;
}
#mainWrapper.product #broadcast .productImage img {
  margin: 0 auto;
  display: block;
}

#mainWrapper.product #broadcast #productCopy {
  position: absolute;
  left: 420px;
  top: 55px;
  width: 270px;
  color: #fff;
}




#mainWrapper #broadcast .showcase {
  position: absolute;
  cursor: pointer;
  left: 715px;
  width: 227px;
  height: 124px;  
}

#productCoach a {
  color: #fff;
  text-decoration: none;
}

#mainWrapper #broadcast .showcase .image, #productCoach .image {
  width: 227px;
  height: 98px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
}
#mainWrapper #broadcast .showcase .image img, #productCoach .image img {
  width: 227px;
  height: 98px;
  display:block !important;
  border:none !important;
}



#mainWrapper #broadcast .showcase .text, #productCoach .text {
  height: 26px;
  line-height: 26px;
  background-image: url("../img/broadcast/background-showcaseText.gif");
  background-repeat: repeat-x;
  background-position: top left;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  _position:relative;
    _padding-top:7px !important;
  _height:21px !important;
}
#mainWrapper #broadcast .showcase .text img, #productCoach .text img {
  margin-left: 4px;
}
#mainWrapper #broadcast #showcase1 {
  top: 15px;
}
#mainWrapper #broadcast #showcase2 {
  top: 145px;
}
#mainWrapper #broadcast #showcase3 {
  top: 275px;
}

#simplemodal-overlay {
  background-color: #000;
  color: #fff;
}

#simplemodal-container {
  background-color: #000;
  border: 1px solid #003C6F;
  color: #bbb;
  padding: 12px;
  text-align: left;
}

#simplemodal-container a.modalCloseImg {
  background: url("../img/broadcast/simpleModal/x.png") no-repeat; /* adjust url as required */;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -18px;
  cursor: pointer;
}

#footer {
  margin-top: 40px;
}

#footer .connectWith {
  padding-left: 10px;
  color: #47596F;
  font-size: 0.78em;
}

#footer .section {
  float: left;
  display: inline;
  border-right: 1px #193E61 solid;
  padding-left: 10px;
  padding-right: 38px;
  height: 117px;
  margin-bottom: 20px;
}

#footer .section .logo {
  width: 97px;
  height: 33px;
}
#footer .section .logo img {
  
  width: 97px;
  height: 33px;
}
#footer .section .fan {
  background-color: #2e5780;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  line-height: 25px;
  height:25px;
  width:133px;
  margin-top: 5px;
}
#footer .section .fan a { 
  display: block;
  color: #fff;
  height:25px;
  width:133px;
  font-size: 8px;
}

#footer .section .fan img {
  padding: 0 5px;
  vertical-align: middle;
}

#footer .section .header {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #6C7A8C;
  font-size: 12px;
  font-weight: bold;
}
#footer .section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer .section a {
  color: #47596F;
  font-size: 0.78em;
  font-weight: bold;
  text-decoration: none;
}
#footer .section a:hover {
  color: white;
}
#footer .section:last-child {
  border-right: 0;
}
#footer .legalMice {
  padding-left: 10px;
  color: #47596F;
  font-size: 0.78em;
  margin-top: 5px;
  margin-bottom: 25px;
}
sup.tradeMark {
	font-size: 10px;
}
.disclaimer {
	font-size: 10px !important;
}

.disclaimerByDesign {
	font-size: 8px !important;
}

.forgotPassConfirmationText {
	color: green;
}

.forgotPassErrorText {
	color: red;
}

.shopnowPopupButton {
	cursor: pointer;
}

/* Gillette TV - Start */
.gTV {
	padding: 5px 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
}
.gTV h1 {
	font-size: 26px;
	color: #071b2f;
}

.gTV h2 {
	font-size: 12px;
	color: #6f6f6f;
}

.carousel {
	float: left;
	display: inline;
	width: 620px !important;
}

.carousel ul li {
	margin: 0 18px;
	width: 104px;
	float: left;
	display: inline;
	color: #525252;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.carousel ul li  a{
	color: #525252;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

.carousel ul li  a:hover{
	color: #e97800;
}

.carousel ul li img{
	border: 1px solid #dedee2;
	width: 104px;
	height: 58px;
}

.carousel ul li a {
	display: block;
}

.carousel ul li a.videoImageButton span{
                position: absolute;
                width: 106px;
                height: 60px;
                background: url(../img/gillettetv/inactive.png) no-repeat;
                _background: url(../img/gillettetv/inactive.gif) no-repeat;
}

.carousel ul li a.videoImageButton span.activeVideo{
                position: absolute;
                width: 106px;
                height: 60px;
                background: url(../img/gillettetv/active.png) no-repeat !important;
                _background: url(../img/gillettetv/active.gif) no-repeat !important;
}
.tvLine span.viewCount{
                color: #112131;
    font-size: 14px;
                float: right;
}

.tvLine div#facebookShareButton, .tvLine div#twitterShareButton{
                float: right;
}
.tvLine div#facebookShareButton a, .tvLine div#twitterShareButton a{
                text-transform: none!important;
}
.tvLine div#facebookShareButton {
	margin-right: 10px;
}
.tvLine div#twitterShareButton {
    padding-top: 5px;
    line-height: 0;
}


.carousel ul li p {
	margin: 0;
	text-align: center;
}

.tvLine {
	background: url(../img/gillettetv/tvLine.gif) no-repeat bottom;
	width: 917px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 15px;
	font-weight: bold;
}
.tvLine a{
	color: #15396c;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 15px;
}

.tvLine a.current{
	color: #e97800;
}

.videoDescription {
	font-weight: normal;
}

.videoDescription .videoDescirptionRestText {
	display: none;
}

.youTubePlayer {
	width: 950px;
	height: 420px;
}

div#categoriesContainer {
	min-height: 220px;
}

div#categoriesContainer div.gTV {
	visibility: hidden;
	position: absolute;
	top: -99999px;
}

div#categoriesContainer div.Active {
	position: static!important;
	top: auto!important;
	visibility: visible!important;
}

.youTubePlayer {
	background-color: #000000;
}

#mainVideoDescription {
	background-color: #000000;
	color: #FFFFFF;
	width: 940px;
	padding: 5px;
}

#mainVideoDescription .videoDescirptionDots {
	display: none;
}

#gTV_right_nav {
	margin: 10px 2px 2px 2px;
	padding-left: 10px;
	float: left;
}

#mainWrapper.gilletteTV  #context #overlay {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #000000; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 1000px; 
	width: 950px; 
}
#mainWrapper.gilletteTV  #context {
	overflow: hidden;
}

#mainWrapper.gilletteTV .initialGilletteTV {
	position: relative; 
}

#mainWrapper.gilletteTV  #context .page {
  float: left;
  display: inline;
  color: #000;
  font-size: 12px;
  background-color: #ffffff;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  width: 680px;
  margin: 2px;
}
/* Gillette TV - End */


/*--- Tell a friend ---*/
.validation-summary-errors, #mainWrapper #context #tellAFriend .innerCnt fieldset label.error
{
	color: #ff0000;
}
/*--- End of Tell a friend ---*/

.blueInputAnchor {
  cursor: pointer;
 color: #fff; 
  font: normal 84% 'Verdana'; 
  background-color: #0d2c5a; 
  border: 1px solid; 
  border-color: #0d2c5a;
  padding: 4px 5px;
  text-decoration: none;
  text-transform: uppercase;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

 .socialThankYou {
  background-color: #2e5780;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
    float: left;
   margin-right: 10px;
  line-height: 25px;
  height:25px;
  width:133px;
  margin-top: 5px;
}
.socialThankYou a { 
  display: block;
  color: #fff;
  height:25px;
  width:133px;
  font-size: 8px;
  text-decoration:none;
 
}

 .socialThankYou img {
  padding: 0 5px;
  vertical-align: middle;
}

.fbImage
{
margin-right:17px;
}



.blueInputAnchor:hover {
  color: #fff;
}

.captionText {
    text-transform: uppercase;
}

.defaultTextActive {
	color: #676767; 
	font-style: italic; 
}

#ContactUsIframe
{
	height:1700px;
	width:650px;
}

#mainWrapper.index #broadcast p,
#mainWrapper.productFamily #broadcast #flashMovie p, 
#mainWrapper.product #broadcast #flashMovie p{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;

	text-transform:uppercase;
	width:480px;
	margin:0 auto;
}
#mainWrapper.productFamily #broadcast #flashMovie h1,
#mainWrapper.productFamily #broadcast #flashMovie h2,
#mainWrapper.product #broadcast #flashMovie h1,
#mainWrapper.product #broadcast #flashMovie h2{


	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	width:480px;
	margin:0 auto;

}
#mainWrapper.productFamily #broadcast #flashMovie h2, #mainWrapper.product #broadcast #flashMovie h2{ font-size:14px; }


