/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/*Styles from old*/


#Wrapper {
	width: 1245px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/GSHeader.jpg);
	background-repeat: no-repeat;
	width: 1241px;
	height: 181px;
	background-position: center;
}
#Individualsteam {
	/*background-image: url(http://www.thegraphicsurgeon.com/Pictures/HdIndividualsTeam.jpg);
	background-repeat: no-repeat;*/
	height: 600px;
	width: 1241px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: center;
}
#FirstText {
	height: 500px;
	width: 1241px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #333;
	float: left;
	clear: both;
}
#Individual_Team {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/IndividualTeamPic.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 1241px;
	background-position: 28px;
	padding-top: 30px;
	float: left;
}
#horzDiv2 {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/dividerHor.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: left;
	height: 2px;
	width: 1241px;
	padding-top: 35px;
}
#IndividualBox {
	height: 1200px;
	width: 600px;
	float: left;
}
#divider {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/DottedDivider.gif);
	background-repeat: no-repeat;
	height: 434px;
	width: 42px;
	float: left;
	background-position: center;
}
#TeamBox {
	height: 1200px;
	width: 600px;
	float: left;
	clear: right;
}
#IndividualText {
	height: 200px;
	width: 554px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #333;
}
#IndividualPic {
	height: 150px;
	width: 554px;
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/DvdCase.png);
	background-repeat: no-repeat;
	background-position: 215px;
}
#TeamText {
	height: 200px;
	width: 555px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
}
#TeamPic {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/DvdCase2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 555px;
	background-position: 180px;
}
#firstTextColor {
	color: #1975BB;
}
#ActualText {
	height: 300px;
	width: 800px;
	margin: auto;
}
#TeamButton {
	height: 40px;
	width: 575px;
	float: left;
	padding-top: 30px;
	text-align: center;
	clear: both;
}
#horzDiv {
	background-image: url(http://www.thegraphicsurgeon.com/Pictures/dividerHor.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: left;
	height: 2px;
	padding-bottom: 10px;
	width: 1241px;
	padding-top: 22px
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
	float: left;
	height: 10px;
	width: 1241px;
	padding-top: 200px;
}
#IndButton {
	text-align: center;
	height: 40px;
	width: 554px;
	padding-top: 25px;
}
#moreInfoTeam {
	text-align: center;
	height: 40px;
	padding-top: 25px;
}
#ButtonBar {
	position:absolute;
	width:100px;
	height:100px;
	top: 10px;
	z-index: 10;
	right: 10px;
}
#1Button {
	width: 100px;
	float: left;
	height: 100px;
	position: relative;
}
#2Button {
	width: 100px;
	float: left;
	height: 100px;
	position: relative;
}
#apDiv1 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:11;
	top: 10px;
	right: 110px;
}
#apDiv2 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:12;
	right: 210px;
	top: 10px;
}
#apDiv3 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:13;
	top: 10px;
	right: 310px;
}
#News {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #C30;
	text-align: center;
}
#NewsHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #06C;
	text-align: center;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: blink;
}
#SampleIndVid {
	height: 338px;
	width: 600px;
}
#SampleTeamVid {
	height: 338px;
	width: 600px;
}
#SampleTeamVid2 {
	height: 338px;
	width: 600px;
	padding-top: 20px;
}
#SampleIndVid2 {
	height: 338px;
	width: 600px;
	padding-top: 20px;
}
#SampleInd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F30;
	height: 50px;
	width: 600px;
	text-align: center;
	padding-top: 20px;
}
#SampleTeamText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
	height: 50px;
	width: 600px;
	padding-top: 20px;
}
#apDiv4 {
	width:500px;
	height:138px;
	z-index:14;
	left: 15px;
	top: 10px;
	position: absolute;
}

</style>