/*#############################################################
Title: 		SiLver Star PV
Date: 		2009/12/22
Author: 	Mark Pelletier
#############################################################*/

/* standard elements */

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	
}

a {color: #048;}
a:hover {color: #06C;}
 
body {
	/*  background: url(images/two.gif)  center top repeat; */ 
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 4px;
	background-color: #d2b48c;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;
}
h1 {font: normal 1.4em Tahoma,sans-serif;}
h2 {font: bold 1.4em Tahoma, sans-serif;}
h2 {color: #800000;}
h3 {font: bold 1em Tahoma,sans-serif;}


form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE; 
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

comment {	
	color: #666;
	display: block;
	font: normal 1.5em Tahoma,sans-serif;
	line-height: 1em;
	white-space: pre;
}

blockquote {
	background: url(file:///C|/CCSNA%20Games/img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #654 margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.left360 {float: left;}
.right360 {float: right;}
.left240 {float: left;}
<!--  .right760 (float: right;)   -->
.left520{float: right;}
.right520{float: right;}


/* structure */
.inner-container {
	border: 1px solid #D7D7D2;
	background-image: 
	url(Images/background_faded.gif);
	font-size: 1.2em;
	margin: 0 auto;
	padding: 1px;
	width: 1000px;	
	}

.outer-container { 
	background-color: #e0e0e0;
	padding-bottom: 64px;
	}

/* navigation */
.navigation {
	width: 780px;
	display:inline;  
}
.navigation h1 {
	color: #c0c0c0;
	background: #995320;
	font: bold 1.4em Tahoma,sans-serif;
	line-height: 10px;
	margin: 0;
	padding-left: 12px;
	padding: 8px 8px 8px 5%;
	text-decoration: none;
	width: 100%;
}

.navigation h1 a {
	font-size: 1.4em;
	color: #c0c0c0;
	padding: 8px 8px 8px 5%;
	text-decoration: none;
	width: 95%; 
}

.navigation h1  a:hover {
	background-color: #995320;
	color: #ff0;
}

/* headere & title */
.header {
	background: #fff url('../Daisy Cafe/images/logo500x220.jpg') center no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

.center {
	text-align: center;
}

/* left & right panels t */
.left {
	width: 345px;
	float: left;
	
	
}
.right {
	width: 635px;
	float: right;
}

.left240 {
	width: 345px;
	float: left;
	clear: left;
	padding-left: 20px;
	
	

}

.right760 {
	width: 635x;
	clear: right;
	

}


.MenuLeft {
	width: 350px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.MenuRight {
	width: 350px;
	float: right;
	padding-right: 10px;

	
}
.left520 {
	width: 520px;
	float: right;
}

.right520 {
	width: 520px;
	float: right;
}


/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	padding: 2px 12px 0 0;
	font-family: Tahoma, sans-serif;
	background: #F5DEB3;
}

/* content */
.content {	
	background: #F5DEB3;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(file:///C|/CCSNA%20Games/img/li.gif);
	margin-left: 18px;
}
.content { 
margin: 10px 10px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* table */

table.fix {
	table-layout:fixed;
}

/* tabbed panels    */



/* footer */
.footer {
	background: #c0c0c0;
	color: #01447b;
	font: normal 1em sans-serif;
	text-align: center;
	padding: 10px 12px;
}
.footer a {
	color: #995320;
	text-decoration: none;
}
.footer a:hover {color: #06C;}
.MenuBold {
	font-weight: bold;
}

/*  PCMRC STYLE SHHEET    */
/*
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	color: #000000;
}
*/
.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 765px;
	background: #fdf6e6;
	/*margin: 10px 5px 30px 10px;*/
	margin: 0px;
	padding: 10px;
	text-align:left;
	}
	
/*
#main {
	margin-top: 40px;
	width: 100%;
	background: url(graphics/ls2c.gif) repeat-y top left;
}*/

#page {
	clear: both;
	height: 1px;
	}

#leftcol {
	width: 210px;
	float: left;
	padding: 5px 12px 20px 12px;
	background: #fdf6e6;
	margin-top: 0px;
	}
	
#leftcol li {
	padding-bottom: .5em;
	}

/* leftside and rightside work together to split page */	
#rightside {
	width: 390px;
	float: right;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #cccccc;
	background: white;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
#leftside {
	width: 360px;
	float: left;
	padding: 5px 5px 5px 5px;
	background: white;
	margin-top: 30px;
	margin-bottom: 10px;
	}


	
/* for 2 col layout */
#content {
	width: 495px;
	padding: 5px;
	float:right;
	margin-top: 5px;
	}
	
#content p {
	font-size: .9em;
	padding-right: 8px;
	}
	
#content p img {
	padding-left: 10px;
	}
	
