@charset "UTF-8";
/* CSS Document */

body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, font, img, 
strong, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
header, footer, aside, nav, article, section {  
    display: block;  
}
body {
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
}
a {
	color: #125781;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	width: 1000px;
	margin: 0px auto 10px auto;
}
header {
	padding: 10px 0px 0px 0px;
	height: 135px;
}
nav {
	float: right;
	position: relative;
}
nav ul{
	display: inline;
}
nav ul li{
	display: inline;
}
nav ul li a{
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	margin: 10px 15px;
	font-weight: normal;
}
nav ul li a:hover{
	border-bottom: 4px solid #1F8DD0;
}
#phone {
	float: right;
	clear: both;
	color: #A7A9AC;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	letter-spacing: 1px;
	position: absolute;
	right: 0px;
	top: 40px;
}
#phone img {
	margin: 0px 7px 0px 0px;
	float: left;
}
#shoptop {
	position: absolute;
	right: 0px;
	top: -58px;
	width: 248px;
	height: 58px;
	background-image: url(site_images/btn_shop_top.png);	
}
#shoptop a {
	text-decoration: none;
	color: #FFF;
	font-size: 26px;
	font-family: "Oswald", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	padding: 17px 0px 0px 46px;
	display: block;
	height: 41px;
	font-weight: normal;
}
#main {
	position: relative;
	background-color: #CCC;
	width: 1000px;
	padding: 0px;
}
#maintextportfolio {
	display: block;
	width: 290px;
	margin: 0px 0px 0px 5px;
}
#maintextportfolio::selection {
	background:#72398B;
	color:#FFF;
}
#maintext {
	display: block;
	margin: 0px 0px 0px 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.2;
}
#maintext::selection {
	background:#72398B;
	color:#FFF;
}
#maintext h1 {
	font-size: 32px;
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#maintext h1 a{
	color: #333;
	text-decoration: none;
}
#maintext h1 a:hover{
	color: #134764;
	text-decoration: none;
}
#maintext h2 , h3, h4{
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#maintext strong {
	color: #333;
}
.greybox {
	background-color: #CCC;
	min-height: 100px;
}
.whitebox {
	background-color: #FFF;
	padding: 20px 20px 40px 20px;
	clear: both;
	color: #333;
	min-height: 250px;
}
.whiteboxhome {
	background-color: #FFF;
	min-height: 200px;
	padding: 10px;
	height: 250px;
	margin: 0px 0px 0px 350px;
	width: 560px;
}
.titlehome {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	font-family: "Oswald", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	background-color: #414142;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	clear: both;
	padding: 0px 0px 0px 350px;
}
.titlehome a {
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	font-weight: normal;
}
.title {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	font-family: "Oswald", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	background-color: #414142;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	clear: both;
	padding: 0px 0px 0px 30px;
}
.title a {
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
}
.title a.grey {
	color: #999;
	text-decoration: none;
	line-height: 40px;
	font-weight: 14px;
}
.title h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 40px;
}
ul.tabnav {
	margin-left: 70px;
}
ul.tabnav li {
	list-style-type: none;
	position: relative;
	float: left;
}
ul.tabnav li a {
	text-decoration: none;
	font-weight: normal;
}
.tabbutton{
	color:#FFF;
	display:block;
	height:30px;
	line-height:30px;
	padding:5px 10px;
	font-family:"Oswald", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	margin-right: 30px;
	z-index: 10;
}
.toptabborder {
	height: 10px;
	clear: both;
}
#triangle {
	width: 0px;
	height: 0px;
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	float:left;
	position: absolute;
	left: -40px;
}
.purpletriangle {
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	border-right:20px solid #72398B;
	border-bottom:20px solid #72398B;
}
.bluetriangle {
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	border-right:20px solid #1F8DD0;
	border-bottom:20px solid #1F8DD0;
}
.greytriangle {
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	border-right:20px solid #333;
	border-bottom:20px solid #333;
}
.ltgreytriangle {
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	border-right:20px solid #999;
	border-bottom:20px solid #999;
}
.purplebkg {
	background-color: #72398B;
}
.bluebkg {
	background-color: #1F8DD0;
}
.greybkg {
	background-color: #333;
}
.ltgreybkg {
	background-color: #999;
}
.purpleborder {
	border:5px solid #72398B;
}
.blueborder {
	border:5px solid #1F8DD0;
}
.greyborder {
	border:5px solid #333;
}
.ltgreyborder {
	border:5px solid #CCC;
}
.purpletext {
	color:#72398B;
}
.bluetext {
	color:#1F8DD0;
}
.greytext {
	color:#333;
}
.verytop {
	z-index: 12;
}
.top {
	z-index: 11;
}
.middle {
	z-index: 10;
}
.bottom {
	z-index: 9;
}
.blackbox {
	background-color: #CCC;
	background-image: url(site_images/bkg_blackbox2.jpg);
	color: #E7E7E7;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	position: relative;
	padding: 30px 50px 0px 50px;
	font-size: 16px;
	background-repeat: repeat-x;
}
.blackbox::selection {
	background:#72398B;
}
.blackboxhome {
	background-color: #000;
	background-image: url(site_images/bkg_blackbox2.jpg);
	color: #E7E7E7;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	position: relative;
	padding: 10px 70px 0px 350px;
	font-size: 16px;
	height: 350px;
	overflow: visible;
}
.blackboxhome::selection {
	background:#72398B;
}
ul.thumbnails  {
	list-style-type: none;
	width: 300px;
	margin: 0px 0px 30px 0px;
	min-height: 225px;
}
ul.thumbnails li {
	list-style-type: none;
	float: left;
	background-color: #DADADA;
	width: 55px;
	height: 55px;
	margin: 5px;
	overflow: hidden;
	border:5px solid #D6D6D6;/*Remove for colored borders */
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	-transition:all .15s ease-in-out;
	box-shadow: 0px 0px 10px #696969 inset;
	-webkit-box-shadow: 0px 0px 10px #696969 inset;
	-moz-box-shadow: 0px 0px 10px #696969 inset;
	color:#696969;
}
/*ul.thumbnails li:nth-child(odd) a{
	background-color: #23AAE9;
	border:5px solid #23AAE9;
}*/
ul.thumbnails li:hover{
	width: 55px;
	height: 55px;
	border: 5px solid #000;
}
ul.thumbnails li.blueborder:hover{
	border:5px solid #1F8DD0;
}
ul.thumbnails li.purpleborder:hover{
	border:5px solid #72398B;
}
ul.thumbnails li.greyborder:hover{
	border:5px solid #333;
}
ul.thumbnails li a{
	display: block;	
	width: 55px;
	height: 55px;
}
ul.thumbnails li a img{
}
#promotions {
	padding: 10px 40px;
	min-height: 160px;
}
#promotions ul li {
	list-style-type: none;
	float: left;
	width: 300px;
	margin-right: 5px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	z-index: 10;
}
#leftnav {
	background-image: url(site_images/bkg_left_ribbon_nav.png);
	position: absolute;
	left: 10px;
	top: -70px;
	width: 195px;
	z-index: 1;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 40px;
	min-height: 560px;
}
#leftnav a {
	color: #FFF;
	text-decoration: none;
}
#leftnav a img{
	width:56px;
	height:56px;
	-webkit-transition:all .25s ease-in-out;
	-moz-transition:all .25s ease-in-out;
	-o-transition:all .25s ease-in-out;
	-transition:all .25s ease-in-out;
}
#leftnav a:hover img{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
#leftnav ul li {
	background-color:#9C6CAE;
	list-style-type: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	behavior: url(PIE.htc);
	position:relative;
	margin: 0px 0px 12px 0px;
	min-height: 55px;
}
#leftnav ul li div {
	position: absolute;
	top: -6px;
	left: -11px;
}
#leftnav h1 {
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	line-height: 55px;
	text-transform: uppercase;
	margin: 0px 0px 0px 55px;
}
#leftnav h2 {
	text-align: center;
	font-family: "Lobster", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 1px 1px rgba(51,23,58,25);
	color:#FFF;
	font-size: 36px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
}
#leftnav h3 {
	text-align: center;
	font-family: "Lobster", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 1px 1px rgba(51,23,58,25);
	color:#FFF;
	font-size: 28px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
}
#extendedfooter  {
	background-image: url(site_images/bkg_extended_footer.jpg);
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	overflow: hidden;
	clear: both;
	min-height: 300px;
}
#extendedfooter ul {
	list-style-type: none;
	margin: 0px 0px 0px 45px;
}
#extendedfooter ul li{
	float: left;
	list-style-type: none;
	width: 281px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFF;
	overflow: hidden;
}
#extendedfooter ul li h2 {
	font-size: 32px;
	font-family: "PT Sans Narrow", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
#extendedfooter ul li div {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#extendedfooter ul li div img.social {
}
#extendedfooter ul#twitter_update_list {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#extendedfooter ul#twitter_update_list li{
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding: 5px;
	float: none;
	color:#2A0D35;
	background-color:#9C6CAE;
	list-style-type: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	behavior: url(PIE.htc);
	position:relative;
	width: 270px;
}
#extendedfooter ul#twitter_update_list li div{
	margin: 0px;
}
#extendedfooter ul a {
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#extendedfooter ul li #twitter_div #twitter_update_list li:nth-child(2) {
	display: none;
}
#extendedfooter ul li #twitter_div #twitter_update_list li:nth-child(3) {
	display: none;
}
footer {
	min-height: 50px;
	background-image: url(site_images/bkg_footer.jpg);
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-family: "Oswald", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 50px;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
}

