﻿html
{
    min-height: 101%;
}

body
{
    background-color: #E4E4E4;
    color: #444;
    font-family: Arial;
    font-size: 12px;
    margin: 0 auto;
    background-image: url(/sitefiles/images/web/background.jpg);
    background-repeat: repeat-x;
}



form
{
    margin: 0px;
    padding: 0px;
}


h1
{
    font-size: 26px;
    margin-top: 0px;
    background-color: #2279a6;
    padding: 20px;
    color: #fff;
    font-weight: normal;
}



h2
{
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0 12px 0;
    padding: 0px 0px 6px 0px;
    color: #af1d28;
    border-bottom: 1px solid #DDDDDD;
}

h3
{
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 5px;
}

h4
{
    font-size: 12px;
    margin-top: 0px;
}

h5
{
    font-size: 12px;
    margin-top: 0px;
}

p
{
    font-size: 12px;
    line-height: 19px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
}

a
{
    text-decoration: none;
    color: #2279a6;
    outline:none;
}

a:hover
{
    text-decoration: underline;
    color: #2279a6;
}


ul
{
    list-style-type: disc;
}

li
{
    padding: 4px 0px 4px 0px;
}


h1 span, h2 span, h3 span, h3 span
{
    font-weight: bold;
}


pre
{
    margin-right: 15px;
}


img
{
    border: none;
}


img.frame
{
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #ccc;
}

a:hover img.frame
{
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #EC3C96;
}


table.table
{
    border-collapse: collapse;
    margin-bottom: 12px;
}
.table th
{
    height: 38px;
    padding-left: 12px;
    padding-right: 12px;
    color: #000000;
    text-align: left;
    background: #efefef;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
    font-size: 12px;
    font-weight: bold;
}
.table tr
{
    height: 34px;
    background: #fff;
}



.table td
{
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: 1px solid #DDDDDD;
}




.loginbox
{
    margin: 0 auto;
}



/*----------------------------
					 Header
----------------------------*/

#wrapper
{
    width: 1000px;
    border-top: none;
    padding-bottom: 0px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}


#admin
{
    padding: 5px 20px 0px 0px;
}

#header
{
    text-align: left;
    margin: 0px;
    overflow: hidden;
}

#header-logo
{
    float: left;
}

#header h3
{
    font-family: Arial;
    font-size: 33px;
    font-weight: normal;
    margin: 20px 0px 0px 20px;
    letter-spacing: 1px;
    border: none;
    padding-bottom: 0px;
}

#header h3 span
{
    font-weight: bold;
}


#header h4
{
    font-weight: normal;
    letter-spacing: 4px;
    color: #277aa6;
    margin: 0px 0px 0px 18px;
    padding: 0px;
    border: none;
    font-size: 12px;
    padding-bottom: 4px;
    padding-left: 3px;
    border-bottom: 1px solid #efefef;
    text-align: center;
}


#header a
{
    text-decoration: none;
    color: #277aa6;
}

#header a span
{
    color: #277aa6;
}






/*----------------------------
						Menu
----------------------------*/
#menu
{
    clear: both;
    margin: 5px 0px 0px 0px;
    position: relative;
}


#menu ul
{
    clear: both;
    margin: 0px;
    padding: 14px 0 8px 580px;
    border-bottom: 1px solid #DDDDDD;
    background-color: white;
    font: normal 12px Verdana, sans-serif;
    position: relative;
}

#menu ul li
{
    position: relative;
    clear: left;
    list-style: none;
    margin: 0;
    padding: 0px;
    display: inline;
}

#menu ul li a
{
    position: relative;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    margin: 0px;
    margin-left: 3px;
    border: 1px solid #DDDDDD;
    border-bottom: none;
    background: #fff;
    text-decoration: none;
    border-top-color: #2279a6;
    border-top-width: 2px;
}


#menu ul li a:hover
{
    text-decoration: none;
}

#menu ul li a.current
{
    background: white;
    border-bottom: 1px solid white;
 padding-top: 12px;
}



