/***** Gardner Ahlquist CSS
* By Synoptek, Inc * Author: Jason Denizac
* Sections:
* 1. Reset
* 2. Main Type
* 3. Default Link Styles
* 4. Layout
* 5. Home
* 6. Projects
* 7. Rotator
* 8. Make DNN Happy
* 9. Project Details View
* 10. People
* 11. Contact Us
* 12. Press
* 13. Admin
************/

/***** 1. RESET  from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}body {	line-height: 1;	color: black;	background: white;}ol, ul {	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}
/*  end of reset code*/


/****** 2. MAIN TYPE ******/
body{
font-size: 62.5%;
background-color: #656565;
font-family: arial, helvetica, sans-serif;
}

#gaContent ul{
margin-left: 2em;
}
#gaContent li{
display: list-item;
font-size: 1.3em;
line-height: 1.4em;
list-style: disc;
}
#gaContent h1{
font-size: 1.8em;
font-weight: bold;
letter-spacing: .2px;
}
#gaContent h2{
font-size: 1.3em;
font-weight: bold;
padding-top: 1em;
font-style: normal;
}
#gaContent p{
line-height:1.4em;
font-size:1.3em;
margin: 10px 0;
}
#gaContent li p{
font-size: inherit !important;
line-height: inherit !important;
}
#gaContent li h2{
font-size: inherit !important;
}
.Normal{
color: #000 !important;
}
.NormalBold{
font-weight: bold;
}
strong{
font-weight: bold;
}
em{
font-style: italic;
}
hr.clear{
clear: both;
height: 0;
display: block;
line-height: 0;
}

blockquote{
float: right;
width: 200px;
border: 0 solid #555;
border-left-width: 2px;
font-size: 1.3em;
line-height: 1.8em;
margin: 6px -50px 6px 10px;
padding: 10px 0 10px 10px;
font-style: italic;
}


/******** 3. DEFAULT LINK STYLES ******/
a{
color: #9d171b;
}
a:visited{
color: #b35f61
}
a:hover{
color: #9d171b;
text-decoration: none;
}
a:active{
color: #9d171b;
text-decoration: none;
outline: 1px dotted black;
}

/****** 4. LAYOUT ******/

#ga{
width: 800px;
margin: 0 auto;
padding-bottom:60px;
}

#gaHead{
min-height: 147px;
background-color: #fff;
overflow: hidden;
}
#gaHead img{
float: left;
margin: 10px;
}
#gaTextRotator{
font-size: 1.6em;
float: right;
font-weight: bold;
color: #656565;
margin: 14px;
}
#gaGlobalNav{
clear: both;
background: #656565 url(images/globalnavgrad.gif) repeat-y;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #656565;
padding: 6px 0;
width: 800px;
}

#gaGlobalNav ul{
display: block;
border: 0px solid #555;
border-top-width: 1px;
min-height: 28px;
background-color: #000;
width: 800px;
text-align: center;
}

#gaGlobalNav ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#gaGlobalNav li{
display: inline;
padding: 0 10px;
line-height: 28px;
list-style-type: none !important;
text-transform: uppercase;
font-size: 1.3em;
letter-spacing:-.3px;
text-align: left;
}

#gaGlobalNav li a{
text-decoration: none;
color: #878787;
white-space: nowrap;
}

#gaGlobalNav li a:hover, #gaGlobalNav ul li a.curPage{
color: #fff;
}
#gaGlobalNav li a:active{
color: #ddd;
}



#gaBody{
overflow: hidden;
background-color: #fff;
}

#gaContent{
background-color: #fff;
float: left;
}



#gaFoot{
clear: both;
background-color: #000;
height: 26px;
text-align: center;
font-weight: bold;
font-size: 1.2em;
color: #a9a9a9;
line-height: 26px;
font-style: normal;
}

#gaBanner{
background-color: #d6d6d6;
}
#gaBanner img, #gaBanner object{
border: 0;
display: block; /* remove descender spacing */
}
#gaBanner a{
text-decoration: none;
}
#gaBanner .gaCaption{
display: block;
margin: -20px 0 0 20px;
font-size: 1.2em;
color: #d6d6d6;
}
#gaBanner p{
margin: 0;
}

/*************** HORIZ ****************/
#gaHoriz{
padding: 43px 97px 30px 97px;
}


/************** TRI ************/
#gaLocalNav{
float: left;
font-size: 1.3em;
font-weight: bold;
width: 200px;
}

#gaLocalNav h2{
padding: 50px 5px 25px 17px;
color: #424242;
width: 171px;
overflow: hidden;
font-size: 1.1em;
}

