@charset "ISO-8859-1";

/* =universals 
These rules are applied to all elements unless otherwise specified below. */
* { margin : 0; padding : 0; text-decoration: none; border:none;}

/* =html */
html {
	background-color: #FFFFFF;
	z-index: 0;
     }
h1, h2, h3{
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.container {
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	height: 800px;
}

.container_design {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	height: 800px;
}

.container #design_content #space {
	height: 50px;
	width: 50px;
	position: relative;
}

#branding  {
	width: 900px;
	position: relative;
	background-repeat: no-repeat;
	top: 30px;
	margin-right: auto;
	margin-left: auto;
	left: 45px;
}

#branding_design  {
	width: 900px;
	position: relative;
	background-repeat: no-repeat;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	left: 50px;
	margin-top: 0px;
	overflow: hidden;
}

.container  #site_navbar {
	height: 40px;
	width: 800px;
	position: relative;
	top: 50px;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
.container #site_navbar li {
	height: 30px;
	width: 160px;
	display: block;
	color: #FFFFFF;
	position: relative;
	letter-spacing: 0.3em;
	line-height: 100%;
	text-align: center;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	list-style-type: none;
}
.container #site_navbar a:link {
	color : #FFFFFF;
	display: block;
	background-image: url(/background_img/link_background.png);
	background-repeat: repeat;
	text-decoration : none;
	height: 30px;
	width: 160px;
	position: relative;
	text-align: center;
	padding-top: 15px;
}


.container #site_navbar a:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 160px;
	position: relative;
	padding-top: 15px;
	color: #ffffff;
	background-image: url(/background_img/link_background.png);
	background-repeat: repeat;
}

.container  #site_navbar a:hover {
	color : #333333;
	background-image: url(/background_img/link_hover.png);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.container  #site_navbar a:active, a:focus {
	color : #000;
	background-image: url(/background_img/link_hover.png);
}

.container #main_design{
	position: relative;
	height: 850px;
	width: 800px;
	border: 1px dotted #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-position: inside;
	list-style-type: disc;
	left: 50px;
	margin-top: 30px;
	padding: 10px;
	top: 10px;
}
.container #main_design #image {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/design/images/creativity.png);
	background-position: center center;
	text-align: center;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}

.container  #main_design .description_design  {
	height: 800px;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	top: 0px;
}

/* design work navbar */

.container  #site_navbar_design {
	height: 180px;
	width: 135px;
	position: absolute;
	top: 160px;
	z-index: 5;
	padding-top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	background-color: #CCCCCC;
	left: 0px;
}
.container  #site_navbar_design li {
	list-style-type: none;
	height: 30px;
	width: 135px;
}

.container #site_navbar_design a:link {
	color : #666666;
	text-decoration : none;
	position: relative;
	text-align: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 30px;
	width: 135px;
}

.container #site_navbar_design  a:visited {
	text-decoration: none;
	position: relative;
	color: #666666;
	text-decoration : none;
	position: relative;
	text-align: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 30px;
	width: 135px;
}

.container  #site_navbar_design a:hover {
	color : #00CCFF;
	font-size: 13px;
	height: 30px;
	width: 135px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.container  #site_navbar_design  a:active, a:focus {
	color : #000;
	/*background-image: url(/background_img/link_hover.png);*/
}


/* navbar end */
.container #main_content #slideshow {
	position: relative;
	height: 448px;
	width: 800px;
	left: 160px;
	top: 0px;
}
.container #main_content  {
	position: relative;
	top: 0px;
	height: 510px;
	width: 800px;
	border: 1px dotted #CCCCCC;
	background-image: url(/background_img/DSC_2948.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.container #main_content img {
	position: absolute;
	left: -220px;
	top: -120px;
}

.container  #main_content  li {
	height: 30px;
	width: 160px;
	display: block;
	color: #FFFFFF;
	position: relative;
	letter-spacing: 0.3em;
	line-height: 100%;
	text-align: center;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	list-style-type: none;
}


/* =a */
.container #main_content a:link {
	color : #FFFFFF;
	display: block;
	background-image: url(/background_img/link_background.png);
	background-repeat: repeat;
	text-decoration : none;
	height: 30px;
	width: 160px;
	position: relative;
	text-align: center;
	padding-top: 10px;
}

