/*
#####################
   HEADER
#####################
*/

#bgtop{
	width: 763px;
	height:21px;
	background:url('../images/bg_top.gif') no-repeat top center;
}


#wrapper{
	width: 763px;
	background: #206389 url('../images/bg_border.gif') repeat-y top center;
}

#version
{
	font-size: 7pt;
	color:#7B858A;
	float:right;
	text-align:center;
	width:520px;
	height:78px;
}

#logo{
	float: left;
	width: 203px;
	height: 76px;
	background: url('../images/logo.gif') no-repeat top;
	margin: 0 0 5px 5px;
}

/*
#####################
	BUTTON  STYLE
#####################
*/

.button
{
	font-size:11px;
	height: 18px;
	margin: 10px auto 10px auto;
	text-align: center;
	border:0;
	background: transparent;
}

.button ul
{
	height: 18px;
	margin: 0;
	padding:0;
	list-style: none;
}

.button li
{
	list-style:none;
	height: 18px;
	float:left;
	border:0;
	margin: 0;
	list-style: none;
}

.button a, .button a:link, .button a:visited, .button a:active, .button input:link, .button input
{
	font: 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #FAA61A;
	border: 1px solid #FDE1B3;
	border-bottom:1px solid #9D4F00;
	border-right:1px solid #9D4F00;
	height: 23px;
}

.button a:hover{
	color: #8AACC8;
}

.button a, .button a:link, .button a:visited, .button a:active
{
	width:60px;
}

/*
#####################
	MAIN
#####################
*/

#main{
	width: 730px;
	margin: 10px 0 20px 0;
	padding: 0;
}

#main-left{
	float:left;
	margin:0;
	padding:0;
	
	background:#fff;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #main-left {
	width: 167px;
	}

#main-right
{
	float:left;
	clear:right;
	margin-left:10px;
	padding:0;

	text-align:left;
	background:#fff;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 545px;
	}
html>body #main-right {
	width: 545px;
}

/*
#####################
   FOOTER
#####################
*/

#footer
{
	width:763px;
	height:50px;
	border: 0;
	background: transparent url('../images/bg_footer.gif') no-repeat top ;
}

#footer p
{
	text-align: center;
	color:#647C84;
	margin: 0;
	padding: 0;
}

#footer a:link , #footer a:visited{
	font-size: 7pt;
	color:#647C84;
}

#footer a:hover {
	font-size: 7pt;
	color: #003365;
	text-decoration:none;
}

/*
#####################
   DIVIDER
#####################
*/

#divider{
	clear: left;
	background: url(../images/divider.gif) no-repeat top;
	width: 720px;
}

/*
#####################
   LOGIN
#####################
*/

.table-login{
	border:0;
	border-right:1px solid #D6D6DA;
	border-bottom:1px solid #D6D6DA;
	border-left:1px solid #EDEDEF;
	border-top:1px solid #EDEDEF;
	background:#FCFCFC;
}

.td-login{
	border:1px solid #F7F7F7;
}

.label-login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003365;
}

.label-message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.input-text-login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	border: 1px solid #D1D1D1;
}

.input-button-login{
	font: 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:;
	text-align: center;
	color: #FFFFFF;
	background-color: #FAA61A;
	border: 0;
	border-bottom:1px solid #9D4F00;
	border-right:1px solid #9D4F00;
	border-top:1px solid #FDE1B3;
	border-left:1px solid #FDE1B3;
	height: 23px;
	width:60px;
}

/*
#####################
   NAVBAR
#####################
*/

#header-navbar{
	font-size: 9pt;
	font-weight: bolder;
	color:#003365;
	text-align:left;
	padding: 8px 0 0 12px;
}

#top-navbar{
	background: url(../images/bg_topnavbar.gif) no-repeat top center;
	width: 166px;
	height: 32px;
}

#content-navbar{
	background: url(../images/bg_contentnavbar.gif) repeat-y top center;
	width: 166px;
}

#content-navbar ul{
	list-style: none;
	text-align: left;
	margin: 0;
	padding:0 15px 0 15px;
}

#content-navbar li,
a:link,
a:visited,
a:active,
a:hover
{
	font: 8pt/18px  Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #134678;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
	
/*
#####################
TAG'S LI of LEFT MENU
#####################
*/

.sublink-navbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 8pt;
	color: #5F7A9C;
	text-decoration: none;
	list-style:none;
	padding: 0 0 0 3px;
	}
	
.general-item 
{
	width: 495px;
	margin: 10px auto 10px auto;
	text-align: left;
	color: #555;

	border: 1px solid #E9E9E9;
	background: #F9F9F9;
}

.general-item a,
.general-item a:visited,
.general-item a:active,
.general-item a:link
{
	list-style-type: square;
	font-weight: bold;
}

