/*
*	Two column layout
*	c_tpl = ....
*/

div.two_col_left { float: left; width: 400px; background: url('/public/w3/mp_spr.jpg'); background-repeat: repeat-y; background-position: top right;  }
div.two_col_left_i { padding-right: 30px }
div.two_col_right { float: left; width: 200px; margin-top: 110px }
div.two_col_right_i { padding-left: 30px }


div.standard_rightside_article { margin-top: 50px }
div.standard_rightside_article li { font-size: 11px; line-height: normal; padding-bottom: 4px }

div.two_col_right h2 { }

div.two_col_left h1 { background: white; margin: 0px; padding: 0px;  }
div.two_col_left h2 { margin-top: 20px }

div.two_col_right h2, div.two_col_right h2 a, div.two_col_right h2 a:hover { color: #0077d4; text-decoration: none }
div.two_col_right h2 a:hover { color: #e41a50; }

/* lightboxes */

div.two_col_right div.GalleryThumbnail { margin-bottom: 10px }

/* sidebar contacts */

div.sidebar_person {  }
div.sidebar_person_name { }

table.sidebar_person_contacts { }
table.sidebar_person_contacts td { font-size: 11px; padding: 3px; padding-left: 0px }

table.sidebar_person_contacts td.key { white-space: nowrap; text-align: right; color: #0077d4 }
table.sidebar_person_contacts td.val { }

/* sidebar projects */

div.sidebar_project { width: 150px; line-height: normal; font-family: Trebuchet MS }
a.sidebar_project_link { text-align: right; color: #a2a2a2; display: block; margin-bottom: 10px; font-size: 11px; text-decoration: none }
a.sidebar_project_link:hover { text-decoration: none; color: #0077d4 }
