@charset "utf-8";
/* CSS Document */

/* add code */

.reg-indent{
	float:left;
	width:100px;
	}
.textbox02{
	border:1px solid #7F9DB9;
	font-size:11px;
	padding:2px;
	width:215px;
	
}
.reg-li-container {
	padding-bottom:10px;
}

.error-msg{
	border:1px solid rgb(234, 235, 239);
	background-color:#FFFBCC;
	padding:5px;
	margin-bottom: 5px;
}

*{
	margin:0;
	padding:0;
	border:0;
	outline: 0;
	font-family:Verdana;
	font-size:11px;
	font-style: inherit;
	vertical-align: baseline;
}
a:link{
    text-decoration: underline;
	font-weight:bold;
    color: #cc6600; 
    }
a:visited{
    text-decoration: underline;
	font-weight:bold;
    color: #cc6600; 
    }
a:hover{
    text-decoration: underline;
	font-weight:bold;
    color: #AAAAAA; 
	}

:focus {
	outline: 0;
}

/*end - css reset*/


.left{
	float:left;
}

.right{
	float:right;
}

.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}

.center{
	text-align:center;
}

.clear{
	clear:both;
}

.hide{
	display:none;
}

.inline{
	display:inline;
}

.block{
	display:block;
}
.bold{
	font-weight:bold;
}
.font14{
	font-size:14px;
}
.orange{
	color:#ff9933;
}

.martop20 {
	margin-top:20px;
}
.martop10 {
	margin-top:10px;
}
.martop5 {
	margin-top:5px;
}
.margin-right {
	margin-right:20px;
}
.float-img-product {
	margin: 0px 20px 0 20px;
	float: left;
}
.float-img-prolific {
	margin: 20px 10px 0 0px;
	float: left;
}
.lipaddingleft {
	margin: 0 5px 0 0;
}
.height19px {
	height:20px;
}
.area694{
	width:694px;
}

.textbox-bg {
	float:right;
	width:140px;
	height:22px;
	background-image:url('../images/textbox-bg.jpg');
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
}

.login-textbox {
	width:134px;
	height:17px;
	padding:2px 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#604830;
	background-color:transparent;
}
.listbox {
	width:136px;
	height:20px;
	padding:2px 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
}
.txtarea {
	border:1px solid #7F9DB9;
	font-size:11px;
	padding:2px;
	width:215px;
	height: 150px;
}

.login-text {
	float:left;
	width:54px;
	color:#fff;	
}

.login-button-bg{
	width:77px;
	height:25px;
	background-image:url('../images/login-button-bg.jpg');
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.span1{
	float:left;
	vertical-align:middle;
   	margin:-12px 0 0 0;
	text-align:right;
	width:250px;
}
.span2 {
	text-align:right;
	width:150px;
}

input.textbox2{
	border:1px solid #7F9DB9;
	font-size:11px;
	margin:10px 0 0 0;
	padding:2px;
	width:250px;
}

textarea.textbox2{
	border:1px solid #7F9DB9;
	font-size:11px;
	margin:10px 0 0 0;
	padding:2px;
	width:250px;
}
select.textbox2{
	border:1px solid #7F9DB9;
	font-size:11px;
	margin:10px 0 0 10px;
	padding:2px;
	width:250px;
}
.separator{
	float:left;
	width:694px;
	height:1px;
	margin:20px 0;
	border-top:1px #999999 dashed;
}

ul, ol {
	list-style-type:none;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#223849;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#223849;
	font-weight: normal;
}

body {
	background:#fff;
	background-image:url('../images/main-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;	
}

#side-url{
	background:url(../images/side-url.gif) no-repeat top center;
}
#main-wrapper {
	margin:0 auto;
	width:1040px;
	border-left:1px #4f5052 solid;
	border-right:1px #4f5052 solid;
	overflow:hidden;
}
#wrapper-top{
	margin:20px auto 0;
	width:1040px;
	height:20px;
	background:url(../images/wrapper-top.jpg) no-repeat;
}
#wrapper-bottom{
	margin:0 auto;
	padding:0 0 20px 0;
	width:1040px;
	height:20px;
	background:url(../images/wrapper-bottom.jpg) no-repeat;
}

