﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML GENERAL 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input, ul, li
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: sans-serif, helvetica, arial, verdana;
	font-size: 11px;
	background-color: #f2f1f1;
	color: #989898;
	font-weight: 400;
	line-height: 13px;
}
.clear
{
	margin: 0;
	padding: 0;
	clear: both;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a {color: #989898;text-decoration: none;}
a:hover {color: #555555;}
a:active {color: #555555;	text-decoration: underline;}
a img {border: 0;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTAINERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#container-left
{
	position: absolute;
	left: 25px;
	top: 25px;
	width: 85px;
}
#container-main
{
	margin: 25px 125px 25px 152px;
}
#container-logo
{
	position: fixed;
	left: 25px;
	bottom: 25px;
}
#container-logo a
{
	font-weight: bold;
	color: #FFF;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	background: #3c3b3d;
}
#container-content-browser li { list-style: none;}
#about-browser-menu
{
	display: inline;
	float: left;
	width: 150px;
}
#about-browser-menu li {margin-bottom: 5px;}
#about-browser-menu a
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #a6a8aa;
}
#about-browser-menu a:hover {background: #666;}
#about-browser-menu a.selected {background: #3c3b3d;}
#about-browser-item
{
	display: inline;
	float: left;
	width: 450px;
}
#about-browser-item .selected
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #3c3b3d;
	display: inline;
}
#about-browser-item .profile {	width: 300px;}
#about
{
	padding-top: 7px;
}
#about p
{
	margin-top: 5px;
}
.contact-info
{
	width: 400px;
	position: relative;
	padding-top: 10px;
}
.contact-info .mail
{
	float: left;
	width: 150px;
}
.contact-info .info {float: left;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS & TEXT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h2, h3 {	font-size: 16px;}
.sectiontitle
{
	color: #989898;
	font-size: 1.2em;
	font-weight: bold;
}
.sectionsubtitle
{
	color: #989898;
	font-size: 1.1em;
	font-weight: bold;
}
.sectionheader {font-weight: bold;}
.smallprint {font-size: x-small;}
p.impact
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #a6a8aa;
	display: inline;
	margin: 0;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TABLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
td {vertical-align: middle;}
td.fieldname
{
	font-size: 12px;
}
.admin-table td
{
	padding: 10px 10px 10px 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SERVER CONTROLS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.highlight
{
	background: #f3f4f3;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}
.dropdownlist /*to enable highlighting skin file points to this class*/
{
	background: #f3f4f3;
	border-color: #d6d6d6;
	border-width: 1px;
	border-style: solid;
}
.textbox /*to enable highlighting skin file points to this class*/
{
	background: #f3f4f3;
	border-color: #d6d6d6;
	border-width: 1px;
	border-style: solid;
}
input[type=text]
{
	background: #f3f4f3;
	border-color: #d6d6d6;
	border-width: 1px;
	border-style: solid;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GRIDVIEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.altrowstyle
{
	background-color: #edf5ff;
}
.headerstyle th
{
	background: url(images/sprite.png) repeat-x 0px 0px;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #989898;
	padding: 4px 5px 4px 10px;
	text-align: center;
	vertical-align: bottom;
}
.headerstyle th a
{
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000;
	display: block;
	padding-right: 10px;
}
.rowstyle .sortaltrow, .altrowstyle .sortaltrow
{
	background-color: #edf5ff;
}
.rowstyle .sortrow, .altrowstyle .sortrow
{
	background-color: #dbeaff;
}
.rowstyle td, .altrowstyle td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #cbcbcb;
}
.headerstyle .sortascheader
{
	background: url(images/sprite.png) repeat-x 0px -100px;
}
.headerstyle .sortascheader a
{
	background: url(images/dt-arrow-up.png) no-repeat right 50%;
}
.headerstyle .sortdescheader
{
	background: url(images/sprite.png) repeat-x 0px -100px;
}
.headerstyle .sortdescheader a
{
	background: url(images/dt-arrow-dn.png) no-repeat right 50%;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	DETAILSVIEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.dv-main
{
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}
.dv-headerstyle
{
	background: url(images/sprite.png) repeat-x 0px 0px;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #989898;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	vertical-align: bottom;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
.photoslist
{
	list-style-type: none;
	background: #f2f1f1;
	position: relative;
	margin: 0;
	padding: 0;
}


.photo 
{
    display: inline;
    float: left;
    margin: 3px; 
    background: red;
    position: relative;
}

.dropShadow 
{
    float: left;
    background: url(images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(images/shadow.gif) no-repeat bottom right;
    background: blue;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px; 
}

.dropShadow input[type=image] 
{
    background-color: #FFF;
	margin: -4px 6px 6px -4px;
}

*/

.photo-container
{
	height: 118px;
	width: 118px;
	display: table-cell;
	vertical-align: middle;
	line-height: 118px;
	position: relative;
}
.photoslist-item
{
	display: inline;
	float: left;
	text-align: center;
	position: relative;
}
.photo-container > .photo-drop-shadow
{
	display: inline-table;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	text-align: center;
	position: relative;
	height: 1%;
}
.photo-drop-shadow input[type=image]
{
	background-color: #fff;
	margin: -1px 4px 4px -2px;
}

.photo-menu
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.overlay-container
{
	position: relative;
	display: block;
}
.overlay-icon
{
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
}
.go-button
{
	vertical-align: middle;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BROWSER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#browser-container
{
	width: 700px;
}
#browser-container li
{
	margin-bottom: 5px;
}
#browser-container a
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #a6a8aa;
}
#browser-container a:hover
{
	background: #666;
}
#browser-categories
{
	width: 175px;
	display: inline;
	float: left;
}
#browser-projects
{
	width: 175px;
	display: inline;
	float: left;
}
#browser-project-detail
{
	width: 300px;
	display: inline;
	float: left;
}

#browser-project-detail p
{
	margin: 0 0 5px 0;
	padding: 0;
}

.browser-project-header
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #3c3b3d;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	NEWS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.news-container
{
	border-collapse: collapse;
	margin-left: 8px;
}

.news-container tr
{
}

.news-container td
{
	border-bottom: solid 1px #d1d1d1;
	padding-top: 25px;
	padding-bottom: 25px;
}

.news-container .loading
{
	background: yellow;
	height: 300px;
	width: 400px;
}

.news-image
{
	padding-right: 10px;
	vertical-align: top;
	width: 450px;
}

.news-text
{
	padding-left: 10px;
	vertical-align: top;
	width: 250px;
}

.news-stats
{
	padding: 5px 0 5px 0;
	color: #b2b2b2;
	font-style: italic;
}


.newstitle, .newstitle a
{
	display: inline;
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #3c3b3d;
}

.news-image-2
{
	text-align: center;
	padding-top: 50px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTVIEW

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.lvw-selected {}

.lvw-selected span
{
	font-weight: bold;
	color: #FFF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	background: #3c3b3d;
}

.selected
{
	color: #555555;
	text-decoration: underline;
}

.unselected
{
	color: #989898;
	text-decoration: none;
}

.hidden
{
	display: none;
}

.visible
{
	display: inline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SOCIAL NETWORKING 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.social-links
{
	position: absolute;
	top: 25px;
	right: 25px;
}

.social-links a
{
	float:left;
	margin-left: 8px;
}

.social-links a:hover
{
	background-position: 18px 0;
}

a.social-icon
{
	display: block;
	width: 18px;
	height: 18px;
	text-decoration: none;
}

a.rollover_vimeo {background: url("images/vimeo_bg.gif");}
a.rollover_flickr {background: url("images/flickr_bg.gif");}
a.rollover_twitter{	background: url("images/twitter_bg.gif");}
a.rollover_youtube{	background: url("images/youtube_bg.gif");}
a.rollover_facebook{background: url("images/facebook_bg.gif");}

.displace
{
	position: absolute;
	left: -5000px;
}
