/*
Theme Name: VegasRepair
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author:  Richard Abelson
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


* { margin: 0; padding: 0; }

body {
	
	background-color: #c0c0c0;
	font-family: Verdana;
}
/* Begin Vegas Style Declarations */

img {
	border: none;
}

#container
{
	width: 1024px;
}
.contact-block-content {
	margin:0 auto;
	width: 955px;
}

#contact-block
{
	height: 20px;
	background-color: black;
	color: white;
	font-size: 16px;
	width:1024px;	
	font-weight: bold;
}
#contact-block-text-left {
	float: left;
	text-align: left;
	margin-top: 2px;
	margin-left: 25px;
	font-size: 14px;
}

#contact-block-text-right
{
	float: right;
	text-align: right;
	margin-right: 25px;
	padding-top: 2px;
}
#contact-block a:hover
{
	color: #FF9900;
}
#contact-block a {
	color: white;
	text-decoration: none;
}

#logo-div {
	position: absolute;
	left: 84px;
	width: 300px;
	height: 89px;
}
/* navbar css begin */
#navbar
{
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	color: white;
	font-size: 19px;
	font-family: verdana;
}
#navbar ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0px;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}
#navbar a {
	padding: 0.2em 1em;
	padding-left: 2px;
	padding-right: 2px;
	color: White;
	text-decoration: none;
}
#navbar a:hover
{
color: #ff9900;
text-decoration: underline;
}
#navbar ul li { 
	display: inline;
}

#navbar ul li a
{
padding: 0.2em 1em;
padding-left: 7px;
padding-right: 7px;
color: White;
text-decoration: none;
float: left;
}

#navbar ul li a:hover
{
color: #ff9900;
text-decoration: underline;
}

/* NavBar css end */
#home-header
{
	background-image:url(images/header-banner.jpg); 
	background-repeat: no-repeat;
	height: 248px;
	background-color: #0053ae;
}	
#home-header-content
{
	width: 380px;
	height: 160px;
	float: left;
	margin-left: 550px;
	margin-top: 28px;
}
#home-header-content-left {
	float: left;
	height: 150px;
	width: 225px;
}
#choose-support-option {
	position: absolute;
	top: 300px;	
	right: 190px;
	width: 550px;
	margin-top: 100px;
	margin-left: 200px;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 32px;
}
#have-questions-text
{
	font-size: 21px;
	margin-top: 26px;
	margin-left: 17px;
	color: #18466e;
	font-weight: bold;
}
#phone-section {
	margin-top: 6px;
	width: 223px;
	height: 37px;
}
#chat-section {
	width: 223px;
	height: 42px;
}
#phone-number
{
	float:left;
	font-size: 21px;
	font-weight: bold;
	color: black;
	margin-top: 9px;
	margin-left: 4px;
}
#phone-number a {
	color: black;
	text-decoration: none;
}
#phone-number a:hover
{
	color: #FF9900;
}


#phone-image
{
	float:left;
	margin-left: 5px;
}
#chat-text2
{
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: black;	
	margin-left: 8px;
	margin-top: 12px;
}

#chat-text2 a {
	color: black;
	text-decoration: none;
}
#chat-text2 a:hover
{
	color: #FF9900;
}

#chat-image
{
	float:left;
	margin-left: 7px;

}

#promo-content
{
	height: 160px;
	padding-top: 25px;
	width: 138px;
	float: left;
	text-align: center;
	margin-left: 6px;
}
#promo-content h1
{
	font-size: 21px;
	font-weight: bold;
}
#promo-content h2
{
	font-size: 16px;
}
#promo-content h3 {
	font-size: 30px;
	color: #ff0000;
}
#promo-content p
{
	font-size: 18px;
	color: #0169e4;
	font-weight: bold;
	text-decoration: underline;
}

