/******* Template Require Classes *******/
/* Body Style , Scrollbar , Background */
body
{
	font-family : Verdana , Arial , Tahoma;
	font-size : 8pt;
	color : #000000;
	border:0;
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	background-color : #F5F5F8;
}

/* Normal Style */
.n, table
{
	
	font-size : 8pt;
	color : #000000;
}

/* Normal Style, Bold */
.nb
{

	font-size : 8pt;
	font-weight:bold;
	color : #5973a4;
}

/* Normal Style, Small */
.ns
{

	font-size : 7pt;
	font-weight:normal;
	color : #5973a4;
}

/* Normal Style, Large */
.nl
{
	font-size : 10pt;
	font-weight: bold;
	color : #5973a4;
}

/* Style For Textbox*/
.tb
{
	background-color : #FFFFFF;
	border : 1px solid #838383;
	color : #000000;
	font-size : 12px;


}

/* Style For Buttons*/
.btn
{
	color: #000; 
	font-size : 8pt;
	font-weight: normal;	
	text-decoration: none;
background-color: white;
	
	height: 18px;
	border: 1px solid black; 
	cursor: pointer;
	text-align: center;
}

/* Style For Links */
a:link, a:visited
{
	color: #454545;
	font-weight : normal;	
	text-decoration : none;
}

a:hover
{

	color: #454545;
	font-weight : normal;	
	text-decoration : underline;
}


/* Border Table */
.bt
{
	background-color : #fff;
}

/* Content Table */
.ct
{
	background-color : #fff;
	border: 1px solid #838383;
}
.ct1
{
	background-color : #fff;
	border: 1px solid #838383;
}

/* Header Table */

.headerback {
background: url(/inst/stop/gallery/layout/header.gif) no-repeat left top;
width: 100%;
height: 120px;
}

.mainback {
background: #fff url(/inst/stop/gallery/layout/main_back.gif) repeat-y right top;
height: 100%;
}


.ht
{

	font-size: 10px;
	font-weight: bold;
	color : #C4161C;
	/*background: #fff url(images/bg_corner.gif) repeat-x;*/
	border: 0px;
}

.ht4
{

	font-size: 14px;
	font-weight: bold;
	color : #C4161C;
	/*background: #fff url(images/bg_corner.gif) repeat-x;*/
	border: 0px;
}

.ht a:link, .ht a:visited,.ht a:hover
{
	font-size : 10px;
	font-weight: bold;
    color : #ffffff;
}

.ht2
{
	background: #f1f1f1 url(images/left_bg_corner.gif) no-repeat;
	border: 0px;
}

.ht3
{
	background: #f1f1f1 url(images/right_bg_corner.gif) no-repeat;
	border: 0px;
}


.ht2
{
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	border: 0px;
}

.ht2b
{
	font-size : 10px;
	font-weight: bold;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
}

/* Normal Table Row */
.nt
{
	background-color : #ffffff;
}

/* Alternative Table Row */
.at
{
	background-color : #fff;
}


/* Title */
.title
{

	font-size : 11pt;
	color : #1a455b;
	font-weight : bold;	
	text-decoration : none;
}

.titleS
{

	font-size : 10pt;
	color : #1a455b;
	font-weight : bold;	
	text-decoration : none;
}


/*********** Custom Classes **********/
/*----------------- LINE SEPARATORS -----------------*/
/* darkShadow , lightShadow , LineShadow*/
.dS
{
	background-color : #000000;
}

.lS
{
	background-color: #e1e4e6;
}

.liS
{
	background-color : #ffffff;
}

/************** Menu Style Sheet ****************/

/* Menu Style Sheet */
.Menu,.SubMenuTable
{

	font-weight:bold;
	font-size: 10px;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	background: url(/inst/sarris/gallery/layout/topmenu_bg.gif) repeat-x;
	width: 100%;
	
}

.SubMenu
{
	color: #FFCC33;
	position:	absolute;
	visibility:	hidden;
	

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;	
	padding:	0;
	overflow:	visible;
	border:		1px solid #333333;	
	
}

.SubMenuTable
{
	overflow:	visible;
}

.MainItem,.MainItemHover,.MainItemActive,
.MenuItem,.MenuItemHover,.MenuItemActive
{
	border:		0;
	cursor:		pointer;
	white-space:	nowrap;
}

.MainItem
{
color: #454545;
	background: url(/inst/sarris/gallery/layout/topmenu_bg.gif) repeat-x;width: 150px;
	text-align: center;cursor:		pointer;border-right: 1px solid black;color: #fff;
}

.MainItemHover,.MainItemActive
{
	color: #000;width: 150px;
	text-align: center;cursor:		pointer;border-right: 1px solid black;
	
}

.MenuItem
{
}

.MenuItemHover,.MenuItemActive
{
	color: #F68213;
}


/* horizontal main menu */

.MainItem
{
	
	
	height: 31px;
}

td.MainItemHover,td.MainItemActive
{
}

.MainFolderLeft,.MainItemLeft,
.MainFolderText,.MainItemText,
.MainFolderRight,.MainItemRight
{
	background-color:inherit;
}




/* menu splits */

.MenuSplit, .MenuSplitH
{
	margin: -5px;
	height: 0px;
}

.MSHtd
{
	display:none;
}
/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.MenuItem img.seq1
{
	display:	inline;
}

