/*  kk_template_1.css *******/
* {
margin:0;
padding:0;
}
/*************************** home page ******************************************/

#logo-box {
  position:absolute;
  left:20px;
  top:100px;
  width:50px;
  height:300px;
  z-index:2;
}
#container {
  position:absolute;
  left: 50%;
  margin-left:-400px;
  width:800px;
  height:93%;
  /*
  background-color:pink;
  border:1px solid #141313;
  background-color:#141313;
  */
}

#container-portfolio {
  position:absolute;
  left: 50%;
  margin-left:-400px;
  width:800px;
  height:800px;
  border:1px solid #141313;
  background-color:#141313;
}

#masthead {
  top:70px;
  width:800px;
  background-color:#141313;
}
#content {
  margin-top:75px;
  text-align:center;
  padding:50px;
}
#content-costing {
  margin-top:15px;
  padding:20px;
  height: 430px;
}
#content-services {
  left:250px;
  margin-top:45px;
  text-align:left;
  padding:50px;
  height:450px;
}
#content-portfolio {
  left:250px;
  margin-top:20px;
  text-align:left;
  padding:50px;
  height:650px;
}
#content-contact-me {
  left:250px;
  margin-top:25px;
  text-align:left;
  padding:20px;
}

#nav {
  position:fixed;
  top: 0;
  /*
  border-top:1px solid orange;
  border-bottom:1px solid orange;
  */
  background-color:#141313;
}


#top-menu-bar {
  position:absolute;
  top: 50px;
  width: 800px;
  height: 20px;
  background-color:#262323;
  text-align:center;
}

#home-footer {
  position:absolute;
  bottom: -20px;
  width: 800px;
  height: 20px;
}

/********************************contact me page **********************************/
#contact-cancel-box {
  position:relative;
  top :2px;
  left:350px;
  width:80px;
  height:40px;
}

#contact_sidebar_right_justify {
  position: absolute;
  left:50px;
  line-height:30px;
  text-align:right;
  z-index:2;
}

#contact_sidebar_left_justify {
  position: absolute;
  left:185px;
  line-height:10px;
  text-align:left;
  width:400px;
  z-index:1;
}

#reply-send-box {
  position:absolute;
  top :300px;
  left:200px;
  width:80px;
  height:40px;
  z-index:2;
}

#ReplyErrorBox {
  position:absolute;
  top :140px;
  left:550px;
  width:250px;
  height:60px;
  z-index:6;
  line-height:18px;
  border: 5px solid #7EBC41;
  padding: 10px;
background-color:#E91B38;
}

#ReplyNotice {
  line-height:20px;
  padding:8px;
  position:absolute;
  left:450px;
  top:140px;
  width:400px;
  height:100px;
  text-align: center;
  background-color: #E91B38;
  border: 5px solid #7EBC41;
  z-index:11; 
}


/***********************portfolio page *************************************/
#next-button {
  position:absolute;
  top: 350px;
  left: 750px;
  width: 40px;
  height: 40px;
  z-index:2;
}
#click_heading {
  width:500px;
  height:70px;
}
#info-box {
  position:absolute;
  top: 230px;
  left: 400px;
  width: 320px;
  height: 250px;
  border:5px inset #939294;
  padding:10px;
}

#info-graphic-box {
  position:absolute;
  top: 80px;
  left: 570px;
  width: 180px;
  height: 180px;
  z-index:2;
}

#silk-box {
  position:absolute;
  top: 170px;
  left: 215px;
  width: 150px;
  height: 150px;
}

#mingwah-box {
  position:absolute;
  top: 170px;
  left: 40px;
  width: 150px;
  height: 150px;
}

#cake-box {
  position:absolute;
  top: 350px;
  left: 40px;
  width: 150px;
  height: 150px;
}

#theos-box {
  position:absolute;
  top: 350px;
  left: 215px;
  width: 150px;
  height: 150px;
}

#kids-box {
  position:absolute;
  top: 530px;
  left: 40px;
  width: 150px;
  height: 150px;
}

#bitch-box {
  position:absolute;
  top: 530px;
  left: 215px;
  width: 150px;
  height: 150px;
}

#car-box {
  position:absolute;
  top: 530px;
  left: 395px;
  width: 150px;
  height: 150px;
}

#chicken-box {
  position:absolute;
  top: 530px;
  left: 575px;
  width: 150px;
  height: 150px;
}
#under_construction_1 {
  position:absolute;
  top: 190px;
  left: 225px;
  width: 150px;
  height: 50px;
}

