@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
#clear {clear:both}
img {border: none;}
h1 {
	font-size: 16px;
	color: #003579;
	margin-left: 0px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #000000;
	margin-left: 0px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
}
p {
	padding: 0;
	margin: 0;
}
/*********** Containters ***********/
#block_container {
	text-align: justify;
	width: 650px;
	margin-bottom: 8px;
}
#box_contents {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#box_contents_new {
	padding-top: 7px;
	padding-bottom: 4px;
	text-align: center;
}
#box_links_container {
	font-size: 10px;
	color: #adcbd6;
	padding-top: 6px;
}
#box_links_container2 {
	font-size: 10px;
	color: #adcbd6;
	padding-top: 2px;
}
#breadcrumbs_container {
	font-size: 10px;
	padding-top: 5px;
}
#border {
	border: 1px solid #b4d5ff;
}

#container {
	width: 1010px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#event_container{
	background-color: #FFFFFF;
	width: 126px;
	border: 1px solid #b4d5ff;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#featured1 {
}

#featured_photo_caption {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#float_left {
	float: left;
	position: relative;
	padding-left: 5px;
}
#float_right {
	float: right;
	position: relative;
}
#float_right_pad {
	float: right;
	position: relative;
	margin-left: 8px;
}
#float_left_pad {
	float: left;
	position: relative;
	margin-right: 8px;
}
#gallery_container {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5ff;
	border-right-color: #b4d5ff;
	border-left-color: #b4d5ff;
}
#gallery_caption_container {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	width: 168px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4d5ff;
	border-left-color: #b4d5ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4d5ff;
	line-height: 120%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#eventheading h3 {
	font-size: 14px;
	color: #003579;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	}
#heading_box {
	padding-bottom: 5px;
}
#heading_box h2{
font-size: 13px;
	color: #003579;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
#lineheight_200 {
	line-height: 200%;
}
#logo_container {
float: left;
	height: 90px;
	width: 118px;
	margin-left: 15px;
	margin-top: 16px;
}
#logo_container2 {float: right; width: 75px; height: 68px; margin-top: 20px; margin-right: 10px;}

#login_container {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#photo_container{
	background-color: #FFFFFF;
	padding: 5px;
	width: 503px;
	border: 1px solid #b4d5ff;
	text-align: justify;
}
#photo_container2{
	background-color: #FFFFFF;
	padding: 5px;
	width: 234px;
	border: 1px solid #b4d5ff;
	text-align: justify;
}
#photo_container_full{
	background-color: #FFFFFF;
	padding: 5px;
	width: 663px;
	border: 1px solid #b4d5ff;
	text-align: justify;
}
#photo_container_right {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	margin-left: 10px;
	padding: 5px;
	width: 244px;
	border: 1px solid #b4d5ff;
	text-align: justify;
}
#photo_container_left {
	background-color: #FFFFFF;
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 5px;
	width: 244px;
	border: 1px solid #b4d5ff;
	text-align: justify;
}
#search {
	float: right;
	margin-right: 0px;
	position: relative;
	height: 24px;
	width: 168px;
	margin-top: 2px;
	visibility: hidden;
}

#titlebar {
	color: #ffffff;
	vertical-align: middle;
	padding-left: 8px;
	font-size: 9px;
	width: 180px;
	float: left;
}
#topcontrols_container {
	font-size: 10px;
	vertical-align: middle;
	padding-top: 3px;
}
#topSEOcontainer {
	font-size: 9px;
	color: #b4d5ff;
	padding-right: 7px;
}
#tirana_partners {
	background-color: #E7F2FF;
	text-align: center;
	height: 350px;
	width: 400px;
	border: 5px solid #b4d5ff;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	left: 400px;
	top: 250px;
	padding: 10px;
}

/*********** Text Formatting ***********/

