/* 
Theme Name: MyCamServer
Theme URL: http://www.mycamserver.com/
Description: Custom WordPress theme created for MyCamServer.com.
Author: Stephen Ward
Author URI: http://www.boldinteractive.com/
Version: 1.0
*/

/* Begin Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
/* End Reset */



/* Begin Core Styles */
body {
	background: #B7B7B7 url(images/body-background.png) repeat-x;
	font-family: Helvetica;
}

b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#container {
	background: #FFF;
	margin: 0px auto;
	padding: 0px 16px;
	width: 916px;
}

.blue {
	color: #0085C0 !important;
}

.clear {
	clear: both;
}
/* End Core Styles */



/* Begin Header Styles */
#header {
	height: 122px;
	margin: 0px 0px 3px 0px;
	position: relative;
	width: 916px;
}

#header #logo {
	left: 24px;
	position: absolute;
	top: 24px;
}

#header #utility-and-phone {
	color: #666;
	font-size: 70%;
	position: absolute;
	right: 23px;
	text-align: right;
	top: 24px;
	width: 400px;
}

#header #utility-and-phone #utility-menu li {
	display: inline;
	letter-spacing: 4px;
}

#header #utility-and-phone #utility-menu li a:link, #header #utility-and-phone #utility-menu li a:visited {
	color: #666;
	letter-spacing: normal;
	text-decoration: none;
}

#header #utility-and-phone #utility-menu li a:active, #header #utility-and-phone #utility-menu li a:hover {
	color: #666;
	text-decoration: underline;
}

#header #utility-and-phone #live-chat {
	background: url(/wp-content/themes/mycamserver/images/start-a-chat.jpg) no-repeat;
	display: block;
	height: 15px;
	position: absolute;
	right: 270px;
	text-align: left;
	text-indent: -9999px;
	top: 20px;
	width: 105px;
}

#header #utility-and-phone #live-chat:hover {
	background: url(/wp-content/themes/mycamserver/images/start-a-chat-rollover.jpg) no-repeat;
}

#header #utility-and-phone #phone-number {
	background: url(images/phone-number-icon.jpg) no-repeat;
	color: #333;
	font-size: 125%;
	font-weight: bold;
	height: 18px;
	padding: 0px 0px 0px 24px;
	position: absolute;
	right: 0px;
	top: 20px;
}

#header #main-menu {
	background: url(images/main-menu-background.png) no-repeat;
	height: 42px;
	left: 0px;
	position: absolute;
	top: 80px;
	width: 916px;
}

#header #main-menu li {
	display: inline;
}

#header #main-menu li a {
	display: block;
	height: 42px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
}

#header #main-menu li a#ip-camera-hosting {
	left: 0px;
	width: 150px;
}

#header #main-menu li a#ip-camera-hosting:hover, #header #main-menu li.current a#ip-camera-hosting {
	background: url(images/ip-camera-hosting-rollover.png) no-repeat;
}

#header #main-menu li a#cameras-and-equipment {
	left: 151px;
	width: 164px;
}

#header #main-menu li a#cameras-and-equipment:hover, #header #main-menu li.current a#cameras-and-equipment {
	background: url(images/cameras-and-equipment-rollover.png) no-repeat;
}

#header #main-menu li a#why-mycamserver {
	left: 316px;
	width: 149px;
}

#header #main-menu li a#why-mycamserver:hover, #header #main-menu li.current a#why-mycamserver {
	background: url(images/why-mycamserver-rollover.png) no-repeat;
}

#header #main-menu li a#partner-programs {
	left: 466px;
	width: 139px;
}

#header #main-menu li a#partner-programs:hover, #header #main-menu li.current a#partner-programs {
	background: url(images/partner-programs-rollover.png) no-repeat;
}

#header #main-menu li a#how-to-order {
	left: 606px;
	width: 125px;
}

#header #main-menu li a#how-to-order:hover, #header #main-menu li.current a#how-to-order {
	background: url(images/how-to-order-rollover.png) no-repeat;
}

#header #search-form {
	height: 42px;
	left: 732px;
	position: absolute;
	top: 80px;
	width: 181px;
}

#header #search-form #search-field {
	background: #EDEDED;
	border: 0px;
	height: 13px;
	left: 37px;
	padding: 0px;
	position: absolute;
	top: 17px;
	width: 121px;
}
/* End Header Styles */



/* Begin Home Content Styles */
.home#content #banners {
	height: 272px;
	margin: 0px 0px 9px 0px;
	position: relative;
	width: 916px;
}

.home#content #banners .banner {
	display: none;
	left: 0px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
}