#gaLocalNav ul{
width:200px;
overflow: hidden;
}
#gaLocalNav li{
padding: 30px 5px 5px 24px;

}
#gaLocalNav li li{
padding-top: 5px;
padding-left: 7px;
}

#gaLocalNav li a{
color: #c4c4c4;
text-decoration: none;
}

#gaLocalNav li a:hover, #gaLocalNav li a.curPage{
color: #fff;
}
#gaLocalNav li a:active{
color: #ddd;
}

.clear{
visibility: hidden;
clear: both;
}
#ga{
overflow: hidden;
}

#gaLocalNav ul ul{
width: auto;
}

#gaLocalNav .gaHidden{
display: none !important;
}

#gaBody{
background-color:  #858585;
width: 100%;
}

#gaBanner img{
float: none;
}

#gaContent{
float: right;
}
#gaContent.tri{
width: 600px;
}
#gaContent.tri #gaHoriz{
padding: 20px;
}
#gaContent.horiz{
width:100%;
}

#gaHoriz h1{
padding-bottom: 10px;
}

/************ 5. HOME ************/

#gaHome{
float: left;
width: 348px;
padding: 43px 0 10px 90px;
color: #000 !important;

}

#gaHome h1{
font-size: 2em;
font-weight: bold;
color: #000;
height: 16px;
width: 348px;
text-indent: -9999px;
background: #fff url(images/homeheading.gif) no-repeat;
}
#gaHome p{
line-height:1.6em;
font-size:1.5em;
margin: 10px 0;
text-align: justify;
}

#gaFeature{
margin-top: 3px;
width:267px;
height: 243px;
float: right;
}
#gaFeature h2{
display: block;
width: 267px;
height: 23px;
background: url(images/featurebg.jpg) no-repeat;
text-align: left;
text-indent: -9999px;
padding-top: 0;
}
#gaFeature p{
margin: 0;
}




/******* 6. PROJECTS *****/
div.gaProject{
clear: left;
width: 360px;
padding-left: 200px;
margin: 10px 0;
}
div.gaProject h2{
padding-top: 0 !important;
}
div.gaProject img{
float: left;
margin: 0 0 10px -200px;
border: 1px solid #858585;
}
div.gaProject a{
font-size: 1.2em;
}
div.gaProject a.gaProjectTitle{
font-family: 'arial black',Gadget,sans-serif;
display: block;
font-weight: normal;
font-size: 1.3em;
padding-bottom: 3px;
}
div.gaProject h2{
font-size: 1.3em;
font-style: italic;
margin: 3px 0 0;
}
div.gaProject p{
display: inline;
}


/****** 7. ROTATOR ******/
ul#gaTextRotator{
height:1.6em;
padding-bottom: 0px;
overflow: hidden;
}
ul#gaTextRotator li{
padding-bottom: 10px;
list-style-type: none;
background-color: #fff;
}



/************* 8.  make dnn happy ***************/


#gaDNNLinks{
margin-top: 5px;
text-align: right;
}
#gaDNNLinks a{
color: #ccc;
}
.user{
clear: both;
padding-left: 10px;
}
.BannerPane{

}
.BannerPane .editControls{
clear: both;
width: 100px;
}
.BannerPane .editControls a.CommandButton{
color: black !important;
}

.gaXmodBtn{
display: none;
}

td{
padding: 2px !important;
}


/********* 9. PROJECT DETAILS VIEW *************/
#gaBanner.gaProjectDetails {
height: 234px;
overflow: hidden;
padding: 0 0 0 15px;
}

#gaBanner.gaProjectDetails  ul{
display: block;
width: 295px;
float: right;
margin: 12px 0 0;
}
#gaBanner.gaProjectDetails li{
list-style: none;
}

#gaBanner.gaProjectDetails  #gaProjectBig{
float: left;
width: 273px;
margin-top: 12px;
}

#gaHoriz.gaProjectDetails {
padding: 12px 0 12px 15px !important;
}
.gaProjectDetails #gaProjectLinks{
float: left;
width: 275px; 
}
#gaProjectLinks ul{
margin: 0;
}
#gaProjectLinks li{
display: inline;
list-style: none;
}

#gaProjectLinks a{
font-weight: bold;
}

.gaProjectDetails #gaProjectDescription{
width: 284px;
float: right;
padding-right:11px;
padding-bottom: 30px;
margin-top: -1em;
}

#gaProjectDescription p{
line-height: 1.2em;
margin-top: 4px;
}



#gaBanner.gaProjectDetails  img{
border: 1px solid #000;
}


#gaBanner.gaProjectDetails  li{
list-style-type: none;
float: left;
margin: 0 7px 8px 0;
}