#under_construction_2 {
  position:absolute;
  top: 320px;
  left: 225px;
  width: 150px;
  height: 50px;
}

#the-blurb-box {
  position:absolute;
  top: 120px;
  left: 10px;
  width: 150px;
  height: 20px;
}

/**************************************************************************/

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(cosmetics/background.jpg) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#141313;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 18px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #141313;
	background: url(cosmetics/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #141313;
	background: url(cosmetics/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

body {font-family:"Times New Roman", serif; font: 12px; black;  background-image: url(cosmetics/background_orange.jpg); } 

   
h1 {font-family: "Times New Roman", serif; 
    font-size:26px;
    color:white;
    text-decoration:none;
   }
h2 {font-family: "Times New Roman", serif; 
    font-size:22px;
    color:white;
    text-decoration:none;
   }

h3 {font-family: "Times New Roman", serif; 
    font-size:24px;
    color:white;
    text-decoration:none;
   }
h4 {font-family: "Times New Roman", serif; 
    font-size:18px;
    color:white;
    text-decoration:none;
   }

h5 {font-family: "Times New Roman", serif; 
    font-size:14px;
    color:white;
    text-decoration:none;
    line-height:14px;
   }

h6 {font-family: "Times New Roman", serif; 
    font-size:10px;
    color:white;
    text-decoration:none;
    font-weight:bold;
   }

a: {color:white; text-decoration:none;}
a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}


.accent_charcoal {color:#141313; }
.accent_italic {font-style:italic; }
.a_normal_accent {font-size:14; color: blue; }
.accent_welcome {font-size:10; color: blue}
.a_accent {font-size:42; font-weight:bold}
.accent {font-size:48;font-weight:bold; }
.accent_sub {font-size:70;font-weight:bold;}
.accent_footer {font-size:12;font-weight:bold; font-style:italic; color:red;}
.accent_footer_home {font-size:14;font-weight:bold; font-style:italic; color:#3333FF;}
.accent_message {font-size:14; font-weight:bold; color:yellow;}
.accent_confirmation {font-size:18; font-weight:normal; color:red;}
.accent_error {font-size:16; font-weight:bold; color:yellow;}
.accent_faq {font-size:20; font-weight:bold; color:#3333FF;}
.accent_small {font-size:12;font-style:italic;color:yellow;}
.accent_small_bold {font-size:12;font-style:italic;font-weight:bold;color:yellow;}
.accent_faq_brackets {font-size:40;}
.accent_small_mood {font-size:14;font-weight:bold;}
.accent_50 {font-size:50; font-weight:bold; color:black; }
.accent_30 {font-size:30; font-weight:normal; color:black; }
.accent_30_yellow {font-size:30; font-weight:normal; color:#F8EF5D; }
.accent_20_bold_yellow {font-size:20;font-weight:bold; color:#F8EF5D; }
.accent_16_yellow {font-size:16;font-weight:normal; color:#F8EF5D; }
.accent_16_bold_yellow {font-size:16;font-weight:bold; color:#F8EF5D; }
.accent_16_blue {font-size:16;font-weight:normal; color:blue; }
.accent_25 {font-size:25; font-weight:normal; color:black; }
.accent_16 {font-size:16; font-weight:bold; color:black; }
.accent_16_italic {font-size:16; font-weight:bold; font-style:italics; color:black; }
.accent_12_italic {font-size:12; font-weight:bold; font-style:italics; color:black; }
.accent_14 {font-size:14; font-style:normal; color:black; }
.accent_12 {font-size:12; font-weight:normal; color:white; }
.accent_14_yellow {font-size:14;font-weight:bold; color:#F8EF5D; }
.accent_10_yellow {font-size:10;font-weight:bold; font-style:italic; color:#F8EF5D;}
.accent_20_bold_red {font-size:20;font-weight:bold; color:red; }
.accent_12_red {font-size:12; font-style:normal; color:red; }
.accent_14_italic_red {font-size:14; font-style:italic; color:red; }
.accent_18_red {font-size:18; font-style:normal; color:red; }


.pagenextlink,.pagenextdead,
.pageprevlink,.pageprevdead,
.pagenumlink,.pagenumdead {
  cursor: pointer;
  padding: 0 4;
  margin: 5 1;
  font-size: 16px;
  font-family: Arial,sans-serif;
  font-weight: bold;
}
.buttonlink,.submit,.confirm {
  position: relative;
  border: 2px solid #7EBC41;
  background-color: #D8E0D1;
  color: #7EBC41;
  padding: 1 1;
  margin: 0 1;
  font-size: 12px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}


