/* Basic Structure */

body {
	background: #ffffff url('images/bg.jpg') 50% 0; 
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.9em
}
body {
	font-size: 70%;
	voice-family: "\"}\""; /* Font-size hack for IE 5, 5.5 */
	voice-family:inherit;
	font-size: 70%;
}
#wrapper 
{
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 710px;
	voice-family: "\"}\""; /* Box-model hack for IE 5, 5.5 */
	voice-family:inherit;
	width: 710px;
}
body {
	text-align: center; /* IE hack to centre #wrapper */
}
#wrapper {
	text-align: left; /* IE hack to centre #wrapper */
}

#head{
	text-align: right;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 13px;
    margin-right: 3px;
    }
#head a {
	color: #999999;
	text-decoration: none;
}
#head a:hover {
    color: #cc3333;
	text-decoration: underline;
}

/* Header */

img#logo {
	float: left;
	display: block;
}
img#candc {
	float:right;
	display: block;
}
#banner {
	background-color: transparent;
	position: relative;
	clear: both;
	width: 710px;
	height: 170px;
	z-index: 100;
}
#bannerimgcaption {
	color: #ffffff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-align: right;
	display: none;
	
}
#bannerimgcaption h1 {
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	margin: 0;

}
#bannerimgcaption p {
	margin: 0;

}
#bannerimgcaption a {
	color: #ffffff;
	text-decoration: underline;

}
#bannerimgcaption a:hover {
	color: #ffffff;
	text-decoration: none;
}
img#bannerimg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;  /* IE fixes gaps between image and navigation */
	z-index: -100;
}

/* Navigation */

#navigation {
	clear: none;
		height: 3em;

}
#navigation ul {
	background: url('images/nav_bg_bottom.gif') repeat-x bottom left;
	margin: 0;
	height: 3em; list-style-type:none; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0

}
#navigation li {
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;
	float: left;
	padding: 0;	
	height: 3em;
	display: inline
}
#navigation a {
	background: url('images/nav_bg_bottom.gif') repeat-x bottom left;
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	line-height: 3em; padding-left:0.8em; padding-right:0.8em; padding-top:0; padding-bottom:0
}

* html #navigation a { /* makes whole area clickable in IE */
	width: 1%;
	white-space: nowrap;
}

#navigation a:hover {
	background: #ffffff url('images/nav_bg_bottom.gif') repeat-x bottom left;
	color: #cc3333
}
#navigation li.activeitem a {
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;
	color: #333333
}
#navigation li.activeitem a:hover {
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;
	color: #333333
}
#navigation li.firstitem a {
	border-left: 1px solid #dddddd;
}

/* Content */
.withoutvertical { /* thse muust go above #content or it breaks in IE */
	width: 475px;
	float:left;
	margin-top:1.8em;
	padding-left: 10px;
	margin-bottom: 2em;
	text-align: justify;
	}
	
.withvertical {
	width: 300px;
	float:left;
	margin-top:2.2em;
	padding-left: 10px;
	
		margin-bottom: 2em;

}

.home { /* ^^ */
	width: 97%;
	float:left;
	margin-top:1.8em;
	padding-left: 10px;
	margin-bottom: 2em;
	text-align: justify;

}
.homewithsidebar { /* ^^ */
	width: 475px;
	float:left;
	margin-top:1.8em;
	padding-left: 10px;
	margin-bottom: 2em;

}
#content {
}
#content h1 {
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0.7em 0 1em 0;
	padding: 0;
}
#content h2 {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	margin: 2em 0 1em 0;
	padding: 0;
	
}
#content h3 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 2em 0 1em 0;
	padding: 0;
}
#content p {
	margin: 0 0 1.3em 0;
	padding: 0;
}
#content ul {
	margin: -.5em 0 1.3em 3em;
	padding: 0;
}
a {
	text-decoration: none;
	color: #cc3333;
}
a:hover {
	text-decoration: underline;
}
#content p.roomdetails {
	right: 10px;
	top: 3em;
	padding: 1em;
	color: white;
	background-color: #666666;
}
#content form input.normal
{
	position: relative;
	top: -1.4em;
	left: 200px;
	display: block;
	border: 1px solid #cccccc;

}
#content form textarea.normal
{
border: 1px solid #cccccc;
clear: both;
	width: 440px;
	height: 100px;
	margin-bottom: 1.5em;
	
	
}
#content form label.normalta
{
	clear: both;
	float: left;
	display: block;
	margin-top: -1em;
	font-weight: normal;
	
	
}
#content form input.submit
{
	clear: both;
	top: 0;
}