.home#content #banners #reliable-video-hosting-banner {
	background: url(images/reliable-video-hosting-banner.jpg) no-repeat;
	height: 272px;
	width: 916px;
}

.home#content #banners .learn-more {
	display: block;
	height: 29px;
	position: absolute;
	width: 184px;
}

.home#content #banners .learn-more:hover {
	background: url(images/click-here-to-learn-more-rollover.png) no-repeat;
}

.home#content #banners #reliable-video-hosting-banner .learn-more {
	left: 37px;
	top: 185px;
}

.home#content #banners #total-support-banner {
	background: url(images/total-support-banner.jpg) no-repeat;
	height: 272px;
	width: 916px;
}

.home#content #banners #total-support-banner .learn-more {
	left: 35px;
	top: 198px;
}

.home#content #banners #small-business-ip-video-monitoring-banner {
	background: url(images/small-business-ip-video-monitoring-banner.jpg) no-repeat;
	height: 272px;
	width: 919px;
}

.home#content #banners #small-business-ip-video-monitoring-banner .learn-more {
	left: 37px;
	top: 199px;
}

.home#content #banners #residential-ip-video-monitoring-banner {
	background: url(images/residential-ip-video-monitoring-banner.jpg) no-repeat;
	height: 272px;
	width: 919px;
}

.home#content #banners #residential-ip-video-monitoring-banner .learn-more {
	left: 37px;
	top: 185px;
}

.home#content #banners #find-an-installer {
	text-indent: -9999px;
}

.home#content #banners #find-an-installer #get-started {
	display: block;
	height: 11px;
	left: 675px;
	position: absolute;
	top: 92px;
	width: 87px;
}

.home#content #banners #find-an-installer #get-started:hover {
	background: url(images/get-started-rollover.png) no-repeat;
}

.home#content #banners #banner-buttons {
	bottom: 0px;
	height: 24px;
	left: 5px;
	position: absolute;
	width: 916px;
}

.home#content #banners #banner-buttons li {
	display: inline;
}

.home#content #banners #banner-buttons li a {
	background: url(images/banner-tab-background.png) no-repeat;
	color: #FFF;
	display: block;
	font-size: 70%;
	font-weight: bold;
	height: 18px;
	padding: 6px 0px 0px 8px;
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 242px;
}

.home#content #banners #banner-buttons li a:hover, .home#content #banners #banner-buttons li a.current {
	background: url(images/banner-tab-background-rollover.png) no-repeat;
}

.home#content #banners #banner-buttons #residential-ip-video-monitoring {
	left: 0px;
}

.home#content #banners #banner-buttons #small-business-ip-video-monitoring {
	left: 227px;
}

.home#content #banners #banner-buttons #reliable-video-hosting {
	left: 455px;
}

.home#content #banners #banner-buttons #total-support {
	left: 683px;
}

.home#content #purchase-and-installation {
	float: left;
	height: 269px;
	margin: 0px 0px 18px 0px;
	width: 610px;
}

.home#content #purchase-and-installation h2, .home#content #mcs-partnership h2 {
	color: #333;
	font-size: 130%;
	font-weight: bold;
}

.home#content #purchase-and-installation #purchase-and-installation-content {
	background: url(images/three-steps.png) 14px 48px no-repeat;
	height: 238px;
	line-height: 105%;
	padding: 15px 32px 16px 14px;
	position: relative;
	width: 564px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol {
	left: 0px;
	position: absolute;
	top: 47px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li {
	display: block;
	position: absolute;
	width: 155px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li h3 {
	font-size: 95%;
	font-weight: bold;
	margin-top: 4px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li p {
	font-size: 75%;
	left: 0px;
	position: absolute;
	top: 107px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li#install-cameras {
	left: 40px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li#register-account {
	left: 243px;
}

.home#content #purchase-and-installation #purchase-and-installation-content ol li#watch-online {
	left: 442px;
}

.home#content #purchase-and-installation #purchase-and-installation-content #learn-more {
	background: url(images/learn-more.png) no-repeat;
	bottom: 17px;
	height: 11px;
	left: 256px;
	position: absolute;
	text-indent: -9999px;
	width: 88px;
}

.home#content #purchase-and-installation #purchase-and-installation-content #learn-more:hover {
	background: url(images/learn-more-rollover.png) no-repeat;
}

.home#content #mcs-partnership {
	float: right;
	height: 269px;
	margin: 0px 0px 18px 0px;
	width: 300px;
}

