/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 15px;font : bold 14px Arial, Helvetica, sans-serif;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(skin/images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;margin-bottom: 20px;}
.clear {clear:both; height:0px; line-height:0; overflow:hidden;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(skin/images/bg.gif) repeat-x;}
#nav {background : #7a2e40;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 710px;padding : 0 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(skin/images/shadow.jpg) no-repeat top;}

/*** CatalogPreview ***/
div.catalogPreview {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.catalogPreview span {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

div.hotspot_done:hover {
	background-color: blue;
	opacity: 0.5;
}




/*** Drop shadow ***/
#shadow-container {  
	position: absolute; 
	top: 50%;
	left: 50%;
	/*
	display: table-cell; 
	vertical-align: middle;
	*/
	/*
	position: relative;  
	left: 3px;  
	top: 3px;  
	*/
	margin-right: 3px;  
	margin-bottom: 3px; 
	margin: 0pt auto;
	width: 100px;
	height: 200px;
}  
  
#shadow-container .shadow2,  
#shadow-container .shadow3,  
#shadow-container .container {  
	position: relative;  
	left: -1px;  
	top: -1px;  
}  

#shadow-container .shadow1 {  
	background: #F1F0F1;  
}  
 
#shadow-container .shadow2 {  
	background: #DBDADB;  
}  

#shadow-container .shadow3 {  
	background: #B8B6B8;  
}  

#shadow-container .container {  
	background: #ffffff;  
	border: 1px solid #848284;  
	padding: 10px;  
}  


.demoHeader {
	width: 760px;
	height: 163px;
	background : url(../images/header.gif) no-repeat top;
	margin: 0pt auto;
}
