@font-face {
	font-family: 'Conv_Montserrat_Regular';
	src: url('/fonts/Montserrat-Regular.eot');
	src: local('&#9786;'), url('/fonts/Montserrat-Regular.woff') format('woff'), url('/fonts/Montserrat-Regular.ttf') format('truetype'), url('/fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*reset starts here*/
 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,
 caption, tbody, tfoot, thead,tr,th,table{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
line-height:160%;
}

body{color:#787878; font-family: "Conv_Montserrat_Regular", Arial; margin:0px; padding:0px; font-size:13px; line-height:150%; background-color:#fff; -webkit-font-smoothing: antialiased !important; }


/* remember to define focus styles! */
:focus {
outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

ul{list-style-type:none; }
/*--------reset ends here------ */


/*--------define html tags------- */

p,ul,li,ol,td,div{ color:#2b2b2b; font-family: "Conv_Montserrat_Regular", Arial; font-size:15px; line-height:140%; }
p{margin:0 0 1.2em 0;}
li{margin:0 0 .8em 0;}
ul,ol{margin:0 0 .8em 0;}

a img{border:0; color:#2b2b2b;}
p{font-family:"Conv_Montserrat_Regular", Arial;}
a{color:#000 !important; text-decoration:none; font-weight:normal !important; }
a:hover{color:#000000 !important; text-decoration:none;}

h1{ color:#ce267e !important; line-height:120%; font-size:25px !important; font-weight:normal; margin:15px 0px !important; padding:0px !important; font-family: "Conv_Montserrat_Regular", Arial !important; }
a img{
border:0;
}
h2{margin:0 0 .8em 0; color:#3d3d3d; font-size:20px !important; line-height:140%;  font-family: "Conv_Montserrat_Regular", Arial; }
h3{color:#2b2b2b; font-size:18px !important; margin:0 0 .7em 0; line-height:140%; }
h4{color:#2b2b2b; font-size:16px !important; margin:0 0 .7em 0; line-height:140%; }


em{font-style:italic;}
strong{font-weight:bold;}
hr{border:none;border-top:1px dotted #929b83;margin:0px;padding:0px;margin:10px 0px;}

 input[type="text"] { border:1px solid #ddd;}
input[type="password"] {  border:1px solid #ddd;}




.smalltext{font-size:12px !important; font-weight:bold !important; color:#000;}
td.item{padding:3px; }

#sbeditmenu{z-index:1010 !important;}



.full-width{width:100%; min-width:1170px !important;}



/**** Shoppint Cart Page ***/

.header{background-color:#f1f1f1; padding: 20px 0px 0px 10px;}

.checkout_form, .billing{margin:0px; padding:0px; }
.form-group{padding-left:0px;}
#checkout_top{padding-left:0px !important;}
#sdetails, .checkout_form, .billing, .form-group, #express_login, #extraboxes{padding-left:0px !important; }
.error, .required{color:#ff0000;}


.control-group{margin-bottom:30px; }
.help-block {position:absolute; color:#ff0000; margin:0px; padding:0px;  }
p.help-block{margin:0px; padding:0px !important;}
.help-block ul{margin:0px; padding:0px; float:left;}
.help-block ul li{margin:0px; padding:0px; color:#ff0000; float:left; display:inline; list-style-type:none; -moz-transition: all 500ms; -o-transition: all 500ms; -webkit-transition: all 500ms; transition: all 500ms; font-size:12px;text-align: left;}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {margin:0px auto; max-width: 100% !important;}
.carousel-inner > .active{max-height:413px !important;}



/**** Gallery Styles ****/

/*gallery styles*/
#gallerytable{border-spacing:20px;}
#gallerytable td{ border:none !important;  padding:20px;}
#galtumb img{float:left;}

div#nyroModalFull {
position:relative;
	font-size: 12px;
z-index:1000 !important;
}
div#nyroModalLoading {
	border: 4px solid #fff;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	
	line-height: 0px;
	padding: 0px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
background:#000;
overflow:hidden;
padding:0px;
margin:0px;
}
a#closeBut {
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	width: 18px;
	height: 18px;
	text-indent: -9999em;
	background: url("/images/close.gif") no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	display:none;
}
div.wrapper div#nyroModalContent {
	padding: 0px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	top: 0;
	left: 0;
	background: black;
	overflow: hidden;
	opacity: 0.2;
	}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
#slider-wrapper {
   width:990px;
    height:530px;
  padding:0px 0px;
  overflow:hidden;
}
#previous-button{width:25px;position:absolute;left:10px;top:280px;}
#next-button{width:25px;position:absolute;right:10px;top:280px;}
#main-image{float:left;width:990px;text-align:center;padding-top:5px;}
#caption{position:absolute;text-align:center;font-style:italic;font-size:14px;color:#767676;bottom:10px;width:100%;text-align:center;}




#pagination_right{float:right;padding-bottom:12px;}
#pagination_right a{padding:4px 6px; background:#a2ac39;color:#fff;}
#pagination_right a.prev_disable,#pagination_right a.next_disable{background:#ddd;}
#pagination_right a.prev_disable:hover,#pagination_right a.next_disable:hover{background:#ddd;}
#pagination_right a:hover{background:#6f6f6f;}
#pagination_right a.on{background:#47042b;}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
margin-bottom:10px;
}

.tabber p {
font-weight: bold;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;  padding: 5px 0;  border-bottom: 1px solid #ccc; width:580px; margin-top:0px; }

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a { padding: 7px 22px;  margin-right: 3px;  border: 1px solid #ccc;  background-color: #efefef;  text-decoration: none; font-weight:normal; font-size:14px;}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #706f6f; }

ul.tabbernav li a:hover
{color: #fff; background-color: #0A0A0A; border-color: #fff; }

ul.tabbernav li.tabberactive a
{
 background-color: #0A0A0A;
color:#fff !important;
border-bottom:1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;
 background:#0A0A0A;
border-bottom: 1px dotted #ccc;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab { padding:0px;  border:1px solid #aaa;  border-top:0; width:580px; margin-top:0px;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:240px; 

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:230px;
 overflow:auto;
}


#extra{
float:left;
width:150px;
padding:5px;
text-align:center;
border:1px solid #eee;
margin:5px;
margin-left:5px;
height:200px;
overflow:hidden;
font-size:12px;
line-height:100%;
}
#extradiv{
float:left;
width:570px;
height:220px;
overflow: auto; 
scrollbar-3dlight-color:#eee; 
scrollbar-arrow-color:#eee; 
scrollbar-base-color:#bfbfbe; 
scrollbar-darkshadow-color:#bfbfbe; 
scrollbar-face-color:#eee; 
scrollbar-highlight-color:#bfbfbe; 
scrollbar-shadow-color:#bfbfbe;
}
#extra img{
padding-bottom:5px;
}
#sidetabheading{
color:#000;
font-weight:bold;
font-size:11px;
margin-left:5px;
}

