html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

/*
Theme Name: Acdoco Theme
Version: 1.0
Author: PushOn
Author URI: http://www.pushon.co.uk/


Generic Styles*/
*
{
	outline: none;
}
.left
{
	float: left;
}
.mid
{
	width: 250px;
	margin-right: 20px;
	border-left: 1px solid #CCC;
	padding-right: 20px;
}
.noborder
{
	border: 0px solid #000000;
}
SUP
{
	font-size: 0.6em;
}
.col
{
	float: left;
	width: 40%;
}
.padding-right
{
	padding-right: 20px;
}
.padding-left
{
	padding-left: 20px;
}
.picture-frame
{
}
.wp-caption-text
{
	display: none;
}
.picture-frame IMG
{
	padding: 0px 20px 10px;
}
.entry UL LI
{
	list-style-type: disc;
	margin-left: 14px;
	padding-bottom: 4px;
	/*[empty]color:;*/
}
.entry UL
{
	margin-bottom: 9px;
}
.postmetadata
{
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	padding-left: 15px;
	width: 671px;
	background: #EAEAEA;
}
.strip-padding {
  padding:0px!important;
  margin:0px!important;
}
BODY, HTML
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #000000;
}
HTML
{
	overflow:scroll;
}
.brandlink
{
	font-weight: bold;
	font-size: 20px;
}
.container
{
	width: 960px;
	margin: auto;
}
A
{
	text-decoration: none;
}
A
{
	color: #0096FF;
}
A:hover
{
	color: #79C6E2;
}
.left
{
	float: left;
}
.clear
{
	clear: both;
}
.padding
{
	padding: 10px;
}
.fullwidth
{
	width: 100% !important;
}
.blogwidth
{
	width: 700px !important;
}
.blogtext
{
	width: 100% !important;
}
/*Typography Style*/
H1
{
	color: #0096FF !important;
}
H2
{
	color: #003789 !important;
	font-size: 35px;
	margin-bottom: 15px;
}
H3, .title
{
	color: #0096FF !important;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
H4
{
	color: #0096FF !important;
	font-size: 20px;
	font-weight: bold;
}
P, .entry
{
	color: #666;
	line-height: 1.5;
	font-size: 1em;
	padding-bottom: 15px;
}
.hentry
{
	width: 95% !important;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 35px;
	padding-top: 20px;
	border-top: 1px dotted #3BF69C;
}
.entry H3
{
	font-size: 1.2em;
	font-weight: bold;
	/*[empty]color:;*/
}
/*Top Navigation Styles*/
#topnav
{
/*background: url(images/topnav-bg.jpg) bottom repeat-x #020202;*/
	width: 100%;
	float: left;
	color: #919191;
	text-align: left;
	/*[disabled]padding-bottom:20px;*/
	background: #FFFFFF url(images/topnav-bg.jpg);
	padding-top: 8px;
	/*[disabled]height:21px;*/
	position: relative;
	z-index: 9;
}
#topnav .current_page_item A
{
	color: #000000 !important;
}
#topnav .container .padding
{
	padding-left: 0px;
}
#topnav-links LI
{
	display: inline;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 5px;
	background: #FFFFFF;
	padding: 7px;
	margin-right: 0px;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #C9C9C9;
	
  /*
  -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	*/
  
  line-height: 2.5;
}
#topnav-links LI A
{
	color: #0096FF !important;
	font-size: 1em;
	font-weight: bold;
}
#topnav-links LI A:hover
{
	color: #79C6E2 !important;
}
#topnav-links
{
	/*[disabled]margin-top:8px;*/
}
.topnav-ourbrands
{
	float: left;
}
#topnav .our-brands
{
	margin-right: 15px;
}
#page
{
	background: #FFFFFF;
}
#header
{
	/*[disabled]margin-bottom:40px;*/
	position: relative;
	z-index: 2;
}
#topnav-links A
{
	padding: 10px !important;
}
/*Banner Styles*/
#banner
{
	background: #0071D0;
	width: 100%;
	height: 132px;
	cursor: pointer;
}
#banner-image
{
	background: url(images/logo-banner.png) no-repeat center;
	height: 130px;
	border-top: 3px solid #FFFFFF;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
.logo-link {
  height: 130px; 
  display: block;
}
/*Navigation Styles*/
#navigation
{
	background: #191919;
	color: #FFFFFF;
	padding: 10px 20px 25px;
	height: 0px;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 5px solid #C9C9C9;
}
#navigation UL LI
{
	display: inline;
}
#navigation UL LI A
{
	text-decoration: none;
	color: #FFFFFF;
}
#navigation UL LI A:hover
{
	color: #79C6E2 !important;
}
#navigation UL LI .blue-arrow
{
	padding: 0 14px 0 10px;
}
#navigation UL LI.page_item A
{
	float: left;
}
/*Content Styles*/
#content-container
{
	background: #FFFFFF repeat-x;
	float: left;
	width: 100%;
	padding-top: 30px;
}
#content-container .carousel
{
	position: relative;
	margin-top: -40px;
	z-index: 1;
}
#content
{
	float: left;
	margin-bottom: 30px;
}
/*Page Styling*/
.page .image
{
	float: left;
	margin-right: 30px;
	border: 7px solid #CCC;
  
  /*
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	*/
  
  width: 240px;
	position: relative;
}
.page .image IMG
{
	width: 100% !important;
}
.image-caption, .image-caption-link
{
	position: absolute;
	bottom: -30px;
	width: 240px;
	text-align: center;
	left: 0px;
}
.alignleft
{
	float: left;
	text-align: left;
	padding-right: 20px;
}
.page .post
{
	float: left;
	width: 440px;
	padding-right: 20px;
}
.page .widetext
{
	width: 650px;
}
.entry .hideme
{
	display: none;
}
.wp-caption
{
	float: left;
}
.wp-caption IMG
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.wp-caption P
{
	color: #22A3FE;
	font-style: italic;
	left: -280px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 245px;
}
/*Sidebar Styles*/
#sidebar
{
	float: right;
	background: url(images/column-shadow.png) repeat-y;
	width: 203px;
	border-left: 1px solid #EAEAEA;
	position: relative;
	padding-top: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
.sidebar-top
{
	background: url(images/column-shadow-top.png) repeat-x;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sidebar-bottom
{
	background: url(images/column-shadow-bottom.png) repeat-x;
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0px;
}
#sidebar UL
{
	margin-left: 20px;
	padding-bottom: 20px;
}
#sidebar UL LI
{
	padding-bottom: 0.6em;
}
#sidebar UL LI A
{
	color: #666;
}
#sidebar UL LI A:hover
{
	color: #0096FF;
}
#sidebar .current_page_item A
{
	color: #0096FF;
}
.edit-link
{
	/*[disabled]border-top:1px solid #EAEAEA;*/
	/*[disabled]border-bottom:1px solid #EAEAEA;*/
	padding-top: 10px;
	margin-top: 20px;
}
/*Footer Styles*/
#footer
{
	background: #000000;
	color: #FFFFFF;
	text-align: center;
}
#footer #footer-links LI
{
	display: inline;
	padding-right: 10px;
}
#footer #footer-links LI A
{
	color: #0096FF !important;
}
#footer #footer-links LI A:hover
{
	color: #79C6E2 !important;
}
#footer .footnote
{
	color: #79C6E2 !important;
}


#fcContainer
{
  margin: auto;
  width: 700px;
}
.rightButton
{
  float: right;
  background: url(images/prevNextBtn.jpg) 100px 0px;
  cursor: pointer;
  height: 40px;
  width: 95px;
}
.leftButton
{
  float: left;
  background: url(images/prevNextBtn.jpg) 0px 0px;
  cursor: pointer;
  height: 40px;
  width: 95px;
  margin-left:40px;
}
.button
{
  margin-top: 0px;
  position: relative;
  z-index: 99;
  margin-bottom:40px;
}
.rightButton:hover
{
  background-position: 100px 42px;
}
.leftButton:hover
{
  background-position: 0px 42px;
}