#content form label.normal
{
	clear: both;
	float: left;
	display: block;
	width: 200px;
	margin-top: -1em;
	font-weight: normal;
}

#content form label.first
{
	margin-top: 1em;
	padding-top: 1em;
	clear: both;
	float: left;
	display: block;
	width: 200px;
	margin-top: -1em;
	font-weight: normal;
}

#content fieldset {
margin: -0.8em 0 2em 0;
padding: 1em;
border: 1px solid #cccccc;
background-color: #f7f7f7;
clear: both;
}
#content fieldset legend {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	padding: .8em 0;
}

#content fieldset.radio{
padding: 0.5em;
background-color: white;
text-align:right;
clear: both;
float: left;
width: 440px;

}
#content fieldset.radio legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: .3em 0;
}
#content fieldset.radio label{
padding: 0 0.5em 0 0;
}

#content form input.button 
{
	color: #cc3333;
	margin: 0px;
	background: url('images/nav_bg.gif') repeat-x top left;
	color: #666666;
	line-height: 3em;
	height: 3em;
	border: 1px solid #999999; font-style:normal; font-variant:normal; font-weight:bold; font-size:100%; font-family:Georgia, Times New Roman, Times, serif
}
#verticalgallery {
	width: 165px;
	float:left;	
	margin-top: 3em;
	margin-right: 10px;
			margin-bottom: 2em;

}
#content div.details, #content div.gallery {
	border: 1px solid #dddddd;
	margin-top: 2.3em;
	margin-bottom: 2em;
}
#sidebardetails div.details {
	border: 1px solid #dddddd;
	margin-top: -1em;
	margin-bottom: 2em;
}
#verticalgallery div.gallery, #verticalgallery div.details {
	border: 1px solid #dddddd;
	margin-top: 0;
	margin-bottom: 2em;
}
#content div.gallery ul, #verticalgallery div.gallery ul {
	list-style:none;
	margin: 6px 7px 10px 7px;
	padding: 0;
	
}
#content div.gallery ul li, #verticalgallery div.gallery ul li {
	padding: 0;
	margin: 0;
	display: block; 
	background: #ffffff url('images/photo_border.gif') no-repeat top left;
	float: left;
	width: 152px	

}
#content div.gallery ul li a, #verticalgallery div.gallery ul li a {
	display: block;	

}
#content div.gallery ul li a p, #verticalgallery div.gallery ul li a p {
	clear: none;

}
#content div.gallery ul li img, #verticalgallery div.gallery ul li img {
	display: block;
	margin: 14px;
	width: 124px;
	height: 80px;
}
#content div.details ul  {
	list-style: none;
	margin: 12px;
	padding: 0;
}
#sidebardetails div.details ul {
	list-style: none;
	margin: 12px;
	padding: 0;
}
#verticalgallery div.details ul  {
	list-style: none;
	margin: 12px;
	padding: 0;
}
#content div.details h2, #content div.gallery h2 {
	margin: 0;
	background: #ffffff url('images/h2_special_bg.gif') repeat-x bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999; padding-left:5px; padding-right:0; padding-top:6px; padding-bottom:6px
}
#verticalgallery div.details h2, #verticalgallery div.gallery h2 {
	margin: 0;
	background: #ffffff url('images/h2_special_bg.gif') repeat-x bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999; padding-left:5px; padding-right:0; padding-top:2px; padding-bottom:2px
}
#sidebardetails div.details h2 {
	margin: 0;
	background: #ffffff url('images/h2_special_bg.gif') repeat-x bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999; padding-left:5px; padding-right:0; padding-top:2px; padding-bottom:2px
}
#content div.detailscontent {
	margin: 12px;
}
#verticalgallery div.detailscontent {
	margin: 12px;
}
/* Side Bar */