#content li {
	font-size: .9em;
	padding-bottom: .5em;
	}
	
#fullwidth {
	width: 760px;
	padding: 5px;
	margin-top: 5px;
	}
	
#fullwidth p img, #fullwidth h3 img  {
	padding-left: 10px;
	padding-right: 10px;
	}
	
/*#fullwidth h3 img {
	padding-left: 10px;
	padding-right: 10px;
	}	*/
/* 
#footer {
	Clear: both;
	border-top: 1px #999999 solid;
	padding-top: 0em;
	padding-bottom: 1em;
	margin-top: .5em;
	
	margin-left: 0px;
	margin-right: 0px;
	font-size: .8em;
	}
	
.foottxt {
	width: 247px;
	margin-left: 0px;
	float: left;
	background-color: #dadada;
	font-size: .9em;
	text-align: center;
}	
*/

p {
	color: black;
	font-size: 1.1em;
	font-weight: normal;
}

h1 {
	color: #003366;
	font-family: Arial;
	font-size: 1.6em;
	/* font-style: italic; */
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #003366;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #990000;
	font-size: 1.5em;
	font-style: normal;
}

h4 {
	color: #000000;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

h5 {
	color: #04447c;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

h6 {
	color: #cb5622;
	font-size: 1.1em;
	font-weight: bold;
	
}

.subh1 {
	color: #003366;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}

.hxhead {
	color: #000099;
	background-color: cccc99;
	font-size: 1.2em;
	font-style: italic;
	}

.h2head {
	color: #003366;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}

.subh2 {
	color: #003366;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
.subh3 {
	color: #990000;
	font-size: 1.3em;
	font-style: italic;
}

.subh4 {
color: #ff0000;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

.subh6 {
	color:#660000;
	font-size: 1.4em;
	font-style: italic;
	}
	
.h2plus {
	color: #003366;
	font-size: 1.0em;
	font-weight: bold;
}

.h2red {
	color: #FF0000;
	font-size: 1.0em;
	font-weight: bold;
}

/*a:link {
	color: #0000cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 600;
	text-decoration: underline;
}

a:visited {
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 600;
	text-decoration: underline;
}

a:active {
	color: #ff8000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 600;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 600;
	td: ;
}
*/


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: white;
	background: #003366;
}

.cell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background: white;
	color: black;
}



/* .footer {
	color: #999999;
	font-size: .9em;
}

*/

.box1 {
	border: 2px #990000 solid;
	margin: 10px 30px 10px 10px;	
	padding: 5px;
}

.box2 {
	border-style: solid;
	border-width: 1px;
	font-style: italic;
	padding: 3px;
	word-spacing: 2pt;
}

.box3 {
	border: solid 1px brown;
	background-color: white;
	padding: 5px;
	Margin: 5px 60px 5px 5px;
}

.bgbox {
	background-color: #fdf5e6;
	margin: 5px 40px 5px 5px;
	padding: 5px;
	}

.whitebox {
	background-color: white;
	margin: 5px 20px 5px 5px;
	padding: 5px;
	}
	
.whitebox2 {
	background-color: white;
	margin: 15px 20px 5px 15px;
	padding: 5px;
	}

p img {
	margin-right: 10px;
	margin-left: 10px;
	}

/*
h3 img {
	margin-right: 1px;
	margin-left: 1px;
	}
*/	
	
.caption {
	margin-left: 10px;
	font-weight: bold;
	color: gray;
	text-align:	center;
	}
	
.pq1 {
	margin-left: 30px;
	margin-right: 50px;
	}
	
.pq2 {
	margin-left: 8px;
	margin-right: 5px;
	background: white;
	border: 1px solid red;
	}
