/*
Thirtytwo.com Stylesheet / contact

URL: 		thirtytwo.com
Created by: 	Foxxyz/Ivo KH Janssen, Mike Rusczyk & Aren Anderson
For:		Sole Technology Inc
Site Design by:	Teh Webnerds
		
http://thirtytwo.com

*/
	
#content {
	background-color: inherit;
    border-bottom: 5px solid #292427;
    color: #323232;
    float: left;
    margin-top: 40px;
    padding: 20px 0 7px;
    width: 272px;
	}

	#content p {
		font-family: Georgia,"Times New Roman",Times,serif;
	    font-style: italic;
	    font-weight: bold;
	    line-height: 1.3;
		}
		
		#content p a {
			background-color: inherit;
			color: #565656;
			}
			
			#content p a:hover {
				background-color: inherit;
				color: #FFFFFF;
				}
		
#header {
	margin-bottom: 60px;
	}

h2 {
	background-color: inherit;
    color: #292427;
    margin-bottom: 4px;
    text-shadow: 1px 1px #D5D5D5;
	}

h3 {
	margin-top: 0;
	}
	
	h3#covered {
		padding: 0 0 13px;
		margin-bottom: 10px;
		color: inherit;
		background: transparent url(/app/css/images/transparent-bg.png) repeat-x bottom left;
		}
		
object {
	display: block;
	}			

#secondary {
	width: 620px;
	margin: 0 0 90px 10px;
	overflow: hidden;
	padding: 15px;
	color: #323232;
	background-color: #FFFFFF;
	float: right;
	}
	
	#secondary p {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 1.5em;
		}
		
	#secondary ul {
		margin-bottom: 1.5em;
		list-style-type: disc;
		list-style-position: inside;
		}
	
	#secondary ul.not {
		margin-bottom: 10px;
		list-style-type: none;
		}		
		
		#secondary li {
			margin-bottom: 4px;
			font-size: 14px;
			}
	
/* ---- subnav ---- */	
	
#subnavigation {
	border-bottom: 5px solid #292427;
	padding-bottom: 10px;
	width: 272px;
	position: absolute;
	top: 0;
	left: 20px;
	}				

	#subnavigation li {
		border-style: none;
		margin: 0;
		float: left;
		font-family: "ko-htf48", Helvetica,Arial,sans-serif;
		list-style-type: none;
		padding-top: 2px;
		}

		#subnavigation li:first-child:before {
			content: "";
			}
			
		#subnavigation li:first-child {}	

			#subnavigation li:first-child a {
				margin-left: 0;
				}

		#subnavigation li a {
			text-transform: uppercase;
			font-weight: normal;
			margin-left: 2px;
			padding: 0;
			font-size: 18px;
			background-color: #565656;
		    color: #FFFFFF;
		    margin-right: 2px;
		    padding: 2px 5px 0;
			}

			#subnavigation li a:hover {
				color: #FFFFFF;
				background-color: #F47B20;
				}

		#subnavigation li.active a {
			color: #FFFFFF;
			background-color: #F47B20;
			text-decoration: none;
			}

	#subnavigation ul {
		font-weight: bold;
		overflow: hidden;
		line-height: normal;
		margin-bottom: 3px;
		}					

	.fasttrack #secondary {
		padding: 15px;
		text-align: center;
		background-image: none;
		}
		
		.fasttrack #secondary p {
			padding: 12px 0 0;
			margin-bottom: 0;
			}
		
	.video {
		padding: 3px;
		color: inherit;
		background: transparent url(/app/css/images/transparent-bg.png) repeat 0 0;
		}				

			.warranty .not li img {
				border-style: none;
				padding: 3px;
				margin-bottom: 5px;
				color: inherit;
				background: transparent url(/app/css/images/transparent-bg.png) repeat 0 0;
				}

