  /* CSS Document */


/*global settings start*/
* {
	padding:0;
	margin: 0;
}

img {
    border: 0;
}

.opacity {
-moz-opacity:0.4;
filter:alpha(opacity=100);
cursor:hand;
}

body {
    font:62.5%/1.3em Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    background: url(../images/body_bk2.jpg) no-repeat top center fixed #ffffff;
    color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
	color: #000000;
	text-align:left;
	margin-top:24px;
	background-image: url(../images/navbar_line2_w.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:9px;
	margin-bottom:3px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-align:left;
	margin-top:15px;
	background-image: url(../images/navbar_line2_w.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:9px;
	margin-bottom:3px;
}

h3 {
	font-size: 1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
	margin-top:5px;
    margin-bottom:3px;
	text-align:left;
	font-weight: bold;
}



h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
	color: #FFFFFF;
	text-align:left;
	margin-top:27px;
 	margin-bottom:3px;
}

h5 {
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:5px;
	padding-bottom:2px;
	margin-bottom:2px;
	text-align:left;
	font-weight: bold;
	background-color:#666666;

}

 
p {
padding:0 0 10px 0;
}

ul {
margin:0 0 10px 0;
padding:0 0 10px 0;
}
/*global settings ends*/



 /*header section stars----------------------------------------------------------------------*/
 #header {
    margin: 0px auto 0 auto;
    width:630px;
	height:190px;

}
.site_logo_a {
display:none;
    float:left;
    margin-top:10px;
    padding-top: 18px; 
    padding-left: 0px;
    width:271px; 
    height:148px;
    background:  url(../images/site_logo_bk.jpg) #000000 no-repeat top left;
    border: 0px;
} 

.site_logo_b {
display:block;
    float:left;
    margin-top:10px;
    padding-top: 18px; 
    padding-left: 0px;
    width:271px; 
    height:148px;
    background:  url(../images/site_logo_bk2.jpg) #ffffff no-repeat top left;
    border: 0px;
} 

.logo {
    margin-top:40px;
    margin-left:10px;
    float:left;
}



.home a {
 display:block;
 float:left;
 width: 231px; 
 height:62px;
 font: bold 13px sans-serif;
 color:#333;
 background: url(../images/gurrola_designLogo.jpg) 0 0 no-repeat;
 text-decoration: none;
}

.home a:hover { 
background-position: 0 -66px;
color: #049;
}


#nav  {
	float:right;
	width:340px;
	margin-top: 32px;
}

#nav  ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
}

#nav li {}

#nav  a {
    display: block;
    padding: 3px 0px 5px 2px;
    width:340px;
background:url(../images/navbar_line_w.jpg) no-repeat bottom left;
	text-decoration: none;
}

#nav  a:link, #navlist a:visited {
    color: #333;
    text-decoration: none;
}

#nav  a:hover {
	color: #ffffff;
	background-color: #cccccc;
}

#site_logo_cms {
	text-align:center;
    margin-top:10px;
    padding-top: 18px; 
    padding-left: 0px;
     width:630px;
    height:148px;
    background:  url(../images/site_logo_bk_cms.jpg) #000000 no-repeat top left ;
    border: 0px;
} 
 #logo_cms {
    margin-top:40px;
    
}
 /*header section ends----------------------------------------------------------------------*/

 
 /*body section begins----------------------------------------------------------------------*/
#bodyContainer  {
    margin: 0px auto 0 auto;
    width:630px; 
    text-align:left;
}

#container  {
    margin: 0px auto 0 auto;
    width:630px; 
    text-align:left;
}


#bodyContainer  p{
    text-align:left;
    padding-bottom:5px;
}

#leftContent {
    float:left;
    width:271px;
    clear:left;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#rightContent {
    text-align:left;
    float:right;
    width:340px;
    clear:right;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.middleContent {
    text-align:left;
    width:630px; 
    clear:right;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}


#primaryLeftContent {
	width:271px;
	height:233px;
	background:url(../images/logo_02_w.jpg) no-repeat top left;
}

#primaryLeftContent p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-right:10px;
    padding-left:10px;
    text-align: left;
    padding-top:105px;
}

#secondaryLeftContent {
    margin-top:10px;
    width:271px;
    height:162px;
background:url(../images/logo_03_w.jpg) no-repeat top left;
}

#secondaryLeftContent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-right:10px; 
    padding-left:10px;
    padding-top:30px;
    text-align: left;
}




.imgSpecial {
	background-color: #000000;
	margin: 3px 4px 1px 0px;
	float:left;
}

.image_george {
	background-color: #000000;
	margin: 3px 4px 1px 0px;
	float:left;
}

.cmsContent {
    margin: 0px auto 0 auto;
    width:630px;
	text-align:center;
}



 
.blogger {
	margin-bottom:10px;
	padding:  3px 10px;
	overflow : auto;
	text-align: left;
	color:#CCCCCC; 
	border-bottom:#333333 dashed 1px;
}

.blogger p {
    color:#333333; 
}

.blogger a:link {
	color: #999999;
	text-decoration: none;
}

.blogger a:visited {
	color: #999999;
	text-decoration: none;
}

.blogger a:hover {
    color:#000000;
    padding:3px 0px;
	text-decoration: none;
}

.blogger a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.photography {
margin-bottom:10px;

}












#content {
margin: 0px auto 0 auto;
 width:560px; 
text-align:left;
}


 


#credits {
margin: 0 auto;
width:540px;
text-align:left;

}


