a.leaveAlone:link {color:#7E032B; font-family: inherit; font-weight:inherit; font-size: inherit; text-decoration: none; cursor: pointer;}
a.leaveAlone:visited {color:#7E032B; font-family: inherit; font-weight:inherit; font-size: inherit; text-decoration: none;  cursor: pointer;}
a.leaveAlone:active {color:#7E032B; font-family: inherit; font-weight:inherit; font-size: inherit; text-decoration: none; cursor: pointer;}
a.leaveAlone:hover {color:#7E032B; font-family: inherit; font-weight:inherit; font-size: inherit; text-decoration: none; cursor: pointer;}

a.artists:link {color:#7E032B; font-family: inherit; font-weight: inherit; font-size: 18pt; text-decoration: none; cursor: pointer;}
a.artistLines:link {color:#7E032B; font-family: inherit; font-weight: inherit; font-size: 12pt; text-decoration: none; cursor: pointer;}

body {
background-color: #FFFFFF;
}

body, html, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

#wrapper {
	    margin: 0 auto;
	    width: 1000px;
		}

#content {
	    width: 1000px;                                                         
	}

#newsletter {
		width: 1000px;
		background-color: #efefef;
		border-radius: 10px;
}



.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}


#carousel {
    float: left;
	width: 1000px;
	height: 450px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
    border-radius: 0px;                                               
	background-image: -moz-linear-gradient(top, #5d5d5d, #5d5d5d);    
    background-color: #5d5d5d;
	margin-top: 10px;
	}

.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}

.carouselText {
width:300px;
height: 41px;
position: relative;
top: -194;
left: -350;
background-color: #7E032B;
color: white;
font-family: calibri;
font-size: 18px;
padding-top: 10px;
font-weight: 400;
text-align: center;
letter-spacing: 1px;
}

.wideText {
width:300px;
height: 34px;
position: relative;
top: -366;
left: -350;
background-color: #7E032B;
color: white;
font-family: calibri;
font-size: 15pt;
padding-top: 8px;
font-weight: 400;
text-align: center;
}


.homeGrid {
	margin: 0 auto;
	width: 1200px;
	display: inline;
}

.homeGridItemLeft {
    width: 320px;
	height: 250px;
    background-color: #7D7D7D;
    float: left;
	margin-top:20;
	margin-left:0;
	margin-right:20;
	z-index: 999;
	}

.homeGridItemCentre {
    width: 320px;
	height: 250px;
    background-color: #7D7D7D;
    float: left;
	margin-top:20;
	margin-left:0;
	margin-right:20;
	z-index 999;
	}

.homeGridItemRight {
    width: 320px;
	height: 250px;
    background-color: #7D7D7D;
    float: left;
	margin-top:20;
	margin-left:0;
	margin-right:0;
	z-index: 999;
	}


	 

.homeGridOpaqueBand {
    background-color: #7E032B;
	filter:alpha(opacity=60); /* IE */
    opacity: 1.00; /* Safari, Opera */
    -moz-opacity:0.70; /* FireFox */
    position: relative;
	top: 0;
	width: 320px;
	height: 40px;
	color: #ffffff;
	cursor: pointer;
	z-index: 2;
}

.homeGridText {
    margin: auto auto auto auto;
	color: #ffffff;
    font-family: calibri;
    font-size: 15px;
	font-weight: 600;
    letter-spacing: 1.2;
	text-align: center;
	padding-top: 10px;
	width: 300px;
	z-index: 3;
	position: relative;
	top: 0;
	
}

#generalBody {
	width: 998px;
    height: 800px;
	margin-top:10;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#downloadTop {
	width: 998px;
    height: 270px;
	margin-top:20;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#showPicsDd {
	width: 998px;
    height: 1270px;
	margin-top:20;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#ctl {
	width: 400px;
    height: 600px;
	margin-top:10;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

.darkClass
{
    background-color: white;
    filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    top: 0px;
    left: 0px;
}


#SideBar {
	width: 200px;
    height: 800px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#aboutBody {
	width: 786px;
    height: 800px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#blogBody {
	width: 998px;
    #height: 800px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #ffffff;
	border-radius: 5px;                                               
    border: 0px solid #CFCFCF;                                        
}





