/* 
Site: David Rylah
Date: May 08
Layout: MPWD
Web Design: MPWD
*/

#nav{letter-spacing: .5px; font-weight: bold; font-size: 13px; padding-left: 25px; padding-bottom: 0px; padding-right: 0px; text-transform: uppercase; float: left; margin-top: 140px;}

#nav ul 
{
font-size: 12px;
padding-left: 0;
padding-bottom: 0;
padding-right: 15px;
padding-top: 0;
margin: 0;
}

#nav li {font-size: 13px; padding-right: 8px; display: inline;
list-style-type: none;
}

#home-footer {background: transparent url(/images/apf-home-footer.png) no-repeat left top; height: 150px;}


img.scaled {
  width: 100%;
}

/* Product Detail */

 .floatleft{
    margin-left: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 7px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    float: left;
    font-style: italic;

}

.floatright{
    margin-left: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-top: 20px;
    float: right;
    padding: 5px 10px 5px 5px;
    font-style: italic;

}

#request-button { float: none; border-color: #7f7f7f; width: 215px; margin: 0px; padding: 3px; text-transform: uppercase; color: #868686; font-size: 13px; background-color: white; border-style: solid; border-width: 1px; }


/* ----------- Headers ------------------- */

h1{ color: #1d207a; text-transform: capitalize; font-size: 24px; line-height: 20px;}

                                                                                                                                                                    

h2{ font-weight: bold; color: #686868; margin-left: 0; margin-bottom: 2px; margin-right: 0; margin-top: 1px; padding-left: 6px; padding-bottom: 10px; padding-top: 10px; text-transform: capitalize; font-size: 125%; line-height: 20px;}


h3{ font-style: italic; padding: 1px; margin-left: 0; margin-bottom: 5px; margin-right: 0; margin-top: 0; color: #2e2e2e; font-size: 125%;}

h4{margin: 0 0 5px; padding: 4px 0px 4px 0px; color: #939393; font-size: 122%;
	opacity: 0.62;
	text-transform: uppercase;
}

h5{
	margin-left: 0;
	margin-bottom: 8px;
	margin-right: 0;
	margin-top: 30px;
	color: #ef0d04; 
    font-size: 112%; 
    padding: 0px 0 6px; 
    line-height: 20px;
text-transform: uppercase;
}

h6{ border-style: none; color: red; font-size: 105%; margin: 2px 0; padding: 4px;}

/* ----------- Links ------------------- */

.content a:link { text-decoration: none; color: #7f7f7f;}
a:link { text-decoration: none; color: white;}
a:visited {text-decoration: none; color: #eefee9;}
a:hover {color: #ea2602; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}

img {border: 0;}


/* Layout  */

body, html {

		color: #2c2c2c;

		background-position: 0 top;

		background-repeat: repeat-x;

		background-image: url(/images/dr-html-bkg.png);
		font: 14px/18px Arial, Verdana, sans-serif;
		margin: 0px;
      line-height: 24px;
}
	body {
		min-width:500px;
	}
	#wrap {
		
		background-position: 0 top;
		
		background-repeat: repeat-x;
	
	background-color: white;
		
		background-image: url(/images/dr-wrap-top.png);
		margin:0 auto;
		width: 985px;

	}


#header {
background-color: white;
background-position: left;
height: 166px;
background-repeat: no-repeat;
margin:0 auto;
		width: 985px;
		background-image: url(/images/dr-header.png); padding: 0;}

    
/* Main Content */

#main {
   		color: white;
   		margin-left: 6px;
   		margin-bottom: 0;
   		margin-right: 0;
   		margin-top: 2px;
   		float: left;
		width: 720px;
                padding: 0px;
	}
#main p {
		padding: 0;
    }
#main ul{margin: 0px; padding: 0px 8px 8px 18px;}



/* Sidebar Right */

#sidebar {
 
            
margin-left: 10px;
                
margin-bottom: 0;
                
margin-right: 0;
                
margin-top: 0;
                
float: right;
width: 250px;
padding: 0;
	}


#sidebar ul {
margin:0;
padding: 0;
list-style-type: none;
padding: 0;

    }
    #sidebar h3, #sidebar p {
		padding:0;
    }


