/* CSS Document */
@import url("reset.css");
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .85em;
}
a:link, a:active, a:visited {
	color:#06C;
	text-decoration: underline;
}a:hover{
	text-decoration: none;	
}
#wrapper {
	width: 100%;
	background-image: url(../images/blacktile_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:hidden;
}
#header {
	width: 1000px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 376px;
	float: left;
	margin-top: 37px;
}
#navbar {
	width: 600px;
	float: right;
	text-align: right;
}
#flashhead {
	width: 978px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
}
#inHome #flashhead {
	background-image: url(../images/flashtop.jpg);
	background-repeat: repeat-x;
}
#inServices #flashhead, #inClients #flashhead, #inSendthis #flashhead #inCompany #flashhead {
	background-image: url(../images/flashtop02.gif);
	background-repeat: repeat-x;
}
#contents {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#inHome #servicesList {
	padding: 15px 10px 20px 10px;
}
#servicesList {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f58120;
	padding: 0px 10px 20px 10px;
}
#servicesList h1 {
	margin: 0px;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
	line-height: 120%;
}
#servicesListTop {
	height: 6px;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/services_top.gif);
	background-repeat: repeat-x;
}
#servicesListBottom {
	height: 6px;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/services_bottom.gif);
	background-repeat: repeat-x;
}
#servicesList .box {
	float: left;
	width: 216px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 5px;
}
#servicesList .box ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	list-style: disc;
	color:#FC0;
	line-height: 105%;
}
#servicesList .box li {
	padding-bottom: 5px;
}
#servicesList .box li p {
	font-size: 90%;
	color: #000;
}
#servicesList .box p {
	line-height:140%;
	font-size:90%;
	padding-left:10px;
	margin-bottom:40px;
	text-align: justify;
}
a.knowmore {
	display:block;
	padding-top: 10px;
	padding-left: 5px;
	width: 100px;
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
}
a.knowmore:hover {
	text-decoration: underline;
	color:#000;
}
#servicesList .box li span {
	color:#000;
	font-size:90%;
}
/*   CONTENTS   */

