@charset "utf-8";
/*
::::::::::::::::::::::::
LAYOUT / BASE STYLING
for GSO Clothing (gso-clothing.com)
Created with Happy Happy Joy Joy by
Eagles and Cobras (eaglesandcobras.com)
::::::::::::::::::::::::
*/

.section{
	margin-bottom: 10px;
}

.block {
    margin-top:10px;
}

.line {
    height:2px;
    background:#DDD;
    width:630px;
    margin:10px 0;
}

.twothirdsLeft {
    width:630px;
    float:left;
}

.onethirdsRight {
    width:315px;
    float:right;
}

.h3Down {
    padding-top:28px;
}

/*::::::::::::::::::::::::
Featured Section
::::::::::::::::::::::::*/
.featuredContainer {
	padding-bottom: 15px;
}

.featuredContent {
	border:1px solid #ddd;
	height:320px;
}

.featuredCenter {
	width:950px;
	margin:auto;
	padding: 10px 0;
	display:none;
}

.featuredList li {
	list-style: none;
	position:absolute;
}

.featuredPane {
	background:#000;
	color:#fff;
	position:absolute;
	z-index:4;
	width:950px;
	height:50px;
	margin-top:250px;
	filter:alpha(opacity=85);
	Ðmoz-opacity:0.85;
	Ðkhtml-opacity: 0.85;
	opacity: 0.85;
}

.featuredPane div {
	padding: 12px 25px 0 25px;
	display:block;
	font-size: 24px;
}

.featuredTitle {
	width:575px;
	float:left;
}

.featured-menu {
	float:right;
	width:200px;
}

.featured-links li {
	float:right;
	list-style: none;
	font-size: 12px;
}

.featured-links li a {
	display: block;
	border:1px solid #333;
	padding:5px 7px;
	margin-left: 5px;
	text-decoration: none;
	color:#666;
}

.fLinksOn {
	display: block;
	border:1px solid #333;
	padding:5px 7px;
	margin-left: 5px;
	text-decoration: none;
	color:#999;
	background: #333;
}


.about-us {
	height:150px;
}

/*::::::::::::::::::::::::
Products Section
::::::::::::::::::::::::*/

.products-container {
	padding: 20px 0;
}

.products-block {
	background: #DDD;
	height:450px;
	width:975px;
}

/*::::::::::::::::::::::::
News Section
::::::::::::::::::::::::*/

.news {
	width:975px;
	height:450px;
}

.news-list {
	width:630px;
	border-bottom:1px solid #ddd;
}

.news-list li {
	list-style: none;
}

.news-item {
	
	padding:10px 0;
	border-top:1px solid #ddd;
}

.news-title{
	font-size: 18px;
	padding-bottom: 5px;
}

.news-date {
	color:#01a7e5;
	font-size: 12px;
}

.news-content {
	font-size: 12px;
	line-height: 18px;
}

.news-link {
	text-align: right;
	padding-top: 5px;
}

.twitter-list li {
	list-style: none;
	padding:10px;
	border-top:1px solid #ddd;
	height:55px;
}

.twitter-list {
	border-bottom:1px solid #ddd;
}

.twitter-date {
	color:#01a7e5;
	font-size: 11px;
}


/*::::::::::::::::::::::::
Logo Banner
::::::::::::::::::::::::*/

.logo-banner {
	border:1px solid #ddd;
	height:320px;
}

.logo-banner div {
	margin:10px;
	width:950px;
	height:300px;
}

/*::::::::::::::::::::::::
Team Section
::::::::::::::::::::::::*/
.team-list {
    border-top:1px solid #ddd;
}

.team-list li {
    list-style:none;
}

.team-list li a {
    width:315px;
    border-bottom:1px solid #ddd;
    display:block;
    height:30px;
}

.team-rider:hover {
	background:#FF00FF;
    text-decoration:none;
    color:#FFF;
}

.team-list li a:hover {
    text-decoration:none;
}

.team-list li a div {
    margin-left:20px;
    line-height:28px;
}

.team {
    float:left;
    width:315px;
    margin-bottom: 10px;
}

.three_column_margin {
    margin-right:10px;
}

.flickr {
	height:335px;
}

