/* Inspired by the stylesheet in Bulletproof Web Design by Dan Cederholm */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color: #e1ddd9;
	background: #4983C3 url(../media/bodyback.gif) repeat;
	
	}
	
p, li, blockquote
{
	font-family: Verdana, sans-serif;
    color: #333;
}



a:link {
	color: #39c;
	}
a:visited {
	color: #369;
	}

a:hover 
{
background-color: #fff;
text-decoration: none; 
color: #000; 

}

#contactus
{
font-weight: bold;
}

#contactus a:hover
{
font-weight: bold;

}

/* layout */
#globalnav
{
margin: 0;
padding: 20px 0 20px 0px;
font-size: x-small;
text-align: right;


}

#globalnav ul, #globalnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
text-align: right;
}

#globalnav a:link, #globalnav a:visited
{
float: left;
line-height: 1.4;

font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#globalnav a:link#current, #globalnav a:visited#current, 
#globalnav a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: #fff;
color: #000;
}

#globalnav a:hover { color: #000; }

#wrap {
	width: 950px;
margin-left: 30px;
margin-right: 30px;
background: #fff;
	}
#content {
	float: right;
	width: 950px;
	font-size: 95%;
	color: #333;
	background: #fff;
	line-height: 1.5em;
	
	}

	
#footer {
	clear: both;
	background: #336699;
color: #FFF;
clear:both;
width:100%;
padding: 5px 0;
	}

#footer p
{
background: trasparent;
color: #FFF;

	}
/* gutters */

#content .gutter {
	padding: 25px;
    background: #fff;
    border-top: 1px #666 solid;
    
	}


/* header */

#header {
	
	background: #fff;
	background-image: url(../media/headerba.gif);
	
	
	

	}
#header h1 
{
	
	margin-bottom: 20;
	margin-top: 0;
	padding: 38px 38px 38px 30px;
	
	 background: transparent;

}



#accessmessge
{
margin: 0;
padding: 2px 55px 0 0;
position: absolute;
top:0px;
right:0px;
font-size: 95%;
background: transparent;

}
#accessmessge p
{
padding: 0;

}
#accessmessge a
{

background: transparent;
text-decoration: none;

}

	
/* message row */

#message {
	margin: 0;
    font-size: normal;
	text-align: left;
	background-color:  transparent;
	padding-left: 30px;
	


	}

#message p
{
padding-bottom: 10px; 
margin: 0; 
border: 0; 
color: #FF6699;
background-color:  transparent;
}
/* content */



#content li {
	padding: 3px;
	}

/* footer */

#footer p {
	margin: 0;
	padding: 15px 25px;
	font-size: 85%;

	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */

/* This style can be used to hide the members login text */
.loginlinktext
{
font-size: x-small;
}





#format{
	width: auto;
}




p#bignavimages{
	background: transparent url(../photo_gallery/carpet_types/1_files/thumb_ba.gif) 0 0 no-repeat;
	display: block;
	margin: 0;

}

p#bignavimages img{
	border: none;

}




#innerleft {
	float: left;
	width: 500px;
	color: #333;
	background: #fff;
	line-height: 1.5em;
	
	}


.innerright { padding-left: 25px; padding-bottom: 15px;
	float: left;
	width: 350px;
	 

	color: #333;
	background: #fff;
	line-height: 1.5em;
	}

/* gutters */

.innerleft .innerleftgutter {
	padding-left: 0;
    background: #fff;
    
	}
	
.innerright .innerrightgutter {
	padding-right: 0;
    background: #fff;
    
	}
	

/*navlist*/



#navlist {
border-bottom:0 solid #000;
background:#fff;
color:#999;
margin: 0;
padding:0 0 20px 0px;
width: 100%;
text-align: left;
}

#navlist ul,#navlist li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#navlist a:link,#navlist a:visited {
font-size:small;
line-height:1.3em;
font-weight:700;
text-decoration:none;
color:#999;
background:#fff;
margin:0 10px 4px 4px;
}

#navlist a:link#current,#navlist a:visited#current {
border-bottom:4px solid #000;
padding-bottom:2px;
background:#fff;
color:#000;
}

#navlist a:hover,a:focus,a:active {
color:#000;
background:#fff;
}

 

.newsboxleft, .newsboxright {clear: both;

margin-top:0;
border: 1px #999 solid;
border-bottom: 1px solid #999;
margin-bottom: 20px;}

.newsboxleft ul, .newsboxright ul{padding: 10px 0;
}
.newsboxleft li, .newsboxright li {list-style-image: url(../photo_gallery/carpet_types/1_files/bullet00.htm);
margin: 0 0 -0.5em 27px; }

