/* CSS Document - Soma  */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	/*vertical-align: baseline;*/
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
	height:100%;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	/*border-collapse: separate;
	border-spacing: 0;*/
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* Fonts */

@font-face {
  font-family: 'Helvetica Condensed';
}

@font-face {
  font-family: 'Signika';
}

@font-face {
  font-family: 'Ubuntu';
}




/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier", monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* Links */
a {
	text-decoration: none;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
}
a:focus,
a:active,
a:hover {
}


	
/* Forms */
input[type=text],
input[type=password],
textarea {
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}


input.search{
	padding:0;
	margin:0;
	height:29px;
	width:455px;
	border:none;
	text-indent:3px;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	background:none;
	float:left;
	}
.search-b {
	display: block;
	background:url(../images/searchBTN.jpg) no-repeat #ff0000;
	width:16px; 
	height:16px;
	border:none;
	float:right;
	cursor:pointer;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
	margin:0;
	background:url(../images/bodyBG.jpg) repeat-x;
}

.tblH{
	width:100%;
	height:100%;
	}
/* =Header
----------------------------------------------- */
#Topheader{
	padding:0;
	margin:0 auto;
	/*background:url(../images/headerBTM.jpg) no-repeat 0 0;*/
	width:1000px;
	font-weight:bold;
	}
	
#Topheader .HeadContent{
	padding:0;
	margin:0 auto;
	width:960px;
	}
	
.HeadContent .Logo{
	padding:0;
	margin:20px 0 0 0;
	}
	
.HeadContent .searchform{
	padding:0;
	margin:0;
	background:url(../images/inputBG.jpg) repeat-x;
	border:1px solid #ddd;
	width:490px;
	height:29px;
	position:relative;
	}	
	
.HeadContent .TopRight{
	padding:0;
	margin:0;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	}
	
.TopRight a{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	}	

