﻿body 
{
    background-color:#222;
    background-image:url(../images/dd_bg.gif);
    background-repeat:repeat-x;
    margin:0;
}
/*template style ..................................................................*/
#container
{
    width:830px;
    background-image:url(../images/content_bg.gif);
    background-repeat:repeat-y;
    overflow:auto;
    margin:0 auto;  
}
#siteTop
{
    width:830px;
    height:210px;   
}
#navBar
{
    width:830px;
    height:79px;
    background-image:url(../images/navBar.gif);
    background-repeat:no-repeat;
    top:100px;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -415px;
}
#nav
{
    width:540px;
    height:65px;
    float:left;
    padding-top:43px;
    position:relative;
}
#nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;	
}
#nav ul li
{
	float:left;	
}
#logo
{
    width:262px;
    height:65px;
    float:left;
    position:relative;
}
#contentContainer
{
    width:830px;
    min-height:280px;
    background-image:url(../images/contentContainer_bg.gif);
    background-repeat:no-repeat;
    background-position:left top;
    margin:0 auto;    
}
#contentArea
{
    width:760px;
    padding-top:95px;
    margin:0 auto;   
}
#content
{
    width:510px;
    float:left;
    padding-right:50px;
    font-family:Helvetica, Arial, Verdana;
    font-size:11px;
    color:#111;
    line-height:16px;
    letter-spacing:1px;     
}
#quote
{
    width:200px;
    float:right;
}
#quoteTop
{
    width:200px;
    height:22px;
    background-image:url(../images/quotebox_top.gif);
    background-repeat:no-repeat;    
}
#quoteText
{
    width:200px;
    background-image:url(../images/quotebox_bg.gif);
    background-repeat:repeat-y;
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#fff;
    line-height:18px;
}
.quoteHolder
{
	width:160px; 
	margin:0 auto; 
	position:relative; 
	padding-bottom:10px;	
}
.quoteName
{
	width: 130px; 
	padding:20px 10px 0 60px;
}
#quoteBttm
{
    width:200px;
    height:102px;
    background-image:url(../images/quotebox_bttm.gif);
    background-repeat:no-repeat; 
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#222;
}
.footer
{
    width:830px;
    height:95px;
    background-image:url(../images/footer.gif);
    background-repeat:no-repeat;
    text-align:center;
    margin:0 auto;
    font-family:Helvetica, Arial, Verdana; 
    font-size:11px;
    color:#d2ab62;
    padding-top:40px;
}
.footer ul
{
	margin:0;
	padding:0;
	list-style-type:none;	
}
.footer ul li
{
	display:inline;
	padding:0 15px 0 15px;	
}
#copyright
{
	width:600px;
	margin:0 auto;
	padding-top:10px;
	color:#333;	
}

/* home page */
.home
{
    background-image:url(../images/topPic_bamboo.jpg);
    background-repeat:no-repeat;       
}
#screenShot
{
	width:480px;	
}
#portfolioScreenshotL
{
    width:270px;
    float:left;
}
#portfolioScreenshotR
{
    width:210px;
    float:right;   
}
#homeList
{
    margin-left:10px;
    padding-left:10px;    
}
#homeList li
{
    padding-bottom:5px;
    height:16px;
}
#homeListBullet
{
    list-style:none;
    margin-left:0;
    padding-left:0;
}
#homeListBullet li
{
    background-image:url(../images/bullet.gif);
    background-repeat:no-repeat;   
    height:25px; 
    padding-top:5px;
    padding-bottom:10px;
    padding-left:30px;
}

/* services */
.services
{
    background-image:url(../images/topPic_train.jpg);
    background-repeat:no-repeat;       
}

/* portfolio */
.portfolio
{
    background-image:url(../images/topPic_cobble.jpg);
    background-repeat:no-repeat;       
}
.portRow
{
	width:150px; 
	text-align:center; 
	margin:0 auto; 
	position:relative;	
}
#portText
{
    width:200px;
}
.portNumber
{
    width:38px;
    height:38px;
    float:left;
    padding-top:10px;
    text-align:center;
    background-image:url(../images/portNum.gif);
    background-repeat:no-repeat;    
}
.portImage
{
    width:402px; 
    height:189px;    
}
.portSiteInfo
{
    width:500px; 
    border-top:solid 1px #ddd; 
    padding-top:5px;    
}
/* Slider Style */
#mask 
{
	width:500px;
	height:300px;
	overflow:hidden;
	position:relative;
}
#folio 
{
	position:absolute;
	top:0;
	left:0;
	width:15000px;
	float:left;
}
.col 
{
	display:block;
	width:500px;
	height:300px;
	float:left;
}
.site
{
	width:500px;
	height:300px;
	float:left; 
	font-family:Helvetica, Arial, Verdana;
    font-size:11px;
    color:#111;
}
/* End Slider Style */