#sidebar {
	margin: 1.6em 0 0 0;
	float: right;
	width: 200px;
}
#sidebarhome {
	margin: 4em 0 0 0;
	float: right;
	width: 200px;
}

/* Side Menu */

ul#sidemenu {
	margin: 0 0 2em 0;
	padding:0;	
	list-style: none;
	background: #ffffff;
}
ul#sidemenu li {
	margin: 0;
	display: inline; /* this gets rid of the gaps in IE */
	padding: 0;
}
ul#sidemenu a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 0 0.7em;
	border: 1px solid #dddddd;
	line-height: 2.8em;	
	margin: 2px;
}
* html ul#sidemenu li a {
	height: 1%; /* hack to make whole area clickable in IE */
}
ul#sidemenu a:hover {
	color: #cc3333;
}
ul#sidemenu li.homeitem a {
	
}
ul#sidemenu li.activeitem a 
{
	border: 1px solid #dddddd;
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;
		font-weight: bold 

}
ul#sidemenu li.activeitemparent a 
{
	border: 1px solid #dddddd;
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;
		font-weight: normal 

}

ul#sidemenu li.activesubitem a 
{
		border: 1px solid #ffffff;
font-weight: bold;
}
ul#sidemenu li.subitem 
{
background-image: url('none');
	background-color: #ffffff


}
ul#sidemenu li.subitem a 
{
background-image: url('none');
	background-color: #ffffff;
	border: 1px solid #ffffff

}
ul#sidemenu li.subitem a:hover 
{
}

/* Function Menu */

ul#functionmenu {
	margin: 0 0 3em 0;
	padding: 0;	
	list-style: none;
}
ul#functionmenu li {
	margin: 0;
	padding: 0;
	display: inline;	
}
ul#functionmenu a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding: 0 0.7em 0 25px;
	line-height: 2.3em;
}
ul#functionmenu a:hover {
	color: #cc3333;
}
ul#functionmenu li.email a {
	background: transparent url('images/icon_email.gif') 5px 53% no-repeat;
}
ul#functionmenu li.email a:hover {
	background-image: url('images/icon_email_hover.gif');
}
ul#functionmenu li.print a {
	background: transparent url('images/icon_print.gif') 5px  50% no-repeat;
}
ul#functionmenu li.print a:hover {
	background-image: url('images/icon_print_hover.gif');
}
ul#functionmenu li.contact a {
	background: transparent url('images/icon_telephone.gif') 5px  50% no-repeat;
}
ul#functionmenu li.contact a:hover {
	background-image: url('images/icon_telephone_hover.gif');
}

/* Footer */

