/**************************************************************************
	Transparency support for IE5.5+
**************************************************************************/
/*
* html img
{
	behavior: url(/iepngfix.htc);
}
*/
* html img,
* html .png
{
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
 
/**************************************************************************
	Overrides
**************************************************************************/
body
{
	font-size: 12px;
	font-family: helvetica, arial;
	line-height: 1.3em;
	color: #35373E;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #FFF url(images/background.png) repeat-x;
}
.Normal,
.SkinObject
{
	font-size: 12px;
	font-family: helvetica, arial;
}

body *
{
	margin: 0;
	padding: 0;
}

img
{
border:none;
}

ul{
	list-style-position: outside;
	list-style-image: url(images/listarrow.png);
	padding-left: 1.5em;
	padding: 15px 0 15px 1.5em;
}

li
{
	text-indent:0px;
}


p
{
	padding: 0.5em 0;
}

.pageFooter,
.pageFooter .Normal,
.pageFooter .SkinObject,
.pageFooter .Head,
.pageFooter a, .pageFooter a:link, .pageFooter a:visited
{
	color: #FFF;
}

.pageFooter .SkinObject,
.pageFooter a:hover
{
	color: #FFF;
	text-decoration: none;
}

a, a:link, a:visited
{
	color: #A02B30;
	text-decoration: none;
}
a:hover
{
	cursor: pointer;
	text-decoration: underline;
	color: #A02B30;
}


h1
{
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: solid 1px #D2D5D5;
	margin-bottom: 20px;
}
h1, h1 span.Head,
h2, h2 span.Head,
h3, h3 span.Head
{
	font-weight: bold;
}

h1, h1 span.Head { font-size: 22px; }
h2, h2 span.Head { font-size: 18px; }
h3, h3 span.Head { font-size: 14px;	}

.ModuleTitle_MenuItem
{
	border: none;
}

.DNNAlignleft, .DNNAligncenter, .DNNAlignright
{
text-align:left;
}

#dnn_dnnCOPYRIGHT_lblCopyright
{
	color: #35373E;
}

#dnn_dnnOPENSEARCH_txtSearch
{
	padding: 5px;
	width: 300px;
	border: none;
	background: #D1D0D5;
	color: #35373E;
	font-weight: bold;
}
#dnn_dnnOPENSEARCH_cmdGo
{
}

#dnn_dnnLOGO_hypLogo
{
	margin-left: 30px;
}


td 
{
	vertical-align: top;
}

/**************************************************************************
	Skin skeleton
**************************************************************************/

div.pageOuterWrapper
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

div.pageWrapper
{
	padding: 0 0 30px 0;
}

div.pageHead
{
	height: 73px;
	background: #FFF url(images/header.png) no-repeat center bottom;
	position: relative;
	z-index: 20;
}

* html #dnn_dnnLOGO_imgLogo
{
}

div.pageMenu
{
	height: 73px;
	width: 680px;
	position: absolute;
	right: 0;
	bottom: 0;
	border: none;
}

div.pageContent
{
	background: #FFF;
}

div.standarPageContent
{
	background: #FFF url(images/content-background.png) repeat-x left top;
	padding-top: 8px;
}

.pageContent
{
	border-collapse: collapse;
}

table#startContent
{
	width: 100%;
	border-collapse: collapse;
	padding: 24px 0px;
}

#startContentLeft
{
	border-right: solid 1px #D6DEE1;
	padding: 24px 0px;
}

#startContentRight
{
	border-left: solid 1px #D6DEE1;
	padding: 24px 0px;
}

div.pageFooter
{
	background: #6C6F7A;
	position: relative;
	padding: 20px 15px;
	clear:both;
}

div.pageSearch
{
	position: absolute;
	right: 15px;
	top: 15px;
}

.footerSeparator
{
	padding: 0 4px;
}

.pageBottomRuler
{
	position: relative;
	left: -4px;
}

/**************************************************************************
	Panes
**************************************************************************/


#dnn_FlashPane
{
    font-size: 0;
    line-height: 0;
}
    

#dnn_LeftPane
{
	width: 225px;
}

#dnn_RightPane
{
	width: 225px;
}

#dnn_NavPane
{
	width: 224px;
	background: #FFF url(images/nav-background.png) no-repeat left top;
	min-height: 300px;
	border-right: solid 1px #D6DEE1;
	padding: 80px 0;
}
.NavPane
{
	float:left;	
	width:223px;

}

 #dnn_ContentPane
{
	
	width:675px;
	_width:671px;
	background: #FFF;
	padding: 35px 0 60px;
	_padding: 35px 0 55px 4px;
	border-top: solid 1px #788A9D;
}
 #dnn_ContentPane.representatives_countries
{
	border-top:none;	
}
table#startContent #dnn_ContentPane
{
	padding: 24px 0px;
}
	

.contentpane
{
	float:right;
	


}

#startMiddleContent #dnn_ContentPane
{
	width: 450px;
}


/**************************************************************************
	Sidemenu
**************************************************************************/

.MenuItem,
.MenuItemMouseOver
{
	padding: 5px 5px 5px 20px;
	background: transparent url(images/arrow.png) no-repeat left center;
	border-bottom: solid 1px #D2D5D5;
	font-size: 14px;
	font-weight: bold;
}
.MenuItem a
{
	color: #29496C;
}

.MenuItemMouseOver a
{
	color: #A02B30;
	text-decoration: none;
}


.currentItemHighlight
{
	color: #A02B30;
}

.MenuHdr
{
	display: none;
}