.newsboxleft h2, .newsboxright h2
{
margin: 0 0 10px 0 ;
background-color: pink;
background-image: url(../media/pinkgrad.jpg);
background-repeat: repeat-x;
background-position:bottom;
color:#fff;
font-size: small;
padding: 5px 0 10px 10px;}


.newsboxleft p, .newsboxright p, .newsboxleft h3, .newsboxright h3, .newsboxleft h4, .newsboxright h4{padding:0 10px 0 20px;
}


/*topsearch*/



div#topsearchbox {
position: absolute;
top:0px;
right:0px;
margin: 0;
color: #1D66B5;
font-weight: bold;
display: inline; 
padding: 7% 55px 5px 5px;}



div#topsearchbox input {
font-size: x-small;
color: #1D66B5;
border: 1px #FFD9E5 solid;
padding:3px;
margin-right: 5px; 
background-color: #eee;}



div#topsearchbox button {
background-color: #FF6697;
border: #B34769 2px solid;
font-size: x-small;
padding:1px;
color: #fff;
font-weight: bold; 
}

div#topsearchbox label {
display: block;
position: absolute; 
text-indent: -1000em; 
}
/* ----- FORMS ----- */



#emailsubs {padding-top: 10px;
width: 650px;
padding: 20px; }



#emailsubs .clearfix {
padding: 10px 0 5px 0 ; }



#emailsubs fieldset {
padding:20px;
border: 1px #FFD6AA solid;
 }



#emailsubs legend {padding:0 20px;
font-weight: bold;
color: #375E72; }



#emailsubs label {margin: 0px 20px 0px 20px;
font-weight: bold;
width: 200px;
float: left; }



#emailsubs input {background: #fff; 
border: 1px #6897AE solid;
}



textarea { border: 1px #6897AE solid;
}



#emailsubs input, #emailsubs textarea, #emailsubs select {background: #fff;
margin:0 ;
padding:0 ;
color: #375E72;
font-size: 1.2em; }



#emailsubs optgroup { }



#emailsubs option { }



#emailsubs button {}



#emailsubs button[Reset] {background-image: url(../photo_gallery/carpet_types/1_files/reset000.gif); }



#emailsubs #formsubmit input {
background-color: #375E72;
border: #8DBDA8 2px solid;
font-size: small;
color: #fff;
padding: 3px 5px;
font-weight: bold; }


#emailsubs #notspam {
margin-left: 240px; float: left;
}

#emailsubs #contactsubmit {
margin-left: 240px; 
font-size: small;
padding: 2px 5px;
color: #fff;
background-color: #375E72;
}

/*clearfix starts here*/



.clearfix:after {content:  ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }



.clearfix {display: inline-block; }



/* Mark Hadley's fix for IE Mac */



/* Hides from IE Mac \*/



* html .clearfix {height: 1%; }



.clearfix {display: block; }



/* End Hack */


 table tr td
{
border: 1px solid #ddd;
padding: 6px;
 }
 
 /*another test navlist box4
*/



.box-4 {background: #f2f2f2 url(../photo_gallery/carpet_types/1_files/bg-sideb.htm) no-repeat bottom right;
margin: 0  5px 20px 5px;
width: 160px;

 }

.box-4 ul {
line-height: 1em;
list-style: none;
margin: 0;
padding: 0 15px 15px; }



.box-4 ul li {
background: url(../photo_gallery/carpet_types/1_files/bullet00.htm) no-repeat 0 7px;
margin: 0;
padding: 0; 
}



.box-4 ul li.crnt {background-image: url(../photo_gallery/carpet_types/1_files/bulletcr.gif);
 }

div#wrapper .box-3 ul li.crnt a{
border-bottom: 1px #1D66B5 solid;
}




.box-4 a, 
  .box-4 span {
  border-bottom: 1px solid #666;
color: #606352;
display: block;
padding: 4px 2px;
text-decoration: none; }



.box-4 span {background-color: transparent;
color: #AAB494; }



.box-4 a.normal {
border-bottom: none;
color: #aaa;
display: inline;
padding: 0;
text-decoration: none;  
}



.box-4 a:visited {color: #606352; }



.box-4 a:hover 
{
background-color: #fff;
text-decoration: none; 
color: #000; 
}

.box-4 a:visited#current
{
font-weight: bold;
color: #000; 
border-bottom:2px solid #000;
}

/* new oct 2008 */
#client_comments { padding-right: 25px; padding-left: 25px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