.gaProjectDetails #gaProjectLinks li{

float: left;
font-size:1.3em; 
padding-left: .3em;
}
.gaProjectDetails #gaProjectLinks h3{
padding-top:.9em;
font-size: 1.3em;
font-weight: bold;
clear: left;
}

#gaProjectLinks p a{
font-family: 'arial black',gardget,sans-serif;
font-weight: normal;
}

.gaProjectDetails h1{
clear: both;
}


.gaProjectDetails #gaProjectLinks h2{
margin:2.5em 0 -10px 0;
}

.gaProjectDetails #gaProjectLogo{
width: 100%;
padding: 30px 0;
}
.gaProjectDetails #gaProjectLogo img{
display: block;
margin: 0 auto;
}

/***** 10. People *****/
ul#gaPeople{
width:606px;
margin: 3em 0 0;
}
ul#gaPeople li{
clear: both;
display: block;
}
ul#gaPeople img{
float: left;
padding-bottom: 2em;
}
ul#gaPeople h2{
width: 485px;
float: right;
text-align: left;
font-weight: bold;
margin-top: -4px;
font-size: 13px;
}
ul#gaPeople h2{
padding-top: 0 !important;
}
ul#gaPeople p{
width: 485px;
float: right;
padding-bottom: 2em;
line-height: 1.2em;
font-size: 13px;
margin-top: 3px;
}
body{
text-align: center;
}
#ga{
text-align: left;
}

/**** 11. CONTACT US ****/
.horiz #gaHoriz{
padding: 35px 0;
}
.horiz .HorizPane{
clear: both;
padding: 0 97px;
}
#gaContact{
/*float: left;*/
width: 220px;
min-height: 200px;
padding: 0 0 2em 77px;
}
#gaContact .vcard{
font-size: 1.5em;
line-height: 1.3em;
}

#gaContact .adr{
margin-bottom: .5em;
}

#gaInfo{
line-height: 2em;
padding: 0 77px 20px 0;
float: right;
width: 400px;
}

#gaInfo input, #gaInfo select, #gaInfo textarea{
display: block;
width: 240px;
margin: 0 0 .6em 140px;
background-color: #fffff0;
border: 1px solid #999;
padding: 5px 5px;
}
#gaInfo select{
width: 252px;
}
#gaInfo textarea{
height: 140px;
font-family: arial, sans-serif;
}
#gaInfo input.gaSend{
width: auto;
padding: 3px 10px;
background-color: #ccd;
border: 2px outset black;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#gaInfo label{
float: left;
width: 135px;
text-align: right;
padding-right: 5px;
font-size: 1.3em;
}

#gaContact h1, #gaInfo h1{
margin-bottom: .5em;
}
#gaInfo h1{
margin-left: 140px;
}

#gaContactContent p{
text-align: justify;
width: 638px;
margin-left: -20px;
}

/*********** 12. PRESS *************/
ul#gaPress{
margin: 1em 0 0 0 !important;
overflow: visible;
}
#gaPress li{
clear: both;
display: block;
list-style: none;
font-size: small;
}
#gaPress .gaDate{
display: block;
width: 80px;
}
#gaPress span{
float: left;
padding: 0 .3em 0 0;
}
#gaPress .gaPressLink{
display: block;
float: left;
width: 500px;
}
#gaPress .ctl{
display: block;
float: left;
width: 40px;
margin-left: -40px;
}
#dnn_ctr404_XModDisplay_ctlPager_pnlPager{
clear: left;
padding-top: 7px;
}
#dnn_ctr404_XModDisplay_ctlPager_pnlPager a{
color:#9D171B;
}

/*****  13. ADMIN ****/
#gaBanner.admin ul{
width: 90%;
margin: 0 auto;
}
#gaBanner.admin li{
width: 19%;
float: left;
font-size: 1.2em;
padding: 3px 0;
list-style: none;
}
#IconBar\.ascx_hypUpgrade{ display: none;}


/**** 14. PORTFOLIO ****/
.gaPortfolioProjects{
clear: both;
width: 700px;
overflow: hidden;
margin-left: -47px;
}
.gaPortfolioProjects ul{
display: block !important;
width: 765px;
padding: 7px 0 0 0;
margin: 0 !important;
}
.gaPortfolioProjects li{
list-style: none !important;
display: block !important;
float: left;
}

.gaPortfolioProjects li img{
border: 1px solid black;
display: block;
}

.gaPortfolioProjects.gaTV li{
width: 163px;
text-align: center;
margin-right: 16px;
}

.gaPortfolioProjects.gaGardner li{
width: 92px;

text-align: center;
margin-right: 29px;
}