.home#content #mcs-partnership #mcs-partnership-content {
	height: 238px;
	line-height: 105%;
	padding: 15px 28px 16px 16px;
	position: relative;
	width: 256px;
}

.home#content #mcs-partnership #mcs-partnership-content p {
	font-size: 75%;
	margin: 17px 0px;
}

.home#content #mcs-partnership #mcs-partnership-content ul {
	font-size: 75%;
	line-height: 130%;
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
}

.home#content #mcs-partnership #learn-how-you-can-join {
	background: url(images/learn-how-you-can-join.png) no-repeat;
	bottom: 16px;
	display: block;
	height: 11px;
	position: absolute;
	right: 22px;
	text-indent: -9999px;
	width: 172px;
}

.home#content #mcs-partnership #learn-how-you-can-join:hover {
	background: url(images/learn-how-you-can-join-rollover.png) no-repeat;
}
/* End Home Content Styles */



/* Begin Page Header Styles */
#content #page-header {
	background: url(images/page-header-background.png) no-repeat;
	border-bottom: 1px solid #CCC;
	height: 45px;
	padding: 0px 0px 1px 0px;
	position: relative;
	width: 915px;
}

#content .submenu#page-header {
	background: url(images/submenu-background.png) no-repeat;
	height: 69px;
	width: 914px;
}

#content #page-header h1 {
	color: #333;
	font-size: 125%;
	font-weight: bold;
	left: 38px;
	position: absolute;
	top: 17px;
}

#content #page-header #submenu {
	bottom: 1px;
	height: 23px;
	left: 25px;
	position: absolute;
	width: 889px;
}

#content #page-header #submenu li {
	display: inline;
}

#content #page-header #submenu li a:link, #content #page-header #submenu li a:visited {
	background: url(/wp-content/themes/mycamserver/images/submenu-item-background.png) no-repeat;
	clear: none;
	color: #FFF;
	display: block;
	float: left;
	font-size: 75%;
	height: 17px;
	margin: 0px 2px 0px 0px;
	padding: 6px 0px 0px 6px;
	overflow: hidden;
	text-decoration: none;
	width: 151px;
}

#content #page-header #submenu li a:active, #content #page-header #submenu li a:hover, #content #page-header #submenu li.current_page_item a {
	background: url(images/submenu-item-background-active.png) no-repeat;
	text-decoration: none;
}
/* End Page Header Styles */



/* Begin Main Content Styles */
#content #main-content {
	float: left;
	font-size: 80%;
	line-height: 150%;
	margin: 18px 25px 0px 29px;
	width: 576px;
}

#content #main-content a:link {
	color: #0085C0;
	text-decoration: none;
}

#content #main-content a:visited {
	color: #6A6A6A;
	text-decoration: none;
}

#content #main-content a:active, #content #main-content a:hover {
	text-decoration: underline;
}

#content #main-content h1, #content #main-content h2 {
	color: #333;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 13px;
}

#content #main-content h3 {
	color: #333;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #main-content h4, #content #main-content h5, #content #main-content h6 {
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #main-content hr {
	color: #D4D4D4;
	width: 100%;
}

#content #main-content li {
	margin-left: 25px;
}

#content #main-content ol {
	list-style-type: decimal;
	margin-bottom: 19px;
}

#content #main-content p {
	margin-bottom: 14px;
}

#content #main-content ul {
	list-style-type: none;
	margin-bottom: 14px;
}

#content #main-content ul li {
	background: url(images/yellow-arrow.gif) no-repeat center left;
	margin-left: 3px;
	min-height: 12px;
	padding-left: 22px;
}

#content #main-content .cform .sendbutton {
	background: #333;
	color: #FFF;
	font-weight: bold;
}

#content #main-content .start-a-live-chat {
	display: inline-block;
	height: 31px;
	position: relative;
	top: 10px;
	width: 155px;
}

#content #main-content #tech-support-link {
	background: url(images/tech-support-link.png) no-repeat;
	display: block;
	height: 29px;
	margin: 20px;
	text-indent: -9999px;
	width: 305px;
}

#content #main-content #tech-support-link:hover {
	background: url(images/tech-support-link-rollover.png) no-repeat;
}

#content #main-content #installer-link {
	background: url(images/installer-link.png) no-repeat;
	display: block;
	height: 30px;
	margin: 20px;
	text-indent: -9999px;
	width: 293px;
}

#content #main-content #installer-link:hover {
	background: url(images/installer-link-rollover.png) no-repeat;
}

#content #main-content .get-started {
	background: url(images/get-started.png) no-repeat;
	display: block;
	height: 26px;
	position: relative;
	text-indent: -9999px;
	width: 435px;
}

