/* Global Css Reset */
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,b,u,i,center,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-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:link,a:visited{ color:#00f; text-decoration:none; }
a:focus,a:hover{ text-decoration:none; }
html{ height:100%; width:100%; background:#5d4b35 url(../images/bgr.jpg) repeat; }
body{ background:url(../images/bgr-body.jpg) repeat-x; color:#000; font:62.5%/1 Tahoma,Geneva,sans-serif; height:100%; }
#wrapper{ width:100%; padding:0 0 25px; }
#nonfooter{ position:relative; min-height:100%;}
* html #nonfooter{ height:100%; }

/* Header */
#header-content{ width:800px; margin:0 auto; overflow:hidden; }
    #logo{ float:left; }
        #logo span{ display:block; width:267px; height:135px; text-indent:-5000px; cursor:pointer; background:url(../images/bgr-logo.png) no-repeat; }
    #nav{ float:right; width:445px; font:20px Georgia,"Times New Roman",Times,serif; color:#b19d7e; margin:60px 52px 0 0; display:inline; }
        #nav li{ float:left; border-left:1px solid #a65e23; }
        #nav li.first{ border-left:0; }
        #nav li a,
        #nav li a:visited{ display:block; color:#b19d7e; padding:0 12px; }

/* Mast */
#mast{ clear:both; }
    #mast-content{ width:800px; margin:0 auto; overflow:hidden; }
    #masttext{ float:left; width:244px; padding:25px 20px 0 0; font:italic 18px/30px Georgia,"Times New Roman",Times,serif; color:#b19d7e; }
        #masttext b{ font-size:18px; color:#f9f7e9; }
        #masttext p {color:#B19D7E; line-height:30px;}
    #mastscroll{ float:right; border:5px solid #a65e23; }
        #mastscroll img{ display:block; }

/* Content */
#content{ clear:both; width:100%; overflow:hidden; }
#cont-content{ width:800px; margin:0 auto; }

/* Current project */
#currentproj{ padding:25px 0; overflow:hidden; }
    #currentproj h2{ font:italic 18px Georgia,"Times New Roman",Times,serif; color:#fff; margin-bottom:29px; }
    #currentproj ul{ float:left; width:375px; margin-right:25px; overflow:hidden; }
        #currentproj li{ float:left; width:375px; margin-bottom:25px; font-size:12px; color:#d1caa5; line-height:18px; }
        #currentproj li.nomargin{ margin-right:0; }
        #currentproj li .pic{ 
            position:relative; 
            float:left; 
            width:58px; 
            height:58px; 
            margin-right:12px; 
            background:transparent url(../images/blue_more_btn.png) no-repeat scroll 0 0;
        }
        #currentproj li .pic img{ padding:5px; }
        #currentproj li .pic span.more{ position:absolute; bottom:0; right:0; width:31px; height:16px; text-indent:-5000px; background:url(../images/button-more.png) no-repeat; }
        #currentproj li .title,
        #currentproj li .title:visited{ font-size:14px; font-weight:bold; color:#e8bb3a; }
        #currentproj li .title:hover{ text-decoration:none; }
        #currentproj li a.partner{ display:block; color:#fff; font-size:12px; padding:2px 0 2px 30px; background:url(../images/button-partner.png) no-repeat left; }

/* Side Box */
#sidebox{ float:left; width:243px; padding:34px 0 0; margin-right:24px; }
    #sidebox ul{ width:243px; overflow:hidden; }
    #sidebox h2{ font:italic 18px Georgia,"Times New Roman",Times,serif; color:#fff; margin-bottom:20px; }
    #sidebox li{ float:left; display:block; width:100%; font:16px Georgia,"Times New Roman",Times,serif; padding:22px 0 22px 0;  background:url(../images/bgr-botborder.png) no-repeat top; }
    #sidebox li.first{ background:none; }
    #sidebox li a,
    #sidebox li a:visited{ color:#a38f72; }
    #sidebox li a:hover{ color:#e8bb3a; text-decoration:none; }

/* Main Box */
#mainbox{ float:left; width:487px; padding:32px 0 0 45px; }
    #mainbox h2{ font:normal 20px Georgia,"Times New Roman",Times,serif; color:#e8bb3a; margin-bottom:20px; }


/* Footer */
#footer{ width:100%; overflow:hidden; clear:both; margin-top:0px; }
#footer_bgr{ width:800px; font:bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif; color:#887455; padding:0 0 20px;margin:0 auto; }
    #contact{ float:left; width:500px; padding-top:10px; }
        #contact li{ float:left; padding:0 8px; border-left:1px solid #887455; }
        #contact li.first{ padding:0 8px 0 0; border-left:0; }
        #contact li.phone{ color:#d1caa5; }
    #dev{ float:right; }
        #dev a,
        #dev a:visited{ float:left; margin-left:15px; display:block; height:31px; text-indent:-5000px; cursor:pointer; }
        #dev .developer,
        #dev .developer:visited{  width:93px; background:url(../images/bgr-developer.png) no-repeat; }
        #dev .login,
        #dev .login:visited{ width:42px; background:url(../images/button-login.png) no-repeat; }

#mainbox #Title_Heading{
    background:transparent url(../images/bgr-botborder.gif) repeat-x scroll left bottom;
    padding:0 0 20px 0; 
}

#sidebox a.current{
    color:#E8BB3A;
}