/*----------------------------
						Slideshow
----------------------------*/

#slideshow
{
    width: 958px;
    height: 350px;
    overflow: hidden;
    margin-bottom: 15px;
    background-color: #EFEFEF;
    position: relative;
    border: 1px solid #DDDDDD;
}

#slideshow p
{
    position: absolute;
    bottom: 10px;
    right: 0px;
    padding: 10px 20px 10px 10px;
    color: White;
    font-size: 18px;
    background-color: #2279a6;
}



/*----------------------------
						Content
----------------------------*/


#content
{
    clear: both;
    margin: 0px;
    padding: 20px;
    background-color: White;
    border: 1px solid #DDDDDD;
    border-top: none;
    overflow: hidden;
}


/*----------------------------
						Layout
----------------------------*/

#content-wrap
{
    clear: both;
    overflow: hidden;
}

#col-1
{
    width: 560px;
    padding: 0px 0px 5px 0px;
    float: left;
}

#col-2
{
    width: 200px;
    padding: 0px;
    margin-left: 10px;
    float: left;
}

#col-left
{
    width: 685px;
    padding: 0px 0px 5px 0px;
    float: left;
}

#col-right
{
    width: 255px;
    padding: 0px;
    margin-left: 18px;
    float: left;
}


#home-col-left
{
    width: 655px;
    padding: 0px 0px 5px 0px;
    float: left;
}

#home-col-right
{
    width: 285px;
    padding: 0px;
    margin-left: 18px;
    float: left;
}


.surround
{
    border: 1px solid #DDDDDD;
    padding: 15px 20px 20px 20px;
    overflow:hidden;
}

/*----------------------------
			Home page Projects
----------------------------*/


#recent-projects
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    width: 655px;
    height: 148px;
    position: relative;
 overflow:hidden;
}


#recent-projects li
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    background-color: #2279a6;
    overflow: hidden;
}

#recent-projects li a img
{
    padding: 1px;
    background-color: #fff;
    width: 16px;
    margin-right: 6px;
    float: left;
}

#recent-projects li a
{
    color: #fff;
    background-color: #2279a6;
    cursor: move;
    line-height: 18px;
    text-decoration: none;
    float: left;
    padding: 5px;
}

#recent-projects li a:hover
{
    color: #2279a6;
    background-color: #DDDDDD;
    text-decoration: none;
}



#recent-projects li.one
{
    top: 10px;
    left: 90px;
}

#recent-projects li.two
{
    top: 20px;
    left: 400px;
}

#recent-projects li.three
{
    top: 65px;
    left: 185px;
}

#recent-projects li.four
{
    top: 110px;
    left: 10px;
}

#recent-projects li.five
{
    top: 120px;
    left: 390px;
}


/*----------------------------
			list Pager
----------------------------*/



#project-list ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}


#project-list ul li
{
    margin: 0px 31px 20px 0px;
    padding: 0px;
    float:left;
    background-color: #2279a6;
    overflow:hidden;
 
}

#project-list ul li a img
{
    padding: 0px 0px 0px 0px;
    margin:0px 0px 8px 0px;
    background-color: #fff;
    border:1px solid #fff;
    float: left;
}

#project-list ul li a 
{
    
    color: #333;
    background-color: #E4E4E4;
    border:1px solid #E4E4E4;
    text-decoration: none;
    float: left;
    padding: 10px 10px 6px 10px;
    width:175px;
  
}

#project-list ul li a span
{  
    width:175px;
    padding-top:5px;
    border-top:1px solid #efefef;
    float:left;
}

#project-list ul li a:hover
{

    background-color: #ccc;
    border:1px solid #ccc;
    text-decoration: none;
}












.project-introduction
{
    float: left;
    width: 180px;
}

.project-introduction h3
{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}


.filed-under
{
    color: #777;
    font-size: 11px;
    margin-bottom: 3px;
}

.filed-under a
{
    color: #888;
}

