/* WEB DEFINED : http://www.webdefined.biz Compiled by Srinath */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
	margin-bottom: 10px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	background: #111 url(../images/template/background_full_home.jpg) no-repeat center top;
}
#container {
	position:relative;
	width:960px;
	margin:0 auto;
}
#head {
	height:auto;
}
#logo_bg {
	position:relative;
	width:438px;
	height:116px;
	top:-38px;
	margin:0 auto;	
}
#logo {
	position:relative;
	width:304px;
	height:76px;
	top:-108px;
	margin:0 auto;
	z-index:1;
}
h1 {
	position:relative;
	top:112px;
	z-index:2;
}
h2 {
	position:relative;
	text-align:center;
	padding-bottom:70px;
	text-shadow: 0 1px 0 rgba(255,255,255,.3), 0 -1px 0 rgba(0,0,0,.7);	
}
h3 {
	margin-bottom:5px;
}
#content {
	position:relative;
	top:386px;
	width:100%;
	height:900px;
	_height:1400px;
}
#language_switch_left {
	left:10px;
	background:url(../images/template/sprite.png) no-repeat -84px 0; 
}
#language_switch_right {
	right:10px;
	background:url(../images/template/sprite.png) no-repeat -148px 0; 
}
.language_flags {
	position:absolute;
	top:20px;
	width:32px;
	height:21px;
}
#language_switch_left a,
#language_switch_right a {
	display:block;
	width:32px;
	height:21px;
}
#language_switch_left a:hover {
	background:url(../images/template/sprite.png) no-repeat -116px 0; 
}
#language_switch_right a:hover {
	background:url(../images/template/sprite.png) no-repeat -180px 0; 
}
#banner {
	position:absolute;
	top:70px;
	width:960px;
	height:546px;
}
#poloroid_corner_1 {
	position:absolute;
	top:-6px;
	left:-6px;
	clip:rect(0, 64px, 60px, 0);
}
#poloroid_corner_2 {
	position:absolute;
	top:-6px;
	right:-6px;
	clip:rect(0, 120px, 60px, 64px);
}
#poloroid_corner_3 {
	position:absolute;
	top:426px;
	left:-6px;
	clip:rect(60px, 64px, 120px, 0);
}
#poloroid_corner_4 {
	position: absolute;
	top:426px;
	right:-6px;
	clip:rect(60px, 120px, 120px, 64px);
}
#poloroid_corner_1,
#poloroid_corner_2,
#poloroid_corner_3,
#poloroid_corner_4 {
	_display:none;
	*display:none;
	z-index:3;
}
#slide_container { 
	position: relative; 
	max-width:940px;
	height:520px;
	margin:0 auto 0;
	border:#FFFFFF solid 10px;
	box-shadow:0 3px 5px #000000;	
	text-align:left; /* reset align=center */
	zoom: 1; 
	z-index:0;
}
#facebook {
	position:absolute;
	bottom:26px;
	right:20px;

	background:url(../images/template/sprite.png) 0 0;
	z-index:4;
}
#facebook a {
	display:block;
	width:42px;
	height:42px;
}
#facebook a:hover {
	background:url(../images/template/sprite.png) -42px 0;
}
#main_navigation {
	position:absolute;
	top:134px;
	width:960px;
	height:32px;
	text-align:center;

	background:url(../images/template/menu_bar.png) repeat-x;
}
#main_navigation ul {
	display:table;
	margin:auto;
	padding:0;
}
#main_navigation li {
	position:relative;
	float:left;
	*float:none;
	*display:inline;
	_float:none;
	_display:inline;
	list-style:none;

	border-right-color: #999999;
	border-right-width: 3px;
	border-right-style: dotted;
}
#main_navigation li.first {
	border-left-color: #999999;
	border-left-width: 3px;
	border-left-style: dotted;
}
#main_navigation ul li a {
	padding:0 10px;	
}
#footer_navigation {
	position:relative;
	margin:0 auto;
	top:480px;
	_margin-top:50px;
}
#footer_navigation ul {
	float:left;
	width:18%;
	padding:1%;
	*width:17%;
}
#footer_navigation ul li {
	list-style:none;
	line-height:1.7em;
}
#footer_note {
	position:relative;
	top:470px;
	_top:0;
	width:100%;
	margin:0 auto;
	padding:82px 0 10px;
	text-align:center;
	
	background:url(../images/template/globe.jpg) no-repeat center 30px;
}
.contact_icons {
	position:absolute;
	top:16px;
	left:17.5%;
	*left:16.5%;
	_display:none;
}
#floral_design {
	position:absolute;
	width:100%;
	height:72px;
	top:490px;
	background:url(../images/floral_design.png) repeat-x;
	z-index:10;
	
	_display:none;
}
.black_alpha {
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.70);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
	visibility:hidden;
    clear: both;
	height:0;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.black_alpha {
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.70);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.rotate {
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/* Smart Phone - cater both landscape and potrait */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
}
/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

   
   
/* Tablet General */
@media (min-width: 768px) and (max-width: 979px) {
}
/*Small Tablet Landscape*/
@media (max-width: 979px) {
}
/*Large Tablet Potrait*/
@media (max-width: 767px) {
}

/* Large Desktop */
@media (min-width: 1200px) {
}
@media (min-width: 980px) {
}
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	position:absolute;
	top:2px;
	left:0;
	width:97%;
	margin: 0.5em 0;
	color: #FFFFFF;
	padding: 1em;
	font-size: 1.1em;
	background-color: #8a1122;
	text-align:center;
	border: 3px solid #222222;
	z-index:20;
}
/* ========================================================================== */