#footer 
{
	clear: both;
	border-top: 1px solid #dddddd;
	margin-top: 3em;
	color: #999999;
	font-size: 90%;
	background: #ffffff url('images/nav_bg.gif') repeat-x top left;; padding-left:10px; padding-right:0; padding-top:15px; padding-bottom:0
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* pNavigation ------------------------------------------------------------------------*/
.pNavigation .head 
{
	margin-top:		0px;
	color:			#9A9A9A;
	height:			21px;
	padding-top:	0px;
	 height: 21px;
    _height: 21px;
}

.pNavigation .head_left
{
	position: relative;
	float: left;
	width: 100px;
    height: 21px;
    _height: 21px;
    line-height: 22px;
    text-align:left;
    font-weight: bold;
    color: #FFFFFF;
}

.pNavigation .head_right_one
{
	position: relative;
	float: right;
	color:			#9A9A9A;
	text-align:		right;
	height:			21px;
	padding:	0px 0px 0px 5px;
}

.pNavigation .head_right_two
{
	position: relative;
	float: right;
	color:			#9A9A9A;
	text-align:		right;
	height:			20px;
}

.pNavigation .head_right_three
{
	position: relative;
	float: right;
	padding:	4px 4px 0px 4px;
	color:			#9A9A9A;
	text-align:		right;
	height:			20px;
}

.pNavigation .head_right_four
{
	position: relative;
	float: right;
	padding:	3px 0px 0px 0px;
	color:			#0072A6;
	text-align:		center;
	height:			20px;
}

.pNavigation .head_right_five
{
	position: relative;
	float: right;
	padding:	4px 4px 0px 4px;
	color:			#9A9A9A;
	text-align:		right;
	height:			20px;
}

.pNavigation .head_right SELECT
{
	color:			#656565;
	border:			1px solid #7E9DB9;
}

.pNavigation .head_right_search SELECT
{
	color:			#656565;
	border:			1px solid #7E9DB9;
}


/* forms ---*/

.sectionFrame {
     width: 470px;
}

.sectionFrame div{
     background: #ffffff url('images/nav_bg.gif') repeat-x top left;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 0px;
}

.section {
    width: 470px;
    border:		1px solid #D3DBEB;
}

.section p {
    width:470px;
}

.section fieldset {
	clear: both;
	margin: 0px;
	padding: 5px 0;
	color: inherit;
	background-color: #FFFFFF;
	border-top: 1px solid #D3DBEB;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
}

.section fieldset.header {
    text-align: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0;
	color: inherit;
	background-color: #F5F8FB;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin: 0px;
}

.section label {
	display:block;
	float:left;
	width:30%;
	margin: 0em 2em;
	padding: 5px 0;
	min-width: 15em;
	text-align:right;
	font-weight:		normal;
}

.section label.left {
	display:block;
	float:left;
	width:35%;
	margin: 0em 0.5em;
	padding: 5px 0;
	min-width: 15em;
	text-align:left;
	font-weight:		normal;
}

.section input, .section textarea {
	padding: 2px;
	margin: 2px;
	width: 16em;
	border:		1px solid #002276;
	background-color: #EBF5FF;
	color: #002276;
}

.section select {
	padding: 0px;
	margin: 2px;
	width: 16.5em;
	border:		1px solid #002276;
	background-color: #EBF5FF;
	color: #002276;
}

.section input.error, .section textarea.error{
	padding: 2px;
	margin: 2px;
	width: 16em;
	border:	1px solid #B42E33;
	background-color: #F9F0C3;
	color: #000000;
}

.section select.error {
	padding: 0px;
	margin: 2px;
	width: 16.5em;
	border:	1px solid #B42E33;
	background-color: #F9F0C3;
	color: #000000;
}

.reqstar {
	color: red;
	background-color: inherit;
	margin: 0 5px;
}

.sectionError {
    width: 470px;
    border:		1px solid #B42E33;
    background-color: #F9F0C3;
}

.sectionError p {
	margin: 0;
	padding: 0;
}

.sectionError fieldset.header {
    text-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #B42E52;
	padding: 5px 0;
	background-color: #F9F0C3;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin: 0px;
}

.sectionError fieldset.header span {
    text-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #B42E52;
	padding: 5px 0;
	background-color: #F9F0C3;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin: 0px;
}

.sectionButtons {
     text-align: center;
	 line-height: 10px;
	 height:45px
}

/* forms -------------------------------------------------------------*/

#sBoxCategoryHead {
    width: 178px;
    height:3em;
    line-height:3em;
	font-weight:bold;
	color:#6495ed;
	background: #ffffff url('images/nav_bg_bottom.gif') repeat-x bottom left;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding-left:16px;
	margin-left:2px;
}