#header{
	float:left;
	width:1040px;
}

#header-top {
	float:left;
	width:1040px;
	line-height:20px;
	background-image:url('../images/header-top.jpg');
	background-repeat:no-repeat;
}

#header-middle {
	float:left;
	width:1000px;
	background-image:url('../images/header-top-middle.jpg');
	background-repeat:repeat-y;
	padding:0 20px 5px 20px;
}

#logo {
	float:left;
	width:263px;
	height:80px;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	margin-top:10px;
}

#bbc-right {
	float:right;
	width:300px;
}

#flash-audio {
	clear: both;
	float: right;
	width: 130px;
	height: 25px;
	font-size: 10px;
}


#navigator {
	float:left;
	width:1000px;
	background:#fff;
	padding:0 20px;
}

#sub-wrapper {
	float:left;
	background:#e6e6e6 url(../images/subwrapper-bg.jpg) repeat-x top;
	width:1000px;
	padding:20px;
}

#left {
	float:left;
	width:247px;
}

#client-login-wrapper {
	width:260px;
}

#client-login-top {
	float:left;
	width:247px;
	height:44px;
	background-image:url('../images/client-login-top.jpg');
	background-repeat:no-repeat;
}
#contact-form-top {
	float:left;
	width:247px;
	height:44px;
	margin:20px 0 0 0;
	background-image:url('../images/contact-form-top.jpg');
	background-repeat:no-repeat;
}
#my-account-top {
	float:left;
	width:247px;
	height:44px;
	background-image:url('../images/my-account-top.jpg');
	background-repeat:no-repeat;
}
#menu-top {
	float:left;
	width:247px;
	height:44px;
	background-image:url('../images/menu-top.jpg');
	background-repeat:no-repeat;
}

.tahoma-black {
	color:#0a3f54;
	font-family:Tahoma;
	font-size:11px;
}

.verdana-light {
	color:#515353;
}

.verdana-blue {
	color:#1a7fa5;
}

.client-middle {
	float:left;
	width:207px;
	background-image:url('../images/client-login-middle.jpg');
	background-repeat:repeat-y;
	padding:5px 20px 0 20px; 
}
.client-contact {
	/*float:left;
	width:240px;*/
	background: #064665;
	padding:10px;
	height:465px;
}
.client-contact p{
	color: #efefef;
}

.client-contact h3{
	color: #ffffff;
}


.client-bottom {
	float:left;
	width:247px;
	height:20px;
	background-image:url('../images/client-login-bottom.gif');
	background-repeat:no-repeat;
}

.client-middle ul li{
	float:left;
	width:207px;
	padding-top:15px;
}

#client-services-wrapper {
	float:left;
	width:247px;
	margin-top:20px;
}


#client-services-top {
	float:left;
	width:247px;
	height:44px;
	background-image:url('../images/services-top.jpg');
	background-repeat:no-repeat;
}

.services-middle {
	float:left;
	width:207px;
	background-image:url('../images/client-login-middle.jpg');
	background-repeat:repeat-y;
	padding:18px 20px 0 20px; 
}

.ctable{
	background-color:#FFFFFF;
}
	.ctable tr td{
		width:173px;
		background-color:#79b1c5;
		padding:3px;
		color:#FFFFFF;
	}
.ctable2{
	background-color:#FFFFFF;
}
	.ctable2 tr td{
		width:141px;
		background-color:#79b1c5;
		padding:3px;
		color:#FFFFFF;
	}
.textbut {
	width:173px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	background-color:#FFFFFF;
}
.area215{
	width:215px;
}
.boxed-area{
	float:left;
	padding:20px;
	border:1px solid #e0e0e0;
	background-color:#fafafa;
}
	.boxed-area ul li{
		margin:0 0 5px 0;
	}

