/*
      Created by Webb Grafix Design Solutions. Copyright 2008. All Rights Reserved. 
	  
	  www.webbgrafix.com
	  
*/

* {
	padding: 5;
	margin: 0;
}

body {
	background-color: #252525;
}

a:link {
	color: #0093D1;
	text-decoration: none;
}

a:visited {
	color: #0093D1;
	text-decoration: none;
}

a:hover {
	color: #0093D1;
	text-decoration: none;
}

a:active {
    color: #0093D1;
	text-decoration: none;
}

img     {  
    border-style: none;
}

html {scrollbar-face-color: #332E2E;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #0081C6;
}

.headinglarge	{	
BACKGROUND: none; 	
COLOR: #0081C6; 	
FONT-SIZE: 18px; 	
FONT-WEIGHT: Bold; 	
font-family: Georgia, "Times New Roman", Times, serif;
TEXT-DECORATION: none;}

.headingsmall	{	
BACKGROUND: none; 	
COLOR: #0081C6; 	
FONT-SIZE: 16px; 	
FONT-WEIGHT: Bold; 	
font-family: Georgia, "Times New Roman", Times, serif;	
TEXT-DECORATION: none;}

.body	{	 	
COLOR: #FFFFFF; 	
FONT-SIZE: 12px; 	
FONT-WEIGHT: none; 	
font-family: Georgia, "Times New Roman", Times, serif;
TEXT-DECORATION: none;}

.hostinglinks A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#DBD1C7;
    font-size:12px;
	text-align: left;
	text-decoration:none;
}
	
.hostinglinks A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;   
	color:#DBD1C7;
    font-size:12px;
	text-align: left;
	text-decoration:none;
}
		  
.hostinglinks A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
    color:#DBD1C7;
    font-size:12px;
    text-align: left;
	text-decoration:none;
 }
		  
.hostinglinks A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
    color:#DBD1C7;
    font-size:12px;
	text-align: left;
	text-decoration:underline;
}	

.copyright	{	
BACKGROUND: none; 	
COLOR: #ffffff; 	
FONT-SIZE: 10px; 	
FONT-WEIGHT: normal; 	
font-family: Georgia, "Times New Roman", Times, serif;
TEXT-DECORATION: none;
text-align:left;
margin-left:25px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #221F4A url('http://www.clothtattoo.com/images/bgbubplastic.gif') top left repeat-x;
}
.bubplastic ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url('http://www.clothtattoo.com/images/bgbubplastic.gif') top left no-repeat;
}

.bubplastic ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url('http://www.clothtattoo.com/images/bgbubplastic.gif') top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* BLUE HOVER */
.bubplastic ul li a:hover,
.bubplastic ul li.highlight a {
	background: transparent url('http://www.clothtattoo.com/images/bubplastic.gif') top left no-repeat;
}
.bubplastic ul li a:hover span.menu_ar,
.bubplastic ul li.highlight a span.menu_ar {
	background: transparent url('http://www.clothtattoo.com/images/bubplastic.gif') top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}  

a .work_image {
	border:6px solid #ffffff;
	margin-left:5px;
}
	
	a:hover .work_image {
	border:6px solid #cccccc;
    margin-left:5px;
}

.footerlinks a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
    font-size:10px;
	text-align: left;
	clear:both;
	text-decoration:none;
    margin-left:5px;	
}
	
.footerlinks a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;    
	color:#ffffff;
    font-size:10px;
	text-align: left;
	clear:both;
	text-decoration:none;
    margin-left:5px;	
}
		  
.footerlinks a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
    color:#ffffff;
    font-size:10px;
    text-align: left;
	clear:both;
	text-decoration:none;
    margin-left:5px;	
}
		  
.footerlinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
    color:#ffffff;
    font-size:10px;
	text-align: left;
	clear:both;
	text-decoration:none;
    margin-left:5px;	
}	

#wrapper { 
 margin: 0 auto;
 margin-top:15px;
 margin-bottom:15px;
 width: 1000px;
 background-color:#1C1E22;
}

#header {
	width: 1000px;
	height: 120px;
	float: left;
	margin: 0px;
	background: url('http://www.clothtattoo.net/images/header.gif');
	background-repeat:no-repeat;
}

#logoimage {
	width: 1000px;
	height: 175px;
	float: left;
	margin: 0px;
	background: url('http://www.clothtattoo.net/images/logo_back.gif');
	background-repeat:no-repeat;
}


#content {
	float: left;
	padding: 10px;
	height: autopx;
	width: 980px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-color: #333333;
}

#footer { 
 width: 1000px;
 height: 60px;
 text-align: center;
 clear: both;
 background-image:url('http://www.clothtattoo.net/images/footer.gif');
 margin: 0px 0px 0px 0px;
 padding: 0x;
}