#support-options-block
{
	padding-top: 10px;
	background-image:url(images/support-options-block-bg.png); 
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: black;
	height: 328px;
	padding-left: 65px;
}
#support-options-block-footer {
	background-image:url(images/options-block-footer-bg.png);
	background-repeat: repeat-x;
	height: 52px;
}
#support-options-block-mirror
{
	background-image:url(images/support-options-block-footer-mirror-bg.png);
	background-repeat: no-repeat;
	height: 52px;
	margin-left: 75px;
}
.support-option {
	width: 275px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.support-option-header {
	background-image:url(images/support-block-header-bg-1024x768.png); 
	background-repeat: no-repeat;
	height: 30px;
	width: 275px;
	color: #00f6ff;
	font-size: 20px;
	padding-left: 34px;
	padding-top: 5px;
}

.support-option-header a {
	color: #00f6ff;
	text-decoration: none;
}
.support-option-header a:hover {
	color: #FF9900;
}
.support-option-main{
	background-image:url(images/support-block-bg.png); 
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fdfdfd;
	height: 290px;
	width: 275px;
}
.support-option-main a {
	color: black;
	text-decoration: none;
}
.support-option-main a:hover {
	color: #004497;
	text-decoration: underline;
}
.support-option-list {
	
	font-size: 14px;
	margin-left: 20px;
	margin-right: 5px;
    padding-top: 5px;
	font-weight: bold;
	font-family: arial;
}

.support-option-list p
{
	color: #cb6e00;
	padding-top: 8px;
	padding-bottom: 3px;
	font-size: 15px;
}
.support-option-list p a
{
	color: #cb6e00;
	padding-top: 8px;
	padding-bottom: 3px;
	font-size: 15px;
	margin-left: 0px;
}
.support-option-list a
{
	margin-left: 25px;
	color: black;
	font-size: 13px;
}
.support-option-main ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}
.support-option-main ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/green-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0em 0.7em;
	padding-left: 1.4em;
	margin-right: 20px;
}
.support-option-star {
	background-image: url(images/option-star-1024x768.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 115px;
	height: 114px;
	text-align: center;
	color: #cb4800;
}
.support-option-star-plans h1
{	
	padding-top: 15px;
	font-size: 21px;
	font-weight: bold;
}
.support-option-star-plans h2
{
	font-size: 21px;
}
.support-option-star-plans h3 {
	font-size: 20px;
	margin-top: 5px;
	color: #0169e4;
	text-decoration: underline;
}

.support-option-star-diagnostic h1
{	
	padding-top: 13px;
	font-size: 28px;
	font-weight: bold;
}
.support-option-star-diagnostic h2
{
	font-size: 20px;
}
.support-option-star-diagnostic h3 {
	font-size: 20px;
	color: #0169e4;
	text-decoration: underline;
}
.support-option-buttons {
	margin-left: 7px;
	margin-top: 0px;
}
.support-option-footer {
	background-image:url(images/support-block-footer-bg.png);
	background-repeat: no-repeat;	
	height: 12px;
	width: 275px;
}

#content-container{
	background-image:url(images/content-container-bg.png);
	background-repeat: repeat-y;
	background-color: #c8c8c8;
}

#content-container-blue-bg{
	background-image:url(images/content-blue-bg.png);
	background-repeat: repeat-x;
	background-color: #012246;
}

.content
{
	margin:0 auto;
	width: 867px;
	background-color: white;
	border: 1px solid blue;
}
.schedule-service-content
{
	margin:0 auto;
	width: 550px;
	background-color: white;
}
.remote-support-content {
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-family: arial;
	width: 867px;
	padding-bottom: 45px;
}
.remote-support-content a {
	color: #f26522;
}
.remote-support-content a:hover {
	color: #fbc80a;
}
.remote-support-content h1 {
	padding-top: 10px;
	font-size: 27px;
	color: #a4d0e9;
}
.remote-support-content h2{
	padding-top: 10px;
	font-size: 20px;
	color: #ff0000;
}
.remote-support-content h3 {
	color: white;
	font-size: 17px;
	font-family: verdana;
	text-align: center;
	padding-top: 20px;
	font-weight: normal;
}
.remote-support-content-health-diagnostic h1 {
	color: white;
	font-size: 20px;
	font-family: verdana;
	text-align: center;
	padding-top: 20px;
	font-weight: normal;
	margin-top: 27px;
}
.remote-support-content-health-diagnostic h3 {
	color: white;
	font-size: 17px;
	font-family: verdana;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}