.flickr-list {
	display:none;
}

.rider-photo-list {
	width:950px;
}

.flickr-list li, .rider-photo-list li{
	list-style: none;
	float:left;
	padding:5px 5px 2px 5px;
	border:1px solid #ddd;
	margin:0 15px 20px 0;
}

.flickr-list li:hover, .rider-photo-list li:hover {
	background: #FF00FF;
}

.flickr-link{
	clear:both;
	text-align: right;
	margin-right: 25px;
}

.vimeo, .rider-videos {
	height:335px;
}

.vimeo-block, .rider-vblock {
	width:630px;
	height:300px;
	background:#ddd;
}

.vimeo-video, .rider-video-player {
	float:left;
	width:300px;
}

.vimeo-list, .rider-video-list {
	float:right;
	width:229px;
	height:300px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: hidden;
}

.vimeo-list li, .rider-video-list li {
	list-style: none;
	height:60px;	
}

.vimeo-list li a, .rider-video-list li a {
	height:59px;
	background:#EEE;
	border-bottom: 1px solid #ccc;
	width:229px;
	display: block;
}

.vimeo-list li a:hover, .rider-video-list li a:hover {
	background: #FF00FF;
	color:#FFF;
	text-decoration: none;
}

.vimeo-link {
	clear:both;
	text-align: right;
	padding-top: 20px;
}

.video-title {
	color: #000;
	font-size: 14px;
	padding:10px 5px 5px 10px;	
}

.video-riders {
	font-size:12px;
	padding-left:10px;
}

.rider-feeds h5 {
	padding-bottom: 10px;
}

/*::::::::::::::::::::::::
About Section
::::::::::::::::::::::::*/
#contactContainer {
    width:630px;
    height:325px;
    overflow:hidden;
    border:1px solid #ddd;
}

#contactContainer .slide {
    position:relative;
    height:325px;
    width:5000px;
}

.contactForm {
    height:350px;
}

.contactForm li {
    float:left;
    list-style:none;
    width:630px;
    height:325px;
}

.contactField {
    padding:30px;
}

.contactForward {
    height:38px;
    width:38px;
    background:transparent url(../img/btns/arrows.gif) no-repeat;
    background-position:-38px 0;
    display:block;
    position:absolute;
    z-index:2;
    margin-left:510px;
    margin-top:103px;
}

.contactBack {
    height:38px;
    width:38px;
    background:transparent url(../img/btns/arrows.gif) no-repeat;
    display:block;
    position:absolute;
    z-index:1;
    margin-top:103px;
    margin-left:10px;
}

.contactForward:hover{
    text-decoration:none;
    background-position:-38px -38px;
}

.contactBack:hover{
    text-decoration:none;
    background-position:0 -38px;
}

.bluetext {
    color:#01a7e5;
}

.contactCenter_s {
    width:400px;
    position:absolute;
    z-index:3;
    margin-top:70px;
    margin-left:90px;
    font-size:16px;
    line-height:25px;
}

.contactCenter_s input{
    margin:10px 0;
    width:350px;
    padding:10px;
}

.contactCenter_m {
    width:450px;
    margin-left:40px;
    font-size:16px;
    line-height:25px;
    position:absolute;
}

.contactCenter_l {
    width:400px;
    margin-left:40px;
    font-size:16px;
    line-height:25px;
    position:absolute;
    margin-left:70px;
}

.contactCenter_l textarea {
    width:400px;
    height:150px;
    margin:10px;
    padding:10px;
}

.contactsubmit {
	
}

.emailblock {
    margin:10px 0;
    font-size:12px;
}

.emailtitle {
    font-weight:600;
    font-size:14px;
    color:#111;
    margin-bottom:3px;
}

/*::::::::::::::::::::::::
Footer
::::::::::::::::::::::::*/
.footer-container {
	padding-top: 100px;
}

.footer {
	margin-top: 10px;
    height:75px;
    background:#DDD url(../img/bgs/footer.gif) repeat-y;
}

.footer .content {
	padding:15px;
	font-size: 10px;
}

.social-list {
	padding-right:20px;
}

.social-list li {
	list-style: none;
	float:right;
	padding-left: 7px;
}