/*
THEME NAME: Zherpa Media
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: <a href="http://www.artbyandrew.com">Andrew Smith</a>
AUTHOR URI:
TAGS: 
*/

*{
margin:0;
padding:0;
list-style-type:none;
border:0;
font-size:10pt;
font-weight:500;
}

body{
background-color:#363c3f;
font-family:tahoma;
font-size:12pt;
color:#383e41;
height:100%;
}
a:link{
color:#527080;
text-decoration:none;
}

a:visited{
color:#527080;
text-decoration:none;
}

a:hover{
color:#ed9f16;
text-decoration:none;
}

#headerbkrnd{
background-image:url(img/headerbkrnd.jpg);
background-repeat:repeat-x;
height:93px;
width:100%;
}

#menuitems{
float:right;
}

.menubkrnd{
background-image:url(img/menubkrnd.jpg);
background-repeat:repeat-x;
height:26px;
border:1px solid #000;
text-align:center;
vertical-align:center;
padding-left:10px;
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
display:inline;
font-style:Tahoma;
color:#7e7e7e;
font-size:12pt;
}

.menubkrnd a:link{
color:#7e7e7e;
font-size:12pt;
}

.menubkrnd a:visited{
color:#7e7e7e;
font-size:12pt;
}

.menubkrnd a:hover{
color:#ed9f16;
font-size:12pt;
}

#wrapper{
width:100%;
text-align:center;
height:100%;
}

#container{
clear:both;
width:962px;
background-image:url(img/mainbkrnd.jpg);
background-repeat:repeat-y;
padding-bottom:50px;
position: relative;
margin-left:auto;
margin-right:auto;
height:100%;
min-height:1025px;
}

#header{
width:960px;
margin-left:auto;
margin-right:auto;
}

#logo{
padding-top:20px;
float:left;
}

#tagline{
background-image:url(img/taglinebkrnd.jpg);
background-repeat:repeat-x;
height:167px;
}

#tagimage{
width:960px;
margin-left:auto;
margin-right:auto;
background-image:url(img/tagimage.png);
background-repeat:no-repeat;
height:167px;
}

#content{
width:600px;
text-align:left;
height:100%;
display:table;
}

#slideshow{
float:left;
margin-top:10px;
margin-left:11px;
}

#maincontent{
float:left;
position:static;
margin-left:15px;
margin-right:15px;
height:100%;
display:block;
}

#secondarycontent{
float:left;
position:relative;
margin-left:15px;
margin-right:15px;
margin-top:20px;
width:570px;
display:inline-block;
padding-bottom:50px;
}

#footer{
background-image:url(img/footerbkrnd.jpg);
background-repeat:repeat-x;
height:92px;
padding-top:5px;
clear:both;
}

#footercontent{
width:960px;
margin-left:auto;
margin-right:auto;
}

#footerleft{
float:left;
color:#fff;
}

#footerleft a:link{
color:#fff;
}

#footerleft a:visited{
color:#fff;
}

#footerleft a:hover{
color:#ed9f16;
}

#footerright{
float:right;
color:#fff;
text-align:right;
margin-right:10px;
}

#insideorange{
background-image:url(img/insideorange.jpg);
background-repeat:repeat-x;
width:100%;
height:48px;
}

.sidebarline{
color:#d4dde6;
border-top:1px dotted #647178;
width:100%;
margin-top:10px;
margin-bottom:10px;
}

.orangebutton{
background-color:#ed9f16;
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
text-transform: uppercase;
width:auto;
}

.orangebutton a:link{
font-weight:bold;
color:#363c3f;
}

.orangebutton a:visited{
font-weight:bold;
color:#363c3f;
}

.orangebutton a:hover{
font-weight:bold;
color:#ca4620;
}

.leftcolumn{
float:left;
width:270px;
margin-top:15px;
margin-right:30px;
}

.largeorange a:link{
color:#ca4620;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

.largeorange a:visited{
color:#ca4620;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

.largeorange a:hover{
color:#ed9f16;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

.rightcolumn{
float:right;
width:270px;
margin-top:16px;
}

.sidebar{
float:right;
width:320px;
margin-right:15px;
padding-top:15px;
text-align:center;
height:100%;
padding-bottom:50px;
display:inline-block;
}

.sidebarcopy{
width:280px;
text-align:justify;
margin-left:20px;
color:#647178;
}

.dottedline{
border-top:1px dotted #9d9d9d;
position:relative;
}

.spacer{
border-bottom:1px dotted #535353;
}

.justify{
text-align:justify;
color:#383e41;
line-height:145%;
}

h1{
font-size:65px;
color:#363c3f;
font-weight:900;
font-variant:small-caps;
font-family: helvetica, verdana, arial, sans-serif;
}

h2{
color:#ca4620;
font-weight:bold;
font-size:14pt;
font-family: helvetica, verdana, arial, sans-serif;
}

h3{
font-weight:bold;
font-size:13pt;
font-family: helvetica, verdana, arial, sans-serif;
color:#363c3f;
}

strong{
font-weight:bold;
}

input{
background-color:#363c3f;
color:#fff;
border:1px solid #000;
}

textarea{
background-color:#363c3f;
color:#fff;
border:1px solid #000;
}













/* DROPDOWN MENU */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 99;
	position:relative;
	float:left;
	clear:both;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color: #7e7e7e;
	font: 10px tahoma;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	height:21px;
	padding-top:1px;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	background: #000;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #363c3f;
	border: 1px solid #000;
	margin-left:-11px;
	margin-top:2px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #363c3f;
		color: #7e7e7e;
		font: 10px tahoma;
		}

	#sddm div a:hover
	{	background: #000;
		color: #ed9f16;
		}