.shopCart{
	padding:3px;
	margin:0;
	background:url(../images/shoppingBTN.gif) no-repeat top right;
	width:190px;
	height:37px;
	color:#fff;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
.shopCart span{
	padding:0 0 0 35px;
	margin:0;
	}
	
	
/* =Main Body Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 10px 0 0;
	margin:0 auto;
	width:960px;
}


/*  left Column  */ 

.left_col{
	padding:0;
	margin:0;
	width:200px;
	}
	
.left_col .lBox{
	padding:0;
	margin:0 0 20px 0;
	clear:both; 
	}

.left_col .entry{
	padding:0;
	margin:0;
	border:1px solid #d6d8db;
	}
	
.left_col .entryHead{
	padding:0;
	margin:0;
	background:url(../images/lftColHEAD.jpg) no-repeat 0 0;
	}
	
.entryHead span{
	padding:0px 12px;
	color:#fff;
	font:bold 12px/24px "Ubuntu";
	/*font:bold 16px/30px "Helvetica";
	text-transform:uppercase;*/
}

.css_bigBtn
{
	padding:0;
	margin:0;
	background:url(../images/bigBtn.png) no-repeat 0 0;
	width:177px;
	height:34px;
	border:none;
	cursor:pointer;
}

.css_midBtn
{
	padding:0;
	margin:0;
	background:url(../images/midBtn.png) no-repeat 0 0;
	width:130px;
	height:34px;
	border:none;
	cursor:pointer;
}

.css_smlBtn
{
	padding:0;
	margin:0;
	background:url(../images/smlBtn.png) no-repeat 0 0;
	width:100px;
	height:34px;
	border:none;
	cursor:pointer;
}


.entry ul{
	padding:10px 0px;
	margin:0;
	list-style:none;
	color:#5c5c5c;
	}
	
.entry ul li{
	padding:0px 25px;
	margin:0;
	background:url(../images/redBlt.jpg) no-repeat 4% 52%;
	font-family: "Signika";
	font-size:13px;
	line-height:18px;
	font-weight:400;
	}
	
.entry_HL {
	padding:0px 25px;
	margin:0;
	background:url(../images/redBlt.jpg) no-repeat 10px;
	font-family: "Signika";
	font-size:14px;
	line-height:18px;
	font-weight:400;
	}

.entry_VA {
	padding:0px 25px;
	margin:0;	
	font-family: "Signika";
	font-size:13px;
	line-height:18px;
	font-weight:400;
	}

.NAVbar {
	padding:0px;
	margin:0;	
	font-family: "Signika";
	font-size:13px;
	line-height:18px;
	font-weight:400;
	}
	
.box_header_text {
	padding:0px;
	margin:0;	
	font-family: "Signika";
	font-size:13px;
	line-height:18px;
	font-weight:400;
	}


/*  right Column  */ 	
.right_col {
    display:inline;
    float:left;
    padding: 0;
	width:730px;
}

.right_col_detail {
    display:inline;
    float:left;
    padding: 0;
}

.TopBanner{
	  padding:0;
	  margin:0;
	  width:728px;
	  border:1px solid #d6d8db;
	  }
	
.TopBannerSmall{
	  padding:0;
	  margin:0;	  
	  border:1px solid #d6d8db;
	  }	
		
.HomePg_PBox{
	padding:0;
	margin:15px 0px 0 0;
	border:1px solid #d6d8db;
	width:224px;
	height:206px;
	float:left;
	}
	
.HomePg_PBox_Small{
	padding:0;
	margin:15px 0px 0 0;
	border:1px solid #d6d8db;
	width:124px;
	height:106px;
	float:left;
	}	
	
	
	
.Pr_name{
		font-family:"Signika";
		font-size:20px;
		font-weight:100;
		line-height:34px;
		color:#020202;
		}
		
.red_txt{
		font:normal 14px/24px "Arial";
		color:#e71e25;
		}
	
.pujo_txt{
		font:normal 18px/24px "Arial";
		color:#e71e25;
		font-weight:bold;
		text-decoration:underline;
		}	
	
.css_small_btn
{
	background:url(../images/smallBtn.png) no-repeat 4% 52%;
}
		
.gu12 .gd-row{/*width:744px;*/}
.gd-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.gd-row{display:inline-block}
.clearfix,.gd-row{display:block}
.gd-row{position:relative;margin-left:-17px}

.gd-col{padding-left:18px;float:left;position:relative}
.gd-col .NAVbar { padding:0px;
	margin:0;	
	font-family: "Signika";
	font-size:13px;
	line-height:18px;
	font-weight:400;
}

.navUnitContainer{margin-top:16px;position:relative}
.navUnitContainer .links{top:0;left:0;right:0;bottom:0;position:absolute;padding:15px;opacity:0;filter:alpha(opacity = 0);margin:2px;margin-left:16px;visibility:hidden;visibility:visible \9;background-color:rgba(0,0,0,0.7);-moz-transition:visibility 0s linear .5s,opacity .5s linear;-webkit-transition:visibility 0s linear .5s,opacity .5s linear;-o-transition:visibility 0s linear .5s,opacity .5s linear;-ms-transition:visibility 0s linear .5s,opacity .5s linear;transition:visibility 0s linear .5s,opacity .5s linear}
.navUnitContainer .links a{font-size:13px;line-height:1.5em;color:white;font-weight:bold}.navUnitContainer .links a:hover{text-decoration:underline;color:white}.navUnitContainer .links .view-all{font-weight:bold;margin-top:10px;position:absolute;bottom:15px;opacity:0;filter:alpha(opacity = 0)}.navUnitContainer .links .view-all a{-moz-border-radius:5px;border-radius:5px;border:1px solid #fff;padding:3px 5px;display:inline-block;*display:inline;zoom:1;font-size:16px}.navUnitContainer .links .view-all a:hover{text-decoration:none;color:#000;*color:#fff;*background-color:#000;background-color:#fff}.navUnitContainer:hover .links{visibility:visible;opacity:1;filter:alpha(opacity = 100);-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);zoom:1}.navUnitContainer:hover .links .view-all{opacity:1;filter:alpha(opacity = 100)}.navUnitContainer:hover .title{display:none}.navUnitContainer:hover .content img{top:0;left:0;border:2px solid #ffd926}

.gu4 .gd-row{width:248px}

.gu4{width:231px;}

.gu5{width:121px;}
.gu5 .gd-row-small{width:128px}

/* =Footer
----------------------------------------------- */
#footer{
	padding:0;
	margin:0;
	/*background-color:#666666;
	position:absolute;*/
	bottom:0;
	height:30px;
	width:100%;
	}
	
#footer .ftrCont{
		padding:0;
		margin:0 auto;
		width:960px;
		height:100px;
		border-top: 1px dashed #d6d7db;
		color: #5c5c5c;
		font-size:14px;
		}
		
.ftrCont p{
		padding:2px 0px;
		margin:0;
		}
		