#fobBody {
	width: 998px;
    height: 860px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#lbTitle {
	width: 780px;
    height: 24px;
	background-color: #ffffff;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	valign: middle;                                        
}

#lbList {
	width: 784px;
    height: 640px;
	background-color: #ffffff;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	valign: middle;                                        
	overflow: auto;
}

#ohTitle {
	width: 750px;
    height: 24px;
	background-color: #ffffff;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	valign: middle;                                        
}

#ohList {
	width: 750px;
    height: 740px;
	background-color: #ffffff;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	valign: middle;                                        
	overflow: auto;
}


#eNewsletter {
	width: 750px;
    height: 780px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #ffffff;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#social {
	width: 750px;
    height: 600px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #ffffff;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}


#basketHead {
	width: 786px;
    height: 40px;
	margin-top:4;
	margin-left: 10;
	background-color: #efefef;;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	float: left;
	}

#basket {
	width: 786px;
    height: 754px;
    margin-top: 6;
	margin-left: 10;
	background-color: #efefef;
	border-radius: 3px;                                               
    border: 1px solid #CFCFCF;
	float: left;                                       
	overflow: auto;
}


#searchBody {
	width: 786px;
    height: 800px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#searchBody16 {
	width: 786px;
    height: 800px;
	margin-top:6;
	margin-bottom: 10;
	background-color: #efefef;
	border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
}

#topMenuBar {
    border: 0px solid #CFCFCF;  
	width: 1000px;
	height: 31px;
    border-radius: 0px;                                               
	margin-top:0;
	background-color: #EFEFEF;
	}

#topFullWidth {
    border: 0px solid #CFCFCF;  
	width: 998px;
	height: 60px;
    border-radius: 0px;                                               
	margin-top:20px;
	}

#navigator {
    border: 0px solid #CFCFCF;  
	width: 782px;
	height: 18px;
    border-radius: 5px;                                               
	margin-top: 0;
	margin-left: 3;
	padding-bottom: 20px;
	}


#basepanel {
	float: left;
    border: 0px solid #CFCFCF;  
	width: 1000px;
	height: 150px;
    border-radius: 0px;                                               
	margin-top: 10px;
	margin-bottom:0px;
   	background-color: #7E032B;      
}

#topSearchPanel {                                              
    border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #efefef, #efefef);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 23px;

	z-index: 201;                                                     
    width: 784px;                                                     
    height: 32px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	//box-shadow: 2px 3px 0 0 rgba(72, 72, 72, 1);                    
}                                

#resultsPanel {                                              
    border-radius: 5px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #efefef, #efefef);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 23px;

	z-index: 201;                                                     
    width: 784px;                                                     
    height: 32px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	//box-shadow: 2px 3px 0 0 rgba(72, 72, 72, 1);                    
}                                



#splitPanels {
	width: 100%;
    border: 0px solid #CFCFCF;  
	height: 420px;
	margin-top:20;
	}

#picDay {
    float: left;
	width: 485px;
	height: 424px;
    border-radius: 5px;                                               
	background-image: -moz-linear-gradient(top, #5d5d5d, #5d5d5d);    
    background-color: #5d5d5d;
	}

#twoPanels {
    float: left;
	width: 1000px;
	margin-top: 2px;
	margin-bottom: 4px;
	}

#bodyColumns {
	float: left;
	width: 100%;
	height: 570px;
	}

#leftColumn {
    float: left;
	width: 333px;
	margin-top: 19;
}

#middleColumn {
	width: 333px;
}

#rightColumn {
    float: right;
	width: 330px;
	margin-top: -733;
	margin-left: 20;
}


