﻿body 
{
	margin:0px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	background-image: url('/images/site_bg.jpg');
	background-repeat:no-repeat;
}

div
{
	color:#FFFFFF;
	font-size:11px;
	line-height: 1.2em;
}

td
{
	font-size:11px;
	line-height: 1.2em;
}


p   
{
    padding-top:10px;
    margin:0px;
}

a:link {
	color:#FFCC66;
	text-decoration: none;
}

a:visited {
	color:#FFCC66;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#FFCC66;
}

a:active {
	color:#FFCC66;
	text-decoration: none;
}

h1	
{
	font-size:14px;
	margin:0px;
	padding:18px 5px 18px 5px;
	color:#000000;
	text-transform:uppercase;
	margin-left:35px;
}
	
h2	
{
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

.forms
{
    margin:0px;
}

.clear {clear:both;}


.userError
{
    color:#CC0000;
}


.navigation
{
    padding:12px 0px 3px 5px;
    color:#000000;
}

.whiteLink
{
    color: #FFFFFF;
}


/* ------------------------BUTTONS---------------------------------*/
.buttons
{
    font-size:12px;
    background-color:#FF7A00;
    padding:2px;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
    border:1px solid #FF7A00;
}

.print
{
    width:93px;
    margin-right:3px;
    margin-top:3px;
    color:#819A47;
    font-weight:bold;
}

.buttons_minor
{
    font-size:12px;
    background-color:#CCCCCC;
    padding:2px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
}

.whiteBgTint
{
    background-image:url('/images/white_pixel.png');
    background-repeat:repeat;
}
.lightGreenBgTint
{
    background-image:url('/images/lightgreen_pixel.png');
    background-repeat:repeat;
}
.darkGreenBgTint
{
    background-image:url('/images/green_pixel.png');
    background-repeat:repeat;
}

.generalPage
{
    height:275px;
    margin-top:2px;
    padding:20px;
}

.fullPage
{
    padding-top:20px;
    margin: 0px 40px 40px 40px;
    width:700px;
}


/* ------------------------END BUTTONS---------------------------------*/

.siteLayoutMain
{
	margin: auto;
	margin-top:60px;
	width:780px;
	background-color:#FFFFFF;
	border:2px solid #FFFFFF;
	text-align:left; 
	height: 500px;
}

.siteLayoutMainFull
{
	margin: auto;
	width:780px;
}

.siteLayoutTop
{
	width:100%;
	border:0px solid red;
	background-color:#FF7802;
}

.siteLayoutBody
{
	width:780px;
	height:442px;
	border:0px solid yellow;
}

.siteLayoutBodyFull
{
	float:left;
	width:584px;
	border:0px solid yellow;
	padding-left:10px;
}



.siteLayoutBottom
{
	width:100%;
	margin-top:10px;
	background-color:#E8E8E8;
}

.siteLayoutBodyCheckout
{
	float:left;
	width:740px;
	border:0px solid yellow;
	margin-left:10px;
}

.siteLayoutBodyShop
{
	float:left;
	width:540px;
	border:0px solid yellow;
	margin-left:10px;
}

.siteLayoutRightShop
{
	float:right;
	width:199px;
	border:0px solid blue;
}

.siteColumn1
{
    float:left;
    width:431px;
    margin-right:8px;
}

.siteColumn2
{
    float:left;
    width:300px;
    border:0px solid blue;
}


.siteColumn1_weddingDirectory
{
    float:left;
    width:600px;
    margin-right:8px;
    border:0px solid red;
}

.siteColumn2_weddingDirectory
{
    float:right;
    width:120px;
    border:0px solid blue;
}




.logo
{
	float:left;
}

.topMenu a  {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 3px 10px;
	
}

.headerBasket
{
    height:91px;
    background-color:#96B357;
    font-size:11px;
    color:#FFFFFF;
    border-style: solid; 
    border-width: 0px 0px 1px 1px; 
    border-color: #FFFFFF;
}

.headerAccount
{
    height:48px;
    background-color:#839C48;
    color:#FFFFFF;
    font-size:11px;
    border-style: solid; 
    border-width: 0px 0px 0px 1px; 
    border-color: #FFFFFF;
}

.headerAccount a
{
    text-decoration:none;
    color:#FFFFFF;
}

.shopCategories
{
    /*background-color:#BCDD72;
    border-style: solid; 
    border-width: 1px 0px 1px 0px; 
    border-color: #FFFFFF;
    height:50px;*/
}

.shopCategory
{
    float:left;
}

.shopCategory a
{
    text-decoration:none;
}

.shopCategory a:hover
{
    color:#000000;
}


.shopSubCategory
{
    padding:3px 7px 1px 10px;
}
.shopSubCategory a
{
    color:#666666;
    text-decoration:none;
}

.shopSubCategory a:hover
{
    color:#000000;
}


.leftSeperator
{
    padding:10px 0px 10px 0px;
}

.lastViewedProduct
{
    padding:10px 5px 0px 0px;
}

.lastViewedProduct a
{
    text-decoration:none;
    color:#000000;
}

.searchBar
{
	margin-top:2px;
	background-color:#FF70B2;
	height:37px;
	margin-bottom:10px;
}

.searchBarWedding
{
	margin-top:2px;
	background-color:#9B1619;
	height:37px;
	margin-bottom:5px;
}

.searchBarShop
{
	margin-top:2px;
	background-color:#F2C506;
	height:37px;
	margin-bottom:10px;
}

.searchBarMan
{
	margin-top:2px;
	background-color:#1E9AFC;
	height:37px;
	margin-bottom:10px;
}


.searchBarDirectory
{
	margin-top:2px;
	background-color:#FE1B50;
	height:37px;
	margin-bottom:10px;
}

.searchBarWhatsOn
{
	margin-top:2px;
	background-color:#000000;
	height:37px;
	margin-bottom:10px;
}

.searchBarForum
{
	margin-top:2px;
	background-color:#FF7C00;
	height:37px;
	margin-bottom:10px;
}

.searchBarMyPage
{
	margin-top:2px;
	background-color:#CD79FF;
	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
{
	width:100%;
}

.bottomLinks a
{
	float:left;
	color:#535FAB;
	text-decoration:none;
	padding:10px 10px 5px 4px;
	font-size:11px;
}

.protxLogo
{
    float:left;
}

.icrestLogo
{
	float:right;
	background-color:#FFFFFF;
}


.bottomLinksBarForum
{
	float:left;
	background-color:#FF7C00;
	height:24px;
}

.bottomLinksBarWedding
{
	float:left;
	background-color:#9B1619;
	height:24px;
}

.bottomLinksBarMan
{
	float:left;
	background-color:#1E9AFC;
	height:24px;
}

.bottomLinksBarWhatsOn
{
	float:left;
	background-color:#000000;
	height:24px;
}

.bottomLinksBarDirectory
{
	float:left;
	background-color:#FE1B50;
	height:24px;
}

.bottomLinksBarMyPage
{
	float:left;
	background-color:#CD79FF;
	height:24px;
}

.bottomLinksBarEcommerce
{
	float:left;
	background-color:#F2C506;
	height:24px;
}




.bottomLinksTree
{
    background-color:#FFFFFF;
    width:100%;
}

.bottomLinkTreeLink a
{
    float:left;
    font-size:10px;
	text-decoration:none;
	margin-right:7px;
	padding:6px 0px 10px 5px;
	color:#666666;
}

.icrestLogo
{
	float:right;
	background-color:#FFFFFF;
}


.categoryMenu a
{
	margin-bottom:1px;
	display: block;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	background-image:url('../images/left/category_arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:55px;
	padding-bottom:5px;
	padding-top:5px;
	
}

.categoryMenu a:hover
{
	color:#F32383;
	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;
}

/*ARTICLE LISTS*/

.articlePagination
{
	font-size:11px;
	color:#F42283;
}

.articlePagination a
{
	font-size:11px;
	color:#F42283;
}

.articleListTitle
{
	font-size:16px; 
	color:#F42283;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 10px;
	padding:10px;
	background-color:#EBEBEB;
}

.articleListImage
{
	float:left;
	width:75px;
	margin-right:5px;
	border:1px solid #000000;
}

.articleListText
{
	float:left;
	cursor:hand;
	vertical-align:top;
	text-decoration:none;
	color:#000000;
}

.articleListArticleTitle
{
	font-size:16px;
	font-weight:bold;
}

.articleListArticleTeaser
{
	margin-top:10px;
}

.readMore a
{
	float:right;
	color:#F42283;
	text-decoration:none;
	font-size:11px;
}

.readMore a:hover
{
	color:#333333;
	text-decoration:underline;
}

/*END*/

/*ARTICLES*/

.articleDetailTitle
{
	color:#F42283;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}

.articleDetailBody
{
	margin:10px 0px 10px 10px;
}

.articleDetailToolbar
{
	background-color:#EBEBEB;
	padding:5px;
	margin:0px 0px 10px 10px;
}

.articleDetailToolbarTool
{
	float:right;
	padding:5px;
}
/*END*/

/* ------------------------ECOMMERCE---------------------------------*/

.categoryHeading	
{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px 0px;
}
	
.categoryHeadingLink a
{
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-left:15px;
	color:#FF7C00;
	font-weight:bold;
}



.ecommerceSubCategory
{
    padding:10px 10px 0px 5px;
}

.ecommerceSubCategory a
{
    text-decoration:none;
    color:#000000;
}

.product
{
    /*margin-right:23px; RK. NOTE WIDTH IS SET ON THE DATA LIST ITEMSTYLE-WIDTH. Prevents floating problems*/
    padding-top:10px;
    border:1px solid #E8EDF3;
    background-color:#E8EDF3;
    margin-bottom:15px;
}

.productimage
{
    border:0px solid #CCCCCC;
    padding:0px 6px 6px 0px;
}


.productAdded
{
    padding:10px 10px 10px 0px;
    font-size:14px;
    /*background-color:#BCDD72;*/
    font-weight:bold;
    text-align:center;
    margin-bottom:3px;
    color:#699939;
}


.alternativeImageThumb
{
    float:left;
    border:0px solid #666666;
    margin-right:30px;
    /*cursor:hand;*/
}



.productName
{
    margin-top:3px;
    text-align:left;
    font-weight:bold;
    color:#4D5594;
    font-size:13px;
}

.productLocation
{
    margin-top:3px;
    text-align:left;
    font-weight:bold;
    color:#666666;
    font-size:12px;
}

.productPrice
{
    font-weight:bold;
    font-size:11px;
    text-align:center;
    padding:2px;
    background-color:#E0F2DF;
}

.productViewDetails
{
    font-size:10px;
    text-align:center;
}

.productViewDetails a
{
    text-decoration:none;
    color:#000000;
}

.productdetails
{
    float:left;
}

.productDetails_Name
{
    font-size:16px;
    font-weight:bold;
    color:#4E5694;
}

.productDetails_technical
{
    float:left;
    width:280px;
}

.productDetails_related
{
    float:left;
    margin-left:10px;
}

.productDetails_technicaldetail
{
    padding:5px 10px 0px 5px;
    font-size:11px;
}

.productDetails_technicaldetailHead
{
    float:left;
    width:100px;
    font-weight:bold;
}

.productDetails_technicaldetailValue
{
    float:left;
}

.productDetails_iMagDesc
{
    color:Red;
}


.productDetails_Image
{
    border:1px solid #CCCCCC;
    padding:4px;
}

.productDetails_Price
{
    font-size:14px;
    font-weight:bold;
}

.productDetails_Code
{
    font-size:10px;
    margin-bottom:15px;
}

.product_relatedProducts
{
    margin-top:20px;
    border:0px solid #CCCCCC;
    padding:5px;
}

.product_relatedProductsHeader
{
    font-weight:bold;
    font-size:14px;
    color:#F2C508;
}

.productDetails_Desc
{
    font-size:12px;
    margin:20px 0px 10px 0px;
}

.basketOverview
{
    padding:5px;
}

.basketOverview_TotalItemsLabel
{
    font-size:11px;
    text-align:center;
    margin-bottom:10px;
}

.basketOverview_productImage
{
    float:left;
    border:1px solid #CCCCCC;
    margin-right:3px;
}

.basketOverview_productName
{
    float:left;
    margin-right:3px;
}

.basketOverview_productRemove
{
    float:right;
}


.basketOverview_TotalLabel
{
    float:left;
    font-size:12px;
    font-weight:bold;
}

.basketOverview_TotalValue
{
    float:right;
    font-size:12px;
    font-weight:bold;
}

/* ------------------------END ECOMMERCE---------------------------------*/

/* ------------------------ECOMMERCE WIZARD---------------------------------*/
.basketGridView
{
    padding:10px;
}

.basketHeader
{
    text-align:left;
}

.basketSubTotal
{
    color:#6B460F;
    font-size:14px;
    font-weight:bold;
    padding-right:10px;
}

.basketSubPrice
{
    color:#000000;
    font-size:14px;
    font-weight:normal;
}

.smallLink
{
    font-size:10px;
	margin:0px;
	padding:0px;
	color:#000000;
}

.basketWizardHeaderText
{
    font-size:14px;
    color:#535FAB;
    font-weight:normal;
}

.but_ecommerceButtons
{
    font-size:12px;
    padding:3px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
}

.but_ecommerceContinueShopping
{
    margin-top:3px;
    font-size:12px;
    background-color:#ADCE66;
    padding:11px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
    width:177px;
    text-align:center;
    font-weight:bold;
}


.but_ecommerceButtonsMajor
{
    font-size:12px;
    background-color:#ADCE66;
    padding:3px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
}

.but_ecommerceButtonsFinalConfirm
{
    font-size:12px;
    background-color:#FF70B2;
    padding:2px;
    text-decoration:none;
    color:#FFFFFF;
    border:1px solid black;
}


.wizard_login
{
    float:left;
    margin-right:30px;
}

.wizard_register
{
    float:left;
}


.wizard_explanationText
{
    font-size:14px;
    color:#819A46;
    margin-bottom:10px;
    margin-top:10px;
}

.wizard_addressName
{
    font-weight:bold;
}

.wizard_addressText
{
}


/* ------------------------ECOMMERCE WIZARD---------------------------------*/


/* ------------------------SITE CONTROLS---------------------------------*/

.siteControls
{
    height:31px;
}

.siteControlsNoIcon
{
}

.siteControls_Title
{
    font-weight:bold;
    color:#FFFFFF;
    font-size:15px;
    margin-top:7px;padding:4px;
}

.siteControls_Title a
{
    color:#FFFFFF;
    text-decoration:none;
}

.siteControls_Desc
{
    padding:3px;
    color:#666666;
}

.siteControls_forumTopic
{
	background-color:#FDF4E4;	
	padding:3px;
	border:1px solid #FEEED1;
	margin-bottom:5px;
}

.siteControls_NewsletterFieldHeader
{
    color:#6B490A;
    font-weight:bold;
}

.siteControls_NewsletterFields
{
    width:185px;
    height:16px;
    border:1px solid #CCCCCC;
}

.siteControls_articleListImage
{
    float:left;
    width:75px;
    margin-right:8px;
    border:1px solid #CCCCCC;
}

.siteControls_articleListText
{
    float:left;
    width:340px;
    text-decoration:none;
}

.siteControls_articleListArticleTitle
{
    font-size:12px;
    font-weight:bold;
    color:#F15EB6;
    cursor:hand;
}

.siteControls_articleListArticleTeaser
{
    cursor:hand;
}


/* ------------------------END SITE CONTROLS---------------------------------*/


.loginRegister
{
    background-color:#FFFFFF;
    border:1px solid #819A46;
}

/* ------------------------MY PAGE---------------------------------*/

.myPage_panelHolder
{
    border:1px solid #819A46;
    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;
}

/* ------------------------END MY PAGE---------------------------------*/


/* ------------------------BANNERS---------------------------------*/

.banner
{
    border:1px solid #CCCCCC;
}

/* ------------------------END BANNERS---------------------------------*/


/* ------------------------ORDER HISTORY---------------------------------*/


.orderHistoryHeader
{
    float:left;
    width:100px;
    margin-right:15px;
    font-weight:bold;
    padding:5px;
}

.orderHistoryData
{
    float:left;
    width:100px;
    margin-right:15px;
    padding:5px;
}

/* ------------------------END ORDER HISTORY---------------------------------*/


/* ------------------------SUBSCRIPTIONS---------------------------------*/

.subscriptionsHeader
{
    float:left;
    margin-right:20px;
    width:100px;
    font-weight:bold;
    padding:5px;
}

.subscriptionsData
{
    float:left;
    width:100px;
    margin-right:20px;
    padding:5px;
}
/* ------------------------END SUBSCRIPTIONS---------------------------------*/


.contactFormFieldText
{
    float:left;
    width:85px;
    padding:3px;
}

.contactFormFieldHolder
{
    float:left;
    width:170px;
    padding:3px;
}

.contactFormField
{
    border:1px solid #FFFFFF;
    font-size:12px;
}

.contactFormFieldTextarea
{
    border:1px solid #666666;
    height:85px;
    width:245px;
}


.frmInput
{
    border:1px solid #666666;
    width:150px;
    height:15px;
}


.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:140px;
    padding:3px;
}

.sendToFriendField
{
    float:left;
    padding:3px;
}
/* ------------------------END SEND TO FRIEND FORM---------------------------------*/


.SearchTextBox
{
    width:140px;
    height:18px;
    border:1px solid #CCCCCC;
}

.contactMiniSpacing
{
    padding-bottom:10px;
}

.contactMiniHeader
{
    color:#6B470D;
    font-weight:bold;
    font-size:13px;
}

.showAllProducts
{
    margin-left:10px;
    font-size:11px;
    padding:2px;
    color:#000000;
}

.backToCategory
{
    color:#000000;
    text-decoration:none;
}

.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;
}


.listCreate_Textarea
{
    border:1px solid #666666;
    width:150px;
    width:300px;
    height:100px;
}


.giftListHeaderButton a
{
    background-color:#EAB4CB;
    border-color: #FFFFFF;
    color:#6A470D;
    text-decoration:none;
}

.giftListHeaderButton a:hover
{
    color:#FFFFFF;
}


.giftVoucherHeaderButton a
{
    color:#0066FF;
    text-decoration:none;
}

.giftVoucherHeaderButton a:hover
{
    color:#FFFFFF;
}

.saleHeaderButton a
{
    color:#FFFFFF;
    text-decoration:none;
}

.saleHeaderButton a:hover
{
    color:#FFFFFF;
}


.basket_GiftVoucherMessage
{
    border:1px solid #666666;
    width:150px;
    width:260px;
    height:70px;
}

.siteMapLinkIndented
{
    padding-bottom:2px;
}

.siteMapLinkIndented a
{
    margin-left:20px;
    text-decoration:none;
    color:#535FAB;
}

.siteMapLink
{
    padding-bottom:2px;
}

.siteMapLink a
{
    text-decoration:none;
    color:#535FAB;
}


.workButton
{
    float:right;
}

.clientlistHolder
{
}

.clientScreenShotButton
{
    float:left;
    margin-right:2px;
    margin-bottom:2px;
}


.demosMenuButtonOff
{
    width:170px;
    /*height:48px;*/
    margin-bottom:2px;
    text-align:center;
    font-weight:bold;
    padding:15px 0px 15px 0px;
}



/* ------------------------NEWS ---------------------------------*/
.newsListTitle
{
    width:320px;
    color:#FFFFFF;
}

.newsListTitle a
{
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
}

.newsListDate
{
}

.newsListIntro
{
    font-size:11px;
    margin-left:20px;
}

.newsListIntro a
{
    text-decoration:none;
    color:#FFFFFF;
}

.newsTitle
{
    font-size:14px;
    font-weight:bold;
}

.newsDate
{
    padding-top:3px;
    font-size:11px;
}

.newsMainContent
{
    padding-top:10px;
}

/* ------------------------END NEWS ---------------------------------*/