#generalContents {
	margin-top: 20px;
	padding: 10px;
}
#generalContents p {
	margin-left: 10px;
	line-height: 150%;
	margin-bottom: 15px;
}
.oneColBox {
	float: left;
	width: 216px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dotted #CCC;
	padding: 5px;
}
.twoColBox {
	float: left;
	width: 436px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dotted #CCC;
	padding: 5px;
}
h2 {
	color:#039;
	font-size: 1.3em;
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 20px;
}
#clientList {
	margin: 10px;
	font-size: .95em;
}
#clientList li {
	line-height: 150%;
	list-style: disc;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 10px;
	color:#FC0;
	float: left;
	width: 280px;
}
#clientList li a {
	width: 280px;
	color: #000;
	text-decoration: none;
}
#clientList li a:hover {
	color: #FFF;
}
.defList li {
	display: list-item;
	list-style-position: outside;
	margin-left: 30px;
	list-style: outside;
	padding-bottom:8px;
}
.defList li strong {
	color:#F30;
}
/*    OUR CLIENTS   */
dl.clients {
	clear: both;
	margin: 20px 10px 10px 10px;
}
dl.clients dt {
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
dl.clients dt a {
	color:#F60;
	text-decoration: none;
}
dl.clients dt a:hover {
	color:#000;
}
dl.clients dd.logo {
	float: left;
	width: 180px;
	margin-right: 20px;
	text-align: center;
}
dl.clients dd.details {
	float: left;
	display: block;
	width: 720px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	line-height: 130%;
	font-size: 95%;
	border-bottom: 1px dotted #CCC;
}
dl.clients dd.details a.morelink {
	display: block;
	margin-top: 20px;
	margin-left: 550px;
	padding: 5px 10px 10px 5px;
	width: 120px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
dl.clients dd.details a.morelink:hover {
	color:#F60;
}
/*  SERVICES UNDER CLIENT   */
.serviceBox {
	width: 400px;
	padding: 8px;
	border: 1px dotted #CCC;
	margin: 25px;
	float: left;
}
.serviceBox .thumb {
	width: inherit;
	height: 200px;
	background-color:#06C;
	background-position: center center;
	background-repeat: no-repeat;
}
.serviceBox a.label {
	display: block;
	font-weight: bold;
	color:#FFF;
	padding: 8px 0px 8px 5px;
	text-decoration: none;
	background-color: #000;
}
.serviceBox a.label:hover {
	background-color:#06C;
	color:#FFF;
}
.serviceBox .details {
	line-height: 140%;
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 15px;
	color:#666;
	min-height: 130px;
	text-align: justify;
}
.serviceBox a.link {
	margin: 10px 0px 10px 0px;
	font-size: 85%;
	float: right;
}
.serviceBox a.link:hover {
	color:#F30;
	text-decoration: none;
}
.viewlink {
	display:block;
	width:180px;
	height:35px;
	line-height:35px;
	float:left;
	margin-left:20px;
	font-size:90%;
}

ul.moreclients {
	margin-left: 20px;
	font-size: 90%;
}
ul.moreclients li {
	list-style:disc;
	margin: 10px;
	width: 400px;
	float: left;
}
/*   CLIENT PHOTOS    */
ul#photos {
	display: block;
}
ul#photos li {
	list-style: none;
	display: block;
	width: 215px;
	height: 160px;
	float: left;
	margin: 10px;
	background-image:url(../images/photoborder.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
ul#photos li a {
	display: block;
	margin-top: 15px;
	margin-left: 17px;
	width: 180px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	background-image: url(../images/blacktile_bottom.jpg);
	background-color:#000;
	background-repeat:repeat-x;
}
#footercorner {
	width: 978px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footercorner.gif);
	background-repeat: repeat-x;
}
/*   ONLINE SERVICES   */
dl.dispServices {
	clear: both;
	margin: 20px 10px 10px 10px;
}
dl.dispServices dt {
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}
dl.dispServices dt a {
	color:#F60;
	text-decoration: none;
}
dl.dispServices dt a:hover {
	color:#000;
}
dl.dispServices dd.photos {
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}
dl.dispServices dd.photos div.thumb {
	width: 90px;
	height: 90px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 5px;
}
dl.dispServices dd.details {
	float: left;
	display: block;
	width: 680px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	line-height: 130%;
	font-size: 95%;
	border-bottom: 1px dotted #CCC;
}
dl.dispServices dd.details a.morelink {
	line-height: 260%;
	padding: 5px 20px 5px 20px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
dl.dispServices dd.details a.morelink:hover {
	color:#F60;
}
dl.dispServices dd.details a.smlLink {
	font-size: 85%;
	text-decoration: none;
}
dl.dispServices dd.details a.smlLink:hover {
	text-decoration: underline;
}
/*    FOOTER MENU   */
#footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFF;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#footermenu li {
	list-style: none;
	float: left;
	display: block;
}
#footermenu li a {
	display: block;
	width: auto;
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
#footermenu li a:hover {
	color:#F30;
}
.footnotes {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 0px 20px 20px 20px;
	font-size: 80%;
	color: #CCC;
	line-height:120%;
	border-top: 1px dotted #333;
}
.footnotes a {
	color: #CCC;
	text-decoration: none;
}
.footnotes a:hover {
	text-decoration: underline;
}.footnotes .credits{
	height: 80px;
	margin-top: 50px;
	text-align:center;
	float: left;
	width: 600px;
}.footnotes .partners{
	height: 80px;
	margin-top: 50px;
	text-align: center;
	float: left;
	width: 300px;
	margin-left: 20px;
}
#footAdd ul{
	font-size: 90%;
	width: 250px;
	float: left;
	padding-right: 60px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-left:2em;
}#footAdd ul li.label{
	color:#06C;
	font-size: 150%;
	font-weight:bold;
	padding-left: 0px; 
	list-style: none;
	display: block;
}#footAdd ul li{
	line-height: 200%;
	display: block;
	padding-left: 10px;
	display:list-item;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -1.4em;
}#footAdd ul li span{
	color:#666;
}#footAdd ul.border{
	border-right:1px dotted #333;
}#footAdd ul.social{
	width: 240px;
	padding-left: 40px;
	padding-right: 0px;
	list-style: none;
}#footAdd ul.social li{
	display: block;
	width: 60px;
	height: 50px;
	float: left;
	padding: 0px;
	margin:  30px 0px 0px 0px;
}
.sitename {
	width: 978px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: right;
	font-size: .8em;
}
.sitename a {
	color:#F60;
	text-decoration: none;
}
.sitename a:hover {
	color:#06C;
}

