/* abisti style */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

h1 {
	color: #840000;
	font-size: 24px;
	background-color: #FFFFFF;
	text-transform: lowercase;
}

h2 {
	color: #344593;
	font-size: 20px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 2px;
	text-transform: lowercase;
}



#website-designers {
	margin: 20px;
}


#header {
	margin: 0;
	padding: 0;
	background-color: #342B7A;
	color: #FFFFFF;
	width: 100%;
}
#web-design-brighton {
	background-color: #342B7A;
	color: #FFFFFF;
	background-image: url(images/web_design_brighton_background.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
    color: #000000;
	background-color: #FFFFFF;
	margin: 0 220px 0 220px;
	padding: 8px;
}

#contactcontent {
    color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #8c0000;
	margin: 0 0px 0 220px;
	padding: 8px;
}





#web-design {
	margin-top: 10px;
}

#leftmenu {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	color: #342b7a;
	border: 1px solid #8c0000;
}

#leftmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	color: #342b7a;
	background-color: #EFEFEF;
	width: 140px;
	padding: 4px 8px 4px 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
#leftmenu a span {
	display: none;
}
#leftmenu a:hover span {
   display: block;
   position: absolute; top: 450px; left: 10px; width: 170px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #342B7A; background: white;
   text-align: center;
}


#comingsoon {
	background-color: #2e5b87;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 165px;
	margin-top: 20px;
	border: 1px solid #1A344D;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center; }

#leftmenu a:hover {
	background-color: #342B7A;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(images/rollover.gif);
}
.comingsoonheader {
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding: 0;
	background-color: #34689A;
}


#leftmenu li 
{
	margin: 0 0 0 0;
	font-size: 14px;
}



#rightmenu {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
	color: #336699;
	border: 1px solid #8c0000;
}
.center {
	text-align: center;
}


#rightmenu a {
	color: #336699;
	background-color: #FFFFFF;
}

#rightmenu a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}

#footer {
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid black;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}

#wrapper #footer #center {
	text-align: center;
}

.leftfloat {
	float: left;
	border: 0;
	padding: 0 20px 10px 25px;
}
.noborder {
	border: 0;
}
.blackborder {
	border: 1px solid black;
}




#date {
	padding-left: 5px;
	position: absolute;
	top: 175px;
	right: 22px;
	background-color: #342B7A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}

#phonenumber {
	padding-left: 5px;
	position: absolute;
	top: 175px;
	left: 22px;
	background-color: #342B7A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}


.menudesc {
	font-size: 11px;
}


.rightfloat {
	float: right;
	margin: 0;
	padding: 0px 25px 10px 20px;
}
#clear {
	clear: both;
}
.lefttext {
	text-align: left;
}
.strong {
	font-weight: bold;
}
.bluetablerow {
	background-color: #34689A;
	color: #FFFFFF;
}
.darkbluetablerow {
	color: #FFFFFF;
	background: #003366;
	padding: 5px;
}
.calluback {
	font-size: 14px;
	color: #336699;
		font-weight: bold;
	background-color: #FFFFFF;
}
.calluback a {
	color: #FFFF00;
	background-color: #34689A;
}
.calluback a:hover {
	color: #CCCCCC;
	background: #34689A;
}
.testimonials {
	text-align: left;
	display: block;
	width: 90%;
	border: 2px solid black;
	padding: 20px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/testimonialsbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.testimonialsrightmenu {
	text-align: left;
	display: block;
	width: 90%;
	border: 1px dotted #880000;
	padding: 5px;
	background-color: #FFFFFF;
	color: #34689A;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/testimonialsbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.testimonialsig {
	font-weight: bold;
	color: #880000;
}


.nounderline {
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #33408F;
	background-color: #FFFFFF;
	text-transform: lowercase;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #342B7A;
	background: #FFFFFF;
}

#leftmenupadding {
	padding: 8px;
	font-size: 14px;
}

.blackborder {
	border: 1px solid #666666;
}
img {
	border: 0;
}
.tableborder {
	border: 1px solid #34689a;
	background-color: #EFEFEF;
}
#pricelist {
	font-size: 14px;
	color: #000000;
	border: 0;
	background-color: #FFFFFF;
	width: 99%;
}
#pricelist td {
	border: 1px groove black;
}
#pricelist td a {
	color: #FFFFFF;
}
#pricelist td a:hover {
	color: #FFFF00;
}


.pricelistline {
	background-color: #969593;
	color: #FFFFFF;
}
.pricelistline2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #342B7A;
}
.pricelistline3 {
	background-color: #342B7A;
	color: #FFFFFF;
}
#table1 {
	width: 45%;
}
#table2 {
	width: 21%;
}
#table3 {
	width: 26%;
}
#table4 {
	width: 6%;
}




.portfolio {
	background-color: #FFCC66;
}
.portfoliopic {
	padding: 8px;
	float: left;
}
#trafficsecretslink {
}
#trafficsecretslink a {
	display: table;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}
