@charset "utf-8";
/* CSS Document */

/* 	-----------------------------------------------------
	------------------- General Styles ------------------
	----------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {display:block;}
audio, canvas, video {display:inline-block; *display:inline; *zoom:1;}
audio:not([controls]) {display:none;}
	
* {margin:0; padding:0; outline:none;}
html{overflow-x:hidden;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%;}

blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after,  {content:''; content:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}


a, a:hover, a:active, a:focus {outline:none; outline-style:none; outline-width:0; }

img {width:auto\9; height:auto; max-width:100%; vertical-align:middle; border:0; -ms-interpolation-mode:bicubic;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor:pointer; -webkit-appearance:button;}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {cursor:pointer;}
input[type="search"] {-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; -webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none;}
textarea {overflow:auto; vertical-align:top;}

body {
    margin:0 auto; 
    padding:0; 
    font-family: Arial, Helvetica, sans-serif;  
    color:#000000; 
    font-size:16px; 
    border-top:3px solid #002250;
    background: rgb(230,230,230); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	width:100%;
		
}

.clr {font-size:0; height:0; line-height:0; clear:both;}
.left {margin:0; padding:0; width:auto; height:auto; float:left;}
.right {margin:0; padding:0; width:auto; height:auto; float:right;}

/*====================header-section start======================*/
#header-section{ padding-bottom:0px; width:960px; margin:0px auto; min-height:118px; border-bottom:1px solid #d4bda5;}
.header-section-left{ width:765px; float:left; height:auto; padding:63px 0px 0px 0px; margin:0px; text-align:center;}
.header-section-left ul{ list-style:none; padding:0px; margin:0px;}
.header-section-left ul li{ display:inline-table; padding:0px; margin:0px 18px;}
.header-section-left ul li a{ color:#000; font-size:16px; line-height:31px; font-weight:normal; font-style:normal; background:#FFF; border:1px solid #FFF; text-decoration:none; padding:8px 16px; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; text-transform:uppercase;}
.header-section-left ul li a:hover{ color:#000; font-size:16px; line-height:31px; font-weight:normal; font-style:normal; background:#f3f2f3; border:1px solid #d4bda5; text-decoration:none; padding:8px 16px; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; text-transform:uppercase;}
.header-section-left ul li a.active{ color:#000; font-size:16px; line-height:31px; font-weight:normal; font-style:normal; background:#f3f2f3; border:1px solid #d4bda5; text-decoration:none; padding:8px 16px; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; text-transform:uppercase;}
.header-section-right{ width:144px; float:right; height:auto; padding:0px 0px 0px 0px; margin:0px;}

/*====================header-section end======================*/

.content-section{ width:960px; margin:10px auto 0px auto; height:auto; padding:0px;}



/* =========== View Image */
#loading {
	position:absolute;
	left:50%;
	display:none;
	text-align:center;
    z-index: 50;
	margin-top:200px;
	margin-bottom:100px;
}

#main-image{
	
	z-index:51;
	
	}

.btnNextPrev
{
	background-color: black;
	opacity: 0.3;
}
.btnNextPrev:hover
{
	opacity: 0.9;
	display: block !important;
}

#loading
{
	margin-top:120px;
}


/*===============footer start====================*/
#footer-section{ float:left; width:100%; background:url("../../images/footer-bg.jpg") repeat; min-height:61px; border-top:2px solid #d4bda5; padding:10px 0px;}
.footer-section-main{ width:960px; margin:0px auto; height:auto; padding:15px 0px 10px 0px; border-bottom:1px solid #cdcdcd; border-top:1px solid #cdcdcd;}
.footer-section-main-left{ width:auto; float:left; height:auto; padding:0px; margin:0px;}
.footer-section-main-left ul{ list-style:none; padding:0px; margin:0px;}
.footer-section-main-left ul li{ float:left; padding:0px; margin:0px; color:#4c4c4c; font-size:12px; line-height:normal; font-weight:normal;}
.footer-section-main-left ul li a{color:#4c4c4c; font-size:12px; line-height:normal; font-weight:normal; text-transform:uppercase; text-decoration:none; padding:0px 5px;}
.footer-section-main-left p{ color:#999898; font-size:12px; line-height:28px; font-weight:normal;}

.footer-section-main-right{ width:auto; float:right; height:auto; padding:0px; margin:0px;}
.footer-section-main-right ul{ list-style:none; padding:0px; margin:0px;}
.footer-section-main-right ul li{ float:left; padding:0px; margin:0px 4px; color:#726f6f; font-size:13px; line-height:36px; font-weight:normal;}
.footer-section-main-right ul li a{}
.navi1{ display:none;}

/*===============footer end====================*/

