/*Commom styles*/
*{
  margin:0;
  padding:0;
 } 
 
*:focus{
border:0px none;
outline:none;
}

body{
  text-align: center;
  font-family: verdana,georgia,arial;
  font-size: 100%;
  } 
img{
 border:0;
 display: block;
}
p{
float:left;
font-size:0.9em;
line-height:13px;
}
 a{
 color:#000;
 text-decoration:undeline;
 }

h3
{
font-size:1.1em;
color:#ff9900;
padding-bottom:5px;
font-weight: bold;
}
h4
{
color:#93A0A6;
font-size:1.1em;
font-weight:bold;
padding-bottom:5px;
width:245px;
}
h5
{
color:#000;
font-size:1.2em;
font-weight:bold;
}

.smallhead{
font-size:0.9em;
}
/*Master Div*/
#Master{
 text-align: left;
 width:780px;
 margin: 0 auto;
 }
 /*header Part*/
#Header{
margin:98px 0px 20px 0px;
width:100%;
height:35px;
}
/*Navigation part*/
.Navigation
{
text-align:left;
float:left;
height:24px;
width:100%;
}
.Navigation ul li{
list-style-type:none;
float:left;
position: relative;
z-index: 1000;
}

.Navigation ul li a
{
padding: 0 18px 0 18px;
float: left;
height: 50px;
}

.Navigation ul li:first-child a,
.Navigation ul li.FirstChild a
{
padding-left: 0px;
}

.Navigation ul li li a
{
padding: 0;
float: none;
}

.Navigation ul li.LastChild a,.Navigation ul li:Last-child a{ 
text-align:left;	
padding-right:0px;
}

.Navigation ul ul {
display:none;
top:45px;
width:124px;
background-color:#ffffff;
position:absolute;
border:1px solid #E9ECED;
border-top:0px; 
clear:left;
padding: 0;
}

.Navigation ul ul ul
{
top: 0;
margin-top: -10px;
left: 116px;
border:1px solid #E9ECED;
padding: 0 0 10px 0;
z-index: 1000;
}

 .Navigation ul ul li,
 .Navigation ul ul li.FirstChild,
 .Navigation ul ul li:first-child{
float:left;
text-align:left;
padding: 0;
clear:both;	
width:114px;
}

.Navigation ul ul li a,
.Navigation ul ul li.FirstChild a,
.Navigation ul ul li:first-child a,
.Navigation ul ul li.LastChild a,
.Navigation ul ul li:last-child a{
text-decoration:none;
font-size:10px;
color:#000000;
display: block;
height: auto;
padding:0px 20px 10px 20px;
width: 77px;
}	
.Navigation ul ul li a:hover
{
	color:#FFAD33;
}
.Navigation ul li.Active {
background-image: url(../../Images/Background/Navbar.gif);
background-repeat: no-repeat;
background-position: left top;
}
.Navigation ul li.Active a{
background-image: url(../../Images/Background/Navbar.gif); 
background-repeat: no-repeat; 
background-position: right top;
}

.Navigation ul li.Active ul li.Active
{
background-image: none;
}

.Navigation ul li.Active ul li.Active a
{
background-image: none;
}

.Navigation ul li ul li.Active ul li a,
.Navigation ul li ul li.Active ul li:first-child a,
.Navigation ul li ul li.Active ul li.FirstChild a
{
padding:10px 10px 0px 20px;
width: 100px;
}

.Navigation ul li.Active  ul
{
display: block;
}

.Navigation ul li.Active  ul li ul
{
display: none;
}

.Navigation ul li ul li.Active ul
{
display: block;
}

/*First Column content -Letf Div contents */
#Column1
{
 width:270px;
 float:left;
  }
/*Drop down for showroom & events  categories and collection*/
.DropDown 
{
margin:3px 0px 10px 0px;	
width:220px;
font-size:11px;
}
#Column1 p{
float:left;
clear:left;
padding-bottom:15px;
width:230px;
}
/*Column1 Subcontent*/
#Column1content{
font-size:0.7em;
float:left;
clear:left;
width:255px;
}
#Heading
{
	float:left;
	clear:left;
}
#Subcontent
{
height:283px;
_height:280px;
overflow:auto;
overflow-x:hidden;
width:255px;
float:left;
font-size:85%;
}
#Catogories
{	height:277px;
	_height:269px;
	float:left;
	clear:left;
overflow:auto;
overflow-x:hidden;
width:255px;
	}
 #Catogories p{
 width:230px;
 font-size:0.55em;
 }
 #Catogories h4{
 font-size:0.7em;
 color:#000;
 }
  #Catogories h5 span{
 font-size:0.7em;
 }
 .SelectCategory td{
 font-size:0.6em;
 padding-bottom:5px;
 }
