/*
Theme Name: WordPress Default
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: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* { 
	margin: 0;
	padding:0;
}

body {
	background:#f6f4ed url(http://www.webstaze.com/images/layout/body-bgr.jpg) center 0 repeat-x;
	line-height:22px;
	font-family:Tahoma, Verdana, Trebuchet MS, Arial;
	font-size:12px;
	color:#828587;
}

blockquote {
color:#138899;
font-family:georgia,"palatino linotype","Trebuchet MS",georgia,verdana,arial;
font-size:16px;
font-style:oblique;
font-weight:normal;
}
ul.collapsCatList li.collapsCatPost {
width:162px !important;
}
ul.collapsCatList li.collapsCatPost a, .collapsArchPost a {
font-size:11px !important;
}
.textwidget a img {
background:transparent !important;
}
ul.collapsCatList li.collapsCat .sym {
font-size:12px !important;
}
.collapsCatPost {
position:relative;
left:-20px;
}
.sym {
padding:0 5px 0 0 !important;
}
#tag_cloud a {
padding:0 4px 0 0 !important;
}
div.navigation {
clear:both;
margin:0;
padding:0;
}
.pagetitle {
color:#138899;
margin:0 0 20px 0;
}
p.wp-caption-text {
color:#aaa;
}
.post small {
margin:0 0 20px 0;
}
#commentform label {
color:#73a2be !important;
}
#commentform label:hover {
color:#828587 !important;
}
p.postmetadata {
clear:both;
}


.hentry small {
   clear:both;
}
img.alignleft {
float:left;
}
img.alignright {
float:right;
}
div.alignleft {
     float:left;
     width:45%!important;
 font-size:11px;
}
.alignleft a,.alignright a, a.more-link {
color:#138899 !important;
font-weight:bold !important;
}
div.alignright {
     float:right;
     width:45% !important;
     margin:0 0 20px 0;
     text-align:right; 
font-size:11px;
}

.post {
text-align:justify;
color:#555;
}
.post h2 {
color:#138899;
margin:20px 0 20px 0;
padding:10px;
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
}
.post h3 {
padding:10px !important;
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
margin:0 0 20px 0 !important;
clear:both;
overflow:hidden;
line-height:24px;
}
.post h3 a {
text-decoration:none;
}
.post h3 a:hover {
color:#444;
}
/*----------------------------------------------[ main tags ]-----------------------------------------------*/

h2 {
	font-weight:normal;
	font-family:Palatino Linotype, Georgia, Trebuchet MS;
	color:#787878;
	font-size:24px;
	margin:0 0 0 0;
	line-height:32px;
        clear:both;
}
h3 {
	font-weight:normal;
	font-family:Palatino Linotype, Georgia, Trebuchet MS;
	color:#777;
	font-size:18px;
	margin:0 0 5px 0;
	padding:12px 0 0 0;
}
.entry {
   margin:10px 0 0 0;
}
.entry img {
   margin:0 10px 0 0;
   border:1px solid #ddd;
   background:#fff;
   padding:2px;
}

ul {
	list-style-type:none;
}
h2.widgettitle {
clear:both;
}
strong {
	font-weight:normal;
    color:#138899;
}
p {
	margin:0 0 18px 0;
}
#searchform {
float:left;
padding:10px 0 0;
position:relative;
top:30px;
}
#s {
width:110px;
padding:2px;
margin:0 0 15px 0;
color:#777;
}
#searchsubmit {
width:30px;
height:20px;
padding:0px 2px 2px 2px;
margin:0 0 0 2px;
cursor:pointer;
color:#777;
}
#submit {
        cursor:pointer;
        color:#444;
}
textarea {
	overflow:auto;
        width:365px;
        height:150px;
        background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 0 repeat-x;
        font:12px tahoma, verdana, arial;
        border:1px solid #ccc;
}
input {
        float:left;
        background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 0 repeat-x;
        padding:2px;
        font:12px tahoma, verdana, arial;
        border:1px solid #ccc;
        margin:0 0 5px 0;
}
label {
        width:200px !important;
        margin:0 0 5px 10px;
        float:left;
        font-weight:bold;
       

}
label:hover {
        color:#222 !important;

}
a {
	text-decoration:underline;
	outline:none;
	color:#828587;
}
a:hover {
	text-decoration:none;
}
.clear {
	height:0;
	overflow:hidden;
	clear:both;
}
/*----------------------------------------------[ season chooser ]-----------------------------------------------*/
#seasonChooser {
	width:370px;
	height:69px;
	position:absolute;
	right:0;
	top:0;
	margin-top:-140px;
}
#seasonChooser a { 
	display:block;
	width:370px;
	background:url(http://www.webstaze.com/images/layout/seasonChooser.png) 0 0 no-repeat;
	height:69px;
	overflow:hidden;
	margin:140px 0 0 0;
}
* + html #seasonChooser a { 
	position:relative;
	top:140px;
}
#seasonChooser a:hover { 
	background-position:0 -69px;
}
* html #seasonChooser a:hover { 
	background-position:0 -68px;
}