#usermenu {
	font-size: .8em;
	margin-top: 25px;
	color:#FFF;
	margin-right: 5px;
}
#usermenu ul {
	float: right;
}
#usermenu ul li {
	height: 20px;
	float: left;
}
#usermenu #contactnum {
	display: inline;
	clear: none;
	margin-right: 20px;
	position: relative;
	top: 2px;
	font-size: 11px;
}
#usermenu #contactnum strong {
	color: #F90;
}
#usermenu a {
	display: block;
	height: 20px;
	/*width: 100px;*/
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	/*font-weight: bold;*/    
    font-size: 11px;
}
#usermenu a span {
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#usermenu a span#cart {
	top: -3px;
}
#usermenu a.active, .usermenuAcitve {
	background: #f58120;
	color: #fff;
}
#usermenu ul li#unlog a {
	display: inline;
}
#navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	margin-top: 47px;
	margin-bottom: 37px;
}
#navmenu li {
	list-style: none;
	float: left;
	display: block;
}
#navmenu li a {
	display: block;
	width: auto;
	margin-left: 5px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
#navmenu li a#prints{
	color:#06F;
}#navmenu li a:hover, #navmenu li a#prints:hover {
	color:#f58120;
}
#inHome #home, #inServices #services, #inSendthis #sendthis, #inClients #clients,  #inCompany #company, #inPrints #prints {
	color:#f58120;
	background-color: #000;
}
/*   MISC BOX   */
#miscbox {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/miscbox_tile.gif);
	background-position: center center;
	background-repeat:repeat-y;
}
#miscbox .contents {
	margin: 10px 10px 0px 10px;
	font-size: 80%;
	line-height: 140%;
}.tipbox{
	color:#333;
	padding:15px 5px 5px 5px;
	border-top:1px dotted #CCC;
	border-left:1px dotted #CCC;
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #07683b;
}
/*   ORDER SYSTEM    */
#colWide {
	width: 650px;
	float: left;
	padding: 10px;
	border-right: 1px dotted #F60;
}
#colWide .thumb {
	border: 1px dotted #CCC;
	padding: 4px;
	width: 160px;
	height: 220px;
	margin-right: 45px;
	margin-bottom: 40px;
	float: left;
}
#colWide .thumb .image {
	width: 160px;
	height: 140px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#CCC;
}
#colWide .thumb .details {
	font-size: 70%;
	height: 60px;
	color:#666;
	line-height: 120%;
}
#colWide .thumb .details strong {
	font-size: 120%;
	display: block;
	height: 22px;
	padding-left: 2px;
	line-height: 180%;
	background-color:#000;
	color: #FFF;
	overflow: hidden;
	margin-bottom: 3px;
}
#colWide .thumb a.link {
	display: block;
	font-size: 80%;
	color:#F60;
	line-height: 150%;
	text-decoration:none;
	text-align: center;
}
#colWide .thumb a.link:hover {
	color:#069;
	text-decoration: underline;
}
#colThin {
	width: 240px;
	float: left;
	margin-left: 20px;
	padding: 10px;
}
#colThin h3 {
	color: #F60;
	font-size: 100%;
	margin-bottom: 8px;
}
#categories {
	margin-bottom: 20px;
}
#search {
	padding: 5px;
	height: 50px;
	margin-bottom: 20px;
	background-color:#F5F5F5;
	border: 1px dotted #CCC;
}
#createblank {
	margin-bottom: 20px;
	background-color:#F5F5F5;
	border: 1px dotted #CCC;
	height: 50px;
	padding: 5px;
}
#uploadnew {
	margin-bottom: 20px;
	background-color:#F5F5F5;
	border: 1px dotted #CCC;
	height: 50px;
	padding: 5px;
}
ul.catlist {
	margin-left: 20px;
	font-size: 90%;
	color:#999;
}
ul.catlist ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
ul.catlist li {
	font-weight: bold;
	list-style:disc;
	color: #000;
}
ul.catlist li a {
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #000;
}
ul.catlist li ul li {
	font-weight: normal;
	list-style: circle;
	color: #999;
}
ul.catlist li ul li a {
	color: #999;
}
ul.catlist li a:hover {
	background-color:#FC9;
	color: #000;
}
/*   MISC   */
.clear {
	clear: both;
}.success{
	background-color:#A4D5DD;
}.error{
	background-color:#FF6666;
}.notice{
	background-color:#FFFFCC;
}.success, .error, .notice{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
/*   FROM ORDER  */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* ---------------------------------------- USER MENU ---------------------------------------------- */
.user-menu-wrapper {
	width: 200px;
	/*border: 1px solid #f58120;*/
    border: 1px solid #3b3b3b;
	border-top: none;
	background: #f58120;
	opacity: 0.95;
 filter: alpha(opacity: 95);
	z-index: 9999;
}
.user-menu-wrapper .user-menu ul {
	margin: 10px 0;
	margin-top: 15px;
}
.user-menu-wrapper .user-menu ul li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #3b3b3b;
}
.user-menu-wrapper .user-menu ul li:last-child, .user-menu-wrapper .user-menu ul li#last {
	border-bottom: none;
}
.user-menu-wrapper .user-menu a {
	display: block;
	height: 20px;
	text-indent: 5px;
	font-size: 11px;
	color: #fff;
}
.user-menu-wrapper .user-menu a:hover {
	text-decoration: none;
	background: #333;/*color: #000;*/
}
/* ------------------------------------------------------------------------------------------------- */


