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

#nav{font-weight: bold; font-size: 12px; 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;
}



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{
    float: right;
    margin: 0 5px 5px 15px;
    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: red; text-transform: capitalize; font-size: 24px; line-height: 30px;}

                                                                                                                                                                    

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


h3{ font-weight: bold; padding: 0px; margin-left: 0; margin-bottom: 20px; margin-right: 0; margin-top: 20px; color: #4b4b4b; 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{
	color: #ff0004; 
    font-size: 112%; 
    padding: 0px 0 6px; 
    line-height: 20px;
	margin: 0 0 8px;
}

h6{ border-color: red; border-width: 1px; border-style: solid; 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: #f8f7ff;}
a:visited {text-decoration: none; color: white;}
a:hover {color: #090909; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}

img {border: 0;}


/* Layout  */

body, html {

		color: #4c4c4c;

		background-position: 0 top;

		background-repeat: repeat-x;

		background-image: url(/images/dropt-html-bkg.png);
		font: 13px/18px Arial, Verdana, sans-serif;
		margin: 0px;
      line-height: 24px;
}
	body {
		min-width:500px;
	}
	.testimonial { padding-bottom: 10px; margin-bottom: 5px; border-bottom-color: #dfdfdf; border-bottom-style: solid; border-bottom-width: 1px; }
	#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-position: left;
height: 163px;
background-repeat: no-repeat;
margin:0 auto;
		width: 985px;
		background-image: url(/images/dropt-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/dropt-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 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;
}

#credits-right{
	clear: none;
	padding-right: 15px;
	float: right;
}

#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{
	margin-left: 5px;
	height: 450px;
	background-repeat: no-repeat;
	background-image: url(/images/dr-opt-left-nav-bkg.png);
	margin-top: 0px;
	border-style: none;
	float: left;
	width: 180px;
}

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

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

#left-navigation ul{
font-weight: bold;
margin-top: 55px;
margin-left: 12px;
padding-left: 0;
}

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

}

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

#left-navigation a:link { text-decoration: none; color: #999;}
#left-navigation a:visited {text-decoration: none; color: #666;}
#left-navigation a:hover { background-position: left center; background-repeat: no-repeat; background-image: url(/images/dropt-left-nav.png); color: red; 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 { padding-left: 7px; padding-bottom: 50px; margin-bottom: 40px; border-width: 1px; border-color: #b7b7b7; border-style: solid; padding-right: 7px; padding-top: 5px; background-color: #e7e7e2; }

#member-header { padding-bottom: 5px; padding-top: 5px; font-size: 12px; text-transform: uppercase; color: #959595; border-bottom-color: #cecece; border-bottom-style: solid; border-bottom-width: 1px; }

.validation-advice {
	border-color: #ff0700;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0;
	padding: 5px;
	color: #ff0004;
	font-weight: bold;
}

#member-header a:visited { text-decoration: none; text-transform: uppercase; color: red; }

#member-header a:hover { text-decoration: underline; text-transform: uppercase; color: #a2a2a2; }

#member-header a:link { text-decoration: none; color: #ff0200; }

.float-r { font-weight: bold; color: red; float: right; }


.labelarea { width: 250px; }

.content a:link { text-decoration: underline; color: #f4f3ff;}
.content a:visited {text-decoration: none; color: white;}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
.content a:hover {color: #f3bb00; text-decoration: none;}
.content a:active {color: #666666; text-decoration: none;}
form { margin: 0px; }
#opt { font-weight: bold; background-position: 0 top; background-repeat: repeat-x; background-image: url(/images/dr-ptboxes.png); font-size: 16px; float: left; margin-right: 50px; width: 150px; background-color: #f10101; border-color: #999999; border-style: solid; border-width: 1px; padding: 60px; }
#pt { font-weight: bold; font-variant: normal; background-position: 0 top; background-repeat: repeat-x; background-image: url(/images/dr-ptboxes-pt.png); padding: 60px; font-size: 16px; float: left; width: 150px; background-color: #0062f6; border-color: #b3b3b3; border-style: solid; border-width: 1px; }
#centerpt { margin-left: 150px; text-align: center; }