#fishEye {
		height:150px;
		width:350px;
		padding:10px;
		text-align:center;
		position:absolute;
		top:-50px;
		right:0px;
		
		
	}
#fishEye img {
		margin-top:100px;
		width:50px;
		height:45px;
		cursor:pointer;
		margin-right:10px;
	}

/*-------------------------------------------[ site structure ]------------------------------------------*/

#wrapper { 
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
	#header {
		height:331px;
		margin:0;
	}
		#header h1 a {
			display:block;
			margin:0 auto;
			top:118px;
			width:271px;
			height:73px;
			position:relative;
		}
			#header h1 a img {
				width:271px;
				height:73px;
				border:0;
			}
#header ul {
			list-style:none;
			position:absolute;
			left:-20px;
			top:0;
			background:url(http://www.webstaze.com/images/layout/bg-topnavtopnav.png) 10px 6px no-repeat;
			width:347px;
			height:42px;
			overflow:hidden;
			padding:8px 0 0 0;
		}

		
		* html #header ul {
			background:url(http://www.webstaze.com/images/layout/bg-topnavtopnav.png) -10px 6px no-repeat;
                        height:41px;
		}
		#header ul:hover {
			background-position:10px -38px;
		}
			#header ul li {
				float:left;
				margin:0 6px 0 0;
				color:#fff;
				font-size:8px;
				padding:6px 0 0 0;
				width:347px;
				height:42px;
			}
				#header ul li a {
					color:#dbf4ff;
					text-decoration:none;
					font-size:17px;
					text-align:center;
					position:relative;
					top:-1px;
					left:0;
					font-weight:bold;
					font-family:"Palatino Linotype", Georgia, "Trebuchet MS", Arial;
					display:block;
					width:100%;
					height:100%;
				}
				#header ul li a:hover {
					color:#fff;
				}
				* html #header ul li a {
					font-weight:bold;
				}
				* + html #header ul li a {
					font-weight:normal;
				}