.headerQuickSearch {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 4px;
	float: left;
	z-index: 201;                                                     
    width: 330px;                                                     
    height: 24px;                                                    
    color: #5d5d5d;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}

.searchAgain {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 2px;
	float: left;
	z-index: 201;                                                     
    width: 300px;                                                     
    height: 24px;                                                    
    color: #5d5d5d;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}

.nameLB {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 2px;
	float: left;
	z-index: 201;                                                     
    width: 300px;                                                     
    height: 24px;                                                    
    color: #5d5d5d;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}


.textInput1 {                                              
    border-radius: 3px;                                               
    border: 2px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 5px;
	z-index: 201;                                                     
    width: 260px;                                                     
    height: 26px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}

#textarea1 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 5px;
	z-index: 201;                                                     
    width: 300px;                                                     
    height: 80px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}

textarea {
 border-radius: 3px;                       
 font: normal 12px verdana;
  border: solid 2px #cfcfcf;
}

#moodBoardText {
    font-family: verdana;                                               
	font-size: 14pt;
	font-weight: normal;
}


checkbox {
 border-radius: 2px;                       
 border: solid 2px #cfcfcf;
}

.genText {
    font-family: verdana;                                               
	font-size: 12pt;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
    margin-left: 20px;
	margin-right: 20px;
	}

.genTextRed {
    font-family: verdana;                                               
	font-size: 12pt;
	font-weight: 500;
	line-height: 26px;
	text-align: left;
    margin-left: 20px;
	margin-right: 20px;
	color: #7E032B;
	}


#textarea2 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
	z-index: 201;                                                     
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}



























.textInput2 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 5px;
	z-index: 201;                                                     
    width: 460px;                                                     
    height: 26px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4;
}

.textInput3 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 0px;
	z-index: 201;                                                     
    width: 34px;                                                     
    height: 22px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
    margin-bottom:20;
	padding-bottom:3px;
}

.textInput4 {                                              
    border-radius: 3px;                                               
    border: 2px solid #d5d5d5;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 0px;
	z-index: 201;                                                     
    height: 22px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-bottom:3px;
}

.textInput5 {                                              
         
	z-index: 201;                                                     
    color: #7E032B;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: bold;
	border: 0;
	float: top;
	width: 15px;
	valign: top;
}

.textInput6 {                                              
    border-radius: 3px;                                               
    border: 1px solid #d5d5d5;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 0px;
	z-index: 201;                                                     
    height: 22px;                                                    
	width: 200px;
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	padding-bottom:3px;
}

 .textInput7 {                                              
         
	z-index: 201;                                                     
    color: #7E032B;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: bold;
	border: 0;
	float: top;
	width: 25px;
	valign: top;
}

.copiedtlb {                                              
    border: 0px solid #CFCFCF;                                        
    position: static;                                                 
    margin-left: 4px;
    margin-top: 0px;
	width: 50px;
	z-index: 201;                                                     
    color: #7E032B;          
	font-family: arial;                                               
	font-size: 11pt;
	font-weight: bold;
}
                                             
.pageNumber {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 5px;
    margin-top: 0px;
	z-index: 201;                                                     
    width: 32px;                                                     
    height: 22px;                                                    
    color: #5d5d5d;          
	font-family: arial;                                               
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
    margin-bottom:20;
}


.dropDown1 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 10px;
    margin-top: 4px;
	float: left;
	z-index: 201;                                                     
    width: 170px;                                                     
    height: 24px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
}

.dropDown2 {                                              
    border-radius: 3px;                                               
    border: 1px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 10px;
    margin-top: -4px;
	float: right;
	z-index: 201;                                                     
    width: 170px;                                                     
    height: 24px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
}

.dropDown3 {                                              
    border-radius: 3px;                                               
    border: 2px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 0px;
	float: left;
	z-index: 201;                                                     
    width: 130px;                                                     
    height: 24px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
}

.dropDown4 {                                              
    border-radius: 3px;                                               
    border: 2px solid #CFCFCF;                                        
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);    
    position: static;                                                 
    margin-left: 0px;
    margin-top: 0px;
	float: left;
	z-index: 201;                                                     
    width: 130px;                                                     
    height: 26px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
}