.general-item a:hover
{
	color: #8B4C5E;
	text-decoration: none;
	font-weight: bold;
}


.general-item ul
{
	margin: 0;
	padding: 5px 5px 5px 5px; 
}

.general-item li
{
	padding: 0;
	margin: 0;
 	list-style: none;
}

#bottom-navbar{
	background: url(../images/bg_bottomnavbar.gif) no-repeat center top;
	width: 166px;
	height: 18px;
	margin-right:1px;
}
/*----------------------------------------------------------------------------------------------------
   CONTENT
----------------------------------------------------------------------------------------------------*/

#top-content{
	background:url(../images/bg_content_top.gif) repeat-x bottom;
	width:548px;
	height: 35px;
	float: right;
}

#content-content {
	width: 578px;
	float: right;
	clear: right;
	background: url(../images/bg_content_main.gif) repeat-y top;
	padding:0;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 548px;
	}
html>body #content-content {
	width: 548px; 
}

#bottom-content{
	background: url(../images/bg_content_bottom.gif) no-repeat top;
	width: 548px;
	height: 13px;
	clear: right;
	float: right;
}

#list-content ul{
	text-align: left;
	color: #5F7A9C;
	font-weight: bold;
	list-style:none;
}

#list-content li{
	list-style:none;
	padding: 0;
	margin:0;
	text-align: left;
	color: #5F7A9C;
	font-weight: bold;
}


/*
#####################
   DEFAULT MARGIN
#####################
*/

.default-margin{
	padding: 10px;
}

/*
#####################
   WARNING
#####################
*/

#warning{
	color: #EF413D;
	font-weight: bold;
	font-size: 8pt;
	margin:5px;
	text-align: center;
}

.warning{
	color: #EF413D;
	font-weight: bold;
	font-size: 8pt;
	margin:5px 2px 5px 2px;
	text-align: center;
}

/*
#####################
   FORM
#####################
*/

/* Subtitle with dashed bellow*/
#header-form
{
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	color: #52819f;
	background: transparent url(../images/img_dothorizontal.gif) repeat-x bottom ;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border: 0;
}

.subheader-form{
	font-size: 7pt;
	color: #EF413D;
	margin: 0px 0px 0px 2px;
	font-weight:100;
}

.table-form{
	clear: left;
	margin: 0 auto;
	text-align:center;
}

.tr-form{
}

.td-form{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #3B4B5B;
}

.label-form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003365;
}

.label-field-form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #295978;
	font-weight: bold;
}

.input-button-form{
	font: 8pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #FAA61A;
	border: 0;
	border-bottom:1px solid #9D4F00;
	border-right:1px solid #9D4F00;
	border-top:1px solid #FDE1B3;
	border-left:1px solid #FDE1B3;
	height: 23px;
}

input{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
}

.input-form{
	width: 300px;
	border: 1px solid #D6D6D6;

}

.input-form-adminemail{
	width: 285px;
	border: 1px solid #D6D6D6;

}

.input-form-changelogin{
	width: 150px;
	border: 1px solid #D6D6D6;
}

.input-form-account{
	width: 150px;
	border: 1px solid #D6D6D6;

}

.input-form-contact{
	width: 250px;
	border: 1px solid #D6D6D6;

}

.input-form-searchaccount{
	width: 250px;
	border: 1px solid #D6D6D6;

}

.input-form-listing{
	width: 250px;
	border: 1px solid #D6D6D6;
}

.input-form-searchlisting{
	width: 250px;
	border: 1px solid #D6D6D6;
}

.input-form-listingsettings{
	width: 120px;
	border: 1px solid #D6D6D6;
}

.input-textarea-form-listing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	width: 300px;
	border: 1px solid #D6D6D6;
}

.input-dd-form-listing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	background: #F9F9F9;
	border:1px solid #D6D6D6;
}

.input-dd-form-searchlisting{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	width: 252px;
	border: 1px solid #D6D6D6;
}

.input-dd-form-listingsettings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	width: 122px;
	border: 1px solid #D6D6D6;
}

.input-form-discountcode{
	width: 250px;
	border: 1px solid #D6D6D6;
}

.input-dd-form-discountcode{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	background: #F9F9F9;
	border:1px solid #D6D6D6;
}

.input-dd-form-listingsettings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	width: 252px;
	border: 1px solid #D6D6D6;
}

.input-textarea-form-listingsettings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7B858A;
	width: 300px;
	border: 1px solid #D6D6D6;
}

.input-form-discountcodesettings{
	width: 200px;
	border: 1px solid #D6D6D6;
}

/*
#####################
   TABLES
#####################
*/

.table-subtitle-table{
	clear: left;
	text-align: left;
	float: left;
	margin: 5px 0px 15px 0px;
}