#navigationAdditional {
					background:url(http://www.webstaze.com/images/layout/bg-nav-additional.jpg) 0 0 no-repeat;
					width:193px;
					height:115px;
					margin:0 0 0 64px;
					padding:17px 0 0 0;
					position:relative;
				}
				#navigationAdditional #livechat {
					display:block;
					width:180px;
					height:50px;
					background:url(http://www.webstaze.com/images/layout/bg-nav-additional.jpg) -99999px 0 no-repeat;
				}
				#navigationAdditional #livechat:hover {
					background-position:-193px -17px;
				}
                #navigationAdditional #freequoteleftcol {
					display:block;
					width:180px;
					height:50px;
					background:url(http://www.webstaze.com/images/layout/bg-nav-additional.jpg) -99999px 0 no-repeat;
				}
				#navigationAdditional #freequoteleftcol:hover {
					background-position:-193px -67px;
				}
	#leftcol {
		width:272px;
		float:left;
		overflow:hidden;
	}
		#nav {
			width:210px;
			height:254px;
			background:url(http://www.webstaze.com/images/layout/menu-bgr-noSnow.png) 0 0 no-repeat;
			padding:40px 0 19px 92px;
			
		}
			#nav li {
				list-style-type:none;
				line-height:36px;
			}
				#nav li a {
					font:17px/36px Palatino Linotype, georgia;
					color:#a79860;
					text-decoration:none;
					font-variant:small-caps;
					font-weight:bold; /* Only for other than ie7+ (because of smooth) */
					
				}
				#nav li a:hover, #nav li.active a, #nav li.active a:hover {
					color:#666;
				}
                
                #freeQuoteLink {
                	display:block;
                    width:179px;
                    height:39px;
                    overflow:hidden;
                    position:relative;
                    margin:20px 0 30px 55px;
                }
                #freeQuoteLink:hover img  { 
                	position:relative;
                    top:-39px;
                }
                #freeQuoteLink img {
                	border:0;
                }
                
                
		.smallBox {
			background: url(http://www.webstaze.com/images/layout/testimonials-cornershadow.png) 92px 0 no-repeat;
			padding:19px 85px 20px 55px;
			width:132px;
            overflow:hidden;
		}
        .smallBox ul {
            list-style-type:none;
            width:170px;
            line-height:26px;
        }
        .smallBox ul li {
            padding:0 0 0 18px;
            font-size:11px;
            background:url(http://www.webstaze.com/images/layout/bullet.gif) 0 10px no-repeat;
        }
        .smallBox ul li a {
        	text-decoration:none;
        }
        .smallBox ul li a:hover {
        	text-decoration:underline;
        }
			.smallBox h3, .smallBox p {
				width:165px;
			}
			.smallBox h3 {
				font-size:18px;
				margin:0 0 10px 0;
                color:#999;
			}
			.smallBox p {
				text-align:justify;
			}
            
        .testimonials {
			background: url(http://www.webstaze.com/images/layout/separator.png) 0 0 no-repeat;
			padding:0 0 0 10px;
            overflow:hidden;
            margin:40px 0 0 0;
			width:999999px;
			position:relative;
		}
		#testimonialsHolder {
			position:relative;
			left:0;
		}
		.testimonials a.next {
			clear:both;
			display:block;
			width:40px;
			margin:0 0 10px 130px !important;
		}
		.testimonials .aTestimonial {
			width:240px;
			float:left;
			margin:0;
			padding:0;
			position:relative;
			left:0;
		}
        .last {
        	position:relative;
            top:-40px;
        }
			.testimonials h3, .testimonials p {
				width:165px;
			}
			#rightcol .testimonials h3 {
				font-size:18px;
                font-weight:normal;
                color:#999;
                font-family:"palatino linotype", georgia, "trebuchet ms", arial;
				margin:10px 0 10px 0;
			}
			.testimonials p {
				text-align:justify;
			}
	#maincol {
border-left:1px dashed #CCCCCC;
border-right:1px dashed #CCCCCC;
float:left;
overflow:hidden;
padding:0 20px 20px;
margin:100px 0 0 0;
width:420px;
	}
        #maincol h2 a {
		text-decoration:none;
                color:#138899;
	}
        #maincol h2 a:hover {
		color:#777;
text-decoration:none;
	}