.footerLnks, ftrCont a {
	font-family: "Signika";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
	text-decoration: none;
}
ftrCont, a.footerLnks:hover {
	font-family: "Signika";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.copy{
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
	text-decoration: none;
}
	
	
/* =Product Page
----------------------------------------------- */	
.border_table{
	padding:0px;
	margin:0px;
	/*width:728px;*/
	min-height:300px;	
	border:1px solid #d6d8db;
	font:normal 12px/18px 'Verdana';
	}
	
.border_table1{
	padding:0px;
	margin:0px;
	/*width:728px;*/
	border:1px solid #d6d8db;
	font:normal 12px/18px 'Verdana';
	}	
	
	
.product_img{
		padding:3px;
		margin:0;
		border:1px solid #ccc;
		}
		
.pro_heading{
		}
		
		
.prod_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.prod_heading {
	font:normal 18px/24px "Signika";
	color: #e71e25;
	text-decoration: none;
}


.ourprice {
	color: #666;
	font:normal 24px/34px "Arial";
}
.price {
	font:bold 12px/18px "Verdana";
	color: #FF6600;
	text-decoration: line-through;
}

.lrgText{
	font:bold 14px/24px "Verdana";
	color: #FF6600;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.lrgText1{
	font:bold 14px/24px "Verdana";
	color: #000;
	text-decoration: none;
	
	}
	
.smlText1{
	font:bold 10px/20px "Verdana";
	color: #000;
	text-decoration: none;	
	}
/* =Registration Page
----------------------------------------------- */	

.text_top{
	padding:0;
	margin:0;
	color:#000;
	font:normal 12px/18px "Verdana";
	}

.text_top_small{
	padding:0;
	margin:0;
	color:Red;
	font:normal 11px/10px "Verdana";
	}

.text_top_choc{
	padding:0;
	margin:0;
	color:#9A502C;
	font:normal 12px/18px "Verdana";
	}
.news{
	padding:2px;
	margin:0;	
	height:18px;
	border:1px solid #d6d8db;
	color:#999;
	font:normal 12px/18px "Verdana";
	text-indent:3px;
	}
	
	
/* =Shopping Cart Page
----------------------------------------------- */	

.breadMenu{
	padding:0;
	margin:0;
	}
	
.breadMenu ul{
	padding:0px 0px 0px 20px;
	margin:0;
	float:left;
	list-style-type:none;
	}
	
.breadMenu li{
	padding:0;
	margin:0 10px 0 0;
	float:left;
	list-style-type:none;
	}
	
.breadMenu li a{
	padding:0 15px 0 0;
	margin:0;
	font:bold 11px/18px "Tahoma";
	color:#e51b21;
	background:url(../images/redArw.jpg) no-repeat top right;
	}
	
.breadMenu li.current{
	padding:0;
	margin:0;
	font:bold 11px/18px "Tahoma";
	color:#5c5c5c;
	}
	
.cartHead{
	padding:0;
	margin:0;
	font-size:20px;
	font-family:'Trebuchet MS';
	font-weight:600;
	color:#cc6600;
	font-variant:normal;
	}
	
.cartTbl{
	padding:0;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #d6d8db;
	}
	
.cartTbl th{
	padding:0;
	margin:0;
	background-color:#f0f0f0;
	font:bold 11px/30px "Tahoma";
	color:#5c5c5c;
	text-indent:5px;
	text-align:center;
	}
	
.cartTbl td{
	padding:0;
	margin:0;
	color:#5c5c5c;
	text-indent:5px;
	border-right:1px solid #d6d8db;
	border-top:1px solid #d6d8db;
	font:normal 11px/14px "Tahoma";
	/*height:30px;*/
	}

.bigBtn {
	display: block;
	background:url(../images/bigBtn.png) no-repeat;
	width:177px; 
	height:34px;
	border:none;
	cursor:pointer;
	font:bold 14px/34px Verdana, Geneva, sans-serif;
	color:#cd6601;
	text-transform:uppercase;
}

.midBtn {
	display: block;
	background:url(../images/midBtn.png) no-repeat;
	width:130px; 
	height:34px;
	border:none;
	cursor:pointer;
	font:bold 12px/34px Verdana, Geneva, sans-serif;
	color:#cd6601;
	text-transform:uppercase;
}

.smlBtn {
	display: block;
	background:url(../images/bigBtn.png) no-repeat;
	width:100px; 
	height:34px;
	border:none;
	cursor:pointer;
	font:bold 11px/34px Verdana, Geneva, sans-serif;
	color:#cd6601;
	text-transform:uppercase;
}

        /*AutoComplete flyout */.autocomplete_completionListElement
        {
            visibility: hidden;
            margin: 0px !important;
            background-color: inherit;
            /* color: windowtext; */
            color: Purple;
            border: buttonshadow;
            border-width: 1px;
            border-style: solid;
            cursor: 'default';
            overflow: auto;           
            text-align: left;
            list-style-type: none;
            font-family: Arial, Helvetica, sans-serif;
	        font-size: 11.5px;	
	        color: #333333;
	        text-decoration: none;
        }
        /* AutoComplete highlighted item */.autocomplete_highlightedListItem
        {
            background-color: #ffff99;
            color: black;
            padding: 1px;
            font-family: Arial, Helvetica, sans-serif;
	        font-size: 11.5px;	
	        color: #333333;
	        text-decoration: none;
        }
        /* AutoComplete item */.autocomplete_listItem
        {
            background-color: window;
         /*   color: windowtext; */
            color: Purple;
            padding: 1px;
            font-family: Arial, Helvetica, sans-serif;
	        font-size: 11.5px;	
	        font-weight:bold;
	    /*  color: #333333; */
	        text-decoration: none;
        }
        
        .newsLnks {
	padding:0px 25px;
	margin:0;	
	font-family: "Signika";
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color: #5c5c5c;
	text-decoration: none;
}
a.newsLnks:hover 
{
	padding:0px 25px;
	margin:0;	
	font-family: "Signika";
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color: #000000;
	text-decoration: none;
}

/* Added by Soma on 31.01.2014 */

/* Hotel Page CSS */
.hotelBox{ border:1px solid #ccc;
           height:100px; padding:6px;
           }
.hotelHead {
	color: #666;
	font: 12px/16px "Signika", Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin:5px 0px;
}

.hotel_Add {
	color: #666;
	font: 11px "Signika", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	}