#footer {
background: no-repeat;
text-align: center;
line-height: 18px;
padding: 0 0 0 10px;
clear:both;
margin: 0;

	}
	#footer p {
		padding:5px;
		margin:0;
    }
#credits { 
	padding-bottom: 20px; padding-right: 0px; padding-top: 30px; background-repeat: repeat-x; background-image: url(/images/dr-footer-bkg.png); margin: 0px; color: white;
		margin:0 auto;
		width: 985px;
}


#credits-content{
	margin-left: 25px;
}

#credits p {text-transform: capatilize; margin: 2px; text-align: center; padding: 2px; font-size: 100%;}
#credits-right{
	clear: none;
	padding-right: 15px;
	float: right;
}

#credits a:link { color: white; text-decoration: none;}
#credits a:visited {color: white; text-decoration: none;}
#credits a:hover {color: #cccccc; text-decoration: underline;}
#credits a:active {color: gray; text-decoration: none;}


.form { font: 10px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; border-color: #cccccc; border-style: solid; border-width: 1px; }
.button { margin: 1px; padding: 2px; text-transform: capitalize; color: white; font-size: 10px; background-color: #cccccc; border-style: none; font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;}


/* Dropdown */

.content{
	padding-left: 25px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

#flash-banner{
	padding-left: 25px;
}

#left-column-tribute-content{
	padding: 4px;
	text-align: center;
	margin-top: 20px;
	border-style: none;
	float: none;
}

#left-column-tribute{
	text-align: left;
	margin-top: 20px;
	border-style: none;
	float: left;
	width: 250px;
}

#left-column{
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(/images/dr-leftcol-bkg.png);
	margin-top: 20px;
	float: left;
	width: 160px;
}

#right-column-tribute{
	margin-left: 255px;
	float: none;
}

#right-column{
	margin-left: 160px;
	float: none;
}

#left-navigation ul{
margin-top: 30px;
margin-left: 10px;
padding-left: 0;
}

#left-navigation li{
list-style-type: none;
margin-left: 0;
padding-left: 0;

}

#left-navigation a{
padding-top: 3px;
padding-left: 15px;
padding-bottom: 3px;
padding-right: 3px;
border-bottom-color: #d4d4d4;
border-bottom-style: solid;
border-bottom-width: 1px;
display: block;
width: 115px;
color: #666;
}

#left-navigation a:link { font-weight: bold; text-decoration: none; color: #f80e04;}
#left-navigation a:visited {font-weight: bold; text-decoration: none; color: #ff0e04;}
#left-navigation a:hover { background-position: right center; background-repeat: no-repeat; background-image: url(/images/dr-left-nav.png); color: #0f1c6f; text-decoration: none; background-color: #eeeeee; }
#left-navigation a:active {color: #666666; text-decoration: none;}
.active li { color: #272727; }
.tribute-images { border-color: #adadad; border-style: solid; border-width: 1px; padding: 3px; }
.mags { color: #414141; padding-left: 7px; padding-bottom: 50px; margin-bottom: 40px; padding-right: 7px; padding-top: 5px; }
.upper { font-size: 16px; color: #0f1c6f; font-weight: bold; text-transform: uppercase; }
.tribute-boxes { text-align: center; margin-right: 5px; float: left; border-width: 100px; }
.testimonial { padding-bottom: 5px; padding-top: 5px; border-bottom-color: #dfdfdf; border-bottom-style: solid; border-bottom-width: 1px; }
.top { height: 25px; float: right; }
#opt { }
#pt { background-color: #e6e6e6; height: 300px; width: 200px; border-color: #b3b3b3; border-style: solid; border-width: 1px; float: left; }

.pts a:link { text-decoration: underline; color: red;}
.pts a:visited {text-decoration: none; color: red;}
.pts a:hover {color: #f3bb00; text-decoration: none;}
.pts a:active {color: #666666; text-decoration: none;}
