﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background-image:url('../images/bg.gif');
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    height:100%
    
}

html {height:100%}

* html .page{ height:100%}

.smallDescription
{
    font-size:11px; color:#5f5e5e
}

a:link, a:visited
{
    color: #579482;
}

a:hover
{
    color: #dbefe8;
    text-decoration: none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    color:#fff
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 3em;
    font-weight: 600;
    color: #579482
}

h2.home
{
    font-size: 1.6em;
    font-weight: 600;
    color: #579482
}

h3
{
    font-size: 1.2em;
    font-weight:600
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}



/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    margin: 0px auto;
    min-height: 100%;
    height: auto !important;
}

.header
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    width: 960px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px;
    min-height: 420px;
    color:#ffffff;
    position:absolute;
    margin-top: 125px
}

#footer {
width: 960px;
background-color: #000;
color: #fff;
text-align: center;
height: 40px;
padding-top: 10px;
margin: -50px auto 0 auto;
}

#clearfooter {
	display: block;
	height: 50px;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.label {text-align:right; 
        color:#ffffff;
        width: 290px;
        vertical-align:top}

input
{
    background-color:#000000;
    border:1px solid #579482;
    color:#ccc;
    font-family:Arial
}

textarea
{
    background-color:#000000;
    border:1px solid #579482;
    color:#ccc;
    width:275px; height:125px;
    font-family:Arial;
    font-size:1em;
}


div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}



.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.successNotification
{
    font-size: 1.2em;
    color: Green;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Nivo */
#slider {
	position:relative;
	min-height:220px;
	width:960px;
	background:#202834 url(../images/loading.gif) no-repeat 50% 50%;
	border:2px solid #1f6c54;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


/*Curvy Corners*/
.c3
{
    background:#0C0B0A url(../images/divbgtile.jpg) repeat-x top left;
    padding:5px;border:1px solid #fff; width:303px; margin-top: 50px; font-size:12px;
    -webkit-border-top-left-radius:3ex;
    -webkit-border-bottom-right-radius:3ex;
    -moz-border-radius-topleft:3ex;
    -moz-border-radius-bottomright:3ex;
    float:left;
    margin-right:5px

}

.c3full
{
    background:#0C0B0A url(../images/divbgtile.jpg) repeat-x top left;
    padding:5px;border:1px solid #fff; width:960px; margin-top: 50px; font-size:12px;
    -webkit-border-top-left-radius:3ex;
    -webkit-border-bottom-right-radius:3ex;
    -moz-border-radius-topleft:3ex;
    -moz-border-radius-bottomright:3ex;
    float:left;
    margin-right:5px

}

.container {
	margin:0 auto;
	border:0;
	padding:32px;
	text-align:center;
	background:#111;
	width:300px
}


/*Kwicks Menu*/
/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

/* example 1 */
#example1 .kwicks li{
	float: left;
	width: 138px;
	height: 78px;
	margin-right: 5px;
}
#example1 #kwick1 {
	background-image: url('../images/Home.png');
}

#example1 #kwick2 { 
	background-image: url('../images/About.png');
}

#example1 #kwick3 { 
	background-image: url('../images/Services.png');
}

#example1 #kwick4 { 
	background-image: url('../images/Portfolio.png');
}

#example1 #kwick5 { 
	background-image: url('../images/Contact.png');
}

/*tabs styling*/
#tabs {
	font-size: 90%;
	margin: 20px 0;
	}

#tabs ul {
	float: right;
	width: 600px;
	padding-top: 4px;
	}
	
#tabs li {
	margin-left: 8px;
	list-style: none;
	font-size:13px
	}
	
* html #tabs li {
	display: inline; /* ie6 double float margin bug */
	}
		
#tabs li,
#tabs li a {
	float: left;
	}
	
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #579482;
	font-weight: bold;
	}
	
#tabs ul li.active {
	background: #CEE1EF url(img/nav-right.gif) no-repeat right top;
	}
	
#tabs ul li.active a {
	background:  url(img/nav-left.gif) no-repeat left top;
	color: #333333;
	}
	
#tabs div {
	clear: both;
	padding: 20px;
	min-height: 200px;
	}
	
#tabs div h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	}
	
#tabs div p {
	line-height: 150%;
	}