.font-subtitle-table{

	font-size: 8pt;
	color: #364954;
	font-weight: bold;
	text-align: left;
	float: left;
	margin: 0px 2px 0px 0px;
}

.font-bold-normal,
.font-bold-normal a:link, 
.font-bold-normal a:visited, 
.font-bold-normal a:active, 
.font-bold-normal a
{
	color: #495D97;
	font-size: 11px;
	font-weight: bold;
}

.font-bold-normal a:hover
{
	color: #2B3F79;
}

.font-bold-view
{
	width: 100%;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: #1F2E58;

	margin: 0;
	padding: 3px;

	border: 0;
	border-bottom: #E2E2E2;
	background: #E1E1E1;
}

.font-bold-view a,
.font-bold-view a:visited,
.font-bold-view a:link,
.font-bold-view a:active		/* it controls the effect with mouse over																*/
{
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: #1F2E58;
}

.font-bold-view a:hover
{
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	color: #2B3F79;
}

.table-table{
	font: 9px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 520px;
	clear: left;
	border: 0;
	background:#FCFCFC;
	margin: 10px auto;
}

.th-table{
	font-size: 14px;
	font-weight: bold;
	color: #364954;
	background-color: #A6A6A6;
}

.reports-title
{
	font-size:11px;
	padding: 2px;
	color: #364F6C;
	text-align:left;
	background-color: #F9F9F9;
	border:1px solid #EEEEEE;
}

.td-th-table{
	font-size:9pt;
	padding: 2px;
	color: #FFFFFF;
	background-color: #99B5CD;
	border:1px solid #799EBD;
}

.tr-table:hover{

}

.td-table{
	padding: 4px;
	color:#647C84;
	background-color: #F9F9F9;
	border:1px solid #EEEEEE;
}

.link-table{
	font-size: 9px;
	color: #647C84;
	font-weight: 100;
	text-align: left;
	text-decoration: none;
}

/*
#####################
   STATUS
#####################
*/

.status-active{
	font-size: 8pt;
	color: #587F51;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.status-deactive{

	font-size: 8pt;
	color: #647C84;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.status-expired{

	font-size: 8pt;
	color: #EF413D;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.status-pending{

	font-size: 8pt;
	color: #990000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/*
#####################
   VIEWS
#####################
*/

#header-view{
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	color: #52819F;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border: 0;
	background: transparent url(../images/img_dothorizontal.gif) repeat-x bottom ;
}

.list-view{
	text-align: left;
	margin: 5px 25px;
	color: #647C84;
	list-style:none;
}

.link-view{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EF413D;
	font-weight: bold;
	text-decoration: none;
}

.table-account{
	margin: 0px 0px 10px 0px;
}

.label-account{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #295978;
	font-weight: bold;
}

.label-field-account{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #728D96;
}

.table-contact{
	margin: 0px 0px 10px 0px;
	text-align:left;
}

.label-contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #647C84;
	text-align:left;
}

.table-view{
	font: 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 95%;
	clear: left;
	border:0;
	margin: 4px auto 0 auto;
	border-right:1px solid #D6D6DA;
	border-bottom:1px solid #D6D6DA;
	border-left:1px solid #EDEDEF;
	border-top:1px solid #EDEDEF;
	background:#FCFCFC;
}

.input-big{
	width: 250px;
	border:1px solid #B6B6B6;
}
.tr-view{
}

.line-vertical{
	width:100%;
	background: url("../images/layout_blue/bg_dots_vertical.gif") bottom left repeat-y;
}

.td-view{
	vertical-align: top;
	text-align:left;
}

.img-view{
	border:0;
	border-right:1px solid #EDEDEF;
	border-bottom:1px solid #EDEDEF;
	border-left:1px solid #C9C9C9;
	border-top:1px solid #C9C9C9;
	background-color: #F3F3F3;
	height: 95%;
}

.font-view{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #295978;
}

/*
#####################
   EXPORT
#####################
*/

#header-export{
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	color: #52819F;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border: 0;
	background: transparent url(../images/img_dothorizontal.gif) repeat-x bottom ;
}

#list-export{
	text-align: left;
	margin: 5px 25px;
	color: #647C84;
	list-style:none;
}

.link-export{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EF413D;
	font-weight: bold;
	text-decoration: none;
}

/*
#####################
	PROMOTION
#####################
*/

#promotion-main
{
	width: 98%;
	text-align:left;
	margin: 0 auto;
	padding: 0;

		border: 1px solid #E2E2E2;
		background: #FFF;
}

.img-promotions
{
	margin: 0 15px 0 0;
	padding: 0;
	
		float:left;
		border: 1px solid #E2E2E2;
		border-bottom: 1px solid #CCC;
		border-right: 1px solid #CCC;
}

.img-promotions img
{
	margin: 5px;
}

#promotion-content
{
	text-align: left;
	
	padding: 20px;
	border: 0;
	position: relative;
}

