/* web-candy stylesheet */
body {
	color: #6cc;
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: "Century Gothic", sans-serif, helvetica;
	background-image:url(assets/images/background.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:top;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
.float {
	background-color:#FFFFFF;
	position:absolute;
	top:0%; /* find horizontal centre of screen */
	left:50%;/* find vertical centre of screen */
}
.tech_back {
	position:absolute;
	top:0px; /* offset of web site on screen, half of height of this div */
	left:-482px;/* offset of web site on screen, half of width of this div */
	height:auto;
	width:760px;
	background-color: #000000;
}
.logo {
	position: absolute;
	left: 50px;
	top: 10px;
}
/* Navigation */
#sidebar {
	position:absolute;
	top: 120px;
	left: 0px;
	background-color:#1B3636;
	height:auto;
	width: 185px;
}
.start {
	position: relative;
	width:185px;
	height:20px;
	float:right;
	background-image:url(assets/images/end_a_2.jpg);
	background-repeat:repeat-x;
}
.end {
	position: relative;
	width:185px;
	height:20px;
	float:right;
	background-image:url(assets/images/end_2.jpg);
	background-repeat:repeat-x;
}
.nav {
	position: relative;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	padding-bottom: 5px;
	height:auto;
	width: 150px;
	font-weight: bold;
	text-align:left;
	background-color:#000;
	border: thin solid #54A7A7;
}
.nav a {
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 2px;
	display:block;
}
.nav a:link {
	color: #00FFFF;
}
.nav a:visited {
	color: #33CCCC;
}
.nav a:active {
	color: #000;
	background-color:#6cc;
}
.nav a:hover {
	color: #CCFFFF;
	background-color:#1B3636;
}
.nav a.selected {
	font-weight: bold;
	font-size: 110%;
	background-color: #CFF;
	background-image:url(assets/images/head.jpg);
	color:#000;
}
#nav-sub {
	position:relative;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	height:auto;
	width: 150px;
	font-weight: bold;
	text-align:left;
}
#nav-sub a {
	color: #33CCCC;
	display:block;
	background-image: url(assets/images/candy-button.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 25px;
	width: 150px;
}
#nav-sub a:link {
	color: #00FFFF;
}
#nav-sub a:visited {
	color: #33CCCC;
}
#nav-sub a:active {
	color: #FFFF00;
}
#nav-sub a:hover {
	color: #CCFFFF;
}
.valid {
	position: relative;
	color: #33CCCC;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	padding-left: 10px;
	height: auto;
	width: 150px;
}
.web-candy {
	position: relative;
	color: #009999;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	padding-bottom: 5px;
	background-color: #000;
	font-size: 60%;
	text-align:center;
	text-decoration: none;
	height: auto;
	width: 150px;
	border: thin solid #54A7A7;
}
.web-candy a {
	color: #009999;
}
.web-candy a:link {
	color: #00FFFF;
}
.web-candy a:visited {
	color: #33CCCC;
}
.web-candy a:active {
	color: #FFFF00;
}
.web-candy a:hover {
	color: #CCFFFF;
}
/*display */
.display {
	position:relative;
	float:right;
	top: 0px;
	left: 200px;
	font-size: 100%;
	height: auto;
	width: auto;
	background-color:#1B3636;
	height:auto;
}
.head {
	background-color: #CFF;
	background-image:url(assets/images/head.jpg);
	padding-left: 10px;
	padding-bottom: 2px;
	color:#000;
	display:block;
	font-weight: bold;
	font-size: 120%;
	width:auto;
	height: 23px;
}
.heart {
	font-size: 100%;
	margin: 10px;
	text-align:justify;
	font-size: 100%;
}
.heart a:link {
	color:#00CC00;
}
.heart a:visited {
	color:#009900;
}
.heart a:active {
	color:#00FF00;
}
.heart a:hover {
	color:#00FF00;
}

#overlay1 {
	position:absolute;
	top:49px;
	left: 23px;
	width:250px;
	height: 125px;
	}
#overlay2 {
	position:absolute;
	top:312px;
	left: 22px;
	width:479px;
	height: 61px;
	}
#overlay3 {
	position:absolute;
	top:769px;
	left: 23px;
	width:250px;
	height: 125px;
	}
	
	
	
	
.text {
	text-align:justify;
	font-size: 80%;
	height: 60px;
}
.text-area {
	font-family:"Courier New", Courier, monospace;
	background-color:#FFFFCC;
	color:#666666;
	font-size: 110%;
}
.foot {
	background-color: #1B3636;
	padding-left: 10px;
	padding-bottom: 2px;
	color:#000;
	display:block;
	font-weight: bold;
	font-size: 100%;
	width:auto;
	height: 23px;
}
.foot a {
	color:#6CC;
	text-decoration: none;
}
.foot a:link {
	color:#6CC;
}
.foot a:hover {
	color: #FFF;
}
.product {
	border: thin solid #54A7A7;
	width: 720px;
	height:auto;
	float:left;
	background-color:#000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product_box {
	border: thin solid #54A7A7;
	float:left;
	width: 350px;
	height:auto;
	background-color:#000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.code {	
	position:relative;	
	font-size: 120%;
	color: #FFFF33;
}
.download {
	text-align:justify;
	font-size: 100%;
	height: auto;
}
.display_end {
	position: relative;
	width:750px;
	height:70px;
	float:left;
	background-image:url(assets/images/end_2.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}
h1 {
	color: #33CCCC;
	font-family: "Century Gothic", sans-serif, helvetica;
	font-size: 36pt;
}
h2 {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #33CCCC;
	font-size: 30pt;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #009999;
	font-size: 10pt;
}
h4 {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #006666;
	font-size: 30pt;
}
td {
	vertical-align:text-top;
}
.shirt {
	position: absolute;
	height: 540px;
	width: 620px;
	left: 180px;
	top: 110px;
}
/* t-shirt css */

.design {
	height: 280px;
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-style:ridge;
	border-bottom-color:#CCC;
	border-top-style:ridge;
	border-top-color:#CCC;
	border-left-style:ridge;
	border-left-color:#CCC;
	border-right-style:ridge;
	border-right-color:#CCC;
}
.design img {
	background-color: #ffffff;
}
#blogger_title{
font-size:12px;
color:blue;
}
#blogger_description{
font-size:12px;
color:blue;
}
#content_div{
font-size: 80%;
margin: 5px;
background-color:#FFFFBF;
overflow:scroll;
}
.title A{
text-decoration:none;
color:Orange;
}
.title{
font-size:18;
color:Orange;
}
.summary{
font-size:14;
color:black;
text-indent: 2em
}
.date{
font-size:14;
color:green;
}