/* listTable ------------------------------------------------------------------------*/
#listTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 470px;
	border-collapse: collapse;
	text-align: left;
}

#listTable tr td {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 3px 0px;
	text-align: left;
	height: 27px;
}

#listTable tr.listTableColumnHeaders td {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background-color: #F5F8FB;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#listTable tr.listTableColumnHeaders td a, 
#listTable tr.listTableColumnHeaders td a:visited {
	color: #000000;
	text-decoration: none;
}

#listTable tr.listTableColumnHeaders td a:hover {
	color: #F99E2C;
	text-decoration: underline;
}

#listTable tr.listTableColumnHeaders td.listTableColumnHeadersSelect {
	width: 50px;
}

#listTable tr.listTableColumnHeaders td.listTableColumnHeadersCenter {
	text-align: center;
}

#listTable tr.listTableRowData td, 
#listTable tr.listTableRowDataHighlighted td { 
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 1px;
}

#listTable tr.listTableRowData td.listTableRowDataSelect, 
#listTable tr.listTableRowDataHighlighted td.listTableRowDataSelect {
	padding-left: 20px;
	width:40px;
}

#listTable tr.listTableRowDataHighlighted td.listTableRowDataSelect {
	background-color: transparent;
	background-image: url(img/rowDataHighlightArrow.jpg);
	background-repeat: no-repeat;
}

#listTable tr.listTableRowData td.listTableRowDataGenericItem, 
#listTable tr.listTableRowDataHighlighted td.listTableRowDataGenericItem, 
#listTable tr.listTableRowDataTotal td.listTableRowDataGenericItem {
	/*width: auto;*/
	text-align: left;
}

#listTable tr.listTableRowData td.listTableRowDataCenteredItem, 
#listTable tr.listTableRowDataHighlighted td.listTableRowDataCenteredItem, 
#listTable tr.listTableRowDataTotal td.listTableRowDataCenteredItem {
	width: auto;
	text-align: center;
}

#listTable tr.listTableRowData td.listTableRowDataCenteredItem a {
	text-decoration: underline;
	color: #6495ed;
}


#listTable tr.listTableRowData td.listTableRowDataCenteredItem a:hover {
	text-decoration: none;
}


#listTable tr.listTableRowData td.listTableRowDataCenteredItemAction, 
#listTable tr.listTableRowDataHighlighted td.listTableRowDataCenteredItemAction, 
#listTable tr.listTableRowDataTotal td.listTableRowDataCenteredItemAction {
	width: 70px;
	text-align: center;
}

#listTable tr.listTableRowData td.listTableRowDataCenteredItemAction a {
	text-decoration: underline;
	color: #6495ed;
}

#listTable tr.listTableRowData td.listTableRowDataCenteredItemAction a:hover {
	text-decoration: none;
}

#listTable tr.listTableRowDataHighlighted {
	color: #F99E2C;	
}

#listTable tr.listTableRowDataHighlighted td { 
	color: #F99E2C;	
}

#listTable tr.listTableRowDataHighlighted td a { 
	color: #F99E2C;	
	text-decoration: none;
}

/* listTable ------------------------------------------------------------------------*/

/* pAdminNavigation ------------------------------------------------------------------------*/
.pAdminNavigation .head 
{
    width: 474px;
	margin-top:		0px;
	color:			#9A9A9A;
	padding-top:	0px;
	padding-left:2px;
	height: 21px;
	line-height: 21px;
}

.pAdminNavigation .head_right
{
	position: relative;
	float: left;
	width: 127px;
	text-align:left;
    height: 21px;
    line-height: 21px;
}

.pAdminNavigation .head_right_one
{
	position: relative;
	float: right;
	color:			#9A9A9A;
	text-align:		right;
	height: 21px;
    line-height: 21px;
}

.pAdminNavigation .head_right_two
{
	position: relative;
	float: right;
	color:			#9A9A9A;
	text-align:		right;
	height: 21px;
    line-height: 21px;
}

