﻿body
{
    margin: 0px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #666;
    background-color: #FFFFFF;
}

div { color: #333333; }

h1 { font-size: 19px; margin: 0px; padding: 0px 0px 5px 0px; }

h2 { font-size: 16px; margin: 0px; padding: 0px; color: #6B490A; }

a, a:visited { color: #666; text-decoration: none; }

a:hover { color: #666; text-decoration: underline; }

img { border:0; }

.forms { margin: 0px; }

.clear { clear: both; }


#topsection
{
    background-color: #6B470D;
    height: 111px; /*Height of top section*/
}

#contentwrapper
{
    float: left;
    width: 100%;
}

#contentcolumn
{
    margin-left: 200px; /*Set left margin to LeftColumnWidth*/
    padding-top: 10px;
    padding-left: 10px;
}

#leftcolumn
{
    float: left;
    width: 200px; /*Width of left column*/
    margin-left: -100%;
    margin-top: 5px;
    background: #F6F3E0;
}

#footer
{
    clear: left;
    width: 100%;
    color: #FFF;
    text-align: center;
}

.Newsletter
{
    color: #FFFFFF;
    padding: 14px 0px 0px 10px;
    float: left;
}

.Newsletter-field
{
    padding: 12px 0px 0px 10px;
    float: left;
}

.Newsletter-button
{
    padding: 13px 0px 0px 10px;
    float: left;
}

.innertube
{
    margin-top: 0;
}

.userError
{
    color: #CC0000;
}

.print
{
    width: 93px;
    margin-right: 3px;
    margin-top: 3px;
    color: #819A47;
    font-weight: bold;
}


/* -------------------------------------- SITE LAYOUT --------------------------------*/

.siteLayoutMain
{
    margin: auto; /* Center's the site */
    margin-top: 10px; /* Drops the page down */
    width: 782px;
    height: 621px;
}

.siteLayoutTop /* header bar.. hold the logo and login link*/
{
    height:65px;
    width: 782px;
}

.siteLayoutLeft /* menu*/
{
    float: left;
    width: 180px;
    height: 556px;
}

.siteLayoutBody /* main content area*/
{
    float: left;
    width: 602px;
    height: 556px;
    background-color:#f0f0f0;
}

/*
.pageBodyLeft
{
    padding:150px 270px 0px 50px;
    font-size:11px;
}

.pageBodyRight
{
    padding:150px 50px 0px 270px;
    font-size:11px;
}
*/

.pageBodyTop
{
    margin:0px 42px 0px 42px;
    padding-top:150px;
    font-size:11px;
    width:518px;
}

.pageFlashLeft
{
    float:left;
    padding-left:42px;
    padding-right:18px;
    padding-top:165px;
    width:300px;
}

.pageFlashContentRight
{
    float:left;
    padding-top:150px;
    width:200px;
}

.pageFlashRight
{
    float:left;
    padding-top:165px;
    width:300px;
}

.pageFlashContentLeft
{
    float:left;
    padding-left:42px;
    padding-right:18px;
    padding-top:150px;
    width:200px;
}

.VenuepageFlashRight
{
    float:left;
    padding-top:150px;
    width:350px;
}

.VenuepageFlashContentLeft
{
    float:left;
    padding-left:42px;
    padding-right:18px;
    padding-top:150px;
    width:150px;
}

.logo
{
    float: left;
    padding-left:180px;
    height:65px;
}

    

.logo
{
    float: left;
    padding-left:180px;
    height:65px;
}



.topMenu a
{
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 10px 3px 10px;
}


.searchBar
{
    margin-top: 2px;
    background-color: #FF70B2;
    height: 37px;
    margin-bottom: 10px;
}


.siteSearch
{
    float: left;
    padding: 5px 5px 3px 5px;
}


.searchField
{
    float: left;
    margin-right: 5px;
}

.searchTitle
{
    float: left;
    margin-right: 5px;
    margin-top: 7px;
}

.searchButton
{
    float: left;
}


/*FORMS*/
.searchFormField
{
    width: 120px;
    height: 19px;
    border: 1px solid #FFA6CE;
}

/*END FORMS*/



.breadCrumbsBar
{
    padding: 10px;
}

.breadCrumbs
{
    float: left;
    color: #FF70B0;
}

.loginRegisterLinks
{
    float: right;
    padding: 10px;
    color: #FFFFFF;
}

.loginRegisterLinks a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.siteSearch
{
    float: left;
    padding: 10px;
    color: #FFFFFF;
}

.searchLink a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.bottomLinksBar /* FOOTER LINKS Holder */
{
	text-align:center;
	height:20px;
	width:602px;
	padding-top:4px;
	margin-left:180px;
}

.bottomLinks /* FOOTER TEXT */
{
	color:#FF00CC;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.bottomLinks a /* FOOTER LINKS */
{
	color:#FF00CC;
	text-decoration:none;
}


.copyright
{
    float:left;
	color:#666666;
	font-size:10px;
    text-decoration:none;
}

.copyright a
{
	color:#666666;
	text-decoration:none;
}

.icrestLogo
{
    float:right;
    color:#666666;
    font-size:10px;
    text-decoration:none;
}

.fringeLinksBar
{
    padding-top:30px;
    float:right;
    text-align: right;

}

.fringeLinks
{
    font-size:10px;
	font-weight:bold;
    color:#FF00CC;
	text-decoration:none;
}

.fringeLinks a
{
    color:#FF00CC;
	text-decoration:none;
}

.categoryMenu a
{
    height: 25px;
    display: block;
    border-bottom: 1px solid #CCCCCC;
    color: #F5A036;
    text-decoration: none;
    background-image: url( '../images/left/category_arrow.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 5px;
    padding-left: 22px;
    font-weight: bold;
    font-size: 13px;
}

.categoryMenu a:hover
{
    color: #B7680B;
    text-decoration: none;
}



.categoryMenu_Ecommerce a
{
    margin-bottom: 1px;
    display: block;
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    text-decoration: none;
    background-image: url( '../images/left/ecommerce_category_arrow.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 55px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.categoryMenu_Ecommerce a:hover
{
    color: #F2C506;
    text-decoration: none;
}



/* ------------------------MY PAGE---------------------------------*/

.myPage_panelHolder
{
    border: 1px solid #E69206;
    padding: 10px;
    margin-bottom: 5px;
    width: 97%;
}

.myPageIcon
{
    margin: 3px;
}

.myPageLink
{
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
}

.myPageLink a
{
    text-decoration: none;
    color: #666666;
}


.favouriteArticles a
{
    text-decoration: none;
    color: #666666;
}

.favouriteArticles a:hover
{
    text-decoration: none;
    color: #000000;
}


.banner
{
    border: 1px solid #CCCCCC;
}


.contactFormFieldText
{
    float: left;
    width: 150px;
    padding: 3px;
}

.contactFormFieldHolder
{
    float: left;
    width: 320px;
    padding: 3px;
}

.contactFormField
{
    border: 1px solid #666666;
}

.contactFormFieldTextarea
{
    border: 1px solid #666666;
    height: 60px;
    width: 300px;
}


.frmInput
{
    border: 1px solid #666666;
    width: 150px;
}


.frmInputDropDownList
{
    border: 1px solid #666666;
    width: 155px;
}


/* ------------------------SEND TO FRIEND FORM---------------------------------*/
.sendToFriend_Link
{
    padding: 10px;
    font-size: 13px;
    border: 1px solid #CCCCCC;
}

.sendToFriendFieldHeader
{
    float: left;
    width: 160px;
    padding: 3px;
}

.sendToFriendField
{
    float: left;
    padding: 3px;
}


.SearchTextBox
{
    width: 140px;
    height: 18px;
    border: 1px solid #CCCCCC;
}

.contactMiniSpacing
{
    padding-bottom: 10px;
}

.contactMiniHeader
{
    color: #6B470D;
    font-weight: bold;
    font-size: 13px;
}

.printButton
{
    border: 1px solid #000000;
    text-decoration: none;
    padding: 10px;
}

.breadCrumbs
{
    padding: 0px 10px 10px 0px;
    color: #000000;
    font-weight: bold;
}

.breadCrumbs a
{
    text-decoration: none;
    color: #000000;
}

.breadCrumbs a:hover
{
    text-decoration: underline;
    color: #000000;
}




/* ------------------------GALLERY---------------------------------*/

.galleryHolder
{
    float: left;
    margin-right: 10px;
}

.galleryPagination
{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

.siteMapLink
{
    padding-bottom: 2px;
}

.siteMapLink a
{
    text-decoration: none;
    color: #6A6349;
}


.adminEditLinks /* Add New Page | Edit Page */
{
    background-color:#ff0000;
    padding:10px 3px;
    position:absolute;
    top:608px;
    left:250px;
}

.adminEditLinks a
{
    color:#FFFFFF;
    font-weight:bold;
}



/* ---------------------------------------- SITE SPECIFIC CLASSES ---------------------------------*/

/* ----------------------- ASIAN MIX PAGE BACKGROUNDS ----- */

.default
{
    background-image:url('/images/CMSimages/PageBackgrounds/default.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.weddings
{
    background-image:url('/images/CMSimages/PageBackgrounds/weddings.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.Corporate
{
    background-image:url('/images/CMSimages/PageBackgrounds/corporate.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.privateParties
{
    background-image:url('/images/CMSimages/PageBackgrounds/privateParties.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.eventmanagement
{
    background-image:url('/images/CMSimages/PageBackgrounds/eventManagement.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.catering
{
    background-image:url('/images/CMSimages/PageBackgrounds/catering.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.catering_gujratimenu
{
    background-image:url('/images/CMSimages/PageBackgrounds/catering_gujratimenu.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.catering_punjabimenu
{
    background-image:url('/images/CMSimages/PageBackgrounds/catering_punjabimenu.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.venues
{
    background-image:url('/images/CMSimages/PageBackgrounds/venues.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.additionalservices
{
    background-image:url('/images/CMSimages/PageBackgrounds/additionalServices.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.about
{
    background-image:url('/images/CMSimages/PageBackgrounds/about.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.testimonials
{
    background-image:url('/images/CMSimages/PageBackgrounds/testimonials.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.contact
{
    background-image:url('/images/CMSimages/PageBackgrounds/contact.jpg');
    background-repeat:no-repeat;
    height:556px;
}


.decor
{
    background-image:url('/images/CMSimages/PageBackgrounds/decor.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.entertainment
{
    background-image:url('/images/CMSimages/PageBackgrounds/entertainment.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.eventsapparel
{
    background-image:url('/images/CMSimages/PageBackgrounds/eventsapparel.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.photovideo
{
    background-image:url('/images/CMSimages/PageBackgrounds/photovideo.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.stationary
{
    background-image:url('/images/CMSimages/PageBackgrounds/stationary.jpg');
    background-repeat:no-repeat;
    height:556px;
}

.venuesTitle
{
    color:#be5983;
}

.productName a
{
    color:#be5983;
    display:block;
    text-decoration:none;
    width:190px;
    padding:3px;
}   


.productNameLink:hover
{
    color:#be5983;
    display:block;
    background-color:#f7d7e6;
    text-decoration:none;
    cursor:pointer;
}

.venue
{
    width:220px;
}

.venueHidden
{
    display:none;
}

.venueDescription
{
    margin:5px 0px 5px 0px;
    color:#be5983;
    width:290px;
}

.venueFlag
{
    float:left;
    margin-right:10px;
}

.venueFlagDesc
{
    float:left;
    color:#be5983;
}

.venueStaticList
{
    position:absolute;
    top:300px;
    width:200px;
}

.staticVenueDetails
{
    float:left;
    top:230px;
}

.CateringMenuPage
{
    width:400px;
    height:360px;
}

.scroll {
height: 260px;
width: 220px;
overflow: auto;
margin-right:5px;
}