@charset "utf-8";
/* Main Elements */

* 		{margin: 0; padding: 0;}
img 	{border: none;}
body 	{font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; background: #F8FAF7 url(../img/bg_wide.png); background-position:center;}
a 		{color: #1357A5; text-decoration: underline;}
a:hover {color: #041439; text-decoration: none;}
b		{font-weight: bold;}

/*Layout*/
  #wrapper 			{width:800px; margin:0px auto;}
  #header 			{background: #000000 url(../img/header.png) no-repeat left bottom; color: #888; display: block; text-decoration: none; padding-left: 200px; height: 130px; text-align:left;}

  #content 			{margin: 0px 10px;}
  #content div		{float: left}
  #content-main 	{width: 520px;}
  #content-right 	{width: 250px; margin-left: 10px;}
  
  #item				{width: 506px; color: #000000; border-bottom: #F8FAF7 10px solid;}
  #item h1			{background-image:url(../img/h12.png); color: #000000; text-align:center; border-bottom: #F8FAF7 5px solid;}
  #item h2			{font-size: 11px; font-weight: bold; padding-bottom:5px;}
  #item embed		{margin-right:  7px; margin-bottom:  7px;}    
  #item object		{margin-right:  7px; margin-bottom:  7px;}
  #item p			{padding-bottom: 11px;}
  #item p img		{margin-right: 7px; margin-bottom: 7px;}
  #item pre			{font-size:11px;}
  

  #item2			{width: 250px; color: #000000; border-bottom: #F3F5F2 10px solid;}
  #item2 h1			{font-size: 11px; height: 22px; font-weight: bold; color: #2b1b0b;}
  #item2 form		{border:#000000;}
  #item4			{width: 250px; text-align:center; background:#145BAA url(../img/right_bg_media.png); padding-top: 9px;}
  #item5			{width: 250px; background: #471919; background-image:url(../excon/background_bl.png); background-position:bottom right; background-repeat:no-repeat; color: #FFFFFF; padding-bottom:10px;}
  #item4 h1			{padding: 11px 0px 11px 7px; background: #cabdb2 url(../img/background_sidebar2.png); font-size: 11px; font-weight: bold; border-bottom: #471919 7px solid; color: #2b1b0b;}


  #item3			{width: 764px; color: #000000; border-bottom: #F8FAF7 10px solid;}
  #item3 h1			{background-image:url(../img/h1_wide2.png); color: #000000; border-bottom: #F8FAF7 5px solid;}
  #item3 embed		{margin-right:  7px; margin-bottom:  7px;}    
  #item3 object		{margin-right:  7px; margin-bottom:  7px;}
  #item3 p			{padding-bottom: 11px;}
  #item3 p img		{margin-right: 7px; margin-bottom: 7px;}
  #item3 pre		{font-size:11px;}
  
  #icon				{margin-right:10px; text-align: center; width: 80px;}

  #bottom 			{clear:both; text-align:right;}
  #player2			{height: 93px; width: 250px;  border-bottom: #FFFFFF 10px solid; background-image:url(../excon/background_bl.png); background-position:bottom right; background-repeat:no-repeat;}
  
  #stripe1			{background: url(../img/blank.png); height: 1px; clear: both;}
  #stripe2			{background: url(../img/blank.png); height: 11px; clear: both;}
  
/*ticker*/
#ajaxticker1		{}
#ajaxticker1 div	{ /*IE6 bug fx when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ background:url(layout/blank.gif)}
.someclass			{}
.someclass a		{color: #1357A5; text-decoration:underline;}
.someclass a:hover 	{color: #041439; text-decoration: none;}
.someclass p		{padding-bottom: 5px;}
.someclass h2		{font-size: 11px; font-weight: bold; border-bottom: #471919 5px solid;}

/* Tabs */
#tabs					{height: 50px; clear: both; padding: 0px 10px; background-image:url(../img/bg_nav.png)}
.tabs					{list-style-type: none;}
.tabs li				{display: inline; margin: 0;}
.tabs li a				{background: url(../img/nav_1.png); padding: 0px 2px 2px 0px;color:#2b1b0b; float: left; line-height: 48px;}
.tabs li a:hover		{background: url(../img/nav_2.png); padding: 2px 0px 0px 2px;}
.tabs li a.selected		{background: url(../img/nav_2.png); padding: 2px 0px 0px 2px;}
.flag img				{padding-top: 10px; padding-right: 1px;}
.flag2 img				{padding-top: 5px;  padding-right: 1px;}

/* Gallery */
.img-directory a					{ border: 2px; }
.img-directory a:hover				{ }
.clear								{ clear: both; }
.breadcrumbs h1						{ padding: 10px 20px 10px 10px; background: #000000 url(../img/arrow.png) right center no-repeat; }
#img-row							{ text-align:center; }
#imgbrowz0r .img-directory a 		{ background-position: 50% 50%; background-repeat: no-repeat; width: 200px; height: 130px; display: block;}
#imgbrowz0r .img-thumbnail a 		{ background-position: 50% 50%; background-repeat: no-repeat; width: 200px; height: 130px; display: block;}
.img-directory						{ margin: 0px 10px 10px 10px;}
.img-thumbnail					    { margin: 0 10px 10px 10px; width: 220px; }

/* Polaroid */
img.ImageFrame_image { vertical-align:bottom; border:none; }
table.ImageFrame_polaroids { direction: ltr; }
table.ImageFrame_polaroids .TL { width:10px; height:10px; background:url(../img/polaroid/gallery/TL.gif) no-repeat; }
table.ImageFrame_polaroids .TT { height:10px; background:url(../img/polaroid/gallery/TT.gif) repeat-x; }
table.ImageFrame_polaroids .TR { width:19px; height:10px; background:url(../img/polaroid/gallery/TR.gif) no-repeat; }
table.ImageFrame_polaroids .LL { width:10px; background:url(../img/polaroid/gallery/LL.gif) repeat-y; }
table.ImageFrame_polaroids .LL div.V { width:10px; }
table.ImageFrame_polaroids .RR { width:19px; background:url(../img/polaroid/gallery/RR.gif) repeat-y; }
table.ImageFrame_polaroids .RR div.V { width:19px; }
table.ImageFrame_polaroids .BL { width:10px; height:39px; background:url(../img/polaroid/gallery/BL.gif) no-repeat; }
table.ImageFrame_polaroids .BB { height:39px; background:url(../img/polaroid/gallery/BB.gif) repeat-x; }
table.ImageFrame_polaroids .BR { width:19px; height:39px; background:url(../img/polaroid/gallery/BR.gif) no-repeat; }
table.ImageFrame_polaroids .white { background: #FFFFFF;}
table.ImageFrame_polaroids td { font-size:1px } /* For IE */
table.ImageFrame_polaroid { direction: ltr; }
table.ImageFrame_polaroid .TL { width:10px; height:10px; background:url(../img/polaroid/image/TL.gif) no-repeat; }
table.ImageFrame_polaroid .TT { height:10px; background:url(../img/polaroid/image/TT.gif) repeat-x; }
table.ImageFrame_polaroid .TR { width:10px; height:10px; background:url(../img/polaroid/image/TR.gif) no-repeat; }
table.ImageFrame_polaroid .LL { width:10px; background:url(../img/polaroid/image/LL.gif) repeat-y; }
table.ImageFrame_polaroid .LL div.V { width:10px; }
table.ImageFrame_polaroid .RR { width:10px; background:url(../img/polaroid/image/RR.gif) repeat-y; }
table.ImageFrame_polaroid .RR div.V { width:10px; }
table.ImageFrame_polaroid .BL { width:10px; height:29px; background:url(../img/polaroid/image/BL.gif) no-repeat; }
table.ImageFrame_polaroid .BB { height:29px; background:url(../img/polaroid/image/BB.gif) repeat-x; }
table.ImageFrame_polaroid .BR { width:10px; height:29px; background:url(../img/polaroid/image/BR.gif) no-repeat; }
table.ImageFrame_polaroid .white { background: #FFFFFF;}
table.ImageFrame_polaroid td { font-size:1px } /* For IE */
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }
