/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

a:hover,a:active {
    outline: 0;
}

html, body, form, input, select, fieldset {font:12px/18px Futura, Helvetica, Arial, Verdana, sans-serif; color: #000000; }
ul, ol {list-style: none; }
form label {cursor: pointer; }
address {font-style: normal; }
:link,:visited { text-decoration: none;  }
a img,:link img,:visited img {border: none; }
fieldset {border: none; }
div.clear, span.clear {clear:both; font-size:0;height:0;overflow:hidden;line-height:0;visibility:hidden; }

.thumbpartner
{
    margin: 0px;
    padding: 0px;
    display: block;
}

.thumbpartner img
{
    padding:1px;
    border:1px solid #021a40;
    margin: 0px;
    display: block;
    height: 323px;
    width:213px;
}

.image-borders img {
    padding:1px;
    border:1px solid #021a40;
}

.thumbpartner .cover .text
{
    margin: 0px 10px 3px 10px;
    padding: 0px;
    display: block;
    font-size: 11px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.thumbsmall {
    margin-top:18px;
}

.thumbsmall .thumbpic {
    margin: 0 10px 10px 0;
    width: 158px;
    height: 210px;
    float:left;
    padding:1px;
    border:1px solid #021a40;
    display: block;
}

#leftpanel h2,
#rightpanel h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    letter-spacing: -1px;
}

#leftpanel h2 a,
#rightpanel h2 a {
    color:#fff;
}

ul.morepartners {
    margin: 0px;
    padding: 0px;
    display: block;
    width: 220px;
}

ul.morepartners li,
ul.morepartners li a,
ul.morepartners li a span {
    margin: 0 0 5px 0;
    padding: 0px;
    display: block;
    line-height: 25px;
    color: #7191AA;
    font-weight:normal;
}

ul.morepartners li a {padding: 0px 5px 0px 5px;}
ul.morepartners li a span {
    font-size: 11px;
    font-weight: normal;
    color: #7191AA;
}

ul.morepartners li a span.left {float: left; font-weight: bold;}
ul.morepartners li a span.right {float: right;}

ul.morepartners li a:hover {
    color: #7191AA;
    font-weight:bold;			

}

#leftpanel .thumbpartner,
#rightpanel .thumbpartner {
    margin: 10px 0 5px 0;
}

.bigcube {overflow: hidden;}
.bigcube .flower {
    margin: 0;
    padding: 0px;
}

.bigcube .thumbpartner {
    margin: 0;
    float: left;
}

.bigcube .thumbpartner .title {
    color: white;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

.bigcube h2 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    font-size: 28px;
    letter-spacing: -1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #7191AA;

}

.adspot {
    margin: 10px 0px 10px 0px;
    padding: 10px;
    text-align: center;

}

.adspot a {
    margin: 0px auto 0px auto;
    padding: 10px;
    text-align: center;
}

.adspot img {
    max-width: 650px;
}

#midpage h2 {
    margin: 0px 0px 10px 0px;
    padding: 10px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #7191AA;
}

.links a{
    color:#000;
    text-decoration:none;
}

.links a:hover{
    color:#000;
    text-decoration:underline;
}

.links li {
    margin-bottom:0;
}

.blockheader {
    background: #40598f;
    padding-top: 6px;
    padding-left: 6px;
}

#bigpic {
    position:relative;
}

#next_button {
    position: absolute;
    right: 0;
    top: 50%;
    background: url("images/sprite.png") no-repeat scroll -146px -169px rgba(0, 0, 0, 0);
    height: 46px;
    text-indent: -10000px;
    width: 46px;
}

#prev_button {
    position: absolute;
    top: 50%;
    left: 0;
    background: url("images/sprite.png") no-repeat scroll -50px -169px rgba(0, 0, 0, 0);
    height: 46px;
    text-indent: -10000px;
    width: 46px;
}

#prev_button:hover, #prev_button:focus {
    background: url("images/sprite.png") no-repeat -98px -169px;
}

#next_button:hover, #next_button:focus {
    background: url("images/sprite.png") no-repeat -194px -169px;
}

#leftpanel .links li {
    text-align:right;
}

b {
    font-weight: bold;
}

body {
    margin:10px 0;
}

#content {
    background: #F0F0F0;
    padding:5px;
    -webkit-box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .3);
    box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .3);
}

#content a {
    color:#0000ee;
    text-decoration: underline;
}

#content .partner_gallery .more a {
    text-decoration: none;
}

.partner_gallery .title {
    padding-bottom:5px;
}
#tabs ul  {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 22px;
	height: 21px;
	overflow: hidden;
	font-size: 12px;
	font-family: verdana;
	position: relative;
}
#tabs ul  li {
	border: 1px solid #AAA;
	background: #D1D1D1;
	background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	/*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;*/
	text-shadow: 0 1px #FFF;
	margin: 0 -5px;
	padding: 0 20px;
}
#tabs ul  a {
	  color: #555;
	  text-decoration: none;
}
#tabs ul  li.selected {
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
}
#tabs ul :before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	/*border-bottom: 1px solid #AAA;*/
	z-index: 1;
}
#tabs ul  li:before,
#tabs ul  li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
#tabs ul  li:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #D1D1D1;
}
#tabs ul  li:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #D1D1D1;
}
#tabs ul  li.selected:before {
	box-shadow: 2px 2px 0 #FFF;
}
#tabs ul  li.selected:after {
	box-shadow: -2px 2px 0 #FFF;
}

#partnerlinks a {
    text-decoration: none;
}

#foot {
    margin: 18px auto;
    text-align:center;
}

/* #Page Styles
================================================== */


.partner_gallery {
    position:relative;
    background-color:#fff;
    border:1px solid #aaa;
    margin-bottom:18px;
    padding:5px 0;
}

.partner_gallery .item {
    text-align:left; 
    margin-left:6px;
    float:left;
    width:223px;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}

.partner_gallery h3 {
    min-height:4em;
}


.partner_gallery .thumbpartner {
    margin-left: 0px; 
    margin-right: 0px;
}

.pull-right {
    float:right;
}

.pull-left {
    float:left;
}

#leftpanel h2,
#rightpanel h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 2px 2px 2px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}

#leftpanel h2 {
    text-align:right
}

#search-form input[type=submit] {
    float:right;
}

#videoOfTheDay .footer {
    position:relative;
}

#videoOfTheDay .views {
    position:absolute;
    right:0;
    top:0;
}

.links.counter li {
    text-align:left;
    position: relative
}

.links.counter li .count {
    position:absolute;
    right:0;
    top:0;
}

#leftpanel .links.counter li {
    text-align:left;
}


.partner_gallery {
    position:relative;
    background-color:#fff;
    border:1px solid #aaa;
    margin-bottom:18px;
    padding:5px 0;
}

.partner_gallery .item {
    text-align:left; 
    margin-left:6px;
    float:left;
    width:223px;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) 
	@media only screen and (max-width: 959px) {}*/

	/* Tablet Portrait size to standard 960 (devices and browsers) 
	@media only screen and (min-width: 768px) and (max-width: 959px) {}*/

	/* All Mobile Sizes (devices and browser) 
        @media only screen and (max-width: 767px) {
            #leftpanel h2 {
                text-align:left
            }
            #leftpanel .links li {
                text-align:left;
            }
            #search-form input[type=submit] {
                float:none;
            }
        }*/

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) 
	@media only screen and (min-width: 480px) and (max-width: 767px) {}*/

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) 
	@media only screen and (max-width: 479px) {}*/


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
