@charset "utf-8";
/* CSS Document */
/* YUI Reset 
*******************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#88ba49;
	margin:0 0 10px 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;	
	color:#88ba49;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* General Styles
*******************************************************/
body {background: #EEEEEE; color: #666666; font-size: 12px; }
a, a:visited {color: #88ba49; text-decoration: none; outline:none;}
a:hover {tex-decoration: underline;}
p {margin-bottom: 8px; font-size: 12px; line-height:16px;}
ul {margin: 10px; font-size: 12px; line-height:16px;}
ul li {
	list-style: disc;	
	list-style-position:outside;
	margin-left: 20px;
	line-height:18px;
}
ul li li {
	list-style: none;
	padding-left: 10px;
	background: transparent url(../images/bullet_dash.gif) no-repeat 0 8px;
	margin-left: 0;
}
#containerWrapper {
	width: 902px;
	min-height: 564px;
	height: auto !important;
	height: 564px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#container {
	padding: 15px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/bg_polo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container_secure_promo {
	padding: 15px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container_advantage {
	padding: 15px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/advantage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Header
*******************************************************/
#header { margin-top: 15px}
#header #logo { 
	float: left;
	display:inline;
	text-indent: -999em; 
	background: transparent url(../images/logo_cisco_sm_business.gif) no-repeat 0 0;
	height: 117px;
	width: 117px;
}
#header #logoUK { 
	float: left;
	display:inline;
	text-indent: -999em; 
	background: transparent url(../images/logo_cisco_sm_business_UK.gif) no-repeat 0 0;
	height: 117px;
	width: 117px;
}

#header .headline {
	float: left;
	display: inline;
	width: 450px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 28px
}
#header_dg .headline {
	float: left;
	display: inline;
	width: 700px;
	margin-left: 20px;
	margin-top: 30px;
}
#header h1 {
	font-size: 36px;
	color:#666666;
	padding-top: 5px;
}
#header h1 span {color: #88ba49;}
h4 {
	color: #88ba49;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#header a.cisco {
	display: inline;
	float: right;
	height: 38px;
	width: 71px;
}


/* Body Content
*******************************************************/
#contentWrapper {	position:relative;}
#bodyContent {
	display: inline;
	float: left;
	width:610px;
	padding-bottom: 30px;
}
#bodyContent .polaroidSpace {
	float: left;
	width: 330px;
	height: 350px;
	background:none;
	border:0;
	margin-right: 20px;
}
/*#bodyContent .top {
	margin-left: 330px;
}*/
.learn-more {
	font-weight:bold;
	font-size: 14px;
	text-align:left;
	margin-top: 20px;
}
.learn-more a {	
	padding-left: 10px;
	background: transparent url(../images/arrow_gray.gif) no-repeat 0 4px;
}
.learn-more a:hover {text-decoration: underline;}
.top .learn-more {text-align: left;}

/* Right Col
*******************************************************/
#rightCol {
	display: inline; 
	float: right;
	width: 210px;
	margin: 125px 0 30px 0;
}
#rightCol h3 {font-size: 24px; margin: 20px 0 10px 0; font-weight:normal;}
#rightCol p {font-size: 14px; margin: 10px 0;}

.appointment {
	float:right;
	background:url(../images/appointment_bg.gif) no-repeat;
	color:#ffffff;
	margin:0px 0 10px 0;
	width:208px;
	height:185px;
	text-align:center;
}
#rightCol .appointment * {color: #797979}
.appointment .btnContact {
	display: block;
	background: transparent url(../images/btn_contact.gif) no-repeat 0 0; 
	width: 99px;
	height: 38px;
	border: 0;
	text-indent: -999em;
	text-align:center;
	margin: 10px auto 0;
}
.appointment .btnRequest {
	display: block;
	background: transparent url(../images/btn_request.gif) no-repeat 0 0; 
	width: 147px;
	height: 35px;
	border: 0;
	text-indent: -999em;
	text-align:center;
	margin: 10px auto 0;
}
#rightCol .appointment .phone {margin-bottom: 0px;}
#rightCol .appointment .keyword {font-size:11px; margin-top: 0;}
.chat { 
	float: right;
}
.chatNow * {color: #666666;}
.chat .btnChat {	
	display:block;
	background: transparent url(../images/btn_chat.gif) no-repeat 0 0; 
	width: 104px;
	height: 40px;
	border: 0;
	text-indent: -999em;
	text-align:center;
	margin: 10px auto 0;	
}
.flipcam {
	float:right;
	background:url(../images/flipcam_bg.jpg) no-repeat;
	width:209px;
	height:255px;
	margin-bottom:10px;
}
#rightCol .flipcam div {margin-top:145px;}
#rightCol .flipcam p {font-size: 12px; margin: 10px}
.products {
	float:right;
	background:url(../images/products_bg.gif) no-repeat;
	width:209px;
	height:233px;
}
.products a:hover, .offer a:hover, .centerbox a:hover, .flipcam a:hover, a:hover {
	text-decoration:underline;
}
.offer {
	float:left;
	width:278px;
	height:145px;
	background:url(../images/offer_bg.gif) no-repeat;
	padding:10px 10px 0 10px;
	color:#ffffff;
}
.offer a {
color:#ffffff !important;
}

.offer * {
	color:#ffffff;
}

.centerbox {
	float:left;
	background:#ffffff;
	border:#cccccc 1px solid;
	padding:5px;
	margin-right:10px;
	width:180px;
	height:195px
}

#rightCol .products p {font-size: 12px; margin: 10px 60px 0 10px;}
.centerbox p {font-size: 12px; margin-top: 10px;}

/* Footer
*******************************************************/
#footer {font-size: 11px; color: #8C8C8C; text-align:left; padding: 5px 0 20px;}
#footer * {font-size: 11px;}
#footer a {color: #8C8C8C;}
.footer-links {margin-bottom: 20px;}

/* Clearfix
*******************************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.grey {
	color:#666666;
}
.blue {
	color:#0A98B1;
}