#holders{
    width:75px;
    float:left;
    height:100%;
    margin-top:5px;
}

#holders #photos{
    margin:0 0 0px 0; 
    background:#000 url(../images/Project_Photo_Box.png) no-repeat scroll 0 0;
    height:71px;
    width:58px;
    overflow:visible;

}

#project_photo img{
    padding:5px 0 0 5px;

}

#holders #videos{
    margin:25px 0 10px 0;
    background:#000 url(../images/Project_Video_Box.png) no-repeat scroll 0 0;
    height:71px;
    width:58px;
    overflow:visible;

}
#project_video img{
    padding:5px 0 0 5px;

}

#ulproject li a {
    background:transparent url(../images/button-partner.png) no-repeat scroll left center;
    color:#FFFFFF;
    display:block;
    font-size:12px;
    padding:2px 0 2px 30px;
}

#ulproject li a:hover{
    text-decoration:none;
}
.error{
    color:#ff0000;
    font-size:14px;
}

.Good{
    color:#27EB00;
    font-size:14px;
}
#ulproject{
    float:left;
}
#ulproject li{
    color:#D1CAA5;
    float:left;
    font-size:11px;
    line-height:18px;
    margin-bottom:25px;
    width:375px;
}
#MemberLoginForm_LoginForm label{
    color:#fff;
}
.projects actives{
    visibility:visible;
}
.projects not-actives{
    visibility:hidden;
}

#MemberLoginForm_LoginForm label{
    color:#fff;
}

/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 30px 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 700px;
	padding: 0px 0px 15px 0px;
}
.breadcrumbs li {
	background:transparent none repeat scroll 0 0;
    color:#E8BB3A;
    display:inline;
    font-size:11px;
    list-style-type:none;
    padding-left:0;
}

.breadcrumbs li span {color: #A38F72;}

.breadcrumbs li a {color: #A38F72;}

.breadcrumbs li a:hover {color: #E8BB3A; }

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
/****** Post it note ******/

#postit{
position:absolute;
height:220px;
width:206px;
padding:5px;
background:url("../images/postit.png") no-repeat;
border:none;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
overflow:hidden;
}

#postit a.close {
    font-size:10px;
    padding:0 10px 0 0;
}

#postit p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}
#postitpin{
    position:absolute;
    height:343px;
    width:228px;
    padding:32px 5px 5px 5px;
    background:url("../images/pinpaper.png") no-repeat;
    border:none;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postitpin a.close {
    font-size:10px;
    color:#ff0000;       
    padding:0px 40px 0px 0;
}

#postitpin p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px 45px 10px 22px;
    line-height:18px;
    margin-top:13px; 
}
#postittape{
    position:absolute;
    height:303px;
    width:190px;
    padding:43px 32px 5px 27px;    
    background:url("../images/tapepaper.gif") no-repeat;
    border:none;
    visibility:hidden;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postittape a.close {
    font-size:10px;
    padding-right:5px;
}

#postittape p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}

/** Search results page **/
#SearchResults li{
    padding:10px;
    margin:5px 0;
}
#SearchResults li.even{
    background:#eaeaea;
}
#SearchResults li a{
    font-size:14px;
    font-style:italic;
}

#PageNumbers{
    margin:10px;
}
#PageNumbers a{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
#PageNumbers a:hover{
    padding: 5px;
    background:#a8a8a8;
    border:1px solid #444;
}
#PageNumbers span{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}

a.trigger{
    border:0px solid #ccc;
    color:#3D2D1C;
    width:80%;
    padding:6px 4px 0px 4px;
    background:url(../images/dbutton.jpg) top right no-repeat #8D7B61;
    display:block;
    height:20px;
    float:left;
    font-size:12px;
    font-family:georgia;
    font-weight:bold;
}
a.activetrigger{
    border:0px solid #ccc;
    color:#3D2D1C;
    width:80%;
    padding:6px 4px 0px 4px;
    display:block;
    background:#8D7B61;
    height:20px;
    float:left;
    font-size:12px;
    font-family:georgia;
    font-weight:bold;
}
/* style of the UL */
#mainbox .dropcontainer ul{
    background:#8D7B61;
    list-style-type:none;
    padding:0;
    margin:0;
    width:100%;
    height:150px;
    position:absolute;
    overflow:auto;    
}
#mainbox .dropcontainer ul li{ 
    margin:0;
    width:100%; 
}
.dropdownhidden{
    top:0;
    left:-999em;
}
.dropdownvisible{
    top:0;
    left:0;  
    overflow:scroll;
    border:1px solid #3D2D1C;
}
#mainbox .dropcontainer ul a{
    padding:0.5em;
    display:block;
    text-decoration:none;
    font-size:12px;
    font-family:georgia;
    font-weight:bold;
    color:#3D2D1C;
    background:#8D7B61;
    border-bottom:0px solid #3D2D1C;
}
#mainbox .dropcontainer ul a:hover{
    background:#3D2D1C;
    color:#8D7B61;
}
.dropcontainer{
    position:relative;
    height:20px;  
    width:90%;
}
    

#mainbox #pr-dropdown div ul li a{
width:387px;
}
#mainbox #fzip{
    margin-left:6px;
} 
#mainbox #fzip input{
    width:135px;
}
#ImageGallery {
    margin-left:-5px;
}