/* -----------------------------------------------------------------------

                                   SSCards
                             -------------------
   web                  : http://www.ss-cards.com/
   filename             : /css/ss_style.css
   version              : 10.02.2007

   copyright            : (c) 2007 SSCards
   license              : 

   author               : Andrew Newland

----------------------------------------------------------------------- */




/* ref: LAYOUT
----------------------------------------------------------------------- */
body {
	margin: 0;
	color: #f1f1f1;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#index {
	background: url(../assets/index_back.gif) top repeat-x #FF76C3;}

#interior {
	background: url(../assets/interior_back.gif) top repeat-x #FF76C3;}

#coontainer {
	position: relative;
	left: 50%;
	margin-left: -350px;
	width: 680px;}

#index #coontainer {
	padding: 10px;
	height: 650px;
	background: url(../assets/index_container_back.gif) top repeat-x;}

#interior #coontainer  {
	padding: 0 10px;
	background: url(../assets/interior_container_back.gif) #e56aaf top repeat-x;}
	
#splash {
	position: absolute;
	top: 0;
	height: 185px;
	width: 536px;
	background: #ffffff;
	padding: 5px;
	margin: 226px 67px;}
		
#sidebar {
	margin: 20px 0;
	width: 185px;
	float: left;}

#content {
	margin: 20px 0;
	width: 485px;
	float: right;}	
	


/* ref: NAVIGATION
----------------------------------------------------------------------- */	
a {
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;}

a:hover {
	color: #cc5e9c;}
	
#navigation img {
	border: none;
	float: left;}
	
#index #navigation {
	position: relative;
	top: 190px;
	left: 65px;
	width: 536px;
	padding: 5px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 700;}

#index #navigation p {
	margin: 0;
	font-size: 12px;
	text-align: right;}	

#index #navigation ul {
	margin: 215px 0 0;
	padding: 0;
	list-style: none;}	
	
#index #navigation ul li {
	display: inline;
	margin: 0 10px 0 0;}

#index #navigation ul li a {
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;}

#index #navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;}
	
#interior #navigation {
	padding: 5px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 700;}

#interior #navigation p {
	margin: 0;
	font-size: 12px;
	text-align: right;
	margin-top: 70px;}	

#interior #navigation ul {
	margin: 22px 0 0;
	padding: 0;
	list-style: none;}	
	
#interior #navigation ul li {
	display: inline;
	margin: 0 10px 0 0;}

#interior #navigation ul li a {
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;}

#interior #navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;}	

	


/* ref: TYPOGRAPHY
----------------------------------------------------------------------- */
p {
	margin: 0 0 10px;
	font-size: 11px;
	line-height: 15px;}

h1 {
	font-size: 25px;
	margin: 14px 0 0 0;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;}	

h2 {
	margin: 0;
	padding: 0;}

#sidebar h2 {
	color: #ffffff;
	margin: 5px 0 0;
	padding-top: 0 0 4px 0;
	border-bottom: 1px solid #f1f1f1;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;}

.copyright {	
	clear: both;
	color: #dd96be;
	height: 40px;
	line-height: 40px;
	font-size: 10px;}

#index .copyright {
	position: absolute;
	top: 630px;
	margin: 0;}

#interior .copyright {
	margin: 0 -10px;
	padding: 0 10px;
	background: #cc5e9c;}
	
.copyright a {
	color: #dd96be;
	font-weight: 700;
	text-decoration: none;}

.copyright a:hover {
	width: 680px;
	text-decoration: underline;}	

.card_thumb p {
	margin: 8px 0 0 0;}

#sidebar p {
	padding: 5px 0 0 10px;}



/* ref: SIDEBAR
----------------------------------------------------------------------- */
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;}

#sidebar ul li a {
	border-bottom: 1px dotted #f1f1f1;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin-left: 0px;
	padding: 4px 0 4px 20px;
	background: url(../assets/navbulle.gif) no-repeat 10px center;}

#sidebar ul li a:hover {
	color: #ffffff;
	background-color: #cc5e9c;}

#sidebar .list2 {
	padding-top: 15px;}
	

/* ref: EXTRAS
----------------------------------------------------------------------- */	
.card_thumb {
	float: left;
	text-align: center;
	background: url(../assets/thumb_back.gif) no-repeat;
	padding: 6px;
	width: 130px;
	margin: 9px;}
	

/* ref: CALENDAR
----------------------------------------------------------------------- */	
.calendar {
	width: 100%;
	padding: 0;
	margin: 0;}

.calendar td {
	margin: 0;
	padding: 5px 5px 15px 15px;
	text-align: right;
	border: 1px solid #f1f1f1;
	border-top: none;
	border-right: none;}

.calendar .right {
	border-right: 1px solid #f1f1f1;}

.calendar .blank {
	border: none;}
	

/* ref: SLIMBOX
----------------------------------------------------------------------- */	
#lbOverlay {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	background-color: #000;
	cursor: pointer;}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;}

.lbLoading {
	background: #fff url(../assets/loading.gif) no-repeat center;}

#lbImage {
	border: 10px solid #fff;}

#lbBottom {
	color: #7a7a7a;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	border-top: 1px solid #ccc;
	padding-top: 4px;}

#lbCloseLink {
	display: block;
	float: right;
	width: 50px;
	height: 14px;
	background: transparent url(../assets/closelabel.gif) no-repeat right;
	margin: 1px 0 0 0;
	border: none;}

#lbCaption, #lbNumber {
	margin-right: 71px;}

#lbCaption {
	font-weight: bold;}