/*****************************/
/*** general page elements ***/
/*****************************/
a {text-decoration: none;}
a:link {
	color: #00467F; 
	text-decoration: underline;
}
a:visited {
	color: #00467F; 
	text-decoration: underline;
}
a:active { color: #0062B2; }
a:hover {
	color: #fff;
	background-color: #00467F;
	text-decoration: none;
}
img {
	border: 0;
}
body
{
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #43494F;
	background: #FFF;
	line-height: 150%;
}
button, input.button, #comment-preview, #comment-post {
	margin-top: 7px;
}
input.InputField, #comment-author, #comment-email, #comment-url, #comment-form textarea{
	margin: 0;
	border: 1px solid #C8CCD0;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
input.InputField{
	width: 170px;	
}
textarea{
	clear: both;
}
form{
	margin: 0px;
	padding: 0px;
}

.clear{
	clear: both;
}

/*** Header start ***/
#Header {
	background: url(/images/HeaderBrgTop.png) repeat-x left top;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a9cbf8;
	border-left-color: #8aaad4;
	border-bottom-color: #9fbce2;
	border-right-color: #6c83a2;
	background-color: #fff;
}
#HeaderInner {
	background: url(/images/HeaderBrgBtm.png) repeat-x left bottom;
	height: 100%;
}
.HeaderHolder{
	margin: 0 auto;
	min-width: 990px;
	position: relative;
}
#header a:link, #header a:hover, #header a:visited {
	border: 0;
}
#Header h1{
	background-image: url("/images/glb_logo.gif");
	background-repeat: no-repeat;
	font-size: 0;
	position: absolute;
	top: 17px;
	left: 18px;
}
#Header h1 a, #Header h1 a:hover, #Header h1 span{
	display: block;
	width: 171px;
	height: 35px;
	text-align: left;
	background-color: transparent;
	color: #fff;
}
#Header h1 span{
	cursor: default;
}
#Header h2{
	clear: both;
	margin: 0 20px 0 244px;
	padding-top: 0.8em;
	padding-bottom: 16px;
	font-size: 14px;
	color: #0062B2;
	text-align: left;
}
#Header h2.Marketing{
	padding-bottom: 9px;
}
.PageTitleBar {
	clear: both;
	padding: 0;
	background-image: url(/images/GalleryNavBarBrg.jpg);
	background-color: #DFEBFC;
	background-position: bottom;
	border-bottom: 1px solid #859EBF;
	color: #00467F;
	font-size: 17px;
	/*font-weight: bold;*/
}
.PageTitleBarInner{
	margin: 0 auto;
	padding: 0.3em 17px;
}
.PageTitleBar a, .PageTitleBar a:visited{
	text-decoration: none;
	padding: 0;
}
.PageTitleBar a:hover{
	text-decoration: underline;
	background-color: transparent;
	color: #00467f;
	padding: 0;
}
/*** Header link bar starts ***/
#TopNav {
	z-index: 10;
	padding: 0.8em 0px 0.5em 170px;
	color: #00467F;
	text-align: right;
	overflow: visible;
	line-height: 80%;
	text-decoration: none;
	min-height: 0.8em;
}
#TopNav a:link, #TopNav a:hover, #TopNav a:visited{
	text-decoration: none;
}
#TopNav ul, #TopNav li{
	list-style: none;
}
#TopNav ul{
	margin: 0px;
	padding-right: 0px;
}
#TopNav li {
	display: inline;
	padding: 0 6px 0 10px;
	margin: 0;
	background: url(/images/LinkSeperatorBlue.gif) no-repeat 0px 3px;
}
#TopNav ul li:first-child, #TopNav ul li.first-child{
	background-image: none;
}
#WelcomeText{
	font-weight: bold;
}
/*** Language dropdown menu starts ***/
#TopNav .Language{
	position: relative;
	z-index: 10;
}
#LanguageLink{
	background-image: url(/images/ddmenu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 94% 4px;
	padding-right: 17px;
	z-index: 10;
}
#LanguageLink.Hover{
	background-image: url(/images/ddmenu-arrow-selected.gif);
	background-color: #0062B2;
	background-repeat: no-repeat;
	background-position: 94% 4px;
	padding-right: 17px;
	color: #fff;
}
#TopNav ul.LangList{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 1.5em 0 0 10px;
	padding: 4px 0 2px 0;
	min-width: 7em;
	border: 1px solid #0071d1;
	background-color: #fff;
	color: Black;
	text-align: left;
	z-index: 10;
}
#TopNav ul.LangList li{
	display: block;
	margin-bottom: 4px;
	text-align: left;
	list-style: none;
	background-image: none;
	padding: 0;
	cursor: default;
}
#TopNav ul.LangList li a{
	display: block;
	color: black;
	padding: 6px 6px 4px 25px;
}
#TopNav ul.LangList li a:hover, #TopNav ul.LangList li:hover{
	background-color: #d6e8fe;
}
#TopNav ul.LangList li.currentCulture{
	padding: 6px 6px 4px 25px;
	background-image: url(/images/CheckMark.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
}
/*** Language dropdown menu ends ***/
/*** Header link bar end ***/