.topRightPanelHomeGrey {                                              
    border-radius: 5px;                                               
	border: 1px solid #CFCFCF;                                        
    background-color: #efefef;    
    float: left;
	position: relative;                                                 
    margin-left: 0px;
    margin-top: 20;
	z-index: 1;                                                     
    width: 492px;                                                     
    height: 230px;                                                    
    color: #000000;                                                   
    font-family: arial;                                               
	behavior: url(border-radius.htc);
	
	
	//box-shadow: 2px 3px 0 0 rgba(72, 72, 72, 1);                    
}                                                                     

.topRightPanelHomeRed {
	border-radius: 5px;
	border: 1px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #A30337);
	background-color: #7E032B;
	float: right;
    position: static;
    margin-left: 5;
    margin-top: 20;
	z-index: 200;
	left: 520px;
	width: 492px;
	height: 230px;
	color: #ffffff;
	font-family: arial;
	//box-shadow: 2px 3px 0 0 rgba(72, 72, 72, 1);
}


.emailSubscribePanel{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
	background-color: #7E032B;
    position: static;
    margin-left: 0;
    margin-top: 18;
	top: 100px;
	z-index: 200;
	width: 330px;
	height: 170px;
	color: #ffffff;
}

.middleColumnTopPanel{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
	background-color: #7E032B;
    position: static;
    margin-left: 0;
    margin-top: 18;
	top: 100px;
	z-index: 200;
	width: 330px;
	height: 170px;
	color: #ffffff;
}













.rightColumnPanelRed{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
	background-color: #7E032B;
    position: static;
    margin-left: 0;
    margin-top: 563;
	top: 320px;
	z-index: 200;
	width: 330px;
	height: 170px;
	color: #ffffff;
}


.middleColumnMiddlePanel{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #5d5d5d, #5d5d5d);
	background-color: #5d5d5d;
    position: static;
    margin-left: 0;
    margin-top: 18;
	z-index: 200;
	width: 330px;
	height: 170px;
	color: #ffffff;
	font-family: arial;
}

.middleTopOpaqueBand{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
    background-color: #7E032B;
	filter:alpha(opacity=75); /* IE */
    opacity: 0.75; /* Safari, Opera */
    -moz-opacity:0.75; /* FireFox */
    position: relative;
	top: -40;
	left: 0;
	z-index: 200;
	width: 314px;
	height: 40px;
	color: #ffffff;
}

.middleMiddleOpaqueBand{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #5d5d5d, #5d5d5d);
    background-color: #5d5d5d;
	opacity:0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
	-moz-opacity:0.75; /* FireFox */
    position: relative;
	top: -40;
	left: 0;
	z-index: 200;
	width: 314px;
	height: 40px;
	color: #ffffff;
}

.facebookTwitterOpaqueBand{
	border-radius: 0px;
	border: 0px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #5d5d5d, #5d5d5d);
    background-color: #5d5d5d;
	opacity:0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
	-moz-opacity:0.75; /* FireFox */
    position: relative;
	top: -40;
	left: 0;
	z-index: 200;
	width: 314px;
	height: 40px;
	color: #ffffff;
}

