/**************************************************
	Overrides for current Master CSS
**************************************************/
html {
	background: #fff;
}
body {
	min-width: 980px;
	background: #000;
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	margin-top: 0;
}
#head_exp {
	background: transparent url(../images/header_bck.png) 0 0 repeat-x;
}
#fw-banner-w1 {
	z-index: 5;
}
div#rtop {
	z-index: 10;
}
#fw-mb-w1 {
	background: transparent url(../images/header960.png) 0 0 no-repeat;
}
.region-footer {
	background-color: #fff;
	padding: 10px 0 8px;
}
.mm-menu .mm-col {
	background: url("http://www.cisco.com/web/fw/i/mm-sprite.png") no-repeat scroll 0 11px transparent;
	float: left;
	padding: 0 12px 0px 12px;
	position: relative;
}
#products-mm-menu .mm-content {
	padding-bottom: 90px;
	width: 940px;
}
#use-it-mm-menu .mm-content {
	padding-bottom: 70px;
	width: 626px;
}
.mm-content ul {
	line-height: 1;
}
#fw-mm td a {
	display: block;
	padding: 20px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.38);
	line-height: 1.2;
	color: #FFF;
}
#search-drop-down {
	top: 30px;
}
#autoSuggest {
	background-color: transparent;
	border: 0;
	margin: 0;
}
div.contextual-search-top {
	width: 215px;
}
input:focus {
	outline: none;
}
.highslide-viewport-size {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
div#TelePresenceLogoLink a {
	font-size: 30px;
	color: #fff;
}
div#TelePresenceLogoLink {
	margin-top: 104px;
}
a.contact-us-button-header {
	top: 104px;
}
#social-share {
	top: 100px;
}
#social-share p {
	color: #fff;
	font-size: 11px;
	margin: 0 0 5px;
}













/**************************************************
	Battleship Styles
**************************************************/
body {
	background: #000 url(../images/battleship-bkg.jpg) no-repeat center top;
}
/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix { 
	*zoom: 1;
}
.battleship-main-container {
	width: 960px;
	margin: 55px auto 0;
}
#battleship-trailer {
	width: 897px;
	border: 1px #999 solid;
	margin: 165px auto 18px;	
}














/**************************************************
	Trailer Content Area Styles
**************************************************/
#trailer-content {
	position: relative;
	overflow: hidden;
	width: 899px;
	margin: 0 auto 18px;
}
#trailer-content .hd,
#trailer-content .ft {
	width: 899px;
	height: 23px;
	background: transparent url(../images/content-top.png) no-repeat 0 0;
}
#trailer-content .ft {
	background-image: url(../images/content-bottom.png);
}
#trailer-content .bd {
	height: 100%;
	padding: 0 24px;
	background: transparent url(../images/content-bkg.png) repeat-y 0 0;
}
#trailer-content h3 {
	color: #48f6fa;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
}
#trailer-content h3 span {
	font-weight: bold;
}
#trailer-content p {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 15px;
}
#trailer-content p.last {
	padding: 0;
}
#trailer-content-left {
	float: left;
	width: 568px;
	margin: 0 50px 0 0;
}
#trailer-content-right {
	float: left;
	width: 233px;
}
#content-divider {
	position: absolute;
	top: 0;
	right: 280px;
	height: 500px;
	width: 2px;
	background: transparent url(../images/content-border.png) repeat-y 0 0;
}
#trailer-content-right ul,
#trailer-content-right li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#trailer-content-right li {
	margin: 0 0 10px;
}
#trailer-content-right a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 0 2px;
	background: transparent url(../images/list-icon.png) no-repeat left center;
	color: #fff;
}
#trailer-content-right a:hover {
	text-decoration: underline;
}














/**************************************************
	Touts Area Styles
**************************************************/
#touts-container {
	width: 899px;
	margin: 0 auto 35px;
}
#touts-left {
	width: 437px; 
	float: left;
	margin: 0 25px 0 0;
}
#touts-right {
	width: 437px;  
	float: left;
}
#touts-container a {
	display: block;
}
#battleship-legal {
	margin: 0 0 20px;
	font-size: 10px;
	color: #556868;
	text-align: center;
}














/**************************************************
	FR Styles
**************************************************/
.fr div#TelePresenceLogoLink a {
	font-size: 26px;
}
.fr a.contact-us-button-header {
	background-image: url(../images/contact-us2-fr.png);
}














/**************************************************
	DE Styles
**************************************************/
.de div#TelePresenceLogoLink a {
	font-size: 23px;
}
.de a.contact-us-button-header {
	background-image: url(../images/contact-us2-de.png);
}













/**************************************************
	RU Styles
**************************************************/
.ru a.contact-us-button-header {
	background-image: url(../images/contact-us2-ru.png);
}













/**************************************************
	JA Styles
**************************************************/
.ja a.contact-us-button-header {
	background-image: url(../images/contact-us2-ja.png);
}













/**************************************************
	ZH Styles
**************************************************/
.zh a.contact-us-button-header {
	background-image: url(../images/contact-us2-zh.png);
}













/**************************************************
	PT Styles
**************************************************/
.pt div#TelePresenceLogoLink a {
	font-size: 28px;
}
.pt a.contact-us-button-header {
	background-image: url(../images/contact-us2-pt.png);
}