@charset "utf-8";
/* CSS Document */

	body {
		background:#FFFFFF;
		margin:0 auto;
		padding:0;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
	}

	#nav {
		padding-top:12px;
		height:18px;
	}

	#wrap {
		margin:0 auto;
		background:url(images/backrepeat.jpg);
		background-repeat:repeat-x;
	}



#innerwrap {
        margin:0 auto;
        background:url(images/bg.gif);
        width:845px;
        background-repeat:no-repeat;
    }

	#header {
		margin:0 auto;
		background:url(images/headerblank.jpg);
		background-repeat:no-repeat;
		width:834px;
		height:96px;
	}


	#bigbox {
		margin:0 auto;
		background:url(images/bigbox.jpg);
		background-repeat:no-repeat;
		width:834px;
		height:255px;
	}

	#content {
		margin:0 auto;
		width:844px;
		height:100%;
	        position:relative;  
	}

	#footer {
		float:none;
		clear:both;
		margin:0 auto;
		width:834px;
		height:60px;
		background:url(images/footer.jpg);
		background-repeat:no-repeat;
		padding-top:15px;
		}
	#footer2 {
		float:none;
		clear:both;
		margin:0 auto;
		width:834px;
		height:60px;
		background:url(images/footer.jpg);
		background-repeat:no-repeat;
		padding-top:15px;
		}


	#leftside {
		background:url(images/leftbox.jpg);
		background-repeat:no-repeat;
		width:260px;
		height:363px;
		float:left;
		display:inline;
	}


	#rightside {
		float:left;
		width:560px;
		height:100%;
		padding-right:10px;
	}

	.textheader{
		background:url(images/text-header.jpg);
		background-repeat:no-repeat;
		width:533px;
		height:21px;
		margin-left:10px;
		background-position:right;
		padding-top:10px;
		padding-left:30px;
	}

	.titlephoto {
		float:left;
		margin-right:10px;
		display:inline;
		
	}
	
	#rightside p {
		text-align:justify;
	}

	#clixtop{
		margin-top:29px;
		margin-right:24px;
		float:right;
		padding-left:500px;
		display:inline;
	}

	#clixlow{
		margin-top:24px;
		margin-right:24px;
		float:right;
		padding-left:500px;
		display:inline;
	}	

	:focus {
		-moz-outline-style: none;
	}


	.testside {
		width:100px;
		height:100%;
		float:left;
						}
						
	.testside1 {
		width:100px;
		height:100%;
		float:left;
						}
						
	.righttext {
	margin-left:110px;
	margin-bottom:10px;
	
	}						
						
a.buyer:link {color:#666666; text-decoration:underline; margin:0; padding:0;}
a.buyer:visited {color:#666666; text-decoration:underline; margin:0; padding:0;}
a.buyer:hover {color:#666666; text-decoration:underline; margin:0; padding:0;}
a.buyer:active {color:#666666; text-decoration:underline; margin:0; padding:0;}


a.home:link {color:#333333; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 14px; width:60px;padding-right:22px;  }
a.home:visited {color:#333333; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 14px; width:60px;padding-right:22px;}
a.home:hover {color:#006600; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 14px; width:60px;padding-right:22px; }
a.home:active {color:#333333; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 14px; width:60px;padding-right:22px; }


/* about */

	#rightsideabout {
		float:left;
		width:100%;
		height:100%;
		text-align:justify;
		}

	#rightsideabout p {
		margin-right:15px;
		text-align:justify;
		}
	.textheaderabout{
		background:url(images/text-headerwide.jpg);
		background-repeat:no-repeat;
		width:810px;
		height:21px;
		padding-top:10px;
		padding-left:30px;
	}

/* Faq */

		#rightsidefaq {
		float:left;
		width:100%;
		height:100%;
		text-align:justify;
		}



h2 {
		background:#EFEFEF;
		margin-left:25px;
		margin-right:0px;
		text-align:justify;
		font-size:14px;
		font-weight:bold;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:20px;
		}


	.onetime {
		background:#FFFFFF;
		margin-left:35px;
		margin-right:15px;
		text-align:justify;
		font-size:12px;
		font-weight:100;
		padding-top:2px;
		padding-bottom:2px;
	}
		
	#rightsidefaq ul {
		margin-left:60px;
	}
	
/* installs */

.lbox { position: relative;
        z-index:1;
      }

.darkhead {
		background:#EFEFEF !important;
                font-weight:bold;
                padding: 4px;
                margin: 4px;
        }

		#rightsideinstall {
		float:left;
		width:100%;
		height:100%;
		text-align:justify;
		}


	#rightsideinstall {
		margin-left:0px;
		margin-right:15px;
		text-align:justify;
		font-size:14px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:0px;
		}

	.showcase {
		margin-left:12px;
			
	}
	.cardiscription {
	        position: relative;
		margin-left:12px;
		width:97%;
		text-align:justify;
		margin-bottom:20px;
	        z-index:99999 !important;
	}	

        .justify {
	        position:relative;
		text-align:justify;
	        padding-right:20px;

        }
