

a img{
border: none;
}
body{
background-color: #FFFFFF;
font-family: Helvetica,  Arial, sans-serif;
color: #000;
margin-bottom: -150px;
}


#quote_options{
padding: 10px 0 10px 0;
font-size: 10px;

}


#otherText{
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
color:  #000; 
}
.links{
font-size: 12px;
}
.eachListing{
clear:both;
overflow: auto;
border-top: 1px solid #000; 
}

.header1{
font-size: 24px;
font-weight: bold;
}
.header2{
font-size: 10px;
font-weight: bold;
}
a{
text-decoration: none;
color: #000; 
}
a:hover{
color: #FF0000; 
}
#errorBox{
font-size: 12px;
background-color:  #000; 
padding: 5px;
vertical-align: middle;
font-weight: bold;
width: 300px;
font-style: italic;
border: 2px solid #DC143C;
margin: 5px 0 5px 0;
color: #FFFFFF; 
}
#successBox{
font-size: 12px;
background-color:  #000; 
padding: 5px;
vertical-align: middle;
font-weight: bold;
width: 300px;
font-style: italic;
border: 2px solid #228B22;
margin: 5px 0 5px 0;
color: #FFFFFF; 
}
#errorBox img, #successBox img{
float: left;
height: 14px;
width:14px;
padding-right: 5px;
vertical-align: middle;
}

.header3{
font-size: 40px;
font-weight: bold;
}
.header4{
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
}
.spacer{
margin-left: 3px;
margin-right: 3px;
}
.header5, .header5 a:hover {
font-size: 10px;
font-weight: bold;
margin-top: 2px;
color: #000; 
}

.header5 a{
font-size: 10px;
font-weight: bold;
margin-top: 2px;
color: #FF0000; 
}

.cmal_description{
font-size: 10px;
clear:both;
margin: 5px 0 10px 0px;
max-width: 800px;
}

#footer{
display:block;
clear:both;
padding-top: 15px;
font-size: 10px;
}
#footer-txt{
	text-align: right;
	margin: 0 5px 20px;
}

.webdesign_profile{
font-size: 12px;
max-width: 1024px;

padding: 20px 0px 10px 0;
margin: 10px 0px;
overflow: auto;

}
.eachListing:first-child .webdesign_profile{
	border-top: none !important;
}

.webdesign_profile .label{
	font-weight:bold;
	margin: 5px 0 5px 0;
}
.webdesign_profile #imgwrapper{
float: left;
width: 220px; 
height: 200px; 
 overflow: hidden; 
 position: relative; 
margin: 0px 10px 10px 0px;
border: 1px solid #000;
}
.webdesign_profile .info .options{
clear:both;
font-size: 10px;
font-weight: bold;
padding: 5px 0 5px 0;
margin-bottom: 10px;
}

.webdesign_profile .info{
clear:both;
font-size: 10px;
padding: 10px 0 5px 0;
margin-left: 210px;
}
.webdesign_profile #imgwrapper3{
float: left;
width: 200px; 
max-height: 180px; 
 overflow: hidden; 
 position: relative; 
 margin: 0  10px 0 0;
}

.webdesign_profile #imgwrapper3 img{
max-width:200px;
float: right;
}
.webdesign_profile #imgwrapper:hover, .webdesign_profile #imgwrapper2:hover{
border: 1px solid #FF0000;
}
.webdesign_profile #imgwrapper a img{
height: 200px;
}

.webdesign_profile #imgwrapper2{
float: left;
width: 160px; 
height: 140px; 
 overflow: hidden; 
 position: relative; 
margin: 0px 10px 10px 0px;
border: 1px solid #000;
}
.webdesign_profile #imgwrapper2 a img{
height: 140px;
}


a.obvious_link {
font-weight: bold;
text-decoration: underline;
}

#gridGallery{padding-top: 10px; max-width: 800px; overflow: auto;clear:both; }
#gridGallery ul { list-style-type: none; margin: 0px; padding: 0px;}
#gridGallery ul li { display: inline; }
#gridGallery ul li div { display: block; float: left; width: 175px; height: 140px; overflow: hidden; position: relative; margin-right: 10px; margin-bottom: 10px; border: 1px solid  #000  }
#gridGallery ul li div a img { height: 140px;}
#gridGallery ul li div p { display: block; width: 80px; height: 2em; position: absolute; top: 100px; left: 0; margin-top: -3em; padding: 0.5em 10px; }
#gridGallery ul li div:hover{ border: 1px solid #FF0000;}
hr.big{
 border: none;
 background-color:  #000;
 height: 5px;
 }
 hr.xbig{
 border: none;
 background-color:  #000;
 height: 8px;
 }
 
hr.small{
 border: none;
 background-color: #000;
 height: 1px;
}

/*menu*/


.selectedanchor{ 
color: #FF0000;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border-bottom-width: 0;
font-size: 10px;
line-height: 18px;
margin-top: 7px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #000;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:  #FFFFFF;
text-indent: 5px;
border-top: 1px solid #FFFFFF;
}

.anylinkmenu a:hover{ /*hover background color*/
color: #FFFFFF;
background: #FF0000}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #FF0000;
}

.anylinkmenucols li{
padding-bottom: 3px;

}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #0000FF;

}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
label{
	font-size: 10px;
	display: block;
}
#commentForm textarea{
display: block;
margin: 10px 0 10px 0;
color:  #FFFFFF;
border:none;
padding:5px;
background:  #000;
}
#commentForm input[type=text], #commentForm input[type=password] {
margin: 10px 0 10px 0;
color:  #FFFFFF;
background:  #000;
border:none;
padding: 5px;
}

#commentForm input[type=submit] {
margin: 10px 0 10px 0;
color:  #FFFFFF;
background:  #000;
border:none;
padding: 5px;
}

#commentForm input[type=submit]:hover {
background:  #FF0000;
}

.qtip-content{
font-size: 10px;

}

.anylinkshadow{
	display: none;
}
