/* Start Native Selector */
body 
{
	padding: 0px;
	margin-top: 15px;
	background-color: #DDDDDD;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: black;
}

a 
{
	color: #545454;
	text-decoration: underline;
}

a:hover 
{
	color: #545454;
	text-decoration: none;
}

a img
{
	border: 0px;
}

h1
{
	font-family: sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	clear: both;
}
/* End Native Selector */

/* Start Corner - CSS Sprite  */
.header ul 
{
	background: url(../images/base/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}

.header ul li 
{
	float: right;
	background: url(../images/base/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}

.footer ul 
{
	background: url(../images/base/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}

.footer ul li 
{
	float: right;
	background: url(../images/base/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.content 
{
	padding: 0px 15px 0px 15px;
}

.picture_content
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.front_picture
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.rounded_container
{
	background: #DDDDDD;
	color: #000000;
}
/* End Corner - CSS Sprite */

/* Start Custom Selector */
.top_header
{
	border: 1px solid black;
	background-color: #666666;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	font-size: 20px;
	font-family: sans-serif;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 30px;
	padding-bottom: 5px;
}		

.menu
{
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 20px;
}

.main_label_header
{
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	display: block;
	margin-bottom: 14px;
}

.label_header
{
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	display: block;
	margin-top: 14px;
	margin-bottom: 14px;
}

.shadow_frame
{
	margin: 0px auto 0px auto;
	width: 970px;
	border: 1px solid #DDDDDD; 
	background-color: #BBBBBB;
}

.main_frame
{
	position: relative;
	top: -5px;
	left: 5px;
	background-color: #FFFFFF;
	width: 970px;
	border: 1px solid #000000;
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;
}

/* Left Column */
.navigation 
{
	position: relative;
	left: 0px !important;
	left: -8px; /* IE6, IE5.5 */
	float: left;
	width: 120px;
	border: 1px solid black;
	padding: 10px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}

.navigation ul
{
	position: relative;
	left: -8px;
    list-style: none;
}

/* Middle Column */
.main_content
{ 
	float: left;
	width: 520px;                                                     
	margin-top: 8px;
	margin-left: 7px !important;
	margin-left: -4px; /* IE6, IE5.5 */
}

/* Right Column */
.alternative_content
{
	float: right;
	width: 245px;
	border: 1px solid black;
	padding: 7px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px !important;
	margin-right: 4px; /* IE6, IE5.5 */
	background-color: #DDDDDD;
}

.dot_separator
{
	display: block;
	height: 2px;
	background: #DDDDDD url(../images/base/dot.gif) center repeat-x;
	margin-top: 14px;
}

.margin_top
{
	margin-top: 10px;	
}

.margin_bottom
{
	margin-bottom: 17px;	
}

.padding_bottom
{
	padding-bottom: 154px;
}

.justify_text
{
	text-align: left;
}

.external_link
{
	color: #545454;
	text-decoration: underline;
	background: url(../images/base/external_link.gif) center right no-repeat;
	padding-right: 13px;
}

.font_link
{
	font-size: 11px;
}

.external_link:hover
{
	color: #545454;
	text-decoration: none;
	background: url(../images/base/external_link.gif) center right no-repeat;
	padding-right: 13px;
}

.link_description
{
	margin-bottom: 15px;
}

.tag_container
{
	display: block;
}

.tag_counter
{
	color: #545454;
}
	
.validator_link
{
	text-decoration: none;
}

.validator_link:hover
{
	text-decoration: none;
}

.badge_container
{
	width: 250px;
	margin-top: 10px;
}

.screenshot
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.screenshot_link
{
	display: block;
	margin-top: 15px;
}

.photo_content, .video_content
{
	padding-left: 10px;
}

.about_sub_list
{
	list-style-type: square;
}

.mouse_pointer
{
	cursor: pointer;
}

.align_center
{
	text-align: center;
}

.introduction p, .link_description, li
{
	line-height: 1.5;
}

.menu a
{
	line-height: 2;
}
/* End Custom Selector */

/* Start Flickr style */
.flickr_badge_image 
{
	margin: 0px 0px 0px 2px !important;
	margin: 0px 0px 1px 0px; /* IE6, IE5.5 */
	float: left;
}

.flickr_badge_image img
{
	border: 1px solid #000000;
}

.flickr_badge_image img:hover
{
	border: 1px solid #FF0084 !important;
}

.flickr_photos_tags img
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.flickr_photos_tags img:hover
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #FF0084;
}
/* End Flickr Style */

/* Start General Photos */
.general_photos
{
	margin-left: 28px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.general_photos a
{
	text-decoration: none;
}

.general_photos img
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.general_photos img:hover
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #FF0084;
}
/* End General Photos */

/* Start Youtube style */
.youtube_video_tags img
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.youtube_video_tags img:hover
{
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #FF3333;
}

.youtube_badge_image 
{
	margin: 0px 0px 0px 2px !important;
	margin: 0px 0px 1px 0px; /* IE6, IE5.5 */
	float: left;
}

.youtube_badge_image img
{
	border: 1px solid #000000;
}

.youtube_badge_image img:hover
{
	border: 1px solid #FF3333 !important;
}
/* End Youtube style */

/* Start hcard microformat */
.vcard
{
	display: none;
}
/* End hcard microformat */

/* Start Floating and clearing */
.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.clear_both
{
	clear: both;
}

.bottom_space
{
	margin-bottom: 15px;
}
/* End Floating and clearing */