/*----------------------------
			list Pager
----------------------------*/

ul.small-bullet-list,
#project-details-right ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.small-bullet-list li,
#project-details-right li
{
    background: url(/sitefiles/images/web/smallbullet.gif) no-repeat 0px 2px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 25px;
    line-height: 19px;
}



ul.small-bullet-list li a:hover,
#project-details-right ul li a:hover
{
    color: #AF1D28;
    text-decoration: none;
}


#project-details-right ul
{
    margin:0px 0px 10px 10px;
}


/*----------------------------
			list Pager
----------------------------*/



.list-pager
{
    border-top: 1px solid #DDDDDD;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

.list-pager a
{
    padding: 4px 6px 4px 6px;
    border: 1px solid #2279a6;
    background-color: #2279a6;
    color: #ffffff;
    line-height: normal;
    text-decoration: none;
    margin: 0px 2px 0px 0px;
}

.list-pager a:hover
{
    background-color: #000000;
    border: 1px solid #000000;
    text-decoration: none;
}

.list-pager span
{
    padding: 4px 6px 4px 6px;
    border: 1px solid #af1d28;
    background-color: #ffffff;
    color: #af1d28;
    line-height: normal;
    text-decoration: none;
    margin: 0px 2px 0px 0px;
}


/*----------------------------
			Home page Contact
----------------------------*/


#project-profile
{
}

#project-body
{
}

 


#project-header 
{
    padding:20px 20px 8px 20px;
    background-color:#cccccc;
    margin:15px 0px 15px 0px;

}

#project-header img
{
    border:1px solid #ffffff;
    margin-bottom:12px;
    text-align:center;
    width:643px;
}

#project-header ul
{
    border-top:1px solid #ffffff;
    color:#333;
    margin:0px;
    padding:6px 0px 0px 0px;
    list-style:none;
    width:100%;

}

#project-header ul li
{
    display:inline;
    margin:0px 10px 0px 0px;
    padding:0px;
    color:#777;
}

#project-header ul li a
{
    color:#333;
}

#project-details-left
{
    float:left;
    width:340px;

}

#project-details-right
{
    float:left;
    width:270px;
    margin-left:30px;

}


#project-body 
{

margin-top:15px;
}



/*----------------------------
			Home page Contact
----------------------------*/

ul#contact
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

ul#contact li
{
    background: url(/sitefiles/images/web/bullet.gif) no-repeat 0px 0px;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 30px 40px;
}

ul#contact li.last
{
    padding: 0px 0px 0px 40px;
}


ul#contact h5, ul#contact p
{
    padding: 0px;
    margin: 0px;
}


/*----------------------------
		contact form
----------------------------*/

#contact-form
{

    overflow: hidden;
    border: 1px solid #DDDDDD;
    background-color: #F7F7F7;
}

#contact-form p
{
    padding: 20px;
    margin: 0px;
}

.contact-form-field
{
    display: block;
    padding: 20px;
    overflow: hidden;
}

.contact-form-field label
{
    float: left;
    text-align: left;
    width: 200px;
    margin-right: 10px;
}

.contact-form-field input
{
    float: left;
    width: 300px;
    padding: 2px;
}

.contact-form-field .multiline
{
    float: left;
    width: 300px;
    height: 100px;
    padding: 2px;
}

.contact-form-field .submit
{
    margin-left: 200px;
    margin-bottom: 1px;
    width: auto;
}

/*----------------------------
		Comment form
----------------------------*/

#comment-list
{

    overflow: hidden;
    border: 1px solid #DDDDDD;
    background-color: #ffffff;
    margin-top:20px;
}

#comment-list p
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

#comment-list p.who
{
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 8px 0px;
    border-bottom:1px solid #fff;
    font-weight:bold;
}

#comment-list p.who a
{
    font-weight:normal;
}

#comment-list p span
{
    font-size:10px;
    color:#666;
    float:right;
}

#comment-list h2
{
    margin:10px 20px 0px 20px;
}

#comment-list ul
{
    margin:20px;
    padding:0px;
    list-style-type:none;
}

#comment-list li
{
      background-color: #F7F7F7;
      border:1px solid #DDDDDD;
      padding:10px 10px 0px 10px;
      margin:0px 0px 10px 0px;
}

#comment-list li.admin
{
    border:1px solid #DDDDDD;
     background-color: #efefef;
}
    

#comment-form
{

    overflow: hidden;
    border: 1px solid #DDDDDD;
    background-color: #F7F7F7;
    margin-top:20px;
}

#comment-form p
{
    padding: 20px;
    margin: 0px;
}

#comment-form h2
{
    margin:10px 20px 0px 20px;
}

.comment-form-field
{
    display: block;
    padding: 20px;
    overflow: hidden;
}

.comment-form-field label
{
    float: left;
    text-align: left;
    width: 200px;
    margin-right: 10px;
}

.comment-form-field input
{
    float: left;
    width: 300px;
    padding: 2px;
}

.comment-form-field .multiline
{
    float: left;
    width: 300px;
    height: 100px;
    padding: 2px;
}

.comment-form-field .submit
{
    margin-left: 200px;
    margin-bottom: 1px;
    width: auto;
}


.error
{
    margin-left: 5px;
    color: #af1d28 !important;
}


.h1
{
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: normal;
    background-color: #F7F7F7;
    border: 1px solid #ddd;
    border-top: 2px solid #2279a6;
    padding: 18px 20px 20px 20px;
    color: #2279a6;
    font-weight: normal;
    text-align: center;
}


.portfolioitem

{ position:relative;

}

 .portfoliohovertext {
	position: absolute;
	top: 110px;
	left: 261px;
	
	
   display:none;
 font-size:18px;
 
	
	
	color: #fff;
	 background-color:#2279A6;
	border:1px solid #fff;
	padding: 10px 25px 10px 20px;
}



.bkcol
{
 position:absolute;
 background-color:#2279A6;
 top:1px;
left:1px;
width:643px;
height:252px;
display:none;
}


/* footer */
/* footer */
/* footer */
/* footer */

#footer
{
    margin: 20px auto;
    background-color: #ffffff;
    overflow: hidden;
    width: 960px;
    padding: 20px;
    border: 1px solid #ddd;
}

#footer p
{
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    color: #666;
}

#footer-col1
{
    width: 260px;
    float: left;
}

#footer-col2
{
    width: 470px;
    float: left;
}

#footer-col3
{
    width: 150px;
    float: right;
}


#footer-col1 p
{
    font-family: Arial;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1px;
    border: none;
    padding: 0px;
}

#footer-col1 p span
{
    font-weight: bold;
}


#footer-col1 p.copyright
{
    font-weight: normal;
    color: #277aa6;
    margin: 0px;
    border: none;
    font-size: 10px;
}



#footer-col3 p
{
    text-align: right;
    font-size: 33px;
    margin-top: 0px;
    line-height: 50px;
}

#footer-col3 span
{
    font-weight: bold;
}

#footer-col3 a
{
    color: #277aa6;
    border-bottom: 7px solid #DDDDDD;
    text-decoration: none;
}

#footer-col3 a:hover
{
    color: #277aa6;
    border-bottom: 7px solid #277aa6;
}




#footer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer ul li
{
    padding: 0px;
    margin: 0px;
    line-height: 18px;
}





/* clearfloats */
/* clearfloats */
/* clearfloats */
/* clearfloats */


.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.align-left
{
    text-align: left;
}
.align-right
{
    text-align: right;
}

.align-center
{
    text-align: center;
}

.error
{
    color: black;
    font-weight: bold;
}


.glow
{
    /* for IE */
    filter: alpha(opacity=90); /* CSS3 standard */
    opacity: 0.9;
}


/* display and additional classes */
.no-border
{
    border: none;
}

.clearer
{
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
}


.clear
{
    display: inline-block;
}


.clear:after
{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