#maincol a {
color:#999;
text-decoration:none;
}
#maincol a:hover {
text-decoration:underline;
}

	
	
	
	/*----------------------------------------- Contacts -------------------------------------------*/
			img.skype {
				position:relative;
				top:4px;
				margin:0 5px 0 0;
			}
            p.contactusText {
            	width:310px;
                text-align:justify;
            }
            
			form.contacts {
				background:url(http://www.webstaze.com/images/layout/form.png) 0 -4px no-repeat;
				padding:0 0 0 80px;
				float:left;
			}
				form.contacts ul {
					list-style-type:none;
				}
					form.contacts input {
						background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 0 repeat-x;
						border:1px solid #ccc;
						color:#666;
						padding:2px;
						margin:0 0 8px 0;
						width:180px;
						font:12px tahoma, verdana, arial;
					}
					* + html form.contacts input {
						margin:0 0 5px 0;
					}
					* html form.contacts input {
						margin:0 0 5px 0;
					}
					form.contacts input.ccsubm {
						cursor:pointer;
						border:0;
						background:none;
						font:12px "palatino linotype";
						color:#73a2be;
						text-transform:uppercase;
						width:80px;
						border:1px solid #ccc;
						height:24px;
						width:186px;
						margin:0 0 0 0;
						background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 0 repeat-x;
					}
					* + html form.contacts input.ccsubm {
						margin:6px 0 0 0;
					}
					* html form.contacts input.ccsubm {
						margin:6px 0 0 0;
					}
					form.contacts input.ccsubm:hover {
						background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 10px repeat-x;
					}
					form.contacts textarea {
						width:180px;
						background:white url(http://www.webstaze.com/images/layout/form-hg.png) 0 0 repeat-x;
						border:1px solid #ccc;
						color:#666;
						padding:2px;
						font:12px tahoma, verdana, arial;
					}
				#error {
					float:left;
					width:280px;
					position:relative;
					left:20px;
					border:1px dashed #9f9f9f;
					padding:10px;
					display:none;
					margin:0 0 40px 0;
					color:#FF0000;
				}
			
	/*----------------------------------------- End of Contacts -------------------------------------------*/
    
	
	/*----------------------------------------- portfolio -------------------------------------------*/
		
	#maincol.innerPage {
		width:600px;
        padding:100px 30px 0 0;
        position:relative;
	}
	
	.project {
		width:592px;
		clear:both;
		background:url(http://www.webstaze.com/images/layout/bg-project.png) 0 0 no-repeat;
        position:relative;
	}
    .project span.forSale {
 		display:block;
		width:137px;
        height:22px;
		background:url(http://www.webstaze.com/images/layout/forSale.png) 0 0 no-repeat;
        position:absolute;
        right:10px;
        bottom:10px;
        z-index:4;
	}
	.project a.fix {
		display:block;	
		width:556px;
		height:174px;
		overflow:hidden;
		margin:20px 0 14px 20px;
		float:left;
        position:relative;
	}
	.project a.fix:hover {
		opacity:.85;
	}
    * html .project a.fix {
    	margin:20px 0 14px 0;
        position:relative;
        left:19px;
    }
	.project a.fix img.imageFront {
		width:556px;
		height:174px;
		margin:0;
		padding:0;
		border:0;
	}
	.project p.description {
		padding:0 0 0 40px;
		float:left;
		background:url(http://www.webstaze.com/images/layout/arrowPortfolio.gif) 22px 8px no-repeat;
	}
	.project p.viewinfo {
		float:right;
		padding:0;
		width:90px;
		line-height:10px;
		height:18px;
		overflow:hidden;
	}
	.project p.viewinfo a {
		display:block;
		height:10px;
		width:90px;
		overflow:hidden;
		margin:0;
		padding:0 0 0 25px;
		position:relative;
		top:5px;
		left:-10px;
		float:left;
		text-decoration:none;
		background:url(http://www.webstaze.com/images/layout/arrow-open.gif) no-repeat;
		background-position:65px 1px;
	}
	.project p.viewinfo a:hover {
		color:#555;
	}
	.project .projectInfo {
		clear:both;
		width:550px;
		overflow:hidden;
		padding:0 0 0 40px;
		margin:0 0 20px 0;
		border-top:1px dashed #ccc;
		border-bottom:1px dashed #ccc;
	}
	.project .projectInfo ul.forsale li {
		padding:0 0 0 20px;
		background:url(http://www.webstaze.com/images/layout/bullet.gif) 4px 8px no-repeat;
		line-height:14px;
		margin:0 0 10px 0;
	}
	.project .projectInfo ul.forsale li span {
		font-size:10px;
		color:#73A2BE;
	}
	a.order {
		color:#ff0000;
		text-decoration:none;
		font-weight:bold;
	}
	a.order:hover {
		color:#ff0000;
		text-decoration:underline;
		font-weight:bold;
	}
	.hideIt {
		overflow:hidden;
		height:0;
	}
	.projectInfo h3 {
		line-height:24px;
		color:#538bad;
	}
	.projectInfo h4 {
		font-size:11px;
		font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
		line-height:10px;
		font-weight:normal;
	}
	.projectInfo ul {
		margin:20px 0 0 0;
		width:410px;
	}
	.projectInfo p.nifo {
		margin:20px 0 0 0;
		width:520px;
		clear:both;
		text-align:justify;
	}
	/*--------------------------------------- Portfolio Paging --------------------------------------*/
	table.paging {
		border:0;
		width:570px;
		margin:20px auto;
		border-bottom:1px dashed #aaa;
		border-top:1px dashed #aaa;
		font-size:14px;
	}
	table.paging td {
		border:0;
	}
	table.paging td.prev {
		text-align:left;
		width:30px;
	}
	table.paging td.next {
		text-align:right;
		width:30px;
	}
	table.paging td.pages {
		text-align:center;
		width:auto;
	}
	
	table.paging  a.nolink:hover { 
		color:#aaa;
		text-decoration:none;
		cursor:text;
	}
	table.paging  a { 
		text-decoration:none;
		color:#73a2be;
	}
	table.paging  a:hover { 
		text-decoration:underline;
	}
	table.paging td.pages a { 
		margin:0 5px 0 0;
	}
	table.paging td.pages a:hover, table.paging td.pages a.active { 
		color:#aaa;
	}
	table.paging td.pages a.active {
		cursor:text;
	}
	
    /*----------------------------------------- Services -------------------------------------------*/
    
    .accordion-content img {
    	margin:20px 20px 0 0;
        float:left;
    }
    .accordion-content ul {
    	float:left;
        color:#4990b4;
        margin:10px 0 0 0;
        list-style-type:none;
    }
    .accordion-content p {
    	clear:both;
        padding:15px 0 0 0;
    }

    /*----------------------------------------- End of Services -------------------------------------------*/
    
     /*----------------------------------------- Free quote -------------------------------------------*/
    
  
    form.freequote {
        width:368px;
    }
    form.freequote p {
        margin:10px 0 5px 0;
    }
	form.freequote p.hint {
        text-align:right;
		width:330px;
		color:#4990b4;
    }
    form.freequote p.getFreeQuoteText {
    	width:345px;
        text-align:justify;
        margin:20px 0 30px 0;
    }
    #currentWebsiteDiv {
    	display:block;
        overflow:hidden;
        height:0;
    }
    form.freequote div.clear {
        height:0;
        overflow:hidden;
        clear:both;
        padding:4px 0;
    }
    form.freequote input.radio {
        width:30px;
        border:0;
        background:none;
        float:left;
        position:relative;
        top:5px;
    }
    * html form.freequote input.radio {
    	top:2px;
    }
    * + html form.freequote input.radio {
    	top:2px;
    }
    form.freequote input {
     	width:186px;
        border:1px solid #ccc;
        background:#fff url(http://www.webstaze.com/images/layout/form-hg.png) repeat-x;
        font-size:11px;
        color:#999999;
        padding:3px;
    }
    form.freequote select {
     	width:194px;
        border:1px solid #ccc;
        background: url(http://www.webstaze.com/images/layout/form-hg.png) repeat-x;
        font-size:11px;
        color:#666;
        padding:3px;
    }
    
    label {
    	width:140px;
        display:block;
        float:left; 
    }
    label.block {
    	width:100%;
    }
    form.freequote textarea {
    	width:330px;
        height:80px;
        border:1px solid #ccc;
        padding:4px;
        background:#fff url(http://www.webstaze.com/images/layout/form-hg.png) repeat-x;
		color:#999;
		font-size:11px;
		font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
    }
    .smallText {
    	font-size:9px;
        color:#aaa;
        position:relative;
        top:-4px;
        left:2px;
    }
    label.moreRows {
    	line-height:14px;
    }
    label:hover {
    	color:#71a3be;
        cursor:pointer;
    }
    
    label.radio {
    	width:140px;
        display:block;
        float:left;
        color:#71a3be;
    }
    label.radio:hover {
        color:#888;
    }
    label.small {
    	width:30px;
    }
    select.small {
    	width:110px !important;
    }
     label.big {
    	width:250px;
    }
    label.mid {
    	width:224px;
        
    }
    form.freequote input.submitQuote {
    	width:335px;
        cursor:pointer;
        text-transform:uppercase;
        font:14px "palatino linotype",tahoma,arial,verdana;
        margin:30px 0 0 0;
        font-weight:bold;
    }
    form.freequote input.submitQuote:hover {
    	background-position:0 14px;
    }
    /*----------------------------------------- Free quote -------------------------------------------*/
    
		#maincol p.subtitle {
			color:#73a2be;
			font-size:12px;
			margin:-7px 0 23px 0;
		}
	#rightcol {
float:left;
overflow:hidden;
padding:20px 0 0;
position:relative;
width:205px;
	}
		#rightcol h3, #rightcol h2 {
			font:15px Tahoma, Verdana, Trebuchet MS, Arial;
			font-weight:bold;
			color:#138899;
			padding:34px 0 0 0;
                        margin:20px 0 10px 0;
                        width:180px;
background:url(http://www.webstaze.com/images/layout/separator.png) 0 10px no-repeat;

		}
		#rightcol a {
			text-decoration:none;
			font-size:12px;
			display:block;
			margin:18px 0 0 0;
		}
		#rightcol a:hover {
			color:#73a2be;
		}
		#rightcol a img {
			padding:5px;
			border:1px solid #c3bebe;
			background:white;
			text-decoration:none;
		} 
		#rightcol a:hover img {
			border:1px solid #888;
            padding:5px;
		} 
		#rightcol span {
			padding:2px 0 0 0;
			
		}
		
		#rightcol a span img, #rightcol a:hover span img {
			border:0;
			background:none;
			padding:0 5px 0 0;
			position:relative;
			top:2px;
			text-decoration:none;
		}
               #rightcol ul li {
			line-height:20px;
			padding:0 0 0 15px;
                        height:20px;
                        display:table;
		}
               * + html #rightcol ul li {
                     height:auto !important;
               }
               #rightcol ul li ul li {
                    background:url(http://www.webstaze.com/images/layout/arrow-bullet-blog.gif) no-repeat 0 7px;
                    width:185px;
               }
               #rightcol ul li a {
			display:inline;			
		}
               #rightcol ul li a:hover {
			color:#138899;		
		}

        /*--------------------------------------- Partners --------------------------------------*/
        .partners {
        	clear:both;
            margin:0 0 10px 0;
        }
         .partners img {
        	width:100px;
            height:80px;
            float:left;
            margin:0 12px 0 0;
            border:2px solid #ccc;
        }
         .partners h3 {
            margin:0 0 20px 0;
        }
         .partners p {
            text-align:justify;
        }
        /*--------------------------------------- Footyer --------------------------------------*/