#paypal {
	float:left;
	width:247px;
	height:80px;
	background-image:url('../images/paypal.jpg');
	background-repeat:no-repeat;
	margin-top:20px;
}

#right {
	float:left;
	padding-left:18px;
	width:734px;
}
.logos {
	width: 694px;
	margin-top: 50px;
}
.logos li {
	display: inline;
	height: 52px;
	padding: 0 20px 0 0;
}

#banner {
	float:left;
	width:734px;
}

#arizona-web-design-wrapper {
	float:left;
	width:734px;
	margin-top:20px;
}

#small-business-wrapper {
	float:left;
	width:734px;
}
.small-business-top {
	float:left;
	width:734px;
	height:44px;
	background-image:url(../images/small-business-top.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}
.small-business-middle {
	float:left;
	padding:20px 20px 0;
	width:694px;
	background-image:url(../images/right-middle.jpg);
}
.small-business-middle ul {
	width:694px;
	float: left;
	margin: 0 auto;
}
.small-business-middle h2{
	color: #ffffff;
}
.small-business-middle li {
	float: left;
	display: inline-block;
	width: 217px;
	margin-right: 12px;
	background:url(../images/li-bg.jpg) no-repeat bottom;
}
.small-business-middle ul li ul {
	float: none;
	width: 216px;
	border: 1px solid #e8ebf0;
	border-top: none;
}
.small-business-middle ul li ul li {
	float: none;
	width: 212px;
	height: 17px;
	border: none;
	margin: 5px 5px 3px 5px;
	background: none;
}
.ul-head {
	background: #1a7fa5;
	height: 25px;
	background-image:url(../images/ul-head.jpg);
	padding: 5px 0 0 5px;
}
.small-business-bottom {
	background-image:url(../images/arizona-web-design-bottom.gif);
	background-repeat:repeat-y;
	float:left;
	height:20px;
	width:734px;
}
/*---slideup-----*/
#content_2, #content_3, #content_4, #content_5, #content_6 { display:none; }
#product-banner {
	width:734px;
	height: 301px;
	background-image: url(../images/small_budget_banner.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	float: left;
	position: relative;
}
#product {
	width:690px;
	background:#FFFFFF; 
	position: relative;
	padding: 10px 20px 20px 20px;
	float: left;

}
.viewpackage {
	position: absolute;
	top: 225px;
	left: 443px;
	height: 20px;
	width: 150px;
	color:#CCCCCC;
}
.viewpackage a {
	text-decoration: none;
	color:#ffffff;
}
.viewpackage a:hover {
	text-decoration: none;
	color:#000000;
}
#productprice{
	width:690px;
	padding:0 0 0 0;
}
#productprice ul{
	display: inline-block;
	width: 400px;
	float: left;
}
#productprice li{
	display: inline-block;
	padding: 10px;
	float: left;
	/*background-image: url(../images/li_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #2aa4bf;*/
	border-bottom: none;
	background: #064665;
	color: #FFFFFF;
	margin: 0 1px 0 0;
}
#productprice a{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
#productprice li a:hover{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
#packagedetail {
	/*width:680px;*/
	width: 425px;
	height: 420px;
	border: 1px dotted #8fbdd4;
	padding: 20px 5px 10px 5px;
	float: left;
	background: url(../images/small-budget-img.png) no-repeat bottom;
}
#packagedetail p {
	line-height: 20px;
}
.leveltitle {
	background: #064665;
	color:#FFFFFF;
}
#productoption {
	width: 690px;
	border: 1px dotted #8fbdd4;
	margin-top:10px;
	float: left;

}
#productoption ul{
	float: left;
	width: 690px;
}

