@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
}


p {
	margin-top:0px;
}

img {
	border:0px;
}


body {
	background:#131210;
	color:#CCC;
	margin:0;
	padding:0;
	text-align:center;
	font: 12px/1.5em Verdana, Geneva, sans-serif;
	}
.slider_image_border {
	border: 1px solid #333;
}
#featured_section {
	width: 900px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 2px solid #333;
	padding-top: 20px;
	text-align: justify;
	color: #FFF;
	border-bottom: 2px solid #333;
	padding-bottom: 20px;
}

#featured_section img {
	border: 5px solid #333;
	float: left;
	margin-right: 10px;
	height: 250px;
	width: 300px;
	margin-top: 0px;
}

#featured_section h2 {
	margin:0 0 10;
	padding:0;
}

#featured_section p {
	margin:0;
	padding:0;
}

.book_container {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.book_border {
	border: 2px none #333;
}

img {
	border:0;
}


#master_wrapper {
	position:relative;
	text-align:left;
	width:960px;
	background:#fff;
	margin-bottom:2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background:#131210;
	height: auto;
		}	
#master_wrapper #name_logo_container {
	float: left;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 15px;
}
#master_wrapper #slider_container {
	float: left;
	width: 900px;
}

/* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */



/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:902px;
		height:auto;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:160px;
		}	
	#nextBtn{ 
		left:902px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://www.rolandobriseno.com/images/btn_prev2.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(http://www.rolandobriseno.com/images/btn_next2.png) no-repeat 0 0;	
		}												

/* // Easy Slider */
#master_wrapper #about_rolando_intro {
	float: left;
	width: 960px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}

#master_wrapper #about_rolando_intro h1{
	float: left;
	width: 960px;
	color: #FFF;
	margin-bottom: 20px;
	font: normal 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.artwork_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
}
.project_information_container {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: auto;
	width: 325px;
	color: #FFF;
	background-image: url(../images/transparent_bg.png);
	background-repeat: repeat;
	border: 1px solid #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#master_wrapper #rolando_intro_pic {
	float: left;
}
.image_border_1 {
	border: 5px solid #333;
}
.about_rolando_intro_summary {
	float: left;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 420px;
	text-align: justify;
}
#master_wrapper .left_home_column {
	float: left;
	clear: left;
	width: 275px;
	height: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	margin-right: 20px;
}
.update_line_item {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 275px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.left_column_title {
	float: left;
	color: #FFF;
	font-size: 20px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 275px;
}
.middle_home_column {
	float: left;
	width: 275px;
	height: 250px;
	display: inline;
	padding-right: 20px;
}
#master_wrapper .column_container {
	float: left;
	width: 960px;
	height: auto;
}
#master_wrapper .nav_container {
	width: 900px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}
.middle_column_title {
	float: left;
	color: #FFF;
	font-size: 20px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 275px;
}

.navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.navigation ul li {
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.navigation ul li a {
	display: inline;
	text-decoration:none;
	color: #666;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0;
}

.navigation ul li a:hover {
	display: inline;
	text-decoration:none;
	color: #999;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0;
}

.right_home_column {
	float: left;
	width: 275px;
	height: auto;
}
.exhibition_pic {
	float: left;
	width: 271px;
	margin-top: 15px;
	border: 2px solid #333;
}
.exhibition_pic_text {
	float: left;
	width: 275px;
	margin-top: 5px;
	color: #FFF;
	font-weight: normal;
}
.logo_companion {
	float: left;
	width: 280px;
	font-size: 18px;
	color: #666;
	margin-top: 10px;
	margin-left: 20px;
}
.footer {
	width: 900px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
}
#master_wrapper .thumbnails_wrapper {
	float: left;
	width: 900px;
	height: auto;
}
.contact_form_wrapper {
}
.price_list_wrapper {
	float: left;
	margin-top: 20px;
	margin-left: 378px;
}
.thumbnail_container {
	height: auto;
	width: 100px;
	float: left;
	margin-right: 50px;
}
.thumbnail_text {
	width: 100px;
	height: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-top: 5px;
}

.thumbnail_container a {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 40px;
	border: 4px solid #333;
}

.thumbnail_container a:hover {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 40px;
	border: 4px solid #666;
}


.logos_container {
	float: left;
}
.right_column_title {
	float: left;
	color: #FFF;
	font-size: 20px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 275px;
	margin-bottom: 10px;
}
.resume_download {
	float: left;
	width: 175px;
	margin-top: 13px;
	margin-left: 5px;
}
.resume_icon {
	float: left;
	margin-top: 12px;
	margin-left: 35px;
}

.standard_link a {
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.standard_link a:hover {
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
}

a {
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

a:hover {
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
}.footer_content {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.background_container {
	float: left;
	width: 900px;
	height: 598px;
	background-image: url(../images/galaxy_way_bg.jpg);
	border: 1px solid #333;
}
.frisco_background_container {
	float: left;
	width: 900px;
	height: 598px;
	background-image: url(../images/frisco_bg.jpg);
	border: 1px solid #333;
}
.project_thumb {
	float: left;
	margin-left: 20px;
	width: 35px;
	margin-top: 10px;
	height: 35px;
	border: 1px solid #666;
}
.thumbs_container {
	float: left;
	width: 850px;
}
.view_more_pics {
	float: left;
	width: 850px;
	margin-left: 20px;
	color: #FFF;
	margin-top: 10px;
}
.the_learning_tree_background_container {
	float: left;
	width: 900px;
	height: 598px;
	background-image: url(../images/the_learning_tree_bg.jpg);
	border: 1px solid #333;
}
.library_background_container {
	float: left;
	width: 900px;
	height: 598px;
	background-image: url(../images/library_bg.jpg);
	border: 1px solid #333;
}
.train_station_background_container {
	float: left;
	width: 900px;
	height: 598px;
	background-image: url(../images/train_station_bg.jpg);
	border: 1px solid #333;
}
#master_wrapper .courtesy_nav_container {
	width: 900px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}
#master_wrapper #gallery_title {
	float: left;
	width: 290px;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}
.video_player {
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.contact_form_wrapper {
	float: left;
	width: 900px;
	height: auto;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 600px;
	width: 560px;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	color: #333;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	border: 1px solid #333;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#master_wrapper .youtube_container {
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.book_description {
	float: left;
	width: 280px;
	color: #FFF;
}