.container #main_content a:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 160px;
	position: relative;
	padding-top: 15px;
	color: #FFFFFF;
	background-image: url(/background_img/link_background.png);
	background-repeat: repeat;
}

.container #main_content a:hover {
	color : #FFFFFF;
	background-image: url(/background_img/link_hover.png);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.container #main_content a:active, a:focus {
	color : #000;
	background-image: url(/background_img/link_hover.png);
}


#left_col  {
	float: left;
	height: 800px;
	width: 150px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	background-image: url(/background_img/left_col.png);
}
.container #left_col img {
	top: 700px;
	position: relative;
}

.container #left_col ul {
	position: relative;
	top: 300px;
}
.container #left_col li {
	height: 30px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	position: relative;
	letter-spacing: 0.3em;
	line-height: 100%;
	text-align: center;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container  #left_col li a:link {
	color : #FFFFFF;
	display: block;
	background-image: url(/background_img/link_background.png);
	background-repeat: repeat;
	text-decoration : none;
	height: 30px;
	width: 150px;
	position: relative;
	text-align: center;
	padding-top: 15px;
}

.container #left_col li a:visited {
	background-color: #CCCCCC;
}

.container #left_col li a:hover {
	color : #FFFFFF;
	background-image: url(/background_img/link_hover.png);
	background-repeat: repeat;
	border-left-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.container  #left_col li a:active, a:focus { color : #000; }


.container #Sub_main {
	height: 60px;
	width: 800px;
	position: relative;
	top: 0px;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	word-spacing: 0.2em;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}
.container #Sub_main p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.container #footer_design{
	height: 35px;
	width: 800px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	left: 50px;
	top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.container #footer_design li {
	text-decoration : none;
	height: 16px;
	width: 800px;
	position: relative;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}


.container #footer {
	height: 35px;
	width: 800px;
	position: relative;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.container #footer li {
	text-decoration : none;
	height: 16px;
	width: 200px;
	position: relative;
	text-align: center;
	font-size: 12px;
	float: right;
	list-style-type: none;
}



.container #footer a:link {
	text-decoration : none;
	height: 25px;
	width: 205px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	color: #999999;
	float: right;
}

.container #footer a:visited {
	text-decoration: none;
	height: 25px;
	width: 205px;
	position: relative;
	color: #999999;
	padding-top: 5px;
	float: left;
	text-align: center;
}

.container #footer a:hover {
	color : #FF9900;
}

.container #footer a:active, a:focus { color : #000; }

.container #contact {
	height: 400px;
	width: 800px;
	position: relative;
	border: 1px dotted #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contact_form {
	height: 300px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	position: relative;
}
#email,#name,#message {
	border: 1px dotted #CCCCCC;
}



.container #footer #copyrights {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 20px;
	width: 820px;
	position: relative;
	top: 35px;
	padding-top: 5px;
}
.container #main_design .left {
	float: left;
}

.container #frame {
	padding: 10px;
	height: auto;
	width: 800px;
	position: relative;
	top: 0px;
	border: 1px dotted #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.container #about {
	padding: 10px;
	height: 400px;
	width: 500px;
	position: relative;
	text-align: left;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
}
.container #post-it {
	position: absolute;
	left: 0px;
	height: auto;
	width: auto;
	top: 300px;
	visibility: visible;
	z-index: 5;
}
.container #about img {
	float: right;
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	
}
.container #bikelight {
	margin-top: 60px;
	position: relative;
	margin-left: 170px;
	height: 600px;
	width: 820px;
	overflow: scroll;

}
.container #guest_book {
	height: 532px;
	width: 800px;
	position: relative;
	top: 0px;
	border: 1px dotted #CCCCCC;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.thumbnail {
	float: right;
	border: 1px dotted #999999;
	padding: 5px;
	z-index: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.thumbnail_design {
	float: right;
	border: 1px dotted #999999;
	padding: 5px;
	z-index: 1;
	margin-top: 5px;
	margin-bottom: 5px;
	top: 0px;
}
