<?php Header ("Content-type: text/css"); ?>
@charset "utf-8";
*{padding:0px; margin:0px;}

body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	line-height:16px; 
	color:#005a7c; 
	background-color:#000000; 
	margin:0px; 
	padding:0px;}

p{ padding:0 0 14px 0; margin:0px;}

#mainwraper{
	width:800px;
	margin:28px 0 0 0; 
	text-align:left;}

/*------------------------- Top Section ------------------------- */

#topmenu{
	width:784px; 
	height:95px; 
	padding:0px 8px 0 8px;}

#topmenu ul{
	padding:0px; 
	margin:0px; 
	list-style:none;}
	
#topmenu li{
	float:left; 
	margin:0px; 
	padding:0px 1px 0 0; 
	background:url(../images/menu_divider.jpg) right top no-repeat;}

a.link_britto{
	display:block;
	width:204px;
	height:95px;
	background: url(../images/britto_logo.jpg) left top no-repeat;}
a.link_britto:hover{
	background: url(../images/britto_logo_over.jpg) left top no-repeat;}
	
/*------------------------- Topmenu About ------------------------- */	
a.link_about{
	display:block;
	width:99px;
	height:95px;
	background: url(../images/menu_aboutus.jpg) left top no-repeat;}
a.link_about:hover{
	background: url(../images/menu_aboutus_over.jpg) left top no-repeat;}
.linkabout_active{
	display:block;
	width:99px;
	height:95px;
	background: url(../images/menu_aboutus_over.jpg) left top no-repeat;}
	
/*------------------------- Topmenu Gallery ------------------------- */	
a.link_gallery{
	display:block;
	width:70px;
	height:95px;
	background: url(../images/menu_gallery.jpg) left top no-repeat;}
a.link_gallery:hover{
	background: url(../images/menu_gallery_over.jpg) left top no-repeat;}
.linkgallery_active{
	display:block;
	width:70px;
	height:95px;
	background: url(../images/menu_gallery_over.jpg) left top no-repeat;}
	
/*------------------------- Topmenu Celebrity ------------------------- */	
a.link_celebrity{
	display:block;
	width:125px;
	height:95px;
	background: url(../images/menu_celebrity.jpg) left top no-repeat;}
a.link_celebrity:hover{
	background: url(../images/menu_celebrity_over.jpg) left top no-repeat;}
.linkcelebrity_active{
	display:block;
	width:125px;
	height:95px;
	background: url(../images/menu_celebrity_over.jpg) left top no-repeat;}
	
/*------------------------- Topmenu Become A Dealer ------------------------- */	
a.link_dealer{
	display:block;
	width:129px;
	height:95px;
	background: url(../images/menu_dealer.jpg) left top no-repeat;}
a.link_dealer:hover{
	background: url(../images/menu_dealer_over.jpg) left top no-repeat;}
.linkdealer_active{
	display:block;
	width:129px;
	height:95px;
	background: url(../images/images/menu_dealer_over.jpg) left top no-repeat;}
	
a.link_giftcraft{
	display:block;
	width:151px;
	height:95px;
	background: url(../images/menu_giftcraft.jpg) left top no-repeat;}
a.link_giftcraft:hover{
	background: url(../images/menu_giftcraft_over.jpg) left top no-repeat;}

/*------------------------- Middle Section ------------------------- */
#middle_homepage{
	height:313px; 
	border-top:1px solid #606060; 
	border-bottom:1px solid #606060; 
	background:url(../images/banner_home.jpg) no-repeat top left;}

#middle_innerpage{
	overflow:hidden;
	height:272px; 
	width:750px; 
	padding:32px 25px 9px 25px; 
	border-top:1px solid #606060; 
	border-bottom:1px solid #606060; 
	background:url(../images/banner_innerbg.jpg) no-repeat top left;}

#middle_gallerypage{
	overflow:hidden;
	height:272px; 
	width:750px; 
	padding:32px 25px 9px 25px; 
	border-top:1px solid #606060; 
	border-bottom:1px solid #606060; 
	background:url(../images/banner_innerbg2.jpg) no-repeat top left;}

#about_content{
	width:531px; 
	height:272px; 
	padding:0 0 0 30px; 
	float:left;}

#about_content h1{
	padding:0 0 10px 0; 
	margin:0px; 
	font-size:14px; 
	font-weight:bold; 
	line-height:20px;}
/*------------------------- gallery page Section ------------------------- */
#gallery_content{
	width:561px; 
	height:272px; 
	padding:0 0 0 0px; 
	float:left;}
	
#gallery_largeimage{
	float:left;
	width:380px;
	height:264px;
	border:1px solid #fff;}