.MenuItemHover seq2,
.MenuItemActive seq2
{
	display:	inline;
}

.MenuItem .seq2,
.MenuItemHover .seq1,
.MenuItemActive .seq1
{
	display:	none;
}

/*----------------- BACKGROUNDS -----------------*/
/* 1 Background*/
.bg_1
{
	background-color : #ffffff;
}

/* 3 Background*/
.bg_3
{
	background: url(/inst/stop/gallery/layout/footer.gif) no-repeat left bottom;
padding-bottom: 10px;  
}

/* Left Background*/
.bg_4
{
	background: url(/inst/stop/gallery/layout/left.gif) repeat-y left top; 
}

hr
{
   height:1;
}

#thetopmenu 
{
	font-size : 12px;
	color: #454545;
	background: url(/inst/samarasv4/gallery/layout/topmenu_bg.gif) repeat-x;

}

#thetopmenu ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#thetopmenu ul li a:visited
{
	color: #454545;
}

#thetopmenu ul li a:hover
{
	color: #454545; !important;
}

#thetopmenu li
{
	display: inline;
}

#thetopmenu ul li a {
	float: left;
	color: #454545;
	padding: 7px 4px;
	text-decoration: none;
	border-right: 1px solid #838383;
	border-left: 1px solid #838383;
	width: 130px;
	text-align: center;
}

.bottom
{
	text-align: right;
	padding-right: 10px;

}

.bottom a:link, .bottom a:visited, .bottom a:hover
{
	color: #FFFFFF;
	font-size: 10px;

}

.bottom1
{
	text-align: center;
	font-size:10px;
	color: #FFFFFF;
	padding-top: 2px;
}

.left_bg
{
	background-color: #F1F1F1;
}

/* Watermark input style*/
.watermark
{
	padding: 2px 1px 1px 1px;
	color : #000000;
	font-size : 10px;
	background: url(images/zoom.png);
	background-repeat:no-repeat;
	text-indent:20;
}

/* Catalog Quick Search Textbox style*/
.cqstxt
{
	width:150px;
}

/* Catalog Quick Search Drop Down style*/
.cqsddl
{
	width:150px;
}

.lgUVtxt, .lgPVtxt
{
	width:100px;
}

#QsTbl TD, #LgTbl TD
{
	text-align:center;

}

#QsTbl {
background-color: F1F1F1;
}

/* Catalog Categories Navigation*/
.ccn, .ccn a:link, .ccn a:visited,.ccn a:hover
{
	
}


.nav
{
	background-color:#fff;
	padding:4px;
	font-size:10px;
	color: #000000;
	font-weight:bold;
}

.nav a:link, .nav a:visited,.nav a:hover
{
	font-size:10px;
	color: #000000;
	font-weight:bold;
	padding-right:20px;
	padding-left:5px;
	background: url(images/seperator.gif) no-repeat right center;
}

/*Paging Style*/

.paging, a.paging:link, a.paging:visited, a.paging:hover
{
	
  text-align: center;
  font-size: 10px;
  border: 1px double #cccccc;
  width: auto;
  background: #F5FAF7;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
  text-decoration:none;
}

a.paging:link, a.paging:visited, a.paging:hover
{
	font-weight: bold;
}


/* Xp Menu Style*/
.cc_xp_menu
{
	cursor:pointer;
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	background-color: #fff;
	border: 0px;
	padding:4px;
	width:expression('100%');
}

.cc_xp_spl
{
	background-color: #fff;
	height:1px;
}

.cc_xp_xp_ch
{
	background-image:url(/custom_modules/catalog/images/down.gif);
	background-repeat:no-repeat;
	background-position: right;
}

.cc_xp_option
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px; 
background-color: white;
	 
	cursor:pointer;
	font-size: 10px;
}

.cc_xp_options 
{
	display: none;
	background-color: #fff;
	padding:1px;
}

.cc_xp_oa
{
	
}

.cc_xp_oOver
{
padding-left: 5px;color: #000;
background-image: url(/inst/stop/gallery/layout/bullet.jpg);
background-repeat: no-repeat;
background-position: center left;

padding-left: 5px;
color: #000;

}

.cc_xp_oActive
{
padding-left: 5px;color: #000;
background-image: url(/inst/stop/gallery/layout/bullet.jpg);
background-repeat: no-repeat;
background-position: center left;
}

.cc_xp_opP1 { padding-left:16; }

.cc_xp_opP2 { padding-left:32; }



.cc_xp_opP3 { padding-left:48; }

.cc_xp_opP4 { padding-left:64; }

.cc_xp_opP5 { padding-left:80; }

.banner{text-align:center;}

.tblw { width:100%;height:100px;}
.tblw TD {  vertical-align: middle; text-align: center; }

.tblwC { width:100%;height:80px;}
.tblwC TD {  vertical-align: middle; text-align: center; }



/* custom */

.copyright {
color : #939393;
}

.bt1 {
padding-bottom: 15px;
}

a.specialLink:link { color: C4161C; font-weight : bold; text-decoration : none; }
a.specialLink:visited { color: C4161C; font-weight : bold; text-decoration : none;}
a.specialLink:hover { color: C4161C; text-decoration : underline;}

.focus
{
font-size: 12px;
font-weight: bold;
color : #555555;
border : 1px solid #838383;
padding: 5px;
text-align: center; 
width: 180px;
margin: 8 8 8 8;
background-color: #ececec;

}
