/* Mukul Hinge's Web Site
December 2006*/

body {
		margin: 0 auto;
		padding: 0;
		background: #D9D9D9 url(../images/bgwinered.gif) repeat;
		font-variant:normal; 
		font-weight:normal; 
		font-size:76%; 
		font-family:Verdana, Tahoma, Arial, sans-serif; 
		}

#wrap {
		
		background-color: #000000;
		margin: 0 auto;
		width: 760px; 
		border-left: 1px solid #000000; 
		border-right: 1px solid #000000;

		
		}
		
#wrap h1 { 
 
			font-size:24px; 
			text-align:center;
			padding: 10px 0 0 0; margin: 0 0 0 0; }
/* HEADER*/
#header {
			clear: both;
			margin:0;
			padding: 0;
			height: 75px;
			}

#header h1 {
			color: #666666;
			width: 250px;
			margin: 0 0 0 0;
			float: left;
			font-size:16px;
			padding-left:0; padding-top: 0; padding-bottom: 0;
			
			}

#header p {
			width: 500px;
			float: right;
			text-align: right;
			color: #a0a0a0;
			margin: 0 0 10px 0;
			font-size: 0.8em;
			line-height: 1.2em;
}

.whitetext {
			color: #FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.searchbar {
			float:right;
			color:#CCCCCC; 
			
			}

/*.Gobutton { 
			background-image:url(../images/gobutton.gif);
			border: 0px;
			color:#FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			width: 135px; height: 25px;
			}*/
			
.Gobutton1 { 
			background-image: url(../images/gobutton1.gif);
			border: 0px;
			color:#FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			width: 110px; height: 25px;
			}

#frontphoto {
				border: 1px none; 
				margin-left:0; 
				margin-right:0; 
				margin-top:0; 
				margin-bottom:0;
			}



/* MAIN CONTENT*/
.content {
			margin: 0 10px 20px 20px;
			padding: 0 10px 0 10px;
			line-height: 1.6em; color:#FFFFFF;
			text-align: left; font-family:Arial, Helvetica, sans-serif;
			}
			
.contentpanelpsd { width: 740px; background:url(../images/tut_photoshop_symbol.jpg) no-repeat}

.content h2 {
				font-size:170%; line-height: 2em;
				font-family: Arial, Helvetica, sans-serif;
				font-style:italic;
				border-bottom: solid 1px #666666;
				margin: 0 2em .5em 0;
				}

.content h3 {
				font-size:120%; line-height: 2em;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF; 
				margin: 10px 0 .5em 0;
				}
.content h4 {
				font-size:120%; line-height: 3em;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #CC6600; 
				margin: 10px 0 .5em 0;
				}
.content h5 {
				font-size:100%; font-style:italic;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FF9933; 
				margin: 10px 0 .5em 0;
				}
				
.content h6 {
				font-size:140%; line-height: 2em;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF; background-color: #550000;
				margin: 40px 0 .5em 0; padding-left: 1em;
				}

.content img {

				border: 2px solid #DEDEDE;
				}

.content p {

				margin: 0 1em 5px 0;
				font-size: 1em;
				line-height: 1.5em;
				text-align:justify;
				}
	
.content a {
				color: #B05C24; text-decoration: underline; 
				}
.content a:hover {
				color: #B05C24; text-decoration: none; 
				}
				
.content ul {
				color: #EEEEEE;
				margin: 0 0 10px 0;
				font-size: 1em;
				line-height: 1.5em;
				text-align:justify;
				}				


h3 {
		font-size: 1.3em;
		margin: 0 0 10px 0;
		}

a {
		text-decoration: none;
		color: #00CCFF;
		}

a:hover {
			text-decoration: underline;
			color: #286ea0;
			}

a img {
		border: 0px none;
		}

/* FOOTER*/

#footer {
			clear: both;
			margin: 0 auto;
			padding: 10px 0 20px 0;
			width: 760px;
			text-align: center;
			color: #FFFFFF;
			font-size: 0.9em; border-top: 1px solid #000000;
			}

#footer a {
			color: #808080;
			text-decoration: none;
			}

#footer a:hover {
					text-decoration: underline;
					}
					

.left {
			margin: 10px 10px 5px 0;
			float: left;
			}
			
.textright  {
			text-align: right; color:#F0E3C6;
			}

.textright a {
			text-align: right; color:#F0E3C6;
			}
			
.textright a:hover {
			text-align: right; color: #FF6600;
			}

.center {
			text-align: center;
			}

.small {
		font-size: 0.8em;
		}

.bold {
		font-weight: bold;
		}

.hide {
		display: none;
		}
		
.yaru { padding-left: 20px;}