/*****************************/
/***Content style start*******/
/*****************************/
p.content-nav{
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #43494F;
	padding: 3px 0;
	color: #43494F;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.comments-header,.comments-open-header{
	border-bottom-style: solid;
}
.entry{
	padding-bottom: 15px;
}
.entry-header
{
	clear: both;
	margin: 0px 0 10px 0;
	border: 0;
	color: #547807;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.entry-content
{
	text-align: left;
}
.entry-content p{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
}
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p {
text-align: left; 
font-size-size: 14px;
}

.entry-footer,
.trackback-footer,

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}

/*****************************/
/***Content style end*********/
/*****************************/
/*****************************/
/***Comments starts***********/
/*****************************/
#comment-form label{
	margin: 0px;
	font-size: 12px;
}
#comment-form input, #comment-form textarea{

}
.comments-open label {
	display: block; 
}
.comments-open p { margin: 5px 0; }
.comment-footer
{
	margin: 0 0 20px 0;
	border-top: 1px dotted #43494F;
	padding-top: 3px;
	font-size: 11px;
	line-height: normal;
	text-align: left;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}
/*****************************/
/***Comments ends***********/
/*****************************/

/*****************************/
/***Module style start********/
/*****************************/
.intro
{
	font-weight: bold;
	color: #547807;
}

div.modules{
	background-color: #f1f9ff;
	background: url(/images/SmallBlueBoxTop.gif) no-repeat left top;
	width: 199px;
	margin-bottom: 20px;
}

div.modules div.inner{
	background: url(/images/SmallBlueBoxBottom.gif) no-repeat left bottom;
	padding: 10px;
	padding-bottom: 10px;
}

.module-header
{
	margin: 5px 0;
  	padding: 3px;
	color: #00467F;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 100%;
	text-align: left;
}

div.modules ul {
	margin: 5px;
	padding: 0px;
	border: 1px solid #f1f9ff;
}
div.modules li {
	line-height: 130%;
	list-style-type: none;
}
#module-rss-module li.module-list-item{
	list-style-image: url(/images/feed-icon-12x12.gif);
	list-style-position: inside;
}
/*.module-list-item { margin: 10px 0; }*/
/*.typelist-thumbnailed .module-list-item { margin: 10px 0; }*/

/*****************************/
/***Module style end*(********/
/*****************************/

/*** Footer navigation bar starts ***/
#Footer {
	clear: both;
	width: 766px;
	text-align: center;
	margin: 0 auto 27px auto;
}
#Copyright {
	margin-top: 10px;
	color: #ACB2B9;
}
#BottomNav ul{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
#BottomNav li {
	display: inline;
	padding: 0 6px 0 10px;
	background: url(/images/LinkSeperatorBlue.gif) no-repeat 0px 3px;
}
#BottomNav li.first-child {
	background-image: none;
}
#BottomNav a:link, #BottomNav a:hover, #BottomNav a:visited{
	text-decoration: none;
}
/*** Footer navigation bar ends ***/

/*****************************/
/* three-column-right tweaks ***/
/*****************************/
.layout-three-column-right #container
{
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.layout-three-column-right #alpha
{
	width: 587px;
	float: left;
}

.layout-three-column-right #alpha-inner
{
	padding: 15px 15px 15px 15px;
}

.layout-three-column-right #beta
{
	width: 199px;
	float: left;
}

.layout-three-column-right #beta-inner
{
	border: 0;
	padding-top: 15px;
}
.layout-three-column-right #delta{
	width: 199px;
	float: left;
	height: 500px;	
}
.layout-three-column-right #delta-inner
{
	border: 0;
	padding-top: 15px;
}
/*****************************/
/* two-column-right end ******/
/*****************************/


/*** Drop shadow ***/
.DropShadow{font-size: 0;}
.DropShadow div{height: 1px;}
.DropShadow .Shadow1{background-color: #e0e0e0;}
.DropShadow .Shadow2{background-color: #e7e7e7;}
.DropShadow .Shadow3{background-color: #f1f1f1;}
.DropShadow .Shadow4{background-color: #f8f8f8;}
.DropShadow .Shadow5{background-color: #fdfdfd;}

/*** Horizental sperator line ***/
.HSeperator{
	background: #556ca0 url(/images/HSeperatorLeft.png) no-repeat top left;
	height: 1px;
	overflow: hidden;
}
.HSeperator div{
	background: url(/images/HSeperatorRight.png) no-repeat top right;
	height: 1px;
	overflow: hidden;
}
/* ph=1 */