#productoption li{
	float: left;
	width: 227px;
}
#productoption ul li ul{
	clear: both;
}
#productoption ul li ul li{
	clear: both;
	/*border-bottom: 1px dotted #CCCCCC;*/
	padding: 5px;
}
#smallbusiness-contactform {
	float: right;
	width: 240px;
	height: 420px;
}
#arizona-web-design-top {
	float:left;
	width:734px;
	height:44px;
	background-image:url('../images/arizona-web-design-top.gif');
	background-repeat:no-repeat;
}
#prolific {
	float:left;
	width:694px;
	padding:20px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
#prolific a {
	text-decoration: none;
}
.prolific-payment ul {
	padding: 0 10px 5px 10px;
}
.prolific-payment li {
	background-image:url('../images/check.jpg');
	background-position:left;
	background-repeat:no-repeat;
	padding: 5px 10px 5px 25px;
}
.prolific-benefits ul {
	padding: 0 10px 5px 10px;
}
.prolific-benefits li {
	background-image:url('../images/li_bullet.jpg');
	background-repeat:no-repeat;
	padding: 0px 5px 5px 10px;
	background-position:top left;
}
.prolific-payrates {
	width: 690px;
	border: 1px solid #2aa4bf;
	margin-top:10px;
	float: left;

}
.prolific-payrates ul{
	float: left;
	width: 690px;
}

.prolific-payrates li{
	float: left;
	width: 170px;
}
.prolific-payrates ul li ul{
	clear: both;
}
.prolific-payrates ul li ul li{
	clear: both;
	/*border-bottom: 1px dotted #CCCCCC;*/
	padding: 5px;
	height: 15px;
	width: 170px;
}
.textalign {
	text-align:center;
}
.right-middle {
	float:left;
	width:694px;
	background-image:url('../images/right-middle.jpg');
	padding:20px 20px 0 20px;
	background-repeat:repeat-y;
}
.slogan {
	width: 350px;
	float: right;
	padding: 10px 0 20px 10px;
	text-align: left;
}

.right-bottom {
	float:left;
	width:734px;
	height:20px;
	background-image:url('../images/arizona-web-design-bottom.gif');
	background-repeat:repeat-y;
}

#arizona-web-design-left {
	float:left;
	width:430px;
	padding-right:20px;
}

#arizona-web-design-testimonial {
	float:left;
	width:223px;
	padding-left:20px;
	border-left:solid 1px #eaedf2;
}

#client-list-wrapper {
	float:left;
	width:734px;
	margin-top:20px;
}

#client-list-top {
	float:left;
	width:734px;
	height:44px;
	background-image:url('../images/spotlight.gif');
	background-repeat:no-repeat;
}

#client-list {
	float:left;
	padding:0 20px 0 0;
	width:324px;
}

#in-the-spotlight {
	float:left;
	padding:0 0 0 20px;
	width:329px;
	border-left:solid 1px #eaedf2;
}

#footer {
	float:left;
	width:674px;
	padding-left:60px;
	margin-top:20px;
	color:#adaeae;
}

#footer-link1 {
	float:left;
	width:142px;
	border-left:solid 1px #adaeae;
	padding-left:20px;
}

#footer-link2 {
	float:left;
	width:342px;
	border-left:solid 1px #adaeae;
	padding-left:20px;
}

.row {
	float:left;
	width:630px;
	
}

