/*  Copyright (C) 2011-2013 Peter Upfold.

    This program is free software; you can redistribute it and/or
	modify it under the terms of the GNU General Public License
	as published by the Free Software Foundation; either version 2
	of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/
/*
Template Name: Webster Internet
*/

.ts-mytemplate {
	width: 960px;
	height: 375px;
	margin: 0 auto !important;
	padding: 0 !important;
	overflow: hidden;
	list-style: none !important;
}

.ts-mytemplate-slide {
	width: 960px !important;
	height: 375px !important;
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}

.ts-mytemplate-slide .ts-mytemplate-link {
	display: block;
	width: 960px;
	height: 375px;
	position: absolute;
	top: 0;
	text-decoration: none
}

.ts-mytemplate-overlay {
    float:right;
	width: 300px;
	height: 375px;
	background: url(img/slider-desc-bg.png);
	padding: 5px 11px 11px;
	text-align: right;
}

.ts-mytemplate-overlay .ts-mytemplate-title {
	color: #FFF;
	margin: 0 !important
	padding: 0px 0 0 !important;
}

.ts-mytemplate-description {
	position: relative
}

.ts-mytemplate-description p {
color: #FFF;
text-shadow: 0 1px 1px #333;
margin-top: 25px;
padding-top:25px;
width:290px;
color:white;
}
h2.ts-mytemplate-title {
font-size:24px;
color: #FFF;
text-shadow: 0 1px 1px #333;
margin-top: 15px;
width:290px;
color:white;
}