.blue {
	color: #003579;
}.bottom_photo_margin {
	margin-bottom: 4px;
}
.green10 {
	font-size: 10px;
	color: #ff4e00;
	line-height: 130%;
}
.footerblu {
	color: #adcbd6;
}
.green {
	color: #ff4e00;
}
.grey {
	color: #627786;
}
.heading {
	font-size: 13px;
	color: #003579;
	font-weight: bold;
	line-height: 130%;
}
.heading11 {
	font-size: 12px;
	color: #003579;
	font-weight: bold;
	line-height: 160%;
}
.hr_bottom_margin {
	margin-bottom: 5px;
}
.indent {
	text-indent: 20px;
}
.indent2 {
	text-indent: 35px;
}
.indent3 {
	text-indent: 50px;
}
.lineheight {
	line-height: 180%;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
.orange {
	color: #ff9600;
}
.photo_border {
	background-color: #FFFFFF;
	padding: 3px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color:#ff4e00;
}
.size9 {
	font-size: 9px;
	line-height: 140%;
}
.size10 {
	font-size: 10px;
	line-height: 130%;
}
.size13 {
	font-size: 13px;
	line-height: 130%;
}
.size10footer {
	font-size: 10px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.spacer{
	font-size: 8px;
	line-height: 60%;
}
/*********** Link Formatting ***********/

.blacklinks {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b4b4;
}
.blacklinks:hover {
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.blacklinks2 {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.blacklinks2:hover {
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.bluelinks {
	color: #003579;
	text-decoration: none;
}
.bluelinks:hover {
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.creditlink {
	color: #6a6a6a;
	text-decoration: none;
}
.creditlink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.footerlinks {
	color: #adcbd6;
	text-decoration: none;
}
.footerlinks:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.greenlinks {
	font-size: 10px;
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.greenlinks:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.heading2links {
	color: #003579;
	text-decoration: none;
}
.heading2links:hover {
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4e00;
}
.inlinelinks {
	color: #003579;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003579;
}
.inlinelinks:hover {
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.smallgreenlinks {
	font-size: 9px;
	color: #ff4e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff4e00;
}
.smallgreenlinks:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.topSEOlinks {
	color: #b4d5ff;
	text-decoration: none;
}
.topSEOlinks:hover {
	color: #000000;
	text-decoration: none;
}
/*********** Misc. Formatting ***********/
.featquote_photo_padding {
	margin-left: 8px;
}
.right_photo_padding {
	margin-left: 10px;
	margin-bottom: 0px;
}
.left_photo_padding {
	margin-right: 10px;
	margin-bottom: 0px;
}
.custom_padding
{
	margin-right: 10px;
	margin-top: 7px;
}
#adminlink {
	float: right;
	height: 17px;
	padding-right: 2px;
}

#part_heading {width: 494px; height: 17px; background: #0059cb; color: #fff; font-size: 9px; text-align: center; text-transform: uppercase; padding-top: 2px; }
  #part_wrapper {width: 488px; overflow: auto; background: #fff; border-bottom: 1px solid #b4d5ff; display: block; padding: 6px 0px 0px 6px; font-size: 9px; color: #000; line-height: 140%;}
  .part_photo {float: left; width: 155px; height: 92px; margin-right: 8px;}
  .part_photo_right {float: left; width: 155px; hieght: 92px;}
  .part_caption {float: left; width: 155px; height: 100%; margin-right: 8px; text-align: center; padding-top: 6px; padding-bottom: 6px; margin-bottom: 6px;}
  .part_caption_right {float: left; height: 100%; width: 155px; text-align: center; padding-top: 6px; padding-bottom: 5px; margin-bottom: 6px;}
  .clear {clear: both}


/*********** Video Page formatting ***********/

.hr_bottom_margin2 {margin-bottom: 30px;}
.section_title_left {float: left; width: 550px;}
.section_title_right {float: right; width: 200px; font-size: 10px; text-align: right;}

.vid_row_wrapper {width: 755px; margin: 10px 0;}
.vid {float: left; width: 177px; height: 122px; padding: 2px; background: #fff;}
.vid:hover {background: #ff4e00;}
.pad_right {margin-right: 10px;}
.vid_caption {float: left; width: 167px; padding: 7px 7px 10px 7px; font-size: 10px; line-height: 140%; text-align: center; background: #fff;}

#menu_container {width: 996px; height: 26px; background: url('../images/menu_bk.png');}