/* CSS Document | LastRender Art Studios | www.lastrender.com */

@font-face {
    font-family: 'CantarellRegular';
    src: url('/resources/fonts/cantarell-regular-webfont.eot');
    src: url('/resources/fonts/cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/fonts/cantarell-regular-webfont.woff') format('woff'),
         url('/resources/fonts/cantarell-regular-webfont.ttf') format('truetype'),
         url('/resources/fonts/cantarell-regular-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CantarellBold';
    src: url('/resources/fonts/cantarell-bold-webfont.eot');
    src: url('/resources/fonts/cantarell-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/fonts/cantarell-bold-webfont.woff') format('woff'),
         url('/resources/fonts/cantarell-bold-webfont.ttf') format('truetype'),
         url('/resources/fonts/cantarell-bold-webfont.svg#CantarellBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*
{
	padding: 0;
	margin: 0;
	border:none;	
}
html, body, form
{
	padding: 0;
	margin: 0;
	display: block;
	height: 100%;
	width: 100%;
	font-family: CantarellRegular;
	-webkit-text-size-adjust:none;
}
body
{
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	background-color: #ffffff;
}
#bg
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#bg01, #bg02
{
	width: 100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top:0px;
	left:0px;
}
#bgButtonNext
{
	text-align: right;
	position: absolute;
	top: 200px;
	left: 100%;
	margin-left: -50px;
	z-index: 6;
	cursor: pointer;
}
#bgButtonPrev
{
	text-align: right;
	position: absolute;
	top: 200px;
	left: 0%;
	z-index: 6;
	cursor: pointer;
}
#txt
{
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: -475px;
	font-family: CantarellBold;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-size: 22px;
	font-weight: normal;
	z-index: 4;
	color: #ffffff;
	line-height: 150%;
	letter-spacing: -1px;
}
#mainWrapper
{
	clear: both;
	margin: auto;
	text-align: left;
	z-index: 5;
	position: absolute;
	height:100%;
	width:100%;
}
#wrapper
{
	clear:both;
	width: 950px;
	text-align: left;
	margin:300px auto -250px auto;
	background-color: #ffffff;
}
#header
{
	background-color: #ffffff;
	height: 60px;
	width: 100%;
}
#headerWrapper
{
	clear: both;
	margin: auto;
	width: 950px;
	display: block;
	height: 50px;
	padding: 10px 0px 0px 0px;
}
#header a:link
{
	color: #ffffff;
	text-decoration: none;
}
#header a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#header a:hover
{
	color: #cccccc;
	text-decoration: none;
}
#header a:active
{
	color: #ffffff;
	text-decoration: none;
}
#logo
{
	width: 190px;
	height: 48px;
	float: left;
}
#logo img
{
	width: 190px;
	height: 48px;
	border: none;
}
#topMenu
{
	display: block;
	padding-top: 12px;
}
#lng
{
	font-size: 9px;
	display: block;
	float: right;
	background-color: #b11116;
	padding: 2px;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-spacing: 0px;
}
#content
{
	clear: both;
	display:block;
	text-align: left;
	min-height:300px;
	padding:40px;
	overflow:auto;
}
#content h1
{
	font-size: 28px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 20px 0px;
}
#content h2
{
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 20px 0px;
}
#content h3
{
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 20px 0px;
}
#content h4
{
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 20px 0px;
}
#content h5
{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 20px 0px;
}
#content h6
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 20px 0px;
}
#content a:link
{
	color: #333333;
	text-decoration: none;
}
#content a:visited
{
	color: #333333;
	text-decoration: none;
}
#content a:hover
{
	color: #666666;
	text-decoration: underline;
}
#content a:active
{
	color: #333333;
	text-decoration: none;
}
#content ul
{
	padding-left: 45px;
}
#content ul li
{
	padding: 3px;
}
#content ol
{
	padding-left: 45px;
}
#content ol li
{
	padding: 3px;
}
.contentImg
{
	border:solid 5px #f1f1f1;
}
.myTable
{
	border:solid 1px #e1e1e1;	
	border-collapse:collapse;
}
.myTable tr
{
	vertical-align:top;	
}
.myTable td
{
	border:solid 1px #e1e1e1;	
	border-collapse:collapse;
	padding:6px;
	width:5%;
}
.myTable td img
{
	border:0px !important;
}
.hiddenTable
{
	border:solid 5px #e1e1e1;	
	border-collapse:collapse;
}
.hiddenTable td
{
	border:0px;
}
.hiddenTable td img
{
	border:0px !important;
}
hr
{
	border: 0;
	width: 95%;
	height: 1px;
	background-color: #666666;
	margin: 10px 0px 10px 0px;
}
#push
{
	clear: both;
	margin-top: 250px;
}
#footer
{
	background: transparent url(/resources/media/footer.jpg) repeat-x;
	border-top:solid 1px #e1e1e1;
	height:250px;
	margin: -250px auto auto auto;
}
#footerContent
{
	padding:40px 0px 0px 0px;
	margin:auto;
	width:950px;
	color:#ffffff;
	font-size:10px;
}
#footerContent img
{
	border: none;
}
#footerContent a:link
{
	color: #ffffff;
	text-decoration: none;
}
#footerContent a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#footerContent a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#footerContent a:active
{
	color: #ffffff;
	text-decoration: none;
}
#footerContent h1
{
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}
#box
{
	float: left;
	width:180px;
	height:220px;
	background: #ffffff;
	border-bottom: #e1e1e1 1px solid;
	border-left: #e1e1e1 1px solid;
	border-top: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	text-align:left;
	overflow:hidden;
}
#box:hover
{
	background:#f6f6f6;
}
#box h5
{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding:0px 5px 0px 5px;
}
#box img
{
	border-bottom: #e1e1e1 1px solid !important;
	margin:0px 0px 5px 0px !important;
	height:150px;
}

/* Menu - Start */
#myslidemenu
{
	float: left;
	padding-left: 10px;
}
.jqueryslidemenu
{
	font-size: 12px;
}
.jqueryslidemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li
{
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	z-index: 9999;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	color: #666666;
	margin-left: 0px;
	text-decoration: none;
}

* html .jqueryslidemenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
	color: #666666 !important;
}

.jqueryslidemenu ul li a:hover
{
	color: #b11116 !important;
	text-decoration: none !important;
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li
{
	display: list-item;
	float: none;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	background: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a
{
	width: 250px; /*width of sub menus*/
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
}

.jqueryslidemenu ul li ul li a:hover
{
	color: #ffffff !important;
	background: #b11116;
}
/* Menu - End */

/* EasyNews */
.news_style
{
	display: none;
}
.news_show
{
	position: absolute;
	color: black;
	width: 200px;
	height: 120px;
	overflow:hidden;
}
.news_border
{
	width: 200px;
	height: 120px;
	overflow: hidden;
}
.news_mark
{
	float: right;
	border: 0px solid gray;
	width: 200px;
	color: black;
	padding-top: 7px;
	text-align: center;
	display:none;
}
.news_title
{
	border: 0px solid gray;
	padding: 0px 0px 0px 5px;
	color: black;
	display: none;
}
.news_show img
{
	margin-left: 0px;
	margin-right: 5px;
}
.buttondiv
{
	float: right; /*top: 169px;*/
	padding: 5px 5px 5px 5px;
	border-top: none;
	height: 14px;
}
.news_move
{
	position: relative;
}
.mytable
{
	width: 195px;
	height: 115px;
	vertical-align: top;
}
/* EasyNews - End */

.AjaxToolkitStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
	background-image: url(/resources/media/toolkit-bg.png);
	background-position: top left;
	border: 0px none;
	color: #666666;
	padding: 4px 0px 3px 5px;
	font-size: 14px;
	height: 16px;
	width: 200px;
}
.AjaxToolkitStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
	background-image: url(/resources/media/toolkit-arrow.png);
	background-position: top left;
	border: 0px none;
	height: 23px;
	width: 23px;
}
.AjaxToolkitStyle .ajax__combobox_itemlist
{
	border-color: #0F2543;
	background-color: #EFEFEF;
}
.myButton
{
	background:#b11116;
	vertical-align: middle;
	width: 100px;
	height: 23px;
	color: #ffffff;
	border: none;
	font-weight: bold;
	text-decoration: none;
	margin-top:-6px;
	cursor:pointer;
}
.ddlStyle
{
	border:solid 1px #e1e1e1;	
}