.SelectCategory td input{
padding:5px 10px 0px 0px;
float:left;
height:10px;
 }
 .SelectCategory label{
display:block;
float:left;
padding:0px 10px 0px 10px;
 }
.Mainevents
{	
float:left;
width:255px;
}
.Order{
float:left;
background-image: url(../../Images/Background/Arrowright.gif);
background-repeat: no-repeat; 
background-position: right 2px;
padding-right:15px;
text-decoration:none;
color:#000;
font-size:1em;
font-weight:bold;
padding-bottom:5px;
}
.Topmargin{
margin-top:-7px;
display:block;
}
.Backto
{
background-image: url(../../Images/Background/Arrowleft.gif);
background-repeat: no-repeat; 
background-position:left 10px;
padding-left:15px;
text-decoration:none;
color:#000;
float:left;
clear:left;
font-size:10px;
padding-top:8px;
font-weight:bold;
}
#Subcontent strong{
color:#93A0A6;
font-weight:normal;
}
#search{
padding-bottom:20px;
margin-top:10px;
margin-left:-3px;
float:left;
}
#logo
{
	float:left;
	clear:left;
}
 .Searchtext{ 
 padding:7px 0px 5px 5px;
 height:16px;
 width:218px;
 border:1px solid #CCCCCC;
 float:left;
 border-right:0px;
 position:relative;
 left:3px;
 font-size:0.55em;
 clear:left;
 }
  /*Second Column  -Right Column big div */
 #Column2{
 width:510px; 
 float:left;
 text-align:center;
 overflow:hidden;
 position:relative;
  }
  #Column2 img{
  margin:auto;
  }
 .Thumbs
  {
  	float:left;
  	width:auto;  	
    float:left; 
    padding: 0px 0px 10px 10px; 	  
  }
  
   .Thumbs  a img{
   width:117px;
   height:100px;
   }
/*#Column2 table.Paging{
float:left;
margin-top:50px;
}
#Column2 table.Paging td{
width:195px;
}*/
.Paging{
width:100%;
text-align:center;
float:left;
position:relative;
}
.Paging span{
font-size:0.9em;
}
.Paging span a{
color:#000;
}
.SerchPrevious{
left:0px;  
text-align:left;
padding:5px 0px 0px 0px;
position:absolute;
}
.Pageheight{
height:419px; 
float:left; 
width:100%;
}
.SerchNext{
right:0px;
padding:5px 0px 0px 0px;
position:absolute;
}
.sf_PagerItem2{
font-size:0.9em;
color:#000;
}
.Thumbs img{
display:block;
}
.Thumbs a:hover{
borsdder:3px solid #FFA011;
display:block;
}
.Pageinfo p {
float:right;
font-size:11px;
line-height:16px;
}
.Pageinfo p a{
color:#7F7F7F;
text-decoration:none;
padding-right:35px;
}
.Next p{
float:right; 
position:relative;
}

.Pagelink
{
font-size:10px;
font-weight:bold;
color:#000000;	
padding-right:10px;
}
/*Showroom and event Page Content styles*/
#Eventsshowroom
{
float:left;
clear:left;	
padding-bottom:10px;
width:255px;
}
#Eventsshowroom strong,.Events strong
{
font-size:14px;
color:#706B6B;
float:left;
clear:left;
}
.Events 
{
	width:100%;	
}
.Events a{
  font-size:12px;
	font-weight:bold;
	color:#000000;
	float:left;
	clear:left;
	padding:10px 0px 10px 0px;
}
.Events li 
{
	float:left;
	clear:left;
	width:100%;	
	list-style: none;
	line-height:16px;
	}