#footer {
	clear:both;
	background:url(http://www.webstaze.com/images/layout/footer-bgr.jpg) repeat-x 0 0;
	width:100%;
	height:170px;
}
	#infooter {
		width:940px;
        height:170px;
		background:url(http://www.webstaze.com/images/layout/infooter-bgr.jpg) 89px 43px no-repeat;
		margin:0 auto;
	}
		#infooter p {
			float:left;
			font-size:11px;
			position:relative;
			left:152px;
			top:55px;
			line-height:20px;
			width:210px;
		}
			#infooter p a {
				text-decoration:none;
			}
			#infooter p a:hover {
				text-decoration:none;
				text-decoration:underline;
			}
			
			#infooter p a#phoneAm, a.phoneAm {
				padding:0 0 0 25px;
				text-decoration:none;
				background:url(http://www.webstaze.com/images/layout/lang-am.jpg) 3px 2px no-repeat;
			}
			#infooter p a#phoneAm:hover, a.phoneAm:hover {
				text-decoration:underline;
			}
			#infooter p a#phoneBg, a.phoneBg {
				padding:0 0 0 25px;
				text-decoration:none;
				background:url(http://www.webstaze.com/images/layout/lang-bg.jpg) 3px 1px no-repeat;
			}
			#infooter p a#phoneBg:hover, a.phoneBg:hover {
				text-decoration:underline;
			}
				#infooter p.move {
					margin:0 0 0 5px;
					width:175px;
				}