/* -------- SLIDESHOW --------------- */
#slideshow {
	float:left;
	width:978px;
	height:460px;
	clear: both;
	margin-bottom: 20px;
}
#slides {
	position:relative;
	width:978px;
	height:460px;
	list-style:none;
	overflow:none
}
#slides li {
	width:978px;
	height:460px
}
.pagination {
	float:right;
	list-style:none;
	height:25px;
	clear: none;
}
.pagination li {
	float:left;
	cursor:pointer;
	padding:5px 8px;
	background:#666;
	border:1px solid #999;
	margin:0 4px 0 0;
	text-align:center;
	color:#222;
	clear: none;
}
.pagination li:hover {
	background:#777;
	border:1px solid #bbb;
	color:#000;
}
li.current {
	border:1px solid #ccc;
	background:#888;
}



.dlEntry{
	width:240px;
	margin-top:20px;
}.dlEntry .dlicon{
	witdth:60px;
	float:left;
	margin-right:10px;
}.dlEntry .dlinfo{
	width:160px;
	float:left;
	font-size:80%;
	color:#666;
	padding-top:10px;
}.dlEntry .dlinfo strong{
	font-size:120%;
	color:#000;
}



/* FLIPBOOK */
#entries{
	font-size: .85em;
	margin-top: 20px;
}#entries li ul{
	clear: both;
}#entries li ul li{
	display: block;
	float: left;
	width: 170px;
	height: 25px;
}#entries .name{
	width: 380px;
}#entries .updatesby{
	
}#entries .filesize{
	width: 60px;
}#entries .actions{
	width: 60px;
}#entries .rowHeader li{
	border-bottom: 1px solid #CCC;

}#entries .rowEntry li{
	border-bottom: 1px solid #EBEBEB;
	color:#666;
	font-size: .8em;
	height: 55px;
	line-height: 160%;
	padding-top: 15px;
}


#uploadflickbook{
	display: block;
	width: 40%;	
	margin: 40px auto 50px auto;
	line-height:normal;
	
}#uploadflickbook a{
	font-size: .65em;
	text-decoration: none;

}



.dlbox{
	display: block;
	float: left;
	width: 180px;
	color:#666;
	padding: 10px 10px 20px 20px;
	margin-left: 25px;
	border: 1px dotted #CCC;
}.dlbox h3{
	color:#F90;
	font-size: 100%;
}.dlbox .fileinfo{
	line-height: 140%;	
	font-size: 70%;
}.dlbox .fileinfo strong{
	color:#039;	
}