#content #main-content .get-started a {
	display: block;
	height: 26px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 102px;
}

#content #main-content #axis-block {
	margin: 15px 0px;
}

#content #main-content h3 {
	font-size: 100%;
}

#content #main-content #axis-block #axis-logo {
	float: left;
	margin: 0px 14px 0px 0px;
}

#content #main-content #axis-block p {
	margin: 5px 0px 0px 0px;
}

#content #main-content .contact-block {
	text-align: center;
}

#content #main-content .contact-block a {
	background: url(images/envelope-icon.gif) no-repeat center left;
	padding-left: 25px;
}

#content #main-content .contact-block h3 {
	font-size: 120%;
	margin-bottom: 10px;
}

#content #main-content .contact-block p {
	font-size: 95%;
	line-height: 150%;
	margin-bottom: 8px;
}

#content #main-content .contact-block span {
	color: #0085C0;
}

#content #main-content .ready-to-get-started {
	color: #000;
}

#content #main-content .ready-to-get-started span {
	color: #0085C0;
}

#content #main-content #partner-apply-now {
	color: #000;
	text-align: center;
}

#content #main-content #partner-apply-now h3 {
	font-size: 110%;
}

#content #main-content #partner-apply-now h3 span {
	color: #CB9A02;
}
/* End Main Content Styles */



/* Begin Side Content Styles */
#content #side-content {
	float: right;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 262px;
}

#content #side-content #find-an-installer {
	height: 106px;
	margin: 0px 0px 7px 0px;
	position: relative;
	text-indent: -9999px;
	width: 258px;
}

#content #side-content #find-an-installer #get-started {
	display: block;
	height: 11px;
	left: 15px;
	position: absolute;
	top: 81px;
	width: 88px;
}

#content #side-content #find-an-installer #get-started:hover {
	background: url(images/get-started-rollover.png) no-repeat;
}

#content #side-content #join-the-network {
	background: url(images/join-the-mcs-network.png) no-repeat;
	height: 67px;
	margin: 0px 0px 15px 0px;
	position: relative;
	text-indent: -9999px;
	width: 258px;
}

#content #side-content #join-the-network #learn-how {
	display: block;
	height: 13px;
	left: 16px;
	margin: 0px 0px 7px 0px;
	position: absolute;
	top: 44px;
	width: 83px;
}

#content #side-content #join-the-network #learn-how:hover {
	background: url(images/learn-how-rollover.png) no-repeat;
}

#content #side-content #mycam-use {
	height: 337px;
	margin: 0px 0px 9px 0px;
	position: relative;
	width: 252px;
}

#content #side-content #mycam-use p {
	background: #CCC;
	color: #333;
	font-size: 70%;
	font-weight: bold;
	left: 0px;
	padding: 6px 0px 6px 0px;
	position: absolute;
	text-align: center;
	top: 303px;
	width: 252px;
}

#content #side-content #newsletter-subscription {
	background: url(images/newsletter-subscription.png) no-repeat;
	height: 101px;
	position: relative;
	text-indent: -9999px;
	width: 252px;
}

#content #side-content #newsletter-subscription #sign-up-today {
	display: block;
	height: 13px;
	left: 10px;
	margin: 0px 0px 7px 0px;
	position: absolute;
	top: 78px;
	width: 105px;
}

#content #side-content #newsletter-subscription #sign-up-today:hover {
	background: url(images/sign-up-today-rollover.png) no-repeat;
}
/* End Side Content Styles */



/* Begin Blog Side Content Styles */
.blog#content #side-content {
	border-left: 1px solid #CCC;
	margin-top: 26px;
	padding-left: 10px;
}

.blog#content #side-content #sharethis_0 a.stbutton {
	background: url(images/share-this-background.png) no-repeat !important;
	border-bottom: 1px solid #CCC;
	display: block;
	height: 36px;
	margin-bottom: 8px;
	padding-bottom: 16px;
	text-indent: -9999px;
	width: 256px;
}

.blog#content #side-content #sharethis_0 a.stbutton:hover {
	background: url(images/share-this-background-rollover.png) no-repeat !important;
}

.blog#content #side-content #subscription-options {
	border-bottom: 1px solid #CCC;
	margin-bottom: 16px;
	padding-bottom: 14px;
}

.blog#content #side-content #subscription-options h3 {
	background: none;
	font-size: 90%;
	font-weight: bold;
	height: auto;
	margin-bottom: 15px;
	padding: 0px;
	width: auto;
}