#credits p {
padding-left:10px; 
color:#FFFFFF;

}
 








 	fieldset {
		padding: 0 1em 1em 1em;
	}
	

  legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1em;
}
  input {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
 label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top:3px;
}
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 #innerContainer {
 width:463px; 
 background:url(../images/inConBk.gif) repeat-y top left;
 
 }


#innerContainerWide{
 width:463px; 
}

#topNav {
margin-top:30px; 
float:right;
	width:340px;


}

#topNav p{
text-align:right;

}

 




 

.topLink a {
color:#999999;
}
.topLink a:link {
	text-decoration: none;
}
.topLink a:visited {
	text-decoration: none;
}
.topLink a:hover {
color:#000000;
padding:3px 0px;
border-bottom:#000000 dashed 1px;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.contentContainer {
	background:url(../images/contentBk.jpg) repeat-y top left;
		padding:  3px 10px;
}

.cmsContainer {
	background:url(../images/contentBk.jpg) repeat-y top left;
	margin-bottom:10px;
	padding:  3px 10px;
	overflow : auto;
	text-align: left;
	color:#CCCCCC; 
	border-bottom:#333333 dashed 1px;
}

.centerContainer {
	background:url(../images/contentBk_r2.jpg) repeat-y top left;
	margin:10px auto;
	padding:  10px 10px;
	overflow : auto;
	text-align: center;
	color:#CCCCCC; 
	border-bottom:#333333 dashed 1px;
}

 

.cmsContainer ul {
  margin-left:0px;
  list-style:none;
}

.cmsContainer ul a{
text-decoration:none;
color: #999999;
}

.cmsContainer ul a:hover {
text-decoration:none;
border-left:#ffffff solid 4px;
padding-left:1px;
color: #000000;
}


#credits {
width:245px; 
margin-top:110px;
}


#credits a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#credits a:visited {
		color: #FFFFFF;
	text-decoration: none;
}
#credits a:hover {
padding-bottom:1px;
border-bottom:#ff0000 solid 2px;
	color: #000000;
}
#credits a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#homeContent {
margin-top:11px;
}

#secondaryContent {

	margin-bottom: 5px;
}
#miniLeft{
	float:left;
	width:110px;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-width: 2;
}
#miniLeft p {
  margin-left:10px;

  
 
}

#miniLeft ul {
  margin-left:10px;
  list-style:none;
}

#miniLeft ul a{
text-decoration:none;
color: #333333;
}

#miniLeft ul a:hover {
text-decoration:none;
border-left:#333333 solid 4px;
padding-left:1px;
	color: #000000;
}

#miniRight{
float:right;
width:110px; 
}

#miniRight p {
  margin-left:10px;
 
}

#miniRight ul {
  margin-left:10px;
  list-style:none;
}

#miniRight ul a{
text-decoration:none;
color: #999999;
}

#miniRight ul a:hover {
text-decoration:none;
border-left:#FFFFFF solid  4px;
padding-left:1px;
color: #000000;
}

#miniRight2{
float:left;
width:110px; 
}

#miniRight2 p {
  margin-left:10px;
 
}

#miniRight2 ul {
  margin-left:10px;
  list-style:none;
}

#miniRight2 ul a{
text-decoration:none;
color: #999999;
}

#miniRight2 ul a:hover {
text-decoration:none;
border-left:#FFFFFF solid  4px;
padding-left:1px;
color: #000000;
}


#miniProjectsContainer {

} 

#leftMiniA {
float:left;
width:110px; 
margin-right:4px;
color:#333333;
}

#leftMiniA title{
 
color:#333333;
}

.style1 {font-weight: bold}

#leftMiniB {
float:left;
width:110px; 
margin-right:4px;
}

#leftMiniC {
float:left;
width:110px; 
}

#footer {
margin: 0px auto 0 auto;

 width:630px; 
height:189px;
background:url(../images/footer_piece_w.jpg) no-repeat bottom left;
}


#footer p{
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
margin-top:150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}


#rightContent a:link {
	color: #999999;
	text-decoration: none;
}
#rightContent a:visited {
		color: #999999;
	text-decoration: none;
}
#rightContent a:hover {
color:#000000;
/*padding:3px 0px;*/
/*border-bottom:#FFFFFF dashed 1px;*/
	text-decoration: none;
}
#rightContent a:active {
	text-decoration: none;
	color: #999999;
}


	



	
	label {
		float: left;
		clear: left;
		width: 10em;
	}
	
	input , textarea {
	background: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:3px;

	border-style: none;
}
	.columnFooter {
	background:url(../images/column_footer2.jpg) left top no-repeat;
	width:271px;
	height:20px;
	
	}
	
		.columnFooter2 {
	background:url(../images/column_footer2.jpg) left top no-repeat;
	width:340px;
	height:20px;
	
	}
  
#comments {
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
}



.style2 {
	color: #333333;
	font-weight: bold;
}
.style3 {color: #FF0000}



.specialLink a:link {
	color: #999999;
	text-decoration: none;
}
.specialLink a:visited {
		color: #999999;
	text-decoration: none;
}
.specialLink a:hover {
color:#000000;
/*padding:3px 0px;*/
/*border-bottom:#FFFFFF dashed 1px;*/
	text-decoration: none;
}
.specialLink a:active {
	text-decoration: none;
	color: #999999;
}


.dashedBorder {
border:thin dashed #FFFFFF;
}