/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

.notcolored a
{
	color: #666666;	
}

.notcolored a:hover
{
	text-decoration: none;
	color: #666666;	
}

.notcolored a:visited {
	color: #666666;	
}

.notcolored a:active {
	color: #666666;	
}


html
{	
	height:100%;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;	
	height:100%;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;	
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.tree 
{	
	text-align: left;		
	position: absolute;
	left: 22px;
	top: 42px;
	text-transform: uppercase;
	font-size: 10px;
	z-index:100;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;				
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

.selected_filter {
	font-size:		110%;
	font-weight:	bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	background-repeat: repeat-y;
	position: relative;	
	width: 886px;	
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */				
}

#sidebar 
{
	margin-left: -18px;
	float: left;
	width: 250px;	
}

#content {
	margin-left: 250px;	
	height: 100%; 
	min-height: 1350px; 	
}

* html #content{height:100%;} /* IE6 and under treat height as min-height anyway*/


#content-wide  {
	margin-left: 50px;		
}

#whatsnew {
	float: left;
	width: 100px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

#content table.repgrid
{		margin-top: 0;
		padding-top: 0;
		border: 1px solid #bababa;
		border-collapse:collapse;
}
#content-wide table.repgrid
{		margin-top: 0;
		padding-top: 0;
		border: 1px solid #bababa;
		border-collapse:collapse;
}

#content table.repgrid	td		
	{	margin-top: 0;
		padding-top: 0;
		/*background-image: url(images/content-shim-stretch.gif);*/
		
		background-color:white;
		background-repeat:repeat;
		border: 1px solid #bababa;				
		border-collapse:collapse;
		color:black;
		}
		
#content table.repgrid	tr.hdr td
	{       
		text-align:center;
		font-weight:bold;
		background-color:#eaeaea;
	}
		
dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 886px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 886px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.item2 h4 {
	margin-top: 0.5em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 960px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#outer{ 
	min-height:100%;
	height:100%;
}

* html #outer { height: 100%;  } 

/* 3 FOOTER */

.before_footer
{
	height: 75px;	
}

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 75px;
	text-align: center;
	font-size: 10px;		
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

.menuñ {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menuñ a:visited {
	color: #d32525;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

#float-form
{
position: absolute; 
top: 100px; 
display: none; 
width:95%; 
z-index: 66; 
font-size:100%;
}

td.floatForm
{	
	border: 1px solid #666666; 
	border-right-color:black; 
	border-bottom-color:black; 
	background-color:#eaeaea;
}

span.error
{
	color: #d32525;
}

span.red
{		
	line-height: 1.8em;	
	color : #980000;
}

#errordiv
{	
	background-color:#eaeaea;		
}

.FormTable
{
	line-height: 1.8em;	
	color : #980000;	
}

.Progress
{	
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
}

.whiteRow
{
	background-color:White;	
}

.deactive
{	
	background-color:#aeaeae;	
}

.name-value
{
}

.name-value .name
{
	vertical-align:	middle;
	text-align:		right;	
	padding:		0 4px 0 10px;
}

.name-value .value
{
	vertical-align:	middle;
	text-align:		left;
	padding:		2px 4px 2px 4px;
}

.name-value .Form_SubTitle
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.name-value .subtitle
{
	background-color:#eaeaea;
	height: 20px;
}

.small
{
	font-size:0.9em;
}

.comment-link
{		
	line-height:1.8em;	
}

.Message
{	
	text-align:center;
	color:Red;		
}
.Checked
{	
	font-size:1.1em;
	font-weight:bold;
}

.NonChecked
{	
	font-size:1.1em;
	font-weight:bold;
	color: #d32525;
}
.comment {
	margin-bottom:3em;
	margin-top:1em;
	margin-right:10%;
	position:relative;
}

.comment .text 
{
	padding-bottom:0.5em; 
	position:relative;
	background:#f7f7f7;
}

.comment .info
{
	font-size:0.8em;
	line-height:140%;
	color:#666; 
	position:relative;	
}

.comment_form 
{
	border: 1px solid #bababa;
	background-color:#f7f7f7;
}

.bottom_right {
	float:right;
	margin-right:6%;
	margin-top:0.5em;
}

.DiscountsList
{
	width:98%;
	padding:0px;
}

.DiscountsList .countryindustry
{
	width:27%;
}

.DiscountsList  tr th
{
	border-bottom: 1px solid #666666;
	padding: 0.5em 0.5em;
}

.DiscountsList  tr td
{
	border-bottom:1px solid #E2E2E2;
	padding: 0.4em;
}
.Error
{
	color:Red;
	font-size:1.1em;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #f7f7f7;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : white;
	color : windowtext;
	padding : 1px;
}
.TagCompleter
{
	width:200px;
	margin-top:1px !important;
	font-size:12px;		
}

.left
{
	float:left;	
	margin-top : 3px!important;
}
/* Ïîèñê */
.searchbox
{
	float:left;
	margin-bottom:1em;
	padding:8px 10px 10px;
	width:370px;
	height:28px;	
	border: 1px solid #bababa;
	background-color:#f7f7f7;
}

.advanced_search
{	
	margin:  -24px 0px 0px 290px;	
	/* vertical-align:middle; */
	width: 60px;	
}

.decornone
{	
	line-height:1.3em;	
	text-decoration: none;	
}

/*Textbox Watermark*/

.unwatermarked {
	/*height:18px;
	width:148px;*/
}

.watermarked {	
	width:202px;	
	height:17px;
	margin-top:1px !important;
	font-size:12px;			
	border:1px solid #bababa;
	background-color:#f7f7f7;
	color:gray;
	vertical-align:bottom;
}	

.floatmenu
{
	text-align:right;
	float:right;
	margin-bottom:1em;
	margin-top:0px;
	padding: 8px 10px 10px;
	width: 120px;
	height: 28px;		
	border: 1px solid #bababa;
	background-color:#f7f7f7;
}

.cont
{
	width:630px;
	height:50px;
}

/* JOURNAL */
.journal
{
	width:100%;	
	border:none;
}

.journal tr
{
	border:none;	
}

.journal th
{
	border:none;
	padding: 10px 0px 10px 5px;
}

.journal td
{
	border:none;
	padding: 10px 0px 10px 5px;
}

/* MESSAGE */
.message {
	margin-bottom:1em;
	margin-top:1em;
	margin-right:10%;
	width:100%;
	position:relative;
}

.message .text 
{
	padding-bottom:1em; 
	position:relative;
	background:#f7f7f7;
	width:100%;
}

.message .info
{	
	font-size:0.9em;	
	color:#666; 
	position:relative;	
}


/*** POLL-SPECIFIC STYLES ***/
.Poll_DisplayText
{
    font-weight: bold;  
}

.Poll_TotalVotes
{
    font-style: italic;
    text-align:right;
    padding-right:30px;
}

.Poll_TakePoll, .Poll_PollResults
{   
    width:100%;    
    padding-left:50px;
}

.graytext
{
	color:#a1a1a1;
}

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}