/* CSS Document */
BODY {
	color: #000000;
	margin: 0px;

background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1{
	font-size:20px;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h2{
	font-size:16px;
	color:#FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3{
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 2px;
	text-indent: 5px;
	}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 932px;
	margin: 0;
	padding: 0;
	
}
.bubplastic.horizontal ul {
	list-style: none;
	width:auto;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	width:auto;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 27px;
	float: left;
	width:auto;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	width:auto;
	height: 22px;
	padding-top: 5px;
	padding-right: 26px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}


.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}



.contentSpacermenu {
	width: 876px;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height:auto;
	border: 1PX;
}
.domainbutton {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #FF0000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#uplrft {
	padding-left: 5px;
	float: left;
	width: 180px;
	height: 80px;
	padding-top: 30px;
	
}
#header {
	width: 880px;
	height: auto;}

#container {
	width: 900px;
	margin: 0 auto;
	position:relative;
	background-image: url(images/bg1.png);
	background-repeat: repeat-y;
	background-position: center top;
}



#content{
float: left;

width: 100%;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
line-height: 16px;
text-align: justify;
font-size: 11px;
position: relative;

}
#contentOther{
	padding: 5px;
	float: left;
	width: 180px;
	right: 5px;
	border-left-color: #000066;
	border-left: 2px;
	border: 2px;
}

#contentText{
	float: left;
	padding: 20px;
	width: 630px;
	padding-left:30px;
}
.clearer{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.logo {
padding-left:30px;
	width: 359px;
	float:left;
	
	}
	
#logo {
	width: 359px;
	float:left;
	}
	#upright {

	float: right;
	width: 390px;
	right: 5px;
	padding-bottom:4px;
	}
#upright1 {

	padding-top: 2px;
	float: right;
	width: 390px;
	right: 5px;
	}
	
	#domaincheck {

	padding-top: 8px;
	float: right;
	width: auto;
	right: 5px;
	}
#upright2 {

	padding-top: 2px;
	float: right;
	width: 400px;
	right: 0px;
	padding: 5px;
	margin: 5px;
}

#contentSpacer {
width: 860px;
background-color:#FFFFFF;
}
#footer {
width: 800px;
background-color:#FFFFFF;
padding:20px;
padding-left:50px;
}

.www {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

	

.box1{
	width: 180px;
	float: left;
	padding: 20px;
}

.style1 {
	font-weight: bold;
	color: #000000;
}
listfont {
	color: #000000;
}

.dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 3px;
}


.style3 {color: #FF0000}
.style4 {font-size: 12px}
.style5 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFA001;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #3333AD;
}
.style7 {color: #999999}
.style8 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.box2{
     width: 500px;
	float: right;
	padding: 5px 5px 5px 5px;
}
.as{
	font-size:14px;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.list {
	list-style-image: url(images/list.gif);
	padding-left: 50px;
	left: 10px;
	margin: 5px;
	line-height: 10px;

}
.servs {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
.prices {
	color: #FF3300;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.was {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.services {
	padding: 10px;
	background-image: url(images/bluebox.jpg);
	border: 1px none #C8DEEB;
	empty-cells: show;
	background-repeat: no-repeat;
}
.textall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.services ul li{
list-style:square; color:#FF6600;
list-style-type:square;
list-style-position:inside;

}
.box1Copy {

	width: 180px;
	float: left;
	padding: 20px;
}
.servsside {
color: #FF6600;
}
.servsblue {
color: #3399CC;

	font-size: 12px;
	font-weight: bold;
}
.longborder {
	border: 1px solid #FF6600;
}
.dottedorange {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF6600;
}
.ecommerce2 {
	background-image: url(images/ecommerce2packages.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cmspack {
	background-image: url(images/cmspackage1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ecommercepackages1 {
	background-image: url(images/ecommercepackages1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.dottedwhite {

	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.wascross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: line-through;
}

.style11 {color: #000000}
.style12 {color: #FFFFFF}
.style3 {
	color: #0000FF;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left: 15px;
	background-image: url(images/dummy.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	width: 852px;
	
}

	
#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #0e69be;
	display: block;
	background: url(images/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}                    
                    

 #menu li.high a {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	
		} 
.webdesignbanner {
	width: 590px;
	float: right;
	padding: 5px 5px 5px 5px;
	top: auto;
	padding-right: 20px;
}
.contentSpacermenu1 {

	width: 876px;
	padding-top: 0px;
	margin: 0px;
	background-color: #3333AD;
	height:10px;
}
.textorang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}
.textalldark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.textboxes {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.searchbut {
	font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	background-color: #E79903;
}
.field {
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #333333;
}