.facebookTwitterPanel{
	border-radius: 0px;
	border: 0px solid #cfcfcf;
	background-image: -moz-linear-gradient(bottom, #5d5d5d, #5d5d5d);
	background-color: #5d5d5d;
    position: static;
    margin-left: 10;
    margin-top: 563;
	z-index: 200;
	width: 320px;
	height: 170px;
	color: #ffffff;
	font-family: arial;
}


.homepageItemLeft{
	float: left;
	border-radius: 0px;
	border-top: 1px dotted #cfcfcf;
    position: static;
    margin-left: 0;
    margin-top: 0;
	z-index: 200;
	width: 330px;
	height: 100px;
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 10px;
}

.rightColumnTopPanel{
	float: left;
	border-radius: 0px;
	border-top: 1px dotted #cfcfcf;
    position: static;
    margin-left: 10;
	margin-top: 190px;
    cursor: pointer;
	z-index: 6;
	width: 320px;
	height: 178px;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

.rightColumnMiddlePanel{
	float: left;
	border-radius: 0px;
	border-top: 1px dotted #cfcfcf;
    position: static;
    margin-left: 10;
	margin-top: 4px;
    cursor: pointer;
	z-index: 1;
	width: 320px;
	height: 178px;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

.buttonTop {
	border-radius: 0px;
	border: 0px solid #aaaaaa;
	border-top: 4px solid #efefef;
	background-image: -moz-linear-gradient(top, #efefef, #efefef);
    position: static;
	z-index: 202;
	width: 75px;
	height: 20px;
	color: #5d5d5d;
	font-family: arial;
    font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top: 0px;
	letter-spacing: 0.5;
	padding-top: 5px;
	hover {color:#3F4243; cursor:pointerhand;}
}

.buttonTopActive {
	border-radius: 0px;
	border: 0px solid #aaaaaa;
    border-top: 4px solid #7E032B;
	background-image: -moz-linear-gradient(top, #efefef, #efefef);
    position: static;
	z-index: 202;
	width: 75px;
	height: 20px;
	color: #5d5d5d;
	font-family: arial;
    font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top: 0px;
	letter-spacing: 0.5;
	padding-top: 5px;
	hover {color:#3F4243; cursor:pointerhand;}
}

.buttonTop2 {
	border-radius: 0px;
	border: 0px solid #aaaaaa;
	border-top: 4px solid #efefef;
	background-image: -moz-linear-gradient(top, #efefef, #efefef);
    position: static;
	z-index: 202;
	width: 75px;
	height: 20px;
	color: #cfcfcf;
	font-family: arial;
    font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top: 0px;
	letter-spacing: 0.7;
	padding-top: 5px;
}

.userName {
	border-radius: 0px;
	border: 0px solid #aaaaaa;
	border-top: 4px solid #efefef;
	background-image: -moz-linear-gradient(top, #efefef, #efefef);
    position: static;
	z-index: 202;
	width: 100px;
	height: 20px;
	color: #cfcfcf;
	font-family: arial;
    font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top: 0px;
	letter-spacing: 0.1;
	padding-top: 4px;
}

.button_download {
margin:0;
border-radius: 3px;
background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
background-color: #000000;
height:23px;
color: #ffffff;
text-align:center;
cursor:pointer;
width:100px;
font-family: arial;
font-size: 10pt;
font-weight: bold;
float: left;
}



.button1 {
	border-radius: 3px;
	border: 1px solid #5d5d5d;
	background-image: -moz-linear-gradient(bottom, #7E032B, #B5043E);
	background-color: #7E032B;
    position: static;
	z-index: 202;
    //top:50;
	//left:20;
	height: 30px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 2px;
}


.button2 {
	border-radius: 3px;
	border: 1px solid #CFCFCF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
    position: static;
	z-index: 202;
	width: 80px;
	height: 26px;
	color: #5d5d5d;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top:5;
	margin-left:5;
	padding-bottom:3px;
}

.button3 {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
	position: static;
	z-index: 202;
	width: 100px;
	height: 30px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top:0px;
	margin-left:5px;
	margin-bottom: 5px;
	padding-bottom:3px;
}

.button3a {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
    position: static;
	z-index: 202;
	width: 80px;
	height: 23px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top:5;
	margin-left:10;
	padding-top: 1px;
}

.button3b {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
    position: static;
	z-index: 202;
	width: 100px;
	height: 23px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	float: left;
	cursor: pointer;
	margin-top:2;
	margin-left:5;
	padding-bottom:2px;
}

.button4b {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
    position: static;
	z-index: 202;
	width: 64px;
	height: 18px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	float: left;
	cursor: pointer;
	margin-top:2;
	margin-left:5;
	padding-bottom:2px;
}




.buttonSpan {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
    position: static;
	z-index: 202;
	width: 80px;
	height: 18px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	float: left;
	cursor: pointer;
	margin-top:2;
	margin-left:5;
	padding-bottom:0px;
}

.buttonSpanBasket {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
	background-color: #7E032B;
    position: static;
	z-index: 202;
	width: 140px;
	height: 23px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	margin-top:2;
	margin-left:10;
    padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}


.button3c {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
    background-color: #000000;
    position: static;
	z-index: 202;
	width: 100px;
	height: 23px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	margin-top:2;
	margin-left:5;
	padding-bottom:2px;
}

.button4 {
	border-radius: 3px;
	border: 1px solid #CFCFCF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-color: #ffffff;
    position: static;
	z-index: 202;
	width: 60px;
	height: 22px;
	color: #5d5d5d;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
	margin-top:0;
	margin-left:4;
	margin-bottom:20;
	padding-bottom:3px;
}



.button5 {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #000000, #5d5d5d);
	background-color: #000000;
    position: static;
	z-index: 202;
	width: 140px;
	height: 23px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-top:2;
	margin-left:10;
	padding-bottom:2px;
}

.button6 {
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(top, #000000, #5d5d5d);
    position: static;
	z-index: 202;
	width: 50px;
	height: 18px;
	color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	padding-bottom:2px;
}

.button7 {
	color: #FFFFFF;
	border-radius: 3px;
	border: 1px solid #000000;
	background-image: -moz-linear-gradient(bottom, #7E032B, #7E032B);
    background-color: #7E032B;
    position: static;
	z-index: 202;
	width: 130px;
	height: 23px;
	font-family: arial;
    font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-top:2;
	margin-left:5;
	padding-bottom:2px;
}

.uDrop {                                                              
    border-radius: 0px;                                                   
    background-image: -moz-linear-gradient(top, #7E032B, #7E032B);        
    z-index: 202;                                                         
    width: 120px;                                                          
    height: 28px;                                                         
    color: #cfcfcf;                                                       
    font-family: arial;                                                   
    font-size: 9pt;                                                       
    font-weight: bold;                                                    
    cursor: pointer;                                                      
    float: left;                                                          
    margin-top: 0px;                                                      
    letter-spacing: 0.9;
	line-height: 2.5;
}                                                                         

a.uDrop:link {color:#ffffff;}
a.uDrop:visited {color:#ffffff;}
a.uDrop:active {color:#ffffff;}
a.uDrop:hover {color:#cfcfcf;}

.divider {                                                              
    border-radius: 0px;                                                   
    background-image: -moz-linear-gradient(top, #cfcfcf, #cfcfcf);        

    z-index: 202;                                                         
    width: 200px;                                                          
    height: 1px;                                                         
    color: #cfcfcf;                                                       
    font-family: arial;                                                   
    font-size: 9pt;                                                       
    font-weight: bold;                                                    
    cursor: pointer;                                                      
    float: left;                                                          
    margin-top: 8px;                                                      
	margin-bottom: 2px;
}                                                                         

.aboutMenu {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
	background-color: #ffffff;        
    z-index: 202;                                                         
    width: 180px;                                                          
    height: 32px;                                                         
    color: #efefef;                                                       
    font-family: arial;                                                   
    font-size: 11pt;                                                       
    font-weight: bold;                                                    
    cursor: pointer;                                                      
    float: left;                                                          
    margin-top: 12px;                                                      
    letter-spacing: 0.9;
	line-height: 2.0;
	padding-top: 5px;
}                                                                         

.aboutMenuActive {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #7E032B, #7E032B);        
	background-color: #7E032B;        
    z-index: 202;                                                         
    width: 180px;                                                          
    height: 32px;                                                         
    color: #efefef;                                                       
    font-family: arial;                                                   
    font-size: 11pt;                                                       
    font-weight: bold;                                                    
    cursor: pointer;                                                      
    float: left;                                                          
    margin-top: 12px;                                                      
    letter-spacing: 0.9;
	line-height: 2.0;
	padding-top: 5px;
}                                     

.poetryMenu {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
	background-color: #ffffff;        
    z-index: 202;                                                         
    width: 160px;                                                          
    height: 42px;                                                         
    color: #7E032B;                                                       
    font-family: arial;                                                   
    font-size: 9pt;                                                       
    font-weight: normal;                                                    
    cursor: pointer;                                                      
    margin-top: 3px;                                                      
	line-height: 1.2;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
	padding-bottom: 3px;	
	float: left;
	margin-right: 10px;
}                                                                         

.poetryMenuLongTitle {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
	background-color: #ffffff;        
    z-index: 202;                                                         
    width: 160px;                                                          
    height: 82px;                                                         
    color: #7E032B;                                                       
    font-family: arial;                                                   
    font-size: 9pt;                                                       
    font-weight: normal;                                                    
    cursor: pointer;                                                      
    margin-top: 3px;                                                      
	line-height: 1.3;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
	padding-bottom: 3px;	
	float: left;
	margin-right: 10px;
}                                                                         





















.poetryMenuActive {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #7E032B, #7E032B);        
	background-color: #7E032B;        
    z-index: 202;                                                         
    width: 180px;                                                          
    height: 32px;                                                         
    color: #efefef;                                                       
    font-family: arial;                                                   
    font-size: 11pt;                                                       
    font-weight: bold;                                                    
    cursor: pointer;                                                      
    float: left;                                                          
    margin-top: 12px;                                                      
    letter-spacing: 0.9;
	line-height: 2.0;
	padding-top: 5px;
}                                     









































.thumbnailBox {                                                              
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
    z-index: 202;                                                         
    width: 190px;                                                          
    height: 224px;                                                         
}                                                                         

.previewBox {                                                              
	margin: 0 auto;
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
    z-index: 202;                                                         
    width: 470px;                                                          
    height: 500px;                                                         
}                                                                         

.hubkey {                                                              
	margin: 0 auto;
    border-radius: 3px;                                                   
    border: 1px solid #cfcfcf;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);        
    z-index: 202;                                                         
    width: 766px;                                                          
    height: 130px;                                                         
	font-family: arial;
	font-size: 10pt;
	color: #5d5d5d;
	font-weight: bold;
	margin-top:40;
	text-align: center;
}                                                                         


.checkbox1 {
  width: 5x;
  height: 5px;
  padding: 10px 5px 10px 0;
  display: block;
  clear: left;
  float: left;
}

.tx8nGrey {
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
padding: 3px;
}

.tx9nGrey {
font-family: arial;
font-size: 9pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx9nGreyFob {
font-family: arial;
font-size: 9pt;
color: #464646;
font-weight: normal;
line-height: 24px;
}


.tx9bBlack {
font-family: arial;
font-size: 9pt;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
}

.tx8bBlack {
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
}

.tx9bGrey {         
font-family: arial;  
font-size: 12px;      
letter-spacing: 0.8;
color: #5d5d5d;      
font-weight: bold;   
margin-top: 0px;     
margin-bottom: 0px;  
}                    

.tx9bWhite {         
font-family: arial;  
font-size: 9pt;      
letter-spacing: 0.8;
color: #ffffff;      
font-weight: bold;   
margin-top: 0px;     
margin-bottom: 0px;  
}                    

.txCTL {         
font-family: arial;  
font-size: 9pt;      
color: #ffffff;      
font-weight: bold;   
margin-top: 0px;     
margin-bottom: 0px;  
}                    

.lbListTxt {         
font-family: arial;  
font-size: 9pt;      
color: #5d5d5d;      
font-weight: bold;   
margin-top: 0px;     
margin-bottom: 0px;  
}                    

.tx9bRed {
font-family: arial;
font-size: 12px;
color: #7E032B;
letter-spacing: 0.8;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

.tx9nWhite {
font-size: 9pt;
color: #FFFFFF;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx10nWhite {
font-family: arial;
font-size: 10pt;
color: #FFFFFF;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx10nGrey {
font-family: arial;
font-size: 10pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx10bWhite {
font-family: arial;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
margin-top: 0px;
//letter-spacing: 1px;
}

.tx10bGrey {
font-family: arial;
font-size: 10pt;
color: #5d5d5d;
font-weight: bold;
margin-top: 0px;
}

.tx10bGreyTC {
font-family: arial;
font-size: 10pt;
color: #5d5d5d;
font-weight: normal
margin-top: 0px;
text-align: justify;
line-height: 1.3;
margin-right: 10px;
}

.tx9nGreyTC {
font-family: arial;
font-size: 9pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 0px;
text-align: justify;
line-height: 1.2;
margin-right: 10px;
}

.formLabels {
font-family: arial;
font-size: 10pt;
color: #5d5d5d;
font-weight: bold;
margin-top: 0px;
valign: top;
}

.tx10nGreyLegal {
font-family: arial;
font-size: 10pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 10px;
margin-left:20;
margin-right:20;
text-align:left;
}

.tx14nGrey {
font-family: arial;
font-size: 14pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 0px;
}

.tx10bRed {
font-family: arial;
font-size: 10pt;
color: #7E032B;
font-weight: bold;
margin-top: 0px;
}

.tx11nRed {
font-family: arial;
font-size: 11pt;
color: #7E032B;
font-weight: normal;
margin-top: 10px;
}



.tx11nWhite {
font-family: arial;
font-size: 11pt;
color: #ffffff;
font-weight: normal;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 3px;
}

.tx11bGrey{
font-family: arial;
font-size: 11pt;
color: #5d5d5d;
font-weight: bold;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 3px;
padding: 5px;
}

.tx11bGreyCal{
font-family: arial;
font-size: 11pt;
color: #5d5d5d;
font-weight: bold;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 3px;
padding: 5px;
line-height: 30px;
}


.tx11bGreyAbout{
font-family: arial;
font-size: 10.5pt;
color: #5d5d5d;
font-weight: bold;
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
padding: 0px;
line-height: 28px;
text-align: left;
}

.tx11nGrey {
font-family: arial;
font-size: 11pt;
color: #5d5d5d;
font-weight: normal;
margin-top: 10px;
padding-top: 5px;
}

.tx11bBlack {
font-family: arial;
font-size: 11pt;
color: #000000;
font-weight: bold;
text-align: left;
padding: 5px;
}

.tx9bRed {
font-family: arial;
font-size: 9pt;
color: #7E032B;
line-height: 1.00;
font-weight: bold;
text-align: left;
}



.tx11bRed {
font-family: arial;
font-size: 11pt;
color: #7E032B;
line-height: 1.40;
font-weight: bold;
text-align: left;
}

.tx11bWhite {
font-family: arial;
font-size: 11pt;
color: #ffffff;
line-height: 1.40;
font-weight: bold;
text-align: left;
}

.tx12bWhite {
font-size: 12pt;
color: #ffffff;
line-height: 1.40;
font-weight: bold;
text-align: left;
}

.tx12bRed {
font-family: arial;
font-size: 12pt;
color: #7E032B;
line-height: 1.40;
font-weight: bold;
text-align: left;
}

.tx13nWhite {
font-family: arial;
font-size: 13pt;
color: #FFFFFF;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
letter-spacing: 0.8;
}

.tx13bWhite {
font-family: arial;
font-size: 13pt;
color: #FFFFFF;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
letter-spacing: 0.8;
}

.tx13nGrey {
font-family: arial;
font-size: 16px;
color: #5D5D5D;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx12bGrey {
font-family: arial;
font-size: 12pt;
color: #5d5d5d;
font-weight: bold;
text-align: left;
}

.tx13bGrey {
font-family: arial;
font-size: 13pt;
color: #5d5d5d;
font-weight: bold;
text-align: left;
}

.tx13bRed {
font-family: arial;
font-size: 13pt;
color: #7E032B;
font-weight: bold;
text-align: left;
}

.tx16nWhite {
font-family: arial;
font-size: 16pt;
color: #FFFFFF;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
letter-spacing: 0.7;
}

.tx16nGrey {
font-family: arial;
font-size: 16pt;
color: #5D5D5D;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
}

.tx16bRed {
font-family: arial;
font-size: 16pt;
color: #7E032B;
font-weight: normal;
}


//input[type="checkbox"]{
//display:none;
//}


.chkbxHome {
font-family: arial;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
}

.checkbox{
margin-top: 10px;
margin-left: 6px;
cursor:pointer;
color:#ffffff;
background: checkbox.gif no-repeat;





















input.largerCheckbox
{
	width: 15px;
	height: 15px;
    cursor:pointer;
}





.checked{
background:#ff0000;
}
.unchecked{
background:#000000;
}