#gallery_rightcol{
	position:relative;
	float:right;
	width:160px;
	height:272px; 
	padding:0 0 0 18px;
	text-align:left;}
#gallery_rightcolmenu {
	width:160px;}
	
a.gallerymenu{
	color:#005a7c;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;}
a.gallerymenu:hover{
	color:#4582c0;
	text-decoration:underline;}
.gallerymenuactive{
	color:#fff;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;}
	
#gallery_description{
	position:absolute; top: 206px;}

/*------------------------- gallery Home page Section ------------------------- */
#middle_gallerymainpage{
	height:272px; 
	width:750px; 
	padding:32px 25px 9px 25px; 
	border-top:1px solid #606060; 
	border-bottom:1px solid #606060; 
	background:url(../images/banner_innerbg3.jpg) no-repeat top left;}

#gallerymain_content{
	width:750px; 
	height:172px; 
	padding:0 0 0 0px; 
	float:left;}
	
.categorybox{
	float:left;
	width:162px;
	height:152px;
	padding:10px 10px 10px 10px;
	text-align:center;}
.categorybox h1{
	font-size:13px;
	font-weight:bold;
	color:#005a7c;
	margin:0px;
	padding:0 0 5px 0;
	text-align:center;}
.categorybox img{
	border:2px solid #fff;
	text-align:center;}	
	
/*------------------------- Celebrity Page Section ------------------------- */
#middle_celebritypage{
	overflow:hidden;
	height:272px; 
	width:750px; 
	padding:32px 25px 9px 25px; 
	border-top:1px solid #606060; 
	border-bottom:1px solid #606060; 
	background:url(../images/banner_innerbg_celebrity.jpg) no-repeat top left;}
	
#celebrity_content{
	float:left;
	width:154px;
	height:200px;
	padding:72px 0 0 0;}
#celebrityimg_container{
	float:left;
	width:420px;
	height:272px;}
#prevbutton{
	float:left;
	width:82px;
	padding:240px 0 0 0;}
#prevbutton a{
	font-weight:bold;
	color:#005a7c;
	text-decoration:none;}
#prevbutton a:hover{
	color:#4582c0;
	text-decoration:none;}
#celebrityphoto{
	float:left;
	width:280px;}
#nextbutton{
	float:left;
	text-align:right;
	width:56px;
	padding:240px 0 0 0;}
#nextbutton a{
	font-weight:bold;
	color:#005a7c;
	text-decoration:none;}
#nextbutton a:hover{
	color:#4582c0;
	text-decoration:none;}
#desc{
	float:left;
	height:200px;
	width:170px;
	padding:0px 0 0 6px; 
	font-size:14px;
	font-weight:bold;}
/*------------------------- Contact Page Section ------------------------- */

#contactpage_left{
	height:250px;
	width:290px;
	padding:22px 26px 0 0;
	float:left;
	background:url(../images/contactpage_divider.jpg) right top no-repeat;}
#contactpage_right{
	width:398px;
	float:left;
	padding:22px 2px 0 34px;}

.textfield {width:284px;height:16px;font-size:12px;font-family:Arial, Helvetica, sans-serif; background:url(../images/textfield_bg.jpg) top left repeat-x;color:#6e7581;border:#abb5c1 1px solid;padding:0 0 0 2px;margin:0px;}

.textfield2 {width:99px;height:16px;font-size:12px;font-family:Arial, Helvetica, sans-serif; background:url(../images/textfield_bg.jpg) top left repeat-x;color:#6e7581;border:#abb5c1 1px solid;padding:0 0 0 2px;margin:0px;}

.submit_button{float:right;}
/*------------------------- Middle Left Section ------------------------- */
#middleleft{
	width:189px; 
	height:272px; 
	float:left;}
#thumbbox{
	width:189px; 
	height:267px;
	padding:0 0 0 0;
	overflow:auto;} 
#thumbbox img{
	float:left;
	width:65px;
	height:52px;
	margin:0 8px 12px 8px;
	border:1px solid #FFFFFF;}
#thumbbox img a{
	border:1px solid #FFFFFF;}
#thumbbox img a:hover{
	border:1px solid #000;}

/*------------------------- Bottom Section ------------------------- */

#bottom{
	height:108px; 
	background:url(../images/bottom_signature.jpg) top right no-repeat; 
	padding:0 0 0 316px;}

/*------------------------- Common Section ------------------------- */
.clear{clear:both;}
.subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px; 
	color:#005a7c;}
	
.start{color:#FF0000; font-size:13px; font-weight:bold;}

a.sublink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	color:#940d0d;
	text-decoration:none;}
a.sublink:hover{
	color:#005a7c;
	text-decoration:underline;}
.display_none{
display:none;}

