/*
	Global.css
	Copyright 2009 Avalanche Creative
	
	Global style rules for Syron MP3
*/

body{
	background-image: url("../images/stone.jpg");
	background-position: top left;
}

.colour_red		{	background-color: #ed1c24;		}
.colour_grey	{	background-color: #b3b3b3;		}
.colour_blue	{	background-color: #dfa9f5;		}
.colour_green	{	background-color: #7ac943;		}
.colour_pink	{	background-color: #f0f;			}
.colour_orange	{	background-color: #ff931e;		}

.pin{
	position: relative;
	width: 0px;
	height: 0px;
}

#outerjacket{
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 194px;
	position: relative;
	background-image: url("../images/overlays/header.png");
	background-repeat: no-repeat;
	background-position: center top;
}

	#nav{
		position: absolute;
		top: 170px;
		right: 0px;
		padding-right: 65px;
	}
		#nav a:link,
		#nav a:hover,
		#nav a:active,
		#nav a:visited{
			background-repeat: no-repeat;
			background-position: center top;
			display: block;
			position: relative;
			float: left;
			text-align: center;
			margin: 0px -9px;
			width: 100px;
			
			text-decoration: none !important;
			color: #fff;
		}
			#nav span{
				width: 93px;
				height: 34px; /* 40px */
				padding-top: 6px;
				display: block;
			}
			#n1	{	background-image: url("../images/nav/nav_blue.png");	z-index: 6;	}
			#n2	{	background-image: url("../images/nav/nav_orange.png");	z-index: 5;	}
			#n3	{	background-image: url("../images/nav/nav_green.png");	z-index: 4;	}
			#n4	{	background-image: url("../images/nav/nav_pink.png");	z-index: 3;	}
			#n5	{	background-image: url("../images/nav/nav_white.png");	z-index: 2;	}	
			#nav a:hover	{	top: -2px;	}





	table#mainframe{
		width: 952px;
		margin: 0px auto;
		position: relative;
		z-index: 13;
	}
	
	.p_content{
		position: relative;
		padding-top: 9px;
	}
	
		/* SIDEBAR */
		
		#sidebar{
			width: 256px;
			float: left;
			z-index: 14;
		}
			.sidetext{
				background-color: #e6e6e6;
				min-height: 420px;
				color: #2b417d;
				padding: 10px 10px 25px 12px;
				font-family: "Arial Narrow";
			}

			
			#subscr{
				background-color: #ccc;
				margin-top: 10px;
				padding-top: 10px;
				text-transform: uppercase;
				display: block;
				padding-left: 20px;
				font-family: "Arial Narrow";
				font-size: 1em;
				color: #ED1C24;
			}
				#subscr h3{
					font-size: 1.3em;
					line-height: 1.2em;
					margin-bottom: 0px;
				}
				#subscr div{
					height: 20px;
					overflow: hidden;
					position: relative;
					display: block;
				}
					#subscr label{
						color: #2b417d;
						float: left;
						display: block;
						width: 36px;
						line-height: 1.8em;
					}
					#subscr input.text{
						width: 180px;
						height: 14px;
						border: none;
						font-size: 0.9em;
					}
					#subscr_submit{
						background-color: transparent;
						border: none;
						color: #ED1C24;
						height: 15px;
						text-transform: uppercase;
						width: auto !important;
						margin-left: 170px;
						padding: 0px;
					}

			#ootw{
				position: relative;
				left: -33px;
				margin-top: 10px;
				margin-bottom: -45px;
				z-index: 15;
			}
		
		
		
		
		
			
		#content{
			width: 658px; /*675px;*/
			float: right;
			padding-left: 17px;
			padding-bottom: 30px;
			position: relative;
		}
			#content object{
				margin-bottom: 10px;	
			}
			
			#content p{
				margin-right: 55px;	
			}
		
		
		
		
		#footer_clip_pin{
			height: 0px;
			width: 0px;
			position: relative;
			z-index: 1;
		}
			#footer_clip{
				background-image: url("../images/footer_clip.png");
				background-repeat: no-repeat;
				width: 414px;
				height: 61px;
				position: absolute;
			}
				#footer_clip img{
					float: right;
					margin-right: 30px;
					position: relative;
					top: -10px;
				}
		#footer{
			width: 1060px;
			height: 120px;
			text-align: right;
			background-image: url("../images/circuits.png");
			background-repeat: no-repeat;
			background-position: 51% top;
			position: relative;
			top: -79px;
			z-index: 1;
		}
			#footer_right{
				padding-top: 79px;
				margin-right: 65px;
				font-size: 0.8em;
				font-weight: bold;
				color: #2b417d;
				position: relative;
				top: -7px;
			}
				#footer_right a:link,
				#footer_right a:visited,
				#footer_right a:active{
					color: #2b417d;
					text-decoration: none;
				}
				#footer_right a:hover{
					text-decoration: underline;
				}
	
	
	
	
	
	/* SPECIFICS */

		
		#preview{
			width: 322px;
		}
			#palette{
				float: left;
				position: relative;
				width: 130px;
				margin-top: 10px;
			}
				#palette .label{
					font: bold 0.7em/1.1em Verdana;
					text-transform: uppercase;
					color: #ed1c24;
					width: 41px;
					float: right;
				}
				.inkbox{
					margin-right: 3px;
					font-size: 0px;
					text-decoration: none;
					float: left;
				}
					.inkbox img{
						width: 13px;
						height: 19px;
						margin: 0px;
					}
					

			#buynow{
				float: right;
				position: absolute;
				top: -156px;
				left: 2px;
				background-image: url("../images/side_clip.png");
				background-repeat: no-repeat;
				text-decoration: none !important;
				width: 55px;
				height: 136px;
			}
				#buynow span{
					visibility: hidden;
				}