
/* Basic Structure */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 16px;
	background-color: #171717;
	}
	
img {
	border: 0px none;
	}	

#center_content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	}

#logo_area {
	background: #171717 url(../img/body_bg_arrow.gif) no-repeat;
	background-position: center 15px;
	padding: 50px 0px 60px 0px;
	color: #CCC;
	}
	
#logo_area .contact_info {
	color: #666;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #555;
	}
	
#logo_area a {
	color: #E41951;
	text-decoration: none;
	}	

#logo_area a:hover {
	color: #E41951;
	text-decoration: underline;
	}	

#logos {
	background-color: #E41951;
	/*background: #E41951 url(../img/logos_bg.jpg) no-repeat;*/
	}

#prepress {
	background-color: #155595;
	/*background: #155595 url(../img/prepress_bg.jpg) no-repeat;*/
	}
	
#websites {
	background-color: #8FD367;
	/*background: #8FD367 url(../img/websites_bg.jpg) no-repeat;*/
	}

.sdmenu {
	padding-bottom: 10px;
	color: #fff;
	font-size: 10px;
	}

.sdmenu div {
	overflow: hidden;
	}
	
.sdmenu div:first-child {
	background-color: transparent;
	}
	
.sdmenu div.collapsed {
	height: 23px;
	}
	
.sdmenu div span {
	display: block;
	padding: 4px 25px 5px 12px;
	color: white;
	background: url(../img/up.gif) no-repeat 270px center;
	cursor: pointer;
	font-size: 11px;
	letter-spacing: 1px;	text-transform: uppercase;
	border-left: 1px dotted #171717;
	}
	
.sdmenu div.collapsed span {
	background-image: url(../img/down.gif);
	}
	
.sdmenu div a {
	padding: 10px 45px 10px 15px;
	background: transparent;
	display: block;
	border-top: 1px dotted #171717;
	border-left: 1px dotted #171717;
	color: #171717;
	text-decoration: none;
	font-size: 12px;
	}
	
.sdmenu div a.current {
	font-size: 12px;
	}
	
.sdmenu div a:hover { 
	background: #EDE5DE url(../img/linkarrow.gif) no-repeat 275px center;
	color: #171717;
	text-decoration: none;
	font-size: 12px;
	}

#text_area {
	border-top: 1px solid #555;
	padding: 12px 0px 10px 0px;
	margin-top: 5px;
	color: #666;
	font-size: 13px;
	}

#text_area a {
	color: #E41951;
	text-decoration: none;
	}	

#text_area a:hover {
	color: #E41951;
	text-decoration: underline;
	}	
	
#link_area {
	border-top: 1px solid #555;
	padding: 10px 0px 10px 0px;
	}
	
#link_area h2 {
	padding: 5px 5px 10px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #555;
	}	
	
#link_area a {
	color: #555;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: url(../img/link_extern.gif) no-repeat left center;
	}
	
#link_area a:hover { 
	background-color: #EDEEF0;
	color: #333;
	text-decoration: none;
	width: 140px;
	}	
	
#foot_area {
	border-top: 1px solid #555;
	color: #666;
	padding: 10px 0px 70px 0px;
	}
	
#foot_area .contact_info {
	color: #333;
	}
	
/* Shoutbox */

#shout_area {
	border-top: 1px solid #555;
	padding-top: 10px;
	margin-top: 5px;
	height: 310px;
	}

#shout_area h2 {
	padding: 5px 5px 10px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #555;
	}	

#daddy-shoutbox {
   	color: #888;
   	position: absolute;
   	bottom: 0px;
   	left: 0px;
  	width: 100%;
   	}
   
#daddy-shoutbox .sb_input {
	border: 1px dotted #555;
	background-color: #1F1F1B;
	color: #FFF;
	margin: 0px 15px 0px 5px;
	padding: 0px 3px 0px 3px;
	width: 200px;
   	} 	
   	
#daddy-shoutbox .sb_action, #daddy-shoutbox_pop .sb_action {
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #777;
   	}  	
     	
#daddy-shoutbox_pop .sb_input_pop {
	border: 1px dotted #555;
	background-color: #1F1F1B;
	color: #FFF;
	margin: 0px 15px 0px 5px;
	padding: 0px 3px 0px 3px;
	width: 100px;
   	}
   	
#daddy-shoutbox_pop {
   	color: #888;
  	padding: 30px;
   	}   	  
    
.shoutbox-list {
    border-bottom: 1px dotted #333;
    padding: 5px 0px 5px 0px;
    display: none;
  	font-size: 13px;
    }
    
#daddy-shoutbox-list {
    text-align: left;
    margin: 0px auto;
    }
    
#daddy-shoutbox-form {
    text-align: left; 
    }

#daddy-shoutbox-response {
	vertical-align: middle;
	padding-left: 10px;
	}

#shoutbox_all {
	padding-left: 40px;
	}

#shoutbox_all a {
	color: #555;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: url(../img/link_extern.gif) no-repeat left center;
	}
	
#shoutbox_all a:hover { 
	color: #333;
	text-decoration: none;
	width: 140px;
	}

.shoutbox-list-time {
    color: #444;
    }

.shoutbox-list-nick {
    margin-left: 5px;
    font-weight: bold;
    }

.shoutbox-list-message {
    margin-left: 5px;
    }
    