
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #014f1d;
	background-image: url(../images/BCMA_02.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
a
{
	color: #004F1C;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
img
{
	border: opx;
}
#wrapper
{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
.clear
{
	clear: both;
}
.spacer
{
	clear: both;
	height: 5px;
}
.bd_bot
{
	border-bottom: 1px solid #FFF7B3;
	padding-bottom: 3px;
}
p
{
	margin-top: 2px;
	padding: 3px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h2
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
h3
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
h4
{
	color: #004F1C;
	line-height: normal;
}
h5
{
	font-size: 18px;
	color: #0B446A;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px dashed #D0DDE6;
}
/******************** HEADER *********************************/
#header
{
	clear: both;
}
#logo
{
	float: left;
	width: 414px;
	height: 60px;
	margin-left: 5px;
}
#header_right
{
	float: right;
	width: 320px;
	height: 60px;
	text-align: right;
	margin-right: 5px;
}
#header_price
{
	background-image: url(../images/TAL_15.jpg);
	background-repeat: repeat-x;
}
/*=======================Menu======================================*/
#thicktabs
{
	background-image: url(../../images/BCMA_10.jpg);
	height: 39px;
	width: 926px;
	background-repeat: repeat-x;
	font: bold 12px Arial;
	color: #004F1C;
}

#thicktabs li
{
	display: inline;
	padding: 0px 0px; /*padding of tabs*/
}

#thicktabs li a
{
	float: left;
	color: black;
	padding: 12px 20px; /*padding of tabs*/
	text-decoration: none;
	border-right: 1px solid #F3C047;
}

#thicktabs li a:hover
{
	color: #000000;
	background-image: url(../../images/BCMA_12.jpg);
	background-repeat: repeat-x;
}
#thicktabs li a.active
{
	color: #000000;
	background-image: url(../../images/BCMA_12.jpg);
	background-repeat: repeat-x;
}
/******************** content *********************************/
#content
{
	background-color: #FFFFFF;
	border: 1px solid #D8DEE3;
	padding: 5px;
}
#cont_left
{
	float: left;
	width: 437px;
}
#cont_right
{
	float: right;
	width: 437px;
	margin-left: 11px;
}
.heading_blue
{
	width: 423px;
	background-image: url(../images/TAL_72.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	font: bold 16px arial;
	color: #ffffff;
}

.block_yellow
{
	background-color: #FFFCE3;
	border: 1px solid #FFF286;
	padding: 5px;
}
.block_white
{
	border: 1px solid #D0DDE6;
	padding: 5px;
}
.block_orange
{
	background-color: #FFF8F2;
	border: 1px solid #F38A34;
	border-top: 3px solid #F38A34;
	padding: 5px;
}
.viewall
{
	background-color: #D0DDE6;
	padding: 4px;
	color: #4C4E4E;
	width: 429px;
}
.viewall a
{
	background-color: #D0DDE6;
	color: #4C4E4E;
	display: block;
}
.viewall a:hover
{
	background-color: #D0DDE6;
	color: #F38A34;
	display: block;
}

#contact_info
{
	height: 26px;
}
#tabs_slideshow
{
	background-image: url(../images/TAL_57.jpg);
	background-repeat: repeat-x;
	height: 40px;
	color: #0C456B;
	text-align: center;
}
#tabs_slideshow a
{
	padding: 13px 25px;
	color: #0C456B;
	display: inline-block;
}
#tabs_slideshow a:hover
{
	padding: 13px 25px;
	color: #ffffff;
	background-image: url(../images/TAL_59.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
#tabs_slideshow a.active
{
	padding: 13px 25px;
	color: #ffffff;
	background-image: url(../images/TAL_59.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
#w_tabs
{
	height: 33px;
	width: 437px;
	display: block;
}
/******************** Hotel Listing *********************************/
#hotel_listing
{
	clear: both;
	border-top: 5px solid #D0CDCE;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listing
{
	clear: right;
	float: left;
	width: 130px;
}
.listing ul
{
	list-style-type: none;
}
.listing ul li
{
	float: left;
	background-image: url(../images/TAL_170.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 14px;
	width: 125px;
	margin-right: 10px;
}
.listing ul li a
{
	font-weight: normal;
	color: #006695;
}
.listing ul li a:hover
{
	font-weight: normal;
	color: #494B4B;
}
.items tr
{
	background-color: #FFFDEC;
	padding-left: 5px;
}
.items tr:hover
{
	background-color: #EDF8F1;
	padding-left: 5px;
}
/******************** bullet *********************************/
.bullet
{
	float: left;
}
.bullet ul
{
	list-style-type: none;
}
.bullet ul li
{
	float: left;
	background-image: url(../images/cad_31.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 18px;
	width: 600px;
	display: block;
}
.bullet ul li a
{
	font-weight: bold;
}
.bullet ul li a:hover
{
	font-weight: bold;
}

.services
{
	float: left;
}
.services ul
{
	list-style-type: none;
}
.services ul li
{
	float: left;
	background-image: url(../images/cad_28.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 24px;
	width: 210px;
	display: block;
}
.services ul li a
{
	font-weight: normal;
}
.services ul li a:hover
{
	font-weight: normal;
	color: #EE3A43;
}
.btn
{
	font: normal 11px Arial;
	color: #ffffff;
	text-align: center;
}
.btn a
{
	width: 81px;
	height: 20px;
	padding-top: 6px;
	background-image: url(../images/cad_btn_03.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btn a:hover
{
	background-image: url(../images/cad_btn_06.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btnEmail
{
	font-family: Courier New, Verdana, sans-serif;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: url(../../Images/short_button_OVER.gif) no-repeat center top;
	width: 95px;
	height: 32px;
	cursor: hand;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #000000;
}
.btnNew
{
	font-family: Courier New, Verdana, sans-serif;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: url(../../Images/greenbutton.png) no-repeat center top;
	width: 50px;
	height: 27px;
	cursor: hand;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #000;
}
/******************** Portfolio Listing *********************************/
#block
{
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	padding-top: 5px;
	padding-bottom: 5px;
}
#back
{
	clear: right;
	float: left;
	width: 15px;
	padding-top: 150px;
	margin-right: 3px;
}
#pic
{
	clear: right;
	float: left;
	width: 640px;
}
#next
{
	float: right;
	padding-top: 150px;
	width: 16px;
}
#thumb ul
{
	margin-left: 5px;
	margin-top: 5px;
}
#thumb li
{
	display: inline;
}
#thumb li img
{
	margin-right: 4px;
	border: none;
}
.pic_left
{
	clear: right;
	float: left;
	width: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.con_right
{
	float: right;
	width: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#port li
{
	display: inline;
}
#port li img
{
	background-color: #cceef8;
	padding: 7px 7px;
	margin-right: 12px;
	border: none;
}
#port li a
{
	border: none;
}
#port li a:hover
{
	border: none;
}

/******************** footer *********************************/
#footer
{
	padding-top: 20px;
	color: #FFF494;
}
#footer a
{
	color: #BBE3C9;
}
#footer a:hover
{
	color: #FFF494;
}
/******************** form *********************************/
form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #494B4B;
}
.textbox_newsletter
{
	width: 123px;
	height: 20px;
	border: 1px solid #005532;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

.photo-border
{
	border: 1px solid #cecece;
	padding: 4px;
	background: #d9d9d9 url(../../images/BCMA_60.jpg) top repeat;
	margin-bottom: 5px;
	display: block;
}

.photo-float-left
{
	float: left;
	margin-right: 10px;
}

.image-border-none
{
	border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul
{
	margin: 0;
	padding: 0;
}

li
{
	list-style: none;
	background: url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding: .2em 0 .2em 1em;
	margin-left: 0.4em;
}

ul.list-of-links
{
	border-bottom: 1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links
{
	margin: 0 0 30px 0px;
}

ul.list-of-links li
{
	border-top: 1px dotted #B2B2B2;
	background-image: url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current
{
	background-color: #E5E5E5;
}


ul.no-lines, ul.no-lines li
{
	border: none;
}
.colseparator
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-right: 1px dashed #3e4a02;
	position: relative;
}

#headlines
{
	margin: 0 0 30px 0px;
	padding: 7px 7px;
	margin-right: 12px;
	border: none;
}

.newsthumb
{
	background-image: url(../../images/Calender-icon.jpg);
	height: 128px;
	width: 128px;
}

.blogdate {
    height: 128px !important;
}
.blogdate {
    background-image: url("../../images/Calender-icon.jpg");
    background-repeat: no-repeat;
    float: left;
    font-size: 24px;
	color: #000000;
	font-weight: bold;
    margin: 5px 0 0 0px;
    padding: 15px 5px 5px 5px;
    text-align: center;
    width: 128px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(../../images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 9pt;
	padding: 1px;
	height: 20px;
}

.contactForm
{
		margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(../../images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 150px;
}
.dialog_header
{
	background: #d6eede;
	border-bottom: 1px solid #555555;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 3px;
	padding-top: 6px;
	padding-left: 10px;
}
/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
/* Registration */
.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}
/* Table classes */

.table-container
{
	width:300px;
}

.table-container .row
{
}

.table-container .row .item-name
{
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.table-container .row .item-value
{
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/* ---- Fullwidth Page Layouts ---- */
.columns, .columns2, .columns3, .columns4, .columns5, .columns6, .columns7, .columns8, .columns9, .columns10, .columns11, .columns12, .columns13, .columns14, .columns15, .columns16	{
				width:auto;
				padding:0 0 5px;
				}

.column			{
				width:auto;
				float:left;
				position:relative;
				}
h2.icon			{
				padding:5px 0 5px 50px;
				background-position:0 0;
				background-repeat:no-repeat;
				}

h2.arrow		{background-image:url(../../icons/arrow.png);}
h2.book			{background-image:url(../../icons/book.png);}
h2.cabinet		{background-image:url(../../icons/cabinet.png);}
h2.calendar		{background-image:url(../../icons/calendar.png);}
h2.client		{background-image:url(../../icons/client.png);}
h2.database		{background-image:url(../../icons/database.png);}
h2.download		{background-image:url(../../icons/download.png);}
h2.facebook		{background-image:url(../../icons/facebook.png);}
h2.graph		{background-image:url(../../icons/graph.png);}
h2.home			{background-image:url(../../icons/home.png);}
h2.lock			{background-image:url(../../icons/lock.png);}
h2.mail			{background-image:url(../../icons/mail.png);}
h2.pdf			{background-image:url(../../icons/pdf.png);}
h2.people		{background-image:url(../../icons/people.png);}
h2.phone		{background-image:url(../../icons/phone.png);}
h2.piechart		{background-image:url(../../icons/piechart.png);}
h2.rss			{background-image:url(../../icons/rss.png);}
h2.search		{background-image:url(../../icons/search.png);}
h2.shopping-bag	{background-image:url(../../icons/shopping-bag.png);}
h2.survey		{background-image:url(../../icons/survey.png);}
h2.tag			{background-image:url(../../icons/tag.png);}
h2.twitter		{background-image:url(../../icons/twitter.png);}
h2.user			{background-image:url(../../icons/user.png);}
h2.wallet		{background-image:url(../../icons/wallet.png);}
h2.web			{background-image:url(../../icons/web.png);}