#promotion-content h1
{
	font-size: 18pt;

	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#promotion-content p
{
	text-align:left;
	float: none;
	margin: 10px;
}

.base-button
{
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
}

#promotion-bellow
{
	clear: left;
	text-align: justify;
	margin: 10px 0 0 0;
	padding: 0;
	
		border: 1px solid #FFF;
}

#promotion-bellow p
{
	color: #FF0000;
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
}

/*
#####################
   PAGING
#####################
*/

.paging-content
{
	margin: 0 auto 10px auto;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #456B85;
}

.paging-letters a,
.paging-letters a:link,
.paging-letters a:active,
.paging-letters a:visited
{
  padding: 0px 3px 0px 0px;
	font-size: 9px;
	color: #456B85;
}

.paging-letters a:hover
{
	font-size: 9px;
	color: #456B85;
}

/*
##########################################
	RESULTS > VIEW SUMMARY
##########################################
*/

.table-view-summary
{
	width: 95%;
	margin: 5px auto;
	
	border-bottom: 2px solid #E2E2E2;
	background:#F7F7F7;
}

.table-view-summary td
{
	font: 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table-view-summary a:link,
.table-view-summary a:visited,
.table-view-summary a:active,
.table-view-summary a:hover
{	
	text-decoration: none;
}

.summary-content
{
	padding: 0 10px 10px 10px;
	background: url("/images/layout_edirectory/bg_dots_vertical.gif") bottom left repeat-y;
}

.img-view-summary
{
	text-align: center;

		border:1px solid #FFF;
		border-left:1px solid #DDD;
		border-top:1px solid #DDD;
		background-color: #F3F3F3;
}

.img-view-summary img
{
	margin: 10px;
}

.font-bold-normal,
.font-bold-normal a:link, 
.font-bold-normal a:visited, 
.font-bold-normal a:active,
.font-bold-normal a:hover, 
.font-bold-normal a
{
	color: #495D97;
	font-size: 8pt;
	font-weight: bold;
	
	padding: 0;
	margin: 0;
}

.font-bold-normal a:hover
{
	color: #30689A;
}

/*
##########################################
	RESULT > DETAIL VIEW > CLASSES
##########################################
*/

.listing-link, 
.listing-link a,
.listing-link a:link,
.listing-link a:visited,
.listing-link a:active,
.listing-link a:hover
{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	padding:3px 0 3px 0;
	text-decoration:none;
}

/*
##########################################
	LISTING DETAIL > VIEW DETAIL TABLE
##########################################
*/

.table-listing-detail
{
	width: 95%;
	border:0;
	margin: 4px auto;
	padding:5px;

	border-bottom: 2px solid #E2E2E2;

	background:#F7F7F7;
	clear: left;
}

.img-view-detail
{
	width:210px;
	margin-right: 5px;
	
	text-align: center;

		border:1px solid #FFF;
		border-left:1px solid #DDD;
		border-top:1px solid #DDD;
		background-color: #F3F3F3;
}

.img-view-detail img
{
	margin: 10px;
}

.table-listing-detail td,
.table-listing-detail td a:link,
.table-listing-detail td a:active,
.table-listing-detail td a:visited,
.table-listing-detail td a:hover
{
	font: 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table-listing-detail td h2
{
	font: bold 8pt/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF3333;
	margin: 0;
	padding: 0;
}

.detail-content
{
	padding: 0 0 0 5px;
	background: url("../images/layout_edirectory/bg_dots_vertical.gif") bottom left repeat-y;
}


.table-listing-detail input
{
	width: 250px;
}

.table-listing-detail textarea
{
	width: 250px;
}


.more-info
{
	padding:5px;
	padding-top: 20px;
}

.more-info,
.more-info a:link,
.more-info a:visited,
.more-info a:active,
.more-info a:hover
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration:none;
}

.more-info a:hover
{
	color: #FBAC20;
	text-decoration: underline;
}

/*	LISTING DETAIL - FORM */
.form-listing-detail
{
	border: 1px solid #FFF;
}

.form-listing-detail th
{
	font-size: 8pt;
	text-align: right;
	vertical-align: middle
}

/*	LISTING DETAIL - SLIDE SHOW  */
.slideshow-thumbbase
{
	border: 1px solid #F7F7F7;
	border-top: 1px solid #E9E9E9;
	background-color: #FCFCFC;	
}

.slideshow-thumb
{
	text-align:left;
	background: #FCFCFC;
	border:1px solid #EDEFEF;
	border-top: 1px solid #B4BFC0;
	border-left: 1px solid #B4BFC0;
}

.slideshow-thumb img
{
	margin: 5px;
}

.slideshow-thumb p
{
	margin: 0;
	padding: 5px;
	background-color: #F2F2F2;
}