/* about */
.about
{
    background-image:url(../images/topPic_dock.jpg);
    background-repeat:no-repeat;       
}

/* contact */    
.contact
{
    background-image:url(../images/topPic_road.jpg);
    background-repeat:no-repeat;       
}
#contactFormTop
{
    width:445px;
    height:20px;
    background-image:url(../images/contactForm_top.gif);
    background-repeat:no-repeat;    
}
#contactFormBG
{
    width:445px;
    height:220px;
    background-image:url(../images/contactForm_bg.gif);
    background-repeat:repeat-y;    
    overflow:auto;
}
#formLabels
{
    width:130px;
    font-family:Helvetica, Arial, Verdana;
    font-size:11px;
    color:#111;
    font-weight:bold; 
    float:left;  
}
.formLabelInfo
{
    width:110px;
    height:25px;
    font-family:Helvetica, Arial, Verdana;
    font-size:11px;
    color:#111;
    font-weight:bold;
    padding:0 10px 0 20px;  
}
#formItems
{
    width:315px;
    float:left;       
}
.formItemInfo
{
    width:315px;
    height:25px; 
}
#contactFormBttm
{
    width:445px;
    height:65px;
    background-image:url(../images/contactForm_bttm.gif);
    background-repeat:no-repeat;    
}
.contactInfo
{
    font-family:Helvetica, Arial, Verdana;
    font-size:11px;
    color:#111;
    line-height:18px;
    letter-spacing:1px;    
}

/* client login */
.client
{
    background-image:url(../images/topPic_bar.jpg);
    background-repeat:no-repeat;       
}
#clientFormBG
{
    width:445px;
    height:50px;
    background-image:url(../images/contactForm_bg.gif);
    background-repeat:repeat-y;    
    overflow:auto;
}

/* site map */
.siteMap
{
    background-image:url(../images/topPic_bar.jpg);
    background-repeat:no-repeat;       
}
#siteMapList li
{
    padding-bottom:10px;
}

/*font style ..................................................................*/
h1
{
    font-family:Arial Narrow, Helvetica, Arial, Verdana;
    font-size:21px;
    color:#111;
    font-weight:normal;
}
h2
{
    font-family:Helvetica, Arial, Verdana;
    font-size:16px;
    color:#990000;
    font-weight:normal;
}
h3
{
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#111;
}
h4
{
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#111;
    margin:0px;
}

/*form style ..................................................................*/
input
{
    border:solid 2px #fff;
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#222;
    background-color:#ccc;
    width:250px;  
}
textarea
{
    border:solid 2px #fff;
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#222;
    background-color:#ccc;
    width:250px;
    height:60px;
}
select
{
    border:solid 2px #fff;
    font-family:Helvetica, Arial, Verdana;
    font-size:12px;
    color:#222;
    background-color:#ccc;
    width:250px;
}

/*link style ..................................................................*/
a:link, a:visited, a:active
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:11px;
    font-weight:bold;
    color:#b18d48; 
    text-decoration:underline;  
}
a:hover
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:11px;
    font-weight:bold;
    color:#222;  
    text-decoration:none; 
}
a.nav:link, a.nav:visited, a.nav:active
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:12px;
    color:#d2ab62;
    padding-left:38px; 
    font-weight:normal;  
}
a.nav:hover
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:12px;
    color:#fff;
    padding-left:38px; 
    font-weight:normal;   
}
.footer a:link, .footer a:visited, .footer a:active
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:11px;
    color:#b18d48; 
    font-weight:normal;   
}
.footer a:hover
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:11px;
    color:#222; 
    font-weight:normal;  
}
.portNumber a:link, .portNumber a:visited
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:15px;
    font-weight:bold;
    color:#b18d48;   
}
.portNumber a:hover
{
    text-decoration:none;
    font-family:Helvetica, Arial, Verdana; 
    font-size:15px;
    font-weight:bold;
    color:#fff;   
}
a img
{
    border:none;
}