.blog#content #side-content #subscription-options #email-form #email-field {
	background: url(images/email-field-background.png) no-repeat;
	border: 0px;
	float: left;
	font-size: 80%;
	height: 13px;
	padding: 7px 16px 0px 16px;
	width: 129px;
}

.blog#content #side-content #subscription-options #email-form #email-submit {
	float: right;
	left: -11px;
	position: relative;
}

.blog#content #side-content #subscription-options #rss-link {
	background: url(images/rss-icon.jpg) top right no-repeat;
	color: #333;
	display: block;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	height: 11px;
	margin-top: 10px;
	padding: 11px 0px 0px 6px;
	text-decoration: none;
	width: 194px;
}

.blog#content #side-content h3 {
	background: url(images/side-menu-header-background.png) no-repeat;
	color: #006AAF;
	font-size: 110%;
	font-weight: bold;
	height: 28px;
	margin-bottom: 5px;
	padding: 10px 0px 0px 15px;
	width: 243px;
}

.blog#content #side-content ul {
	font-size: 80%;
	list-style-type: disc;
	margin-bottom: 20px;
}

.blog#content #side-content ul li {
	margin-left: 20px;
}

.blog#content #side-content ul li a:link {
	color: #006AAF;
	text-decoration: none;
}

.blog#content #side-content ul li a:visited {
	color: #8D8D8D;
	text-decoration: none;
}

.blog#content #side-content ul li a:active, .blog#content #side-content ul li a:hover {
	text-decoration: underline;
}
/* End Blog Side Content Styles */



/* Begin Grey Box Styles */
.grey-box-top {
	background: url(images/grey-box-top.gif) top left repeat-x;
	height: 100%;
	width: 100%;
}

.grey-box-bottom {
	background: url(images/grey-box-bottom.gif) bottom left repeat-x;
	height: 100%;
	width: 100%;
}

.grey-box-left {
	background: url(images/grey-box-left.gif) top left repeat-y;
	height: 100%;
	width: 100%;
}

.grey-box-right {
	background: url(images/grey-box-right.gif) top right repeat-y;
	height: 100%;
	width: 100%;
}

.grey-box-top-left {
	background: url(images/grey-box-top-left.gif) top left no-repeat;
	height: 100%;
	width: 100%;
}

.grey-box-top-right {
	background: url(images/grey-box-top-right.gif) top right no-repeat;
	height: 100%;
	width: 100%;
}

.grey-box-bottom-left {
	background: url(images/grey-box-bottom-left.gif) bottom left no-repeat;
	height: 100%;
	width: 100%;
}

.grey-box-bottom-right {
	background: url(images/grey-box-bottom-right.gif) bottom right no-repeat;
	height: 100%;
	width: 100%;
}
/* End Grey Box Styles */



/* Begin Footer Styles */
#footer {
	clear: both;
	color: #333;
	margin: 18px 0px 0px 0px;
	width: 916px;
}

#footer #axis-and-sitemap {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 20px 0px;
	width: 916px;
}

#footer #axis-and-sitemap #axis-block {
	float: left;
	margin-right: 20px;
	width: 265px;
}

#footer #axis-and-sitemap #axis-block h3 {
	font-size: 80%;
	font-weight: bold;
}

#footer #axis-and-sitemap #axis-block #axis-logo {
	float: left;
	margin: 12px 14px 0px 0px;
}

#footer #axis-and-sitemap #axis-block p {
	font-size: 70%;
	margin: 20px 0px 0px 0px;
}

#footer #axis-and-sitemap #sitemap {
	clear: none;
	float: left;
	font-size: 60%;
	line-height: 125%;
	width: 620px;
}

#footer #axis-and-sitemap #sitemap ul li {
	clear: none;
	display: inline;
	float: left;
	padding: 0px 10px;
}

#footer #axis-and-sitemap #sitemap h3 {
	font-weight: bold;
}

#footer #axis-and-sitemap #sitemap ul li ul {
	margin: 0px;
}

#footer #axis-and-sitemap #sitemap ul li ul li {
	display: list-item;
	float: none;
	padding: 0px;
}

#footer #axis-and-sitemap #sitemap ul li ul li a:link, #footer #sitemap ul li ul li a:visited {
	color: #333;
	text-decoration: none;
}

#footer #axis-and-sitemap #sitemap ul li ul li a:active, #footer #sitemap ul li ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#footer #copyright {
	clear: both;
	font-size: 60%;
	padding: 17px 0px;
	text-align: center;
}
/* End Footer Styles */



/* Begin Native WordPress Styles */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Native WordPress Styles */