.remote-support-content p {
	padding-top: 10px;
	padding-bottom: 27px;
	font-family: verdana;
	font-size: 15px;
	color: white;
	
}
.remote-support-section
{
	float: left;
	width: 287px;
	height: 305px;
}
.remote-support-section img
{
	margin-left: 19px;
	margin-right: 18px;
}
.remote-support-bottom-section {
	margin-top: 1px;
	background-image:url(images/remote-support-bottom-bg.png);
	background-repeat: no-repeat;
	height: 83px;
	margin-left: 19px;
	margin-right: 18px;
}
.remote-support-bottom-section-left{
	float: left;
	width: 41px;
	height: 45px;
	padding-top: 5px;
}
.remote-support-bottom-section img {
	margin-left: 0px;
	margin-right: 0px;
}
.remote-support-bottom-section-right{
	float: left;
	width: 200px;
	padding-top: 5px;
}
.remote-support-bottom-section-right p {
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	letter-spacing:1px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.remote-support-bottom-section-right h1 {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: white;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.remote-support-bottom-section-right img {
	margin-left: -10px;
	margin-right: 0px;
}

#testimonials-block {

}


#services-box
{
	width: 750px;
	padding-top: 5px;
	margin-bottom: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}
div.services-title
{
	width: 600px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #2C4051;
	line-height: 160%;
}
div.services-title h1
{
   font-size: 1.4em;
   color: black;
}
div.services-title p
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	color: black;
}
#services-box h1 a
{
	color: black;
	text-decoration: none;
}

div.price-container
{
	margin-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
	height: 110px;
	color: black;
}

div.price-header h1
{
	font-family: Trebuchet MS;
	font-size: 1.5em;
}
div.price-amount
{
	float: right;
}

div.price-header
{
	height: 37px;
	border-bottom: 1px solid black;
}

div.problem-resolution-background
{
background-image: url(images/thinker.jpg);
background-repeat: no-repeat; 
}
div.network-setup-background
{
background-image: url(images/network-setup.jpg);
background-repeat: no-repeat; 
}
div.virus-removal-background
{
background-image: url(images/virus-removal.jpg);
background-repeat: no-repeat; 
}
div.system-tuneup-background
{
background-image: url(images/tuneup.jpg);
background-repeat: no-repeat; 
}
div.wireless-security-background
{
background-image: url(images/wireless-security.jpg);
background-repeat: no-repeat; 
}
div.secure-computer-background
{
background-image: url(images/secure-computer.jpg);
background-repeat: no-repeat; 
}
div.data-backup-background
{
background-image: url(images/data-backup.jpg);
background-repeat: no-repeat; 
}
div.printer-setup-background
{
background-image: url(images/printer-setup.jpg);
background-repeat: no-repeat; 
}
div.vista-upgrade-background
{
background-image: url(images/vista-upgrade.jpg);
background-repeat: no-repeat; 
}
div.calling-card-background
{
background-image: url(images/service-card.jpg);
background-repeat: no-repeat; 
}
div.price-content
{
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	line-height: 160%; 
	padding-left: 110px;
	padding-top: 5px;
	height: 100px;
}


#footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 230px;
	color: white;
	background-color: black;
	text-align: center;
	font-family: verdana;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
}

#footer-links {
	padding-top: 110px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}
#footer-links a {
	margin-left: 6px;
	margin-right: 6px;
}
#footer-cta {
	margin-top: 15px;
}
#footer-cta a {
	font-size: 18px;
	margin-left: 4px;
	margin-right: 4px;
}



.clear {
	clear: both;
}

/* Vegas Style Declarations */