.home-btn {
	margin:0 0 0 0;
	width:144px;
	height:37px;
}
	#home a:link{
	background-image:url('../images/navigator/home.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#home a:visited{
	background-image:url('../images/navigator/home.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#home a:hover{
	background-image:url('../images/navigator/home.jpg');
	text-decoration:none;
	background-position:bottom;
}

.services-btn {
	margin:0 0 0 0;
	width:142px;
	height:37px;
}
	#services a:link{
	background-image:url('../images/navigator/services.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#services a:visited{
	background-image:url('../images/navigator/services.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#services a:hover{
	background-image:url('../images/navigator/services.jpg');
	text-decoration:none;
	background-position:bottom;
}

.portfolio-btn {
	margin:0 0 0 0;
	width:142px;
	height:37px;
}
	#portfolio a:link{
	background-image:url('../images/navigator/portfolio.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#portfolio a:visited{
	background-image:url('../images/navigator/portfolio.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#portfolio a:hover{
	background-image:url('../images/navigator/portfolio.jpg');
	text-decoration:none;
	background-position:bottom;
}

.quote-btn {
	margin:0 0 0 0;
	width:142px;
	height:37px;
}
	#quote a:link{
	background-image:url('../images/navigator/getquote.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#quote a:visited{
	background-image:url('../images/navigator/getquote.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#quote a:hover{
	background-image:url('../images/navigator/getquote.jpg');
	text-decoration:none;
	background-position:bottom;
}

.contact-btn {
	margin:0 0 0 0;
	width:142px;
	height:37px;
}
	#contact a:link{
	background-image:url('../images/navigator/contactus.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#contact a:visited{
	background-image:url('../images/navigator/contactus.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#contact a:hover{
	background-image:url('../images/navigator/contactus.jpg');
	text-decoration:none;
	background-position:bottom;
}

.about-btn {
	margin:0 0 0 0;
	width:142px;
	height:37px;
}
	#about a:link{
	background-image:url('../images/navigator/aboutus.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#about a:visited{
	background-image:url('../images/navigator/aboutus.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#about a:hover{
	background-image:url('../images/navigator/aboutus.jpg');
	text-decoration:none;
	background-position:bottom;
}

.clients-btn {
	margin:0 0 0 0;
	width:146px;
	height:37px;
}
	#clients a:link{
	background-image:url('../images/navigator/clients.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#clients a:visited{
	background-image:url('../images/navigator/clients.jpg');
	text-decoration:none;
	background-position:top;
}    	

	#clients a:hover{
	background-image:url('../images/navigator/clients.jpg');
	text-decoration:none;
	background-position:bottom;
}

.orange-link a:link {
	color:#f93;
	text-decoration:underline;
	font-size:10px;
	font-family:Tahoma;
}

.orange-link a:visited {
	color:#f93;
	text-decoration:underline;
	font-size:10px;
	font-family:Tahoma;
}

.orange-link a:hover {
	color:#f93;
	text-decoration:none;
	font-size:10px;
	font-family:Tahoma;
}

.arrow a:link {
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
	padding-top:2px;
}

.arrow a:visited {
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
	padding-top:2px;
}

.arrow a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	padding-left:25px;
	padding-top:2px;
}

.arrow2a a:link {
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
	padding-top:2px;
}

.arrow2a a:visited {
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
	padding-top:2px;
}

.arrow2a a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	padding-left:25px;
	padding-top:2px;
}

.footer a:link {
	font-family:Tahoma;
	font-size:11px;
	color:#adaeae;
	text-decoration:none;
	font-weight:normal;
}

.footer a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#adaeae;
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#adaeae;
	text-decoration:underline;
	font-weight:normal;
}

.arrow {
	background-image:url('../images/arrow.jpg');
	background-repeat:no-repeat;
	height:19px;
	padding-top:2px;
}
.arrow2a {
	background-image:url('../images/arrow.jpg');
	background-repeat:no-repeat;
	height:19px;
	padding-top:2px;
}

.arrow2 {
	background-image:url('../images/arrow2.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0 4px;
}

.bullet {
	background-image:url('../images/bullet.jpg');
	background-position:10px 5px;
	background-repeat:no-repeat;
	height:19px;
	padding-top:2px;
	padding-left:30px;
	font-family:Tahoma;
	color:#fff;
	font-size:11px;
	margin-top:10px;
}

/* ADD CSS */

#frmregister ul li{
	float:left;
}

/* SPRY */

.Accordion {
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background: #2281a7 url(../images/sprytop.jpg) repeat-x;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#FFFFFF;
	font-weight:bold;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 7px 7px 0 7px;
	height: 280px;
	background-color:#f0f0f0;
}
.speial-prices-wrapper {
	height: auto;
	width: 734px;
	float: left;
	margin-top: 20px;
}