.Workshop
{
	font-size:10px;
}
#newsListDownloads 
{
	float:left;
	clear:left;	
}
.link1
{
	float:left;
	clear:left;	
	font-weight:bold;
	color:#000000;
	padding-top:5px;
 line-height:18px;
 width:245px;
}
.link2
{
	float:left;
	clear:left;		
	color:#000000;
	padding-top:5px;
 line-height:18px;
 width:245px;
} 
.question
{
	color:#93A0A6;
	text-decoration:none;
	width:230px;
	font-size:1em;
	font-weight:bold;
 line-height:14px;
}
.Listlinks li
{
	list-style-type:none;
}
/*register requests page content*/
select.TextControl{
height:20px;
width:226px;
}
.TextControl
{
font-family:Verdana;
width:150px;
font-size:1em;
border:1px solid #CCCCCC;
height:14px;
float:right;
}
.Textarea{
font-size:1em;
width:150px;
height:40px;
border:1px solid #cccccc;
font-family:Verdana,arial;
}
.Small{
width:87px;
}
#Register table td
{
padding-bottom:9px;
text-align:right;
vertical-align:top;
font-size:1em;
}
#Register table
{
	padding-top:10px;
	width:230px;
	float:left;	
	}
 #Register table th{
  text-align:left;
  vertical-align:top;
  font-size:1em;
  }
 #Register table td table{
 width:230px;
 float:left;
 margin:0px;
 padding:0px;
 margin-top:3px;
 }
 #Register table td table td{
 padding-bottom:6px;
 vertical-align:top;
  text-align:right; 
      }
    #Register table td table th.first{
    padding-right:22px;    
    }
   #Register table td table th.end{
   padding-right:5px;
   padding-left:7px;
   }
   #Register table td.right{
   text-align:right; 
   padding:5px 0px 20px 0px;
   }
   .Terms{
   color:#000;
   }
   .messge{
   float:left;
   color:#000000;
   font-weight:bold;
   float:left;
   }
   .Button{
 font-size:0.9em;
 border:1px solid #ccc;
 height:30px;
 padding:3px 5px 4px 5px;
 text-decoration:none;
 background-color:#ece9d8;
 color:#000;
  }
.Button:hover{
text-decoration:underline;
}
/*question and answers page Content*/

#Question ul li
{
	padding-bottom:10px;
	list-style-type:none;
	clear:left;
	float:left;
	}
.Listcontent
{
display:none;	
}
.Item
{
	float:left;
	clear:left;	
 font-size:0.95em;
 line-height:13px;
 width:215px;
 padding-top:5px;
}
.image
{
	float:left;
	clear:left;
	padding-top:10px;
}
.Collectionleft	
{
width:270px;
float:left;	
	}
.Collectionleft	h3{
font-size:0.7em;
}

.Collectionright
{
	width:510px;
	float:left;
 position:relative;
}
.Collectionright img{
width:510px;
height:435px;
}
#Collection
{
	width:780px;
}
.image img
{
	padding-bottom:10px;
}
/*slide show styles*/

#outcvbput
{
width:400px;
margin-top: -8px;
margin-left:1px;
*margin-left:-6px;
padding: 5px 0 5px 0;
z-index:10;
text-align: center;
float: left;
}

#output h5
{
color: #000;
padding-top:6px;
font-size:0.7em;
}

#prev2
{
float:left;
background-image:url(../../Images/Caption/Arrowleft.gif);
background-repeat:no-repeat;
background-position:top left;
font-size:11px;
color:#000;
padding-left:20px;
text-decoration:none;
font-weight:bold;
}
#next2
{	
	float:right;
 background-image:url(../../Images/Caption/Arrowright.gif);
background-repeat:no-repeat;
background-position:top right;
font-size:11px;
color:#000;
padding-right:20px;
text-decoration:none;
font-weight:bold;
}
#output 
{
position:absolute;
	width:510px;
 height:60px;
margin-top:-60px;
float:left;
background-image:url(../../Images/Generic/opacity-2.png);
background-repeat:repeat-x;
z-index:1000;
overflow:hidden;
text-align:center;
left:0px;
padding-top:15px;
}

#innernav{
width:550px;
height:20px;
padding:25px 20px 0px 20px;
}

#Register
{
width:255px;
float:left;
}
.ErrorMsg{
font-size:0.9em;
color:#ff0000;
}
#Subcontent #divOk p{
width:auto;
padding:0px;
float:none;
}
#divOk{
float:left;
width:200px;
}

#Subcontent .NewsletterPopup{
width:200px;
font-size:12px;
font-weight:bold;
text-align:center;
float:left;
height:80px;
background-color:#eff6f7;
padding-top:40px;
border:1px solid #000;
}
#Subcontent .NewsletterPopup .ButtonOK{
width:45px;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:bold;
border:0px;
padding-right:10px;
background:#eff6f7;
background-image:url(../../Images/Generic/close.gif);
background-repeat:no-repeat;
background-position:right 1px;
}
.action{
width:200px;
text-align:center;
float:left;
}
.modalBackground{
float:left;
}
.Updatepanel{
float:left;
}
/*artwork dropdown*/
.Price{
margin-left:0px;
font-size:1.2em;
width:120px;
}

.MainHeader{
font-size:12px;
color:#ff9900;
padding-bottom:5px;
font-weight: bold;
}
.BoldHeader {
color:#000000;
font-size:11px;
font-weight:bold;
}
.Hyperlink{
 color:#000;
 text-decoration:undeline;
}
.Text{
font-size:9px;
line-height:13px;
}