.pAdminNavigation .head_right_three
{
	position: relative;
	float: right;
	padding:	3px 4px 0px 4px;
	color:			#9A9A9A;
	text-align:		right;
	height: 21px;
    line-height: 21px;
}

.pAdminNavigation .head_right_four
{
	position: relative;
	float: right;
	color:			#0072A6;
	text-align:		center;
	height:			19px;
	line-height: 19px;
}

.pAdminNavigation .head_right_five
{
	position: relative;
	float: right;
	padding:	3px 4px 0px 4px;
	color:			#9A9A9A;
	text-align:		right;
	height: 21px;
    line-height: 21px;
}

.pAdminNavigation .head_right SELECT
{
	color:			#000000;
	border:			1px solid #7E9DB9;
	font-size: 11px;
}

.pAdminNavigation .head_right_two SELECT
{
	color:			#000000;
	border:			1px solid #7E9DB9;
	font-size: 11px;
}

/* pAdminNavigation ------------------------------------------------------------------------*/

/* pAdminCategoryNavigation ------------------------------------------------------------------------*/
#pAdminCategoryNavigation {
	width: 470px;
	height: 20px;
	position: relative;
	line-height: 20px;
	background-color: #FFFFFF;
}

#pAdminCategoryNavigation A {
    float: left;
    margin-left: 7px;
	padding-left: 9px;
	color: #117FB2;
	text-decoration: none;
	background: url(img/tmp/bl_top.gif) no-repeat 0px 8px
}

#pAdminCategoryNavigation A:hover {
	color: #000000;
	text-decoration: none
}

#pAdminCategoryNavigation A.isActive {
    float: left;
    margin-left: 7px;
	padding-left: 9px;
	color: #000000;
	text-decoration: none;
	background: url(img/tmp/bl_top.gif) no-repeat 0px 8px
}

#pAdminCategoryNavigation A.isActive:hover {
	color: #000000;
	text-decoration: none
}

#pAdminCategoryNavigation div{
    padding: 0px;
}
/* pAdminCategoryNavigation ------------------------------------------------------------------------*/

/* pAdminTabbar ------------------------------------------------------------------------*/
.pAdminTabbar_1
{
   font-size: 12px;
   font-weight: bold;
   color: #002276;
   background: url('img/tabs/tabbg_1.gif') repeat-x;
   width:200px;
   text-align:center;
}

.pAdminTabbar_0
{
   font-size: 12px;
   font-weight: bold;
   color: #002276;
   background: url('img/tabs/tabbg_0.gif') repeat-x;
   width:200px;
   text-align:center;
}

.pAdminTabbar_0 A {
    font-size: 12px;
    font-weight: bold;
    color: #002276;
    width:200px;
    text-align:center;
	text-decoration: none;
}

.pAdminTabbar_0 A:hover {
	color: #117FB2;
	text-decoration: none
}

.pAdminSectionTabbar {
    width: 470px;
}

.pAdminSectionContentTabbar {
    width: 470px;
    border:		1px solid #D3DBEB;
    border-top: 0 none;
}

.pAdminSectionContentTabbar div{
    margin :5px;
}
/* pAdminTabbar ------------------------------------------------------------------------*/

/* upload ----------------------*/
.sectionFrameUpload {
     width: auto;
}

.sectionFrameUpload div{
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 0px;
     margin-bottom: 5px;
}

.sectionFrameUpload TABLE
{
   border: 1px solid #D3DBEB;
   width: auto;
}

.sectionFrameUploadToCenter {
     width: 470px;
}

.sectionFrameUploadToCenter TABLE
{
   border: 1px solid #D3DBEB;
   width: auto;
}

iframe {
	border-width: 0px;
	height: 60px;
	width: 260px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
/* upload ----------------------*/

.imageBorderUploadNone {
    border: 0px;
}

.imageBorderUpload {
    border: 1px solid #D3DBEB;
}